/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;
		
	margin: 0px;
	padding: 0px;
	/*background-color:#feecc3;*/
	Background-color:#fff;

}

.aIndexHeading {font-family: "Times New Roman", Times, serif; font-size: 22px; color: #262e77; text-decoration: underline; margin-top:0;margin-bottom:0; text-align:left;}

.aSubHeading {font-family: "Times New Roman", Times, serif; font-size: 18px; color: #262e77; text-decoration: bold; margin-top:0;margin-bottom:0; text-align:left;}

.aSubHeadingNav {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #262e77; text-decoration: bold; margin-top:0;margin-bottom:0; text-align:left;}
.bodyText{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

.bodyText p{
  padding: 0px 0px 10px 0px;
}


.caption {
font-size: 10px;
}


a:link, a:visited  {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.bullet{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-family:  Helvetica,Arial, sans-serif;
	color: #C00;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #262e77;
}

/*h1{
 font-size: 120%;

}

h2{
 font-size: 114%;

}

h3{
 font-size: 100%;

}

h4{
 font-size: 90%;
 font-weight: normal;

}*/

p{
line-height: 1.000;
}
h5{
 font-size: 80%;

}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #999999;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
 #page{
 width:1017px;
 background-color:#FFFFFF;
 margin-top:10 px;
 margin-left:auto;
 margin-right:auto;
 /*border-bottom: 1px solid #ccccff;*/
 padding-left: 0px;
padding-top: 10px;

 }

#topHead{
	width:100%;
	height:152px;
	background-image:url(images/hb_tophead.jpg);
	background-repeat: no-repeat;
}

#topMenu{
width:100%;
height:23px;
background-image:url(images/hb_topMenu.jpg);
	background-repeat: no-repeat;
font-size: 10px;
color:#CCCCCC;	
}
#topMenu a{
color:#CCC;
}

#topMenu a:hover{
color:#FFFFFF;
}


#masthead{
	margin: 0;
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #CCC;*/
	/*border-top: 1px solid #FFF;*/
	width: 100%;
	height: 100px;
	background-image:url(images/hb_topThree.jpg);
 	background-repeat:no-repeat;
}

#broadcast{
width:1000 px;
/*border: 1px solid #cccccc;*/
/*Background-color: #FFC;*/
position: absolute;
min-height: 620 px;
}
#leftNav{
	/*margin: 0 0 0 0;*/
	padding: 0px;
	Background-color: #e6e6e6;
	/*border-left: 1px solid #CCC;*/
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
	width: 140px;
	margin-left: 0px;
	position: absolute;
	min-height: 760px;
	font-size: 100%;
}



#QuickLinks{
	
	padding: 5px 0px 10px 5px;
	Background-color: #FFF;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	/*width: 120px;*/
	min-height: 90px;
}

#SchoolLinks{
	
	padding: 10px 0px 10px 10px;
	Background-color: #e6e6e6;
	/*border-right: 1px solid #00C;
	width: 120px;*/
	min-height: 80px;
}
#DistrictLinks{
	
	padding: 10px 0px 10px 10px;
	Background-color: #e6e6e6;
	/*width: 120px;*/
	min-height: 80px;
}

#content{
	margin-left: 151px;
	position: absolute;
	width: 660px;
	Background-color: #ffffff;
	/*border-left: 1px solid #C00;
	border-right: 1px solid #C00;*/
	min-height: 600px;
	/*height: 600px;*/
	/*margin: 10 10 10 10;*/
	padding: 0px 0px 0px 0px;
}

#contentFull{
	margin-left: 151px;
	position: absolute;
	width: 860px;
	Background-color: #ffffff;
	/*border-left: 1px solid #C00;
	border-right: 1px solid #C00;*/
	min-height: 600px;
	/*height: 600px;*/
	/*margin: 10 10 10 10;*/
	padding: 0px 0px 0px 0px;
}

/************** #Welcome styles **************/
#rightColumn{
    /*position: absolute;
	margin-left: 801px;*/
	width: 199px;
	/*border-left: 1px solid #ccccff;*/
	/*border-left: 1px solid #eee59b;*/
	/*border-bottom: 1px solid #cccccc;*/

	min-height: 240px;

	padding: 0px 0px 0px 10px;
	/*background-color: #eee59b;*/
	background-color: #def;

}
#feature{
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	background-color: #fff;
}
#welcome h2{
	font-size: 150%;	
	color:#000066;
	font-family: Times New Roman, Times, Serif;
}

#welcome img{
	display: block;
}
/************* #siteInfo styles ***************/

#siteInfo{
	/*clear: both;*/
	
	/*border-bottom: 1px solid #08c3cf;*/
	width:100%;
	height: 20px;
	background-color:#fff;
	padding: 2px 10px 2px 10px;
	margin-top: 0px;
	color:#333;
	font-family: Arial,Helvetica,sans serif;
	font-size: 12px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;

}
#siteInfo a{
color:#333;
}
#siteInfo a:hover{
color: #006699;
text-decoration: underline;

}

#Events{
	padding: 10px 10px 5px 10px;
	font-size: 12px;
}
	
#contactInfo{
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	
}

#schoolNews{
	padding: 10px 10px 5px 10px;
	font-size: 12px;
}
/*#schoolNews h2{
	font-size: 120%;	

}*/
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #333333;
padding: 0px 0px 0px 10px;
white-space: nowrap;
margin-left: 200px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 13px;
	padding: 0px 4px 0px 0px; 
	color: #FFFFFF;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 0px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	/*text-align: center;*/
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 0px 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

/*.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}
*/



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 2px solid #ccccff;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}




/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	display: block;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCC;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dcc;
	padding: 2px 0px 2px 10px;
}
#schoolName{
	padding: 20px 0px 10px 0px;
	font-size: 12px;
}
#schoolName h2{
	font-size: 120%;	
}




/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_ttf.gif) no-repeat center right;
}

/* a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_pic.gif) no-repeat center right;
}
*/

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"], a[href ^="yim:"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
	margin-right: 5px;
    background: transparent url(http://www.jsd.k12.ak.us/newdistrict/images/icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}