html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote,
a, abbr, acronym, address, big, cite, 
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html,body {
    height:100%;
}
address {
    font-style:normal;
}

html {
    
    font:12px/18px Arial,sans-serif;
    color:#000;
}

body {
    background:#fff;
	
}
.nopad {
    padding:0;
}
.nomargin {
    margin:0;
}
.borderme {
    border:1px solid #ddd;
}

.dashed {
    border-bottom:1px dashed #e5e5e5;
    height:1px;
    background:none;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
    font-size:0;
}

a.smalllink {
    font-size:10px;
}

.hidden {
    display:none;
}

.inner {
    padding:20px;
}
.normal {
	font-weight:300;
}
.bold {
	font-weight:700;
}

hr {
    height:1px;
    background:#ccc;
    border:0;
    clear:both;
}


p {
    line-height:1.6em;
    padding:6px 0;
    margin:0;
}

p.intro {
    font-weight: normal;
    line-height: 22px;
    font-size: 15px;
    color: #000;
}

h1 {
    font-size:26px;
    line-height:40px;
    margin:0;
    padding:0 0 10px 0;
    color:#484848;
    font-weight:300;
    font-family:Arial,sans-serif;
   
}

h1.frutiger {
	font-size:30px;
	line-height:40px;
}

h2 {
	font-size:20px;
	margin:0;
	padding:0 0 15px;
}

h3 {
	font-size:14px;
	margin:0;
	padding:0 0 10px;
}

a {
	text-decoration:none;
	color:#8d4c20;
}

.txtinput {
	border:0;
	background:none;
}

.black {
	color:#000;
}
.darkgrey {
	color:#484848;
}
.tb-pad10 {
    padding:10px 0;
}

.tb-pad15 {
    padding:15px 0;
}

.tb-pad20 {
    padding:20px 0;
}


.left {
	float:left;
	width:auto;
}

#theme-container {
	
	min-height:954px;
	background-position:center 0;
	background-repeat:no-repeat;
}


#wrap {
	width:980px;
	margin:0 auto;
}

#site-container {
    width:950px;
    margin:0 auto;
    background:#fff;
	position:relative;	
}


#header-container {
	margin-top:28px;
	width:100%;
	border-bottom:1px dashed #dbdbdb;
}

#header {
	padding:0 0 10px 10px;
}

#logo {
	float:left;
	width:232px;
	height:52px;	
}

#right-header {
	float:right;
	width:600px;
	margin-right:10px;
	display:inline;
}

#top-links ul {
	float:right;
	list-style:none;
	padding:0;
	margin:0 0 5px;
	display:inline;
}

#top-links ul li {
	width:0;
	float:left;
}

#top-links ul > li {
	width:auto;
	padding:1px 0;
}

#top-links ul li.divider {
	margin:0 7px;
	padding:0;
	color:#a8a8a8;
	font-size:8px;
}

#top-links ul li a {
	
	font:11px/17px Helvetica,arial,sans-serif;
}

#cart-summary {
	float:right;
	width:180px;
	height:35px;
	margin-right:10px;
}

#cart-summary .inner {
	padding:10px 5px;
}

#cart-summary #cart-icon {
	float:left;
	width:26px;
}

#header-search-container {
	float:right;
	width:232px;
	
}

#search-input-bg {
	width:232px;
	height:35px;
	background:url(/images/header-search-input-bg.gif) no-repeat top left;	
}

#search-input-bg #search-input-container {
	
	width:180px;
	float:left;
	margin:9px 10px 0 15px;
}

#search-input-bg #search-submit-container {
	margin:8px 0 0 0;
	width:19px;
	height:19px;
	float:left;
}

#search-input-bg .txtinput {
	width:180px;
	margin:0;
	padding:0;
	font-size:13px;
	color:#575757;
}

#nav-container {
	width:100%;
	padding:0 0 5px;
	border-bottom:1px dashed #dbdbdb;
	background:#fff;
	position:relative;
	z-index:9000;
	height:47px;
}

#nav {	
	padding:0;
}


#nav ul li a {
	color:#484848;
	text-transform:uppercase;
	font-size:17px;
}



#nav ul {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;

}

#nav ul li {
	
    float:left;
    width:0;
    margin:0;
    height:51px;
    margin:0;    
    position:relative;
    z-index:200;
    
}

#nav ul > li {
    width:auto;
}

.tab-left .inner {
	padding:20px 2px;
}


