form, ul, li, h1, h2, h3, h4, h5, h6, p, label, input, textarea, select, sup, sub, pre{margin: 0; padding:0; list-style: none;}

body{font: normal 11px/18px Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #2D2D2D;
	margin: 0 auto;}
	
body{background: #EFEFEF url(../images/bg.jpg) center 39px;}
/* body.tpl_1{background: #EFEFEF url(../images/inner-body-bgx.jpg) center 39px no-repeat;} */

html{outline: none;}
input::-moz-focus-inner { border: 0; }

a{outline: none; text-decoration: none; color: white;}
a:hover{text-decoration: underline; color: white;}
a:focus {outline:0;}
button:focus {outline:0;}

button {
	border: none;
	background: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}	

.tpl_2 table {
	border-spacing: 0;
	padding: 5px;
}

.tpl_2 th, .tpl_2 td {
	border-bottom: 1px solid #c8c7c7;
	border-spacing: 0px;
	padding: 5px 25px 5px 0px;
}

.tpl_2 tr {
	border-spacing: 0;
	border-bottom: 1px solid #c8c7c7;
}

img{ border: none;}

h1{ font: normal 21px/30px Arial, Helvetica, sans-serif; }

h2{ font: normal 21px/30px "trebuchet MS", verdana, arial, tahoma; color: #9B9B9B; text-transform: uppercase;}

h3{font: normal 25px/30px "trebuchet MS", verdana, arial, tahoma; color: #000; text-transform:uppercase; padding-bottom: 10px;}	

h4{ font: normal 36px/30px "trebuchet MS", verdana, arial, tahoma; color: #000; text-transform:uppercase; padding: 0 0 25px 80px;}

h5{ font: normal 15px/24px Arial, Helvetica, sans-serif; color: white;}

h6{ font: bold 12px/24px Arial, Helvetica, sans-serif; color:  #333;text-transform:uppercase;}

#main{ }

#blocker{ width: 860px; position: relative; margin: 0 auto;}

#page{width: 860px;
	margin: 0 auto;
	padding: 0 9px;
}

.container {
	width: 860px;
	margin: 0 auto;
}

#header{overflow: hidden;}
#header .top-nav{ 
	height: 39px; 
	overflow: hidden;
	border-bottom: 2px solid black;
	
}
#header .top-nav .nav{ float: left; width: 340px; padding-left: 15px; margin-top: 10px;}
#header .top-nav .nav li{ float: left; height: 15px;}
#header .top-nav .nav li a{ text-indent: -9999999px; display: block; height: 39px;}


#sub1Div{ width: 146px; position: absolute; top: 4px; left: 253px; visibility:hidden; z-index: 200;}
#sub1Div .signup{ background: url(../images/sign-up-bg.png) repeat-y; }
#sub1Div .signup input{ background: url(../images/input-bg.png) no-repeat; width: 120px; height: 18px; border: none; margin: 8px 0 11px 10px; padding: 3px 5px 2px 5px; color: #858585; font: normal 11px Arial, Tahoma, Verdana, sans-serif;}

#sub1Div .sign-me{ background:url(../images/sign-me-up.png) no-repeat; padding-left: 65px;}
#sub1Div .sign-me input{ background: url(../images/sign-me.gif) no-repeat; width: 73px; height: 22px; border: none; display:block; text-indent: -99999px;}
#sub1Div .sign-me input:hover{ background:url(../images/sign-me.gif) left -23px no-repeat;}
#sub1Div .sign-me input:active{ background:url(../images/sign-me.gif) left -46px no-repeat;}

#header .top-nav .account-nav{ float: left; margin-left: 75px;}
#header .top-nav .account-nav li{ float: left; height: 39px;}
#header .top-nav .account-nav li a{ text-indent: -9999999px; display: block; height: 39px;}


/*
#header .top-nav .account-nav li a.sign-out{width: 91px; background: url(../images/top-right-nav.png) -327px top no-repeat; }
#header .top-nav .account-nav li a.sign-out:hover{background: url(../images/top-right-nav.png) -327px -39px no-repeat; }
#header .top-nav .account-nav li a.sign-out.active{background: url(../images/top-right-nav.png) -327px -78px no-repeat; }
*/


#header .header-nav{ overflow: hidden; padding: 22px 0 0 0; height: 70px; border-top: 1px solid black; margin-top: 1px;}
#header .header-nav h1{ background: url(logo.png) left -11px no-repeat; position: absolute; z-index: 100; left: 30px; top: 50px;}
#header .header-nav h1 a{ display: block; height: 120px; width: 235px; text-indent: -99999px; }

/*#header .header-nav ul{ float: right; height: 55px; width: 490px; background:url(../images/top-nav.gif) no-repeat; padding-left: 12px; }
#header .header-nav ul li{ float:left; padding-right: 9px;}
#header .header-nav ul li a{text-indent: -9999999px; display: block; height: 55px;}
#header .header-nav ul li a.lookbook{ width: 173px; background: url(../images/top-nav.gif) -12px -55px no-repeat; }
#header .header-nav ul li a.lookbook:hover{background: url(../images/top-nav.gif) -12px -110px no-repeat; }
#header .header-nav ul li a.lookbook.active{background: url(../images/top-nav.gif) -12px bottom no-repeat; }

#header .header-nav ul li a.shop{ width: 97px; background: url(../images/top-nav.gif) -194px -55px no-repeat; }
#header .header-nav ul li a.shop:hover{background: url(../images/top-nav.gif) -194px -110px no-repeat; }
#header .header-nav ul li a.shop.active{background: url(../images/top-nav.gif) -194px bottom no-repeat; }

#header .header-nav ul li a.new{ width: 87px; background: url(../images/top-nav.gif) -302px -55px no-repeat; }
#header .header-nav ul li a.new:hover{background: url(../images/top-nav.gif) -302px -110px no-repeat; }
#header .header-nav ul li a.new.active{background: url(../images/top-nav.gif) -302px bottom no-repeat; }

#header .header-nav ul li a.sale{ width: 91px; background: url(../images/top-nav.gif) -398px -55px no-repeat; }
#header .header-nav ul li a.sale:hover{background: url(../images/top-nav.gif) -398px -110px no-repeat; }
#header .header-nav ul li a.sale.active{background: url(../images/top-nav.gif) -398px bottom no-repeat; }

*/
#header .return-to-shop{ float: right; overflow:hidden; padding-left: 12px; }
#header .return-to-shop a{ background:url(../images/return-to-shop.gif) no-repeat; height: 55px; width: 262px; text-indent: -999999px; display: block;}
#header .return-to-shop a:hover{ background:url(../images/return-to-shop.gif) left -55px no-repeat;}
#header .return-to-shop a:active{ background:url(../images/return-to-shop.gif) left -110px no-repeat;}


#z-arrow{ 
	position: absolute; 
	z-index: 8; 
	width: 155px; 
	height: 140px; 
	background:url(../images/z-arrow.png) no-repeat; 
	text-indent: -99999px; 
	display: block; 
	top: 730px; 
	left: 0;
}

#headerimage {
	background:url(../images/z-arrow.png) top left no-repeat;
	height: 130px;
	display: block;
	z-index: -10;
	padding: 15px 0 0 42px;
}

#headerimage h1{
	color:#F94D7C; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, sans-serif;
}

