body
{
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000000;
	background-color: #FFFFFF;
}


a{
	text-decoration:underline;
	color:#000000;
}
p{
	text-align:justify;
	line-height:15px;
	padding:5px 0 5px 0;
	font-size:12px;
	margin:0px;
}
#main_container{
	width:902px;
	height:auto;
	margin:auto;
	padding:0px;
	background-color: #FFFFFF;
}
#header{
	width:902px;
	height:109px;
	margin:auto;
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: center;
}
.logo{
padding:15px 0 0 0;
float:left;
}

/*---------------- menu tab----------------------*/
#menu_tab{
width:470px;
float:left;
padding:0px;
}

ul.menu {
list-style-type:none; display:block; width:470px; 
 margin: auto; padding:65px 0 0 0; background:none;}

ul.menu li {
display:inline;
font-size:13px;
font-weight:bold;
line-height:28px;}

ul.menu li.divider {
	display:block;
	float:left;
	width:1px;
	height:31px;
	padding:0px;
	margin:0px;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	width: auto;
	margin:0px 10px 0px 5px;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#000000;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px;
	margin:0;
	width: auto;
	margin:0px 10px 0px 10px;
	text-align:center;
	text-decoration:none;
	color: #AAAA00;
}

a.nav:hover {
	color: #AAAA00;
	text-decoration:none;
}

/*-----------------search_tab----------------*/
.search_tab{
float:left;
width:200px;
padding:70px 0 0 0;
}
input.search{
width:150px;
height:20px;
border:none;
float:left;
background-color:#8c4e67;
color:#b48e9b;
padding:0 0 0 5px;
}
input.search_bt{
float:left;
padding:0 0 0 5px;
}
.left_sidebar{
width:180px;
float:left;
}
.submenu_pic{
padding:10px 0 0 28px;
}
/*--------------left menu----------------*/
#left_menu{
	position:relative;
	top:10px;
	left:-15px;
	float:left;
	background-color: #FFFFFF;
}
#left_menu ul{
list-style-type:none; width: 177px;
margin:0; padding:0;}

#left_menu li {
display:block;}

#left_menu li a {
	display:block;
	padding:0 0 0 25px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#AAAA00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000000;
}
#left_menu li.selected a {
	display:block;
	padding:0 0 0 25px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	color:#000000;
	background-position:5px 8px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
	
}
#left_menu li a:hover {
	display:block;
	padding:0 0 0 25px;
	height:30px;
	text-align:left;
	text-decoration:none;
	color:#000000;
	background-position:5px 8px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}
/*----------------main_content----------------*/
#main_content{
	width:902px;
	clear:both;
	background-color:#FFFFFF;
	height:auto;
	margin:20px 0 0 0;
}

#center_content{
width:700px;
float:left;
height:auto;
padding:10px 0 30px 5px;
}
.title{
	clear:both;
	padding:5px 0 10px 0;
	color:#006600;
}
.title a{
color:#DF6195;
text-decoration:underline;
}
.product_box{
	width:320px;
	height: 120px;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product_box_details{
width:640px;
height: auto;
margin:auto;
float:left;
padding:8px;
margin:0 0 0 8px;
border:1px #9e1c50 solid;
}
img.prod_image{
	float:left;
	padding:0 5px 0 0;
}
.product_details{
	float:right;
	width:165px;
}
.product_details_wide{
float:left;
width:450px;
}
.prod_title{
	color:#990000;
	padding:0 10px 0 0;
	text-align: right;
}
span.price{
	font-size:18px;
	color:#000000;
}
p.price{
color:#d4847f;
}
a.details{
display:block;
padding:10px 0 0 0;
}
p.shop_by_brand{
	width:660px;
	float:left;
	padding:0 10px 0 0;
	line-height:17px;
}
p.gifts_details{
width:275px;
float:left;
padding:0 0 0 10px;
line-height:17px;
}
img.sp{
float:left;
padding:0 5px 0 5px;
}
img.gift{
float:left;
padding:5px;
margin:5px;
border:1px #9e1c50 solid;
}


/*---------------------pagination-----------------------------*/

div.pagination {
padding:5px;
margin:5px;
text-align:center;
float:left;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;

text-decoration: none; 
color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #000000;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #000000;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
/*------contact form------*/
#contact_form{
	float:left;
	width:300px;
	padding:10px 10px 0 10px;
	color:#000000;
}
.contact_input{
	width:240px;
	height:17px;
	font-size:10px;
	float:left;
	background-color:#FFFFFF;
	border:1px #6F222B solid;
	color:#000000;
}
label.contact_form{
	width:50px;
	float:left;
	padding:0 0 5px 0;
	font-size:12px;
	color:#333333;
}
.contact_textarea{
	width:290px;
	height:80px;
	font-size:10px;
	float:left;
	color:#333333;
	background-color:#FFFFFF;
	border:1px #6F222B solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}
.clear{
clear:both;
}
/*----footer---------*/
#footer{
	width:auto;
	clear:both;
	padding:15px 0 10px 0;
	margin:20px 0 0 0;
	height:60px;
	border-top:1px #3a0f17 solid;
	text-align:center;
	color:#000000;
}
.left_foter{
float:left;
padding:5px 0 0 10px;
}
.center_footer{
	float:right;
	padding:10px 0 0 160px;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
.product_detailsright {
	float:right;
	width:180px;
	text-align: right;
}
.product_detailsleft {
	float:left;
	width:100px;
	color: #000000;
}
p.pricename {
	color:#AAAA00;
	font-size: larger;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
.product_box_210 {
	width:200px;
	height: auto;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:0px none #455A92;
}
.product_box_420 {
	width:200px;
	height: auto;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:0px none #455A92;
}
.product_box_600 {
	width:600px;
	height: auto;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:0px none #455A92;
}
.product_box_300 {
	width:300px;
	height: 300px;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:0px none #455A92;
}
.product_box_250 {
	width:250px;
	height: 250px;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:0px none #455A92;
}
.product_box_800 {
	width:675px;
	height: auto;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:0px none #455A92;
}