#nav ul li a.parentlink {
    color:#484848;
    font-weight:700;
    display:block;
    /*padding:17px 8px 5px 12px;*/
	padding-left:10px;
	padding-right:4px;
    font-size:17px;
	text-align:center;
}

#nav ul li a.parentlink:hover {
    color:#00A4C9;
}

ul.nav .tab-left {
    width:0;
    height:51px;
    float:left;
    position:relative;
    z-index:200;
    top:0;
}
li.parent > .tab-left, li.solo > .tab-left {
    width:auto;
}

ul.nav .parent.active .tab-left {
    display:block;
    background: #fff url(/images/tab-on-left.png) no-repeat top left; /*this should have a white background to mask the tab-on-end image which sits below and underneath it*/
}


ul.nav .tab-right {
    float:left;
    width:8px;
    height:51px;
    position:relative;
    z-index:4000;
    left:0;
    top:0;
    
}

ul.nav .parent.active .tab-right {
    background:transparent url(/images/tab-on-right.png) no-repeat 0 0;    
}

.subnav-container {
    position:absolute;
    top:52px;
    display:none;
    width:207px;
    
}

.top-end {
    background:url(/images/tab-on-end.png) no-repeat -258px 0;
    height:4px;
    z-index:5;
    width:207px; /* 360*/
    position:absolute;
    top:-5px;
    left:12px;
    
    
    
    
	
}
/*for fixing ie7 disappearing content bug
(ab. pos. div next to floated div in source) */
.iefix {
	width:0;
	height:0;
}


.subnav-container .subnav {
    z-index:150;
    background:url(/images/ce-subnav-container-bg.png) repeat-y;
    width:207px;
    float:left;
    position:relative;
    top:-1px;    
    padding:0;
    left:-1px;
}


ul.nav .parent.active .subnav-container {
	display:block;
}

#nav .subnav-container ul {
	margin:0 0 10px;
	
}

#nav .subnav-container ul li {
	float:none;
	list-style:none;    
	width:170px;
	margin-left:10px;
	margin-right:10px;
	padding:7px 5px;
	height:auto;
	line-height:1em;
	font-size:100%;
	border-bottom:1px dashed #e5e5e5;
}

#nav .subnav-container ul li.topitem {
	margin-top:0;
	padding-top:0;
}

#nav .subnav-container ul li.last {
    border:0;
}

.subnav-container ul li a {
	text-decoration:none;
	color:#000;
}

.subnav-container ul li a:hover {
	color:#006AB0;
}

.subnav-container ul li.heading {
	font-weight:700;
}

.subnav-bottom {
	clear:both;
	width:207px;
	height:7px;
	background:url(/images/ce-subnav-bottom-bg.png) no-repeat;
	position:relative;
	top:-1px;    
}

#nav .subcategory-list li a {
	text-transform:none;
	font-size:105%;
}


#promo-container {
	background:#f0ece7;
	height:33px;
}

#promo-container .inner {
	padding:0 10px;
	text-align:right;
}

#mobilepromo,#freedeliverypromo {
	float:right;
	width:210px;
	display:inline;
	padding-top:7px;
}

#mobilepromo {
	background:url(/images/phoneicon.png) no-repeat 3px 4px;
	height:23px;
	padding: 7px 0 0 10px;
	width:280px;
}

#content {
	position:relative;
	width:100%;
	min-height:700px;
	
}
#content .inner-content {
    padding:0 20px;
}

#content a {
	color:#000;
}

#content ul {
	margin:5px 0 0 15px;
	padding:0;
}
#content ul li {
	margin:2px 0;
	padding:0;
}


#home-banners {
	width:950px;
	height:350px;
	overflow:hidden;
	position:relative;
}

#home-banners .banner {
	position:absolute;
	z-index:120;
	width:1030px;
	height:430px;
	overflow:hidden;
	top:0px;
	left:-80px;
	text-align:right;
}

#home-banners .steps {
	position:absolute;
	z-index:130;
	width:200px;
	height:13px;
	overflow:hidden;
	top:330px;
	right:25px;
	
}

#home-banners .step {
	float:right;
	width:13px;
	height:13px;
	overflow:hidden;
	line-height:15px;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	font-weight:bold;
	font-size:9px;
	color:#000;
	background-color:#ddd;
}

#home-banners .step.active {
	color:#000;
	background-color:#fff;
}
.promo-item {
	float:left;
	width:310px;
	height:179px;
	display:inline;
	margin-right:10px;
}
.promo-item.last {
	margin-right:0;
}

#signup-container {
	float:left;
	width:308px;
	border:1px solid #dbdbdb;
	margin-right:10px;
	display:inline;
	height:245px;
}

