/*
Styles for the HealthNet Web Site
*/


/* ------------- UNIVERSAL ------------- */

* {margin:0; padding:0; }

* html ul li a {height:1em;}

html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	line-height: 170%;
	text-align:center;
	background: #ffffff;
}

.clear {
	clear:both;
}

a {
	outline: none;
}

/* ------------- LAYOUT ------------- */

#frame {
	width:969px;
	margin:0 auto;
	text-align:left;
}

/* --------------- SEARCH Parts----------- */
#search {
	margin:10px 0 0 0;
	width:969px;
	text-align:right;
	color:#0078ae;
display: none; /* I added this */
}

#search form{
	text-align:right;
	margin:0;
	padding:0;
	color:#0078ae;
	font-size:12px;
	vertical-align:middle;
}


#search form input{
	color:#666;
	border:1px solid #c8c8c8;
	font-size:14px;
	width: 205px;
}
/* ---- END SEARCH ----- */

#header {
	font-family: cambria;
}

#contentcontainer {
width:99%;
clear:both;
float:left;
	border:solid 5px #d9da56; /* border:solid 5px #d9da56 */
	min-height:400px;
	height:auto !important;
	height:400px;
	background:url(http://www.indyhealthnet.org/dev/images/template/contentbg.gif) no-repeat bottom;
	padding:0 0 80px 0;
}

#leftcolumn {
	display: none;
	float: left;
	margin: 15px 33px 0 12px;
	overflow: hidden;
	width: 174px; /* 174 px */
}

#centercolumn {
margin: 0 0 0 50px;
	width:674px; /* 500px */
	float:left;
}


#rightcolumn {
	width: 220px; /* 226px */
	float:right;
	margin: 15px 15px 15px 0;
	display:inline;
}



/* ------------- HEADER PARTS ------------- */


#headerleft {
	display: block;
	float:left;
margin: 0 0 20px 0;
}

#headerleft a {
	display: block;
	height: 118px;
	width: 223px;
}

#headerright {
	float:right;
}

#mainmenu {
	background:url(http://www.indyhealthnet.org/dev/images/template/menubg.png) no-repeat bottom;	
	height: 72px;
	margin-top: -4px;
	position: relative;
}

/* -------------  MAIN NAVIGATION ------------- */

ul#nav_top {
	margin-top: 10px;
}
ul#nav_top li {
	display: block;
	float: left;
	margin-right: 15px;
}
ul#nav_top li.image {
	margin-right: 0;
}
ul#nav_top li a {
	color: #5CAFF7; /* #808080 */
	font-size: 16px;
	line-height: 55px;
	padding: 0 0;
	text-decoration: none;
	vertical-align: top;
}

ul#nav_main {
	height: 35px;
	position: absolute;
	right: 10px;
	top: 2px;
}
ul#nav_main li {
	display: block;
    float: left;
    /*height: 35px;*/
}
ul#nav_main li a {
	color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    padding: 6px 12px;
    text-decoration: none;
}
ul#nav_main li a:hover {
	background-color: #016495;
}

/* ------------- LEFT COLUMN NAVIGATION ------------- */


#leftcolumn ul {
	list-style-type:none;
	font-size : 12px;
	color:#0078ae;
	display: block; /* display:  block; */
	line-height:24px;
	width:174px;
	border-top:1px solid #e7e7e7;
}

#leftcolumn ul a {
	color: #0078AE;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

#leftcolumn ul a:hover {
	color:#000000;
	background:#eeeeee;
	text-decoration:none;
}

#leftcolumn li {
	border-bottom:1px solid #e7e7e7;
	text-indent:5px;
}

#leftcolumn li ul li a {
	padding-left: 10px;
}

#leftcolumn h1 {
	height: 33px;
	width:174px;
}

#leftcolumn h1.general {
	color: #13B5EA;
	font-family: caption;
	font-size: 24px;
	font-weight: lighter;
	line-height: 30px;
	white-space: nowrap;
}

#leftcolumn h1.ourwork {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/ourwork.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#leftcolumn h1.healthevents {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/healthevents.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#leftcolumn h1.patientcare {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/patientcare.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#leftcolumn h1.waystogive {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/waystogive.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#leftcolumn h1.patientcare_services {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/patientcare_services.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#leftcolumn h1.patientcare_programs {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/patientcare_programs.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

#leftcolumn h1.patientcare_locations {
	background: url(http://indyheal.nextmp.net/devimages/template/leftnavheaders/patientcare_locations.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

/* ------------ FRONT PAGE ------------ */
#homeframe{
	width: 709px; /* 709 px */
	float:left;
	display:inline;
	padding: 15px 0 0 16px;
}

#mainimage img{
	border: 1px solid #999999;
}

