/*******************************************************
 * TITLE: Common Stylesheet for Gila                   * 
 * URI  : http://www.oswd.org/design/???/gila/gila.css *
 * MODIF: 2003-02-03 1231 +0800                        *
 *******************************************************/


/* ###### Body Text ###### */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 94%;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 180%;
  font-weight: bold;
  font-style: italic;

  line-height:normal;
 
}

.subhead {
  font-size: 80%;
}

h2 {
	font-size: 132%;
	font-weight: normal;
	font-style: italic;
	padding-top: 1em;
	border-top-style: solid;
	border-top-width: 1px;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	padding-top: 1em;
	}

h4 {
	font-size: 115%;
	font-weight: normal;
	padding-top: 1em;
	}
	
h5 {
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	padding-top: 1em;
	}
	
h6 {
	font-size: 105%;
	font-weight: normal;
	padding-top: 1em;
	}




p {
  padding-top: 0;
  padding-bottom: 1ex;
}

img {
  border: none;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 95%;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

a img {border:0;}


/*   text-align: justify;  */

#HomeBodyText {
  
  line-height: 1.2em;
  margin-left: 12em;
  padding: 0.5ex 13em 0 1em;
  border-left-style: solid;
  border-left-width: 1px;

}

/* #123478 */

#homefeaturepic  {float:right; width:175px; height:150px; padding: 1px; margin: 1.3ex 3px; border: 2px solid #0072bc;
}

#bodyText {
  line-height: 1.2em;
  margin-left: 12em;
  padding: 0.5ex 1em 0 1em;
  border-left-style: solid;
  border-left-width: 1px;
}

a, a:visited, a:active  {
text-decoration:underline;
}

a:hover  {
text-decoration:none;
}


.smallCaps {
  font-variant: small-caps;
}




/* ###### Left Sidebar ######      clear: left;  */

.leftSideBar {
  font-size: 100%;
  width: 12em;
  float: left;

  
}

.leftSideBar a, .leftSideBar span {
	text-decoration: none;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0.75ex 1ex;
	display: block;
}

.leftSideBar a:visited {
  text-decoration: none;
}


.leftSideBar a:active, .leftSideBar a:hover {
  text-decoration:none;
  background-color:#00588c;
}

.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 0.75ex 1.5ex;
}

.leftSideBar .sideBarText {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
}



/* ###### Right Sidebar ######       clear: right;    */

.rightSideBar {
  font-size: 95%;
  width: 11.65em;
  margin: 2ex 0.8ex 0 0;
  float: right;
 
  border-style: solid;
  border-width: 1px;
}


.rightSideBar a {
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarTitle {
  font-weight: bold;
  margin: 1em 1ex;
  padding: 0.75ex 1ex;
}

.rightSideBar .sideBarText {
  font-weight: normal;
  line-height: 1.5em;
  padding: 0 3ex 1em 2ex;
}


/* ###### Footer ###### */

#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a, #footer a:visited {
  text-decoration: underline;
  font-weight: bold;
 
}


#footer a:active, #footer a:hover {
  text-decoration: none;
  font-weight: bold;
 
}


/* previously had these entries here, too: 	border-top: 0; border-right: 0; border-bottom: 1px; border-left: 1px; border-style: solid; border-color: #587090; */
#headerimage {
	margin: 0;
	padding: 0;
	left: 0;
}

.logotype {  font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #FFFFFF}

.citycounty {
	float: none;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#citylogo {
	float: left;
	padding: 4px 1px 2px 2px;
}

#citylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 4px 2px 1px 2px;
}


#citylink a, #citylink a:visited, #countylink a, #countylink a:visited  {
	text-decoration:none;
}

#citylink a:active, #citylink a:hover, #countylink a:active, #countylink a:hover  {
	text-decoration:none;
	background-color: #0072bc;
}


#countylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	padding: 4px 2px 2px 2px;
}

#countylogo {
	float: right;
	padding: 4px 2px 1px 2px;
}

/*  float: none; clear: both;   border-bottom: 2px solid orange;
border-top: 2px solid fuchsia; background-image:  url("/images/sitegraphics/bluegradient_wide.jpg"); */

#msdhead {
	
	width: 100%;
	height: 67px;
	margin: 0;
padding: 2px 0;
margin: 0;

color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: left;
clear: left;

	
}

/* margin: 8px 3px;	border: 1px solid #000; */

#msdhead img#msdlogo {
	
	
	padding: 2px 2px 2px 4px;
	float: left;
	
}


#msdhead span#msdname, #msdhead span#homemsdname {

	
	padding: 20px 2px 5px 2px;
	float: left;
	vertical-align: bottom;
	
}


.searchform {
	float: right;
	background-color: transparent;
	padding: 20px 5px 1px 5px;
}

#searchbox form { 
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}

#homemsdname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 160%;
	color: #fff;
	text-align: center;
}

#msdname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #fff;
	text-align: center;
}


/* border 2px solid #2b4569; */

.borderedimage { 
border: 2px solid #0072bc;
padding: 0;
margin: 0;
}

/* border 4px solid #2b4569; */

.borderedimage4px { 
border: 4px solid #0072bc;
padding: 0;
margin: 0;
}

/* border 20x solid #2b4569; */

.borderedimage4pad { 
border: 2px solid #0072bc;
margin: 4px;
}

.borderlessimage0pad {
border: 0;
padding: 0;
margin: 0;
}

.borderlessimage4pad {
border: 0;
margin: 4px;
}


.borderlessimage4x15pad {
border: 0;
margin: 4px 15px;
}

