@charset "utf-8";
.nav_bg {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #696969;
	text-align: right;
	width: 795px;
	padding-right: 22px;
}
.nav_bg a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.nav_bg a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.nav_bg a:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.nav_bg a.selected{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.produt_heading_bg {
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: 157px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 26px;
}

.produt_heading_bg a{
	color: #FFFFFF;
	text-decoration:none;
	}
	
.produt_heading_bg a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}
	
.produt_heading_bg a:active{
	color: #FFFFFF;
	text-decoration:none;
	}
	
.produt_heading_bg a.selected{
	color: #FFFFFF;
	text-decoration:underline;
	}
	
.sub_product {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 157px;
	padding-left: 26px;
}

.sub_product a{
	color: #FFFFFF;
	text-decoration:none;
}

.sub_product a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.spl_produt {
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 157px;
	padding-left: 26px;
}

.spl_produt a{
	color: #FFFFFF;
	text-decoration:none;
	}
.spl_produt a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}

.add_cart_bg {
	background-image: url(../images/add_cart_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 128px;
	padding-left: 55px;
	color: #FFFFFF;
}

.add_cart_bg a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	}

.add_cart_bg a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
.member_area_heading {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/member_area_pannel1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 157px;
	padding-left: 26px;
}

.member_area_bg {
	background-image:url(../images/member_area_bg1.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:183px;
	height:auto;
	}

.email_field_bg {
	background-image: url(../images/mail_field_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	height: 24px;
	width: 126px;
}

.mail_field_text {
	width:146px;
	height:14px;
	margin-top:2px;
	margin-left:2px;
	background-color: #818181;
	border: 1px solid #818181;
	color: #FFFFFF;
	font-size: 11px;
	}
.member_area_bttm {
	background-image: url(../images/member_area_bttm1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 183px;
}

.under{
	color:#FFFFFF;
	}
.under a{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.under a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:10px;
	padding-top:5px;
}
.pad {
padding-top:8px;
}
.top_bg {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
}
.bttm_bg {
	background-image: url(../images/bttm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
}
.left_bg {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 9px;
}
.right_bg {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 9px;
}

.top_bg1 {
	background-image: url(../images/top1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.bttm_bg1 {
	background-image: url(../images/bttm1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.left_bg1 {
	background-image: url(../images/left1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 7px;
}
.right_bg1 {
	background-image: url(../images/right1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 7px;
}
.bld_text {
	font-weight: bold;
	color: #898989;
}
.bld_text a{
	font-weight: bold;
	color: #898989;
	text-decoration:none;
}

.bld_text a:hover{
	font-weight: bold;
	color: #898989;
	text-decoration:underline;
}
.product_name {
	font-weight:bold;
	color:#878787;
	padding-top:5px;
	}
	
.price {
	padding-top:3px;
	}
	
.confirm_heading {
	color:#878787;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.confirm_text_bd {
	color:#9f9f9f;
	font-weight:bold;
	}
	
.confirm_text_normal {
	color:#9f9f9f;
	font-weight:normal;
	}
	
.edit_info {
	color:#9f9f9f;
	padding-right:5px;
	}
	
.edit_info a{
	color:#9f9f9f;
	text-decoration:underline;
	}
	
.edit_info a:hover{
	color:#9f9f9f;
	text-decoration:none;
	}
	
.left_pd {
	padding-left:10px;
	}
	
.product_det_product_name {
	font-size:15px;
	font-weight:bold;
	color:#878787;
	}
	
	
.back_to_top {
	background-image:url(../images/back_arrow.jpg);
	background-repeat:no-repeat;
	background-position:30px 5px;
	color:#9f9f9f;
	width:120px;
	height:20px;
	float:right;
	}
	
.back_to_top a{
	color:#9f9f9f;
	text-decoration:underline;
	}
	
.back_to_top a:hover{
	color:#9f9f9f;
	text-decoration:none;
	}
	
	
	
	
	
.manage_account {
	height:30px;
	width:144px;
	}
.manage_account a{
	color:#FFFFFF;
	text-decoration:none;
}

.manage_account a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.member_name {
	font-weight:normal;
	}