cleabody {
	text-align:center;
	background:#e2e6e9 url(ubeauty/images/bg.jpg) top left repeat-x;
	color:#000000;
}
form,body {
	margin:0;padding:0;
}
body,input,textarea, p, ul, div, span , .Normal, h3, th, td, tbody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.2em;
	color: #6d6e71;
	
}

.ContentPane table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1#logo {
	position:absolute;
	margin:0; padding:0;
	left:9px;
	top:19px;
	background: url(ubeauty/images/logo.gif) top left no-repeat;
	width:209px;
	height:76px;
}
h1#logo a {
	display:block;
	margin:0; padding:0;
	height: 76px;
	width: 209px;
	text-indent:-999em;
}
h2 {
	margin:0;
	padding:6px 0px 7px 0px;
	display:block;
	color:#862175;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #862175;
}
a, a:visited {
	color:#862175;
	text-decoration:underline;
}

#container,#containerhome,#containeradmin, #containerlogin {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
	width:928px;
	background:none;
	text-align:left;
}
#header {
	width:928px;
	position:relative;
	height:181px;
}
 
#containerbg {
	background:url(ubeauty/images/contentbg.png) repeat-y;
	width:928px;
}

#content {
	width:910px;
	margin-left:9px;
	padding-top:20px;
	padding-bottom:0.1px;
	min-height:390px;
}

#leftColumn {
	float:left;
	display:inline;
	width:193px;
}

#bodyContainer {
	float:left;
	display:inline;
	width:715px;
}

#bodyColumn {
	float:left;
	display:inline;
	width:532px;
	margin-right:8px;
	background: url(ubeauty/images/centercontentbg.jpg) top left repeat-y;
}

#rightColumn {
	float:left;
	display:inline;
	width:173px;
}

#leftPane {
	padding:0 6px 0 16px;
}

#ContentPane {
	background: url(ubeauty/images/centercontentbgtop.jpg) top left no-repeat;
	min-height:360px;
	width:502px !important;
	width:532px;
	padding: 15px;
}

#contentFooter {
	width:532px;
	height:52px;
	background: url(ubeauty/images/centercontentbgfooter.jpg) top left no-repeat;
	
}

#shopbox {
	position: absolute;
	top:0;
	right:0;
	width:356px;
	height:113px;
	background: url(ubeauty/images/loginbg.jpg) top left no-repeat;
	font-size:10px;
}

#cart {
	position: absolute;
	width:125px;
	top:15px;
	left:20px;
}

#login {
	position: absolute;
	width:160px;
	top:15px;
	left:170px;
	text-align:right;
}

div#phone {
	position: absolute;
	top:113px;
	right:9px;
	width:165;
	height:21;
	background: url(ubeauty/images/phonenumber.jpg) top left no-repeat;
}

/***********************************
	minicart / login styles
***********************************/

#cart a, #cart a:visited {
	color:#862175;
	text-decoration:underline;
	font-size:10px;
}

#cart ul {

}

#cart ul, #cart ul li {
	list-style: none;
	margin:0; padding:0;
	font-size:10px;
}

#cart ul li {
	padding: 4px 0 4px 5px;
}

#login input.field {
	font-size:10px;
	width:152px;
	margin:3px 0 0 0;
}

#login input.button {
	margin:3px 0 0 0;
}

/*********************************************************
*	Styles for nav0igation
**********************************************************/
/*********Menu containers **********/
#nav {
	position:absolute;
	height:46px;
	top:135px;
	left:0;
	width:928px;
	background: url(ubeauty/images/menubg.jpg) top left no-repeat;
}

#nav ul {
	display:block;
	text-align:left;
	margin:0 0 5px 0;
	padding:23px 0 27px 42px;
	font-weight:bold;
	list-style:none;
}
#nav ul ul,#nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	display:block;
	margin:0; padding:0;
	
}


#nav ul li#home_nav a { background:url(ubeauty/images/menu/home.jpg) top left no-repeat; height:11px; width:60px; text-indent: -999em; overflow:hidden;}
#nav ul li#home_nav  a:hover { background:url(ubeauty/images/menu/home_on.jpg) top left no-repeat;	height:11px; width:60px; }
#nav ul li#home_nav.SelectedTab a { background:url(ubeauty/images/css/menu/home_on.jpg) top left no-repeat;	height:11px; width:60px; }

#nav ul li#promos_nav a { background:url(ubeauty/images/menu/promo.jpg) top left no-repeat; height:11px; width:143px; text-indent: -999em; overflow:hidden;}
#nav ul li#promos_nav  a:hover { background:url(ubeauty/images/menu/promo_on.jpg) top left no-repeat;	height:11px; width:143px; }
#nav ul li#promos_nav.SelectedTab a { background:url(ubeauty/images/css/menu/promo_on.jpg) top left no-repeat;	height:11px; width:143px; }

