/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */
* {
margin: 0;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
}

body {
  line-height: 1.5;
}


/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* Headings ------------------------------------------ */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead {
margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; vertical-align : baseline; background : transparent; }





h2, h3 { color: #466BB6; font-weight : bold; text-shadow : #666 1px 1px 1px; margin-bottom: 4px; font-family: Myriad Pro, Arial;}
h4 { color: #304d8f; font-weight : bold; text-shadow : #666 1px 1px 1px; font-family: Myriad Pro, Trebuchet MS}
h4 { font-size : 1.5em; line-height : 1; margin-bottom: 5px; text-align : center;}
h3 { font-size: 1.8em; color: #2d721a;}

h5 { font-size : 1.3em; line-height : 1; margin-bottom: 1px; text-align : left;}
h5 { color: #2d721a; font-weight : bold; text-shadow : #666 1px 1px 1px; font-family: Myriad Pro}
h1 { font-size : 2em; line-height : 2;}
h2 { font-size : 2.5em; line-height : 1.3; text-align : center; color : #2d721a;}
/*h1 span { font-size : 62%; }*/
ol + h2 { margin-top : 3em; }
.vcard h3 { padding-left : 35px; background : transparent url(../siteimages/a-vcard.png) no-repeat 0 50%; }

.quote { font-size : 1.2em; font-weight : normal; text-shadow: none; font-style: italic; margin-bottom: 5px; font-family: Arial;}

li {
margin-left: 2px;
}



body {
	font-size: 12px;
	font-family: Arial;
	background: #BDD1F4 url(../images/backg.png) repeat-x;
	margin : 0 auto;
	border : 0;
background-color: #DCE6F7;
width:100%;
/*background-image : url(../images/header-grad.png);*/
/*background-repeat:repeat-x;*/
}
#mainbox { float : left; }

#headerback {

background-color: #335293;
background-image: url(../images/header.png);
background-repeat: repeat-x;
height : 54px;

}
.header {
	overflow : hidden;
	width : 960px;
	margin : 0 auto;
	height : 54px;
	background-color: #335293;
background-image: url(../images/header.png);
background-repeat: repeat-x;
}
#logo {
	float : left;
	width : 360px;
	position : relative;
	background: transparent url('../images/logo.png') 0 0px no-repeat;
	text-indent : -9999px;
	top:10px;
	left:5px;

}
#nav {
	float : right;
	width : 580px;
	position : relative;
	height: 60px;
	left : 0px;
	top : 0px;
	text-align: center;
}
#nav ul { margin: 0; padding:0px;}
#nav ul li { display: inline; padding: 0; margin: 0; list-style: none; } 
#nav ul li a {  
	line-height:2; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 3px 7px; 
	background: #2d721a url(../images/nav_button.png) repeat-x; 
	color: #fff; 
	border: 1px solid #333333; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	font-family: Arial; 
	text-decoration: none;
} 
#nav ul li a:hover { border: 1px solid #CCC; } 
#nav ul li .highlightnav { background: #f9746b url(../images/button-red2.png) repeat-x; color:black;}
.quote { margin-top: 4px; margin-bottom: 6px;  font-size: 12px; font-style: italic; }

.nav li { display : inline; text-decoration: none; }
.nav a { color : #FFF; }
.footer-nav li { display : inline; text-decoration: none; }
.footer-nav a { color : #FFF; }


/*////////////*/

.section {

width : 960px;
margin : 0 auto;
position: relative;
overflow: hidden;
/*background-color: #DCE6F7;
background-image : url('../images/header-grad.png') repeat-x;

-moz-border-radius : 0px 0px 20px 20px;
-webkit-border-radius : 0px 0px 6px 6px;
border-radius : 0px 0px 6px 6px;
border: #6f98de solid 1px;
border-top-width: 0px;*/

}
.login-section {

width : 960px;
margin : 0 auto;
position: relative;
}
.newuser-section {

width : 960px;
margin : 0 auto;
position: relative;
}
.newuserdetails-section {

width : 960px;
margin : 0 auto;
position: relative;
}
.newusersupplements-section {

width : 960px;
margin : 0 auto;
position: relative;
}
.footer {
/*width : 940px;*/
height: 80px;
margin : 0 auto;
overflow : hidden;
width : 100%;
background-color: #2d4f8f;
/*background-image: url(../images/header.png);*/
text-align: center;
/*-moz-border-radius : 6px 6px 6px 6px;
-webkit-border-radius : 6px 6px 6px 6px;
border-radius : 6px 6px 6px 6px;*/
/*border-top: #6f98de solid 1px;*/
vertical-align: middle;
width:100%;
background: #2d4f8f url(../images/footer-bg.png) repeat-x;
position:relative;

}

.footer-nav {
width:100%
text-align: left;
margin-top: 10px;
margin-bottom: 5px;
font-size: 1.2em;
position: relative;
margin:0 auto;
}
.footer-nav a {
font-weight: bold;
vertical-align: middle;
/*background-image: url('../image/nav_button.png');*/
padding: 3px;
text-decoration: none;
/*border: #777777 solid 1px;*/
margin-right: 15px;
color: #1e4e0f;
color:white;
}
.footer-nav li {
vertical-align:middle;
}
.footer-nav a:hover {
	background-image: url('../images/button.png');
}

#footer-base {

text-size: 0.2em;
font-size: x-small;
color: #AAAAAA;
text-align:center;
margin-top:55px;
position: relative;
}
.footer-valid{
/*text-size: 0.2em;
font-size: x-small;
color: #AAAAAA;
text-align:left;
float:left;
width:30%;*/
position:absolute;
left:415px;
}
.note {

font-style: italic;
color: #555;
margin-left: 20px;
float:left;
overflow: hidden;
margin-left:20px;
}
.sandc {
background-color: #394d91;
background-image: url(../images/button.png);
color: #FFF;
font-weight: bold;
margin-bottom: 25px;
margin-top: 10px;
font-size: medium;
}
#loginerror {
background-color: pink;
border: 1px solid #F00;
width:70%;
margin: 0 auto;
margin-top: 20px;
text-align: center;

}
.red{
color:red;
}
.section-back{
overflow: hidden;
background-repeat:repeat-x;
background-color: red;
}
html, body {
margin:0;
padding:0;
height:100%; /* needed for container min-height */
}
.footer, .push {
height: 10em;
clear:both;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -10em;
}
.formicon {
position:relative;
}

.formicon .loginicon {
position:absolute;
top:-40px;
right:170px;
z-index: 1000;
}
.formicon .newusericon {
position:absolute;
top:-40px;
right:135px;
z-index: 1000;
}
.formicon .newuserproficon {
position:absolute;
top:-40px;
right:135px;
z-index: 1000;
}
.formicon .newuserdetailsicon {
position:absolute;
top:-45px;
right:75px;
z-index: 1000;
}
.formicon .newusersupplementsicon {
position:absolute;
top:-45px;
right:75px;
z-index: 1000;
}
.formicon .payicon {
position:absolute;
top:-30px;
right:170px;
z-index: 1000;
}

#social {
overflow:hidden;
float:left;
text-align: left;
height:100px;
width:400px;
}
#social2 {
overflow:hidden;
float:right;
text-align: right;
height:100px;
width:400px;
}
.footer-container{
width:960px;
margin:0 auto;

}
#footer-panel{
overflow:hidden;
margin-top:15px;
background-color: #b4c7e7;
}
.section-back{
background-color: #ccd8f0;
border-top: 10px solid #b2c5e5;
}
.section-back2{
background-color: #DCE6F7;
border-top: 10px solid #b2c5e5;
background-image: url
}
.top-spacer{
height:20px;
}
.image1{
padding: 15px;
}

.social-panel {
	width: 100%;
}
.social-twitter {
	width: 50%;
	float: right;
	text-align: right;
}
.social-fb {
	width: 50%;
	float: left;
}