html,body{
	margin: 0px 0px 0px 0px;
	height: 100%;
	min-height: 100%;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
	}
	
.full_height_drop{
	margin: 0 auto;
	width: 900px;
	min-height: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	/*background-image: url(/images/media/vn_fade.gif);
	background-repeat: repeat-y;
	background-position: top left;*/
}
	
img{
	border-style: none;
}

a{
	font-weight: bold;
	color: #b10077;
	}
	
a:hover{
	color: #000000;
	}
	
a.plain{
	font-weight: bold;
	color: #b10077;
	text-decoration: none;
	}
	
a.plain_contactus
{
	font-weight: bold;
	color: #b10077;
	text-decoration: none;
	font-size: 0.8em;
	font-family: Tahoma, Sans-Serif;
}
	
a.plain:hover{
	color: #000000;
	text-decoration: none;
	}
	
p{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 12px;
	font: 11px Tahoma, sans-serif;
}

p.small{	
	color: #000000;
	font: 10px Tahoma, sans-serif;
	padding: 4px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
}

p.small_bottom{	
	color: #000000;
	font: 11px Tahoma, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


p.cross_out{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 12px;
	font: bold 11px Tahoma, sans-serif;
	text-decoration: line-through;
}

p.maroon{
	color: #b10077;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 12px;
	font: bold 11px Tahoma, sans-serif;
}

p.maroon_lrg{
	color: #b10077;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 3px 0px;
	line-height: 13px;
	font: bold 14px Tahoma, sans-serif;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font: bold 18px Tahoma, sans-serif;
	color: #af3185;
	line-height: 16px;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	font: bold 15px Tahoma, sans-serif;
	line-height: 16px;
}

h2.maroon{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font: bold 18px Tahoma, sans-serif;
	color: #b10077;
}

h2.lrg{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font: bold 18px Tahoma, sans-serif;
	color: #000000;
}

h3{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font: bold 14px Tahoma, sans-serif;
}

h3.maroon{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font: bold 14px Tahoma, sans-serif;
	color: #b10077;
}

h4{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font: bold 12px Tahoma, sans-serif;
}
	
.contain{
	margin: 0 auto;
	width: 900px;
	background-image: url(/images/media/vn_fade.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.banner{
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 85px;
}

.banner_left{
	width: 244px;
	height: 85px;
	float: left;
}

.banner_right{
	/*width: 331px;*/
	width: 180px;	
	height: 62px;
	float: left;
	padding: 0x 0px 0px 0px;
	background: #ffffff;
}

.tabs_nav_top{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 905px;
	height: 34px;
	background: #ffffff;
	border-top: 1px solid white;
}

a.tab{
	margin: 0px 2px 0px 0px;
	display: block;
	float: left;
	width: 84px;
	height: 29px;
	color: #000000;
	background: #cbcbcb;
	font: 11px Tahoma, sans-serif;
	padding: 5px 7px 0px 7px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: center;
	background-image: url(/media/tab_drop_final_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	line-height: 11px;
}

a.tab:hover{
	margin: 0px 2px 0px 0px;
	display: block;
	float: left;
	width: 84px;
	height: 29px;
	color: #ffffff;
	background: #b10077;
	font: 11px Tahoma, sans-serif;
	padding: 5px 7px 0px 7px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: center;
	background-image: url(/media/tab_drop_final_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	line-height: 11px;
}

.purple_nav{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid white;
	width: 898px;
	height: 28px;
	background: #b10077;
}

a.pn{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	height: 21px;
	color: #e4b3d5;
	background: #b10077;
	font: bold 11px Tahoma, sans-serif;
	padding: 7px 18px 0px 14px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	background-image: url(/media/pn_drop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
}

a.pn:hover{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	height: 21px;
	color: #ffffff;
	background: #b10077;
	font: bold 11px Tahoma, sans-serif;
	padding: 7px 18px 0px 14px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	background-image: url(/media/pn_drop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
}

.pn_tools{
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 0px;
	height: 28px;
	background: #b10077;
	float: right;
}

.pn_icon{
	float: left;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 6px;
	background: #b10077;
}

a.pn_tool{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	height: 21px;
	color: #e4b3d5;
	background: #b10077;
	font: bold 11px Tahoma, sans-serif;
	padding: 7px 6px 0px 7px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: center;
	text-decoration: none;
}

a.pn_tool:hover{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	height: 21px;
	color: #ffffff;
	background: #b10077;
	font: bold 11px Tahoma, sans-serif;
	padding: 7px 6px 0px 7px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	text-decoration: none;
}

a.home{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 98px;
	height: 21px;
	color: #ffffff;
	font: bold 11px Tahoma, sans-serif;
	padding: 7px 0px 0px 0px;
	border-top: 0px solid white;
	border-right: 2px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	text-decoration: none;
}

a.home:hover{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 98px;
	height: 21px;
	color: #ffffff;
	background: #b10077;
	font: bold 11px Tahoma, sans-serif;
	padding: 7px 0px 0px 0px;
	border-top: 0px solid white;
	border-right: 2px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	text-decoration: none;
}

.vert_nav{
	margin: 0px 0px 0px 0px;
	padding: 19px 0px 0px 11px;
	width: 151px;
	float: left;
}

.vert_nav_contact_and_store_finder{
	margin: 0px 0px 0px 0px;
	padding: 19px 0px 0px 11px;
	width: 151px;
	float: left;
}

a.vn{
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 144px;
	color: #b10077;
	font: bold 11px Tahoma, sans-serif;
	padding: 2px 0px 3px 7px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid #dfdfdf;
	border-left: 0px /*solid white*/;
	text-align: left;
	text-decoration: none;
}

a.vn:hover{
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 144px;
	color: #000000;
	font: bold 11px Tahoma, sans-serif;
	padding: 2px 0px 3px 7px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid #dfdfdf;
	border-left: 0px /*solid white*/;
	text-align: left;
	text-decoration: none;
}

.measuring_guide
{
	font: 10px Tahoma, sans-serif;
	padding: 10px 10px 10px 10px;
}

.measuring_guide_header
{
	font: 20px Tahoma, sans-serif;
	padding: 0px 0px 10px 0px;
}

.centre_col{
	width: 538px;
	margin: 0px 0px 0px 170px;
	padding: 19px 0px 0px 0px;
	border-top: 1px solid white;
	height: 400%;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: Tahoma, Sans-Serif;
}

.registration_centre_col{
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 19px 0px 0px 0px;
	border-top: 0px solid white;
	height: 400%;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: Tahoma, Sans-Serif;
}


.right_col{
	width: 171px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid white;
}

.myaccountmenu{
	width: 240px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid white;
}

.my_shopping_bag{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	border-top: 1px solid white;
	width: 171px;
	line-height: 0px;
	background: #dddddd;
	background-image: url(/media/bag_drop.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.msb_text{
	width: 130px;
	margin: 0px 0px 4px 23px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #dfdede;
}

.bb{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid white;
	width: 171px;
	line-height: -0px;
	background: #ededed;
	background-image: url(/media/bb_drop.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.bb_text{
	width: 130px;
	margin: 0px 0px 4px 23px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #ededed;
}

a.checkout{
	margin: 0px 0px 0px 12px;
	display: block;
	left: 12px;
	width: 123px;
	height: 22px;
	color: #b10077;
	background: #dddddd;
	font: bold 11px Tahoma, sans-serif;
	padding: 11px 0px 0px 14px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	background-image: url(/media/checkout_drop.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
}

a.checkout:hover{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 123px;
	height: 22px;
	color: #000000;
	background: #cbcbcb;
	font: bold 11px Tahoma, sans-serif;
	padding: 11px 0px 0px 14px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: center;
	background-image: url(/media/checkout_drop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}

.ootd{
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid white;
	width: 171px;
	line-height: -0px;
	background: #cccccc;
	background-image: url(/media/ootd_drop.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.offer_1{
	width: 155px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 6px 0px;
	border-top: 1px solid #ededed;
	border-bottom: 0px solid #cccccc;	
}

.offer_2{
	width: 155px;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 6px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ededed;	
}
.offer_3{
	width: 155px;
	margin: 0px 0px 0px 8px;
	padding: 4px 0px 6px 0px;
	border-bottom: 1px solid #ededed;	
}
.e_offers{
	width: 130px;
	height: 58px;
	padding: 20px 0px 0px 4px;
}

.bookmark{
	width: 130px;
	height: 58px;
	padding:10px 0px 0px 4px;
}

.email_a_friend{
	width: 130px;
	height: 58px;
	padding: 10px 0px 0px 4px;
}

.hp_2up{
	width: 538px;
	height: 184px;
	background: #f7e7f2;
}

.hp_2up_left{
	width: 257px;
	height: 174px;
	float: left;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.hp_2up_right{
	width: 251px;
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 0px 0px;
	float: left;
}

.cat_2up{
	width: 538px;
	height: 184px;
	background: #f7e7f2;
}

.cat_2up_left{
	width: 257px;
	height: 174px;
	float: left;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.cat_2up_right{
	width: 257px;
	height: 184px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border-left: 4px solid #ffffff;	
}

a.cat_title{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 100%;
	height: 26px;
	color: #ffffff;
	background: #b32d84;
	font: bold 14px Tahoma, sans-serif;
	padding: 8px 0px 0px 10px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px /*solid white*/;
	text-align: left;
	text-decoration: none;
}

.cat_2up_righttext{
	width: 247px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	border-left: 0px solid #ffffff;	
}

.hp_4up{
	width: 538px;
	height: 240px;
	margin: 20px 0px 0px 0px;
}

.hp_4up_panel{
	width: 129px;
	float: left;
	margin: 0px 4px 0px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

.hp_4up_panel1{
	width: 129px;
	float: left;
	margin: 0px 3px 0px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

.hp_4up_panel_nrm{
	width: 129px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

a.hp_butt_top{
	width: 121px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: none;
	color: #b32d84;
	background: #ffffff;
	font: bold 13px Tahoma, sans-serif;
	padding: 4px 0px 0px 8px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	
}
a.hp_butt_top1{
	width: 121px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: none;
	color: #b32d84;
	background: #ffffff;
	font: bold 13px Tahoma, sans-serif;
	padding: 4px 0px 0px 8px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	
}

a.hp_butt_bottom{
	width: 121px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: none;
	color: #ffffff;
	background: #b32d84;
	font: bold 11px Tahoma, sans-serif;
	padding: 4px 0px 0px 8px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: left;
	text-decoration: none;
	line-height: 13px;
	
}

.cat_3up{
	width: 538px;
	height: 240px;
	margin: 20px 0px 0px 0px;
}

.cat_3up_panel{
	width: 173px;
	float: left;
	margin: 0px 2px 0px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

.cat_3up_panel_nrm{
	width: 173px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

a.cat_butt_top{
	width: 165px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: none;
	color: #b32d84;
	background: #ffffff;
	font: bold 13px Tahoma, sans-serif;
	padding: 4px 0px 0px 8px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	
}

a.cat_butt_bottom{
	width: 165px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: none;
	color: #ffffff;
	background: #b32d84;
	font: bold 11px Tahoma, sans-serif;
	padding: 4px 0px 0px 8px;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	text-align: left;
	text-decoration: none;
	line-height: 13px;	
}

.credit_cards_70tm{
	width: 538px;
	height: 62px;
	line-height: -0px;
	margin: 70px 0px 0px 0px;
}

.credit_cards{
	width: 538px;
	height: 62px;
	line-height: -0px;
	margin: 6px 0px 0px 0px;
}

.foot_nav{
	width: 538px;
	margin: 40px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	font: 11px Tahoma, sans-serif;
	color: #bebebe;
	text-align: center;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	line-height: 16px;
}

a.fn{
	font-weight: normal;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

a.fn:hover{
	color: #000000;
}

.foot_tools{
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 13px 0px;
	font: 10px Tahoma, sans-serif;
	color: #bebebe;
	text-align: center;
}

a.ft{
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #000000;
}

a.ft:hover{
	color: #cbcbcb;
}

.info{
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	font: 10px Tahoma, sans-serif;
	/*color: #bebebe;*/
	color:#000000;
	text-align: center;
	line-height: 16px;
}

form.search{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div.row {
  width: 330px;
  clear: right;
  padding: 4px 0px 4px 0px;
  margin: -5px 0px -5px 0px;
  line-height: 16px;
  }

div.row span.label {
	font: bold 0.7em Tahoma, sans-serif;
	line-height: 16px;
	color: #000000;
  	float: left;
  	width: 112px;
  	text-align: right;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;}

div.row span.formw {
  float: right;
  width: 210px;
  text-align: left;
	color: #ffffff;
	font: 0.7em Arial, sans-serif;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
  }

div.spacer {
  clear: both;
  margin: 0px 0px 0px 0px;
  line-height: 16px;
  }
  
.formelement{font: 1em Tahoma, sans-serif;
  	width: 170px; 
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #7799cf;
	border-right: 1px solid #7799cf;
	border-bottom: 1px solid #7799cf;
	border-left: 1px solid #7799cf;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;}
	
.formelement_menu{font: 1em Tahoma, sans-serif;
  	width: 176px; 
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #7799cf;
	border-right: 1px solid #7799cf;
	border-bottom: 1px solid #7799cf;
	border-left: 1px solid #7799cf;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;}
	
.formbutton{font: bold 1em Tahoma, sans-serif; 
	margin: 0px 0px 0px 0px; 
	color: #000000;
	background: #ffffff;
	padding: 0px 1px 0px 2px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	}

.formelement_ppp{font: 11px Tahoma, sans-serif;
  	width: 140px;
	height: 20px; 
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #7799cf;
	border-right: 1px solid #7799cf;
	border-bottom: 1px solid #7799cf;
	border-left: 1px solid #7799cf;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;}

.formelement_prod{font: 10px Tahoma, sans-serif;
  	width: 240px;
	height: 20px; 
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #7799cf;
	border-right: 1px solid #7799cf;
	border-bottom: 1px solid #7799cf;
	border-left: 1px solid #7799cf;
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 8px 0px;}

.tdcolor{
	font:9px Tahoma, sans-serif;
  	width: 69px;
	height: 49px;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	color:White;
	}

.add_to_basket{
	font: 11px Tahoma, sans-serif;
	width: 86px;
	height: 24px;
	margin: 8px 0px 0px 0px; 
	color: #ffffff;
	background: #000000;
	padding: 0px 2px 0px 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background-image: url(/media/add_to_basket_drop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	line-height: 12px;
	}
	
.clear{
	clear: both;
	}
	
.paging_nav{
	width: 250px;
	height: 50px;
	margin: 0px 0px 0px 70px;
	padding: 10px 0px 10px 0px;
	font: 11px Tahoma, sans-serif;
	color: #000000;
	text-align: center;
	line-height: 16px;
}

.paging_nav a{
	font-weight: normal;
	color: #b10077;
	text-decoration: none;
}

.paging_nav a:hover{
	color: #000000;
	}
	
.ppp{
	width: 190px;
	float: right;
	padding: 6px 0px 0px 0px;
	font: bold 10px Tahoma, sans-serif;
	color: #000000;	
	line-height: 18px;
}

.pl_3up{
	width: 538px;
	height: 350px;
	margin: 4px 4px 8px 0px;
	padding: 0px 0px 0px 0px;
}

.pl_3up_panel_sub
{
	width: 173px;
	height: 350px;
	float: left;
	margin: 4px 4px 4px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

.pl_3up_panel{
	width: 173px;
	height: 350px;
	float: left;
	margin: 4px 4px 4px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}
.pl_3up_panel1{
	width: 173px;
	height: 350px;
	float: left;
	margin: 4px 4px 4px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}
.pl_3up_panel_nrm{
	width: 173px;
	height: 273px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #b32d84;
	border-right: 1px solid #b32d84;
	border-bottom: 1px solid #b32d84;
	border-left: 1px solid #b32d84;
	line-height: -0px;
}

.pl_3up_desc{
	width: 153px;
	margin: 3px 0px 0px 10px;
}

.prod_2up{
	width: 550px;
	background: #ffffff;
	margin: 0px 0px 20px 0px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}

.prod_2up_left_shot{
	width: 257px;
	/*height: 257px;*/
	float: none;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.prod_2up_left{
	width: 275px;
	float: left;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	text-align: center;
}

.prod_2up_left_box{
	width: 249px;
	float: none;
	background: #eecce4;
	margin: 2px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	text-align: left;
}

.curtains_2up_right_box{
	width: 240px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	text-align: left;
}


.prod_2up_right{
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border-left: 4px solid #ffffff;	
}

.prod_2up_righttext{
	width: 247px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #ffffff;	
}

.prod_2up_righttext ul li 
{
	-x-system-font:none;
font-family:Tahoma,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:3px 0;
}

.prod_2up_right_form{
	width: 247px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #ffffff;	
}

ul.prod_bullets{
list-style-type: disc;
color: #000000;
font: 10px Tahoma, sans-serif;
padding: 8px 0px 2px 16px;
margin: 0px 0px 0px 0px;
}

ul.prod_bullets li{
padding-left: 2px;
margin: 0px 0px 2px 0px;
line-height: 14px;
}

.sbc{
	width: 538px;
	height: 49px;
	background: #ffffff;
	margin: 0px 0px 9px 0px;
}

.sbc_block{
	width: 74px;
	height: 49px;
	float: left;
	margin-right: 3px;
}

.sbc_block_nrm{
	width: 74px;
	height: 49px;
	float: left;
	margin: 0px 0px 0px 1px;
}

.sbc_title{
	font: bold 15px Tahoma, sans-serif;
	color: #000000;
	float: right;
}

.sbc_title_wide{
	width: 440px;
	float: right;
}

.sbc_title_left{
	width: 200px;
	float: left;
	font: bold 15px Tahoma, sans-serif;
	color: #b23086;
	padding: 0px 0px 0px 0px;
}

.sbc_title_measuring_guide{
	width: 200px;
	float: left;
	font: bold 12px Tahoma, sans-serif;
	color: #b23086;
	padding: 0px 0px 0px 0px;
}

.sbc_title_right{
	width: 240px;
	float: left;
	text-align: right;
	font: bold 15px Tahoma, sans-serif;
	color: #000000;
}

.prod_thumbs{
	width: 275px;
	height: 96px;
	margin: 6px 0px 0px 0px;
	padding-left: 4px;
}

.prod_thm_block{
	width: 73px;
	height: 86px;
	float: left;
	margin: 0px 9px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;	
}

.prod_thm_block_nrm{
	width: 78px;
	height: 86px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;	
}



/* Old Style Sheet*/


.menu1 {


	font-size: 0.9em;
	line-height: 1.1em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: center;

}

.menu1:hover {
	text-decoration: underline;
}

.menu2 {


	font-size: 0.9em;
	line-height: 1.1em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}


.menu2:hover {
	text-decoration: underline;
}

.txt {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.txt_contact_us
{
	font-size: 0.7em;
	line-height: 1.2em;
	font-family: Tahoma, Sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.txt_strike {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: line-through;
	text-align: left;
}

.mainp {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;

}

.errortext {
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.txt2 {

	font-size: 1.0em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

.leftlabel
{
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	text-decoration: none;
}

.txt3 {

	font-size: 1.2em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}


.txts {


	font-size: 0.9em;
	line-height: 1.2em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;

}


.txtsg {


	font-size: 0.8em;
	line-height: 1.2em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #9f9f9f;
	text-decoration: none;
	text-align: left;

}

.txtb {


	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}


.txtc {


	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: center;

}

.txtm {


	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: left;

}


.txtmrb {


	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}


.txtm2 {


	font-size: 1.1em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	
}

.txtm2l {


	font-size: 1.4em;
	line-height: 1.4em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	
}

.txtm2l {


	font-size: 1.2em;
	line-height: 1.4em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	
}


.txtm3 {


	font-size: 1.1em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
	
}


.txtbr {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.txtr{
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.txtr2{
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: right;
	/*font-weight : bold;*/
}


.mlnk {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #e4b3d5;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.mlnkreg {


	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #e4b3d5;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}


.mlnk:hover {

	text-decoration: underline;
	
}	


.mlnksml {
	font-size : 0.8em;
	line-height : 1.5em;
	font-family : tahoma, arial, helvetica, sans-serif ;
	color : #C90283;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
}

.mlnksml:hover {
	text-decoration: underline;	
}	


.flnk {


	font-size: 0.8em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #908F8F;
	text-decoration: none;
	text-align: right;

}



.flnk:hover {

	text-decoration: none;

}
.flnk2 {
	font-size: 0.7em;
	line-height: 1.9em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

.flnk2:hover {
	text-decoration: underline;
}

.flnk3 {
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	text-decoration: none;
	text-align: right;
	color: #b10077;
}



.flnk3:hover {

	text-decoration: underline;

}

.lst {
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	color: #666666;	
	font-size: 9px ;
	border-style:dashed;
	border-width: 1px;	
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;	
	border-color: #999999;
	width: 225px;
}


.t1 {


	font-size: 1.2em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}


.t2 {


	font-size: 1.2em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

.t2r {


	font-size: 1.2em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}



.t3 {


	font-size: 1.0em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}


.t3:hover {

text-decoration: underline;

}




.t4 {


	font-size: 1.7em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

.delivery {
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}


.t5 {
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #b10077;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.t5black {


	font-size: 1.1em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

.t6 {


	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}


.t6:hover {

text-decoration: underline;

}



.in1	{ width:125px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.in2	{ width:30px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.in3	{ width:280px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.in4	{ width:380px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.sel1	{ width:164px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.sel2	{ width:133px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.sel3	{ width:55px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.sel4	{ width:65px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.sel5	{ width:37px; background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.selectnowidth {background-color: #ffffff; border: 1px; border-color: #7799cf; border-style: solid; color: #000000; font-size: 0.9em ; font-family: arial, helvetica, sans-serif ;}

.but1 {
	background-color: #fafaf9;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;	
	font-size: 0.9em ;
	font-weight: bold;
	border-style: solid;
	border-color: #233e72;
	

}


.but2 {
	background-color: #b10077;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;	
	font-size: 0.8em ;
	font-weight: bold;
	border-style: solid;
	border-color: #b10077;
}


ul {
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: tahoma, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;
}




.bcat {

	background-image: url(/images/new/bg-cat_curve.gif);

}


.ib {

border: 1px; border-color: #a7a7a7; border-style: solid;

}


.ida {

	background-image: url(/images/new/bg-dash_horiz.gif);

}



.ctl {

	background-image: url(/images/shared/ctl.gif);

}

.ctl_pur {

	background-image: url(/images/shared/ctl_pur.gif);

}

.tdiv {

	background-image: url(/images/shared/tdiv.gif);

}

.tdiv_pur {

	background-image: url(/images/shared/tdiv_pur.gif);

}

.ctr {

	background-image: url(/images/shared/ctr.gif);

}

.ctr_pur {

	background-image: url(/images/shared/ctr_pur.gif);

}

.rdiv {

	background-image: url(/images/shared/rdiv.gif);

}

.rdiv_pur {

	background-image: url(/images/shared/rdiv_pur.gif);

}

.ldiv {

	background-image: url(/images/shared/ldiv.gif);

}

.ldiv_pur {

	background-image: url(/images/shared/ldiv_pur.gif);

}

.cbl {

	background-image: url(/images/shared/cbl.gif);

}

.bdiv {

	background-image: url(/images/shared/bdiv.gif);

}

.cbr {

	background-image: url(/images/shared/cbr.gif);

}

.strikeout
{
	text-decoration: line-through;
}

/*SEOTEXT STYLES*/
div.seotext{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;color: #000000;}
div.seotext p{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;line-height: 18px;color: #000000;}
div.seotext h1{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;color: #000000;}

/*menustyles*/
#nav, #nav ul{margin:0;padding:0px 0px 0px 0px;list-style-type:none;list-style-position:outside;position:relative;line-height:20px;}
#nav a{display:block;padding:4px 5px 0px 5px;color:#e4b3d5;text-decoration:none;background-color:#b10077;font-weight:bold;font-size: 11px;}
#nav a:hover{/*background-color:#000000;*/color:#ffffff;}
#nav li{float:left;position:relative;}
#nav ul {position:absolute;display:none;width:12em;top:20px;}
#nav li ul a{width:12em;height:auto;float:left;font-size: 11px;border-bottom:1px solid #e4b3d5;}
#nav ul ul{top:auto;}	
#nav li ul ul {left:12em;margin:0px 0 0 10px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{display:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{display:block;}


/**/

div.banner_middle
{
	/*width: 285px;*/
	/*height: 61px;*/
	width: 474px;
	height: 60px;
	float: left;
	text-align:center;
	background: #ffffff;
	color: #000000;
	font: 11px Tahoma, sans-serif;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}

div.loginwelcome{
    float: left;
    clear:both;
    display:block;
	text-align:left;
	color: #000000;
	font: 11px Tahoma, sans-serif;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	margin:0px;
	/*width:200px;*/
}
