/* --- [resets] --- (modified from Blueprint) */
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, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {clear:both;}
li{list-style-type:none;}


/* Headings
-------------------------------------------------------------- */

h1 { font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-size: 18px; margin-bottom: 8px; }
h3 { font-size: 16px; margin-bottom: 12px; }
h4 { font-size: 14px; line-height: 1.25; margin: 16px 0px 12px; height: 1.25em; font-weight:bold; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}



/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 18px 0; }
p img       { float: left; margin: 0; padding: 0; }
p img.right { float: right; margin: 0; }

a:focus, 
a:hover     { color: #707070; text-decoration:none; }
a           { color: #5a9a98; text-decoration: underline; font-weight:bold;}

blockquote  { margin: 1.6em; color: #000; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }




/* --- Structure / Global  ---  */

*{ margin:0;} 

html {
    height: 100%;
    overflow-y: auto;
    width: 100%;
    overflow-x:hidden;
}

body {
    background:#e7e7e7; 
    height: 100%;
    font-size: 13px;
    line-height: 20px;
    color: #818181; 
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    width:100%;
}



* html .clearFloat {height:1%;}

.clearFloat {display:block;}

.replaced {text-indent:-99999px; overflow:hidden;} 

.active {
     text-decoration:none; 
     color:#97ca5b;
}

     
#container{
    background:white url('/img/bodyBG.jpg') repeat-y; 
    width:970px; 
    margin:0 auto -52px auto; 
    min-height:100%;
    position:relative; 
     
}

#page{
    padding:20px 20px 40px;
    display:block;
    width:930px;
    overflow:auto;
    height:auto;
    
}


.pdfLink{ 
    display:block; 
    background:transparent url('/img/pdfIcon.jpg') left center no-repeat; 
    padding:10px 0px 15px;
    text-indent:40px;  
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
    width:100%; 
    height:40px;
    color:inherit; 
    text-decoration:none; 
    margin-top:10px;
}

/* -- Header --- */

#header{
    background:transparent url('/img/headerBG.jpg') no-repeat; 
    width:970px;
    height:106px;
}

a#logoHitBox{
    display:block; 
    width:251px;
    height:66px;
    float: left;
    position:relative;
    top: 20px;
    left: 20px; 
}

a#clientLogo {
  width: 300px;
  height: 66px;
  float: right;
  position: relative;
  top: 20px;
  right: 20px;
  text-align: right;
}

/* -- Left Column -- */ 

#leftColumn{
    float:left; 
    display:block;
}
#participantsBox{
    background:transparent url('/img/participantsMenuBG.jpg') no-repeat;  
    height:200px;
    width:331px; 
    padding:15px 0px 10px 9px; 
    }

#participantsBox h2{
    background:transparent url('/img/hdr-Participants.jpg') no-repeat; 
    width:119px; 
    height:14px; 
} 

#participantsBox ul{
    margin:10px 0 0 -1px;
}


#participantsBox li{
    margin:4px 0 0 0;
    width:313px;
    height: 34px;  
    overflow:hidden;
    background:transparent url('/img/participantsNavBG.png') no-repeat; 
    text-indent:-9999px;
}

#participantsBox input{
    width:190px;
    margin:0px 10px 5px;
}

#participantsBox label{
 width: 55px;
 display:block;
 float:left;
 
}

#participantsBox button{
    float:right;
    position:relative;
    top:-25px; 
    right:12px;
}

#participantsBox a.forgotPassword{  
    color:#525252;
    font-size:11px;  
    clear:both;
    position:relative;
    bottom:10px;
}
    
#participantsBox li a, #employersBox li a{
    display:block;
    width:100%;
    height:100%;
}

#participantsBox li.flex:hover{ background-position:-313px 0px ; }

#participantsBox li.enrollment{ background-position:0 -38px ; }
#participantsBox li.enrollment:hover{ background-position:-313px -38px ; }

#participantsBox li.pharmacy{ background-position: 0 -74px ; }
#participantsBox li.pharmacy:hover{ background-position: -313px -74px ; }


