body {
    margin: 0;
    padding: 0;
    text-align: center;
    }

/* PRODUCT MAIN PAGE */
 h1#h_Snuggle {
      display:block;
      height:180px;
      left:-49px;
      position:absolute;
      top:0px;
      width:206px;

  }   
  
 h1#h_Snuggle a
 {
      background:transparent url(../images/spring2008/logo.png) no-repeat 0px 0px;    
      width:206px;
      height:180px;
      display:block;
      overflow: hidden;
      text-indent:-3000px;
      cursor:pointer;      
  }     
    	    

h2#h_deliciously {
     background:transparent url(../products/images/t_deliciously.png) no-repeat 0px 0px;
     width:236px;
     height:22px;
     top:104px;
     left:275px;
     position:absolute;
     text-indent:-3000px;
}	
	    
h3#h_clickOn {
      background:transparent url(../products/images/t_clickOn.png) no-repeat 0px 0px;
      width:457px;
      height:18px;
      top:128px;
      left:175px;
      position:absolute;
      text-indent:-3000px;
 }	 
/* END: PRODUCT MAIN PAGE */


/* BLUE SPARKLE */
#snugglePawDiv {
	position:absolute; 
	width: 144px;
	height: 20px;
	top:263px; 
	left:330px;
	z-index: 9000;
	background: url(../products/images/snugglePaw.png) no-repeat 0 0;  
}

#bottle_blue {
    position:absolute; 
    width: 284px;
	height: 326px;
	top:115px; 
	left:30px;
    background:transparent url(../products/images/bottle_bleuSparkle.png) no-repeat 0px 0px;    
}	

h2#h_blueSparkle {
    background:transparent url(../products/images/t_blueSparkle.png) no-repeat 0px 0px;
    width:114px;
    height:26px;
    top:165px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: BLUE SPARKLE */

/* GREEN BURST */
#bottle_green {
    position:absolute; 
    width: 284px;
	height: 326px;
	top:115px;
	left:30px;
    background:transparent url(../products/images/bottle_greenBurst.png) no-repeat 0px 0px;    
}	

h2#h_greenBurst {
    background:transparent url(../products/images/t_greenBurst.png) no-repeat 0px 0px;
    width:114px;
    height:26px;
    top:165px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: GREEN BURST */

/* ORANGE RUSH */
#bottle_orange {
    position:absolute; 
    width: 284px;
	height: 326px;
	top:115px; 
	left:30px;
    background:transparent url(../products/images/bottle_orangeRush.png) no-repeat 0px 0px;    
}	

h2#h_orangeRush {
    background:transparent url(../products/images/t_orangeRush.png) no-repeat 0px 0px;
    width:119px;
    height:26px;
    top:165px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: ORANGE RUSH */

/* WILD ORCHID */
#bottle_wild {
    position:absolute; 
    width: 301px;
	height: 360px;
	top:100px; 
	left:20px;
    background:transparent url(../products/images/bottle_wildOrchid.png) no-repeat 0px 0px;    
}	

h2#h_wild {
    background:transparent url(../products/images/t_wildOrchid.png) no-repeat 0px 0px;
    width:225px;
    height:24px;
    top:150px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: WILD ORCHID */


/* MELON & LOTUSFLOWER LIFT */
#bottle_melon {
    position:absolute; 
    width: 301px;
	height: 360px;
	top:100px; 
	left:20px;
    background:transparent url(../products/images/bottle_melonLotus.png) no-repeat 0px 0px;    
}	

h2#h_melon {
    background:transparent url(../products/images/t_melonLotus.png) no-repeat 0px 0px;
    width:213px;
    height:24px;
    top:150px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: MELON & LOTUSFLOWER LIFT */


/* WHITE LAVENDER */
#bottle_whiteLavender {
    position:absolute; 
    width: 301px;
	height: 360px;
	top:100px; 
	left:20px;
    background:transparent url(../products/images/bottle_whiteLavender.png) no-repeat 0px 0px;    
}	

