BODY{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	margin:0px;
	color:#202020;
}
A:link, A:visited{
	text-decoration:none;
	color:#0000FF;
}
A:hover{
	text-decoration:underline;
	color:#766E71;
}
IMG{
	border:none;
}
#body{
	width:961px;
	border:solid 1px #ebebeb;
	text-align:left;
	overflow:hidden;
}
#middle{	
	background:#EFEBEC url(/images/bg.gif) top left repeat-x;
}
#footer{
	background-color:#982B3F;
	color:#ebebeb;
	text-align:center;
	font-size:15px;
	padding:10px 10px 0px 10px;
}
.sitename{font-size:17px;font-family:tahoma;font-weight:bold}
#menubar{
	text-align:left;
	height:65px;
	overflow:hidden;
}
#menubar A:link, #menubar A:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#menubar A:hover{
	color:#66FF00;
	font-size:13px;
	font-weight:bold;
}
#menubar DIV{
	float:left;
	padding:20px 10px 20px 20px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
#left_sidebar{
	float:left;
	width:377px;
	background:url(/images/frame_top.jpg) 4px top no-repeat;
	padding-top:80px;
	text-align:left;
}
#right_sidebar{
	float:right;
	width:565px;
	text-align:left;
	padding-right:10px;
}
#categories{
	background:url(/images/frame_bottom.jpg) top no-repeat;
	padding-top:160px;
}
#categories .category{
	padding:5px 100px;
	color:#0000FF;
}
#banners{
	width:372px;
	overflow:hidden;
	text-align:center;
	margin-left:4px;
	margin-top:10px;
}
#banners IMG{
	background:#ffffff;
	padding:2px;
}
#banners .banner{
	margin: 5px 0;
}
.pink, A.pink{color:#FF638A;}
.yellow{color:#ffff00;}
.orange{color:#FFCC33;}
.dark_brown, A.dark_brown{color:#7F182A;}
.gray{color:#bebebe;}
.red{color:#cc0000;}
.white, A.white{color:#ffffff;}
.pagination A, .city A{color:#3399FF;}
.underline{text-decoration:underline;}
.page_header{
	background:#EFE8EA;
	font-size:14px;
	font-family:tahoma;
	color:#7F182A;
	padding:5px;
	width:540px;
	border:solid 1px #F4B4C4;
}
.city{
	float:left;
	width:150px;
	background:#ffffff;
	padding:3px;
	margin:5px 10px;
}
.product{
	float:left;
	width:230px;
	height:320px;
	overflow:hidden;
	background:url(/images/bg_product.jpg) top left no-repeat;
	padding:10px 25px 0px 0px;
	margin:10px;
}
.thumbnail{
	width:150px;
	height:150px;
	overflow:hidden;
	text-align:center;
	padding:2px;
	border:solid 1px #ebebeb;
	background:#ffffff;
}
.price{color:#0000AA; font-size:14px; font-weight:bold;}
.product .button{
	padding-bottom:5px;
}
.shopping_cart th{
	background:#7F182A;
	color:#ffffff;
	font-weight:bold;
}
.shopping_cart td{
	background:#ffffff;
}
.shopping_cart .quantity{
	width:50px;
	height:14px;
	border:solid 1px #bebebe;
	font-size:12px;
	text-align:right;
	padding-right:2px;
}
.product_detail{
	background:#ffffff;
	width:540px;
	padding:5px;
	border:1px solid #F4B4C4;
}
.product_detail .description{
	float:left;
	width:360px;
	padding-left:10px;
}
.product_detail .code{color:#7F182A;font-size:14px;font-weight:bold;font-family:tahoma}
.cart_title{font-size:12px; font-family:tahoma; color:#7F182A; font-weight:bold}
INPUT.medium{width:200px;}
INPUT.large{width:360px;}
.highlight{background:#ffffcc;}
.partner{
	float:left;
	width:210px;
	overflow:hidden;
	text-align:center;
	margin:10px 30px;
	background:#ffffff;
	border:solid 1px #FF638A;
}