@charset "utf-8";
/* CSS Document */
body {
	background:#f2ebd9;
	margin:0;
	padding:0;
}
a{
	color:#A73849;	
}
.content {
	width:970px;
	margin:10px auto;
	background:#FFF;
}
.header {
	background:url(images/header.jpg);
	height:233px;
	width:970px;
}
.menu {
	width:970px;
	height:38px;
	background:#c4b691;
}
.menu_left {
	width:200px;
	background:#f1dda8;
}
.menu_right {
	width:178px;
	background:#f1dda8;
}
.main {
}
.footer {
	clear:both;
	width:970px;
	height:38px;
	background:url(images/footer.gif) repeat-x;
	color:#FFF;
	line-height:34px;
	text-align:center;
	font-size:12px;
}
.first {
	margin:0 auto;
	width:auto;
}
#content {
	border-spacing:0;
	border-collapse:collapse;
	width:970px;
}
.floot ul li a {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color:#000;
}
.floot li a {
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	color:#000;
}
.floot li a:hover, .floot ul li a:hover {
	color:#666;
}
.item {
	border:#f1dda8 7px solid;
	text-align:center;
	height:292px;
	width:175px;
}
.item2{
	border:#f1dda8 7px solid;
	text-align:center;
	width:175px;
}
.item_first {
	border:#f1dda8 7px solid;
	text-align:center;
	height:280px;
}
.new_price {
	color:#C30;
	font-size:20px;
	font-weight:bold;
}
.old_price {
	color:#333;
	font-size:16px;
	text-decoration:line-through;
}
.price {
	color:#060;
	font-size:18px;
	font-weight:bold;
}
.currency {
	font-size:14px;
	text-decoration:none;
}
#items {
}
#items a {
	color:#000;
}
#items a:hover {
	color:#333;
}
.to_cart {
	background:url(images/toCart.jpg) no-repeat;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:3px;
	text-align:center;
	width:65px;
}
.recount {
	background:url(images/toCart.jpg) no-repeat;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:10px;
	padding-bottom:7px;
	padding-top:2px;
	text-align:center;
	width:65px;
}
.to_order {
	background:url(images/button.jpg) no-repeat;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:3px;
	text-align:center;
	width:65px;
}
.input {
	background:url(images/imputStyle.jpg) no-repeat;
	border:medium none;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	height:21px;
	padding-right:10px;
	padding-top:3px;
	text-align:center;
	vertical-align:bottom;
	width:21px;
}
#item_code {
	color:#666;
	font-size:12px;
}
h1, #item_name {
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:normal;
	margin-top:5px;
}
#item_text {
	font-size:15px;
}
#cart {
	text-align:left;
	vertical-align:middle;
	width:175px;
}
#cart2 {
	float:right;
	margin-top:185px;
	text-align:left;
	vertical-align:middle;
	width:570px;
	font-size:25px;
	color:#C30;
	text-decoration:blink;
}
#prod_list {
	margin-left:5px;
}
#cart_to_buy {
	width:100%;
}
#cart a, #cart2 a {
	color:#a73849;
	font-weight:bold;
}
img {
	border:none;
}
.error {
	color:#C00;
}
#login_or_buy {
	font-size:12px;
}
label {
	width: 10em;
	float: left;
}
label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
p {
	clear: both;
}
.submit {
	margin-left: 12em;
}
em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}
.photo_link{
	text-decoration:none;	
}
#news_resp{
	font-size:18px;
	margin-top:10px;
	margin-bottom:0px;
}