body {
	text-align: center; /* for IE */
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
}

H1	{ 
	color: #ff339a;
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 26px;
	margin: 15px 0px 10px 0px;
	
}

H2, H3 { 
	color: #999999;
	font-family: Arial, Verdana;
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	
}

div#bannercontainer {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 950px;
	align: center;
}

div#footercontainer{
	border-top: 1px solid #ff3399;
	text-align: center;
	margin-top: 30px;
	background-color: #f9f9f9;
}




div#banner {
	background-color: #ffffff;
	width: 960px;
	align: center;
}

div#banner-left	{
	background-color: #ffffff;
	float: left;
	position: relative;
	top: 15px;
	width: 230px;
}

div#banner-right	{
	background-color: #ffffff;
	float: right;
	width: 690px;
}


div#topnav-container	{
	background-color: #999999;
	padding: 0px;
	color: #ffffff;
	height: 28px;
	display: block;
}

div#topnav	{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 12px;
}

div#topnav a	{ color: #ffffff; text-decoration: none; }
div#topnav a:hover	{ color: #ffffff; text-decoration: underline; }

div#nav-phone	{
	width: 230px;
	float: left;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	font-family: Arial;
	padding: 4px;
}

div#nav-links{
	padding-top: 3px;
	float: left;
}

div#search-form{
	width: 270px;
	float: right;
	margin-left: 10px;
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}

div#brands-dropdown	{
	float: right;
	width: 220px;
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}


div#contentcontainer {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 950px;
	text-align: left;
	padding: 0px;
	height: 18px;
}

/* left categoy navigation */

.main-cat-link	{
	width: 150px;
	float: left;
}

.expand-arrow	{
	width: 26px;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
}

.left-nav	{
	width: 230px;
	text-align: left;
	float: left;
	color: white;
	font-weight: bold;
	margin-top: 10px;
	border: 0px;
}

.left-nav a	{ color: white; text-decoration: none; }
.left-nav a:hover { color: #eeeeee; text-decoration: none; }


.button-main-category	{
	padding-left: 20px ;
	padding-top: 6px;
	width: 210px;
	height: 22px;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
	border: 0px;
	margin-bottom: 8px;
}


div#tab-accessories	{
	background-color: #ff339a;
	background-image: url('/images/nav-button-ff339a.jpg');
	background-repeat: no-repeat;
}
div#tab-appliances	{
	background-color: #fe0000;
	background-image: url('/images/nav-button-fe0000.jpg');
	background-repeat: no-repeat;
}
div#tab-brushes		{
	background-color: #ffa101;
	background-image: url('/images/nav-button-ffa101.jpg');
	background-repeat: no-repeat;
}
div#tab-cosmetics	{
	background-color: #00a000;
	background-image: url('/images/nav-button-00a000.jpg');
	background-repeat: no-repeat;
}
div#tab-haircare	{
	background-color: #31afdf;
	background-image: url('/images/nav-button-31afdf.jpg');
	background-repeat: no-repeat;
}
div#tab-nailcare	{
	background-color: #999999;
	background-image: url('/images/nav-button-999999.jpg');
	background-repeat: no-repeat;
}
div#tab-skincare	{
	background-color: #0066cb;
	background-image: url('/images/nav-button-0066cb.jpg');
	background-repeat: no-repeat;
}
div#tab-giftideas	{
	background-color: #ff339a;
	background-image: url('/images/nav-button-ff339a.jpg');
	background-repeat: no-repeat;
}
div#tab-metronews	{
	background-color: #212123;
	background-image: url('/images/nav-button-212123.jpg');
	background-repeat: no-repeat;
}


div#blog-topics	{
	background-color: #212123;
	background-image: url('/images/nav-button-212123.jpg');
	background-repeat: no-repeat;
}


div.recommended-items	{
	background-color: #999999;
	color: #ffffff;
	background-repeat: no-repeat;
	padding: 6px;
	text-align: left;
	color: white;
	font-size: 15px;
	font-weight: bold;
}

.top-banner	{
	border: 1px solid #cccccc;
}

.main-content-right	{
	width: 703px;
	float: right;
	padding: 0px;
	margin-top: 10px;
}


.subcat-links	{
	padding: 10px;
	color: #333333;
	font-size: 11px;
	line-height: 1.2em;
	margin-top: -15;
}

.subcat-links a { color: #333333; text-decoration: none; }
.subcat-links a:hover	{ color: #31afdf; text-decoration: none; }