#headerimage h4 {
	padding-bottom: 20px;
}

div.lookbook-text{ width: 476px; text-align:justify; padding-bottom: 10px;}

#recent-lookbook{ overflow: hidden;}
#recent-lookbook h2{ font: normal 21px/30px "trebuchet MS", verdana, arial, tahoma; color: #9B9B9B; text-transform: uppercase; padding: 10px 0 10px 0;}
#recent-lookbook h6{ font: bold 14px/30px "trebuchet MS", verdana, arial, tahoma; color: #F94D7C;}
#recent-lookbook ul{ overflow: hidden;}
#recent-lookbook ul li{ float: left; padding-bottom: 22px; margin-right: 49px;}
#recent-lookbook ul li.no-margin{ margin-right: 0;}
#recent-lookbook ul li .pro-img { border: solid 3px #B5B5B4; display:block; position:relative; widows: 182px; height: 102px;}
#recent-lookbook ul li .pro-img:hover{ border: solid 3px #353437; display:block;}

#recent-lookbook ul li .pro-img a.view{ position: absolute; width: 44px; height:17px; background:url(../images/black-buttons.png) no-repeat; text-indent: -9999px; display: block; bottom: 6px; right: 6px;}
#recent-lookbook ul li .pro-img a:hover{background:url(../images/black-buttons.png) left -17px no-repeat;}
#recent-lookbook ul li .pro-img a:active{background:url(../images/black-buttons.png) left -34px no-repeat;}

#recent-lookbook a.button{ background:url(../images/add-button.png) right top no-repeat; width: 146px; height: 17px; display: block; text-indent: -99999px;}
#recent-lookbook a.button:hover{ background:url(../images/add-button.png) right -17px no-repeat;}
#recent-lookbook a.button:active{ background:url(../images/add-button.png) right -34px no-repeat;}


/************Inner pages right column end here**************************/

.stepcarousel {
	position: relative;
	width: 915px;
	height: 620px;
	/* background: #000000; */
	border: solid 3px #B5B5B4;
	z-index: 10;
	margin-bottom: 25px;
}

.stepcarousel .belt {
	position: absolute;
	left: 0;
	top: 0;
	width: 920px;
	height: 620px;
}

.stepcarousel .panel .detail-text { position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 100;
	height: 27px;
	background: url(../images/naming-bg.png) right -27px no-repeat;
	padding-right: 6px;
}
	
.stepcarousel .panel .detail-text ul{
	background: url(../images/naming-bg.png) left top no-repeat; 
	padding-left: 6px; 
	overflow: hidden;
}

.stepcarousel .panel .detail-text ul li{ 
	background:url(../images/naming-bgxy.png) repeat; 
	float: left; 
	height: 27px; 
	font: normal 12px/26px Verdana, Arial, sans-serif; 
	color: #353538; 
	text-decoration: none; 
	padding: 0 10px 0 0;
}

.stepcarousel .panel .detail-text ul li .our-model{ background:url(../images/our-model.gif) center center no-repeat; height: 27px; width: 96px; text-indent: -99999px; display:block;}
.stepcarousel .panel .detail-text ul li a{ 
	background:url(../images/pink-arrow.png) left 3px no-repeat; 
	color: #353538; 
	text-decoration: none; 
	padding: 0 0 0 10px;
	font-size: 10px;
}
.stepcarousel .panel .detail-text ul li a:hover{color: #353538; text-decoration: underline;}


.stepcarousel .panel {
	float: left;
	width: 915px; padding:0;
}

.stepcarousel #slide_1 {
	display: block;
}


#container{padding: 30px 0;}
#container #right-col{ float:right; width: 678px; position: relative;}
#container #right-col p a, #container p a {
	color: #2D2D2D;
	text-decoration: underline;
}
#container #right-col p a:hover, #container p a:hover {
	color: #2D2D2D;
	text-decoration: none;
}
#container #left-col{ float:left; width: 150px;}
#main_content {
	float:right; width: 678px;
	margin-top: 35px;
}

#main_content a {
	color: black;
}

#main_content p {
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
}

#right-col #main_content p {
	padding: 10px 0;
}

/*my account page satrt*/
#account-left{ padding: 50px 0 0 0; float: left;}
#account-left ul{ overflow: hidden; padding: 10px 0px 0 0;}
#account-left ul.ul_4 {padding-right: 0px;}
#account-left h2 {padding-right: 15px; font-size: 18px;}
#account-left h2.heading_4 {padding-right: 0px;}
#account-left ul li a {
	font-size: 12px;
}
/*
#account-left ul li a{ font: bold 16px/25px "trebuchet MS", verdana, arial, tahoma; color: #353437; text-decoration: none; padding-left: 12px;}
#account-left ul li a:hover, #account-left ul li.active a{ background: url(../images/left-nav-arrow.gif) left 7px no-repeat; color: #F06D9B; text-decoration: none; }
*/

.account-paging{ background: url(../images/paging-bg.gif) left -38px repeat-x; height: 19px; position: absolute; width: 678px; z-index: 100;}
.account-paging .left-cor{ background: url(../images/paging-bg.gif) no-repeat; overflow: hidden; padding-left: 8px;}

