/* General Styles, applies to all areas */

BODY {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
color : #000000;
/* Tässä asetetaan ylätaustakuva. */
background: black url("/shop/mainpics/tausta_top.jpg") no-repeat top center
}

div.wrapper  {
/* Tässä asetetaan alataustakuva. */
background: url("/shop/mainpics/tausta_bottom.jpg") no-repeat bottom center;
}

div.topbar {
	width:100%;
	height:30px;
	position:fixed;
	top: 0px;
	left: 0px;
	background:#131313;
	z-index:100100;
}

div.topbar_content{
	font-family: Verdana, Arial;
	font-size: 12px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	color: #fff;
}

div.topbar_content a{
	text-decoration: none;
	color: #fff;
}

div.topbar_content a:hover{
	color: #FF9421;
}

div.topbar_drop{
	position:absolute;
	top:30px;
	background:#fff;
	color:#000;
	left:50%;
	padding:10px;
	border: 1px solid #000;
	display: none;
}
div.topbar_drop a{
	text-decoration: none;
	color: #000;
}


div.topbar_drop#aspa{
	margin-left:-330px;
}
div.topbar_drop#aspa a{
	text-decoration: underline;
}
div.topbar_drop#ostoskorg{
	margin-left:130px;
	width: 300px;
}
div.topbar_drop#ostoskorg table{
	font-size: 10px;
}

div.topbar_left{
	position: absolute;
	left: 0px;
}
div.topbar_right{
	position: absolute;
	right: 0px;
}

div.tb_button{
	display: block;
	float: left;
	height: 23px;
	padding-top: 7px;
}
div.underbar {
	width:100%;
	height:30px;
	position:relative;
	background:#000;
	z-index:0;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana,Arial,Helvetica,Geneva;
font-size : 110%;
font-weight : bold;
color : #000000;
}

P, LI {
font-family: Verdana, Arial;
font-size : 70%;
line-height : 140%;
color : #000000;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 60%;
color : #000000;
}

P.smallfade {
font-size : 60%;
color : #acacac;
}

A {
font-family: Verdana, Arial;
color : #434747;
}

A:hover {
color : #FF9421;
}
#BBC3D3

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

INPUT.button {
border-top : 1px solid #eaeaea;
border-bottom : 1px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 70%;
background : #000000;
color : #ffffff;
-moz-border-radius: 4px;
border-radius: 4px;
}

INPUT.button2 {
border-top : 1px solid #eaeaea;
border-bottom : 1px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 70%;
background : #FF8040;
color : #ffffff;
}

INPUT.button3 {
border-top : 1px solid #eaeaea;
border-bottom : 1px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 70%;
background : #B0AAA0;
color : #ffffff;
}

INPUT.button4 {
border-top : 1px solid #eaeaea;
border-bottom : 1px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 100%;
background : #B0AAA0;
color : #ffffff;
}

INPUT.button5 {
	position: absolute;
	margin-left: 5px;
	height: 30px;
border-top : 0px solid #eaeaea;
border-bottom : 0px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 90%;
font-weight: bold;
background : #000000;
color : #FF9421;
}