#homearticlblock {
	margin-top: 40px;
	width: 900px; /* 690px */
}
#homearticlblock h3 {
	font-family: cambria;
	font-size: 22px;
}
.leftblock, .rightblock {
	border:0px; /* 1px solid #C8C8C8; */
	min-height: 160px;
	padding: 10px 10px 10px 20px;
	width: 400px; /* 250 px */
}

.leftblock a, .rightblock a {
color:#5CAFF7;
text-decoration: none;
}
.leftblock {
	float: left;
}
.rightblock {
	float: right;
	width: 400px; /* 350px */
}
#homearticlblock ul {
	list-style: none;
	margin-top: 10px;
}
#homearticlblock ul li {
	overflow: hidden;
}
#homearticlblock ul li span {
	margin-right: 10px;
}
#homearticlblock ul li a {
	color: #13B5EA;
	white-space: nowrap;
}
#homearticlblock ul li a:hover {
	color: #0078AE;
}

/* ------------- CONTENT ------------- */

#content {
	width:665px;
	padding:20px 0 0 0;
}

#content p {
	margin:0 0 -4px 0;
}

#content a {
	color:#13b5ea;
}

#content a:hover {
	color:#0078ae;
}

#content ol {
	margin: 15px 0 18px 24px;
}

#content ul {
	margin: 4px 0 18px 24px;
}

#content li {
	margin: 0 0 8px 10px;
}


hr {
	border:none 0;
	border-top:1px solid #d9da56;
	height:1px;
	margin:0 0 18px 0;
}


#content h1 {
	margin:0 0 12px 0;
	color:#0078ae;
	font-size:24px;
	font-weight:normal;
}


#content h2 {
	margin:0 0 5px 0;
	font-size:14px;
	color:#0078ae;
	font-weight:bold;
	padding-top: 3px;
}


#content h3 {
	margin:0 0 2px 0;
	font-size:13px;
	color:#0078ae;
	font-weight:bold;
}


#leftcolumn h3 {
	margin:5px 0 2px 0;
	font-size:13px;
	color:#0078ae;
	font-weight:bold;
}

#leftcolumn p {
	font-size:11px;
	line-height: 150%;
	margin-bottom: 10px;
}

.smalltext {
	font-size:11px;
	line-height: 150%;
}

.bluebold{
	font-weight: bold;
	color: #0078ae;
}

a img{
border: none;
}

#pdflist li{
	list-style:none;
	background:url(http://indyheal.nextmp.net/devimages/template/pdf.gif) no-repeat;
	padding: 0 0 10px 23px;
	margin: 0;
}

/* ------------- RIGHT COLUMN ------------- */

#rightcolgraphic, #rightcolgraphic2 {
	margin:0 0 22px 0;
}

#rightcolfeats {
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	padding:12px 0 12px 15px;
}

#rightcolfeats h1 {
	margin:0 0 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:bold;
	padding:0;
	line-height: 130%;
}

#rightcolfeats hr {
	border:none 0;
	border-top:1px solid #e7e7e7;
	height:1px;
	margin:0 0 0 0;
	padding:0;
}

#rightcolfeats p{
	font-size: 11px;
	line-height: 140%;
	margin:0 0 0 0;
	padding:8px 0 0 0;
}

#rightcolfeats a {
	color:#0078ae;
}

#rightcolfeats a:hover{
	text-decoration:none;
}

#rightcollinks {
	border: 1px solid #C8C8C8;
	margin-top: 27px;
	min-height: 160px;
	padding: 10px;
}
#rightcollinks h1 {
	font-family: cambria;
	font-size: 22px;	
}
#rightcollinks ul {
	list-style: none outside none;
	margin-top: 10px;
}
#rightcollinks ul li {
	margin: 5px 0;
}
#rightcollinks ul li span {
	margin-right: 10px;
}
#rightcollinks ul li a {
	color: #13B5EA;
	font-size: 16px;
}
#rightcollinks ul li a:hover {
	color: #0078AE;
}

#welcomtext {
	border: 1px solid #C8C8C8;
	min-height: 236px;
	padding: 20px 10px;	
}
#welcomtext h1 {
	font-family: cambria;
	font-size: 22px;
}
#welcomtext p {
	line-height: 30px;
	padding: 15px 0;
}
/* ------------- FOOTER ------------- */

#footer {
	text-align:center;
	font-size:11px;
	margin:4px 0 10px 0;
        clear:both;
float:left;
}

#footer a {
	color:#0078ae;
	text-decoration:none;
}

#footer a:hover {
	color:#0078ae;
	text-decoration:underline;
}

/*--------------------- RESULTS TABLE ---------------------*/

#content #resultstable table{
	border: 1px solid #999;
}

#content #resultstable tr th{
	background: #0078ae;
	color: #efefef;
	text-align:center;
	border-left: 1px solid #ddd;
}