.account-paging .left-cor ul.left{float:left; overflow: hidden;}
.account-paging .left-cor ul.left li{background: url(../images/paging-bg.gif) left -95px no-repeat; padding: 0 10px 2px 15px; font: bold 10px/17px Verdana, Arial, sans-serif; color: #232224; text-decoration: none; text-transform: uppercase; float: left;}
.account-paging .left-cor ul.left li.no-bg{ background: none;}
.account-paging .left-cor ul.left li a{color: #232224; text-decoration: none;}
.account-paging .left-cor ul.left li a:hover{color: #232224; text-decoration: underline;}


.dresses-paging{ overflow: hidden; padding: 25px 0 15px; display:block; clear: left;}
.dresses-pagingBTM {
	clear: both;
	padding-top: 0px;
}

.dresses-paging ul.bg li ul.num {
	float: left;
}

.dresses-paging ul.bg li ul.num li a{ color: #A2A2A2; text-decoration: none; font-weight: bold; float: left;}
.dresses-paging ul.bg li ul.num li a:hover, .dresses-paging ul.bg li ul.num li.active a{ background: url(../images/paging-bg.gif) left -57px no-repeat; color: #232224; text-decoration: none;}

.dresses-paging ul.bg{ background:url(../images/paging-bg.gif) left -38px repeat-x; height: 19px; float:left; overflow: hidden;}
.dresses-paging ul.bg li.first, .dresses-paging ul.bg li ul.num li.first{ background: url(../images/paging-bg.gif) no-repeat; color: #000; font-weight: normal;}
.dresses-paging ul.bg li.last, .dresses-paging ul.bg li ul.num li.last{ background: url(../images/paging-bg.gif) left bottom no-repeat; color: #000; font-weight: normal;}
.dresses-paging ul.bg li.first a, .dresses-paging ul.bg li ul.num li.first a{ background: url(../images/paging-bg.gif) 3px -95px no-repeat; padding-left: 15px; color: #000; font-weight: normal;}
.dresses-paging ul.bg li.pre a, .dresses-paging ul.bg li ul.num li.pre a{ background: url(../images/paging-bg.gif) left -114px no-repeat; padding-left: 15px; color: #000; font-weight: normal;}

.dresses-paging ul.bg li.next, .dresses-paging ul.bg li ul.num li.next{ background: url(../images/paging-bg.gif) right -76px no-repeat; color: #000; font-weight: normal;}
.dresses-paging ul.bg li.next a, .dresses-paging ul.bg li ul.num li.next a{background: url(../images/paging-bg.gif) right -76px no-repeat;  padding-right: 15px; color: #000; font-weight: normal;}
.dresses-paging ul.bg li.last, .dresses-paging ul.bg li ul.num li.last{ background: url(../images/paging-bg.gif) right -19px no-repeat; color: #000; font-weight: normal;}
.dresses-paging ul.bg li.last a, .dresses-paging ul.bg li ul.num li.last a{background: url(../images/paging-bg.gif) right bottom no-repeat;  padding-right: 15px; color: #000; font-weight: normal;}
.dresses-paging ul.bg li{ height: 19px; float: left; padding: 0 5px; }
.dresses-paging ul.bg li:first-child {padding: 0;}
.dresses-paging ul.bg li a{ font: normal 10px/18px Verdana, Arial, sans-serif; color: #232224; text-decoration: none; display:block; text-transform: uppercase; height: 19px;}
.dresses-paging ul.bg li a:hover{ color: #232224; text-decoration: underline;}


.account-paging .left-cor ul.right{ background: url(../images/paging-bg.gif) right -19px no-repeat; float:right; overflow: hidden;}
.account-paging .left-cor ul.right span{background: url(../images/paging-bg.gif) left -76px no-repeat; padding: 0 4px 2px 4px; font: normal 10px/17px Verdana, Arial, sans-serif; color: #232224; text-decoration: none; }
.account-paging .left-cor ul.right span{ background: none; text-decoration: none;}
.account-paging .left-cor ul.right span a{color: #232224; text-decoration: none;}
.account-paging .left-cor ul.right span a:hover{color: #232224; text-decoration: underline;}


h3.account-head{ margin-top: 30px; font: bold 24px "trebuchet MS", verdana, arial, tahoma; color: #F06D9B; }

h3.pink{font: bold 24px "trebuchet MS", verdana, arial, tahoma; color: #F06D9B; }


.address{ width: 380px; overflow: hidden; padding: 20px 0 10px 0; }

#bill{  margin: 0 auto; overflow: hidden;}

.tpl_9 #bill {
	margin-left: 100px;
}

.tpl_9  #choose_address_confirm {
	margin-left: 325px;
}

#new_address {
	margin-left: 100px;
}

.bill-address{ width: 266px; overflow: hidden; padding: 20px 0 0 0; float:left; margin-right: 60px;}
.bill-address.no-margin{ margin-right: 0;}
.bill-address h2, #bill h2{font: normal 21px/21px "trebuchet MS", verdana, arial, tahoma; color: #9B9B9B; text-transform: uppercase;}
.bill-address a.add-bill, #bill a.add-bill{ background:url(../images/add-button.png) left top no-repeat; text-indent: -99999px; display:block; width: 143px; height: 17px; margin-bottom: 15px;}
.bill-address a.add-bill:hover, #bill a.add-bill:hover{ background:url(../images/add-button.png) left -17px no-repeat;}
.bill-address a.add-bill:active, #bill a.add-bill:hover{ background:url(../images/add-button.png) left -34px no-repeat;}

.bill-address a.add-shipp, #bill a.add-shipp{ background:url(../images/add-button.png) left top no-repeat; text-indent: -99999px; display:block; width: 143px; height: 17px; float:left; margin-top: 6px; }
.bill-address a.add-shipp:hover, #bill a.add-shipp:hover{ background:url(../images/add-button.png) left -17px no-repeat;}
.bill-address a.add-shipp:active, #bill a.add-shipp:active{ background:url(../images/add-button.png) left -34px no-repeat;}


.dresses-head{ border: solid 3px #B5B5B4; margin-top: 35px;}



.add-head{ overflow: hidden;}
.add-head h2{ width: 233px; float:left; font: normal 21px/30px "trebuchet MS", verdana, arial, tahoma; color: #9B9B9B; text-transform: uppercase;}
.add-head a.add-bill{ background:url(../images/add-button.png) -144px top no-repeat; text-indent: -99999px; display:block; width: 136px; height: 17px; float:left; margin-top: 6px; }
.add-head a.add-bill:hover{ background:url(../images/add-button.png) -144px -17px no-repeat;}
.add-head a.add-bill:active{ background:url(../images/add-button.png) -144px -34px no-repeat;}


.add-head a.add-shipp{ background:url(../images/add-button.png) left top no-repeat; text-indent: -99999px; display:block; width: 143px; height: 17px; float:left; margin-top: 6px; }
.add-head a.add-shipp:hover{ background:url(../images/add-button.png) left -17px no-repeat;}
.add-head a.add-shipp:active{ background:url(../images/add-button.png) left -34px no-repeat;}



.add-box{ background:url(../images/add-bg.gif) right top repeat-y; width: 266px;}
.add-box .top{ background:url(../images/add-bg.gif) no-repeat;}
.add-box .top .bot{ background:url(../images/add-bg.gif) -266px bottom no-repeat; padding: 12px 10px 12px 25px; overflow: hidden;}

pre{ font: normal 13px/18px Verdana, Arial, sans-serif; padding-bottom: 10px; }

.add-box .top .bot ul li{ float:left}
.add-box .top .bot ul li a.edit{ background:url(../images/black-buttons.png) -410px top no-repeat; height: 17px; width: 90px; text-indent: -99999px; display:block;}
.add-box .top .bot ul li a.edit:hover{ background:url(../images/black-buttons.png) -410px -17px no-repeat;}
.add-box .top .bot ul li a.edit:active{ background:url(../images/black-buttons.png) -410px -34px no-repeat;}


.add-box .top .bot ul li a.remove{ background:url(../images/black-buttons.png) -285px top no-repeat; height: 17px; width: 124px; text-indent: -99999px; display:block; margin-left: 10px;}
.add-box .top .bot ul li a.remove:hover{ background:url(../images/black-buttons.png) -285px -17px no-repeat;}
.add-box .top .bot ul li a.remove:active{ background:url(../images/black-buttons.png) -285px -34px no-repeat;}

/*my account page end*/

/*shop page start*/
#shop-left{padding: 50px 0 0 0;}
#shop-left ul{ overflow: hidden; padding: 10px 0 0 0;}
#shop-left ul li { padding-bottom: 9px;}
#shop-left ul li a{ 
	width: 145px;
	color: black;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
#shop-left ul li a.primary {
	cursor: pointer;
}

#shop-left ul li a.tops{ background:url(../images/shop-left.gif) -6px -42px no-repeat;}
#shop-left ul li a.tops:hover{ background:url(../images/shop-left.gif) -241px -42px no-repeat;}

#shop-left ul li a.bottoms{ background:url(../images/shop-left.gif) -6px -86px  no-repeat;}
#shop-left ul li a.bottoms:hover{ background:url(../images/shop-left.gif) -241px -86px  no-repeat;}

#shop-left ul li a.dresses{ background:url(../images/shop-left.gif) -6px -129px no-repeat;}
#shop-left ul li a.dresses:hover{ background:url(../images/shop-left.gif) -241px -129px no-repeat;}

#shop-left ul li a.accessories{ background:url(../images/shop-left.gif) -6px 1px no-repeat;}
#shop-left ul li a.accessories:hover{ background:url(../images/shop-left.gif) -241px 1px no-repeat;}

#shop-left ul li a.brands{ background:url(../images/shop-left.gif) -6px -173px no-repeat; cursor: pointer;}
#shop-left ul li a.brands:hover{ background:url(../images/shop-left.gif) -241px -173px no-repeat;}

#shop-left ul li ul { padding: 10px 0 0 5px;}

#shop-left .secondary ul {
	padding-top: 0px;
}
#shop-left .secondary li, #account-left ul li { padding: 0; width: 150px; margin-right:0;}
#shop-left .secondary a, #account-left ul a{ 
	font-weight: normal;
	font-size: 11px;
	font-family: "trebuchet MS", verdana, arial, tahoma; 
	color:#353437; 
	text-decoration: none; 
	text-indent: 0px;
	padding: 0 0 5px 0;
	padding-left: 10px; 
	width: 150px;
}
#shop-left .secondary a:hover,#shop-left .secondary a.active, #account-left ul .active a, #account-left ul a:hover { 
	background: url(../images/left-nav-arrow.gif) left 3px no-repeat; 
	color: #F06D9B; 
	text-decoration: none;
}

#shop-left .brandlist {
	display: block;
}

/*shop page end*/

/*my basket start*/

ul#basket-list{ overflow: hidden; padding-bottom: 25px;}
ul#basket-list li{ background: url(../images/pink-line.gif) left bottom repeat-x; padding: 15px 0; overflow: hidden; position:relative;}

ul#basket-list li.no-bg{ background: none;}

ul#basket-list li .pro-image{ float: left;}
ul#basket-list li .pro-image a{ border: solid 3px #B5B5B4; display: block;}
ul#basket-list li .pro-image a:hover{ border: solid 3px #353437}

ul#basket-list li .pro-detail{ float: left; width: 304px; padding-left: 25px;}
ul#basket-list li .pro-detail h3{ font: bold 18px/25px "trebuchet MS", verdana, arial, tahoma; text-transform:capitalize; color: #F06D9B; text-decoration: none; padding: 0;}
ul#basket-list li .pro-detail p{ font: normal 11px/16px Verdana, Arial, sans-serif; color: #010A0E; text-align: justify; padding: 0 0 10px 0;}
ul#basket-list li .pro-detail span{ display:block}
ul#basket-list li .pro-detail span strong{ text-transform: uppercase;}

ul#basket-list li .right{ width: 144px; float:right; position: absolute; right: 20px; bottom: 20px;}
ul#basket-list li .right .hkd{ text-align: right; vertical-align: bottom; text-transform: uppercase; font: normal 14px "trebuchet MS", verdana, arial, tahoma; color: #010A0E; text-decoration: none;}

ul#basket-list li .right .hkd strong{
	font: bold 14rpx "trebuchet MS", verdana, arial, tahoma; 
	padding-left: 6px;
	font-weight: normal;	
}
ul#basket-list li .right ul li { padding: 0; background: none; margin-bottom: 3px;}
ul#basket-list li .right ul li.remove{  width: 144px; height: 17px; padding: 0;}
ul#basket-list li .right ul li.remove a{background: url(../images/black-buttons.gif) -140px top no-repeat; display: block; text-indent: -99999px;}
ul#basket-list li .right ul li.remove a:hover{background: url(../images/black-buttons.gif) -140px -17px no-repeat;}
ul#basket-list li .right ul li.remove a:active{background: url(../images/black-buttons.gif) -140px -34px no-repeat;}


ul#basket-list li .right ul li.view-item{  width: 61px; height: 17px; padding: 0; float: left; margin-right: 4px;}
ul#basket-list li .right ul li.view-item a{background: url(../images/black-buttons.gif) right top no-repeat; display: block; text-indent: -99999px;}
ul#basket-list li .right ul li.view-item a:hover{background: url(../images/black-buttons.gif) right -17px no-repeat;}
ul#basket-list li .right ul li.view-item a:active{background: url(../images/black-buttons.gif) right -34px no-repeat;}


ul#basket-list li .right ul li.edit-item{  width: 79px; height: 17px; padding: 0; float: left;}
ul#basket-list li .right ul li.edit-item a{background: url(../images/black-buttons.gif) -596px top no-repeat; display: block; text-indent: -99999px;}
ul#basket-list li .right ul li.edit-item a:hover{background: url(../images/black-buttons.gif) -596px -17px no-repeat; }
ul#basket-list li .right ul li.edit-item a:active{background: url(../images/black-buttons.gif) -596px -34px no-repeat; }

#bottom-list{ overflow: hidden;}
ul#how-to-create{ list-style: none;  width: 340px; float:left;}
ul#how-to-create li{ font: normal 14px/20px "trebuchet MS", verdana, arial, tahoma; text-decoration: none; text-transform: uppercase; }
ul#how-to-create li a{text-decoration: none; color: #333336;}
ul#how-to-create li a:hover{text-decoration: underline; color: #333336;}

#bottom-list .right-list{width: 270px; float: right; }

#box{ background: url(../images/bottom-r-list-bg.png) no-repeat; padding: 15px 15px 25px 25px; display: block; }

#box.total{ text-transform: uppercase; font: normal 14px "trebuchet MS", verdana, arial, tahoma; color: #010A0E; text-decoration: none; padding-bottom: 40px;
	padding-left: 15px;
	position: relative;
}

#box.total h6{
	font: bold 12px/30px Verdana, Arial, sans-serif; 
	float:left; 
	padding-right: 12px;
	width: 110px;
	text-align: right;
}

#box.total strong{font: bold 20px "trebuchet MS", verdana, arial, tahoma; padding-left: 6px;}

#box ul{ overflow: hidden;}
#box ul li{ padding-left: 40px; font: normal 14px/30px Verdana, Arial, sans-serif; text-transform:uppercase; height: 30px;}
#box ul li a{ color: #333336; text-decoration: none; display: block;}
#box ul li a:hover{ color: #F06D9B; text-decoration: none;}
#box ul li.continue{ background: url(../images/bottom-r-list-icon.gif) no-repeat; }
#box ul li.go-check{ background: url(../images/bottom-r-list-icon.gif) left -35px no-repeat; }

.credits span, #box.total h6.credits {
	color: #F06D9B;
}

#cartTotalFigure {
	border-top: 1px solid #CCC;
	padding-top: 5px;
}

/*my basket start*/

ul#products, ul#dresses { overflow: hidden; float: left; *width: 678px; }
ul#products li{ float: left; width: 166px; margin: 0 22px 0px 0; padding-bottom: 30px; height: 299px; position: relative;}
ul#dresses li{ float: left; width: 146px; margin: 0 30px 22px 0; height: 299px; position: relative;}

.tpl_14 ul#dresses li {
	height: 140px;
}

.tpl_5 ul#dresses li h1 {
	position: relative;
	bottom: 9px;
}

ul#products li.no-margin, ul#dresses li.no-margin, ul#dresses li.margin_3, ul#products li.most_wanted_5{ margin: 0 0 22px 0;}

li.margin_0 {
	clear: both;
}

ul#products li a.pro-img, ul#dresses li a.pro-img { border: solid 3px #B5B5B4; display:block;}
ul#products li a.pro-img:hover, ul#dresses li a.pro-img:hover{ border: solid 3px #353437; display:block;}
ul#products li h1, ul#dresses li h1, ul#dresses li h1 a, .most_wanted h1 a{ 
	color:#F94D7C; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, sans-serif;
}

ul#products li h2, ul#dresses li h2, ul#dresses li a h2 {
	font: normal 11px "trebuchet MS", verdana, arial, tahoma; 
	color: #9B9B9B !important; 
	text-transform: uppercase; 
	padding-top: 5px;
}

ul#products li p, ul#dresses li p{ padding: 5px 0 0 0; font: normal 11px/14px Verdana, Arial, sans-serif;}
ul#products li strong, ul#dresses li strong{ 
	font: bold 12px/18px Verdana, Arial, sans-serif; 
	text-transform: uppercase; 
	display: block; 
	padding: 5px 0 10px 0;
}

ul#dresses li strong, .most_wanted .priceHolder strong {
	position: absolute;
	bottom: 10px;
}

ul#products li span a.button, ul#dresses li span a.button{ 
	background: url(../images/black-buttons.png) -46px top no-repeat; 
	height: 17px; 
	width: 94px; 
	text-indent: -9999px; 
	display: block;
}

ul#dresses li span a.button {
	position: absolute;
	bottom: 0;
}
ul#products li span a.button:hover, ul#dresses li span a.button:hover{ background: url(../images/black-buttons.png) -46px -17px no-repeat;}
ul#products li span a.button:active, ul#dresses li span a.button:active{ background: url(../images/black-buttons.png) -46px -34px no-repeat;}



#footer{overflow: hidden; padding: 60px 0 10px 0;}

#footer.z-arrow{ background: url(../images/z-arrow-bottom.jpg) no-repeat; padding: 60px 0 40px 90px;}
#footer ul#left{ float: left;}
#footer ul#left li{ float:left; padding-right: 8px;}
#footer ul#left li a{ text-indent: -9999px; display: block;}
#footer ul#left li a.twitter{ background:url(../images/social-net.gif) no-repeat; height: 19px; width: 14px;}
#footer ul#left li a.facebook{ background:url(../images/social-net.gif) -26px top no-repeat; height: 19px; width: 14px;}
#footer ul#left li a.myspace{ background:url(../images/social-net.gif) -49px top no-repeat; height: 19px; width: 16px;}

#footer ul#right{ float: right;}
#footer ul#right li{ font: bold 10px/16px Verdana, Arial, sans-serif; color: #989898; text-transform:uppercase; text-decoration: none; float:left; padding: 0 6px;}
#footer ul#right li a{ color: black; text-decoration: none;}
#footer ul#right li a:hover{color: #F94D7C; text-decoration: none;}

/*login page start here*/
#login-page{ width: 798px; margin: 0 auto; padding: 30px 0 0 0;}
#login-page ul.step-circle{ list-style: none; display: block; }
#login-page ul.step-circle li.sign-in{ background:url(../images/step123.png) no-repeat; width:467px; height: 89px; text-indent: -9999px; display:block; margin: 0 auto;}
#login-page ul.step-circle li.billing{ background:url(../images/step123.png) left -89px no-repeat; width:467px; height: 89px; text-indent: -9999px; display:block; margin: 0 auto;}
#login-page ul.step-circle li.pay{ background:url(../images/step123.png) left bottom no-repeat; width:467px; height: 89px; text-indent: -9999px; display:block; margin: 0 auto;}

.login-box li, sign-in li {
	position: relative;
}

li span.error_holder {
	position: absolute;
	left: 353px;
	z-index: 99;
	background: url(../images/field_required.jpg) -30px 0px no-repeat;
	height: 29px;
	padding: 0px 20px 0 30px;
	display: none;;
}

li span.error_holder#registration {
	left: 682px;
}