INPUT.field {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

INPUT.fieldsearch {
	width: 300px;
	height: 30px;
	padding: 6px 6px 0px 6px;
border-top : 1px solid #808080;
border-bottom : 1px solid #808080;
border-left : 1px solid #808080;
border-right : 1px solid #808080;
font-family : Verdana, Arial;
font-size : 100%;
background : #ffffff;
color : #000000;
}


SELECT.option {
border-style : groove;
border-color : #000000;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page Top Styles, applies to the top area */

TD.top {
padding : 5px;
background-color : #000000;
}



/* Breadcrumb Styles, applies to the breadcrumb area */

TD.topbreadcrumb {
/* background-color : #5e5e5e; */
padding : 2px;
background-color : #000000;
border-top : 1px solid #434747;
border-bottom : 1px solid #434747;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;

color : #000000;
}

A.topbreadcrumb {
text-decoration : none;
font-weight : normal;
color: #FF9421;
}

A.topbreadcrumb:hover {
text-decoration : none;
font-weight : normal;
color : #FF9421;
}


/* Navigation Styles, applies to the navigation area on the left hand side */

TD.navigation {
padding : 15px 10px 15px 15px;
/* border-right : 1px dashed #ffdece; */
background-color : #ffffff;
}
TD.navigation2 {
padding : 15px 15px 15px 10px;
/* border-right : 1px dashed #ffdece; */
background-color : #ffffff;
}

TD.productnavi {
/* background-color : #5e5e5e; */
padding : 8px;
background-color : #000000;
border-top : 1px solid #333333;
border-bottom : 0px;
}

TD.navi {
/* border-bottom : 1px solid #333333; */
padding-top: 15px;
}

.productnavi {
border: 1px solid #333333;
/* border-bottom: 0px; */
background-color: #FFFFFF;
}

div.headerbox .productnavi {
border: 0px;
}



/* Main Styles, applies to the main page area on the right hand side */

TD.main {
padding : 15px 10px 15px 10px;
background-color : #ffffff;
}



/* Cart Snapshot Styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
border-top : 1px solid #333333;
border-bottom : 1px solid #333333;
background-color : #000000;
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #000000;
}


/* Product Table Styles, applies to product table area */

TD.picturebig {
padding : 10px;
border-bottom : 1px solid #FFFFFF;
background-color : #ffffff;
color : #000000;
} 

TD.picturesmall {
padding : 10px;
text-align : center;
border-bottom : 1px solid #FFFFFF;
background-color : #ffffff;
color : #000000;
} 

TD.introduction {
padding : 10px;
border-bottom : 1px solid #FFFFFF;
background-color : #ffffff;
color : #000000;
}

P.introduction {
font-family: Verdana, Arial;
font-size : 70%;
line-height : 120%;
color : #000000;
}

TD.price {
padding : 10px;
border-bottom : 1px solid #FFFFFF;
text-align : left;
background-color : #ffffff;
}

P.price {
font-weight : bold;
color : #990066;
}

P.stock {
font-size : 70%;
color : #000000;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 



/* Shopping Cart Styles, applies to shopping cart table area */

TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #ddd;
background-color : #ffffff;
color : #000000;
} 

P.cartbasic {
font-size : 70%;
color : #000000;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #ddd;
background-color : #ffffff;
color : #000000;
} 

P.carttotal {
font-size : 70%;
font-weight : bold;
color : #000000;
} 

/* Web Monkey lisäys alkaa. */

div.kommentti {
	font-family: Verdana, Arial;
	font-size : 60%;
	margin-top: 4px;
	margin-bottom: 10px;
}
div.kommentti_nimi {
	font-weight: bold;
	margin-bottom: 3px;
}
div.kommentti_alku {
	background-image: url(/shop/mainpics/puhekupla_iso.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	height: 10px;
}
div.kommentti_teksti {
	background-image: url(/shop/mainpics/puhekupla_middle_iso.gif);
	background-repeat: repeat-y;
	padding: 4px 0px 0px 10px;
	width: 558px;
}
div.kommentti_teksti div {
	margin-right: 10px;
	padding-right: 6px;
	line-height : 140%;
}
div.kommentti_loppu {
	background-image: url(/shop/mainpics/puhekupla_iso.gif);
	background-position: 0 -78px;
	background-repeat: no-repeat;
	height: 10px;
}
/* Web Monkey lisäys päättyy. */

/* Web Monkey lisäys alkaa. */
div.kysymyslistaus li span{
	/* text-decoration: none; */
}
div.kysymyslistaus li span:hover {
	/* text-decoration: underline; */
}
div.vastaus_wrapper {
	display: none;
	margin-top: 10px;
}
div.vastaus_wrapper .kysymys_otsikko {
	font-family: Verdana, Arial;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 4px;
}
div.vastaus_wrapper .kysymys_vastaus {
	font-family: Verdana, Arial;
	font-size: 70%;
}
/* Web Monkey lisäys päättyy. */

/* Web Monkey lisäys alkaa. */
table.pulju_table {
	border: 1px solid #F1F1F1;
}
/* Web Monkey lisäys päättyy. */

/* Web Monkey lisäys alkaa. */
table.pulju_table_black {
	border: 1px solid #000000;
}
/* Web Monkey lisäys päättyy. */

/* Web Monkey header lisäys 2009-08-04 alkaa. */
div.header
{
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: black;
	color: #FF9421;
	font-size: 11px;
}
div.header span {
}

div.header_1 {
	margin-top: 7px;
	height: 26px;
}
div.header_1 a
{
	float: left;
	color: #FF9421;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
}
div.header_1 span
{
	float: left;
	color: gray;
}

div.header_2 {
	height: 76px;
	margin-top: 4px;
}

div.header_3 {
	height: 20px;
	font-style: italic;
}

div.header_logo {
	float: left;
}
div.header_search {
	float: right;
	position: relative;
	margin-top: 15px;
}

div.header_breadcrumb {
	float: left;
	margin-bottom: 4px;
}


td.main_links
{
	background-color: white;
	border-bottom: 1px solid lightgray;
}

div.main_links
{
	float:left;
	text-align: center;
	height: 35px;
	padding-top: 0px;
}

div.main_links a
{
	float:left;
	padding: 9px 15px 10px 15px;
	border-right: 1px solid lightgray;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

div.main_links a:hover
{
	background-color: lightgray;
	text-decoration: none;
	color: black;
}

div.social_media
{
	float:left;
}
div.social_media div
{
	position: absolute;
}
div.social_media div a
{
	position: relative;
	bottom: 18px;
	left: 261px;
}


div.header_etusivu {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 300px;
}
div.header_info {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 355px;

}
div.header_ostoohjeet {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 450px;
}
div.header_apua {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 531px;
}
div.header_fb {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 669px;
}
div.header_twitter {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 703px;	
}
div.header_rss {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 737px;	
}
div.header_english {
	padding-left: 6px;
	position: absolute;
	bottom: 0px;
	left: 771px;	
}

div.header_search input.field {
	width: 200px;
	height: 30px;
	padding: 6px 6px 0px 6px;
	background-color: #21221C;
	border: 1px solid #3E3F37;
	font-family : Verdana, Arial;
	font-size : 110%;
	color: gray;
}
.search_submit {
	position:absolute;
	right:4px;
	bottom: 1px;
}

.search_submit2 {
	position:absolute;
	right:5px;
	top: 2px;
}

.footertext {
	color: #FF9421 !important;
}

.footer_logo_text {
	color: #606054;
	position: absolute;
	margin-left: 5px;
}

.footer_right {
	float: left;
}

.footer_search {
	position: relative;
}

div.footer_search input.field {
	width: 200px;
	height: 30px;
	padding: 6px 6px 0px 6px;
	background-color: #21221C;
	border: 1px solid #3E3F37;
	font-family : Verdana, Arial;
	font-size : 11px;
	color: gray;
}

.right_line {
	border-right: 1px solid #DCDCDC;
}

.bottomrow {
	height: 85px !important;
}

.footer_uutiskirje_input {
	width: 150px !important;
}

.footer_otsikko {
	color: #FF9421 !important;
}

.footer_uutiskirje_button {
	position: absolute;
	height: 31px;
	margin-left: 5px;
	top: 0px;
}

div.header_text {
	padding: 2px 0px 0px 4px;
	float: left;
}
div.header_text span {
	font-family : Verdana, Arial;
	font-size : 55%;
	color : #9b736b;
	vertical-align: 2px;
}


div.header_cart {
	padding-left: 30px;
	float: right;
}

/* Web Monkey header lisäys 2009-08-04 päättyy. */

/* Web Monkey lisäys 2009-08-18 alkaa. */

a.ostoskori_kuvalinkki {
	float: left;
	padding-right: 8px;
}

P.infoteksti {
	font-family: Verdana, Arial;
	font-size : 60%;
	color : #000000;
	padding-left: 20px;
}

/* Web Monkey lisäys 2009-08-18 päättyy. */

/* Web Monkey -addition product_catalog links */
A.page_links {
text-decoration: none;
}
TD.current_page {
background-image: url(/shop/pics/linkbgr_grey.jpg);
background-repeat: no-repeat;
}
TD.other_pages {
background-image: url(/shop/pics/linkbgr_white.jpg);
background-repeat: no-repeat;
}
SPAN.clink {
font-size : 70%;
color : #656565;
}
SPAN.clink_current {
font-size : 70%;
font-weight : bold;
color : #656565;
}

/* Web Monkey lisäys alkaa. */

.product_box {
	margin-top: 12px;
	margin-bottom: 18px;
	border: 1px solid lightGray;
	font-family: Verdana, Arial;
}
.pb_row {
	min-height: 16px;
	padding: 5px 4px 4px 14px;
	border-bottom: 2px solid white;
	background: #F1F1F1;
}
.pb_row.last {
	/*
	padding-top: 5px;
	padding-bottom: 5px;
	*/
	border-bottom: 0px none;
}
.pb_row span
{
	font-size: 12px;
}
.pb_row span.label {
	display: inline-block;
	float: left;
	min-width: 160px;
}
.pb_row div.option_title {
	color: #000;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
}
.pb_row span.option {
	font-size: 11px;
	line-height: 12px;
}
.pb_row a
{
	font-size: 11px;
}
.pb_row a.addthis_button
{
	background: transparent url(/shop/mainpics/addthis.gif) no-repeat scroll 0 50%;
	margin-left: 22px;
	padding-left: 20px;
	padding-top: 1px;
	text-decoration: none;

        margin-right: 15px;
        float: right;
}


ol.toplist {
	padding-left: 29px;
	padding-right: 0px;
	margin: 2px 0px 4px 0px;
}

#cart_preview {
	padding: 8px 3px 3px 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

div.popular_searchs {
	text-align: center;
}

div.popular_searchs .title {
	display: inline-block;
	padding-bottom: 14px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #A1A1A1;
}

div.popular_searchs a {
	display: inline-block;
	margin: 4px 10px 4px 10px;
	font-family: Arial;
	font-weight: bold;
	color: #A1A1A1;
	text-decoration: none;
}

div.popular_searchs a:hover {
	text-decoration: underline;
}

td.bottom {
	padding : 5px 5px 0px 5px;
	background-color : #131313;
	color: white;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
}
td.bottom div a {
	padding-left: 6px;
}

td.bottom_links {
	height: 154px;
	
	background-color: #131313;
}

div.bottom_links {
}

div.bottom_links p {
	color: #DCDCDC;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

div.bottom_links a {
	font-size: 11px;
	color: #DCDCDC;
	text-decoration: none;
	line-height: 16px;
}
div.bottom_links a:hover {
	text-decoration: underline;
}

div.bottom_links div {
	float: left;
	margin: 10px 0px 10px 0px;
	/*
	padding: 0px 10px 10px 16px;
	width: 200px;
	padding: 0px 63px 10px 16px;
	width: 165px;
	*/
	padding: 0px 0px 10px 16px;
	width: 226px;
	
	border-left: 1px solid #DCDCDC;
}

div.bottom_links div.eka {
	border-left: none;
}


a.orange_link {
	text-decoration: none;
	color: #FF9421;
	font-weight: normal;
}
a.orange_link:hover {
	text-decoration: underline;
}

div.new_product {
	clear: both;
	min-height: 57px;
	margin: 6px 3px 6px 3px;
	padding: 6px 2px 4px 4px;
	border: 1px solid lightgray;
	background-color: white;
	font-family : Verdana, Arial;
	font-size : 70%;
	font-weight: bold;
}
div.new_product a.img_link {
	float: left;
	margin-right: 10px;
	margin-bottom: 13px;
}
div.new_product img.new_product_img {
	width: 50px;
}
/* Web Monkey lisäys päättyy. */

/* Web Monkey lisäys - Slideshow - alkaa. */
a:active, a:focus {
	outline: none;
}
#slideshow {
	position: relative;
	width: 566px;
	height: 192px;
	margin-bottom: 20px;
}
#slideshow #images {
	position: relative;
}
#slideshow #images div {
	display: none;
	position: absolute;
}

#slideshow #slidelinks {
	position: absolute;
	bottom: 7px;
	right: 3px;
	font-size: 11px;
}
#slideshow #slidelinks a {
	color: white;
	padding: 1px 4px 3px 4px;
	background-color: #303030;
}
#slideshow #slidelinks a.current {
	background-color: #636363;
}