#content #resultstable td{
	padding: 3px 3px 3px 5px;
	border-left: 1px solid #ddd;
}

.resultRowOne{
	background: #eee;
}

.resultRowTwo{
	background: #fff;
}

/* ------------- MAP LAYOUT ------------- */


#map iframe{
	border: 1px solid #000;
}


/*************** DONATE FORM *************/
#donateform form{
	margin-bottom: 10px;
} 
 

/************************ FORMS PAGES ****************/

#emaillist li{
	list-style-type:none;
}

#formframe{
	width: 685px;
	float:left;
	display:inline;
	padding: 15px 24px 0 16px;
}

#formframe hr{
	margin: 10px 0 10px 0;
}

#reportstyles #contact_form {
}

#reportstyles #contact_form ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#reportstyles #contact_form ul li {
	clear: both;
}
#reportstyles #contact_form ul li label.form_label {
	float: left;
	width: 170px;
	margin: 0 15px 5px 0;
	font-weight: bold;
}
#reportstyles #contact_form ul li span label {
	margin: -3px 0 0 3px;
}
#reportstyles #comments {
	width: 250px;
	height: 75px;
}
#reportstyles .subtle {
	color: #666;
	font-weight: normal;
}
#reportstyles .required_field {
	color: #c00;
}
#reportstyles label.error {
	margin-left: 5px;
	color: #c00;
}
#reportstyles #error_summary {
	color: #c00;
	display: none;
}
#reportstyles .recaptchatable label.error {
	position: absolute;
	top: 22px;
}

#reportstyles #report_wrapper {
	text-align: center;	
}
#reportstyles #report {
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
	color: #333;
	border: 1px solid #666;
	border-collapse: collapse;
	font-family: Arial, Verdana, sans-serif;
}
#reportstyles #report td {
	border: 1px solid #ddd;
	padding: 6px;
}

#reportstyles #reportstyles {
	font-family:"Lucida Grande","Lucida Sans Unicode", Verdana, Arial,sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	margin:20px;
}

#reportstyles h1, #reportstyles h2{
	margin:0 0 12px 0;
	font-size:14px;
	color:#0078ae;
	font-weight:bold;
}

#reportstyles #search {
	margin:10px 0 0 0;
	width:100px;
	text-align:center;
	color: #000;
}

#report_wraper table{
	border:1px solid #eee;
}

#report_wraper table td{
	padding: 5px;
}

/************** Content Image ***************/
.left img{
	float: left;
	margin: 0 20px 10px 0;
}

.right img{
	float: right;
	margin: 0 0 10px 20px;
}

/****************** Slideshow ********************/
.descpanelfg {
	 color: #fff !important;
	/*background: #0078ae !important;*/
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	/*height: 60px !important;*/
	line-height: 1.5 !important;
}
#fadeshow1 {
	z-index: 50;
	margin:0 0 20px 0 !important;
}

#LeftSection{float:left; width:691px; padding:0 0 0 15px;}

#LeftSection dl{float:left; width:691px; padding:0 0 15px 0;}
#LeftSection dl dt{float:left; width:199px; padding:5px 0 0 0; text-align:right; font-size:14px}
#LeftSection dl dd{float:right; width:476px; padding:0;}
#LeftSection input, select, textarea{float:left; padding:5px; border:1px solid #ccc; background:#fff; font-size:13px; color:#000000;}
#LeftSection input[type="submit"]{float:left; padding:5px; border:1px solid #ccc; background:#d9da56; font-size:13px; color:#000000; font-weight:bold; text-transform:capitalize; cursor:pointer; cursor:hand;}


.Clear{clear:both;}

.required_field{padding:0 0 0 7px;}
.First_info{-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background:#CCCCCC; padding:8px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333; margin:3px 12px 0 0; width:165px;}


.main_contents{
	width:95%;
	padding:0 0 15px 30px;
	clear:both;	
}

.main_contents p {
	margin:0 0 5px 0;
}

.main_contents a {
	color:#13b5ea;
}

.main_contents a:hover {
	color:#0078ae;
}

.main_contents ol {
	margin: 15px 0 18px 24px;
}

.main_contents ul {
	margin: 4px 0 18px 24px;
}

.main_contents li {
	margin: 0 0 8px 10px;
}

.main_contents h1 {
	margin:0 0 10px 0;
	color:#0078ae;
	font-size:24px;
	font-weight:normal;
}


.main_contents h2 {
	margin:0 0 5px 0;
	font-size:14px;
	color:#0078ae;
	font-weight:bold;
	padding-top: 3px;
}


.main_contents h3 {
	margin:0 0 2px 0;
	font-size:13px;
	color:#0078ae;
	font-weight:bold;
}