#employersBox{
    background:transparent url('/img/employerMenuBG.jpg') no-repeat; 
    width:325px;
    height:160px;
    padding:10px 0px 0px 9px; 
}
     
#employersBox h2{
    background:transparent url('/img/hdr-Employers.jpg') no-repeat; 
    width:101px; 
    height:16px; 
}

#employersBox li{
    margin:4px 0 0 0;
    width:313px;
    height: 34px;  
    overflow:hidden;
    background:transparent url('/img/employersNavBG2.jpg') no-repeat; 
    text-indent:-9999px;

}

#employersBox li.advantages:hover{background-position:-313px 0 }

#employersBox li.flexEmployers{background-position:0 -38px }
#employersBox li.flexEmployers:hover{background-position:-313px -38px }

#employersBox li.contactUs{background-position:0 -74px }
#employersBox li.contactUs:hover{background-position:-313px -74px }



/* -- Right Column, main content area -- */  

#rightColumn{
    float:right; 
    width:540px; 
    padding:0 20px;

}

    
/* -- footer --*/ 

#push{
    height:36px; 
    clear:both; 
    display:block;} 

#footer{
    background-color:#525252; 
    height:36px;
    width:100%; 
    border-top:8px solid #97ca5b; 
    padding-top:8px; 
    color:#cccccc;
    position:relative;

}
    
#footer a:hover{color:#97ca5b;} 

#footer ul{
    width:970px;
    margin:0 auto;
    padding-left:12px; 
} 

#footer li{
    display:inline; 
    margin-right:20px;
}


/* -- page specific styles -- */ 

/* -- Home Page -- */ 

/* login form hidden on all pages except home */ 
#participantsBox form, #participantsBox a.forgotPassword, #participantsBox span.subhead
{
    display:none;
}

#home #participantsBox form, #home #participantsBox a.forgotPassword, #home #participantsBox span.subhead{
    display:block; 
}

#home #rightColumn h1 {
    background:transparent url('/img/bigHdr-Welcome-blueBG.jpg') no-repeat 0 0;
    width:512px; 
    height:32px;
	margin-bottom:5px;

} 

#rightColumn #homePageCallout{
    background:transparent url('/img/homePhotoCallout.jpg') no-repeat; 
    width:512px; 
    height:111px; 
    font-size:13px;
    line-height:20px;
    font-weight:normal;
    padding:216px 15px 0 15px; 
    margin-bottom:20px;
}

#rightColumn h2.aboutTheFlexAccount{
    background:transparent url('/img/hdr-AboutTheFlexAccount.jpg') no-repeat; 
    height:19px;
    width:202px; 
}

#rightColumn h2.AboutAxis{
    background:transparent url('/img/hdr-AboutAxisHealthPartners.jpg') no-repeat; 
    height:19px;
    width:212px; 
}


/* -- Flex Account Overview  -- */  

#flex-account-overview #rightColumn h1{
    background:transparent url('/img/bighdr-FlexAccountOverview.jpg') no-repeat;
 	margin-top:18px; 
}

/*-- Enrollment Page --*/ 

#enroll-online #rightColumn h1{
    background:transparent url('/img/bighdr-EnrollOnline.jpg') no-repeat; 
}


#enroll-online #rightColumn form{
    padding-bottom:20px;
}

#enroll-online #rightColumn form label{
    float:left;
    clear:both;
    display:block;
    width:100px;  

}  

#enroll-online #rightColumn form .dependentElection input{
    display:inline;
    margin-right:10px;
    margin-top:5px;
}
#enroll-online #rightColumn form .dependentElection label{
    width:100%;
}

#enroll-online #rightColumn form .newDependent{
    border-top:1px solid #e2e2e2;
    padding-top:12px;
    margin-top:12px;
    display:block; 
    width:350px;
} 


#enroll-online #rightColumn form input{
    display:block;
    margin-bottom:8px;
    padding-top:4px; 
}

#enroll-online #rightColumn form select{
    left:8em; 
    margin-bottom:8px;
}


