/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color : #fafafa;
background-image : url(logos/tausta.jpg);
background-repeat : repeat;
color : #000000;
}

TABLE {
/*border : 0px;*/
}

IMG {
border : 0px;
}

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

H2 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #000000;
}

P, LI {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
}

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

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #B06A00;
}

FONT.search_match {
color : #202020;
}


A {
color : #000000;
}

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

INPUT.button {
border:1px solid #CCCCCC;
font-family : Verdana, Arial;
font-size : 70%;
background : #CCCCCC;
color : #000000;
background-image:url(images/input_bg.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

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

FORM.inline {
display : inline;
} 


FORM.inline2 {
display : inline;
font-size : 80%;
} 



/* Page top styles, applies to the top area */

TD.top {
padding : 5px;
background-color : #f3f3f3;
border : 1px solid #c0c0c0;
}

TD.toplinks {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
}

P.toplinks {
font-family : Verdana, Arial;
font-size : 70%;
color : #FF9900;
}



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

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #cccccc;
}

A.topbreadcrumb {
text-decoration : none;
color : #ffffff;
}



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

TD.navigation {
padding : 20px;/*
border-right : 1px dashed #c0c0c0;*/
background-color : #eeeeee;
}

TD.nav_open { 
	
background-color : #eeeeee;

} 
 
TD.nav_text { 
	
background-color : #000099;
font-family: Verdana, Arial; 
font-size : 70%; 
font-weight: bold;
color : #FFFFFF;
}  
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
font-weight: bold;
color : #333333;
} 
 
A.nav_open { 
color : #333333; 
} 
 

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #0066CC; }
a:active { color: #000000; }

A.nav_open:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; color: #000033; text-decoration: none;  font-weight: bold;}
A.nav_open:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: none; color: #000000; font-weight: bold;}
A.nav_open:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: underline; color: #0066CC; font-weight: bold; }
A.nav_open:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: underline; color: #0066CC;  font-weight: bold;}  
 
TD.nav_closed { 
background-color : #eeeeee;/*
border : 1px solid #c0c0c0;*/
} 
 
P.nav_closed { 
padding : 1px;
font-family: Verdana, Arial; 
font-size : 70%; 
color: #cccccc;
/*
color : #000000; */
} 
 
A.nav_closed { 
color : #000000; 
}
A.nav_closed:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; color: #000000; text-decoration: none;  font-weight: normal;}
A.nav_closed:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: none; color: #000000; font-weight: normal;}
A.nav_closed:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: underline; color: #000000; font-weight: normal; }
A.nav_closed:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: none; color: #FF3300;  font-weight: normal;} 



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

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



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

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

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



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
}



/* Product table styles, applies to product detail area */

TABLE.product {/*
border-bottom : 1px solid #f3f3f3;*/
border-bottom : 1px dotted #333333;
}

TD.details {
padding : 10px;
border-left : 1px solid #f3f3f3;
}

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 #f3f3f3;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 70%;
color : #333333;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #FF9900;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}

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

.val_bg { background-image:url(images/val_bg.jpg); background-repeat:repeat-x; /*	border : 1px solid #4B5B6A;*/ }
.cart_footer_bg { color:#FFFFFF; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10pt; background-image:url(images/footer_bg.jpg);	background-repeat:repeat-x;	height:41px; }


a.tabs_normal:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 	font-style: normal; line-height: normal; color: #000000; text-decoration: none;  font-weight: normal;}
a.tabs_normal:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; text-decoration: none; color: #666666; font-weight: normal;}
a.tabs_normal:hover { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; line-height: normal; text-decoration: underline; color: #0066CC; font-weight: normal; }
a.tabs_normal:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; text-decoration: none; color: #009999;  font-weight: normal;}

a.tabs_selected:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 	font-style: normal; line-height: normal; color: #000000; text-decoration: none; font-weight: normal; }
a.tabs_selected:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; text-decoration: none; color: #000000; font-weight: normal;}
a.tabs_selected:hover { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; line-height: normal; text-decoration: underline; color: #0066CC; font-weight: normal; }
a.tabs_selected:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; text-decoration: none; color: #009999; font-weight: normal; }

td.tabs_selected { background-color: #CCCCCC; background-image: url(images/td_bg_selected.gif); background-repeat: repeat-x; }
td.tabs_normal { background-color: #CCCCCC; background-image: url(images/td_bg_normal.gif); background-repeat: repeat-x; }
.tabs_tyhja { background-image: url(images/td_bg_tyhja.gif); background-repeat: repeat-x; }
.tabs_row { border-top:1px solid #116699; background-image: url(images/tabs_row.gif); background-repeat: repeat-x; }

.login_small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; }

.header_bg { background-image:url(images/header_bg.jpg); background-repeat:repeat-x; }
.ots_palkki { background-image:url(images/ots_palkki.gif); background-repeat:repeat-x; }

.menu_bg { background-image:url(images/menu_bg.jpg); background-repeat:repeat-x; }