/*
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;
}

/* ------------- 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;
}

#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:11px;
}
/* ---- END SEARCH ----- */

#header {
height: 138px;
width:969px;
background:url(http://www.indyhealthnet.org/images/template/headerbg.gif) no-repeat;
}

#contentcontainer {
width:967px;
border:solid 1px #d9da56;
min-height:400px;
height:auto !important;
height:400px;
background:url(http://www.indyhealthnet.org/images/template/contentbg.gif) no-repeat bottom;
padding:0 0 80px 0;
}

#leftcolumn {
width:174px;
float:left;
margin:15px 33px 0 12px;
display:inline;
}

#centercolumn {
width:507px;
float:left;
}


#rightcolumn {
width:226px;
float:left;
margin: 15px 15px 15px 0;
display:inline;
}



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


#headerleft {
height: 138px;
width:220px;
display: block;
text-indent: -9999px;
float:left;
}

#headerleft a {
height: 112px;
width: 220px;
left: 0;
top:0;
display: block;
text-indent: -9999px;
position:relative;
overflow:hidden;
}

#headerright {
height: 138px;
width:749px;
float:left;
}

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


ul#nav_main {
list-style-type:none;
position:relative;
width: 532px;
height: 35px;
top: 96px;
left: 216px;
}

li#ourwork {
position:absolute;
left: 0px;
width:111px;
height:35px;
background: url(http://www.indyhealthnet.org/images/template/mainnav/ourwork.gif) no-repeat;
}

li#ourwork a {
display:block;
width:111px;
height:35px;
text-indent:-9999px;
text-decoration:none;
overflow:hidden;
}

li#healthevents {
position:absolute;
left: 111px;
width:148px;
height:35px;
background: url(http://www.indyhealthnet.org/images/template/mainnav/healthevents.gif) no-repeat;
}

li#healthevents a {
display:block;
width:148px;
height:35px;
text-indent:-9999px;
text-decoration:none;
overflow:hidden;
}

li#patientcare {
position:absolute;
left: 259px;
width: 133px;
height:35px;
background: url(http://www.indyhealthnet.org/images/template/mainnav/patientcare.gif) no-repeat;
}

li#patientcare a {
display:block;
height:35px;
width: 133px;
text-indent:-9999px;
text-decoration:none;
overflow:hidden;
}

li#waystogive {
position:absolute;
left: 392px;
width: 140px;
height:35px;
background: url(http://www.indyhealthnet.org/images/template/mainnav/waystogive.gif) no-repeat;
}

li#waystogive a {
display:block;
height:35px;
width: 140px;
text-indent:-9999px;
text-decoration:none;
overflow:hidden;
}


li#ourwork a:hover { background: url(http://www.indyhealthnet.org/images/template/mainnav/ourworkhover.gif) no-repeat; }
li#healthevents a:hover { background: url(http://www.indyhealthnet.org/images/template/mainnav/healtheventshover.gif) no-repeat; }
li#patientcare a:hover { background: url(http://www.indyhealthnet.org/images/template/mainnav/patientcarehover.gif) no-repeat; }
li#waystogive a:hover { background: url(http://www.indyhealthnet.org/images/template/mainnav/waystogivehover.gif) no-repeat; }


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


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

#leftcolumn ul a {
color:#0078ae;
text-decoration:none;
display: block;
}

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

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


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

#leftcolumn h1.ourwork {
background: url(http://www.indyhealthnet.org/images/template/leftnavheaders/ourwork.gif) no-repeat;
text-indent:-9999px;
display:block;
height: 33px;
width:174px;
}

#leftcolumn h1.healthevents {
background: url(http://www.indyhealthnet.org/images/template/leftnavheaders/healthevents.gif) no-repeat;
text-indent:-9999px;
display:block;
height: 33px;
width:174px;
}

#leftcolumn h1.patientcare {
background: url(http://www.indyhealthnet.org/images/template/leftnavheaders/patientcare.gif) no-repeat;
text-indent:-9999px;
display:block;
height: 33px;
width:174px;
}

#leftcolumn h1.waystogive {
background: url(http://www.indyhealthnet.org/images/template/leftnavheaders/waystogive.gif) no-repeat;
text-indent:-9999px;
display:block;
height: 33px;
width:174px;
}


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

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

#hometagline{
background:url(http://www.indyhealthnet.org/images/template/tagline.gif) no-repeat bottom;
width: 666px;
height: 61px;
overflow:hidden;
display:block;
text-indent:-9999px;
padding-top: 16px;
}




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



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

#content p {
margin:0 0 18px 0;
}

#content a {
color:#13b5ea;
}

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

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

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

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


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 4px 0;

font-size:13px;
color:#0078ae;
font-weight:bold;
}


.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://www.indyhealthnet.org/images/template/pdf.gif) no-repeat;
padding: 0 0 10px 23px;
margin: 0;
}

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

#rightcolgraphic, #rightcolgraphic2 {
margin:0 0 15px 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;
}

/* ------------- FOOTER ------------- */

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

#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;
}