.pc_wrapper{
	display: inline-block;
	width: 129px;
	height: 290px;
	/*position: relative;*/
	vertical-align: top;
	border: 1px solid #ddd;
	margin: 5px;
	text-align: center;

}
.pc_wrapper p{
	margin: 5px 0;
	line-height: 110%;
}

.pc_wrapper form{
	margin:0px;
}

.pc_wrapper table td tr{
	padding: 0;
	margin: 0;
	border-collapse: collapse; 
}

.pc_price{

	font-family: Verdana, Arial;
	font-size: 14px;
}


p.pc_head_wrapper{
	display: block;
	height: 20px;
	background-color: #eee;
	height: 32px;
	margin: 2px 2px 5px 2px;
	padding: 2px;

}
p.pc_desc_wrapper{
	display: block;
	height: 50px;
	margin: 0;
}

.pc_options{
	display: none;
	position: absolute;
	border: 1px solid black;
	border-radius: 5px;
	background-color: #fff;
	width: 300px;
	padding-bottom: 20px;
	z-index: 9999;
}	

.pc_options h2{
	margin: 3px 30px 2px 30px;
	border-bottom: 1px solid black;
}

.pc_dialog_bottom{
	display: none;
	background: rgba(100, 100, 100, 0.5);
	width: 100%;
	height: 100%;
	
}

