/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #3d3d3d url(images/bg_blackdots.gif);
	font-family: Arial, Helvetica, sans-serif;
}

/* Begin Color Styles */
#toolbar_brands {
	background: #0099cc;
	/*background: #666;*/
	line-height: 28px;
	vertical-align: middle;
}
#toolbar_brands p {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#toolbar_brands a {
	color: #fff;
	text-decoration: none;
}
#toolbar_brands a:hover {
	text-decoration: underline;
}
#bodyheading {
	margin: 0;
	padding: 0 0 10px 0;
	background: url('images/bg_gradient_top.gif') left bottom repeat-x;
	height: auto;
	overflow: hidden;
}
#masthead p {
	display: block;
	background: #5f1438;
	color: #fff;
}
#masthead a, #footer a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-transform:uppercase;
}
#masthead a:hover, #footer a:hover {
	color: #4c102d;
}
#masthead ul, #footer p {
	color: #fff;
	font-size: 11px;
}
/* End Color Styles */

/*Begin Structure Styles*/
#masthead {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#masthead p {
	margin: 0;
	padding: 0;
	line-height: 66px;
	display: block;
}
#masthead img {
	margin: 0;
	padding: 0;
}
#navigationbar {
	height: 26px;
	padding: 10px 0 10px;
	/*background: url('images/bg_whitedots.gif') bottom left repeat-x;*/
}
#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
	overflow: hidden;
	float: left;
	}
	
#mainnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#mainnav a {
	float: left;
	padding: 26px 10px 0 10px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win */
	}
	
#mainnav a:hover {
	background-position:  center -26px;
	}

#mainnav a:active, #mainnav a.selected {
	background-position:  center -26px;
	}
	
#nav_collections a  {
	width: 120px;
	background: url(images/nav_collections.gif) top center no-repeat;
	}

#nav_hairstyles a  {
	width: 76px;
	background: url(images/nav_hairstyles.gif) top center no-repeat;
	}
#nav_stylist a  {
	width: 120px;
	background: url(images/nav_stylist.gif) top center no-repeat;
	}
	
#nav_locator a  {
	width: 103px;
	background: url(images/nav_locator.gif) top center no-repeat;
	}
#nav_products a  {
	width: 69px;
	background: url(images/nav_products.gif) top center no-repeat;
}
#nav_benchlifestyle a  {
	width: 173px;
	background: url(images/nav_benchlifestyle.gif) top center no-repeat;
	}
#subnavbar {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url('images/bg_whitedots.gif') top left repeat-x;
	height: auto;
	overflow: hidden;
}
#subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 46px;
	}	
#subnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#subnav a {
	float: left;
	padding: 23px 10px 0 10px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:23px; /* for IE5/Win */
	}
	
#subnav a:hover {
	background-position:  center -23px;
	}

#subnav a:active, #subnav a.selected {
	background-position:  center -23px;
	}
	
#nav_submen a  {
	width: 45px;
	background: url('images/nav_submen.gif') top center no-repeat;
	}

#nav_subwomen a  {
	width: 71px;
	background: url('images/nav_subwomen.gif') top center no-repeat;
	}

#nav_subkids a  {
	width: 47px;
	background: url('images/nav_subkids.gif') top center no-repeat;
	}

#nav_subbodybath a  {
	width: 113px;
	background: url('images/nav_subbodybath.gif') top center no-repeat;
	}

#nav_submodels a  {
	width: 56px;
	background: url('images/nav_submodels.gif') top center no-repeat;
	}

#nav_subgallery a  {
	width: 66px;
	background: url('images/nav_subgallery.gif') top center no-repeat;
	}

#nav_subpress a  {
	width: 99px;
	background: url('images/nav_subpress.gif') top center no-repeat;
	}
#nav_subcommunity a  {
	width: 82px;
	background: url('images/nav_subcommunity.gif') top center no-repeat;
	}
.shoppingcartbox {
	margin: 0;
	padding: 0;
	width: 450px;
	color: #fff;
	font-size: 11px;
	float: left;
	text-align: right;
}
.shoppingcartbox p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#subnav p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#bodycontainer {
	background: #fff url('images/bg_gradient_bottom.gif') bottom left repeat-x;
	margin: 0;
	padding: 0 0 5px 0;
	display: inline;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.bodyitemsSlider {
	margin: 0 auto;
	padding: 0;
	height: auto;
	overflow: hidden;
}
.bodyitemsSlider p {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	text-align:center;
	left:0;

}

