div#main { background:  url('/pink/images/pink_bg.jpg') no-repeat; width:995px; height:567px; } 


div#shim 
{
	margin-top: -357px; /* Half the height of div#blueBox. */
}

body {
	background-image:url('/pink/images/mainbg.jpg');
	background-color: #d7d7d7;
	font-family: Arial;
	font-size: 0.75em;
	color: #000;
}

/* div#wrapper
{
	height:715px;
} */

/*div#container 
{
	top: 50px;
} */

div#header {
	width: 995px;
	height: 76px;
	border-bottom: solid 1px #ffffff;
	background: url( '/pink/images/header/header.png' );
}

h1 {
	position: absolute;
	left: 35px;
	top: 5px;
	width: 129px;
	height: 65px;
	text-indent: -10000px;
	background: url( '/pink/images/header/logo.gif' ) no-repeat;
}

div#header ul#main_nav a 
{
	color:#ffffff;
	text-decoration:none;
}

div#header select.select_language {
	color: #fb77b8;
	background:#ffffff;
}

div#footer {
	color: #A88599;
}

div#footer a 
{
	color: #A88599;
}

div#footer li 
{
		background: url( '/pink/images/footer_seperator.gif' ) no-repeat 100% 4px;
}

ul#section_nav {
    position: absolute;
    left: 6px; 
    top: 412px; 
    width: 400px;
    z-index: 9999;
} 

ul#section_nav li {
    float: left;
    margin: 0 5px 5px 0;
    list-style-image: none;
    list-style-type: none;
}

ul#section_nav li#subSample {
    float: none;
}

ul#section_nav li#subScent  a,
ul#section_nav li#subAdvertising a,
ul#section_nav li#subSample a,
ul#section_nav li#subRange a,
ul#section_nav li#subPackaging a,
ul#section_nav li#subBuy a {
	display: block;
	height: 72px;
	width: 73px;
	text-indent: -10000px;
	overflow: hidden;
}

ul#section_nav li#subScent a:hover, ul#section_nav li#subAdvertising a:hover, ul#section_nav li#subSample a:hover,
ul#section_nav li#subRange a:hover, ul#section_nav li#subPackaging a:hover {background-position: 0 -76px; }

ul#section_nav li#subScent a.active, ul#section_nav li#subAdvertising a.active, ul#section_nav li#subSample a.active,
ul#section_nav li#subRange a.active, ul#section_nav li#subPackaging a.active { background-position: 0 -152px; }

ul#fragNotes li#top a:hover, ul#fragNotes li#heart a:hover, ul#fragNotes li#base a:hover { background-color:#d93089;} 

img.textimg
{
	position:absolute;
	top:20px; 
	float:left;
	left:34px;
}

img { 
	border-width: 0px; 
} 

img.homebottle
{
	position:absolute; 
	left: 200px;
	margin: 25px 10px 0px 0px;  
    display: inline;
    top: 35px;
}

img.scentbottle
{
	position:absolute; 
	left: 200px;
	margin: 25px 10px 0px 0px;  
    display: inline;
	top: 35px;
	background-color:Transparent;
	background-image:none;
}

img.rangebottles
{
	position:absolute;
	left:100px;
	display:inline;
	top:125px;
}

ul#fragNotes li#top
{
	position:absolute;
	left: 530px;
	top: 320px;
}

ul#fragNotes li#heart
{
	position:absolute;
	left: 530px;
	top: 335px;
}

ul#fragNotes li#base
{
	position:absolute;
	left: 530px;
	top: 350px;
}

.topNoteHeader
{
	color:White;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
}

.heartNoteHeader
{
	color:White;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
}

.baseNoteHeader
{
	color:White;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
}

div#scentInnerCopy 
{
	position:absolute;
	left:530px;
	bottom:250px;
	width:350px;
	padding-bottom: 15px;
	color:White;
	font-size:1.05em;
	font-weight:bold;

} 

div#overview
{
	width:350px;
}

div#topRight
{
	position:absolute;
	left:550px;
	top: 215px;
	color:White;
	font-size:1.0em;
	font-weight:bold;
	width:350px;
} 

div#topRight .p
{
	height:10px;
}

img.packageimg
{
	position:absolute;
	left:220px;
	top:10px;
}

img.advertising {
    position:absolute;
    left: 350px;
    top: 70px;
}

div#packaging_Center
{
	position:absolute;
	left:400px;
	top:150px;
	color:White;
	font-size:1.0em;
	font-weight:bold;
}

div#packText
{
	position:absolute;
	left:130px;
	width:350px;
}

div#pinkAd
{
	position:absolute;
	left:640px;
	top: 215px;
	color:White;
	font-size:1.0em;
	font-weight:bold;
	width:350px;
}

.hide 
{
	display:none;
} 

/*AccDev: Code added 
ul#section_nav li.nofloat
{margin-top:0px;} */