div.pc_img_wrapper{
	height:110px;
}

.pc_red {
	font-family: Verdana, Arial;
	font-size: 14px;
	display: inline;
	color: #FF0000;
}
p.pc_order{
	margin:0;
}

img.pc_stock{
	margin-bottom: 3px;
}


span.fp_text_wrapper{
	display: block;
	height: 80px;
	
}

/* Web Monkey lisäys päättyy. */

#footer_comments {
	margin-left: -5px;
}

#footer_comments  a {
	color: #ffffff;
	font-size: 14px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-weight: 900;
	text-decoration: none;
}

#footer_more_comments {
	margin-left: -5px;
}	

#footer_more_comments a {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	text-decoration: none;
}

#footer_comments a:hover, #footer_more_comments a:hover {
	color: #ff781c;
	text-decoration: underline;
}

.vastaus {
	color: #ff781c;
	font-size: 10px;
}

.navi {
	background-color: #FFFFFF;
	background-image: url('/shop/pics/valikkonuoli.png');
	background-repeat: no-repeat;
	margin-top: -2px;
}

.navi a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px dashed #e0e0e0;
}

.navi a:hover {
	color: #000000;
	background-color: rgb(211, 211, 211);
}


.top20 {
	background-color: #ffffff;
}

/* Ryöstö */

