/* HSS No-Frames Design Style Sheet - Version: Beta/Adaptive 
** hss.css 2006-08-03 clnelson2 Updated and Expanded by JMarlow last updated 05-06-2008
*/

body {
	margin: 0;
	padding: 0 0 10px 0;
	color: #333;
	background: navy;
	background-image: url(http://hss.state.ak.us/image_css/templateImages/background.gif);
	text-align: center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: .8em;
}


img { 
	padding: 0;
	margin: 0;
	border: 0;
}

/* form elements */
form {	
	margin: 0; 
	padding: 0;
}
input {
	border: 1px solid #339; 
	font-size: .9em;
	padding: 1px;
}

/* td elements are buggy -- reset fonts */
td { font: 1em Arial, Tahoma, Verdana, sans-serif; }

/* All links inherit these styles.  You only
** need to override the ones you want to change.
*/
a { 
	color: #339;
	background: transparent;
	text-decoration: none;
}



a:hover { 
	color: #06c;
	background: transparent;
	text-decoration: underline; 
}
a:active { 
	color: #006; 
	background: transparent;
	}
a:visited { 
	color: #339; 
	background: transparent; 
	}

h1, h2, h3 {
	color: #435378;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}




/*These headers are used in the content area */
h2 { border-bottom: 1px solid #FC0; }
h2,h3 {
	margin: 0 10px 0 0px;
	font-weight: 500;
	font-size: 1.9em ;
}
h4 {
	font-weight: 500;
	font-size: 1.3em;
}
h5 {
	font-weight: 100;
	font-size: .8em;
}

h6 {
	font-weight:300;
	font-size: 1em;
	}


/* The wrapper confines its contents to 780px.*/

#wrapper {
	width: 780px;
	color: #333;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	text-align: left;
}


/* Header Elements 
** navbar, largebanner, smallbanner, breadcrumb
** Set display: none is sub-css files to disable
** unwanted divs
*/

#navbar {
	/* height: 23px; */
	width: 780px;
	overflow: auto;
	color: #666;
	background: #FC0;
	background-image: url(http://hss.state.ak.us/image_css/portalImages/header_background.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #339;
	font-size: .9em;
}

#navbar a { background: transparent; }
#navbar a:hover { text-decoration: none; }

#seal {	
	width: 25px;
	float: left;
}

#navlinks {
	width: 430px;	
	float: left;
	margin: 5px 0 0 0px;
}

#navlinks li {
padding-left:6px;
}
#navbar ul, #footer ul {
	margin: 0px; 
	padding: 0px;
}

#navbar li, #footer li {	
	display: inline;
}

#searchlinks {
	width: 325px;
	float: right;
	margin: 3px 0 0 0;
	font-weight: 700;
	text-align:right;

}

/* Large Banner Element - Used for Portal Designs */
#largebanner {}

/* Title Banner Element - Used for Section Page Designs */
#titlebanner {
	width: 780px; 
	overflow: auto;
    background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}
#titlebanner h1 { 
    margin: 0 0 0 5px;
	color: #006; 
	background: transparent;
}

/* Small Banner Element - Used for Section Page Designs and under large banner element in portal designs */
#smallbannershort {
width: 565px;
}

#smallbanner h1 {
	color: #142574;
	background: #fff;
	margin: 0 0 0 5px;
	font-weight: 500;
	font-size: 2.6em ;
}
#smallbanner h2 {
	padding-left: 5px;
	color: #142574;}
#smallbanner h3 {
	margin: 0 0px 0 5px;
	font-weight: 500;
	font-size: 1.9em ;
	}
	#rightNav1 {
	float: right;
	width: 200px;
	padding-left: 5px;
}
/*breadcrumb used on all pages */

#breadcrumbshort {
margin: 0;
padding: 0;
font-size: .8em;
width:550px;
}

#breadcrumbshort p { margin: 0 0 0 10px; }
#breadcrumbshort a { 
	color: #669;
	background: #fff;
	text-decoration: none;
}
#breadcrumbshort img { margin: 0 0 5px 0;}
#breadcrumb { 
	margin: 0;
	padding: 0;
	font-size: .8em;
}
#breadcrumb p { margin: 0 0 0 5px; }


#breadcrumb a { 
	color: #669;
	background: #fff;
	text-decoration: none;
}
#breadcrumb img { margin: 0 0 5px 0;}

/* End of Header Elements */


/* Begin Content areas */

#content {
    width: 780px;
	overflow: auto;
}

#content p {  margin: 0; padding-bottom: .5em; }
#content ul { margin-top: 0em; margin-bottom: 0em; padding-bottom: .5em; }
#content ul li {
	margin-top: .15em;
	list-style-image: url(http://hss.state.ak.us/image_css/pageImages/bullet_arrow.gif);
	color:#333333;
}

#content .pdf {
		list-style-image: url(http://hss.state.ak.us/image_css/pageimages/pdf.gif);
		padding-top: .2em;
		background-repeat: no-repeat;
		}
#content .ppt {
		list-style-image: url(http://hss.state.ak.us/image_css/pageimages/pp.gif);
		padding-top: .2em;
		background-repeat: no-repeat;
		}
#content .new {
	list-style-image: url(http://hss.state.ak.us/image_css/portalimages/new_icon.gif);
	padding-top: .15em;
	background-repeat:no-repeat;
	}
#content .word {
	list-style-image: url(http://hss.state.ak.us/image_css/pageimages/word.gif);
	padding-top: .15em;
	background-repeat:no-repeat;
	}
#content .excel {
	list-style-image: url(http://hss.state.ak.us/image_css/pageimages/excel.gif);
	padding-top: .15em;
	background-repeat:no-repeat;
	}
#content .press1  {
 background-color: #EDF915;
 }
#content .press2 {
 list-style-image: url(http://hss.state.ak.us/image_css/pageimages/pdf.gif);
 background-color: #EDF915;
 }
 
#content .bluebckgrd {
background-color:#2E2E82;
color:#FFFFFF;
padding-top: .5em;
}
#content ol { list-style-type:decimal; }
#content ol ol { list-style-type:lower-alpha; }
#content ol ol ol { list-style-type:lower-roman; }
#content select {
	font-size: 10px;
	color:#666;
	margin: 10px 0px 10px 0px;
}


/* Footer Elements */
#footer {
	padding: 4px;
	border-top: 1px solid #FC0;
	color: #333;
	background-color:  #fff;
	background-image: url(http://hss.state.ak.us/image_css/templateImages/footer_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
	font-size: .8em;
	clear:both;
}

#footer a { 
	color: #333;
	background: #fff;
	text-decoration: none;
}
#footer a:hover { color: #339; background: #fff; }


/*Classes go here*/
.pullquote {
  float: right;
  width: 250px;
  padding: .5em;
  background-color: #eee;
  border: 1px solid #339;
  }

.warning {
	color: #FF0000;
}

.psenior {
font-size: 1.1em;
font-weight:300;
}

.hsenior  {
font-size:1.2em;
font-weight:500;
}
.italics {
font-family: Arial; 
font-size: 12px;
 }
.black {
color:#000000;
}
.orange {
color:#B69353;
}
.blue  {
    color: #000066;
	font-weight: bold;
	}
.white {
color:#FFFFFF;
}
.border  {
border: solid thin #FFCC33;
}

.divpeach  {
background-color:#FFF4D2;
}
.divblue  {
background-color:#55A1D5;
}
.center {
text-align:center;
}
.left {
text-align:left;
}
.right {
text-align:right;
}
.middle {
text-align: center;
}

.divwide {
width: 550px;
}
.divshort {
width: 225px;
}
.divshortr {
width: 200px;
float: right;
}
.divlittle {
width: 170px;
}

.backimg {
background-image: url(http://hss.state.ak.us/ocs/InfantLearning/images/sec_bkg_after.jpg);
background-repeat:no-repeat;

}
@media print {
	#navbar, #rightNav, #titlebanner, #largebanner, #smallbanner, #breadcrumb, #footer {display: none;}
	#wrapper, #content {width: auto; margin: 0 2%; float: none !important;}
	#content {display: table-cell;}
}