li span.error_holder span.error {
	color: red;
	font-size: 10px;
	white-space: nowrap;
	background: url(../images/field_required_bg.jpg) top left repeat-x;
	float: left;
	display: block;
	height: 20px;
	padding-top: 9px;
	font-weight: normal;
	font-style: italic;
	color: #F06D9B;
}

li span.error_holder .endcap {
	background: url(../images/field_required.jpg) -155px 0px no-repeat;
	position: absolute;
	display: block;
	height: 29px;
	width: 20px;
	white-space: nowrap;
	right: 0px;
}

.flashdata {
	background: url("../images/flashdata.jpg") no-repeat scroll 0px 0 transparent;
	float: left;
	font-size: 10px;
	font-style: italic;
	color: #F06D9B;
	margin-top: 20px;
	padding: 0px 0 0px 30px;
	clear: both;
}

.flashdata p {
	background: url("../images/field_required_bg.jpg") repeat-x scroll left top transparent;
	padding: 5px 0 6px;
	float: left;
}

.endcap {
	background: url(../images/field_required.jpg) -155px 0px no-repeat;
	float: left;
	display: block;
	height: 29px;
	width: 20px;
	white-space: nowrap;
	right: 0px;
}


#login-page ul.step-head{ list-style: none; padding: 25px 0;}
#login-page ul.step-head li{ margin-bottom: 8px; text-indent: -99999999px; display: block; overflow: visible;}
#login-page ul.step-head li.step-first{ background:url(../images/step-head.gif) no-repeat; height: 40px;}
#login-page ul.step-head li.step-first-complete{ background:url(../images/step-head.gif) left -39px no-repeat; height: 40px;}
#login-page ul.step-head li.step-sec{ background:url(../images/step-head.gif) left -78px no-repeat; height: 40px;}
#login-page ul.step-head li.step-sec-complete{ background:url(../images/step-head.gif) left -117px no-repeat; height: 40px;}
#login-page ul.step-head li.step-sec-close{ background:url(../images/step-head.gif) left -156px no-repeat; height: 40px;}
#login-page ul.step-head li.step-trd-close{ background:url(../images/step-head.gif) left -234px no-repeat; height: 40px;}
#login-page ul.step-head li.step-trd{ background:url(../images/step-head.gif) left -195px no-repeat; height: 40px; text-indent: 1px;}
#login-page ul.step-head li.step-trd a, #login-page ul.step-head li.step-trd .coupon{color: black; text-decoration: none; float: right; padding: 10px;}
#login-page ul.step-head li.step-trd p{float: right; padding: 10px 0;}
#login-page ul.step-head li.step-trd a:hover{color: #F06D9B;}

