@CHARSET "ISO-8859-1";

/* General - Start */
*	{
	font-family: arial;
	margin: 0;
color: #000;
}

body	{
	font-size: 12px;
/*
background-image: url(graphics/bg.gif);
_background-image: url(../graphics/bg.gif);
background-repeat: repeat;
*/
background-color: #D7D0BE;
background-color: #B7A893;
}

h1	{
	font-size: 22px;
}

h2	{
	font-size: 18px;
	color: #C9D3CF;
color: #FEFEFE;
color: #585245;
	margin-bottom: 6px;
	font-weight: normal;
}

a	{
	color: #BAB088;
color: #585245;
	text-decoration: none;
}

a img	{
	border: 0;
}

.bold	{
	font-weight: bold;
}
.underlined	{
	text-decoration: underline;
}

.clearRight	{
	clear: right;
}
.clearLeft	{
	clear: left;
}
.clearBoth	{
	clear: both;
}

.floatLeft	{
	float: left;
}

.textalignleft	{
	text-align: left;
}

.hmmm	{
	display: none;
}

.ieHmmm	{
	_display: none;
}

.error	{
	color: black;
	font-weight: bold;
}
.errorRed { color: red; font-weight: bold; }
/* General - End */


#wrapper	{
	
}


/* Header - Start */
#header	{
	color: #C9D3CF;
}

/* WIntersweet image heading */
#heading	{
	padding-top: 10px;
}
#heading a    {
        outline-width: 0;
}
#slogan { text-transform: uppercase; font-size: 13px; font-weight: bold; padding: 10px 0 0 8px; letter-spacing: 1px; }

#siteHeading	{
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#siteHeading h1	{
	letter-spacing: 8px;
}

#siteHeading h1 a	{
	color: #C9D3CF;
}

#rightHeadingNav	{
	padding-top: 0px;
float: right;
_margin-left: -203px;	/* If want it flush to the right of the screen in IE */
_margin-left: -208px;	/* With a bit of padding for IE */
_margin-left: -248px;	/* With a bit of padding for IE */
text-align: right;

/*
background-image: url(graphics/bg.gif);
_background-image: url(../graphics/bg.gif);
background-repeat: repeat;
*/
/*background-color: #D7D0BE;*/
width: 532px;
width: 584px;
}
#rightHeadingNav ul li	{
	list-style-type: none;
	float: left;
	margin-right: 20px;
}

#rightHeadingNav ul li a	{
	color: #BAB088;
	font-weight: bold;
	text-decoration: none;
}
#menu0, #tbl0 { width: 510px; }
/* Header - End */

/* Navigation Images - Start */
/*
#navigation_images	{
	margin: 0;
	padding: 0;
}
#navigation_images	ul {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 2px solid #DEDEDE;
border-bottom: 2px solid #FEFEFE;
	border-top: 2px solid #DEDEDE;
border-top: 2px solid #FEFEFE;
	margin-top: 20px;
	background-color: #F5F5F5;
background-color: #b7a893;
}
#navigation_images	li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	list-style-type: none;
	border-right: 1px solid #DEDEDE;
border-right: 1px solid #FEFEFE;

margin-right: 10px;
}
#navigation_images ul li img	{
	margin-bottom: -3px;
}
*/
/* Navigation Images - End */


/* Navigation - Start */
#global_nav	ul {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	/*border-bottom: 2px solid #BABABA;
	border-top: 2px solid #BABABA;*/
	border-bottom: 2px solid #DEDEDE;
	border-top: 2px solid #DEDEDE;
border-bottom: 2px solid #FEFEFE;
border-top: 2px solid #FEFEFE;
	margin-top: 20px;
background-color: #F5F5F5;
}
#global_nav	li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-color: #FFF;
	list-style-type: none;
}
#global_nav	a {
	display: block;
	width: auto;
	padding: 8px 17.1px 8px 17.1px;
	_padding: 8px 17px 8px 17px;
	font-weight: bold;
	color: #BAB088;
	text-decoration: none;
