@charset "iso-8859-1";
/* CSS Document */

/*  NOTES
One line = 18px.
One row = 40px. 30px columns with 10px gutters

Color of body#index #0A7FC2
Color of body#payors #D2232A
Color of body#patients #806EB1
Color of body#pros #668742
*/


/* BACKGROUND */

body#index {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#0A7FC2;
}

body#payors {
	background-image:url(../images/payors_background.jpg);
	background-repeat:repeat-x;
	background-color:#D2232A;
}

body#patients {
	background-image:url(../images/patients_background.jpg);
	background-repeat:repeat-x;
	background-color:#806EB1;
}

body#pros {
	background-image:url(../images/pros_background.jpg);
	background-repeat:repeat-x;
	background-color:#668742;
}



/* DIVS */

div#container {
	width:960px;
	margin:0 auto;
}

div#header {
	height:128px; /* this is equal to 6 lines */
	/*background-image:url(../images/logo.png);
	*/background-repeat:no-repeat;
	
}

div#header .headerLogo{
	margin-top:00px;
}


div#headerNavPros {
	height:110px;
	width:210px;
	float:right;
	margin:10px 0px -20px 10px;
	padding-top:20px;
	text-align:left;
}

div#headerNavPatients {
	height:110px;
	width:210px;
	float:right;
	margin:10px 0px -20px 10px;
	padding-top:20px;
	text-align:left;
}

div#headerNavPayors {
	height:110px;
	width:210px;
	float:right;
	margin:10px 0px -20px 10px;
	padding-top:20px;
	text-align:left;
}

div#navSpacerDown {
	padding-top:20px;
}
/*-------------------------------------------------------TEMP------------*/
div#tempBannerOhio {
	clear:both;
	width:960px;
	height:72px;
}

div#tempBannerOhio a {
	height:54px;
	display:block;
	background-image:url(../images/tempBanner.gif);
	text-decoration:none;
	overflow:hidden;
}

div#tempBannerOhio a:hover {
	display:block;
	background-image:url(../images/tempBanner_hover.gif);
	text-decoration:none;
	overflow:hidden;
}

div#tempBannerIndiana {
	clear:both;
	width:960px;
	height:72px;
}

div#tempBannerIndiana a {
	height:54px;
	display:block;
	background-image:url(../images/tempBanner.gif);
	text-decoration:none;
	overflow:hidden;
}

div#tempBannerIndiana a:hover {
	display:block;
	background-image:url(../images/tempBanner_hover.gif);
	text-decoration:none;
	overflow:hidden;
}

h1.tempBanner {
	color:#FFF;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	margin-top:18px;
	text-align:center;
}


/*-------------------------------------------------------TEMP------------*/

div#stage {
	height:306px; /* this is equal to 17 lines */
	background-color:#CCC;
}

div#stageIndex {
	height:306px; /* this is equal to 17 lines */
	background-image:url(../images/stageIndex.png);
	background-position:top left;
	background-repeat:no-repeat;
}

div#stageIndex2 {
	height:306px; /* this is equal to 17 lines */
	background-image:url(../images/stageIndex2.png);
	background-position:top left;
	background-repeat:no-repeat;
}

div#stageIndex3 {
	height:306px; /* this is equal to 17 lines */
	background-image:url(../images/stageIndex3.png);
	background-position:top left;
	background-repeat:no-repeat;
}

div#stagePayors {
	height:306px; /* this is equal to 17 lines */
	background-image:url(../images/stagePayors.png);
	background-position:top left;
	background-repeat:no-repeat;
}

div#stagePatients {
	height:306px; /* this is equal to 17 lines */
	background-image:url(../images/stagePatients.png);
	background-position:top left;
	background-repeat:no-repeat;
}

div#stagePros {
	height:306px; /* this is equal to 17 lines */
	background-image:url(../images/stagePros.png);
	background-position:top left;
	background-repeat:no-repeat;
}

div#seperator {
	height: 18px;
	clear:both;
}

div#container2 {
	width:630px;
}

div#bodyContainer {
	width:630px;
}

div#index_body {
	width:610px;
	background-image:url(../images/index_body_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px 30px 10px 10px;
	text-align:justify;
}
div#index_body_bottom {
	width:630px;
	height:34px;
	background-image:url(../images/index_body_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;

}

div#payors_body {
	width:610px;
	background-image:url(../images/payors_body_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px 30px 10px 10px;
	text-align:justify;
}
div#payors_body_bottom {
	width:630px;
	height:34px;
	background-image:url(../images/payors_body_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#patients_body {
	width:610px;
	background-image:url(../images/patients_body_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px 30px 10px 10px;
	text-align:justify;
}
div#patients_body_bottom {
	width:630px;
	height:34px;
	background-image:url(../images/patients_body_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#pros_body {
	width:610px;
	background-image:url(../images/pros_body_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px 30px 10px 10px;
}
div#pros_body_bottom {
	width:630px;
	height:34px;
	background-image:url(../images/pros_body_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;

}

div#sidebarContainer {
	float:right;
	width:310px;
	display:block;
}

div#index_sidebar {
	width:270px;
	background-image:url(../images/index_sidebar_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px;
	padding-right:30px;
	margin-right:-30px;
	text-align:left;
}

div#index_sidebar_bottom {
	width:310px;
	background-image:url(../images/index_sidebar_bottom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	clear:both;
	height:34px;
}

div#payors_sidebar {
	width:270px;
	background-image:url(../images/payors_sidebar_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px;
	padding-right:30px;
	margin-right:-30px;
	visibility:hidden; /* THIS HIDES THE SIDEBAR UNTIL CLIFF NEEDS TO PUT SOMETHING THERE*/
}

div#payors_sidebar_bottom {
	width:310px;
	background-image:url(../images/payors_sidebar_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	height:34px;
	visibility:hidden; /* THIS HIDES THE SIDEBAR UNTIL CLIFF NEEDS TO PUT SOMETHING THERE*/
}

div#patients_sidebar {
	width:270px;
	background-image:url(../images/patients_sidebar_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px;
	padding-right:30px;
	margin-right:-30px;
	min-height:300px;

}

div#patients_sidebar_bottom {
	width:310px;
	background-image:url(../images/patients_sidebar_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	height:34px;
}

div#pros_sidebar {
	width:270px;
	background-image:url(../images/pros_sidebar_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:10px;
	padding-right:30px;
	margin-right:-30px;

}

div#pros_sidebar_bottom {
	width:310px;
	background-image:url(../images/pros_sidebar_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	height:34px;
}


div#footer {
	border-top:#FFCC33 thick solid;
	text-align:center;
	clear:both;
}