#signin-form{ padding: 0 0 0 214px;}

.clear{ display: block; clear:both;}

.login-box{ float:left; width: 366px;}

.or{ width: 50px; text-align: center; padding: 80px 0 0 0; float: left; font: bold 16px Verdana, Arial, sans-serif; text-transform: uppercase;}

ul.sign-in {
	float: left;
}

.signin-form-box{ background:url(../images/form-bg.gif) right repeat-y; width: 366px; margin-bottom: 15px; float: left;}
.signin-form-box .top-bg{ background:url(../images/form-bg.gif) no-repeat; float: left;}
.signin-form-box .top-bg .bot-bg{ background:url(../images/form-bg.gif) -366px bottom no-repeat; padding: 12px; float: left;}

.signin-form-box h2{ font: bold 24px/25px "trebuchet MS", verdana, arial, tahoma; color: #F06D9B; text-decoration: none; text-transform:none; padding-bottom: 10px;}
.signin-form-box h2 span{ font: normal 11px/11px "trebuchet MS", verdana, arial, tahoma; color: #F06D9B; text-decoration: none; text-transform: uppercase; display:block;}
.signin-form-box h2 p{font: normal 11px/15px Verdana, Arial, sans-serif; color: #78747C; width: 222px; float:right; }
.signin-form-box h2 p a {color: black;}
.signin-form-box h2 p a:hover{color: #F06D9B; text-decoration: none;}
.signin-form-box h2 b{font: bold 24px/25px "trebuchet MS", verdana, arial, tahoma; color: #F06D9B; text-decoration: none; text-transform:none; float:left;}
.signin-form-box ul{ list-style: none;}
.signin-form-box ul.account{ padding: 30px 30px 0 0;}
.signin-form-box ul.sign-in{ padding: 15px 26px 0px 0;}
.signin-form-box ul.address-form{ padding: 30px 0px 0 0;}
.signin-form-box li{ display: block; padding-bottom: 17px; float: left; width: 316px;}
.signin-form-box li.pass{ display: block; padding-bottom: 0;}
.signin-form-box li.pass .password{ }
.signin-form-box li.pass span{ font: normal 10px/17px Verdana, Arial, sans-serif; text-transform: uppercase; display:block; padding-left: 120px; }

.signin-form-box li span.error {

}

.signin-form-box p {
	clear: both;
}

.signin-form-box button {
	background: url(../images/saveaddress.gif) 0 0 no-repeat;
	text-indent: -9999px;
	width: 92px;
	height: 17px;
	margin-left: 225px;
}
.signin-form-box button:hover {
	background: url(../images/saveaddress.gif) 0 -17px no-repeat;
}
.signin-form-box button:focus {
	background: url(../images/saveaddress.gif) 0 -34px no-repeat;
}

.signin-form-box ul.Register{color: black;  }
.signin-form-box ul.Register li{ padding: 0 0 0 10px; background: url(../images/li-dot.gif) left 7px no-repeat;}

.signin-form-box ul.checkout{padding: 20px 0 0; }
.signin-form-box ul.checkout li{ display: block; padding-bottom: 17px; float: left; width: 316px;}/*

.signin-form-box ul.checkout li input{ width: 14px; height: 14px; vertical-align: middle; margin-right: 3px; float: left; border: none; margin-top: 3px;}
*/


.signin-form-box ul.address-form li label{ width: 110px; color: #F06D9B;}
.signin-form-box ul.address-form li label.no-req{ color: #78747C;}
.signin-form-box li label{ vertical-align:middle; width: 108px; padding: 7px 0 0 0; text-align: right; text-transform: uppercase; float:left; font: bold 11px/14px Verdana, Arial, sans-serif; color:#78747C;}
.signin-form-box li label.two-line{padding: 0px 0 0 0;}

.signin-form-box li input{ 
	float: right; 
	width: 190px; 
	height:22px;
	padding: 5px 2px 0 2px;
	border: solid 1px #C0C0C0; 
	background: #F4F4F4;
}

.signin-form-box li select {
	float: right; 
	width: 195px; 
	height:31px;
	padding: 5px 2px 5px 2px;
	border: solid 1px #C0C0C0; 
	background: #F4F4F4;
}


#account-page .select-active-button, #account-page .select-button {
	display: none;
}

.pink-line-top{ background: url(../images/pink-line.gif) repeat-x; padding: 15px;}

.tpl_2 h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	font-family: "trebuchet MS", verdana, arial, tahoma; 
	color: #F06D9B; 
	padding-bottom: 20px;
}

/*login page end here*/

/* NEWSLETTER */

span.error {
	font: bold 14px verdana,arial,sans-serif;
	color: #F94D7C;
}


/* PRODUCT PAGE */

#product_details h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	font-family: "trebuchet MS", verdana, arial, tahoma; 
	color: #F06D9B; 
}

#product_details {
	float: left;
	width: 678px;
	clear: both;
	margin-top: 30px;
}

#product_right {
	float: right;
	width: 350px;
	
}

#product_shots {
	float: left;
	width: 304px;
}

#product_shot_large {
	height: 430px;
	padding: 0 0 9px;
	overflow: hidden;
}

#product_shot_large img {
	border: 2px solid #B5B5B4;
}

