﻿div#main { background: url('/pourhomme/images/pourhomme_bg.jpg') no-repeat; }

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

ul#section_nav li {
    float: left;
    margin: 0 2px 2px 0;
}

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 -144px; }

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 -72px; }

div#pourhommeRight {
    width: 377px;
    float: right;
}

img.model {
    position: absolute;
    top: 10px;
    left: 0;
}

img.bottle {
   position: absolute;
   top: 286px;
   right: 0; 
}

div#pourhommeLeft, div#scentInfo {
    width: 300px;
    margin: 77px 0 0 28px;
    line-height: 1.5em;
    float: left;
    color: #393a39;
    display: inline;
    
    position: relative;
    z-index: 9999;
}

div.packagingInfo, div.advertisingInfo, div#scentInfo {
    max-height: 310px;
	overflow: auto;
	/* IE 6/7 height */
 	height:auto !important;
  	height:310px;
}

div.advertisingInfo p, div.packagingInfo p, div#scentInfo p {
    margin-bottom: 20px;
}
div.products p {
    margin-bottom: 15px;
}

img.packaging {
    position: absolute;
    top: 71px;
    left: 394px;
}

img.pourhomme-toilette {
   position: absolute;
   top: 110px;
   left: 473px;
}

img.pourhomme-gel {
   position: absolute;
   top: 148px;
   left: 253px; 
}

img.pourhomme-stickdeodorant {
   position: absolute;
   top: 249px;
   left: 609px;
}

img.pourhomme-spraydeodorant {
   position: absolute;
   top: 152px;
   left: 710px; 
}

img.thescent {
   position: absolute;
   top: 76px;
   left: 364px; 
}

img.advertising {
    position: absolute;
    top: 78px;
    left: 354px; 
} 