#enroll-online #rightColumn form div.multi-input input{
    clear:none; 
    display:inline;
}

.radioValue{
    padding:0 15px 0 5px;
    position:relative;
    bottom:2px;}

#enroll-online #rightColumn form #formCopy{
    width:100%; 
    clear:both;
    padding-top:20px;

}

/* -- Pharmacy Page -- */  

#pharmacy #rightColumn h1{
    background:transparent url('/img/bighdr-Pharmacy.jpg') no-repeat; 
}

#pharmacy ul span{
    text-decoration:underline;
    font-weight:bold; 
}

#pharmacy #rightColumn li {margin-bottom:10px;} 

/* -- New User Account Access -- */ 

#new-user-account-access #rightColumn h1{
    background:transparent url('/img/bighdr-NewAccountAccess.jpg') no-repeat; 
}

/* -- Helpful Hints and Guidelines -- */ 

#helpful-hints-and-guidelines #rightColumn h1{
    background:transparent url('/img/bighdr-HelpfulHints.jpg') no-repeat; 
}

#helpful-hints-and-guidelines #rightColumn li{
    padding:10px 0px; 
}

/* -- Advantages and Highlights -- */ 

#advantages-and-highlights #rightColumn h1{
    background:transparent url('/img/bighdr-AdvantagesAndHighlights.jpg') no-repeat; 
}

table.math td{
    padding:0px 5px;
    vertical-align:top;
} 

td.num {
    text-align:right;
    width:80px;
}

tr.underline td {border-bottom:1px solid black}

/* -- Compliance -- */ 

#compliance #rightColumn h1{
    background:transparent url('/img/bighdr-Compliance.jpg') no-repeat; 
}

/* -- Flex Account Overview for Employers -- */ 

#flex-account-overview-for-employers #rightColumn h1{
    background:transparent url('/img/bighdr-FlexAccountEmployers.jpg') no-repeat; 
}

/* -- Customer Service -- */ 

#customer-service #rightColumn h1{
    background:transparent url('/img/bighdr-Customer-Service.jpg') no-repeat; 
}

#customer-service #rightColumn h3{margin-top:15px;}

/* -- Enrollment Forms, including Spanish -- */

#enrollment-forms #rightColumn h1{
      background:transparent url('/img/bighdr-EnrollmentForms.jpg') no-repeat; 
}

#enrollment-forms-spanish #rightColumn h1{
      background:transparent url('/img/bighdr-FormsSpanish.jpg') no-repeat; 
}

#enrollment-forms #rightColumn p, #enrollment-forms-spanish #rightColumn p, {
    clear:both;
}

#enrollment-forms #rightColumn h3, #enrollment-forms-spanish #rightColumn h3{
    margin:0px;
    padding:15px 0px 2px 0px; 
    clear:both;
}

#enrollment-forms #rightColumn a, #enrollment-forms-spanish #rightColumn a{
    display:block;
    width:260px;
    float:left; 
    padding-right:10px;
}

#enrollment-forms #rightColumn span, #enrollment-forms-spanish #rightColumn span{
    padding-top:10px; 
    font-style:italic;
    clear:both;
    display:block;
}

/*-- Contact Us Page  --*/ 

#contact-us #rightColumn h1{
    background:transparent url('/img/bighdr-ContactUs.jpg') no-repeat; 
	margin-top:18px; 
}

#contact-us #rightColumn h4{
    border-bottom:1px solid #e3e3e3;
    width:100%;
    padding-bottom:2px;
    clear:both;
}

#contact-us #rightColumn form{
    padding-bottom:40px;
}

#contact-us #rightColumn form label{
    float:left;
    clear:both;
    display:block;
    width:200px;  
}

.seperator {
    display:block;
    width:100%; 
    border-bottom:1px solid #e2e2e2; 
    margin:2px 0px;
}


#contact-us #rightColumn form input{
    display:block;
    margin-bottom:8px;
    padding-top:4px; 
}

#contact-us #rightColumn form select{
    left:8em; 
    margin-bottom:8px;
}