h2#h_whiteLavender {
    background:transparent url(../products/images/t_whiteLavender.png) no-repeat 0px 0px;
    width:320px;
    height:24px;
    top:150px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: WHITE LAVENDER */


/* PEACH SWIRL */
#bottle_peachSwirl {
    position:absolute; 
    width: 301px;
	height: 360px;
	top:100px; 
	left:20px;
    background:transparent url(../products/images/bottle_peachSwirl.png) no-repeat 0px 0px;    
}	

h2#h_peachSwirl {
    background:transparent url(../products/images/t_peachSwirl.png) no-repeat 0px 0px;
    width:204px;
    height:24px;
    top:150px;
    left:325px;
    position:absolute;
    text-indent:-3000px;  
}
/* END: PEACH SWIRL */

/* JOJOBA ESSENCE */
#bottle_jojoba_almond {
    position: absolute; 
    width: 315px;
	height: 360px;
	top: 95px; 
	left: 0px;
    background:transparent url(../products/images/cremejojoba.png) no-repeat 0px 0px;    
}	

h2#h_jojoba_Almond {
    background:transparent url(../products/images/t_jojobaAlmondEssence.png) no-repeat 0px 0px;
    width: 376px;
    height: 55px;
    top: 130px;
    left: 325px;
    position: absolute;
    text-indent: -3000px;  
}
/* END: JOJOBA ESSENCE */


.container {
margin: 0px auto 50px;
/*width: 716px;*/
width: 800px;
position: relative;
background: #fff;
text-align:left;
    }


img {
border:0px;
}


.text {
font-family:  verdana, arial, san-serif;
font-size: 12px;
color: #333333;
text-align:left;
}


/*Total Background Image*/

.background_image {
position: absolute;
top:-2px;
left:-117px;
}



/*Top Menu*/


/*Promotions*/
#promotionsmenu {
position: absolute;
width: 122px;
left:176px;
top:80px;
z-index:4;
}

#promotionsmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#promotionsmenu_sub ul li{
list-style: none;
display: inline;
}

#promotionsmenu_sub ul li a{
width: 122px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #1a7bc2;
}


#promotionsmenu_sub ul li a:hover{
background-color: #1a7bc2;
color: #0c3c5f;
}





/*Products*/
#productsmenu {
position: absolute;
width: 122px;
left:297px;
top:62px;
z-index:4;
}

#productsmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#productsmenu_sub ul li{
list-style: none;
display: inline;
}

#productsmenu_sub ul li a{
width: 122px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #9be024;
}


#productsmenu_sub ul li a:hover{
background-color: #9be024;
color: #405c0f;
}


/*Tips Uses*/
#tips_usesmenu {
position: absolute;
width: 121px;
left:420px;
top:81px;
z-index:4;
}

#tips_usesmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#tips_usesmenu_sub ul li{
list-style: none;
display: inline;
}

#tips_usesmenu_sub ul li a{
width: 121px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #1a7bc2;
}


#tips_usesmenu_sub ul li a:hover{
background-color: #1a7bc2;
color: #0c3c5f;
}






/*Snuffle Fun*/
#snuggle_funmenu {
position: absolute;
width: 123px;
left:541px;
top:80px;
z-index:4;
}

#snuggle_funmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#snuggle_funmenu_sub ul li{
list-style: none;
display: inline;
}

#snuggle_funmenu_sub ul li a{
width: 123px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #1a7bc2;
}

#snuggle_funmenu_sub ul li a:hover{
background-color: #1a7bc2;
color: #0c3c5f;
}



.bottom_nav {
color:#469acd;
text-decoration:none;
font-family:  verdana, arial, san-serif;
font-size: 9px;
}

.bottom_nav a:link {
color:#020d5c;
}

.bottom_nav a:visited {
color:#020d5c;
}

.bottom_nav a:active {
color:#020d5c;
}

.bottom_nav a:hover {
color:#020d5c;
}