#product_shot_thumbs {
	position: relative;
	height: 84px;
	overflow: hidden;
}

.thumbstrip {
	display: none;
}

.thumbstrip a img {
	margin-right: 8px;
	border: 2px solid #B5B5B4;
}

.thumbstrip a:hover img {
	border: 2px solid #333;
}

.thumb_band_holder {
	margin: 0 18px;
	overflow: hidden;
	width: 268px;
	height: 84px;
	position: relative;
}

.thumb_band {
	 position: absolute;
	 top: 0px;
	 left: 0px;
}

.thumbs_left, .thumbs_right {
	top: 38px;
	position: absolute;
	display: block;
	text-indent: -9999px;
}

.thumbs_left {
	left: 0px;
	background: url(../images/left.gif) 0px 0px no-repeat;
	width: 15px;
	height: 20px;
}

.thumbs_right {
	right: 0px;
	background: url(../images/right.gif) 0px 0px no-repeat;
	width: 15px;
	height: 20px;
}

#product_inventory select {
	width: 160px;
}

#product_upsell {
	margin: 20px 0 0 0;
	clear: both;
	float: left;
}

#product_upsell h2 {
	padding: 0 0 10px 0;
}

#product_pricing {
	color: #010a0e;
	font-family: "Trebuchet MS";
	padding: 20px 0 0 0;
	float: left;
	clear: left;
}