div#bbb {
	display:block;
	text-align:center;
}

div#inc {
	display:block;
	text-align:center
}

div#ACHC {
	display:block;
	text-align:center
}

/* TEXT */
h1.header {
	color:#FFF;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	margin-left:10px;
}

h2.header {
	color:#FFF;
	font-size:.8em;
	line-height:1.5em;
	font-weight:bold;
	margin-left:10px;
}

.sidebarHeader {
	color:#FFF;
}

.indexText {
	color:#0A7FC2;
}

.indexBullet {
	font-weight:bold;
}

.indexSubBullet {
	font-weight:bold;
	margin-left:35px;
}

.indexSidebarLink {
	text-decoration:none;
	color: #0B7FBA;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.prosSidebarLink {
	text-decoration:none;
	color: #D6D6D6;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.prosText {
	color:#296F44;
}

.proBullet {
	font-weight:bold;
}


.patientsText {
	color:#5F1973;
}

.patientBullet {
	font-weight:bold;
}

.payorsText {
	color:#981B1E;
}



.quoteAtt {
	font-weight:normal;
	
}

div#footer h1 {
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding-top:10px;
}

div#footer h2 {
	color:#FFF;
	font-size:1em;
	line-height:1em;
}

div#footer a {
	color:#FFF;
	text-decoration:none;
}

p.psmall {
	font-size:.7em;
}

span.dateline {
	font-style:italic;
	color:#666;
}

/*Navigation*/

#headerNavPatients a {
	margin-top:-20px;
	display:block;
	background-image:url(../images/nav_patients.gif);
	height:108px;
	text-decoration:none;
	overflow:hidden
}

#headerNavPatients a:hover {
	margin-top:-20px;
	display:block;
	background-image:url(../images/nav_patients_hover.gif);
	height:108px;
	text-decoration:none;
	overflow:hidden
}

#headerNavPros a {
	margin-top:-20px;
	display:block;
	background-image:url(../images/nav_pros.gif);
	height:108px;
	text-decoration:none;
}
  
#headerNavPros a:hover {
	margin-top:-20px;
	display:block;
	background-image:url(../images/nav_pros_hover.gif);
	height:108px;
	text-decoration:none;
}

#headerNavPayors a {
	margin-top:-20px;
	display:block;
	background-image:url(../images/nav_payors.gif);
	height:108px;
	text-decoration:none;
}

#headerNavPayors a:hover {
	margin-top:-20px;
	display:block;
	background-image:url(../images/nav_payors_hover.gif);
	height:108px;
	text-decoration:none;
}

div#index_sidebar a {
	text-decoration:none;
	color:#0A7FC2;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	display:block;
	background-image:url(../images/indexSidebarLink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:1em;
}


div#index_sidebar a:hover {
	text-decoration:none;
	color:#0A7FC2;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	display:block;
	background-image:url(../images/indexSidebarLinkHover.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:1em;
}

div#pros_sidebar a {
	text-decoration:none;
	color:#668742;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	display:block;
	background-image:url(../images/prosSidebarLink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:1em;
}

a.index_sidebar_readmore {
	text-decoration:none;
	font-style:italic;
	color:#666;
	font-weight:normal;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	display:none;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:0em;
	list-style:none;
}


div#pros_sidebar a:hover {
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	display:block;
	background-image:url(../images/prosSidebarLinkHover.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:1em;
}


/* FORM STYLING */



#form1 {
	width:285px;
	text-align:right;

}

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;

}

legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;

}

fieldset ol {  
padding: 1em 0em 0 0;  
list-style: none;

}

fieldset li {  
padding-bottom: 1em;
text-align:right;
}

fieldset p {
	margin-left:1em;

}

fieldset.reorder {  
border-style: none;
}

input.textPersonal {
	width:165px;

}

input.textAddress {
	width:168px;
}

input.textRX {
	width:168px;
}

input.textSpecial {
	width:200px;
	text-align:right;
	display:block;
}

input.textSecurity {
	width:280px;
	text-align:left;
	display:block;
	background-color:#C0B6D8;
	border:none;
	color:#000;
	font-weight:bold;

}

label {
	color:#5F1973;

}

h3.sidebarHeader {
	text-align:left;
}

p.refillText {
	text-align:left;
	color:#000;
}


/*  PRELOADER */
div#preloaderPros {
	background-image:url(../images/nav_pros_hover.gif);
	background-repeat:no-repeat;
	visibility:hidden;
}
div#preloaderPatients {
	background-image:url(../images/nav_patients_hover.gif);
	background-repeat:no-repeat;
	visibility:hidden;
}
div#preloaderPayors {
	background-image:url(../images/nav_paror_hover.gif);
	background-repeat:no-repeat;
	visibility:hidden;
}

