﻿@charset "utf-8";
/* CSS Document */

* 
{
	margin:0px;
	padding:0px;
	outline: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, img, table, td, tr {
  	padding: 0;
  	border: 0; 
  	outline: 0;
	font:1em Verdana, Arial, Helvetica, sans-serif;	
}
html
{
	font:11px Verdana, Arial, Helvetica, sans-serif;	
	background:#c0cdda;
	background-image:url(/pbImages/gradientbgV2.jpg);
	background-repeat: repeat-x;

 	overflow-y: scroll !important;

}
body  
{
	/*font:.7em Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*font-size: 75%;*/
}
li
{ 
	list-style-type:none;
} 

#dropShadow
{
	width: 798px;
	margin: 0 auto;
	/*padding-top:2px;*/
	/*background:url(/pbImages/shadowalpha.png);*/
}
#dropShadowFooter
{
	width: 798px;
	margin: 0 auto;
	/*background:url(/pbimages/shadowalphafooter.png);*/
	height:9px;
}

#container 
{
	
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 9px; /* the auto margins (in conjunction with a width) center the page */	
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:1em;
} 
#container  a
{
	text-decoration:none;
}
#container  a:hover
{
	text-decoration:underline;	
	
}

#container.BasicDepartment3Col 
{
	background-image:url(/pbImages/backgroundwithBorder.gif);
	background-repeat:repeat-y;
} 
#header 
{ 
	background-image:url(/pbImages/BannerBG.gif) ;
    background-repeat:no-repeat;                                
    margin-left:-74px;
    height:108px;
    width: 845px;
} 
#bannerBooks 
{
	background-image:url(/pbImages/books.png); 
	_background-image:url(/pbImages/books.gif); 
    background-position:center right; 
    background-repeat:no-repeat; 	
    height:108px;
    width: 863px; 
    position:absolute;
}
#headerLogo
{ 
	display: inline;	
	width: 84px;
	height: 84px;
	float: left;
	margin: 10px 0 0 80px;
	background-image:url(/pbImages/Logo_PBSD.png);
} 
#headerLinks
{
	top:0; 
    position:absolute; 
    right: 0; 
    text-align:right; 
    width: 700px;
	
}
#headerLinks a
{
	
	padding:0px 8px 0px 8px;	
	font-size:10px;
	/*color:#0055aa;*/
	color:#0011FF;
	font-weight:bold;
	vertical-align:middle;
}
#headerLinks .search{
	display: inline-block; 
	width: 100px; 
	text-align: right; 
	color: #003;
	padding-top:6px;
}
#headerLinks .imageLinks
{
	height:18px;
	width:24px;
	border:0;
    margin-top: -10px;
	margin-bottom: -5px;
}
/* navsearch ********************************************************************/
#headerLinks #searchBoxImg {
	margin-right:20px;
}

#headerLinks #searchBox {
	width:142px;
	height:16px;
	padding:0px 2px 0 2px;
	margin:0;	
	vertical-align: middle;
	font-size:12px;
	color: gray;
	border:0px;
	/*background:url(/pbImages/SearchBox1.gif) no-repeat right center;*/
}
#headerLinks .searchGo {	
	/*background:url(/pbImages/SearchBtn1.gif) no-repeat;*/
	background:url(/pbImages/Go.gif) no-repeat;
	vertical-align: middle;
	width:35px;
	height:22px;
	text-indent:-2000px;
	*text-transform:capitalize;
	color:transparent;
	cursor:pointer;
	border:0px;
	margin:0px;
	margin-left:-5px;
}
#headerButtons
{
	bottom:8px; 
	position:absolute; 
	right:200px;		
}
.students_btn
{
	/*width:91px; 
	height:23px;*/

}
.students_btn:hover
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/Students_Btn.png)*/
}


.parents_btn
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/ParentsBtn.gif);
	width:91px; 
	height:23px;*/
}
.parents_btn:hover
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/ParentsBtn.gif);*/
}

