/* General styles, applies to all areas */

BODY {
font-family: tahoma;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color : #ffffff;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: tahoma;
font-size : 13px;
font-weight : bold;
color : #006080;
}

P, LI {
font-family: tahoma;
font-size : 11px;
line-height : 140%;
}

P.smallbasic {
font-family: tahoma;
font-size : 11px;
}

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

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

FONT.search_match {
color : #202020;
}


A {
color : #096EA1;
text-decoration : bold;
}

INPUT, TEXTAREA, SELECT {
font-family: tahoma;
font-size : 11px;
}

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 : 11px;
background : #007ba4;
color : #ffffff;
}

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

FORM.inline {
display : inline;
} 



/* 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 : tahoma;
font-size : 11px;
color : #007ba4;
}



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

TD.topbreadcrumb {
font-family : tahoma;
font-size : 11px;
color : #ffffff;
}

P.topbreadcrumb {
font-family : tahoma;
font-size : 11px;
color : #ffffff;
}

A.topbreadcrumb {
font-size : 11px;
text-decoration : none;
color : #ffffff;
}

td.text {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}

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

TD.navigation {
	padding : 10px;
	background-color : #ffffff;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

TD.nav_open { 
border-right : 4px solid #007ba4;
} 
 
P.nav_open {
	font-family: tahoma;
	font-size : 11px;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: text-top;
} 
 

 
A.nav_open:link 			{ font-family:tahoma; color:#666666; font-size:11px; text-decoration:none; }
A.nav_open:active 			{ font-family:tahoma; color:#666666; font-size:11px; text-decoration:none; }
A.nav_open:visited 			{ font-family:tahoma; color:#666666; font-size:11px; text-decoration:none; }
A.nav_open:hover 		{ font-family:tahoma; color:#FF0000; font-size:11px; text-decoration:none; } 
 
TD.nav_closed { 
border-right : 4px solid #eaeaea;
} 
 
P.nav_closed {
	font-family: tahoma;
	font-size : 11px;
	color : #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
} 
 
A.nav_closed:link 			{ font-family:tahoma; color:#666666; font-size:11px; text-decoration:none; }
A.nav_closed:active 			{ font-family:tahoma; color:#666666; font-size:11px; text-decoration:none; }
A.nav_closed:visited 			{ font-family:tahoma; color:#666666; font-size:11px; text-decoration:none; }
A.nav_closed:hover 		{ font-family:tahoma; color:#FF0000; font-size:11px; text-decoration:none; } 

A.menu:link 			{ font-family:tahoma; color:#ffffff; font-size:11px; text-decoration:none; }
A.menu:active 			{ font-family:tahoma; color:#ffffff; font-size:11px; text-decoration:none; }
A.menu:visited 			{ font-family:tahoma; color:#ffffff; font-size:11px; text-decoration:none; }
A.menu:hover 		{ font-family:tahoma; color:#FF9900; font-size:11px; text-decoration:none; } 



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

TD.main {
	padding : 16px;
	background-color : #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}



/* 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: Tahoma;
font-size : 11px;
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 : 1px solid #f3f3f3;
}

FONT.details {
font-family: Tahoma;
font-size : 11px;
color : #333333;
}

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

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 : 11px;
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- Clover Wheel Ltd - http://www.clovershop.com */
