/* General Styles, applies to all areas */

BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
color : #000000;
background-image: url(../images/bg.gif);
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H3 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #5F737D;
}

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

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

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

A {
color : #5F737D;
}

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

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 : 70%;
background : #5F737D;
color : #ffffff;
}

INPUT.field {
border-top : 1px solid #5F737D;
border-bottom : 1px solid #5F737D;
border-left : 1px solid #5F737D;
border-right : 1px solid #5F737D;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27B3FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27B3FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0B271;
	text-decoration: none;
	font-weight: bold;
}


/* Page Top Styles, applies to the top area */

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



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

TD.topbreadcrumb {
padding : 5px;
border-bottom : 1px solid #c0c0c0;
}

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

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



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

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



/* 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 : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
}

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 table area */

TD.picturebig {
padding : 10px;
border-bottom : 1px solid #f3f3f3;
} 

TD.picturesmall {
padding : 10px;
border-bottom : 1px solid #f3f3f3;
} 

TD.introduction {
padding : 10px;
border-bottom : 1px solid #f3f3f3;
}

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

TD.price {
padding : 10px;
border-bottom : 1px solid #f3f3f3;
}

P.price {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
font-weight : bold;
}

P.stock {
font-size : 70%;
}

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



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