#nav ul li#gift_nav a { background:url(ubeauty/images/menu/gift.jpg) top left no-repeat; height:11px; width:150px; text-indent: -999em; overflow:hidden;}
#nav ul li#gift_nav  a:hover { background:url(ubeauty/images/menu/gift_on.jpg) top left no-repeat;	height:11px; width:150px; }
#nav ul li#gift_nav.SelectedTab a { background:url(ubeauty/images/css/menu/gift_on.jpg) top left no-repeat;	height:11px; width:150px; }

#nav ul li#news_nav a { background:url(ubeauty/images/menu/news.jpg) top left no-repeat; height:11px; width:132px; text-indent: -999em; overflow:hidden;}
#nav ul li#news_nav  a:hover { background:url(ubeauty/images/menu/news_on.jpg) top left no-repeat;	height:11px; width:132px; }
#nav ul li#news_nav.SelectedTab a { background:url(ubeauty/images/css/menu/news_on.jpg) top left no-repeat;	height:11px; width:132px; }

#nav ul li#faq_nav a { background:url(ubeauty/images/menu/faq.jpg) top left no-repeat; height:11px; width:60px; text-indent: -999em; overflow:hidden;}
#nav ul li#faq_nav  a:hover { background:url(ubeauty/images/menu/faq_on.jpg) top left no-repeat;	height:11px; width:60px; }
#nav ul li#faq_nav.SelectedTab a { background:url(ubeauty/images/css/menu/faq_on.jpg) top left no-repeat;	height:11px; width:60px; }

#nav ul li#delivery_nav a { background:url(ubeauty/images/menu/delivery.jpg) top left no-repeat; height:11px; width:107px; text-indent: -999em; overflow:hidden;}
#nav ul li#delivery_nav  a:hover { background:url(ubeauty/images/menu/delivery_on.jpg) top left no-repeat;	height:11px; width:107px; }
#nav ul li#delivery_nav.SelectedTab a { background:url(ubeauty/images/css/menu/delivery_on.jpg) top left no-repeat;	height:11px; width:107px; }

#nav ul li#contact_nav a { background:url(ubeauty/images/menu/contact.jpg) top left no-repeat; height:11px; width:101px; text-indent: -999em; overflow:hidden;}
#nav ul li#contact_nav  a:hover { background:url(ubeauty/images/menu/contact_on.jpg) top left no-repeat;	height:11px; width:101px; }
#nav ul li#contact_nav.SelectedTab a { background:url(ubeauty/images/css/menu/contact_on.jpg) top left no-repeat;	height:11px; width:101px; }

#nav ul li#brand_nav a { background:url(ubeauty/images/menu/brands.jpg) top left no-repeat; height:11px; width:83px; text-indent: -999em; overflow:hidden;}
#nav ul li#brand_nav  a:hover { background:url(ubeauty/images/menu/brands_on.jpg) top left no-repeat;	height:11px; width:83px; }
#nav ul li#brand_nav.SelectedTab a { background:url(ubeauty/images/css/menu/brands_on.jpg) top left no-repeat;	height:11px; width:83px; }


#headernav {
	position:absolute;
	height:29px;
	top:113px;
	left:49px;
	width:600px;
}

#headernav ul {
	display:block;
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;
}
#headernav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#headernav ul li {
	float:left;
}

#headernav ul li a {
	display:block;
	margin:0; padding:0;
	
}


#headernav ul li#skincare a { background:url(ubeauty/images/skincare.jpg) top left no-repeat; height:29px; width:176px; text-indent: -999em; overflow:hidden;}
#headernav ul li#skincare  a:hover { background:url(ubeauty/images/skincare_on.jpg) top left no-repeat;	height:29px; width:176px; }
#headernav ul li#skincare a:active { background:url(ubeauty/images/skincare_on.jpg) top left no-repeat;	height:29px; width:176px; }

#headernav ul li#makeup a { background:url(ubeauty/images/makeup.jpg) top left no-repeat; height:29px; width:175px; text-indent: -999em; overflow:hidden;}
#headernav ul li#makeup  a:hover { background:url(ubeauty/images/makeup_on.jpg) top left no-repeat;	height:29px; width:175px; }
#headernav ul li#makeup a:active { background:url(ubeauty/images/makeup_on.jpg) top left no-repeat;	height:29px; width:175px; }

#headernav ul li#bathbody a { background:url(ubeauty/images/bathbody.jpg) top left no-repeat; height:29px; width:177px; text-indent: -999em; overflow:hidden;}
#headernav ul li#bathbody  a:hover { background:url(ubeauty/images/bathbody_on.jpg) top left no-repeat;	height:29px; width:177px; }
#headernav ul li#bathbody a:active { background:url(ubeauty/images/bathbody_on.jpg) top left no-repeat;	height:29px; width:177px; }



/*********************************************************
*	Search panel styles
**********************************************************/
p.nopadding {
	margin:0; padding:0;
}

p.captiontext {
	font-size: 11px;
	text-align:right;
	padding-top: 5px;
	margin:0;
}

p.smalltext {
	font-size: 11px;
}


