/* ------- CSS Reset -------*/

body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, /*th, td,*/ button { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
/*table { border-collapse: collapse; border-spacing: 0; }*/
caption, th { text-align: left; font-weight: normal; font-style: normal; }
acronym, abbr, fieldset, img { border: 0;}
:focus { outline: 0; }

body {behavior:url(/client/cssHoverFix.htc);}

/* ------- global page level layouts -------*/

#viewport {
	width:100%;
	height:100%;
	margin:auto;
	overflow:hidden;
	min-width:998px;
	background-image: url(/client/siteBack.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#page{
	margin:0 auto;
	position:relative;
	width:960px;
}

#gut {
	padding:15px;
	margin:0;
}


.contentBorderTop {
	background-repeat:repeat-x;
	margin-top: 10px;
	padding:18px 24px 20px;
}

.contentBorderTop h1, .contentBorder h1, .joinNowContent h1 {
	margin-bottom:8px;
}

.contentBorderTop h2, .contentBorder h2{
	margin:0 0 16px;
	padding:21px 0 10px;
}

.contentBorderTop h4, .contentBorder h4{
	margin:0px 0px 16px;
}

.contentBorderTop h4{
	margin-bottom: 5px;
}

.contentBorderBottom {
	background-color:#a0d1e4;
	background-repeat:repeat-x;
	margin-top: 10px;
	padding:10px;
}

.contentBorder {
	background-color:#E3E3E3;
	background-repeat:repeat-x;
	margin: 10px 0 0;
	padding:16px 24px 18px;
	overflow:auto;
}

.contentBorder h3{
	text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
}

.contentBorder p{
	/* padding-bottom: 5px; */
}

.subHeaderBorder {
	background-color:#64A6BE;
	background-repeat:repeat-x;
	margin: 10px 0;
	padding:10px;
}

.adjustments {
	margin: 50px 0px 0px 112px;
}
.adjust {
	float:right;
	text-align:left;
	width:45%;
	padding-left: 255px;
	display:block;
}

.buttonBasic{
	margin-top: 29px;
}

.buttonpremium{
	margin: 26px 100px 0;
}

.adJust {
	width: auto;
	display: inline;
	float: right;
}

.adJustin {
	float: left;
	width: 256px;

}

.joinnowfix {
	float:right;
	padding-left:137px;
}

.greenButton {
	display:block;
	display:block;
	margin:10px auto;
	padding:3px 26px;
	width:90px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.centerButton {
	margin: 5px 0pt 0pt 165px;
	/* width: 130px; */
	float: left;
}

.column {
	float:left;
	width:300px;
}

.doubleColumn {
	float:left;
	width:610px;
}

.tripleColumn {
	float:left;
	width:920px;
}

.gutter {
	margin-left:10px;
}

.subtotal {
	padding:0 0 5px;
	margin:0 0 5px;
	border-bottom:1px solid #0B516B;
}

.content {
	/* margin: 10px 0; */
	padding:10px;
}
.content p {
	margin: 0 0 10px 0;
}

/* -------  masthead -------*/

#mastheadContainer {
	width: 960px;
    height: 109px;
    background-image: url(/client/mastBack.jpg);
    line-height: 18px;
}

.home {
	height: 109px;
	display: block;
	width: 315px;
	float: left;
}

.home a {
	display: block;
}
.contact {
	padding-right:16px;
	text-align: right;
	display: block;
}

.tagline {
	float:left;
	padding-right:10px;
	text-align:center;
	padding: 0 10px 0 320px;
}

/* -------  main navigation -------*/

#navigation{
	height:40px;
	width:100%;
	background-image: url(/client/mainnavBack.gif);
	background-repeat: repeat-x;
	margin-top: -13px;
}

#navigation ul{
	padding-left:16px;
	z-index: 1000000;
}

#navigation ul li{
	display:block;
	float: left;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	height:24px;
	margin-top: 6px;
	padding-top:10px;
	position:relative;
}

#navigation li a{
	padding: 10px 8px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration:none;
	/*font-size: 12px;*/
	background-image: url(/client/navHover.gif);
	background-repeat:repeat-x;
}

#navigation li ul {
	margin:0px;
	padding:0px;
	z-index:1000000;
	border-right:1px solid #79b6cd;
	border-left:1px solid #fff;
	display:none;
	position:absolute;
	left:0px;
	top:34px;
	background-color: #97c9dc;
	width:100%;
}

* html #navigation li ul {width: 130px;}

#navigation li:hover ul {
	display:block;
}

#navigation li li {
	list-style:none;
	display:block;
	float:left;
	margin-top:0;
	border-bottom:1px solid #79b6cd;
	border-top:1px solid #fff;
	border-left:none;
	border-right:none;
	width:100%;
	background-image:url(/client/subnavHover.gif);
	padding: 0;
	height:auto;
}