background-color: #F5F5F5;
}
#global_nav a:hover, #global_nav a:focus 	{
	background-color: #C9D3CF;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#global_nav .sel a {
	background: #C9D3CF;
	color: #FFF;
	text-shadow: 2px 2px 2px #777;
	text-decoration: none;
}



#navigation_images	ul {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	/*border-bottom: 2px solid #BABABA;
	border-top: 2px solid #BABABA;*/
	border-bottom: 2px solid #DEDEDE;
	border-top: 2px solid #DEDEDE;
border-bottom: 2px solid #FEFEFE;
border-top: 2px solid #FEFEFE;
	margin-top: 20px;
background-color: #b7a893;
}
#navigation_images	li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-color: #b7a893;
	list-style-type: none;
margin-right: 6px;
font-size: 12px;
}
#navigation_images	a {
	display: block;
	width: auto;
	padding: 8px 15.1px 8px 15.1px;
	_padding: 8px 15px 8px 15px;
	font-weight: bold;
	color: #585245;
	text-decoration: none;
background-color: #FEFEFE;
}
#navigation_images a:hover, #global_nav a:focus 	{
	background-color: #d7d0be;
	color: #FEFEFE;
	font-weight: bold;
	text-decoration: none;
}
#navigation_images .sel a {
	background: #d7d0be;
	color: #FFF;
	text-shadow: 2px 2px 2px #777;
	text-decoration: none;
}







#pageSelected a {
        background-color: #756e5c;
        color: #FFF;
}
/* Navigation - End */


#main	{
/*
	background-image: url(../graphics/background-rose.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
*/
	font-size: 12px;
	line-height: 150%;
	background-color: #ede8dd;
background-color: #D7D0BE; 
/*background-color:#fff;*/
}

#singleBox	{
	text-align: left;
	padding: 10px;
}

/* .section = Stores different sections of page content */
.section	{
}

/* Mozilla is having issues for the padding and margin setting for the footer, where as IE is fine */
#footer	{
	border-bottom: 2px solid #FEFEFE;
	border-top: 2px solid #FEFEFE;
	padding: 10px;
	_padding: 5px;
	text-align: left;
	background-color: #b7a893;
}

#footer a	{
	text-decoration: none;
	font-weight: bold;
	color: #BAB088;
color: #585245;
	font-size: 12px;
}

#backLink	{
	float: left;
}

#backLinkPagination	{
	float: left;
}

#wintersweet_bypost	{
	float: right;
}

#categoryPaginationTitle	{
	margin-right: 10px;
	font-weight: bold;
	color: #FEFEFE;
}

/* Pagination - Start */
/* OLD
#product_pagination	{
	text-align: center;
float: left;
width: 62%;
}
*/

#pagination	{
	float: right;
	color: #A5BCB8;
color: #FEFEFE;
	margin-right: 5px;
}

#footerImageTip	{
	float: left;
	color: #A5BCB8;
color: #FEFEFE;
}

#ieFooterDetail	{
	_margin-top: -10px;
	color: #A5BCB8;
color: #FEFEFE;
}

#footer, #product_pagination	{
	text-align: left;
	font-weight: bold;
	color: #FEFEFE;
}

#prev	{
	margin-right: 5px;
}

#next	{
	margin-left: 5px;
}
/* Pagination - End */

/* Enter WIntersweet - Start */
#enterWrapper	{

}

#enterText	{

	margin-bottom: 10px;
	color: #BAB088;
}
/* Enter WIntersweet - Start */


/* Product Listing - Start */
#product_listing	{

}

.productBox	{
	margin: 10px;
	margin-right: 5;
}

/* Need to sort out the height issues.. depends on whether all products are going to have an image 
and some text.. or if they are quite variable ??? */
.col1	{
	width: 33%;
	float: left;
	border-right: 1px dashed #DCDCDC;
border-right: 1px dashed #FEFEFE;
	
height: 100px;
height: auto;
}
.col2	{
	width: 33%;
	float: left;
	border-right: 1px dashed #DCDCDC;
border-right: 1px dashed #FEFEFE;
	
height: 100px;
height: auto;
}
.col3	{
	width: 33%;
	float: left;
	
height: 100px;
height: auto;
}