#signup-container .intro {
	color:#5c4e4e;
}

#newsletter-input-bg {
	width:232px;
	height:35px;
	background:url(/images/newsletter-signup-input-bg.gif) no-repeat top left;
}
#newsletter-input-bg .txtinput {
	padding:8px 5px;
	font-size:14px;
}

#loyaltyclub-feature-container {
	float:left;
	width:100%;
	border:1px solid #dbdbdb;
	height:245px;
	position:relative;
}

#loyaltyclub-feature-container .left-panel {
	float:left;
	width:275px;
	margin-left:140px;
}

#loyaltyclub-feature-container .left-panel h3 {
	margin-bottom:7px;
	padding-bottom:0;
}
#loyaltyclub-feature-container .left-panel ul {
    margin-top:0;
    margin-right:0;
    padding-top:0;
    padding-right:0;
    
}

#loyaltyclub-feature-container .center-panel {
	float:left;
	width:172px;
	margin:0 10px;
}

#loyaltyclub-feature-container .right-panel {
	float:left;
	width:130px;
	text-align:right;
}

#loyaltyclub-feature-container .right-panel p {
	font-size:14px;
	color:#5c4e4e;
}

#loyaltyclub-feature-container .right-panel .inner {
	padding:60px 0 0 0;
}


#footer-container {
	width:100%;
	background:#f1eeea url(/images/footer-bg.jpg) repeat-x;
	height:237px;
	clear:both;
	margin-top:10px;
}
#footer {
	width:980px;
	margin:0 auto;
}

#footer h2 {
	color:#000;
	font-size:16px;
	line-height:24px;
	font-weight:300;
	margin-bottom:5px;
}

.footer-panel {
	float:left;
	width:222px;
	height:212px;
	margin:15px 0 15px 15px;
	border-right:1px solid #e3d8ce;
	
}
.footer-panel.last {
	margin-right:0;
	border-right:0;
}

.footer-panel .inner {
	padding:0;
}

.footer-panel ul {
	list-style:none;
	margin:0;
	padding:0;	
	height:170px;
}
.footer-panel ul li {
	padding:0;
	margin:2px 0;
}




/*category page*/


.category-heading {
    border-bottom:1px solid #e5e5e5;
    padding:0 0 10px;
 
}

#filters-container {
    float:left;
    width:150px;    
    
    border-right:1px dashed #d4d4d4;
    position:relative;
    top:-23px;
}

#filters-container h3 {
    color:#484848;
    margin:0;
    padding:0 0 5px;
    font-size:16px;
}

#ajax-working {
    width:16px;
    height:16px;
    position:absolute;
    display:none;
    right:5px;
    top:4px;
}


#filters-container .inner {
    padding:20px 10px 20px 0;
}
.filter-set  {
    border-bottom:1px dashed #e5e5e5;
    padding-bottom:10px;
    margin-bottom:10px;
}
.filter-set h3 {
    
    /*background:url(/images/triangle.gif) no-repeat center left;*/
    padding:0 0 0 10px;
    margin:0;
    color:#000;
    float:left;
    width:100px;
    
}

.filter-set .reset {
    float:right;
    width:13px;    
    color:#b3b3b3;
}

.filter-list,.filter-list-special {
    list-style:circle;
    color:#000;
    padding:0;
    margin:5px 0 5px 25px;
    font-size:16px;
}

.filter-list li a, .filter-list-special li a  {
    
    color:#000;
    font-size:12px;
}
.filter-list li a:hover,.filter-list-special li a:hover {
    color:#000;
}

.filter-list li.active,.filter-list-special li.active {
    list-style:disc;
    font-weight:700;
}
a.lightgrey {
    color:#ccc !important;
}

#products-container {
    float:left;
    width:754px;
    color:#000;
    border-top:1px dashed #d4d4d4;
    position:relative;
    margin:0 0 0 20px;
    padding:0;
}
#products-container .heading {
    background:#e0b6b3;
    color:#fff;
    padding:10px;
    font-size:16px;
    margin-bottom:10px;
}

#products-container .inner {
    padding:13px 0 5px 20px;
}

.product-row {
    
    float:left;
    width:100%;
    margin-bottom:20px;
}
.product-item {
    float:left;
    width:160px;
    margin-right:31px;
    padding-bottom:20px;
    text-align:center;
}
.sample.product-item {
	width:160px;
}
.product-item.last {
    margin-right:0;
}
.product-item h3 {
    font-size:12px;
}
.product-item .brand-label {
    color:#000;
    font-weight:700;
}
.product-item .price {
    font-weight:700;
	color:#747474;
}
.crossed-out {

    text-decoration:line-through;
}
.price span.sale {
    color:red;
    font-weight:700;
    
}