.currency {
	float: left;
	font-size: 14px;
	padding: 2px 7px 0 0;
}

.price_value {
	font-size: 20px;
	color: #010a0e;
	font-weight: bold;
	float: left;
}

#ecommerce {
	float: left;
	clear: both;
	margin: 20px 0;
	background-image: url(../images/cart_buttons_bg.jpg);
	padding: 25px 30px 40px 30px;
	width: 197px;
}

#ecom_top {
	background-image: url(../images/cart_buttons.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 257px;
	background-position: 0 0;
	display: none;
}

#ecommerce a {
	background-image: url(../images/cart_buttons.jpg);
	background-repeat: no-repeat;
	width: 197px;
	display: block;
	text-indent: -9999px;
}

#add_to_cart {
	height: 24px;
	background-position: -26px -15px;
}

#add_to_cart:hover {
	background-position: -26px -45px;
}

#add_to_cart:active {
	background-position: -26px -75px;
}

#go_to_checkout {
	margin: 25px 0 0 0;
	height: 24px;
	background-position: -26px -145px;
}

#go_to_checkout:hover {
	background-position: -26px -175px;
}

#go_to_checkout:active {
	background-position: -26px -205px;
}


.loginMessage .error {
	background: #F06D9B;
	border: 3px solid #B5B5B4;
	padding: 10px 20px;
	text-align: center;
	color: white;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#payment_methods form {
	display: none;
	margin-left: 200px;
}

#payments_accepted {
	margin-left: 90px;
}

#payments_accepted img {
	margin: 15px 39px;
}
#payments_accepted a img{
	border: 3px solid #B5B5B4;
}
	
#payments_accepted a:hover img, #payments_accepted a.active img{
	border: 3px solid #353437;
}

.smalllogo {
	float: right;
}

#payments_small img {
	margin:0 3px;
}

#couponcode {
	float: right;
	padding: 10px;
}

.originalPrice {
	color: #9B9B9B;
	text-decoration: line-through;
	font-weight: normal;
}

.tpl_5 .originalPrice {
	float: left;
	font-size: 14px;
	padding: 2px 7px 0 0;
}

#dresses .priceToConvert {
	
}

#dresses .originalPrice {
	float: none;
	font-size: 13px;
}

.tpl_8 h5 {
	font: normal 12px "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	color: #000;
	line-height: 13px;
	padding-left: 122px;
}

ul.currency_switch {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px 0 0 30px;
}

ul.currency_switch li {
	padding: 0;
	float: left;
}

ul.currency_switch li a {
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	padding-left: 3px;
}

ul.currency_switch li.usd a {
	float: left;
	text-decoration: none;
}
ul.currency_switch li.hkd a {
	float: left;
	text-decoration: none;
}

ul.currency_switch li.usd a:hover, .usdActive ul.currency_switch li.usd a {
	font-weight: bold;
}
ul.currency_switch li.hkd a:hover, .hkdActive ul.currency_switch li.hkd a {
	font-weight: bold;
}

.hkdVal, .usdVal {
	display: none;
}

.usdActive .usdVal {
	display: inline;
}

.hkdActive .hkdVal {
	display: inline;
}

.currencyLabel {
	text-transform: uppercase;
}

.right td .currencyLabel {
float: left;
}

#login-page ul.step-head li.step-trd a#removeCode {
	background: url(../images/remove.gif) no-repeat 0px 0px ;
	width: 60px;
	height: 12px;
	text-indent: -9999px;
	padding: 0;
	margin: 14px 0;
}
#login-page ul.step-head li.step-trd a#removeCode:hover {
	background: url(../images/remove.gif) no-repeat 0 -13px
}

.right table {
	float: right;
	width: 150px;
}

.right td {
	vertical-align: bottom;
	text-align: right;
	color: #F06D9B;
}

.right td.columnOne {
	font-weight: bold;
	padding-right: 5px;
	color: #000000;
	
}

.step-sec-complete {
	cursor: pointer;
}

/** PAGE FLIP **/

#pageflip {
	position: relative;
	z-index: 101;
}
#pageflip img {
	width: 77px; height: 79px;
	z-index: 102;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 77px; height: 77px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../images/freeshipping.png) no-repeat right top;
	text-indent: -9999px;
	z-index:101;
}

.brandName {
	padding-right: 5px;
	color: #333;
	display: block;
}

a:hover .brandName {
	color: #999;
}

#simpleTooltip { 
	padding: 7px; 
	border: 1px solid #A6A7AB; 
	background: #F06D9B;
	color: white;
	font-weight: bold;
	width: 300px;
}

#discount_how {
	position: absolute;
	top: 47px;
	right: 27px;
	font-weight: bold;
	color: #F06D9B;
	font-size: 16px;
}

