* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
/*	background: #d9d9d9 url('bodybg.gif') repeat-x; */
	background: #d9d9d9;
	text-align: center;
}


.inline {
	display: inline;
}

.clear {
	clear: both;
}

.frontpage_product {
	position: relative;
	float:left;
	width: 33%;
	text-align:center;
	padding: 10px 0px 10px 0px;
}

.frontpage_product h6.frontpage_cat_title {
	position:relative;
	font-size: 10pt;
	font-weight: bold;
}

.frontpage_product h6.frontpage_cat_title a {
	text-decoration: none;
}

.frontpage_product_image {
	height:200px;
}

.frontpage_product_image img {
	border: 2px solid #e0e0e0;
	margin: 4px;
}

img, a {
	outline: 0;
}

a img {
	border: 0;
}

a {
	color: #c47525;

}

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 10px 10px 5px;
}

h2 {
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	padding: 18px 10px 10px 14px;
}

p, td {
	font-size: 10pt;
	padding: 2pt 0px 4pt 0px;
}

td {
	vertical-align: top;
}


.smallbasic {
	padding-right: 1em;
	font-weight: bold;
}

.smallfade {
	padding-right: 1em;
}

#container {
	position: relative;
	width: 926px;
	margin: 20px auto;
	text-align: left;	
}

/* page header */
#header {
	position: relative;
/*	width: 924px;
	height: 80px;
	color: #ffffff;
	background: url('top_logos.jpg') no-repeat top center;
*/
}

#header_links ul li {
	list-style-type: none;
	display: inline;
	vertical-align: baseline;
}

#header_links ul li a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#header_links ul li a:hover {
	text-decoration: underline;
}

#pagehead {
	position: relative;
	width: 924px;
	height: 178px;
	background: url('header.jpg') no-repeat;
}

#pagehead h1 {
	display: none;
}

/*
#pagehead_themepic {
	position:absolute;
	top: 3px;
	left: 228px;
	width: 691;
	height: 171;
}
*/

#header_search {
	position:absolute;
	left: 10px;
	top: 140px;
	width: 210px;
}

#header_search input.field {
	width: 150px;
}

#topnavi {
	width:924px;
	height:38px;
	background: url('topnavi_bg.gif') no-repeat;
}

#topnavi ul {
	padding: 8px 12px 0px 12px;
}

#topnavi li {
	display: inline;
	list-style-type: none;
	padding: 2px 4px 2px 10px;
	color: #ffffff;
}

#topnavi a {
	text-decoration: none;
	color: #ffffff;
}

#topnavi a:hover {
	text-decoration: underline;
}

/* left side panels */
#panels {
	position: relative;
	float:left;
	width: 225px;
	padding: 4px 4px 0px 4px;
	margin: 0;
}

#panels h2 {
	padding:0;
	margin: 0;
}

#panels .panel {
	width: 225px;
	background: url('panel_bg.gif') repeat-y;
	margin: 0px 0px 25px 0px;
}

#panels .panel p {
	margin: 4px 8px;
}

#panels .panel p a {
	color:#c47525;
}

#panels .panel_footer {
	width: 226px;
	height: 11px;
	background: #d9d9d9 url('panel_footer.gif') no-repeat;
}

#panels .panelhead {
	width: 225px;
	height: 45px;
	background: url('panel_open_black_bg.gif') no-repeat;
}

#panels .panelhead h2 {
	display: block;
	color: #ffffff;
	padding: 12px 4px 4px 10px;
}

#panels h2 a {
	color: #ffffff;
	text-decoration: none;
}

a.link_subcat {
	color: #000000;
	text-decoration: none;
}

#panels ul {
	list-style-type: none;
	margin: 0;
	padding: 14px;
}

#panels li {
	margin: 0;
	padding: 2px 0px 4px 0px;
}

#panels li.node_level_2 {
	padding-left: 14px;
	background: url('navi_bullet.gif') no-repeat 0% 0%;
}

#panels li.node_level_3 {
	padding-left: 32px;
	background: url('navi_bullet.gif') no-repeat 16px 0%;
}

#panels li.node_level_4,
#panels li.node_level_5,
#panels li.node_level_6 {
	padding-left: 48px;
	background: url('navi_bullet.gif') no-repeat 32px 0%;
}


#panels .subpanelhead {
	position:relative;
	width: 225px;
	min-height: 45px;
	background: url('subpanelhead_bg.gif') no-repeat;
}

#panels .subpanelhead h2 {
	display: block;
	color: #ffffff;
	padding: 14px 4px 14px 10px;
	background: url('subpanelhead_bottom.gif') no-repeat 100% 100%;
}


#panel_search_form {
	width: 205px;
	padding:10px;
}

#panel_search_field {
	border: 1px solid #ccc;
	padding:2px;
}

#facebook_panel {
	position: relative;
	background:#fff;
}

/* content */
#content {
	float: left;
	width: 690px;
	background: url('content_bg.gif') repeat-y;
}


#content div.product_info a {
	color: #e03b1d;
}

