/* Normalizing elements */

/* Normalizes margin, padding */
body, ul, li, h3, h2, h1, p {
	margin : 0;
	padding : 0;
	text-align:center;
	line-height:15px;
	font-family:TrebuchetMS, Helvetica, Arial;
}
/* Normalizes font-size for headers */
h3, h2, h1 {
	font-size : 100%;
}
/* Removes list-style from lists */
ul {
	list-style : none;
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
}
/* Removes border from fieldset and img */
img {
	border : 0;
}
a {
	text-decoration:none;
}
/*********** BEGIN *****************/

body, html {
	height: 100%;
}
#wrapper {
	position:relative;
	width:900px;
	top:50px;
	margin:0 auto;
	text-align:left;
border:1px solid #695A74;

}

#clientLogin {
	position:absolute;
	top:0px;
	color:white;
	font-weight:normal;
	text-align:center;
	font-size:12px;
	padding-top:4px;
	left:715px;
	width:173px;
	height:31px;
	background-image:url(images/clientlogin.png);
}
#contactMenu {
	position:absolute;
	top:4px;
	left:10px;
	font-size:11px;
	color:white;
}
#contactMenu a, #clientLogin a {
	color:white;
	text-decoration:none;
}
#rootMenu {
	position:relative;
	top:-25px;
	left:10px;
	font-weight:normal;
	font-size:12px;
}
#rootMenu a {
	color:white;
}
#header {
	height:190px;
	background-color:#695A74;
}
#gradient {
	background-image:url(images/transparent_overlay.png);
	height:190px;
	width:900px;
}
#logo {
	position:absolute;
	top:9px;
	left:290px;
}
#content {
	width:900px;
	min-height:380px;
	padding-top:20px;
        padding-bottom:30px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#605271;
	margin-bottom:10px;
}

.crocktail h2{
text-align:left;
padding-left:40px;
color:#006390;
}

.prestige h2{
text-align:left;
color:#473853;
padding-left:40px;
}



.protect h2{
color:#6E6D6E;
}

.protect .subcontent{
color:#6e6d6e;
font-size:12px;
text-align:left;
margin-left:40px;
margin-right:40px;
}

.subcontent p{
text-align:left;
}
#footer {
	width:900px;
	height:111px;
	background-color:#B0CB52;
	font-family:TrebuchetMS;
	color:white;
	font-size:11px;
}
#headerSlogan {
	position:relative;
	top:-35px;
	font-family:Geneva;
	color:white;
	font-size:20px;
}
#headerSlogan h1 {
	font-family:MyriadPro;
	font-weight:normal;
}
#organolysats {
	position:relative;
	width:92px;
	height:92px;
	top:-94px;
	left:798px;
}
#footerText {
	position:relative;
	width:750px;
	left:26px;
	top:10px;
}
#footerText h4 {
	margin-bottom:5px;
	padding:0px;
}
#footerText ul {
	width:300px;
	position:relative;
	top:-14px;
	left:470px;
}
ul li {
	text-align:left;
	list-style-type:disc;
}
a .productContainer {
	color:#000000;
}
.productContainer {
	z-index:0;
	height:258px;
	width:170px;
	background-color:#FFFFFF;
}
.headerSmall {
	z-index:10;
	background-image:url(images/startContainerOverlay.png);
	height:86px;
	padding:10px;
}
.prestige .headerSmall {
	background-color:#695A74;
}
.headerSmall p {
	text-align:left;
	font-size:12px;
	padding-top:15px;
	padding-left:10px;
}
.protect .headerSmall p {
	padding-top:6px;
}
.contentSmall {
	height:150px;
}
.prestige .contentSmall {
	border:2px solid #D9D5DC;
}
.protect .headerSmall {
	background-color:#9C9E9F;
}
.protect .contentSmall {
	border:2px solid #E6E6E6;
}
.crocktail .headerSmall {
	background-color:#006390;
}
.crocktail .contentSmall {
	border:2px solid #BFD7E3;
}
.productContainer h2 {
	color:white;
}
#contentTable {
	margin-top:25px;
}


#rootMenu{
color:white;
}

.crocktail#content .crocktail.productContainer {
background-color:#BFD7E3;
height:230px;
}

.protect#content .protect .headerSmall{
height:30px;
}
.protect#content .protect.productContainer{
background-color:#9C9E9F;
height:210px;
}

.prestige#content .prestige.productContainer{
background-color:#473853;
}

.crocktail .crocktail .headerSmall p{
color:#006390;
text-align:center;
padding-left:0px;
}

#content.prestige p{
text-align:left;
padding-left:40px;
}

#footer.crocktail{
background-color:#E2EDF3;
text-align:center;
padding-top:10px;
height:101px;
}

.bottomText{
color:#006390;
font-size:12px;
text-align:center;
position:relative;
top:70px;
}

.crocktail#content p{
text-align:left;
font-size:12px;
padding-left:40px;
color:#006390;
}

.prestige#content p{
text-align:left;
font-size:12px;
padding-left:40px;
}
.crocktail#content .headerSmall p{
padding-left:0;
text-align:center;
}

form#zip{
padding-left:40px;
padding-top:10px;
}

#result{
border:0;
font-size:12px;
padding-left:40px;
}

#result td{
padding:4px;
}

#result #resultheader td{
background-color:#006390;
padding:3px;
font-weight:bold;
color:white;

}

#content.prestige .productContainer.prestige p{
padding:0px;
margin:0px;
width:170px;
text-align:center;
padding-top:10px;
margin-left:-10px;
}

#result .even
{
	background-color:#E8EDFA;
}
#result .odd
{
	background-color:#F0F0F0;
}

/************** FONTS *****************/
@font-face {
font-family: MyriadPro;
src: url('fonts/MyriadPro-Regular.otf') format("opentype");
}
 @font-face {
font-family: TrebuchetMS;
src: url('fonts/TrebuchetMS.ttf') format("truetype");
}
