/* General styles, applies to all areas */

BODY {
font-family: Tahoma, Verdana;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 0%;
margin-right : 0%;
background-color : #ffffff;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
	border : 0px;
	margin: 5px;


}

H1 {
font-family: Tahoma, Verdana;
font-size : 15px;
font-weight : bold;
color : #ADC427;
}

P, LI {
font-family: Tahoma, Verdana;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Tahoma, Verdana;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7FB3C3;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #7FB3C3;
}

FONT.search_match {
color : #202020;
}


A {
	color : #4F9AB1;
	font-weight: bold;
	text-decoration: underline;


}

A:link {
	color : #4F9AB1;
	font-weight: bold;
	text-decoration: underline;


}
A:visited{
	color : #4F9AB1;
	font-weight: bold;
	text-decoration: underline;


}
A:hover {
	color : #ADC427;
	font-weight: bold;
	text-decoration: underline;


}

INPUT, TEXTAREA, SELECT {
font-family: Tahoma, Verdana;
font-size : 70%;
}

INPUT.button {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #3D8AA2;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;











}

INPUT.field {
	font-family : Tahoma, Verdana;
	font-size : 70%;
	background : #ffffff;
	color : #000000;
	border: 1px solid #4F9AB1;


}

FORM.inline {
	display: inline;

} 



/* Page top styles, applies to the top area */

TD.top {
padding : 5px;
background-color : #EEF6F7;
border : 1px solid #ADC427;
}

TD.toplinks {
padding : 5px;
background-color : #EEF6F7;
border-top : 1px solid #4F9AB1;
border-bottom : 1px solid #4F9AB1;
}

P.toplinks {
font-family : Tahoma, Verdana;
font-size : 70%;
color : #4F9AB1;
}



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Tahoma, Verdana;
font-size : 70%;
color : #9CC6D3;
}

A.topbreadcrumb {
text-decoration : none;
color : #9CC6D3;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
	border-right : 1px solid #ADC427;
	background-color : #F7FAFA;
	padding: 25px;

}

TD.nav_open { 
border-right : 4px solid #ADC427;
} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #4F9AB1; 
} 
 
A.nav_open { 
color : #4F9AB1; 
} 
 
TD.nav_closed { 
border-right : 4px solid #DAEEF0;
} 
 
P.nav_closed { 
font-family: Tahoma, Verdana; 
font-size : 70%; 
color : #4F9AB1; 
} 
 
A.nav_closed { 
color : #4F9AB1; 
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 25px;
background-color : #ffffff;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
background-color : #EEF6F7;
border-top : 1px solid #4F9AB1;
border-bottom : 1px solid #4F9AB1;
}

FONT.cartbottom {
font-family: Tahoma, Verdana;
font-size : 70%;
color : #4F9AB1;
}



/* 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 #ADC427;
}

TD.details {
padding : 10px;
border-left : 1px solid #ACC339;
}

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 #ACC339;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #ACC339;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 70%;
color : #7FB3C3;
} 

TD.pbactive {
border-top : 1px solid #ADC427;
border-bottom : 1px solid #ADC427;
background-color : #F8FDDC;
} 

TD.pbinactive {
border-top : 1px solid #ADC427;
border-bottom : 1px solid #ADC427;
background-color : #ffffff;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */
h2 {
	font-size: 14px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #4F9AB1;

}
h3 {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #4F9AB1;

}
h4 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4F9AB1;
	
}
P{
	font-size : 11px;
	color : #000000;
	font-family: Tahoma, Verdana;
	line-height: 18px;

} 