#product_row2 .col1, #product_row2 .col2, #product_row2 .col3	{
	border-top: 1px dashed #DCDCDC;
border-top: 1px dashed #FEFEFE;
}

.productImg	{
/*	float: left;*/
	margin-right: 10px;
	margin-bottom: 1px;
	text-align:center;
}

.productImg img	{
	border: 1px solid #FEFEFE;
}
.productContentWrapper { text-align:center; }

.productTitleListing	{
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.productContent, .productListingContent	{
	text-align: left;
	_margin-top: -3px;	/* remove if product boxes are behaving badly */
	color: #585245;
}
.productListingContent { text-align:center; }
.productListingPrice { float:left; font-weight:bold; /*padding: 10px 0 0 29%;*/ width: 50%; /*text-align:center;*/ padding-top:10px; text-align: right; padding-right: 15px; }
.productListingBuy { float:left; /*padding: 10px 0 0 22%;*/ /*width: 50%;*/ text-align:center; padding-top: 10px; }

#productDetailInfo	{
	color: #585245;
	text-align: left;
	float: left;
	margin-left: -25px;
	list-style-type: square;
}

.productCost	{
	padding-left: 5px;
}

.moreInformation	{
	margin-top: 5px;
	font-weight: bold;
	float: right;
}

/* TABLE - START */
#product_listing table {
	margin: 0;
	padding: 0;
	/*width: 100%;
	width: 86%;
	_width: 85%;
	width: 83%;*/
	float: right;
width:100%;
}

/*
#product_listing table, #product_listing tr, #product_listing td	{
	margin: 0;
	padding: 0;
	width: 100%;
width: 87%;
_width: 85%;
}
*/

#product_listing tr	{
	vertical-align: top;
}

#product_listing td	{
	width: 33%;
}

.rightBorderTD	{
	border-right: 1px dashed #FEFEFE;
}

.bottomRightBorderTD	{
	border-right: 1px dashed #FEFEFE;
	/*border-top: 1px dashed #FEFEFE;*/
}

.bottomTopBorderTD	{
	/*border-top: 1px dashed #FEFEFE;*/
}

.bottomBorderTD { border-bottom: 1px dashed #FEFEFE; }

.even	{
	background-color: #C9D3CF;
background-color: #d7d0be;
}

.odd	{
	background-color: #F5F5F5;
}

#adminProductListing	{
	border: 1px solid #000;
}
#adminProductListing td	{
	padding: 8px;
}
#adminProductListing	a	{
	color: #000;
}
/* TABLE - END */

#noProducts	{
	padding: 100.5px;
	font-weight: bold;
	font-size: 12px;
	color: #C9D3CF;
color: #FEFEFE;
color: #585245;
width: 60%;
}
/* Product Listing - End */


/* Product Detail - Start */
#product_detail	{
	padding: 10px;
	color: #585245;
}

.productTitleDetail	{
	font-size: 12px;
	margin-bottom: 15px;
	text-align: left;
	font-weight: bold;
color: #585245;
}

.productFragrance, .productSize, .productQuantity, .productCost	{
	margin-top: 5px;
	text-align: left;	
	margin-bottom: 5px;
}

.productQuantity	{
	margin-bottom: 15px;
}

#product_detail_col1	{
	float: left;
	width: 76%;
}
#product_detail_col2	{
	width: 20%;
	padding-left: 10px;
	margin-left: 3px;
	text-align: left;
	border-left: 1px solid #DEDEDE;
border-left: 1px solid #FEFEFE;
	float: right;
text-align: center; 
}

#productDetailCheckoutBox	{
	padding: 5px;
	background-color: #CCC;
background-color: #b7a893;
	border: 1px solid #DEDEDE;
border: 1px solid #FEFEFE;
	font-weight: bold;
	width: 60px;
	margin-bottom: 10px;
	color: #FFF;
}

#productDetailCheckoutBox a	{
	color: #FFF;
}

#xajax_total_price	{
	margin-top: 10px;
}

#backToCategory	a	{
	font-weight: bold;
}
/* Product Detail - End */

/* XAJAX - Checkout - Start */
#xajax_basket	{
}

.xajax_product	{
	background-color: #EAEEEF;
	border: 1px solid #CCC;
	padding: 5px;
}
/* XAJAX - Checkout - End */

.whiteBorder	{
	border: 1px solid #FFF;
}

#seasonal-image	{
	text-align: center;	
	padding-top: 10px;
}

#seasonal-text	{
	padding: 5px;
	font-weight: bold;
}

#leftColContent	{
	padding-top: 15px;
	float: left;
	width: 12.7%;
	_width: 13%;
	border-right: 2px solid #fff;
	margin-right: 10px;
	_margin-right: 0;
	font-size: 12px;
	line-height: 150%;
	/*background-color: #ede8dd;*/
width: 16%;
}

#leftColContent ul	{
	list-style-type: none;
	margin-left: -50px;	/* Firefox weirdness */
	_margin-left: 0;
}

#rightColContent	{
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
	/*background-color: #ede8dd;*/
	/*_width: 80%;*/
	height: 410px;
	height: 450px;
	height: 469px;
	overflow: auto;
}

#rightColContent h1	{
	/*color: #FFF; */
}

.catBox	{
	float: left;
	border: 1px solid #fff;
	padding: 0;
	margin-right: 2%;
	margin-top: 5px;
	line-height: 0;
	_margin-top: 10px;
}

#labels {
	display: inline;
	list-style-type: none;
}

#labels li	{
	float: left;
	list-style-type: none;
	margin-left: 20px;
}

#labels li a	{
	color: #FFF;
}

#cat-matrix-heading	{
	text-align: left;
	padding: 5px;
	_width: 84%;
}

#cat-matrix	{
	background-color: #ede8dd;
}

#cat-sel a	{
	font-weight: bold;
	color: black;
	padding: 4px;
}

.catRow	{
	margin-bottom: 2%;
}

#category-matrix-block	{
	padding-left: 0px;
	_padding-left: 8px;
	width: 105%;
}

#two-col-left	{
	float: left;
	width: 30%;
	/*padding: 10px;*/
}

#two-col-right	{
	width: 70%;
	float: right;
	/*padding: 10px;
	margin-right: 15px;*/
	text-align: left;
}
#selPrev	{
	float: left;
	border: none;
}
#selNext	{
	float: right;
	border: none;
}
.navButton	{
	border: none;
	float: left;	
}
#image-gallery-seperator	{
	float: left;
	text-align: center;
	width: 3%;
}
#image-gallery-nav-wrap	{
	width: 30%;
	padding: 5px;
}
#seasonal-image img, #image-gallery-image	{
	border: 2px solid #FFF;
}
#image-gallery-caption	{
	border: 2px solid #FFF;
	border-top: none;
	background-color: #b7a893;
	margin-top: -6px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	border-top: none;
}


/* WINTERSWEET V2 CHANGES */
#phone-number {  margin-top: 27px; margin-top: 16px; }
#phone-number, #email-address { text-align: right; padding-right: 10px; font-size: 13px; font-weight: bold; }
#email-address { margin-top: 5px; }
#homepage-leftcol h1 { font-size: 14px; }
#homepage-intro-text { text-align:left; text-align: justify; float: left; width: 53%; /*padding-left: 2px;*/ padding-top: 2px; }
#homepage-intro-text-box { border: 1px solid #ccc; margin-top: 8px; padding: 4px; }
#homepage-intro-text table { border: 1px solid #ccc; border-top: 0; padding: 0px 4px 0px 0px; }
#home-centre-images { width: 60%; float: left; }
#look-book { /*width: 39.7%;*/ float: left; padding: 10px 10px 10px 0; text-align:left; height: 394px; }