a.tuotekuva span {
	color: #a01b0d;
	font-size: 12pt;
}

#content a.product_title {
	color: #c47525;
}

#content a.related_product, #content a.related_category {
	color: #000;
}


#content_header {
	position: relative;
	width: 690px;
	height: 50px;
	background: url('content_head.gif') no-repeat;
}

#content_theme ul.slideshow {
	position:relative;
	height:382px;
}

#content_theme ul.slideshow li {
	position: absolute;
	top:0px;
	list-style-type: none;
}


#bcrumb {
	padding: 20px;
	color: #ffffff;
}

#bcrumb a {
	color: #ffffff;
}

#content_body {
	width: 660px;
	padding: 40px 0px 60px 0px;
	margin-left: 15px;
}

#content_body ul {
	padding-left: 2em;
}


#content_body h3 {
	margin-top: 8pt;
}

#content_body li {
	list-style-type: square;
}

#content_footer {
	position: relative;
	width: 690px;
	height: 10px;
	background: #d9d9d9 url('content_footer.gif') no-repeat;
}

#content_body ul.content_cat_links {
	padding-left: 0px;
}

#content_body ul.content_cat_links li {
	list-style-type: none;
}


#galleria_link {
	position: relative;
	width: 690px;
	height: 45px;
	background: url('subhead_bg_black.gif') no-repeat;
}

#galleria_link a {
	display:block;
	padding: 13px 10px;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
}


div.page_links {
	text-align:center;
}

div.page_links a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.product_list_panel {
	position: relative;
	width: 640px;
	margin: 0px 6px 10px 6px;
	background: #ececec url('product_list_panel_head.gif') no-repeat;
}

div.product_image {
	position: relative;
	float:left;
	width: 200px;
	padding: 10px;
}

div.product_image img {
}

div.product_title {
	padding: 8px;
}

div.product_title h2 {
	display: inline;
	font-size: 12pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #c47525;
}

div.product_title a {
	text-decoration: none;
	color: #c47525;
}


div.product_info {
	position: relative;
	float:left;
	width: 400px;
	padding: 10px;
}

div.special_offer_text {
	background: #000000;
	padding: 12px;
	margin: 0px 0px 20px 0px;
	font-size: 16pt;
	font-weight:bold;
}

div.special_offer_text p {
	font-size: 16pt;
	font-weight:bold;
	color: #ffffff;
}

div.product_info_description {
	padding-left: 0px;
}

div.product_options {
	clear:both;
	position: relative;
	padding: 10px 10px 10px 10px;
}

td.product_option_image_cell {
	vertical-align: middle;
	width: 100px;
}

td.product_option_radio_cell {
	vertical-align: middle;
	width: 20px;
}

td.product_option_title_cell {
	vertical-align: middle;
}

div.product_pricetag {
	clear:both;
	padding-left: 230px;
	font-size:12pt;
}

.product_pricetag_tax, .option_pricetag_tax {
	font-weight: normal;
	color: #c47525;
}

div.product_pricetag p, .option_pricetag, .pricetag {
	font-weight:bold;
}

.pricetag_comp {
	text-decoration: line-through;
	font-size:12pt;
	color: #555;
}

.pricetag_discount {
	font-size:14pt;
	color: #e00000;
	font-weight:bold;
}

.pricetag_option_discount {
	font-size:12pt;
	color: #e00000;
	font-weight:bold;
}

.pricetag_option_comp {
	text-decoration: line-through;
	font-size:10pt;
	color: #555;
}

.tuotekuva {
	text-decoration: none;
}

.zoomtip {
	position: absolute;
	width: 120px;
	top: 20px;
	left: 20px;
	padding: 10px;
	background-color: #ffffff;
	text-align:center;
	border: 1px solid #707070;
}

div.product_addbutton {
	clear:both;
	padding-left: 230px;
}

div.linked_products {
	padding-left: 20px;
}


div.product_list_panel_foot {
	position: relative;
	clear: both;
	width: 640px;
	height: 20px;
	background: #ececec url('product_list_panel_foot.gif') no-repeat 0% 100%;
}


.stock_wrapper {
	display: inline;
}
.banner_stock, .banner_retail {
	position: relative;
	display:block;
	margin-top:2px;
	margin-right: 5px;
	float:left;
}
.stock_amount {
	top:-2pt;
}
/* footer */
#footer {
	clear:both;
	position:relative;
	width: 100%;
	height: 215px;
	padding-top: 40px;
	background: url('footerbg.gif') repeat-x;
}

#footer_container {
	position:relative;
	width: 900px;
	margin: 0 auto;
}

#footer_logofield {
	float: left;
}

#footer_cart {
	position: relative;
	float: right;
	width: 300px;
	text-align: left;
}

#footer_cart h4 {
	font-size: 12pt;
	padding-bottom: 8px;
}

#footer_cart a {
	color: #ffffff;
	text-decoration: none;
}

#footer_contact_info {
	clear: both;
	width: 924px;
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 8pt;
}

