body {
		background: #000;
		margin-top: 35px;
		margin-left: 30px;
		/*#b3bcca#D9DAE6*/
		font-size: 75%;
		line-height: 1.1em;
		color:  #fff;
		font-family: courier new, trebuchet MS, Lucida Grande, sans-serif;
		}
body#p-index {background:#000;}

p    { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 5px; margin-top: 5px; padding-bottom: 0px; padding-top: 0px }

a {text-decoration:none;}
a:link {
	color: #fff;
}
a:visited {color: #fff;}
a:hover {color: #fff; text-decoration:underline;}

#nav-a a:link {
	color: #fff;
}
img {outline:none; border:none;}
		
 
h1	{
	font-size: 140%;
	color: #507392;
	margin-bottom: 1em;
	background-position: top left;
	
	}

h2	{
	font-size: 110%;
	color: #507392;
	width: 350px;
	margin-bottom: 1em;
	background-position: top left;
	height: 20px;
	
	}

h2.swap span {display: none;} 

h2.swap {
	height: 25px;
	overflow: visible;
}

h4 {
	font-size:95%;
	}


#p-arctic-face-mist h2 {background: url(../img/h2-arctic-face-mist.gif) no-repeat;}
#p-glacial-face-wash h2 {background: url(../img/h2-glacial-face-wash.gif) no-repeat;}
#p-night-cream h2 {background: url(../img/h2-night-cream.gif) no-repeat;}
#p-eye-cream h2 {background: url(../img/h2-eye-cream.gif) no-repeat;}
#p-daily-lotion h2 {background: url(../img/h2-daily-lotion.gif) no-repeat; height: 40px;}
#p-face-mask h2 {background: url(../img/h2-face-mask.gif) no-repeat;}
#p-oral-spray h2{background: url(../img/h2-oral-spray.gif) no-repeat;}
#p-anti-stress-kit h2{background: url(../img/h2-anti-stress-kit.gif) no-repeat;}

hr {
	margin-top:0;
	height: 1px; 
	width: 100%; 
	background: #ccc;
	color:#ccc;
	border: 0;
	 }



/**********************************************************************
 *	CONTENT
 **********************************************************************/

.clear 	{
		clear: both;
		height: 0px;
		visibility: hidden;
		}
		


/******HACK SO IE MAC WONT SEE *************/
/* \*/
#page-wrapper {	
	position: absolute;
	margin: 0 auto;
	width: 95%;	
	height: auto;
	padding: 0;		
	}
/* */  

/******HACK SO IE MAC WONT SEE *************/
/* \*/
#p-index #page-wrapper {	
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;	
	height: 570px;		
	top: 50%;
	margin-top: -295px;		
	padding: 0;		
	background: #000;
	}
/* */  


#horizontal-wrapper {
background: #b3bcca url(../img/background.gif);
position:absolute;
	text-align:center;
	width:100%;
	height: 375px;

	}
	

#inside-horizontal{
	height: 337px;
	margin-top:5px;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	
	}



#content-wrapper { 
	width: 760px; 
	margin-left: 30; 
	margin-top: 35; 
	
	background:#000; 
	text-align:left;
	height:auto;
	}
#p-index #content-wrapper { text-align:center; width:690px;}


#p-arctic-face-mist #content,
#p-glacial-face-wash #content,
#p-daily-lotion #content,
#p-face-mask #content,
#p-oral-spray #content,
#p-anti-stress-kit #content,
#p-night-cream #content,
#p-eye-cream #content {
	position:relative;
	font-size: 90%;
	width: 275px;
	margin-left: 325px;
	margin-top: 75px;
	text-align:left;
	}
#p-index #content {
	
	z-index: 500;
	text-align:center;
	}
	

#box{
	margin-left:0px;
	text-align:center;
			position:relative; 
			top: 20px;
			height: 790px;
			width: 740px;
		border-top:solid 1px #000;
		border-bottom:solid 1px #000;
		border-left:solid 1px #000;
		border-right:solid 1px #000;
	}