#navigation li li a {
	text-decoration:none;
	/* width:100%; */
	display: block;
}


#navigation li li a:hover {
	text-decoration:none;
	background-image:none;
}

#navigation li li:hover {
	text-decoration:none;
	background-image: url(/client/navHover.gif);
	width:100%;
}

#navigation li.selected {
	text-decoration:none;
	/*font-size: 12px;*/
	font-weight: bold;
	background-image: url(/client/navHover.gif);
	background-repeat:repeat-x;
}

#navigation #selected a {
	text-decoration:none;
	/*font-size: 12px;*/
	font-weight: bold;
	background-image: url(/client/navHover.gif);
	background-repeat:repeat-x;
}

#navigation #selected a:hover {
	text-decoration:none;
	/*font-size: 12px;*/
	font-weight: bold;
	background-image: url(/client/navHover.gif);
	background-repeat:repeat-x;
	width: auto;

}

#navigation #selected li a {
	background-image: none;
}

/* -------  subnavigation -------*/

#subnav ul {
	margin:0 auto;
	text-align:center;
	padding:0;
	border-bottom:1px solid #79b6cd;
	background-color:#EEEEEE;
}

#subnav li{
	display:block;
	float: left;
	height:24px;
	padding-top:10px;
	float:left;
	border-right:1px solid #79b6cd;
}

#subnav li a{
	padding: 10px 6px;
	color:#64A6BE;
	text-decoration:none;
	font-size: 10px;
}

#subnav li a:hover {
	color:#ffffff;
	text-decoration:none;
	font-size: 10px;
	background-image: url(/client/subnavHover.gif);
	background-repeat:repeat-x;
}

/* -------  footer -------*/

#footer {
	padding-top:12px;
	text-align:center;
	height:128px;
	width:960px;
	margin:0 auto 20px;
}

#footer p {
	padding-top:15px;
}

div#footer a {
	margin:0px 10px;
}

.copyright {
	padding:25px 0px;
	text-align:center;
}


/* -------  home page elements -------*/

#homeFeature {
	background-image: url(/client/main-slider.jpg);
	background-repeat: no-repeat;
	height:320px;
	margin:10px 0 0;
	padding-top:20px;
}



#homeFeatureMedical {
	background-image: url(/client/homeFeatureBackMedical.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding:0px;
}


#homeFeatureStudent {
	background-image: url(/client/homeFeatureBackStudent.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding:0px;
}


#homeFeatureDental {
	background-image: url(/client/homeFeatureBackDental.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
	padding:0px;
}




#homeFeature2 {
	background-image: url(/client/homeFeatureBack2.jpg);
	background-repeat: no-repeat;
	padding:0px;
}

.featureVideo {
	float:left;
	width:390px;
	height:390px;
	/* background-image: url(/client/eliteVideo.jpg);
	background-repeat:no-repeat; */
	margin:26px 0px 0px 40px;
}

.featurePhoto {
	float: left;
	margin:10px 0px 0px 40px;
	padding-top: 55px;
}

.thirtyDay {
	position:absolute;
	float:left;
	z-index:3000;
	height:136px;
	width:136px;
	margin:24px 0px 0px 343px;
}

.logohot {
	float:left;
	height:109px;
	position:absolute;
	width:200px;
	z-index:3000;
}

.featureText {
	float:right;
	width:400px;
	padding:50px 100px 0 25px;
	text-align:left;
}

.featureText2 {
	float:left;
	padding:300px 35px 0px;
	text-align:left;
}

.featureText p { padding-top: 10px;}

.basicPlanCol {
	margin-left: 8px;
	width: 200px;
}

.premiumPlanCol {
	width: 400px;
}

.premiumPlanCol .basicPlanDescription, .prePlanDescription {
	float: left;
	margin-bottom: 25px;
	width: 130px;
}

.premiumPlanCol .first {
	border-right: 1px solid #d4be4f;
	margin-right: 3px;
	padding-right: 9px;
}

.basicPlan {
	height:400px;
}

.premiumPlan {
	height:400px;
}

.benefits {
	height: auto;
}

.benefits li {
	padding:10px 0px;
}

.disclaimer {
	float:left;
	width:610px;
}

/* ------- savings chart columns -------*/

/*.treatmentColumn {
	float:left;
	width:270px;
	padding:5px 5px 5px 10px;
	border-right:1px solid #A0D1E4;
	border-bottom:1px solid #A0D1E4;
}

.normalFeeColumn {
	float:left;
	width:75px;
	padding:5px 5px 5px 10px;
	border-right:1px solid #A0D1E4;
	border-bottom:1px solid #A0D1E4;
}

.memberPaidColumn {
	float:left;
	width:75px;
	padding:5px 5px 5px 10px;
	border-right:1px solid #A0D1E4;
	border-bottom:1px solid #A0D1E4;
}

.savingsColumn {
	float:left;
	width:75px;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #A0D1E4;
}*/