.pagination-wrapper {
    position:relative;
    width:100%;
    height:30px;
}

.pagination {    
    
    height:30px;
    position:absolute;
    right:0;    
}

#site-container .pagination a, #site-container  .pagination span {
    padding:3px 6px;
    display:block;
    width:8px;
    height:17px;
    float:left;
    background:#e5e5e5;
    color:#000;
    margin:0 1px;
    text-align:center;
}

#site-container .pagination .current, #site-container .pagination a:hover {
    background:#7f7f7f;
    color:#fff;
}

.sort-options {
    float:left;
    width:330px;
    list-style:none;
    margin:5px 0 0 0;
    padding:0;
}

.sort-options li.label {
    font-weight:700;
}

.sort-options li {
    float:left;
    width:auto;
    margin-right:10px;
}

.sort-options li.divider {
    color:#d1cfcc;    
}


.sort-options li a {
    
    color:#bb8f8b;
}


/*product container*/

#product-page-container {
	border-top:1px dashed #e5e5e5;
	padding-top:30px;
}

#images-container {
	width:320px;
	float:left;
	
}
/*#images-container a {
    display:block;
    width:320px;
    height:500px;
    overflow:hidden;
}
*/
#product-details-container {
	width:340px;
	float:left;
	margin:0 25px;
}

#style,.style {
	color:#9f9f9f;
	font-size:10px;
}


#product-details-container h1 {
	font-size:20px;
}

#product-details-container .price {
	margin:20px 0;
	font-size:18px;
	font-weight:700;
}

.colour-swatch, .size-swatch {
	width:34px;
	height:34px;
	float:left;
	margin-right:10px;
	text-align:center;
	font-size:11px;
	background:#ededed;
	
}
.colour-swatch {
    width:68px;
    height:68px;
}
.colour-swatch.small {
    width:21px;
    height:21px;
    margin-right:5px;
}
.size-swatch.small {
    width:27px;
    height:27px;
    margin-right:5px;
    
    text-align:center;
}
.colour-swatch.active {
	
	border:2px solid #00afd6;
	
}
#colour-container h5, #size-container h5 {
	margin:5px 0;	
}

#size-container {
	margin:20px 0;
}
.colour-swatch a, .size-swatch a, .size-swatch span {
    display:block;
    width:34px;
    height:28px;
    padding-top:6px;
}
.colour-swatch a {
    width:66px;    
    height:60px;    
}

.size-swatch span {
    font-style:italic;
}

.size-swatch.small a {
    
    width:25px;
    height:14px;
    
    text-align:center;
    overflow:hidden;
    color:#000 !important;
    font-weight:700;
    
}
.size-swatch.small.active {
    background:#000 !important;
}
.size-swatch.small.active a {
    color:#fff !important;
}

#product-details-container .size-swatch.active a {
	background:#00afd6;
	color:#fff;
}

#current-colour-label {
	color:#979797;
}

#cart-buttons {
	margin:5px 0 15px 0;
}

#you-might-like-container {
	float:left;
	width:210px;
	padding-top:10px;
}

#product-page-container h3 {
	
	font-size:18px;
	line-height:18px;
	padding:0 0 2px 0;
	color:#484848;
	margin:0;
}

#social-shopping-container {
	border-top:1px dashed #e5e5e5;
	padding-top:20px;
	clear:both;
	margin-top:20px;
}
#others-viewing, #others-buying {
	float:left;
	width:430px;
}
#others-viewing {
	margin-right:60px;
}

#thumbnails a {
    display:block;
    width:100px;    
    float:left;
    text-align:left;
    margin-right:5px;
}

.you-might-like-item {
    float:left;
    width:100px;
    margin:0 10px 10px 0;
}
.you-might-like-item.right {
    margin-right:0;
}
.you-might-like-item h5 {
    text-align:center;
}
/*breadcrumb trail*/
#breadcrumb-trail {
    float:right;
    padding: 0 0 5px;
    font-size:10px;
	border-bottom:1px dashed #e5e5e5;
	width:950px;
	text-align:right;
	margin:15px 0 15px 0;
	
	
}

#breadcrumb-trail.product-breadcrumbs {
    padding-top:40px;
    padding-right:30px;
	padding-bottom:0;
    font-size:11px;
	border-bottom:none;
	margin:0;
}


