body
{
	background-image: url(images/back.jpg);
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000000;
}
.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
}
p.details{
padding:5px 15px 5px 15px;
font-size:11px;
}
p.details_cart{
clear:both;
padding:25px 30px 5px 0px;
font-size:11px;
font-style:italic;
}
p.more_details{
padding:25px 20px 0px 20px;
font-size:11px;

}
#wrap{
width:900px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}
.header{
width:900px;
height:220px;
background:url(images/header.jpg) no-repeat top;
}
.logo{
padding:0 0 0 30px;
vertical-align:bottom;
height:100px;
}
/*-----------------------------menu-------------------*/
#menu{
	width:100%;
	height:40px;
	margin:80px 0 0 0;
	background-image: url(images/test.jpg);
}
#menu ul{
display:block;
list-style:none;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:40px;
}
#menu ul li a{
height:40px;
display:block;
padding:0px 10px 0 10px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:40px;
}
#menu ul li.selected a{
height:40px;
display:block;
padding:0px 10px 0 10px;
margin:0 5px 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:40px;
background-color: #936;
}
#menu ul li a:hover{
background-color:#936;
}
/*----------------crumb_nav------------------*/
.crumb_nav{
	padding:5px 0 10px 0;
	font-size: 12px;
	color: #000;
}
.crumb_nav a{
color:#990000;
}
span.red{
color:#C39;
}
.price{
font-size:14px;
padding:0 0 0 15px;
margin:2px 0 5px 0;
}
span.colors{
padding:2px 2px 0 2px;
}


/*------------------------------------center content--------------------*/
.center_content{
width:900px;
padding:0px 0 0 0;

}
.left_content{
	width:730px;
	float:left;
	padding:20px 0 20px 0;
}
.infos_content{
	width:830px;
	padding:20px 0 20px 0;
	margin-left:50px;
}
.right_content{
	width:160px;
	float:left;
	padding:10px 0 20px 10px;
	background:url(images/center_bg.gif) repeat-y center;
}
.title{
	color:#000;
	padding:0px;
	float:left;
	font-size:19px;
	margin:10px 0px 5px 0;
}
.title2{
	color:#000;
	padding:0px;
	float:left;
	font-size:19px;
	margin:5px 0 10px 10px;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.prod_title{
color:#C39;
padding:5px 0 0 15px;
font-size:13px;
}
a.more{
font-style:italic;
color:#a81f22;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
.about{
width:400px;
clear:both;
background:url(images/border.gif) no-repeat bottom center;
padding:0 0 20px 0;
}
img.right{
float:right;
padding:0 0 0 10px;
}
.right_box{
	width:160px;
	float:left;
	padding:0;
}

/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:10px 0 10px 0;
margin:0 20px 20px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.feat_prod_box_details{
padding:10px 0 10px 15px;
margin:0 20px 10px 0;
clear:both;
border-color:#b2b2b2;
border-width:3px;
border-style:solid;
}
.prod_img{
float:left;
padding:0 0 0 0;
text-align:center;
vertical-align:top;
}
.prod_det_box{
width:350px;
float:left;
padding:0 0 0 15px;
position:relative;
}
.box_top{
width:350px;
height:9px;
}
.box_center{
width:350px;
height:auto;
}
.box_bottom{
width:350px;
height:9px;
}
.title_box{
	top:0px;
	text-align:center;
	padding:5px 5px 5px 5px;
	font-size:16px;
	color:#C39;
}
.foot_box{
	top:10px;
	text-align:center;
	padding-top:15px;
	font-size:14px;
}
.new_prod_box{
	float:left;
	text-align:center;
	padding:5px;
}
.new_prod_box a{
	padding:0;
	color:#999;
	text-decoration:none;
	display:block;
}
.new_prod_bg{
	width:165px;
	height:175px;
	text-align:center;
	background-color:#FFF;
	position:relative;
	border-color:#b2b2b2;
border-width:3px;
border-style:solid;
}
.new_icon{
position:absolute;
top:0px;
right:0px;
z-index:200;
}
.special_icon{
position:absolute;
top:0px;
_top:6px;
right:2px;
z-index:250;
}
img.thumb{
}
.new_products{
clear:both;
padding:0px;
}

ul.list{
	clear:both;
	padding:0;
	margin:0px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#000000;
background:url(images/left_menu_bullet.gif) no-repeat left;
padding:0 20px 0 20px;
}
ul.list li a:hover{
text-decoration:underline;
color:#C39;
}
/*------------------------cart---------------------*/
.cart{
width:337px;
float:left;
height:40px;
margin:10px 0 10px 0;
background:url(images/border.gif) no-repeat bottom center;
padding:0 0 20px 0;
}
.home_cart_content{
float:left;
padding:3px;
border:1px #eeedee solid;
margin:10px 0 0 15px;
}
a.view_cart{
display:block;
float:left;
margin:12px 0 0 10px;
color:#990000;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:25px;
margin:20px 0 0 15px;
_margin:20px 0 0 5px;
border:1px #DFD1D2 dashed;
position:relative;
}
.form_row{
width:335px;
_width:355px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:120px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
input.register{
width:71px;
height:25px;
border:none;
cursor:pointer;
text-align:center;
float:right;
color:#FFFFFF;
background:url(images/register_bt.gif) no-repeat center;
}
a.contact{
width:53px;
height:24px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:24px;
color:#fff;
}
a.checkout{
width:71px;
height:25px;
display:block;
float:right;
margin:10px 30px 0 10px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
a.continue{
width:71px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
.terms{
padding:0 0 0 80px;
}
.form_subtitle{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#990000;
text-align:center;
padding:0 7px 0 7px;
color:#FFFFFF;
font-size:11px;
line-height:20px;
}
/*--------------cart_table-------------*/
.cart_table{
width:440px;
border:1px #CCCCCC solid;
text-align:center;
}
tr.cart_title{
background-color:#DFDFDF;
}
td{
padding:3px;
}
td.cart_total{
text-align:right;
padding:5px 15px 5px 0;
}
img.cart_thumb{
border:1px #b2b2b2 solid;
padding:2px;
}
/*--------------*/
div.pagination {
	width:860px;
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	clear:both;
	font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #990000;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #990000;
color: #fff;
background-color: #990000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #990000;
font-weight: bold;
background-color: #990000;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
/*---------------footer------------------------*/
.footer{
height:80px;
}
.footerpied{
	height:30px;
	border-top:1px #b2b2b2 dashed;
	background-image: url(images/test.jpg);
	color: #FFF;
}
.left_footer{
float:left;
padding:10px 0 0 10px;
}
.right_footer{
float:right;
padding:10px 10px 0 0;
}
.footer a{
text-decoration:none;
padding:0 5px 0 5px;
color:#afaeaf;
}
h1 { font-size: 3px; color: #ccc;}
h2 { font-size: 3px; color: #ccc;}
h3 { font-size: 3px; color: #ccc;}
h4 { font-size: 3px; color: #ccc;}