/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	top :0px;
	margin:0px auto;
	padding:0px;
	width:1003px;

}
.container 
{
	width:1003px;
    height:750px;
	/*background-color:#fff6f7;*/
	background-image:url(images/body_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.haed_container {
	background-image:url(images/top_header_bg.jpg);
	background-repeat:repeat-x;
	width:1003px;
	height:76px;
	background-color:#ffffff;
}
.logo {
	float:left;
	padding:10px 10px 10px 20px;
}
.member_login {
	float:right;
	padding:10px;
	font-size:11px;
	color:#000000;
}
.text_field {
	border: 1px solid #000000;
	font-size:11px;
	color:#000000;
}
.text_field1 {
	border: 1px solid #abadb3;
	font-size:11px;
	color:#000000;
}
.text_field2 {
	border: 1px solid #abadb3;
	font-size:17px;
	color:#000000;
}
.select_menu {
	border: 1px solid #abadb3;
	font-size:11px;
	color:#000000;
}
.login_btn {
	background-image:url(Images/sign_btn.jpg);
	background-repeat:no-repeat;
}

.login_link {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}



.menu_container {
	background-image:url(Images/menu_bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	width:1003px;
    float:left;
	height:36px;
}
.home_link {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.search_link {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.content_container {
	float:left;
	width:1003px;
}

.Content_gallery{
	width:1003px;
	z-index:101;
	float:left;
	margin-top:-46px;
	background-image:url(../images/promo2_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fefefe;
	vertical-align:top;  
}


.promo_gallery{
	width:500px;
	height:430px;
	z-index:101;
	float:left;
	margin-top:-46px;
	padding-top:35px;
	background-image:url(../images/promo2_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fefefe;
}
.promo_text{
	width:283px;
	height:355px;
	z-index:101;
	float:left;
	margin-top:-46px;
	margin-left:20px; 
	padding-top:0px;
	background-color:#fefefe;
	background-image:url(../images/promo3_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.promo_head{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#7f6294;  
}

.promo_head_dec{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#7f6294;  
}

.promo_head_color{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#7f6294;
}

.promo_price
{
	font-size:10px;  
	font-weight:bold;
	color:#e93a6f;
}
.promo_price_normal
{
	color:#e93a6f;
	font-size:10px;
}
.promo_description{
	font-size:10px;
}
.tr_special_line 
{
	border-bottom:1px solid #cccccc;
}
.footer {
	width:983px;
	float:left;
	padding:20px 0px 20px 0px;
	margin-left:20px;
	font-size:10px;
	color:#7f6294;
	font-weight:bold;
	 
}
.footer_link {
	font-size:10px;
	color:#7f6294;
	text-decoration:none;
	font-weight:bold;
}
.mail_link {
	color:#e93a6f;
	text-decoration:underline;
}
.btn_submit {
	border:1px solid #154784;
	background-color:#f0e3ea;
	color:#a11962;
	font-size:11px;
	font-weight:bold;
}
.listing_small_font {
	font-size:11px;
}
.number_link 
{
	font-size:10px;
	text-decoration:underline;
	color:#000000;
}
.number_link:hover {
	text-decoration:underline;
	color:#000000;
}
.search_link_under {
	font-size:10px;
	color:#000000;
	text-decoration:underline; 
}

.alpha_link 
{
	font-size:10px;
	text-decoration:none;
	color:#e93a6f;
}
.alpha_link:hover {
	text-decoration:underline;
	color:#000000;
}

.number_link a
{
	font-size:10px;
	text-decoration:none;
	color:#e93a6f;
}

.number_link a:hover 
{
	font-size:10px;
	text-decoration:underline;
	color:#e93a6f;
}
.Disp
{
 font-weight:bold;
 }
 
 .grey_link {
	color:#5F1010;
	font-size:10px;
	text-decoration:none;
}

.grey_link:hover {
	color:#5F1010;
	font-size:10px;
	font-weight:bold;  
	text-decoration:underline;
}

.white_link {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}



.grayBackGround
{
	background-image:url(images/body_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}


 
 .pink_link {
	color:#f0067f;
	font-size:10px;
	text-decoration:none;
}
.pink_link:hover {
	color:#f0067f;
	font-size:10px;
	text-decoration:underline;
}
.pink_link_termscondition {
	color:#f0067f;
	font-size:11px;
	text-decoration:none;
}
.pink_link_termscondition:hover {
	color:#f0067f;
	font-size:11px;
	text-decoration:underline;
}
.customerHeading
{
	color:#ffffff;
	background-color:#573849;
	font-size:14px;
	padding:5px;
}
.customerBackground
{
	border: solid 1px #700e4b;
	background-color: #fffeff;
}
.underline
{
	text-decoration:underline;
}
.button2, .button1{
	background-color: #154784;
	border: solid 1px #830904;
	color: #fff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.customerOldBackground
{
	border: solid 1px #700e4b;
	background-color: #eadce4;
}
.customerOldHeader
{
	background-color:#7a626f; 
	color:#ffffff; 
	font-size:14px; 
	padding:5px;
}
.custMandatoryLabel
{
 font-size: 10px; 
 font-weight: lighter;
 font-family:Arial, Verdana; 
 font-style:italic;
 color:Black;	
}