.ryosto_box {
	padding: 13px;
}

.ryosto_subbox {
	background-color: rgb(241,241,241);
	border: 1px solid #c0c0c0;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.fivepadding {
	padding: 10px;
}

 .ryosto_subbox_row {
	width: 25%;
	font-family: verdana, tahoma, helvetica, sans-serif;
	color: #FF0000;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
 }
 
 .ryosto_subbox_toprow {
	width: 25%;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px;
 }
 
 /* Kategoriamodaus  11.1.2012 */
 div.cat_container{
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 70%;
	line-height: 140%;
 }
 
 div.cat_container div.subcat_main_wrapper{
	position: relative;  
	z-index: 9997;
 }
div.cat_container img.subcat_indicator{
	position: absolute; 
	left:155px; 
	margin: 7px 0 0 0;
 }
div.cat_container a.subcat_main_link{
	margin-right: 3px;
 }
 
div.cat_container div.subcat_container{
	padding: 5px 10px 5px 5px; 
	display:none; 
	position: absolute; 
	left: 165px; 
	top: -10px; 
	border: 1px solid black; 
	background-color: white; 
	border-radius: 5px; 
	z-index:9999; 
	width: 206px;
 }
 
 /* Kategoriamodaus */

/* tuotekorttimodaus 12.1.2012 */
div.product_desc p, div.product_desc ul li{
	font-size: 80%;
}
/* tuotekorttimodaus */


/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */

