@charset "UTF-8";
/* CSS Document */

html, body, td, input, textarea {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#74629b;
	text-align:left;
}

input, textarea{
   border:1px solid #D4D0EE;
}

p{
	font-size:.8em;
	margin:0;
	padding:5px 5px 5px 0;
	line-height:140%;
}



h1{
	font-size:1.5em;
	font-weight:normal;
	margin:0;
	padding:10px 0 0 0px;
	color:#8973b4;}

h2{
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:10px 0 0 0px;
	color: #8973b4;}

h3{
font-size:1.3em;
color: #8973b4;
margin:0;
padding:10px 0 0 0px;}

h4{
font-size:1.2em;
margin:0;
padding:8px 0 0 0px;
color:#8973b4;}

h5{
font-size:1.1em;
margin:0;
padding:5px 0 0 0px;
color:#8973b4;}

h6{
font-size:1em;
margin:0;
padding:5px 0 0 0px;
color:#8973b4;}

a {
color:#006699;
text-decoration:none;
}

a:hover {color: #003366;
text-decoration: underline;}

a:visited{
text-decoration:none;}

a img {
border: 0}

hr {
	border: #e5e5e5 1px solid;
padding:0;
margin: 10px 0 10px 0;
}

.clearer{
	margin:0;
	padding:0;
	clear:both;
}




#top-purple {
	margin:0;
	padding:0;
	height:20px;
	background: #766791 url(../images/design/360design/topbar.gif);
}


/**********Main Container**********/

#main-container {
	
	margin:0 auto;
	width: 980px;
}



/**********Header Area**********/

#header-area {
	margin:0;
	padding:0;
	
}

#header-images {
	margin:10px 0;
	padding:0;
	height:230px;
	width:645px;
	float:left;
}

#header-right {
	margin:0 10px 0 0;
	padding:0;
	width:320px;
	float:right;
}

#my-bag {
	margin:0;
	padding:0;
	height:55px;
	background: url(../images/design/360design/my-bag.gif);
}

#cart-details {
	float:right;
	text-align:right;
	padding:5px 25px 0 0;
	font-size:.8em;
	width:auto;
	color:white;
}

#cart-details a:link, #cart-details a:visited{
   color:white;
}

#cart-details a:hover, #cart-details a:active{
   color:white;
}

#skin-assessment {
	margin:0;
	padding:0;
}

#skin-assessment a{
	border:0;
}

#search-box {
	background:url(../images/design/360design/search-bg.gif);
	height:55px;
	
}

#search-text {
	float:left;
	padding:20px 0px 0px 25px;
	width:auto;
	
}
#search-input{
	background:transparent!important;
	height:20px;
	width:175px;
	border:medium none;
	margin:0;
	padding:4px 0 0 0;
	font-size:13px;
	color:#74629b;
}


#search-button {
	float:right;
	padding:10px 20px 0 0;
}

#search-box a{
	border:0;
	margin:0;
	padding:0;
}

/**********Top Menu**********/
#menu {
	height:45px;
	background:url(../images/design/360design/menu-bg.gif);
	margin:0;
	padding:0;
	width:980px;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
padding:14px 20px 10px 20px;
}
	
#menu ul li{
display:inline;
height:45px;
}

#menu ul li a{
	height:45px;
	padding: 14px 20px 15px 20px;
	text-decoration:none;
	font-size: .8em;
	color:white;
}

#menu ul li a:hover{
	background: url(../images/design/360design/menu-over.gif);
	
}


#categoryGrid .photo img{
 
}


/*********Left Menu**********/

#left-menu-container {
	width:224px;
	margin:10px 0;
	float:left;
}


/*********Purple Menu**********/
#purple-menu-top {
	width:204px;
	height:29px;
	padding:8px 8px;
	background: url(../images/design/360design/left-top-purple.gif) no-repeat;
	cursor: pointer;
}

#purple-menu-top h1, #purple-menu-top h2{
	font-size:.8em;
	font-weight:lighter;
	color:white;
	margin:0px;
	padding:0;
	text-align:left;
}

#purple-menu-content {
	width:195px;
	padding:0px;
	background: #faedf5;
	margin-left:10px;
}

#purple-menu-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:.75em;
	width:175px;
}

#purple-menu-content ul li {
	height:24px;
	
}

#purple-menu-content li a {
	width:100%;
	display:block;
	text-decoration: none;
	line-height:24px;
	height:24px;
	padding:0px 10px;
	color:#715f8f;
	
	
}

#purple-menu-content li a:hover {
	background-color:#b498c7;
	color:white;
}

#purple-menu-bottom {
	width:199px;
	height:10px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../images/design/360design/left-bottom-purple.gif) no-repeat;
}

/*********blue Menu**********/
#blue-menu-top {
	width:204px;
	height:29px;
	padding:8px 8px;
	background: url(../images/design/360design/left-top-blue.gif) no-repeat;
	cursor: pointer;
}

#blue-menu-top h1,#blue-menu-top h2{
	font-size:.8em;
	font-weight:lighter;
	color:white;
	margin:0px;
	padding:0;
	text-align:left;
}

#blue-menu-content {
	width:195px;
	padding:0px;
	background: #d5eff7;
	margin-left:10px;
}

#blue-menu-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:.75em;
	width:175px;
}

#blue-menu-content ul li {
	height:24px;
	
}

#blue-menu-content li a {
	width:100%;
	display:block;
	text-decoration: none;
	line-height:24px;
	height:24px;
	padding:0px 10px;
	color:#49829f;
	
	
}

#blue-menu-content li a:hover {
	background-color:#6aa0c3;
	color:white;
}

#blue-menu-bottom {
	width:199px;
	height:10px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../images/design/360design/left-bottom-blue.gif) no-repeat;
}


/*********Pink Menu**********/
#pink-menu-top {
	width:204px;
	height:29px;
	padding:8px 8px;
	background: url(../images/design/360design/left-top-pink.gif) no-repeat;
	cursor: pointer;
}

#pink-menu-top h1, #pink-menu-top h2{
	font-size:.8em;
	font-weight:lighter;
	color:white;
	margin:0px;
	padding:0;
	text-align:left;
}

#pink-menu-content {
	width:195px;
	padding:0px;
	background: #faf3ed;
	margin-left:10px;
}

#pink-menu-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:.75em;
	width:175px;
}

#pink-menu-content ul li {
	height:24px;
	
}

#pink-menu-content li a {
	width:100%;
	display:block;
	text-decoration: none;
	line-height:24px;
	height:24px;
	padding:0px 10px;
	color:#9b4e5b;
	
	
}

#pink-menu-content li a:hover {
	background-color:#cd7c8a;
	color:white;
}

#pink-menu-bottom {
	width:199px;
	height:10px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../images/design/360design/left-bottom-pink.gif) no-repeat;
}



/*********Green Menu**********/
#green-menu-top {
	width:204px;
	height:29px;
	padding:8px 8px;
	background: url(../images/design/360design/left-top-green.gif) no-repeat;
	cursor: pointer;
}

#green-menu-top h1, #green-menu-top h2{
	font-size:.8em;
	font-weight:lighter;
	color:white;
	margin:0px;
	padding:0;
	text-align:left;
}

#green-menu-content {
	width:195px;
	padding:0px;
	background: #d9efeb;
	margin-left:10px;
}

#green-menu-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:.75em;
	width:175px;
}

#green-menu-content ul li {
	height:24px;
	
}

#green-menu-content li a {
	width:100%;
	display:block;
	text-decoration: none;
	line-height:24px;
	height:24px;
	padding:0px 10px;
	color:#468e7a;
	
	
}

#green-menu-content li a:hover {
	background-color:#6ca595;
	color:white;
}

#green-menu-bottom {
	width:199px;
	height:10px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../images/design/360design/left-bottom-green.gif) no-repeat;
}

/*********Orange Menu**********/
#orange-menu-top {
	width:204px;
	height:29px;
	padding:8px 8px;
	background: url(../images/design/360design/left-top-orange.gif) no-repeat;
	cursor: pointer;
}

#orange-menu-top h1, #orange-menu-top h2{
	font-size:.8em;
	font-weight:lighter;
	color:white;
	margin:0px;
	padding:0;
	text-align:left;
}

#orange-menu-content {
	width:195px;
	padding:0px;
	background: #fff4bc;
	margin-left:10px;
}

#orange-menu-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:.75em;
	width:175px;
}

#orange-menu-content ul li {
	height:24px;
	
}

#orange-menu-content li a {
	width:100%;
	display:block;
	text-decoration: none;
	line-height:24px;
	height:24px;
	padding:0px 10px;
	color:#986e22;
	
	
}

#orange-menu-content li a:hover {
	background-color:#e9ac3a;
	color:white;
}

#orange-menu-bottom {
	width:199px;
	height:10px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(../images/design/360design/left-bottom-orange.gif) no-repeat;
}


/**********Right Side Content**********/

#right-content {
	float:right;
	width: 740px;
	margin:10px 0px;
	font-size:.9em;
}

#content {
	margin:20px 0 0 0;
	padding:0;
}


#homepage-content{
	width: 470px;
	height: 310px;
	margin:0;
	padding:0px;
}

.table-bg{
background: url(../images/design/360design/home-content-bg.gif) no-repeat;
padding:10px 10px 10px 20px;}

#words {
	margin:10px 5px 10px 20px;
}

#breadcrumb {
	width:610px;
	height:25px;
	background:url(../images/design/360design/breadcrumb-bg.gif) no-repeat;
	padding:16px 0 4px 120px;
	font-size:.7em;
	margin: 0 0 20px 0;
	color: #483c9f;
}

#breadcrumb a:link, #breadcrumb a:visited{
   text-decoration: none;
   color: #74629B;
   letter-spacing: -1px;
}

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

#footer {
	margin-top:10px;
	background:#756591 url(../images/design/360design/footer-top.gif) no-repeat center top;
	height:200px; /*this is just for reference to show the graphic working - please replace with auto or remove in final version to allow footer to grow vertically*/
}

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

#footerRight{
   float:right;
}

#footerRight div{
   float:left;
   margin:0 10px;
   width:130px;
}

#footerRight div ul{
   margin:10px 0 0 0;
   padding:0;
}

#footerRight div ul a{
   color:#d4d0ee;
   font-size: 0.8em;
   
}

#footerRight div ul li{
	margin-top:5px;
}


#footerRight div ul a:link, #footerRight div ul a:visited{
   text-decoration:none;
 
}

#footerRight div ul a:hover, #footerRight div ul a:active{
   text-decoration: underline;
   color:white;
}

#promotions h4, #onlineStore h4, #aboutUs h4{
   font-size:1.1em;
   color:white;
   font-weight:normal;
}

#footerLeft{
   width:475px;
   padding:10px 0 0 20px;
}

#footerLeft ul{
   margin:0;
   padding:0;
}

#footerLeft ul li{
   display: inline;
   border-right: 1px solid white;
}

#footerLeft ul li.last{
   border-right:none;
}

#footerLeft a{
   color:white;
   font-weight:bold;
   font-size:0.8em;
   margin: 0 8px 0 4px;
}

#footerLeft a:link, #footerLeft a:visited{
   text-decoration: none;
}

#footerLeft a:hover, #footerLeft a:active{
   text-decoration: underline;
}

#productGrid{
   margin-top:20px;
}

#productDetail h2, #productDetail h1{
   margin:10px 0;
   padding: 0 0 5px 0;
   line-height:1.4em;
   border-bottom: 1px dotted #8973B4;
}

#productDetail #extraDetails{
   color: #8973B4;
   width: 330px;

}

#backLink a{
   text-decoration:none;
}

#backLink a:link, #backlink a:visited{
   text-decoration:none;
}

#backLink a:hover, #backlink a:active{
   text-decoration:underline;
}

#productDetail #productsRelated .title a, #productDetail #productsRelated .title a:link, #productDetail #productsRelated .title a:visited{
	color: #756591 !important;
}

#productDetail #productsRelated .details .detailsBtn{
	margin-top:10px;
	background: transparent url(../images/design/360design/green-rgt-btn.gif) no-repeat top center;
}

#productDetail #productsRelated .content-even{
	height: auto;
	padding-bottom:20px;
}

#productDetail #productsRelated .content-odd{
	height: auto;
	padding-bottom:20px;
}

.myerror{
	color:#4F986C;
}

/* form elements */

#productGrid #topOptions .sort .option select{
   height: auto;
}

#productDetail .submitBtn{
   border: 1px solid #d4d0ee;
	background: #e8e5fc;
	padding:5px 10px;
	cursor: pointer;
	font-size: 90%;
}

#cartButtons, #cartCoupon, #cartAmounts, #cartNumItems, table#cartItems, #topOptions{
   font-size: 0.9em;
}

#viewCart h2{
   padding:0;
   margin: 40px 0 20px 0;
}



/* ADDITIONAL STYLES 14/09 */

.errors{
	color:red;
	font-weight:bold;
	margin: 10px 0;
	border: 1px solid red;
	padding: 0 20px 20px 10px;
	font-size: 12px;
}

#productGrid #topOptions .display {
font-size:.8em;
color:#b2aecf;
}

#productGrid .sort {
	font-size: .8em;
	padding:0;
}

#productGrid .label {
	font-size: 1em;
	padding:0;
}

.purple-hr {
	color:#b2aecf;
	border:0;
	border-top:1px solid #d4d0ee;
}




#productGrid .content-odd3 {
	border:1px solid #d4d0ee;
margin:1px;
padding:8px 15px 15px;
text-align:center;
vertical-align:top;
width:30%;
}

#productGrid .content-even3 {
	border:1px solid #d4d0ee;
margin:1px;
padding:8px 15px 15px;
text-align:center;
vertical-align:top;
width:30%;
}


#productGrid .details .buttons .addToCartBtn, div.addToCartBtn {
	background:transparent url(../images/design/360design/green-rgt-btn.gif) no-repeat scroll center center;
	float:left;
font-size:11px;
font-weight:bold;
height:22px;
padding-top:8px;
text-align:center;
vertical-align:middle;
width:100%;
margin:0 0 5px 0;

}

#productGrid .details .buttons .detailBtn {
	background:transparent url(../images/design/360design/purple-rgt-btn.gif) no-repeat scroll center center;
	float:left;
font-size:11px;
font-weight:bold;
height:22px;
padding-top:8px;
text-align:center;
vertical-align:middle;
width:100%;
margin:0 0 5px 0;
}

#productGrid .details .sprice {
clear:left;
float:left;
font-size:1.8em;
font-weight:bold;
margin-bottom:8px;
margin-top:8px;
text-align:center;
width:100%;
color:#665581;
}

#productGrid .details .buttons .addToCartBtn a {
	
font-size:1em;
}

#productGrid .details .buttons .addToCartBtn a {
	
font-size:1em;
}



#viewCart #cartItems thead tr th {
background-color:#696a8e;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:30px;
text-align:left;
padding:5px;
border:1px solid #7c7897;

}


#viewCart #cartItems tbody tr td {
border-bottom:1px solid #D8DDE3;
border-right:1px solid #D8DDE3;
border-left:1px solid #D8DDE3;
font-weight:normal;
height:auto;
padding-bottom:10px;
padding-top:15px;
padding-left:5px;
text-align:left;
color:#524866;
}


#cartItems input, textarea {
margin:0 0 0 5px;
border:1px solid #CCCCCC;
	
}

#cartButtons input{
	border: 1px solid #d4d0ee;
	background: #e8e5fc;
	padding:3px;
	cursor: pointer;
	
}

#cartCoupon .coupon-click{
	border: 1px solid #d4d0ee;
	background: #e8e5fc;
	padding:3px;
	cursor: pointer;
}

#viewCart #cartAmounts .field-price {
	color: #524866;
}

#viewCart #cartAmounts .field-price-green {
	color: #4f986c;
	font-weight:bold;
	font-size:1.4em;
}

#cartAmounts hr{
	border:none;
	border-top: #d4d0ee 1px solid;
	
}

#viewCart #cartAmounts {
	border-top: 0;
	border-left: 1px solid #d4d0ee;
	border-right: 1px solid #d4d0ee;
	border-bottom: 1px solid #d4d0ee;
	float:right;
	margin-bottom:8px;
	padding:10px;
	text-align:right;
	width:211px;
}

#viewCart #cartCoupon{
	margin-top: 30px;
}

#viewCart #cartNumItems {
	padding: 10px;
	border-top: 0;
	border-left: 1px solid #d4d0ee;
	border-right: 1px solid #d4d0ee;
	border-bottom: 1px solid #d4d0ee;
	height:15px;
	margin: 0 -1px 10px -1px;
	background:#e8e5fc;
	width:443px;
}

#productGrid .details .sprice {
	line-height: 140%;
	font-weight:normal;
}

#productGrid .details .sprice .myerror{
	color:#4f986c;
}


#productDetail {
	font-size:.8em;

}

#prodDescription{
	font-size:1.2em;
}

#productDetail .form-label {
font-weight:bold;
text-align:left;
width:28%;
}

#productDetail #price {
font-size:110%;
font-weight:bold;
height:auto;
width:50%;
line-height:120%;
}

#productDetail #price .myerror{
color: #4f986c;
}

#productDetail #productsRelated .details .sprice {
	line-height:125%;
	color:#8f7298;
	font-weight:normal;
}

#productDetail #detailGroup {
clear:left;
float:left;
width:100%;
}

#productDetail #prodThumbnails .productPhotoThumbnailSection {
border:1px solid #cfb8d6;
padding:5px 3px;
width: 340px;
}

#productDetail #productsRelated {
	clear:both;
}

#productDetail .body {
clear:both;
padding:5px;
}




#viewCart #crossSell .title a {
color:#756591 !important;
}

#viewCart #crossSell .details .detailsBtn {
	background:transparent url(../images/design/360design/purple-rgt-btn.gif) no-repeat scroll center center;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:22px;
	padding-top:8px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	margin:0 0 5px 0;
}

#viewCart #crossSell .content-odd, #viewCart #crossSell .content-even{
	border:1px solid #D8DDE3;
}

#checkoutOnePage .form-label-required {
width:50% !important;
}

checkbox {
	margin-right:5px;
}

#productGrid #btmOptions .pagination a {
color:#74629B;
text-decoration:underline;
}

#productGrid #btmOptions .pagination a:hover {
color:#4F986C;
text-decoration:none;
}

input.checkbox {
	border:0;
	margin-right:5px;
	margin-top:2px;
	
}

.option-font {
	font-size: 0.8em;
	color:#563c68;
}

.textbox {
	width: 250px;
	height:100px;
}

.field {
	font-size: 0.8em;
	color:#563c68;
}

#searchForm #searchFormCategory select {
	color:#563c68;
}

#searchForm #searchFormShopByPrice select {
	color:#563c68;
}

#searchForm #searchFormVendor select {
	color:#563c68;
}

#searchForm #searchFormKeywords select {
	color:#563c68;
}

#searchForm #searchFormSubmit select {
	color:#563c68;
}


#existingCustomer .hdr-title {
	background-color:#563c68;
}

#searchForm #searchFormSubmit .button{
	background:transparent url(../images/design/360design/purple-rgt-btn.gif) no-repeat scroll center center;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:30px;
	text-align:center;
	vertical-align:middle;
	width:124px;
	margin:0 0 5px 0;
	color:#fff;
	border:0;
	cursor: pointer;
}

a.buySubLink{
	color:white;
}

a.buySubLink:link, a.buySubLink:visited{
	color: white;
	text-decoration: none;
}

a.buySubLink:hover, a.buySubLink:active{
	color: white;
	text-decoration: none;
}

.table-centre  td{vertical-align:middle;}