.employees_btn
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/EmployeesBtn.gif);
	width:91px; 
	height:23px;*/
}
.employees_btn:hover
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/EmployeesBtn.gif);*/
}

.community_btn
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/CommunityBtn.gif);
	width:91px; 
	height:23px;*/
}
.community_btn:hover
{
	/*background-image:url(http://www.palmbeachschools.org/pbImages/CommunityBtn.gif);*/
}


#footer
{
	height: 100%;
	width: 100%;
	margin: 5px auto;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background-color:#7594b3;
	padding: 2px 0;
}


#CenterLinks
{
	float:right; 
	text-align:right;

	width:400px; 
	position:relative; 
	margin-top:-20px; 
	padding-right:10px;
}
#CenterLinks a
{
	font-variant:small-caps;
	margin-right: 2px;
	font-size:.8em;
		color:#00C;
}
#CenterLinks .LinksWithPics
{
	height:18px;
	width:24px;
	border:0;
    margin-top: -10px;
	margin-bottom: -5px;
}





#District_Links
{
	position:relative;
	float:left;
	margin-top: 6px;
	margin-bottom:6px;
	margin-right: 5px;
	display:inline;
}



/* begin css tabs */
#tab_content_container{
	background-color: #afc4d4;
	background-image:url(/pbImages/newsBG.jpg);
	background-repeat:repeat-x;		
	padding: .5em 1em .5em 1em;
	border:solid 1px gray;
	clear:both;
}
#tab1_content  
{
	min-height:510px;
	position:relative;
}


#feed_me
{
	padding-bottom:33px;
	background-repeat:no-repeat;
	background-position: bottom right;	
}
#feed_me .feed
{
	
}
#feed_me .title
{
	display: block;
	font-size: 1.2em;
	font-weight:bold;
	color:#5e7db0;
	margin: 1px 0 0px 0;

}

#feed_me .moreinfo
{
	font-size: .9em;
	color:#333;
}

#feed_me .moreinfo a:visited{
	color: #333;
}

#feed_me .link{
	color:#3366cc;
	text-decoration: none;
	display:block;
	text-align: right;
	font-weight:bold;
	font-size: .8em;
}
#feed_me .title a:visited{	color: #00F;}
#feed_me more_info a:visited .title{color: #CCC;}
#feed_me a.title {
	color: #666;
	/*font-weight:bold;*/
	font-size: .8em;
	margin-bottom:8px;
	text-transform:uppercase;
	
}

#feed_meHome
{
	padding-bottom:0px;
	background-repeat:no-repeat;
	background-position: bottom right;	
}
#feed_meHome .feed
{
	
}
#feed_meHome .title
{
	display: block;
	font-size: 1.2em;
	font-weight:bold;
	color:#5e7db0;
	margin: 1px 0 0px 0;

}

#feed_meHome .moreinfo
{
	font-size: .9em;
	color:#333;
}

#feed_meHome .moreinfo a:visited{
	color: #333;
}

#feed_meHome .link{
	color:#3366cc;
	text-decoration: none;
	display:block;
	text-align: right;
	font-weight:bold;
	font-size: .8em;
}
#feed_meHome .title a:visited{	color: #00F;}
#feed_meHome more_info a:visited .title{color: #CCC;}
#feed_meHome a.title {
	color: #666;
	/*font-weight:bold;*/
	font-size: .8em;
	margin-bottom:8px;
	text-transform:uppercase;
	
}


#feed_me2{
	padding-bottom:30px;
	background-repeat:no-repeat;
	background-position: bottom right;
}
#feed_me2 .feed{
	margin-bottom: 2em;
}
#feed_me2 .title{
	display: block;
	font-size: .9em;
	font-weight: bold;
	color:#333;
}
#feed_me2 .moreinfo{
	display:none;	
}
#feed_me2 .link{
	color:#3366cc;
	text-decoration: none;
	display:block;
	text-align: right;
	font-weight:bold;
	font-size: .8em;
}
#feed_me2 span.title{	margin-top: 1em;}
#feed_me2 a.title{	/*Removes the 'read more' link from the feed items*/	display: none;}





#tab3_content #CheifLinks li
{
	display:inline;
	margin-right:10px;
}

#tab3_content #CheifLinks li a
{
	width: 240px;
	display:inline-block;
}

.hide
{
	display: none;
	padding: 0 0 5px 30px;
	height: 255px;
}

#tabs > ul 
{
	height: 26px;
}

#tabs #hiddenTab
{
	display: none;
}


#tabs-2 a, #tabs-3 a, #tabs-4 a
{
	font-weight: bold;
	padding: 0 8px;

}
#tabs-4 ul
{
	display:inline;
	float:left;
	width: 160px;
	padding:0px;
	margin-right: 10px;
}
#tabs-4 ul li
{
	list-style:none;
	display: inline-block;
}


.ui-tabs .ui-tabs-hide {
     display: none;
}




#tab_content_container a{
	/*color: #FFF;*/
}
 
#tabnav {
	padding-top: 20px;
	height: 30px;
	width:780px;
	background-image:url(/pbImages/tabsTopShadow.gif);
	background-repeat:no-repeat;
	margin-bottom: 3px;
}
#tabnav ul {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	width:100%;
}

#tabnav li {
	float:left;
	width:135px;
	height:25px;
	text-align:center;
	padding-top:5px;
	background-image:url(/pbImages/tabsNormal.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

 
#tabnav li:hover {
	cursor: pointer;
}
#tabnav li.selected {
	color: #0099FF; 
	background-image:url(/pbImages/tabsClicked.gif);
	background-position:top center;
	background-repeat:no-repeat;

}
#tabnav ul li.selected:hover{

} 

#tabnav li a{	
	display: block; 
	width: 100%; 
	color: #000;
}

#tabnav li a:visited{
	color: #000;
	text-decoration: none;
}

#tabnav li a:hover{
	text-decoration: none;
}

/* end css tabs */
/* css for top-level departments */
.top_departments{
	float: left;
	width: 25%;
}

.top_departments p{
	padding: .3em 0 .3em 0;
}

#top_departments_container{
	margin-bottom: .5em;
}
/* end top-level departments */

#tab3_content div a{
	cursor: pointer;
}

#after_tabs{
	position: relative;
	right: -425px;
	top: -30px;
	width: 350px;
	text-align:right;
	padding-right:20px;
}

#after_tabs a{
	text-align:top;
	font-size:12px;
	font-weight:bold;
}

#news_left{
	width:62%;
}

.rss_imgL{
	float: right;
	margin: -75px 5px 0 0;
}

.rss_imgR{
	float: right;
	margin: -70px 5px 0 0;
}

#news_right{
	background-image: url(/pbImages/SuperintendentCorner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:40%;
	padding-left:10px;
	top:0;
	position:absolute;
	right:0;
	height: 190px;
}

#vodcast{
	bottom:0;
	position:absolute; 
	right:0;
}

#Chiefs_Left{
	float: left;
	width: 65%; 
	margin: 6px 0 6px 0;
}

#Chiefs_Right{
	float: right;
	width: 35%;
	margin: 6px 0 6px 0;
}

#Department_Choices{
	margin:10px 0; 
	text-align: center;
}

.dept_top_LR{
	display: inline; 
	font-weight: bold;
}

.dept_top_C{
	margin-left: 18%;
	margin-right: 22%; 
	display: inline; 
	padding-bottom: 3px; 
	font-weight: bold;
}

.departments_left{
	float: left; 
	width: 48%;
}

.departments_right{
	float: right;
	width: 48%;
}
.centerAlign
{
	text-align:center;	
}
#sc_heading{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}



.SpryHiddenRegion{
    visibility: hidden;
}
#footerLinks{
	text-align:center; 
	font-size:10px;	
}
#footerLinks a:link, #footerLinks a:visited{
	margin-left:10px;
	color: #05a;
	
}