/* @override http://www.nomuk.net/vokantshop/styles.css */

/* 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 : #d7d7d7;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: Verdana, Arial;
	font-size : 90%;
	font-weight : bold;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}

P, LI {
	font-family: Verdana, Arial;
	font-size : 70%;
	line-height : 130%;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #adadad;
}

A {
	color : #000000;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 75%;
}

INPUT.button {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : Verdana, Arial;
font-size : 70%;
color : #000000;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 75%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 75%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
padding : 5px;
background-color : white;
background-image : none;
}

P.toplinks {
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(logos/cartbottom_bg.gif);
	padding-top: 3px;
	padding-bottom: 4px;
}



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 0;
}

P.topbreadcrumb {
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #adadad;
	background-color: #FFFFFF;
	padding-top: 0px;
	border-top: 1px none silver;
	border-bottom: 1px none silver;
}



A.topbreadcrumb {
text-decoration : none;
color : #adadad;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
	padding : 15px;
	border-right : 1px dashed #c0c0c0;
	background-color : #ffffff;
	width: 160px;
	float: none;

}

TD.nav_open { 


} 
 
P.nav_open {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
} 
 
A.nav_open {
	color : #000000;
	text-decoration: none;

} 
 
TD.nav_closed {
	color : #000000;
	text-decoration: none;
				font-weight: bold;	
	
		

} 
 
P.nav_closed {
	font-family: Verdana, Arial;
	font-size : 70%;
	text-decoration: none;
	
} 
 
A.nav_closed {
	color : #000000;
	text-decoration: none;
	
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
	padding : 16px 0px 20px 15px;
	background-color : white;
	width: 710px;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 0;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/cartbottom_bg.gif);
}

FONT.cartbottom {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #000000;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 0;
	background-color: white;
}

td.oikeapalsta {
	border-left: 1px dashed silver;
	
}



/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

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 : #adadad;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffb3;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
