@charset "UTF-8";
/* CSS Document */

/* header sizes - keep these! */
.header h2.logo { width:520px; }
.header h2.logo a { width:520px; }
/* end header sizes */


/* @end */

                                                    /* Used by DHHS web pages*/

/*to make the 'caption' of a tablesorter table align to the left */

caption {
	font-weight: bold;
	padding: 4px;
	text-align: left;
}
/*Endto make the 'caption' of a tablesorter table align to the left */


/* Start of column list*/

/* puts the font near the top of columns*/
.onmypage{
 margin-bottom:2px;
 }
/*End of puting the font near the top of columns*/ 

/* three columns width*/
.columnList3 {
	float: left;
	width: 30%;
} 
/*End of three columns width*/

/* two columns width*/
.columnList {
	float: left;
	width: 48%;
}
/*End of two columns width*/

/* puts a border around a column */
.boxme{
	border:solid;
	border-width: 1px;
	border-color: #366;
	padding:2px 4px 2px 4px;
	margin:0px;
}
/* puts a border around a column */

/* puts a border around a column with shading */
.boxme2{
	border:solid;
	border-width: 1px;
	border-color:#007788;
	background-image: url("https://www.maine.gov/dhhs/images/gr2_blue.jpg");
	background-position: top;
	background-repeat:repeat-x;
	padding:2px 4px 2px 4px;
	margin-bottom:15px;
	height:100% !important;
}
/* End of puts a border around a column with shading */

/* End of Column list*/

.floatimage {
	float: left;
	margin-right: .5em;
}

/* start of div positioning */
div.row{position:relative;width:100%;margin:0px;padding:0px}
p.row {padding-top:7px;padding-bottom:0px;margin-bottom:0px}
div.left{position:relative;float:left;width:49%;}
div.right{position:relative;float:right;width:51%;}
/* end of div positioning */

/*form div position*/
div.form_row{margin-bottom:20px;position:relative;float:left;width:100%;}
div.form_left{position:relative;float:left;width:30%}
div.form_right{position:relative;float:right;width:70%}
/*end of form div position*/


.menubreak {width:80%; color:#0000FF;height:1px}



/*code for bulleted list box*/
div.box-area {
margin-right:5px;
width:35%;
position:relative;
border-color:#000000;
border:solid;
border-width:1px;
border-bottom-color:#999999;
border-right-color:#999999;
background-color:#BEDADD;
padding-left:8px;
}
/* end of code for bulleted list box*/

/* narrow margin on ul*/
ul.narrow-ul {
margin-left: 10px;
margin-top: 1px; 
margin-bottom: 0;
font-size: .87em;
list-style-image: url("https://www.maine.gov/dhhs/images/small_blue_arrow_rt.gif");
list-style-position:outside;
}
/* end narrow margin on ul*/


/* Green border around a <p> or <div> with yellow center*/
.bluebox {
  background-color:#FFFFCC;
  border:solid;
  border-color:#006600;
  border-width:1px;
  padding: 5px;
}
/* End of Green border around a <p> or <div> with yellow center*/


.blue_white_box {
  border-color:#006600;
  padding: 5px;
}

/* Gray border around a <p> or <div> with light gray center*/
.greybox {
  border:solid;
  border-color:#006600;
  border-width:1px;
  background-color:#CCCCCC;
  padding:5px;
  }
/* End of Gray border around a <p> or <div> with light gray center*/ 

/* three column with a border */ 
  .greybox3column {
	margin: 0 0 0 0px;
	line-height: 1em;
	background-color:#F9F9F9;
	border:solid;
    border-color:#006600;
    border-width:2px;
	clear:left !important;
	height:100%;	
	}	
/* End ofthree column with a border */ 

  
/* boxed area used by CDC */
fieldset.firstlook {
	position : relative;
	padding-top : 20px; 
	padding-bottom : 15px;
	padding-left : 15px;
	padding-right : 15px;
	display : block;
	border : 1px solid #0764A8;
	margin-bottom : 15px;
	background-color: #BACBDC; 
	border: 0px solid black;	
}
legend.firstlook {
	position : absolute;
	top : -10px;
	padding : 0px 10px 0px 10px;
	border-color: #0764A8;
	border-style : solid;
	border-width : 1px;
	background-color:#FFFF00;
	left: 10px;
	color:#000000;
	font-weight:600
}
/* End of boxed area used by CDC */

/* style and image used on CDC Rules page*/
	.rules-list ul li {
		list-style-image: url("https://www.maine.gov/dhhs/images/li_arrow.gif");
		list-style: none;
		font-weight: bold;
		color: #0674A8;
	} 
	.rules-list ul li ul li {
		list-style-image: url("https://www.maine.gov/dhhs/images/li_arrow.gif");
		font-weight: normal;
		color: black;
	}
  .rules-list ul li ul li ul li {
		list-style-image: url("https://www.maine.gov/dhhs/images/li_arrow.gif");
		font-weight: normal;
	} 	
/* End of style and image used on CDC Rules page*/	


/* no bullets shows on a list */
.nobullet {list-style: none}
/* End of no bullets shows on a list */

/* When hover over a URL is will be highlighted green*/
.urlDisplay {color: green;}
/* End of When hover over a URL is will be highlighted green*/
 
/* Start of boxed area with a header - David Perkins code*/  
.boxed {
	position:relative;
	border:solid;
	border-color:#007788;
	border-width:1px;
	padding: 0em 1em 0em 1em;
	margin: 1em 1em 0em 1em;
}
h2.header2 {
  position:relative;top:-10px;
  font-size:80%;
  margin-top:-1px;
	left:15px;
	z-index:1;
  margin-bottom: 0px;
  height:20px;
  padding: .2em 0em .1em .5em;
  background-color:#FFFF99;
	color:#007788;
	width:35%;
  text-align:center;
  border:solid;
  border-width:1px;
	}
/*End of boxed area with a header - David Perkins code*/



/* use on a page taht has A - Z list. Each letter has a hightlight of blue - example of page is https://www.maine.gov/dhhs/subject_index.shtml */

.info
{
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-right: 1em;
}

.vertrule
{
	background: url("https://www.maine.gov/dhhs/images/vert-rule.jpg") no-repeat;
	color:#FFF;
	padding: 2px 2px 2px 6px;
	font-size: 1.2em;
	font-weight: bold;
}

.hide { display: none; }

#alphalist
{
	margin: 16px 0 12px 0;
	line-height: 2.2em;
}
a.alpha:link
{
	color: #FFF;
	font-size: 1.2em;
	background: #126E85;
	text-align: center;
	padding: 3px 5px;
	height: 1.4em;
	width: 1.6em;
	font-weight: bold;
}
a.alpha:visited{
	color: #FFF;
	font-size: 1.2em;
	background: #126E85;
	text-align: center;
	padding: 3px 5px;
	height: 1.4em;
	width: 1.6em;
	font-weight: bold;
}

a.alpha:hover
{
	background: #66CCFF;
	color: #000;
}
/* End of use on a page taht has A - Z list. Each letter has a hightlight of blue*/

/* code for clock and text increase and decrease*/

#awt-topNav-clock {
	padding: 6px 1px 2px 15px;
	font-size: .85em;
	font-weight: bold;
}

#awt-topNav-clock  {color: #FFFFFF}
#awt-topNav-clock a {color: #FFFFFF} 
#awt-topNav-clock a.active {color: #FFFFFF}
#awt-topNav-clock a.on {color: #FFFFFF}
#awt-topNav-clock a:hover {color: #FFFFFF}

/* End of code for clock and text increase and decrease*/

/* Start of red colored font */

.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #FF0000;
}
/* End of Start of red colored font */



.autow {
width: auto !important;
}



/* float a graphic to the left and wraps around words*/

.floatimage {
	float: left;
	margin-right: .5em;
}
/* float a graphic to the left and wraps around words*/

/* start of div positioning */

div.row{position:relative;width:100%;margin:0px;padding:0px}
p.row {padding-top:7px;padding-bottom:0px;margin-bottom:0px}
div.left{position:relative;float:left;width:49%;}
div.right{position:relative;float:right;width:51%;}

/* end of div positioning */

/*form div position*/
div.form_row{margin-bottom:20px;position:relative;float:left;width:100%;}
div.form_left{position:relative;float:left;width:30%}
div.form_right{position:relative;float:right;width:70%}
/*end of form div position*/