.colorOptionList {
	position: absolute;
	top: 280px;
	left: 0px;
}

.most_wanted .colorOptionList {
	top: 310px;
}

.colorOptionList {
	color: #666;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.5em;
}

.colorOptionList a {
	color: #999;
}

#payment_nogateway button {
	background: url(../images/gray-buttons.gif) -128px -301px no-repeat; 
	display: block;
	float: right;
	height: 51px;
	width: 128px;
	text-indent: -9999px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#payment_nogateway button:hover {
	background: url(../images/gray-buttons.gif) -128px -350px no-repeat; 
}

#payment_nogateway button:active {
	background: url(../images/gray-buttons.gif) -128px -400px no-repeat; 
}

fieldset.loginFPFieldset {
	border: none;
}

legend.loginFPLegend {
	font: bold 24px/25px "trebuchet MS", verdana, arial, tahoma; color: #F06D9B; text-decoration: none; text-transform:none;
}

p.forgot_username {
	float: right;
	padding-top: 0 !important;
}

#digital_butter {
	float: right;
	padding-bottom: 20px;
}

#digital_butter a {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 67px;
	height: 24px;
	background: black;
}

#digital_butter a:hover {
	background-position: 0 -24px;
}

#body_sitemap #account-left li a {
	padding-left: 0px;
	font-size: 12px;
	background: none;
}

ul#products li h1, ul#dresses li h1, ul#dresses li h1 a, .most_wanted h1 a {
	font-size: 11px;
}

.sorter {
	float: right;
	margin: 25px 0 10px;;
	
}

.sorter select {
	width: 150px;
	padding: 2px;
	background: #cccccc;
	border: 1px solid #eee;;
}

#credit {
	font-size: 0.5em;
	font-style: italic;
	color: #999999;
}

#homepage_wrapper {
	position: relative;
	display: block;
	float: left;
	height: 710px;
	width: 860px;
}

#homepage_wrapper a {
	position: absolute;
	display: block;
	background: #fff;
	text-indent: -9999px;
	text-decoration: none !important;
}

#shop_dresses {
	height: 279px;
	width: 572px;
}

#shop_accessories {
	height: 280px;
	width: 280px;
	top: 288px;
	left:0px;
}

#shop_brands {
	height: 133px;
	width: 280px;
	bottom: 0px;
	left:0px;	
}

#shop_tops {
	height: 423px;
	width: 280px;
	bottom: 0px;
	left:292px;	
}

#shop_bottoms {
	height: 280px;
	width: 280px;
	bottom: 0px;
	right: 0px;	
}

#summer_sale {
	width: 280px;
	height: 136px;
	top: 0px;
	right: 0px;
}

#brands {
	width: 860px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}

#brands h4 {
	float: left;
	color: black;
	text-transform: uppercase;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
}

#footer_brands {
	float: right;
	width: 750px;
}

#footer_brands li {
	float: left;
}

#footer_brands li a {
	float: left;
	text-transform: uppercase;
	color: #666;
	font-size: 9px;
	width: 150px;
}


#foot_bottom {
	background: black;
	text-align: center;
/* 	height: 100px; */
}

.container {
	text-align: left;
}

#right {
	color: white;
	text-transform: uppercase;
	float: right;
	font-size: 9px;
	line-height: 10px;
	padding-top: 5px;
}

#right li {
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid white;
}

#right li.first {
	border-left: none;
}

#digital_butter {
	clear: both;
	margin-top: 15px;
}

#line {
	padding: 2px 0 0 0;
	border-top: 1px solid black;
	background: #cecece;
}

.detail {
	background: #333;
	display: block;
	width: 131px;
	position: absolute;
	text-indent: 0px;
	bottom: 0px;
	right: 0px;
	padding: 3px;
	z-index: 4;
}

.detail h2 {
	color: #FF6699;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none !important;
}

.detail h1 {
	font-size: 10px;
	line-height: 10px;
	text-decoration: none !important;
}

#shop_product_top_right img, #shop_product_top_left img , #shop_product_bottom_left img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#shop_product_top_left, #shop_product_top_right, #shop_product_bottom_left {
	overflow: hidden;
}

#shop_product_top_right {
	top: 145px;
	right: 0px;
	width: 137px;
	height: 277px;
}

#shop_product_top_left {
	top: 145px;
	right: 143px;
	width: 137px;
	height: 134px;
}

#shop_product_bottom_left {
	top: 288px;
	right: 143px;
	width: 137px;
	height: 134px;
}

#shop_product_top_right .detail {
	
}

.darkblocker {
	display: block;
	height: 100%;
	width: 100%;
	background: #333;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#homepage_wrapper a span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}

#ddtabs1 {
	float: right;
	clear: both;
}

#search_bar {
	float: right;
	clear: both;
	margin-bottom: 13px;
	width: 372px;
}

#search_bar form {
	float: right;
	clear: both;
	margin-top: 10px;
	*line-height: 10px;
	width: 180px;
}

#search_bar button {
	*margin: 0px 0 0 5px;
}

#search_bar input {
	background: black;
	width: 100px;
	height: 16px;
	border: none;
	color: white;
}

#search_bar form label, #search_bar form input, #search_bar form button {
	float: left;
}

#payment_cards {
	background: url(../images/payment.png) top left no-repeat;
	display: block;
	height: 20px;
	width: 330px;
	text-indent: -9999px;
	float: right;
}

.sitemap ul ul {
	float: left;
	width: 165px;
	margin-bottom: 20px;
}

.sitemap ul li {
	width: 165px;
	float: left;
	font-size :16px;
}

.sitemap ul li li {
	float: none;
	width: 145px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 12px;
	border-left: 1px solid #ccc;
}

.press_item {
	position: relative;
	width: 130px;
	float: left;
	height: 160px;
	margin: 0 30px 25px 0;
}

.press_item .press_text{
	clear: left;
	float: left;
	position: absolute;
	text-align: center;
	top: 55px;
	width: 130px;
	display: none;
}

.press_item .press_text a:hover {
	text-decoration: none;
}

.press_item:hover {
	background-color: #ccc;
}

.press_item:hover .press_text {
	display: block;
}

.press_item img {
	padding: 4px;
	border: 1px solid #ccc;
	float: left;
	position: absolute;
}

.press_item:hover img {
	display: none;
}

#lang_switch {
	float: right;
	margin: 10px 70px 0 0; 
}




a#butter_icon {
background:url("../images/credits_icon_B.png") no-repeat scroll left top transparent;
display:block;
float:left;
height:16px;
position: relative;
margin-top: 7px;
text-indent:-9999px;
width:147px;
}

a#butter_icon:hover {
background:url("../images/credits_icon_B.png") no-repeat scroll left bottom transparent;

}