.bodyitems {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	overflow: hidden;
}
.bodyitems p {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyitems table {
	font-size: 11px;
}
.bodyitems table thead th {
	background: #3d3d3d;
	color: #fff;
}
.bodyitems table tbody td {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	color: #666;
}
.bodyitems table tbody .cartdesc, table thead .cartdesc {
	text-align: left;
}
.bodyitems table tbody .shipdetails {
	text-align: right;
}
.bodyitems table tbody .inputFrm {
	width: 250px;
}
.bodyitems table a {
	color: #a00;
}
.bodyitems table a:hover {
	text-decoration: none;
}
.bodyitems table a.link_cartdesc {
	color: #666;
}

.leftcolumn {
	float: left;
	width: 295px;
}
.leftcolumn h3 {
	padding: 10px 0 10px;
	margin: 0;
	font-size: 18px;
	color: #000;
}
.leftcolumn h4 {
	padding: 10px 0 10px;
	margin: 0;
	font-size: 16px;
	color: #000;
}


.rightcolumn {
	margin: 0 0 0 320px;
	width: 560px;
}
.rightcolumn h2 {
	padding: 10px 0 10px;
	margin: 0;
	font-size: 18px;
	color: #5f1438;
}


.rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:justify;
}
.rightcolumn p.phead {
	padding: 5px 0 0 0;
	color: #c00;
	font-weight:600;
}
.rightcolumn div.lifestyleicons {
	float: left;
	width: 95%;
	height: 110px;
}
.rightcolumn a {
	text-decoration: none;
	color: #c00;
	font-size: 11px;
}
.rightcolumn a:hover {
	color: #0099cc;
}

#bodycontainer .prod_image {
	float: left;
	margin: 0 10px 0;
}
#bodycontainer .prod_details {
	float: left;
	margin: 0 10px 0 0;
	width: 650px;
	padding:  20px 0 0 0;
}
#bodycontainer .prod_details h2 {
	padding: 0 0 10px 0px;
	margin: 0 0 0 20px;
	font-size: 18px;
	color: #5f1438;

}
#bodycontainer .prod_details a {
	color: #0099cc;
}

	
#bodycontainer .prod_related {
	float: left;
	padding: 0 0 0 10px;
	width: 150px;
	border-left: 1px dashed #999;
	font-size: 11px;
	text-align: center;
}
#bodycontainer .prod_related img 
{
	padding: 10px 0 0 20px;
	
}
#bodycontainer .carttitles {
	background: url(images/bg_gradientcart.gif) bottom left repeat-x;
	padding: 0 0 15px 0;
}
#bodycontainer .cartSteps {
	height: 30px;
}
#bodycontainer .cartSteps p {
	margin: 0;
	padding: 0 135px 5px 20px;
	width: 225px;
	display: inline;
	height: auto;
	overflow: hidden;
	font-size: 11px;
	font-weight: 600;
	color: #ccc;
}

#bodycontainer p.cartShopbag {
	background: url(images/cart_Step1.gif) top left no-repeat;
}
#bodycontainer p.cartShipdetails {
	background: url(images/cart_Step2.gif) top left no-repeat;
}
#bodycontainer p.cartPayment {
	background: url(images/cart_Step3.gif) top left no-repeat;
}
#bodycontainer p.cartConfirm {
	background: url(images/cart_Step4.gif) top left no-repeat;
}
#bodycontainer .cartSteps a {
	color: #a00;
	text-decoration: none;
}
p.prod_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 0 10px;
	color: #333;
}
p.prod_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 10px;
}
.bodyitems label, .bodyitems select, .bodyitems ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyitems select {
	color: #333;
}
.bodyitems label {
	float: left;
	margin: 0 20px 0 0;
}
.bodyitems ul {
	margin: 0;
	padding: 10px 0 10px;
	list-style: square inside;
	font-size: 11px;
}
.bodyitems ul li{
	list-style: square inside;
	margin: 0;
	padding: 2px 0;
}
.bodyitems ul a{
	color: #a00;
	text-decoration: none;
}
.bodyitems ul a:hover{
	color: #0099cc;
}
.cartOrderSummary{
	float: left;
	width: 345px;
}
.cartShopbagDetails {
	display: inline;
	height: auto;
	overflow: hidden;
}
.myAccountLinks{
	float: left;
	width: 230px;
}
.myAccountrightcolumn{
	display: inline;
	width: 650px;
}
.subnavitems{
	float: left;
	margin: 0;
	padding: 10px 0 10px;
}

.subnavitems div {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 150px;
}
.subnavitems div ul {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style:square inside;
}
.subnavitems div ul li {
	list-style:square inside;
}

#footer {
	margin: 0;
	padding: 10px 0 10px;
	width: 100%;
	float: left;
	display: inline;
}
#footer p {
	margin: 0 auto;
	width: 900px;
}

.pollbar
{
   
   background-image: url("images/bar.gif");
   font-size: 4px;   
}

.bodycenteritems {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: auto;
	overflow: hidden;
}
.bodycenteritems p {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodycenteritems table {
	font-size: 11px;
}
.bodycenteritems table thead th {
	background: #3d3d3d;
	color: #fff;
}
.bodycenteritems table tbody td {
	text-align: left;
	border-bottom: 1px #ccc;
	color: #666;
}

.bodycenteritems table tbody td .Title 
{
	padding:20px;
	
}
.bodycenteritems table tbody .cartdesc, table thead .cartdesc {
	text-align: left;
}
.bodycenteritems table tbody .shipdetails {
	text-align: right;
}
.bodycenteritems table tbody .inputFrm {
	width: 250px;
}
.bodycenteritems table a {
	color: #a00;
}
.bodycenteritems table a:hover {
	text-decoration: none;
}
.bodycenteritems table a.link_cartdesc {
	color: #666;
}
-->