/* margin-top: 21px; */

/* border: 1px solid #2b4569; */

.contentsidebar  {
border: 1px solid #0072bc;
padding: 5px;
margin-left: 5px;
width: 185px;
float: right;
}

.contentsidebar .sideBarTitle {
  font-weight: bold;
  margin: .5em .5ex;
  padding: 0.75ex 1ex;
}

/* border: 1px solid #2b4569; */

.contentsidebarnarrow  {
border: 1px solid #0072bc;
padding: 5px;
margin-left: 5px;
width: 100px;
float: right;
}

.contentsidebarnarrow .sideBarTitle {
  font-weight: bold;
  margin: .5em .5ex;
  padding: 0.75ex 1ex;
}


.pageheader {margin: 6px 0 0 140px;}

#fullpage {
width: 780px;
text-align: center;
}

#pagebox { 
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	}

/* margin-right:auto; margin-left:auto; */

#pagestripe { 
	width: 800px;
	margin-left: 0px;
	padding: 0;
	}

table td {
	padding: 3px;
	}

table caption {
	font-weight: bold;
	}

/* ###### Text Colors ######     2b4569             a68c53  037ECB    */

body
  { color: #000; }
  
h1, h2, h3, h4, h5, h6
 { color: #0072bc; }

.headerTitle, .headerLinks *, 
 { color: #ccc; }

/* color: #ccc; */
.leftSideBar span, .leftSideBar .thisPage
 { color: #f0f0f0; }

#footer a, #footer a:active, #footer a:hover, #footer a:visited
  {color:#0072bc;}

body a, body a:active, body a:hover, body a:visited, body acronym, .rightSideBar a, .rightSideBar a:active, .rightSideBar a:hover, .rightSideBar a:visited, #citylink a, #countylink a
 {color: #0072bc; }

  
.leftSideBar .sideBarTitle, .rightSideBar .sideBarTitle, .contentsidebar .sideBarTitle, .contentsidebarnarrow .sideBarTitle, #citylink a:hover, #citylink:active, #countylink a:hover, #countylink a:active
 {color: #f0f0f0; }


.sideBarTitle a, .sideBarTitle a:visited {
color:#ccc;
font-size: 120%;
text-decoration:underline;
}

.sideBarTitle a:active, .sideBarTitle a:hover {
color:#ccc;
font-size: 120%;
text-decoration: none;
}


#footer span
{ color: #0072bc; }

.leftSideBar a, .leftSideBar a:visited
{color:#f0f0f0;
}

.leftSideBar a:active, .leftSideBar a:hover
{color:#f0f0f0;
}

/* ###### Background Colors ###### */

body
 { background-color: #eee;
 }


/*  66E0FF   EB7D10 DC791F 89AF16  ece6d7 */

/* background-color:#0072bc; */

#msdhead
 { background-color:#0072bc;}

/* background-color: #ddd; */

 .rightSideBar
 { background-color: #eee;}

/* #2b4569    background-image: url(/images/sitegraphics/bluegradient_wide.jpg) */

 .leftSideBar
 { background-color: #0072bc;
}

/* background-color: #004066; */

.leftSideBar .sideBarTitle
 { background-color: #00a76d; }

/* background-color: #004066; */

 .rightSideBar .sideBarTitle
 { background-color: #00a76d; }

/* background-color: #ccc; */

.contentsidebar
 { background-color: #ddd;}

/* background-color: #004066; */

.contentsidebar .sideBarTitle
 { background-color: #00a76d; }

/* background-color:#ccc; */

.contentsidebarnarrow
 { background-color: #ddd;}
 
/* background-color: #004066; */ 
 
.contentsidebarnarrow .sideBarTitle
 { background-color: #00a76d; }


/* background-color: #BCA872; */

table.shadedheader th
 {background-color: #eeeeee; }

/* #999 */

#footer
 { background-color:#fff;
	 }

#pagebox { 
	background-color: #fff;
}

/* background-color:#ccc; */

#pagestripe {
	background-color: #fff;
}

/* ###### Border Colors ###### */

h1, body, .rightSideBar
 {
	border-color: #0072bc;
}

acronym
 { border-color: #0072bc; }


/* ##### Navigation List Style ##### */
  
/* background-color:transparent; border-bottom: 2px solid #fff; border-top: 2px solid #fff;
 */

 #navcontainer ul
{
padding: 2px 0;
margin: 0;
list-style-type: none;
background-color: #00619b;
color: #FFF;
border-bottom: 3px solid #ddd;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: left;
clear: both;
}

#navcontainer li { display: inline; }

/* background-color: #000; color: #ece6d7; border-bottom: 2px solid #ccc; border-top: 2px solid #ccc; border-left: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 2px solid #00a76d;
border-top: 2px solid #00a76d; */


#navcontainer li a, #navcontainer li a:visited
{
text-decoration: none;
background-color: #00619b;
color: #fff;
padding: 2px 3px;
border-left: 0px solid red;
border-right: 2px solid #666;
}

#navcontainer li a:active, #navcontainer li a:hover
{
background-color: #003f64;
color: #f0f0f0;
text-decoration:none;
}


/* Hidden link to navigation for text-only or non-styled browsers. Style borrowed from ALA (alistapart.com) */

.hide {
height: 0;
width: 0;
overflow: hidden;
position: absolute;  /* for the benefit of IE5 Mac */
}

/* For use on MSD Treatment Map (Outreach area) */
div#PopupTextArea a span {
display: none;
}

div#PopupTextArea a:hover span {
display: block;
position: absolute;
}