#site-container #breadcrumb-trail a {    
    color:#000;    
}

#breadcrumb-trail a:hover {
    text-decoration:underline;
}

#breadcrumb-trail span.current-page {
    color:#000;
    font-weight:700;
}

#location-list {
	float:left;
	width:200px;
}
#location-list h3 {
	margin:0;
}

#location-list ul {
	list-style:none;
	margin:10px 0 20px;
	padding:0;
}
#location-list ul li {
	margin:0;
	padding:2px 0;
}

#location-details {
	float:left;
	width:650px;
	padding-left:20px;
	display:inline;
	border-left:1px dashed #e5e5e5;
}
.store-container {
	display:none;
}

.store-container .left,.store-container .right {
	float:left;
	width:300px;
}
.store-container dl.details {
	margin:6px 0;
	
}
.details dt {
	float:left;
	width:60px;
	margin-right:10px;
}
.details dd {
	float:left;
	width:180px;
}

.store-container h2 {
	font-family:helvetica;
	font-size:18px;
	color:#000;
	background:#fff;
	padding:10px;
	margin-bottom:10px;
}

.map {
	width:650px;
	height:355px;
	margin-top:20px;
}


/*tabs*/
.tab-button {
    float:left;
    width:auto;
    display:inline;
    height:28px;
    background:#e7e6e4;
    margin-right:2px;
    padding:0 10px;
    position:relative;
    z-index:40;
    text-align:center;
    
}
.tab-button-container {
   
    float:left;
    width:100%;
    margin-top:10px;
    
}


.tab-button-container .tab-button a {
    display:block;
    color:#686868;
    padding-top:5px;
	font-size:10px;
    
}

.tab-button-container .tab-button.active-tab { 
    background:#fff;
    border:1px solid #cccdcd;
    border-bottom:0;
	height:30px;
}

.tab-button-container .tab-button.active-tab a {
    color:#00A4C9; 
}

.tabs {
    
    width:340px;
    height:110px;
    position:relative;
    top:-2px;
    border:1px solid #cccdcd;
    overflow:auto;
}


#tab-inner {
    padding:24px 0;
}

.tab-content {
    overflow:auto;
}
.tab-content .inner {
	padding:5px 10px;
}


/*cart*/
#cart-page-container {
	width:920px;
	margin:0 20px 20px;
}
#cart-page-container h1 {
	padding-bottom:5px;
}

#steps {
	width:920px;
	height:42px;
	background:url(/images/step-1-bg.gif) no-repeat left;
	margin:10px 0 20px 0;
	color:#a1a1a1;
	font-size:14px;
}
#steps.step2 {
	background:url(/images/step-2-bg.gif) no-repeat left;
}
#steps.step3 {
	background:url(/images/step-3-bg.gif) no-repeat left;
}
#steps.step4 {
	background:url(/images/step-4-bg.gif) no-repeat left;
}


#steps .step {
	float:left;
	width:230px;
	height:42px;
}

#steps .step.active {
	color:#000;
	font-weight:700;
}


#steps .step .inner {
	padding:12px 10px;
}

#steps.step4 .step.active .inner {
	padding:12px 10px 1px 22px;
}


.cart-container {
    width:660px;
    float:left;
    margin-right:30px;
    display:inline;
}

.cart-border {
    border-top:1px dashed #ddd;
    margin-bottom:20px;
}

.cart-container .cart {
    
}
.cart-container .cart .cart-row {
    clear:both;
    margin-bottom:10px;
    border-bottom:1px dashed #ddd;
    padding:10px 0;
    color:#000;
}
.cart-container .cart-row.last {
    margin-bottom:0;
}
.cart .col-1 {
    width:350px;
    float:left;
    margin-right:20px;
    display:inline;
}

.cart .col-1 .image {
    float:left;
    width:115px;
    margin-right:10px;
    padding-top:5px;
    display:inline;
    
}
.cart .col-1 .details {
    float:left;
    width:160px;
    padding-top:25px;
}

.cart .col-2 {
    width:50px;
    float:left;
    margin-right:20px;
    display:inline;
}

.cart .col-2 div.price {
    padding-top:25px;
}

.cart .col-3 {
    width:57px;
    float:left;
    margin-right:40px;
    display:inline;
    padding-top:20px;
}

.cart .col-4 {
    width:22px;
    float:left;
    margin-right:20px;
    display:inline;
    padding-top:22px;
}

.cart .col-5 {
    width:79px;
    float:left;
    display:inline;
    text-align:right;
    padding-top:25px;
    
}