#home-left-images ul, #home-left-images ul li, #home-centre-images ul, #home-centre-images ul li { margin:0; padding:0; }
#home-centre-images ul li { height: 183px; }
ul#home-first-row li, ul#home-second-row li, ul#home-third-row li {
  display: inline; float: left; padding: 2px; margin: 0; list-style-type: none; width: 48%;
}

ul#home-second-row li, ul#home-third-row li { text-align:left; }
ul#home-first-row li:first-child, ul#home-second-row li:first-child, ul#home-third-row li:first-child  { text-align:right; }

ul#shopping-bag-nav { padding-top: 10px; background: url("/filemanager/images/shopping_bag.png") no-repeat scroll 302px 3px transparent; height: 23px; }
ul#shopping-bag-nav li {
  display: inline; float: right; padding: 0px 10px 0px 10px;  margin: 0; list-style-type: none; font-weight: bold; font-size: 13px; 
}
ul#shopping-bag-nav li a { color: #fff; }
ul#category-left-col { margin: 0 0 13px 0; padding:0 0 0 20px; }
ul#category-left-col li { margin:0; list-style-type: none; text-align: left;}
ul#category-left-col li a:hover, #shop-by-colour-box ul li a:hover, #shop-by-designer-box ul li a:hover, #shop-by-price-box ul li a:hover { text-decoration: underline; font-weight: bold; }
#product-filters { text-align: left; padding:0 0 0 20px; }
.product-cat-heading { font-size: 15px; font-weight:bold; margin-bottom: 5px; text-align: left; padding: 0 0 0 20px;}
.category-description-text { text-align:left; padding:5px; }

#shop-by-colour, #shop-by-designer, #shop-by-price { font-weight: bold; cursor: pointer; margin: 7px 0 0 0; padding-top:5px; border-top:1px solid #000; width:111px; }
#shop-by-colour-box, #shop-by-designer-box, #shop-by-price-box { display:none; }
#shop-by-colour-box li, #shop-by-designer-box li, #shop-by-price-box li { padding-left: 20px; }
#checkout-help { float: left; width: 63%; }
#checkout-help-text { border: 2px dashed #d7d0be; padding: 5px; }
.filter-sel { font-weight:bold; text-decoration:underline; }
#shop-by-designer-wrapper {  }
#shop-by-designer-wrapper ul li { list-style-type:none; }
#designer-image { float:left; padding-right: 15px; }
#designer-list { /*float:left;*/ font-size: 13px; font-weight:bold; padding:0px 0 0 15px;}
#designer-list ul { padding:15px 0 0 15px; }
#designer-list ul li { padding-top: 10px; }

