@charset "UTF-8";
/* CSS Document */



/*---- reset ----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit; color: black; text-align: left; vertical-align: baseline; }
a img, :link img, :visited img { border: 0; } 
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }





#productTable table
{ 
/*text-align: center; */
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 320px;
background-color: red;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}

#productTable td.productHD
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
vertical-align: top;
color: #404040;}


td.nutrition {


border-bottom: 1px solid #A49B12;

}

#productTable td
{ 
font-family:Arial, Helvetica, sans-serif;	
font-size:12px;	
font-weight:bold;

border: 1px solid #E15821;

color: #404040;
background-color: black;
vertical-align: top;
padding-left: 3px;} 


#productTable th
{ 
font-family:Arial, Helvetica, sans-serif;	
font-size:12px;	
font-weight:bold;

border: 1px solid #E15821;

color: white;
background-color: #E15821;
text-align: left;
vertical-align: top;
padding-left: 3px;}

#packContents ul li{
background-color: #E15821;

}

.servBodL { border-left: 1px dotted #CEDCEA; }

body {
	margin: 0;
	
	padding: 0;
	
	background-color: white;
	
	
	
	
	
	}
	
#wrapper {
	width: 887px;
	
	height: 100%;
	
	background-color: white;
	
	margin: 0 auto;
	margin-top: 50px;
	
	border: 1px solid black;
	

	}
	
#wrapperbg {
	width: 887px;
	
	height: 100%;
	
	/*background-color:#d6f0f6; */
	
	background-color: white;
	background-image:url(../neptune_bg001.png);
	
	background-repeat:no-repeat;
	
	margin: 0 auto;
	margin-top: 15px;
		border: 1px solid black;
	
	}
		
	
#top {
	width: 793px;
	
	height: 100%;
	
	margin: 0 auto;
	
	padding: 28px 0 0 26px;
	}
	
.logo {
	width: 180px;
	
	height: 65px;
	
	float: left;
	
	
	
	}
	
.address {
	width: 422px;
	
	height: 40px;
	
	float: right;
	
	margin-right: 164px;
	
	/*_margin-right: 68px; */
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	
	color: #000;
	
	padding: 25px 0 0 0;
	}
	
.clear {
	clear: both;
	}
	
.bold {
	font-weight: bold;
	}


#flash {
	width: 300px;
	
	height: 300px;
	
	
	
	margin: 25px auto;
	
/*	_margin: 15px auto; */
	
	/* background-color:#FFCC00; */
	
	z-index:10;
	}


#main {
	width: 819px;
	
	height: 100%;
	
	margin: 0 auto;
	}
	
.left {
	width: 154px;
	
	height: 100%;
	
	float: left;
	
	/* padding: 0px 0 0 28px; */
	}
	
.right {
	width: 622px;
	
	height: 100%;
	
	float: right;
	
	padding: 18px 0 0 8px;
	
	border-left: #999 dotted 1px;
	}
	
/* +++++++++++++++++++ NAVIGATION +++++++++++++++++++ */
 #navcontainer { 
 width: 144px; }

#xnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
}

#xnavcontainer li { margin: 5px 0 1px 0; }


#xnavcontainer a:hover, #navcontainer #current
{
color: black;

text-decoration: none;
}



#xnavcontainer a

{

display: block;

margin:0px 0 0 3px;



width: 120px;

color: #2d2d2f;



text-decoration: none;

}

xli {
line-height:90%;
}

.level1 {
padding-left:0px;
color: #A49B12;
}

.level2 {
padding-left:6px;
}

.level3 {
padding-left:17px;
}
/*++++++++++++++++ SECTION +++++++++++++++ */

.section {
	margin-bottom: 30px;
	
	margin-left:9px
	}

.txtcolumn {
	width: 402px;
	
	height: 100%;
	
	float: left;
	
	margin-left:0px;
	
	/* background-image: url(neptunebg.jpg); */
	
	
	}
	
.txtcolumn2 {
	width: 180px;
	
	height: 100%;
	
	float: left;
	
	margin-left:25px;
		margin-top:0px;
	
	
	
	}
		
	
.pictcolumn {
	width: 129px;
	
	height: 100%;
	
	float: left;
	
	padding:0 25px 0 45px;
	
	margin-left: 5px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:16px;
	
	font-weight:bold;
	
	color:#990033;
	
	border-bottom:#2d2d2f dotted 1px;
	
	padding-bottom:5px;
	}
	
	
	.big {

font-size:20px;
color:#e95e19;
	
}	
	
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	color: #A49B12;
	
	padding-top:15px;
	padding-bottom:2px;
	}	
	
.hoa {

	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	font-weight: bold;
	
	
	color: white;
}	


.emailField {

	font-size:11px;
	width: 110px;
}

.formSubmit {



}

p {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	color:black;
	
	line-height:140%;
	
	margin-top:16px;
	}
	
.product-name {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:15px;
	
	color:#999;
	}
	
.product-description {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	color:#2d2d2f;
	}
	
	
/* ++++++++++++ BOTTOM PART +++++++++++++ */
#bottom {
	width: 100%;
	
	height: 100%;
	
	background-color: black;
	
	margin-top: 45px;
	
	border-top: 1px solid black;
	
	/*margin-bottom:auto;
	
	margin-left:auto;
	
	margin-right:auto; */
	}
	
#bottom p {

 text-align:center;
 color: white;



}

/* FAQs */

p.faq {
	color: #A49B12;
	font-weight:bold;
}