.quantityinput {
    
    width:37px;
    height:24px;
    border:1px solid #dbdbdb;
    line-height:2em;
    text-align:center;
    margin:0;
    padding:0;
    font-size:9pt;
    outline:0;
    vertical-align:baseline;
    
    
}

#promo-code-container {
	width:100%;
	height:40px;
	background:#ebebeb;
	margin:0 0 20px;
}
#promo-code-container .promo-code {
	float:left;
	width:400px;
	padding:5px 10px;
}
#promo-code-container .promo-code label {
	font-weight:700;
}
#promo-code-container .promo-code .textinput {
	height:23px;
	border:1px solid #bcbdbd;
}
#promo-code-container .cart-total {
	padding:10px;
	width:auto;
	float:right;
	font-size:16px;
}
.cart-sidebar-container {
    float:left;
    width:230px;
}
.cart-sidebar-container hr {
	height:1px;
	border-top:1px dashed #dbdbdb;
	margin:20px 0;
	clear:both;
}

.cart-sidebar-container .inner {
    padding:17px 14px;
}
#others-bought {
	background:#fef8e9;
	color:#484848;
	float:left;
}
#others-bought .inner {
	padding:10px;
}
#others-bought h3 {
	font-size:16px;
}
#others-bought .product-item {
	float:left;
	width:100px;
	margin:2px 3px 2px 0;
	padding:0;
}

ul.faq-items {
    
    margin:10px 0 0 15px;
    padding:0;
    color:#000;
}

.faq-items li.question {
   
    cursor:pointer;
    margin:10px 0;
}

li.answer {
    list-style:none;
    padding:5px 0;
	color:#7EAEB5;
	font-weight:700;
}


#sidebar-faq {
    
    background:#fff;
}




#sidebar-faq h3 {
    font-size:17px;
	padding:5px 0;
	color:#484848;
}

#sidebar-faq .inner {
    padding:0 10px;
}

#cart-total {
    float:right;
    width:110px;
    font-size:16px;
    font-weight:700;
    color:#000;
}


/*checkout - your details*/
#your-details, #your-order {
    color:#000;
}
#your-details .inner {
	padding:20px 0;
}


#your-order .border {
    border:1px solid #dcdcdc;
    margin-bottom:20px;    
}
#your-details h3 {
	font-size:14px;
	margin-bottom:10px;
}
#your-order h3 {
    font-size:17px;
    margin-bottom:10px;
	padding:15px 10px 10px;
	border-bottom:1px dashed #dad5c8;
	color:#484848;
}

#your-details hr {
    width:315px;
    margin:20px 0;
    clear:both;
	border-bottom:1px dashed #ededed;
}

#your-details h3 span {
    font-size:10px;
    color:#9d9d9d;
}

#your-details .col-2  hr {
	width:335px;
}

#your-details .col-2 {
    width:335px;
    margin:0;
}

#your-details .col-2 .label {
    width:100px;
}

#your-details h3, #your-order h3 {
    font-size:14px;
    margin-bottom:10px;
}

#your-details hr {
    width:665px;
    margin:20px 0;
    clear:both;
}

#your-details h3 span {
    font-size:10px;
    color:#9d9d9d;
}

#your-details .col-1 {
    width:305px;
    margin:0;
}
#your-details .label {
    width:155px;
    font-size:11px;
}
#your-details .textinput {
    width:490px;
}

#your-details .col-2 {
    width:308px;
    margin:0;
}

#your-details .col-2 .label {
    width:90px;
}



#order-summary .order-item  {
    margin-bottom:20px;
	border-bottom:1px dashed #dad5c8;
}

#order-summary .order-item   h5 {
    font-size:11px;
    line-height:14px;
}

#order-summary .order-item .image {
    float:left;
    width:70px;
	padding-left:10px;
    margin-right:10px
}

#order-summary .order-item .description {
    float:left;
    width:105px;
    
}
#order-summary .total {
    
    width:100%;
    font-size:14px;
    text-align:left;
	padding:10px;
	clear:both;
}

#free-shipping {
    width:200px;
    height:29px;
    background:#edeceb;
    border-bottom:1px solid #dbdad9;
    text-align:right;
    font-weight:700;
}

#free-shipping .inner {
    padding:5px;
}

/*form*/

form td.label {
	vertical-align:top;
	padding:14px 20px 0 0;
	white-space:nowrap;
}

form td.field {
	padding:5px 0 0;
	vertical-align:top;
}

.form dl {
    float:left;
    clear:both;
    width:100%;
    margin:2px 0 4px 0;
    display:inline;
}

