/* General Styles, applies to all areas */

BODY	{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #ffffff;
	color : #000000;
	}

TABLE 	{
	border : 0px;
	}

IMG 	{
	border : 0px;
	}

H3 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF8040;
	}

P, LI 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color : #000000;
	}

P.smallbasic 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 70%;
		color : #ff8040;
		}

P.smallfade 	{
		font-size : 70%;
		color : #ffa477;
		}

P.smallblack 	{
		font-size : 80%;
		color : #000000;
		}


A 	{
	color : #000000;
	text-decoration: none;
	}

INPUT, TEXTAREA, SELECT {
			font-family: Arial, Helvetica, sans-serif;
			font-size : 80%;
			}

INPUT.button 	{
		border-top : 1px solid #eaeaea;
		border-bottom : 1px solid #eaeaea;
		border-left : 0px solid #eaeaea;
		border-right : 0px solid #eaeaea;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 80%;
		background : #015757;
		color : #ffffff;
		}

INPUT.field 	{
		border-top : 1px solid #015757;
		border-bottom : 1px solid #015757;
		border-left : 1px solid #015757;
		border-right : 1px solid #015757;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 80%;
		background : #ffffff;
		color : #000000;
		}

FORM.inline 	{
		display : inline;
		} 



/* Page Top Styles, applies to the top area */

TD.top 	{
	padding : 5px;
	background-color : #ffffff;
	}



/* Breadcrumb Styles, applies to the breadcrumb area */

TD.topbreadcrumb 	{
			border-top : 1px solid #ff8040;
			border-bottom : 1px solid #ff8040;
			background-color : #ffffff;
			}

P.topbreadcrumb	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color : #000000;
		}

A.topbreadcrumb {
		text-decoration : none;
		color : #000000;
		}



/* Navigation Styles, applies to the navigation area on the left hand side */

TD.navigation 	{
		padding : 25px;
		/*border-right : 1px dashed #ff8040;*/
		background-color : #eeeeee;
		font-size: 12px;
		}

A.navigation	{
		text-decoration: none;
		color: #000000;
		}


/* 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;
		border-top : 0px solid #ff8040;
		border-bottom : 0px solid #ff8040;
		background-color : #ffffff;
		}

FONT.cartbottom {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 70%;
		color : #ff8040;
		}



/* Bottom Styles, applies to the bottom area */

TD.bottom 	{
		padding : 5px;
		background-color : #ffffff;
		}



/* Product Table Styles, applies to product table area */

TD.picturebig 	{
		padding : 10px;
		border-bottom : 1px solid #ff8040;
		background-color : #ffffff;
		color : #000000;
		} 

TD.picturesmall {
		padding : 10px;
		text-align : center;
		border-bottom : 1px solid #ff8040;
		background-color : #ffffff;
		color : #000000;
		} 

TD.introduction {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding : 10px;
		border-bottom : 0px solid #ff8040;
		background-color : #ffffff;
		color : #000000;
		}

TD.new {
		padding: 25px 0px;
		border-top: 1px solid #ff8040;
		border-bottom: 1px solid #ff8040;
		}

P.introduction {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 120%;
		color : #000000;
		}

TD.price 	{
		padding : 10px;
		border-bottom : 1px solid #ff8040;
		text-align : left;
		background-color : #ffffff;
		}

P.price 	{
		font-weight : bold;
		color : #990066;
		}

P.stock 	{
		font-size : 70%;
		color : #000000;
		}

TR.list1 	{
		background-color : #f9f9f9;
		} 

TR.list2 	{
		background-color : #ffffff;
		} 

.foxy {
	display: block;
	width: 320px;
	}

/* Shopping Cart Styles, applies to shopping cart table area */

TD.cartbasic 	{
		padding : 5px;
		border-bottom : 1px solid #ff8040;
		background-color : #ffffff;
		color : #000000;
		} 

P.cartbasic 	{
		font-size : 80%;
		color : #000000;
		} 

TD.carttotal 	{
		padding : 5px;
		border-bottom : 1px solid #ff8040;
		background-color : #ffffff;
		color : #000000;
		} 

P.carttotal 	{
		font-size : 80%;
		font-weight : bold;
		color : #000000;
		} 



/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */