/* HSS No-Frames Design Style Sheet - Version: Beta/Adaptive 
last updated 10-29-2008
*/

body {
	margin: 0;
	padding: 0 0 10px 0;
	color: #333;
	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;
	background-color: #000099;
}


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-size: 1.3em;
	font-weight:bold;
}
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;
	vertical-align: middle;
}


/* Header Elements 
** navbar, largebanner, smallbanner, breadcrumb
*/

#navbar {
	/* height: 23px; */
	width: 780px;
	overflow: auto;
	color: #666;
	background:transparent;
	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;
	height:20px;
	background-image:url(http://hss.state.ak.us/image_css/templateImages/state_home_icon.gif);
	background-repeat:no-repeat;
	float: left;
	padding:0;
}

#navlinks {
	width: 430px;	
	float: left;
	margin: 5px 0 0 0px;
}

#navlinks li {
padding-left:4px;
}
#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;
}
/*
#searchlinks form>input, #searchlinks label, #searchlinks a {
padding:1px 0 1px 0;
margin:0;
}
*/
/* Large Banner Element - Used for Portal Designs */
#largebanner {
width:780px;}

/* Title Banner Element - Used for Section Page Designs */
#titlebanner {
	width: 780px; 
    background-repeat: no-repeat;
	vertical-align: middle;
	overflow:auto;
}
#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 {
padding-left: 5px;
margin: 0;
font-size: .8em;
width:550px;
}


#breadcrumbshort a { 
	color: #669;
	background: #fff;
	text-decoration: none;
}
#breadcrumbshort img { margin: 0 0 5px 0px;}
#breadcrumb { 
	margin: 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 0px;}


#breadcrumb2 {
padding-bottom: 2px;
	font-size: .8em;
	background-image:url(http://hss.state.ak.us/image_css/templateImages/accent_blue_fade_short2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#breadcrumb2 p { margin: 0 0 0 5px; }


#breadcrumb2 a { 
	color: #669;
	background: #fff;
	text-decoration: none;
}
#breadcrumb2 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: 0.4em;
}
#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 .subscribe {
	list-style-image: url(http://hss.state.ak.us/image_css/pageimages/subscribe.gif);
	padding-top: .15em;
	background-repeat:no-repeat;
	}
#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*/
.pullquotefloat {
float: right;
  clear:both;
   padding: .5em;
  background-color: #eee;
  border: 1px solid #339;
  }
.pullquote {
  float: right;
  clear:both;
  width: 250px;
  padding: .5em;
  background-color: #eee;
  border: 1px solid #339;
  }
.pullquotecenter {
  width: 350px;
  padding: .5em;
  background-color: #eee;
  border: 1px solid #339;
  }

/* Turns font to the color red */
.warning {
color: #FF0000;
}

.psenior {
font-size: 1.1em;
font-weight:300;
}

.hsenior  {
font-size:1.2em;
font-weight:500;
}
/*give font the italics style*/
.italics {
font-family: Arial; 
font-size: 12px;
 }
 .justify {
 text-align:justify;
 }
.black {
color:#000000;
}
.orange {
color:#B69353;
}
.blue  {
    color: #000066;
	font-weight: bold;
	}
.strongblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.lightblue  {
color:#0099FF;
font-weight:bold;
}
.white {
color:#FFFFFF;
}
.green {
color: #336633;
}
.border  {
border: solid thin #FFCC33;
}
.borderred  {
border: solid thin #990000;
}
.borderblack {
border:solid thin #000000;
}
.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;
padding-left:5px
}
.divshort {
width: 225px;
}
.divshortr {
width: 200px;
float: right;
}
.divlittle {
width: 170px;
}
.clear {
clear:both;

}
.highlight {
padding:10px;
border:solid thin #8080C0;
text-align:center;
vertical-align:middle;
display:block;
background-color:#FAE292;
margin-bottom:10px;
overflow:auto;
}

/*senior Info Office Section */
#navtab {
background-color: #339900;
background-image:url(../image_css/navtabbg.gif);
background-repeat:no-repeat;
background-position:top;
text-align:center;
font-weight:bold;
font-size:1.2em;
color: #000000;
}
#navtab h2 {
padding-left: 4px;
text-align:left;
color:#FFFFFF;
font-size: 1.7em;
}
#navtab a { 
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}

#navtab a:hover { 
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline; 
}
#navtab a:active { 
	color: #FFFFFF; 
	background: transparent;
	}
#navtab a:visited { 
	color: #FFFFFF; 
	background: transparent; 
	}
#navtab ul li {
padding-top: 2px;
background-color: #339900;
list-style-type:none;
list-style-image: url(../dsds/includes/ligraphic.gif);
}
/*ocs background image*/
.backimg {
background-image: url(http://hss.state.ak.us/ocs/InfantLearning/images/sec_bkg_after.jpg);
background-repeat:no-repeat;
}

/*Twitter feed*/
#twitter_div {
height:200px;
overflow:scroll;}

/*Only prints content,and leaves out the following divs*/
@media print {
	#navbar, #rightNav, #rightNav1, #breadcrumbshort, #titlebanner, #largebanner, #smallbanner, #breadcrumb, #breadcrumb2, #footer {display: none;}
	#wrapper, #content {width: auto;  float: none !important;}
	#content {display: table-cell;
	display:inline;display:block;}
}