#p-index #header{
	top: 0;
	}

/************PRODUCT MAIN*******************************/

#p-products #content{
	width:525px;
	position:relative;
	font-size: 90%;
	margin-left: 225px;
	margin-top: 75px;
	text-align:left;
	
	}
	
	.products-left  {
		width: 260px;
		height: 220px;
		float:left;
		border-right:solid 1px #ccc;
		border-top:solid 1px #ccc;
		}

	.products-right {
		width: 260px;
		height: 220px;
		float:left;
		border-top:solid 1px #ccc;
		}
	
	.product-thumb {
	margin-top: 15px;
		width: 105px;
		height:50px;
		margin-right:5px;
		float:left;
		}
		.product-desc {
		margin-top: 15px;
		width: 145px;
		float:left;
		}
		
#p-products #content p {margin-top:3px;}
	h3{margin:0;
	font-size:100%;
	color:#369;
	}
	
	
	.view-details {color:#936;}

	


/***********PRODUCT DETAIL PAGES**************************/			
#product-img {
	position:absolute;
	margin-left:180px;
	top: 170px;
	width:130px;
	border:solid 0px red;
	height: 500px;
	float:left;
	}
						
#top-flash {
	position:absolute;
	top:0;
	margin-left:345px;
	}
			

		
#boosters{
	font-size:90%;
	color: #999;
			}

#order-info {
	position:absolute;
	margin-left: 615px;
	top: 175px;
	text-align:left;
	border-left: solid 1px #ccc;
	width: 150px;
	height: 200px;
	}
	
.price {font-weight: bold; color:#333;}
.size {font-size: 95%;}

.add-to-bag {
	float:left;
	text-indent: -2000px;
	font-size: 1px;
	width: 90px; 
	height: 25px;
	background: url(../img/navigation/add-to-bag.gif) no-repeat 0 0;
	}
		
#zoom {color:#369; font-size:80%; text-align:right; margin-right:35px;}
#zoom a{color:#369;}
#zoom a:hover{color:#fff; text-decoration:none;}
.zoom{ background:url(../img/navigation/zoom+.gif) no-repeat 0 0; padding-left: 20px; padding-bottom:2px; line-height: 1.8em; width:45px; }

.first-paragraph {font-weight:bold;}
.booster-bold {font-weight:bold;}


#biospheric-complex {position:absolute;
	padding-left:0px;
	top:325px;
	
	font-size: 85%;
	width: 170px;
	height: 260px;
	line-height: 1.8em;
	margin-left:30px;

	}
#QA {position:absolute;
	margin-left: 615px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	top: 315px;
	text-align:left;
	border-left: solid 1px #ccc;
	width: 120px;
	font-size: 85%;
	line-height:1.1em;
	background: #f3fcf8;
	}
	
#QA h5 {color:#369; font-size:100%; margin-bottom:2px;margin-top:0;}
/***********PRODUCT MAIN PAGE**************************/			





#footer{
	position: relative;
	margin-top:70px;
	text-align:center;	
	padding-bottom:25px;

	color: #993366;
	}

#p-index #footer {
	margin-top:395px;
	}
	
	
	
	
	
	
	
/***************** MENU SHARED PROPERTIES **********************/
	
	menu class (ul)
	Use: shared properties for all unordered lists used as 
	navigational elements */

.bullet {margin: 0; padding: 0; overflow: hidden;;}
ul.bullet  {margin: 0; padding:0 0 0 15px; overflow: hidden;}
ul.bullet li {	list-style-type: square; }
.menu {
	margin: 0; padding: 0; overflow: hidden;
	}	
ul.menu {
	margin: 0; padding: 0; overflow: hidden;
}
.menu li {	
	background-repeat: no-repeat;
	list-style-type: none; /* duplicated for IE 5/Win */
	}		
.menu li a {
	background-repeat: no-repeat;
	overflow: hidden;

	}