.form dt {
    float:left;
    width:100px;
    display:inline;
    padding:2px 0;
}

.form dt.errorinput {
    color:red;
}

.form dd {
    float:left;
    width:205px;
    display:inline;
}

span.required {
    color:red;
}

.textinput {
    border:1px solid #dbdbdb;
    width:225px;
    height:26px;
    font-size:12pt;
    padding:2px 4px;
}
.wide .field .textinput {
    width:400px;
}

.form .textareainput {
    border:1px solid #dbdbdb;
    width:205px;
    height:90px;
    font-size:12pt;
    padding:2px 4px;
    
}

.form.wide dt {
    width:300px;
}

.form.wide dd {
    width:300px;
}

.form.wide .textinput {
	width:270px;
}

.chk {
    background:none;
    border:1px solid #dbdbdb;    
}

div.error {
    font-size:12px;
    font-weight:700;
    color:#E1152E;
    padding:12px 10px 16px 46px;
    background:#F8F8F8 url(/images/error.gif) no-repeat 17px 12px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin:15px 0;
}

div.error a:link {
    color:#E1152E;
    text-decoration:underline;
}

div.error h3 {
    padding-top:0;
    color:#000 !important;
}


div.info {
    font-size:12px;
    font-weight:700;
    color:#555;
    padding:12px 10px 16px 45px;
    background:#fdfcd9 url(/images/info.gif) no-repeat 17px 12px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin:15px 0;
}

div.info a:link {
    color:#555555;
    text-decoration:underline;
}


.summary {
    border:1px solid #dbdbdb;
    border-bottom:0;
}

.summary th {
    text-align:left;    
    color:#797979;
    padding:10px;
    border-bottom:1px solid #dbdbdb;
    background:#ebebeb;
}

.summary td {
    text-align:left;
    padding:8px;
    vertical-align:middle;
    border-bottom:1px solid #dbdbdb;
}

.summary .total {
    font-size:12pt;
}

.summary .shipping td {
    background:#ebebeb;
}


#register-intro {
    float:left;
    width:445px;
}

#register-intro h1 {
    color:#9b9b9b;
    font-size:40px;
}

#register-intro h1 span {
    color:#45b4cf;
}

#register-intro .left-panel {
    float:left;
    width:220px;
}

#register-intro .right-panel {
    float:left;
    width:172px;
}

.mandatory {
    color:red;
}
.field .select {
    margin-top:9px;
}
.form-background {
    float:left;
    width:465px;
    background:#fff8e8;
}
.form-background .textinput {
    width:247px;
}





/*Looks We Love*/
#banner-container {
    float:left;
    width:379px;
    height:280px;
}
.lookbook-item {
    float:left;
    width:189px;
    height:280px;
    background:url(/images/ajax-loader.gif) no-repeat center;
    margin-right:1px;
    position:relative;
}
.lookbook-item.last {
    margin-right:0;
}
.shop-this-look {
    position:absolute;
    width:98px;
    height:25px;
    background:url(/images/shop-this-look-overlay.png);
    bottom:10px;
    right:10px;
    display:none;
}
.lookbook-item:hover .shop-this-look {
    display:block;
}

#video-container {
    float:left;
    width:378px;
    margin:0;
    border:1px solid #dbdbdb;
}

.charity {
    float:left;
    width:250px;
    text-align:center;
    margin:20px 0;
}
.panel {
    float:left;
    width:270px;
    margin:20px 60px 0 0;
}
.panel.last {
    margin-right:0;
}

.toggle-link.active {
    font-weight:700;
}


/*gift card page*/

#gift-card-form-container {
    width:484px;
    height:344px;
    background:url(/images/giftcards/gift-card-form-bg.gif) no-repeat top left;
    text-align:center;
    float:left;
    margin:20px 20px 0 0;
}
#gift-card-form-container h3 {
    
}
#preset-amounts-container {
    height:95px;
    padding-left:44px;
}
#preset-amounts-container div {
    background:url(/images/giftcards/giftcardamount-bg.gif) no-repeat top left;
    float:left;
    width:63px;
    height:41px;
    margin-right:10px;
}

#preset-amounts-container div.active {
    background-image:url(/images/giftcards/giftcardamount-selected-bg.gif);
}