.menubreak {width:80%; color:#0000FF;height:1px}

/* white font */
.white {
	font-size: 0.87em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align:left
}
/* End of white font */



.whiteR {
	font-size: .75em !important;
	color: #FFFFFF;
	text-align:right;
	font-weight:normal !important;
}

/* Code of 1 column*/
div.columnList {
	float: left;
	width: 47%;
	height:100% !Important;
}
/* End of code of 1 column*/


/* Code of 2 columns side by side with a background image*/
div.columnListL {
  background:url("https://www.maine.gov/dhhs/images/gr2_blue.jpg") top left no-repeat; 
  float:left; 
  padding:5px;
  border: solid;
  border-width:1px; 
  border-color:#007788;
  margin-bottom:8px;  
  width:47%;
}
div.columnListR {
  background:url("https://www.maine.gov/dhhs/images/gr2_blue.jpg") top left no-repeat; 
  float:right; 
  padding:5px;
  border: solid;
  border-width:1px; 
  border-color:#007788;
  margin-bottom:8px;
  width:47%;
}
/* End of code of 2 columns side by side with a background image*/

/* Code of 1 column with a background image*/
div.columnList2 {
	float: left;
	width: 47%;
	background-image: url("https://www.maine.gov/dhhs/images/gr2_blue.jpg");
	background-position: top;
	background-repeat:repeat-x;
	border:solid;
	border-width:1px;
	border-color:#007788;
	margin-bottom:15px;
	height:100% !important;
}
/* End of code of 1 column with a background image*/

.boxme2{
	border:solid;
	border-width: 1px;
	border-color:#007788;
	background-image: url("https://www.maine.gov/dhhs/images/gr2_blue.jpg");
	background-position: top;
	background-repeat:repeat-x;
	padding:2px 4px 2px 4px;
	margin-bottom:15px;
	height:100% !important;
}

 .hr2{
   color:#126E85; 
   margin-left:25px;
   margin-right:25px;
   clear:both !important ;
   }
   
                                             
/* Add a border to tables code */
table.dhhscustom caption 
{ 
   padding: 2px; 
   text-align: left; 
} 

table.dhhscustom th 
{
	background-color: #CCC;
	padding: 2px;
	text-align: left;
} 

table.dhhscustom td 
{ 
   border-right: 2px solid #CCC !important; 
   border-top: 2px solid #CCC !important; 
   border-bottom: 2px solid #CCC !important; 
   border-left: 2px solid #CCC !important; 
}

/* End of Add border to table code */

/* Left floated photo styles */
.pic350L,.pic325L,.pic300L,.pic275L,.pic250L,.pic225L,.pic200L,.pic175L,.pic125L { margin:.5em 0 .5em .5em; float:left; }
.pic350L { width:350px; }
.pic325L { width:325px; }
.pic300L { width:300px; }
.pic275L { width:275px; }
.pic250L { width:250px; }
.pic225L { width:225px; }
.pic200L { width:200px; }
.pic175L { width:175px; }
.pic125L { width:125px; }
.pic350 p,.pic325 p,.pic300 p,.pic275 p,.pic250 p,.pic225 p,.pic200 p,.pic175 p,.pic125 p { margin:0; text-align:right; font-style:italic; }

/* Left floated photo styles */


#landing-scroll{
	margin: 10px 0 25px;
	height: 180px;
	width: 523px;
	overflow: hidden;
	background: #126E85;
	color: #fff;
	padding: 15px 10px;
	position: relative;
}

#landing-scroll li{
	margin: 0 0 10px;
	overflow: hidden;
	width: 540px;
	height: 150px;
}

#landing-scroll p{
	width: 280px;
	margin: 0 27px 0 7px;
	width: auto;
	float: none;
}

.scroll-controller{
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 12px;
}

.scroll-controller a:hover {
	color: #fff;
	cursor: pointer;
}

.left-col {
  width: 280px;
  height: 150px;
  float: left;
  display: inline;
}

.right-col {
  width: 230px;
  height: 150px;
  float: left;
  display: inline;
}
.buttons { font-size:.75em; }	
.buttons { width:auto; background-color: #E9E3DA; margin:1em 5px 10px 3px; border: 1px solid #126E85; border-radius:5px; text-align:center; box-shadow: 1px 2px 3px #666; -webkit-box-shadow: 1px 2px 3px #666; -moz-box-shadow: 1px 2px 3px #666; }

.award { height:55px; background:url(../images/icon_award.png) left no-repeat #E9E3DA; padding:2px 3px 3px 30px; }

.mh { height:55px; background:url(../images/mh.jpg) left no-repeat #E9E3DA; padding:8px 3px 3px 50px; }
.open { height:55px; background:url(../images/scale2.jpg) left no-repeat #E9E3DA; padding:8px 3px 3px 40px; }

.sa { height:55px; background:url(../images/osa.jpg) left no-repeat #E9E3DA; padding:8px 3px 3px 30px; }
.deep { height:55px; background:url(../images/deep.gif) left no-repeat #E9E3DA; padding:5px 3px 3px 40px; }

.plain { height:43px; padding:7px; }
a:link .buttons:link { border:none!important; text-decoration:none;}

.fluid { max-width: 100%; }
#qr h4 { margin-top: 0; }

/* End of Custom CSS */



