
/* General styles, applies to all areas */

BODY {
font-family: Tahoma, Verdana, Arial;
font-size : 10px;
margin : 0px;
padding: 0px;
background-color : #CEC7B3;
color : #464646;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Tahoma, Verdana, Arial;
font-size : 15px;
font-weight : bold;
color : #363636;
}

H2 {
font-family: Tahoma, Verdana, Arial;
font-size : 12px;
font-weight : bold;
color : #363636;
}

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

P.smallbasic {
font-family: Tahoma, Verdana, Arial;
font-size : 10px;
}

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

P.smallfade {
font-size : 10px;
color : #464646;
}

P.footer {
font-size : 10px;
color : #DFD9C7;
}

A.footer {
color : #EEE4CE;
}

A {
color : #494949;
}

INPUT, TEXTAREA, SELECT {
font-family: Tahoma, Verdana, Arial;
font-size : 11px;
border: 1px solid #464646;
background: #E0D7C5;
color : #464646;
}

INPUT.button {
border-top : 1px solid #000000;
border-left : 1px solid #000000;
border-bottom : 1px solid #000000;
border-right : 1px solid #000000;
/*background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;*/
background: #6E1502;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
color : #ffffff;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
background : #E0D7C5;
color : #464646;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
background : #E0D7C5;
color : #464646;
}

FORM.inline {
display : inline;
} 



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

TD.toplinks {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/toplinks_bg.gif);
}

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



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

TD.topbreadcrumb {
padding : 5px;
}

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

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



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

TD.navigation {
text-decoration : none;
/*padding : 25px;
border-right : 1px dashed #c0c0c0;
background-color : #ffffff;*/
}

TD.nav_open { 
	text-decoration : none;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
} 
 
P.nav_open { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color : #363636; 
	text-decoration : none;
	padding: 0px;
} 
 
A.nav_open { 
color : #363636; 
text-decoration : none;
} 
 
TD.nav_closed {
	text-decoration : none;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
 
P.nav_closed { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color : #363636; 
	text-decoration : none;
	padding: 0px;
} 
 
A.nav_closed { 
color : #363636; 
text-decoration : none;
}



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

TD.main {
padding : 10px;
/*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;
background-image : url(logos/cartbottom_bg.gif);
}

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



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

TD.bottom {
padding : 5px;
}



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

TABLE.product {
border-bottom : 4px solid #A8A08C;
}

TD.details {
padding : 10px;
border-left : 4px solid #A8A08C;
}

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

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

TD.ologin {
font-family: Tahoma, Verdana, Arial;
font-size : 12px;
vertical-align: top;
}

/* Shopping cart styles, applies to shopping cart table area */

TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #A8A08C;
} 

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

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

P.carttotal {
font-size : 12px;
font-weight : bold;
} 



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

P.pb {
font-size: 11px;
color: #000000;
} 

TD.pbactive {
border: 1px solid #000000;
background-color : #A8A08C;
} 

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


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