#ws-left-col { float:left; width:47%; width:49%; padding:10px; text-align:left; }
#ws-right-col { float:left; width:48%; width:47%; padding:10px; text-align:left; text-align:justify; }
#home-product-two { /*margin-top:7px;*/}
.pics {  
    height:  280px;
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    border:  1px solid #ccc;  
    width:  280px; 
    height: 366px;
width: 322px;
height: 422px;
/*    width: 300px;
    height: 438px; */
    top:  0; 
    left: 0 
} 
.lookbook-nav { display:block; margin-top:0px; text-align:left; padding: 2px 5px 2px 5px; border: 1px solid #ccc; border-bottom: 0; }
.form-update { font-weight:bold; margin-top:10px; }
.form-label { margin-top: 3px; }
ul#shop_by_colour, ul#shop_by_designer { list-style-type:none; margin: 0 0 10px 0; padding:0; }

#newsletter-subscribe legend, #newsletter-unsubscribe legend { border:1px solid #000; padding: 5px; }
.ns-label, .ns-input { float:left; width: 230px; padding: 5px; }
.ns-input input { width: 220px; }
.ns-label { width: 100px; }
.ns-subscribe, ns-unsubscribe { margin-top: 8px; }
.ns-note { margin: 0 0 5px 0; }
#newsletter-subscribe, #newsletter-unsubscribe { border:1px solid #000; padding: 5px; width: 350px; }
.ns-success { font-weight: bold; padding:10px 0 0 0; }

#ns-body textarea { width: 600px; height: 350px; }
#ns-send { margin: 10px; }

#ns-registered-users-wrapper { border: 2px dashed #fff; width: 350px; margin-top: 10px;}
#ns-registered-users { padding:5px; cursor:pointer; }
#ns-registered-users-box { display:none; }
#ns-registered-users-box ul { list-style-type:none; padding: 15px; }
#ns-result { font-weight:bold; font-size:13px; margin:10px 0 10px 0; color:red; }
#create-newsletter { margin-top: 10px; }

#form-sb-designer .sb-form-value { width: 700px; }
#news-create-link { margin: 10px 0 10px 0; font-weight: bold; }

.formRow .formLabel { float: left; width:115px; padding:2px; }
.formRow .formInput { float: left; width:650px; padding:2px; }
.formInput #body { width:300px; height: 300px; }

#news-article-date { text-decoration: underline; font-weight:bold; }
#news-article-title { font-style:italic; margin: 15px 0 15px 0; }
#news-article-title h1 a { outline-width:0; }
#news-listing { margin-top:20px; font-weight: bold; }

.news-listing-col1, .news-listing-col2, .news-listing-col3 { float:left; padding:10px; width:30%; text-align:left; }
.news-listing-col1 { width:25%; }
.news-listing-col2 { width:32.5%; }

#news-listing-wrapper { text-align:center; }
#news-listing-wrapper h1 { margin-bottom: 10px; padding: 10px; }
#news-listing h1 { margin:0; padding:0; line-height: 25px; text-decoration:underline; }
#news-listing-wrapper hr { width: 72.5%; text-align:center; margin:0 auto; }
#back-news-listing { font-weight: bold; margin-top:15px; }

#news-listing { margin: 0 auto; /*width: 75%;*/ margin-left: 15%; margin-top: 10px; margin-bottom: 0px; }
#news-listing #news-article-date { text-decoration: none; }
#news-article-caption { text-align: center; font-weight:bold; }
#cc-accepted { text-align:left; /*padding: 8px;*/ }
#footer-page-links { text-align: right; }
#footer-page-links a { color: #fff; } 

#sitemap-wrapper { margin-top: 15px; }
#sitemap-wrapper ul li { list-style-type: none; }
#footer-left-col { float: left; width: 40%; }
#footer-middle-col { float: left; width: 26%; color: #fff; }
#footer-right-col { float: right; width: 34%; }
ul#thumbnails-detail li { list-style-type: none; cursor: pointer; }
ul#thumbnails-detail li img { border: 1px solid #fff; }
ul#thumbnails-detail { padding:0px; }
.greyBorder { border: 1px solid #ccc; border-top: 0; }
#search-box, #search-label, #search-input-box, #email-address { float: right; }
#search-label { padding-top: 4px; color: #585245; font-weight: bold; }
#search-label label { color:#585245; }
#search-input-box { }
#email-address { margin-left: 78px; }
.realProductTitle { font-size: 120%; }
#search-phrase { text-align: left; padding: 5px; }
#thumbnail-caption { margin-bottom: 5px; }
#secure-payments { text-align: center; padding: 8px 0 0 0; float: left; width: 53%; }
#secure-payments img { border: 1px solid #ccc; }
.home-product-title { text-align: center; padding: 2px; border: 1px solid #ccc; border-bottom: 0; font-weight: bold; color: #585245; }
#home-product-one { margin-bottom: 5px; }
.category-item { float: left; width: 32%; margin-top: 15px; }
.category-item img { border: 1px solid #fff; }
.category-item h3 img { border: none; }
.price-deal { font-weight:bold; padding-top:8px; text-align:center; }