#preset-amounts-container div a {
    display:block;
    font-size:23px;
    padding:7px 10px;
    color:#fff;
}
#preset-amounts-container div a span {
    font-size:12px;
    vertical-align:text-top;
    color:#fff;
}
#custom-amount-container {
    height:140px;
    text-align:center;
    width:100%;
    
}
#amountinputbg {
    background:url(/images/giftcards/giftcard-input-bg.gif) no-repeat top left;
    width:232px;
    height:35px;
    margin-left:104px;
    float:left;
    margin-right:10px;
    
}
#amountinputbg .transparentinput {
    background:transparent;
    border:0;
    padding:3px 0;
    font-size:18px;
    text-align:center;    
    width:200px;
    margin-top:2px;
}

#gift-card-form-container span {
    color:#e5e5e5;
    font-weight:700;
}

/*style tips*/

#style-tip-list {
    float:left;
    width:150px;    
    
}
#style-tip-list a {
    display:block;
    padding:2px 0;
}
#style-tip-container {
    float:left;
    width:700px;
    border-left:1px dashed #dbdbdb;
    padding-left:20px;
}
.tip-item {
    border-bottom:1px dashed #dbdbdb;
    margin-bottom:20px;
}
.tip-item .image {
    width:170px;
    float:left;
    margin-right:20px;
}
.tip-item .tip-content {
    width:500px;
    float:left;
}

.tip-item h5 {
    color:#0397bb;
    font-size:14px;
    padding:3px 0;
}
.tip-item h3 {
    font-weight:300;
    font-size:25px;
    font-family:georgia;
}
.tip-item h3 span {
    font-weight:700;
}
.tip-item .clear {
    height:20px;
}

/*shop the look page*/

#look-image-container {
    float:left;
    width:316px;
    margin-right:20px;
}
#look-details-container {
    float:left;
    width:570px;
}
.look-item {
    border-bottom:1px solid #dbdbdb;
}
.look-item h3 {
    padding:0;
}
.look-item .image {
    float:left;
    width:120px;
    height:120px;
    border:1px solid #dbdbdb;
    margin-right:10px;
    text-align:center;
}
.look-item .details {
    float:left;
    width:385px;
    
}
.look-item .details .price {
    font-size:120%;
    color:#000;
}

/*login page*/

.login-container {
    float:left;
    width:300px;
    margin-right:10px;
    background:url(/images/login-container-bg.jpg) repeat-x;
    height:239px;
}
.login-container .textinput {
    width:140px;
}
.login-container h2 {
    color:#ec6359;
    margin-bottom:0;
    padding-bottom:5px;
}
.login-container a {
    color:#000 !important;
    font-size:10px;
}

/*styled select drop down box*/
.styledSelect {
    
    font-size: 12px;    
    margin: 0;
    padding: 0;
    position: relative;
    background: #FFF url(/images/select-bg-large.gif) top left no-repeat;       
    width:257px;
    height:29px;
}


.styledSelect.small {
    background:url(/images/select-bg-small.gif) no-repeat top left;
    width:94px;
    height:29px;    
}


#content .styledSelect ul {
    list-style: none;
    padding: 1px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#content .styledSelect.open ul {
    border: 1px solid #ededed;
    padding: 0;
    margin:0;
    height:150px;
    overflow:auto;

}


#content .styledSelect ul li {
    font-family: sans-serif;
    margin: 0;
    padding:0 3px;
    display: block;
}

#content .styledSelect ul li {
    padding-top:5px;
    padding-left:8px;
}

.styledSelect.open ul li { background-color: #FFF; }
.styledSelect.open ul li.selected { background-color: #ccc;}
.styledSelect.open ul li:hover { background-color: #EEE; }
.styledSelect.size ul li.closed { overflow:hidden;height:1.2em;}

/* SLIMBOX */

#lbOverlay {
    
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
    
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {

    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
    margin: 5px 0;
    
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}


.FreezePaneOff
{
   visibility: hidden;
   display: none;
   position: absolute;
   top: -100px;
   left: -100px;
}

.FreezePaneOn
{
   position: absolute;
   top: 0;
   left: 0;
   visibility: visible;
   display: block;
   width: 100%;
   height: 100%;
   background-color: #666;
   z-index: 999;
   filter:alpha(opacity=95);
   opacity:.85;
   padding-top: 20%;
}

.InnerFreezePane
{
   text-align: center;
   width: 66%;
   background-color: #FEF2D2;
   color: #000;
   font-size: large;
   border: dotted 2px #fff;
   padding: 9px;
}
/*refer friend*/
.clone {
    background:#e5e5e5;
    
}
.clone {
    padding:5px 0;
}
.referfriend dt {
    padding-left:5px;
}
.clone dt {
    padding-top:10px;
}
