body {
	margin: 0;
	padding: 0;
	//background: url(/images/floral_seamless.jpg);
	background: url(/images/star_background.gif);
}

img { border: 0; }

#container {
	width: 850px;
	background: #FFF;
}

#logo_bar {
	width: 788px;
	height: 39px;
	text-align: right;
}

#countries_bar {
	width: 788px;
	height: 34px;
	background: url(countries_bg.jpg) no-repeat top left;
	text-align: right;
	*margin-top: -3px;
	*margin-bottom: -3px;
}
#countries_bar_NEW {
	width: 788px;
	height: 34px;
	/* background: url(countries_bg.jpg) no-repeat top left; */
	text-align: right;
	*margin-top: -3px;
	*margin-bottom: -3px;
}
#header_image {
	width: 788px;
	height: 249px;
	background: url(bottom.jpg) no-repeat top left;
}
#header_image_NEW {
	width: 788px;
	height: 189px;
	background: url(hair_straighteners_header.jpg) no-repeat top left;
	margin-top: 10px;
}
#nav {
	width: 788px;
	height: 46px;
	margin-top: 5px;
}

#nav {
	text-align: left;
}

#nav a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-indent: -10000px;
}
#nav_NEW {
	width: 788px;
	line-height: 46px;
	margin-top: 0px;
	background-color: #000000;
	color: #ffffff;
	border-top: 1px #fff solid;
	font-weight: normal;
}

#nav_NEW {
	text-align: center;
	
}

#nav_NEW a {
	display: inline;
	/* float: left; */
	color: #FFF;
	text-decoration: none;
	/* text-indent: -10000px; */
		font-weight: normal;
}

#nav_NEW a:hover {
	color: #FF1CAE;
}

#home_link {
	width: 97px;
	height: 46px;
	background: url(home.jpg) no-repeat top left;
}
#home_link:hover {
	background: url(home.jpg) no-repeat -97px 0;
}
body#home #home_link {
	background: url(home.jpg) no-repeat -194px 0;
}

#giftpacks_link {
	width: 96px;
	height: 46px;
	background: url(giftpacks.jpg) no-repeat top left;
}
#giftpacks_link:hover {
	background: url(giftpacks.jpg) no-repeat -96px 0;
}
body#giftpacks #giftpacks_link {
	background: url(giftpacks.jpg) no-repeat -192px 0;
}

#deluxe_giftpacks_link {
	width: 133px;
	height: 46px;
	background: url(deluxe_giftpacks.jpg) no-repeat top left;
}
#deluxe_giftpacks_link:hover {
	background: url(deluxe_giftpacks.jpg) no-repeat -133px 0;
}
body#deluxe_giftpacks #deluxe_giftpacks_link {
	background: url(deluxe_giftpacks.jpg) no-repeat -266px 0;
}

#accessories_link {
	width: 113px;
	height: 46px;
	background: url(accessories.jpg) no-repeat top left;
}
#accessories_link:hover {
	background: url(accessories.jpg) no-repeat -113px 0;
}
body#accessories #accessories_link {
	background: url(accessories.jpg) no-repeat -226px 0;
}

#technology_link {
	width: 115px;
	height: 46px;
	background: url(technology.jpg) no-repeat top left;
}
#technology_link:hover {
	background: url(technology.jpg) no-repeat -115px 0;
}
body#technology #technology_link {
	background: url(technology.jpg) no-repeat -230px 0;
}

#reviews_link {
	width: 115px;
	height: 46px;
	background: url(reviews.jpg) no-repeat top left;
}
#reviews_link:hover {
	background: url(reviews.jpg) no-repeat -115px 0;
}
body#reviews #reviews_link {
	background: url(reviews.jpg) no-repeat -230px 0;
}

#cosmetics_link {
	width: 115px;
	height: 46px;
	background: url(cosmetics.jpg) no-repeat top left;
}
#cosmetics_link:hover {
	background: url(cosmetics.jpg) no-repeat -115px 0;
}
body#cosmetics #cosmetics_link {
	background: url(cosmetics.jpg) no-repeat -230px 0;
}

#faqs_link {
	width: 119px;
	height: 46px;
	background: url(faqs.jpg) no-repeat top left;
}
#faqs_link:hover {
	background: url(faqs.jpg) no-repeat -119px 0;
}
body#faqs #faqs_link {
	background: url(faqs.jpg) no-repeat -238px 0;
}
#warning_banner_NEW {
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
	font-size: 1.0em;
	font-weight: bold;
}