#contact-us #rightColumn form div.multi-input input{
    clear:none; 
    display:inline;
}

#request-a-quote #rightColumn form .plans input{
    display:inline;
    margin-right:10px;
    margin-top:5px;
}

#request-a-quote #rightColumn form .plans label{
    width:100%;
    padding-top:5px;
}

##contact-us#rightColumn form #formCopy{
    width:100%; 
    clear:both;
    padding-top:20px; 

}

/*-- Request a Quote/RFP  Page --*/ 

#request-a-quote #rightColumn h1{
    background:transparent url('/img/bighdr-RFP.jpg') no-repeat; 
}

#request-a-quote #rightColumn h4{
    border-bottom:1px solid #e3e3e3;
    width:100%;
    padding-bottom:2px;
    clear:both;
}

#request-a-quote #rightColumn form{
    padding-bottom:40px;
}

#request-a-quote #rightColumn form label{
    float:left;
    clear:both;
    display:block;
    width:200px;  

}  


#request-a-quote #rightColumn form .checkAndField{
    display:block;
}

#request-a-quote #rightColumn form .checkAndField input{
   display:inline;
   margin:5px 10px 0 0;
}

#request-a-quote #rightColumn form .checkAndField label{
  display:inline-block; 
  float:none;
  width:200px; 
  position:relative;
  bottom:2px;
 
}

#request-a-quote #rightColumn form .checkAndField span, #request-a-quote #rightColumn form .checkAndField em{
    display:block;
    width:100%; 
    margin:5px 0px;
}


#request-a-quote #rightColumn form .plans {
   
    padding:0px 0px 0px 0px;
}

.seperator {
    display:block;
    width:100%; 
    border-bottom:1px solid #e2e2e2; 
    margin:2px 0px;
}

#request-a-quote #rightColumn form .newDependent{
    border-top:1px solid #e2e2e2;
    padding-top:12px;
    margin-top:12px;
    display:block; 
    width:100%;
} 

#nti #rightColumn form label{
    display:inline-block; 
    float:none;
    width:70px; 
    position:relative;
    bottom:2px;
    margin-bottom:10px;
}


#request-a-quote #rightColumn form input{
    display:block;
    margin-bottom:8px;
    padding-top:4px; 
}

#request-a-quote #rightColumn form select{
    left:8em; 
    margin-bottom:8px;
}


#request-a-quote #rightColumn form div.multi-input input{
    clear:none; 
    display:inline;
}

#request-a-quote #rightColumn form .plans input{
    display:inline;
    margin-right:10px;
    margin-top:5px;
}

#request-a-quote #rightColumn form .plans label{
    width:100%;
    padding-top:5px;
}

#request-a-quote #rightColumn form #formCopy{
    width:100%; 
    clear:both;
    padding-top:20px; 

}

#nti #rightColumn img{padding-bottom:10px;}


/* -- Privacy -- */
#privacy #rightColumn h1{
    background:transparent url('/img/bighdr-Privacy.jpg') no-repeat; 
}


/* -- Admin -- */

#list table#enrollments {
  width: 930px !important;
  overflow: hidden;
}

#list table#enrollments thead {
	background: #89bd4e;
}

#list table#enrollments thead td { 
	font-weight: bold;
	color: #fff;
}

#list table#enrollments { border: 1px solid #eee; }

#list table#enrollments td { padding: 3px 8px; }
#list table#enrollments tr.on td { background: #f6fbef; }

table#view-enrollment .label {
	font-weight: bold;
}

input.error { background: #fcc; }

#enrollment-admin form { line-height: 30px; }
#enrollment-admin input { padding: 3px; }

#enrollment-admin label { 
	display: block;
	width: 150px;
	float: left;
}

a#logout {
	position: absolute;
	right: 40px;
	margin-top: -45px;
}

a#back {
	position: absolute;
	right: 100px;
	margin-top: -45px;
}

.error {
	padding: 10px;
	border: 1px solid #fcc;
	background: #fee;
}

.notice {
	background: #bbeebb;
	padding: 10px;
	border: 1px solid #669966;
}