body {
	background-color: #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text a:link, .text a:visited {
	color:#db0053;
	text-decoration: underline;	
}
.text a:hover, .text a:active {
	color: #c70035;
	text-decoration: none;
}
#page {
	width:957px;
	margin: 0px auto 0px;
	position:relative;
}
#header{
	width:957px;
	height:162px;
	background-image: url(images/header.jpg);
}
#nav{
	height: 32px;

	background-color:#FFFFFF;
}
#content 
{
	background-color:#FFFFFF;
}
#footergrey {
	background-color: #ededed;
	background-image: url(images/footer_flower.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#footergreycurve {
	height:21px;
	background-image: url(images/footer_grey.jpg);
}
#footerwhite {
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding: 10px;
}
#footerwhitecurve {
	height:21px;
	background-image: url(images/footer_white.jpg);
}
h1 {
	font-size: 16px;
	color: #2b5700;
}
h2 {
	font-size: 14px;
	color: #439a00;
}
h3 {
	font-size: 14px;
	color: #e9c100;
	border-bottom: 1px solid #e3e3e3;
}
.text {
	width: 600px;
	position: relative;
	margin: 0px auto 0px;
	border-top: white solid 50px;
	border-bottom: white solid 50px;
}
.categories {
	width: 900px;
	position: relative;
	margin: 0px auto 0px;
	border-top: white solid 50px;
	border-bottom: white solid 50px;
}
.toppicks {
	background-color:#FFFFFF;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;	
	padding: 10px;
	line-height: 5px;
	margin-top: 25px;
}
.topproduct {
	background-color:#FFFFFF;
	width: 150px;
	text-align:center;
}


.category {
	width: 200px;
	text-align:left;
		
}
.category ul {
	list-style: none;
	padding: 0px;	
	margin:0px;
	width: 170px;
}
.category li {
	border-top: 1px solid #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;			
}
.subcat{
	margin-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;	
	width: 130px;
}
li a:link, li a:visited {
	text-decoration: none;
	color: #676767;
}
li a:hover, li a:active {
	text-decoration: none;
	color: #a1a1a1;
}

.products {
	background-color: #dcdcdc;
	text-align:left;
}
.productsBuy {
	background-color: #787878;
	color: white;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
}
.productsTitle {
	font-weight: bold;
}

.products a:link, .products a:visited {
	color: black;
	text-decoration: none;	
	
}
.products a:hover, .products a:active {
	color: black;
	text-decoration: underline;	
	
}
.productsBuy a:link, .productsBuy a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;	
	
}
.productsBuy a:hover, .productsBuy a:active {
	color: white;
	font-weight: bold;
	text-decoration: underline;	
	
}
.single{
	border-bottom: 10px solid #e3e3e3;
	text-align:left;
}
.thumbs {
	border-top: 1px solid #e3e3e3;
}
.cart {
	width:700px;
}
.cart td {
	border-bottom: 1px solid #e3e3e3;
}
.cart th {
	background-color: #e3e3e3;
	color: #676767;
}
.normal {
	width:700px;	
	text-align: left;
}
.right {
	text-align:right;	
}
input, textarea{
	border: 1px solid #d50043;
	background-color: #FFFFFF;
	color: #d50043;
}

select 
{
	border: 1px solid #d50043;
	background-color: #FFFFFF;
	color: #d50043;
}

.currency
{
	color: #666666;	
}

input[type="radio"] 
{
	border-style: none;
}

.new-product 
{
	margin-left: 2px;
	font-size: 11px;
	background-color: Red;
	color: White;
	padding: 2px 2px 2px 2px;
}

#sn{ text-align:center; width: 100%; margin-top: 20px;}
#sn a{color:#666666; font-weight:normal; font-size:9px; font-family: Arial;}