/********************************************
Form Styles
*****************************************/

.iframepage {
	background: transparent;
	text-align:left;
}

.formTable {
	color: #000;
}

.formTable th {
	font-weight: normal;
	width: 165px;
}

#newsForm p, #newsFormThanks p, .newsTable{
	font-size: 11px;
}

.newsinput {
	background: #FFF;
	border: 1px solid #8dba0e;
	width: 140px;
}

.textinput {
	background: #FFF;
	border: 1px solid #8dba0e;
	width: 200px;
}

select.textinput {
	background: #FFF;
	border: 1px solid #8dba0e;
	width: 203px !important;
}

.submit, .StandardButton {
	background: #8dba0e;
	border: none;
	color: #FFF;
	font-weight: bold;
	padding: 0; margin:0;
	text-transform: uppercase;

}


.StandardButton {
	width: 100px;
	padding: 2px;
}


#newsPanel p {
	margin:0 0 0.5em 0;
}
#newsPanel ul {
	list-style:none;
	padding:0;
	margin:0;
}
#newsPanel ul li {
	margin:0 0 10px 0;
	padding-left:16px;
	list-style:none;
	background:url(ubeauty/images/css/relatedbullet.gif) left top no-repeat;
}

#newsPanel ul ul {
	list-style:none;
	padding:0;
	/*margin-left:16px;*/
}
#newsPanel ul li ul li {
	margin:0;
	background:none;
	padding:0;
	list-style:none;
}


#newsPanel a {
	font-weight:bold;
	text-decoration:none;
}
#containerhome #newsPanel {
	margin:auto;
}
ul#headerNav {
	position:absolute;
	left:528px;
	top:31px;
	width:380px;
}

ul#headerNav li {
	position:relative;
	float:left;
	list-style:none;
}
ul#headerNav li.separator {
	background: url(ubeauty/images/css/headernavseparator.gif) no-repeat; 
	display:inline-block;
	float:left;
	width:5px;
	height:29px;
	border-top:none;
}
ul#headerNav li a {
	display:block;
	float:left;
	/*background:url(ubeauty/images/css/headernav0bullet.gif) top no-repeat;*/
	width:70px;
	height:25px;
	line-height:11px;
	text-align:center;
	border-top:4px solid #8dba0e;
	padding-top: 7px;
	font-size: 11px;
}
ul#headerNav li a:hover,ul#headerNav li a.selected {
/*	background:url(ubeauty/images/css/headernav0bullet_on.gif) top no-repeat;*/
	color:#8dba0e;
	border-top:4px solid #ffba00;
}
ul#headerNav li#jobs a,
ul#headerNav li#jobs a:hover {
	color:#8dba0e;
	border-top:4px solid #ffba00;
}


.clearer {
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#footer {
	position:relative;
	margin:0;
	width:928px;
	height:56px;
	background:url(ubeauty/images/footerbg.png) no-repeat left bottom;
	color:#a6a8a9;
	font-size:10px;
	text-align:center;
}
#footer p {
	padding:28px 0 0 0;
	margin:0;	
	color:#a6a8a9;
}

#footer a {
	color:#a6a8a9;
	margin-left:16px;
	margin-right:16px;
	font-size: 10px;
	text-decoration:none;
}
.SubHead
.SkinObject {
	font-weight:normal;
}

p.logindetail a{
text-decoration:none;
color:#999999;
}

#count{
text-align:left;
margin-top:10px;
}

#count a{
color:#6D6E71;
}




/*******************************
  Container Styles
********************************/

h2 .Head {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

a.productname{
color:#666666;
}

.variantprice,
.SalePrice,
.RegularPrice{
font-weight:bold;
}


table.top{
margin-top:30px;
width:100%
}
table.top td a{
text-decoration:none;
color:#862175;
font-weight:bold;	
font-family:Arial, Helvetica, sans-serif;			
}

#leftPane img{
padding-bottom:10px;

}

#rightPane img{
padding-bottom:10px;
}

#fields{
width:160px;
margin-bottom:8px;
font-size:10px;
color:#999999;
border:1px solid #CCCCCC;
}

input.textfield{
padding-left:5px;
padding-right:5px;
}

input.btn{
margin-bottom:8px;
width:49px;
height:18px;
}

table.categories input#qty{
width:20px;
border:1px #CCCCCC solid;
}

table.categories tr.DarkCell td{
text-transform: uppercase;
padding:2px;
}

font.CondensedDarkCellText{
color:#862175;
}

table.categories td a:link,
table.categories td a:hover,
table.categories td a:visited{
color:#6d6e71;
}

table.categories td a:hover{
text-decoration:none;
}

table.categories td .variantprice{
font-weight:normal;							 
}

h1.ProductNameText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
margin-top:0px;
}

h1 .Head{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:0px;
font-weight:700;
color:#862175;
}

a:link,
a:visited{
color:#6d6e71;
}


a:hover{
color:#6d6e71;
text-decoration:underline;
}