@import url("reset.css");
/* Main CSS Start */
body {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #635855;
	padding: 20px 0;
}
li,a{
text-decoration:none;
list-style:none;
}
a{

}
a:hover{

}
h1{
font-size:24px;
padding:0 0 15px 0;
}
h2{
font-size:18px;
color:#ae1927;
padding:0 0 10px 0;
}
h3{
font-size:14px;
padding:0 0 0 0;
}
p{
padding:0 0 12px 0;
line-height:16px;
font-size:12px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 203px;
	margin:0 0 60px 0;
}
#header a{
width:216px;
height:176px;
float:left;
margin:0 0 0 370px;
}
/* Header CSS End */


/* Menu CSS Start */

/* Menu CSS End */


/* Content CSS Start */
#content {
width:950px;
clear:both;
}
#col-1 {
	width: 131px;
	float: left;
}
#col-1 .ul-1{
float:left;
}

#col-1 .ul-1 li a{
line-height:31px;
color:#635855;
font-size:14px;
padding:0 0 0 5px;
}
#col-1 .ul-1 li ul{
padding:0 0 0 10px;
}
#col-1 .ul-1 li ul li a{
padding:0 0 0 8px;
color:#c71626;
line-height:12px;
background:url(/images/dot-red.gif) no-repeat left 8px;
}

#col-1 .ul-1 li a:hover{
color:#c71626;
}
.active{
color:#c71626 !important; 
}

.my-order{
padding:13px 0 0 0;
}
.my-order ul{
width:85px;
height:63px;
font-size:14px;
padding:10px 0 0 0 !important;
border:1px solid #c71626;
}
.my-order ul li{
text-align:center;
line-height:18px !important;
}
.my-order ul li a{
text-decoration:underline;
color:#c71626;
text-align:center;
background:none !important;
}
.my-order ul li a:hover{
text-decoration:none;
}

#col-2 {
	width: 645px;
	float: left;
	padding:0 0 0 70px;
}
#col-2 a{
color:#c71626;
}

#col-2 a:hover{
color:#c71626;
}


#col-2 p .last-line{
width:170px;
padding:0 0 0 75px;
}
#col-2 ul{
padding:0 0 12px 20px;
}
#col-2 ul li span{
padding:0 0 0 9px;
background:url(/images/dot-grey.gif) no-repeat left 7px;

}
#col-3 {
	width: 412px;
	float: right;
	padding:0 85px 0 0;
}
.product-img-bg{
width:241px;
height:235px;
float:left;
background:url(/images/product-img-bg.gif) no-repeat;
}
.product-img-bg img{
float:left;
margin:30px 0 0 22px;
}
.detail-product{
float:right;
width:150px;
padding:16px 0 0 0 ;
}
.detail-product li{
padding:0 0 10px 0;
float:left;
width:150px;
}
.price label{
padding-top:0 !important;
}
.price span{
color:#ae1927;
font-size:14px;
font-weight:bold;
}
.detail-product li label{
float:left;
width:55px;
padding-top:3px;
}
.detail-product li span{
float:left;
}
.detail-product li input{
width:40px;
float:left;
border:1px solid #8a8381;
height:16px;
}
.add-order{
float:left;
margin:0 0 10px 0;
}
.add-order span{
margin:3px 0 0 0;
}
.add-order a{
width:23px;
height:23px;
margin:0 0 0 2px;
float:left;
background:url(/images/go-col-3.gif) no-repeat;
}
.li-last{
float:left;
}
.li-last a{
text-decoration:underline;
color:#635855;
float:left;
padding:0 0 0 5px;
}
.li-last a:hover{
text-decoration:none;
}
.li-last .a-1{
padding:0 5px 0 5px;
background:url(/images/seprator.gif) no-repeat right;
}
.colors{
float:left;
width:380px;
padding:18px 0 0 0 ;
}
.colors ul{
float:left;
}
.colors ul li span{
display:block;
float:left;
width:380px;
padding:0 0 3px 7px;
}
.colors ul li{
float:left;
padding:0 8px 0 0;
}
/* Content CSS End */


/* Footer CSS Start */
#footer {
	width:650px;
	margin:0 auto;
	
}
#nav-footer{
float:right;
padding:35px 0 0 0;
}
#nav-footer li{
float:left;
padding:0 12px;
}
#nav-footer .li-input{
float:left;
padding:0 3px 0 11px;
}
#nav-footer .li-input input{
width:126px;
float:left;
margin:0 0 0 10px;
height:13px;
border:1px solid #756b69;
}
#nav-footer li a{
float:left;
padding:2px 0 0 0;
color:#635855;
font-size:14px;
}

#nav-footer li a:hover{
color:#c71626 !important;
}

#nav-footer .go{
float:left;
padding:0 !important; 
}
#nav-footer .go a{
padding:0 !important;
}
.right-text{
width:260px;
font-size:10px;
text-align:right;
float:right;
padding:8px 0 0 0;
position:relative;
right:-140px;
}
/* Footer CSS End */