.chartColumn {
	float:left;
	padding:5px 5px 5px 5px;
	border-left:1px solid #F7F8E3;
	border-right:1px solid #F7F8E3;
	border-bottom:2px solid #F7F8E3;
}

/* -------  join now step borders -------*/

.step1Border {
	-webkit-border-bottom-left-radius:1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-right-radius:0em;
	-moz-border-radius-bottomright: 0em;
	-webkit-border-top-left-radius:1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius:0em;
	-moz-border-radius-topright: 0em;
	background-color:#257390;
	margin: 10px 0;
	padding:10px;
}

.step2Border {
	-webkit-border-bottom-left-radius:0em;
	-moz-border-radius-bottomleft: 0em;
	-webkit-border-bottom-right-radius:0em;
	-moz-border-radius-bottomright: 0em;
	-webkit-border-top-left-radius:0em;
	-moz-border-radius-topleft: 0em;
	-webkit-border-top-right-radius:0em;
	-moz-border-radius-topright: 0em;
	background-color:#257390;
	margin: 10px 0;
	padding:10px;
}

/*
.step3Border {
	-webkit-border-bottom-left-radius:0em;
	-moz-border-radius-bottomleft: 0em;
	-webkit-border-bottom-right-radius:0em;
	-moz-border-radius-bottomright: 0em;
	-webkit-border-top-left-radius:0em;
	-moz-border-radius-topleft: 0em;
	-webkit-border-top-right-radius:0em;
	-moz-border-radius-topright: 0em;
	background-color:#257390;
	margin: 10px 0;
	padding:10px;
}
*/

.step3Border {
	-webkit-border-bottom-left-radius:0em;
	-moz-border-radius-bottomleft: 0em;
	-webkit-border-bottom-right-radius:0em;
	-moz-border-radius-bottomright: 0em;
	-webkit-border-top-left-radius:0em;
	-moz-border-radius-topleft: 0em;
	-webkit-border-top-right-radius:0em;
	-moz-border-radius-topright: 0em;
	background-color:#257390;
	margin: 10px 0;
	padding:10px;
}

.step4Border {
	-webkit-border-bottom-left-radius:0em;
	-moz-border-radius-bottomleft: 0em;
	-webkit-border-bottom-right-radius:0em;
	-moz-border-radius-bottomright: 0em;
	-webkit-border-top-left-radius:0em;
	-moz-border-radius-topleft: 0em;
	-webkit-border-top-right-radius:0em;
	-moz-border-radius-topright: 0em;
	background-color:#257390;
	margin: 10px 0;
	padding:10px;
}

.step5Border {
	-webkit-border-bottom-left-radius:0em;
	-moz-border-radius-bottomleft: 0em;
	-webkit-border-bottom-right-radius:1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-top-left-radius:0em;
	-moz-border-radius-topleft: 0em;
	-webkit-border-top-right-radius:1em;
	-moz-border-radius-topright: 1em;
	background-color:#257390;
	margin: 10px 0;
	padding:10px;
}

/* -------  join now form elements -------*/

.formFields div {
	margin-bottom: 5px; float:right; width:300px;
}

.formFields p {
	float:right; margin-right:10px;
}

.totalPlanColumn {
	float:right;
	text-align:right;
}

.totalAmountColumn {
	float:right;
	padding-top:20px;
	width:215px;
}

/* -------  join now credit card rollover elements -------*/

.whatsThis {
	float:left;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright: 8px;
	background-color:#84bad1;
	font-size:10px;
	padding:3px 2px 0;
	width:85px;
	height:14px;
	margin:0 0 10px 20px;
	overflow:hidden;
}

.whatsThis:hover {
	float:left;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright: 10px;
	padding:10px;
	width:180px;
	height:auto;
	margin:0 0 10px 5px;
}

/* ------- membership login -------*/

.passWord {
	padding: 5px 0 0 165px;
	width: 250px;
	float: left;
}

/* ------- HEALTH NEWS FEED -------*/

.healthNews {
	height:705px;
}

.healthNews li {
	padding:10px 0px;
}

.healthFlow {
	height:685px;
	overflow: auto;

}

.spacerz {
	padding-top: 7px;
}

/*
/* ----- PROVIDER LOOK UP ------ */

.providerButton {
height:44px;
margin-top:20px;
position:relative;
width:300px;

}

.providerButton a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/client/button_provider.jpg) no-repeat scroll 0 0;
display:block;
height:44px;
width:300px;
	color:#ffffff;
	text-decoration:none;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
}

.providerButton a:hover {
	background-position:0 -44px;
		color:#ffffff;
}
.left { float: left;}
.right {float: right;}

