/*------------------------------------------
Basic Style Sheet (for version 4 browsers)

Version: 	1.1
Author:		Deron Mashburn
Email:		dmashburn@lbusd.k12.ca.us
Website:	http://www.lbusd.k12.ca.us
------------------------------------------*/

/* MAIN PAGE STRUCTURE */
html,body{
	margin:0;
	padding:0;
}
body{
	font-family: "Times New Roman", Times, serif; /*! important; */
	font-size: 0.76em;  /*! important; */
	text-align:center;
	margin: 0;
}
img{
	border: 0px none;
}  
p{
	margin:0;
}
div#container{
	text-align:left;
}
div#container{
	width:100%;
	/*
	margin-left:40px;
	margin-right:40px;
	*/
}
div#footer{
	width:200px;
	color:#FFF;
	/*background-color: #D4D4D4;*/
	background-color: #115683;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/bg-footer.gif);	
	background-repeat: repeat-y;
	border-top: #FFF 3px solid;
	border-bottom: #FFF 4px solid;
	/*border-left: #FFF 3px solid;
	border-right: #FFF 3px solid;
	border: 1px #D9DB93 solid;*/
	display:none;
}
div#footer p{
	margin:0;
	padding:5px 10px;
}
div#footer{
	clear:both;
	width:100%;
}
div#subfoot{
	color:#FFF;
	background-color: #115683;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	clear:both;
	width:100%;
	border-left: #FFF 3px solid;
	/*border: 1px #D9DB93 solid;*/
}
div#subfoot p{
	margin:0;
	padding:5px 10px;
}
a.pdf {
	font-size:12px;	background: url(../images/icons/pdf_icon.gif) no-repeat right top;
	padding-right: 16px;
	}
a.pdf:link, a.pdf:visited {
	color:#990000;
}
a.pdf:hover {
	color:#003366;
}
a.email {
	background: url(../images/icons/email.gif) no-repeat right;
	padding-right: 16px;
}
a.email:link, a.email:visited {
	color:#990000;
}
a.email:hover {
	color:#003366;
}
a.externalLink {
	background: url(../images/icons/externalLink4.gif) no-repeat right top;
	padding-right: 15px;
}
a.externalLink:link, a.externalLink:visited {
	color:#990000;
}
a.externalLink:hover {
	color:#003366;
}
a.arrowLink {
	background: url(../images/icons/arrow-red.gif) no-repeat left;
	padding-left: 8px;
}
a.arrowLink:link, a.arrowLink:visited {
	color:#990000;
}
a.arrowLink:hover {
	color:#003366;
}

/* HEADER SECTION */
p.alphaIndexLetters {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*! important; */
	font-size:11px; /*! important; */
	font-weight:bold;
	padding-left:10px;	
	margin:0;
	border:0;
	width:330px;
	background:#E6E6E6;
	height:55px;
	display:none;

}
p.alphaIndexLetters a {
	float:left;
	display: block;
	padding: 7px 1px 7px 1px;
	background:#E6E6E6;
	margin:0;
}
p.alphaIndexLetters a:link, p.alphaIndexLetters a:visited, p.alphaIndexLetters a:active {
	text-decoration: none;
	color: #000;
	border: 1px solid #E6E6E6;
}
p.alphaIndexLetters a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
span#alphaI {
	float:left;
	width:100%;
	color: #000;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style:oblique;
	margin:0px;
	padding:0px;
	padding-top:15px;
	text-align: left;
}
p#districtLogo {
	float: left;
	width: 260px;
	padding:0px;
	margin:0px;
	border:0px;
	background:#0000FF;
	height:55px;
	display:none;

}
div#searchBarGoogle {
	background-color: #D4D4D4;
	height: 55px;
	float: left;
	width: 161px;
	padding-left:6px;
	padding-right:2px;
	display:none;

}
p#searchTopicTitle{
	background-color: #D4D4D4;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding-left: 6px;
	padding-top: 14px;
	margin:0;
}
div#googleSearchBox {
	background-color:#d4d4d4;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom: 1px;
	text-align: left;
}
div#googleSearchBox p {
	float:left;
	margin:0px;
	padding: 0px;
}
.form {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono, sans-serif;
	color: #666666;
	padding-top: 2px;
	padding-left: 4px;
}
div#audienceNav {
	clear:left;
	height: 24px;
	width: 769px;
	/*background-color: #000000;
	background-image: url(images/lbusd-full.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	display:none;

}

/* PRESENTATION SECTION */
div#presentation_dd1 {
	float:left;
	margin:0px;
	padding:0px;
	width: 770px;
	background-image: url(../images/bg-presentation-full.gif);
	background-repeat:repeat-x;
	height: 174px;
	display:none;
}
#dmbTB2ph {
	width:382px;	
	height:24px;
	display:block;
	display:none;
}
div#presentation_dd1 p{
	/*font-family:Arial, Helvetica, sans-serif; */
	font-family:"Times New Roman", Times, serif;
	font-size:15px; 
	font-weight:bold; 
	text-align:center; 
	color:#000; 
	display:block; 
	margin:0px; 
	background:#EAEAEA; 
	width:253px; 
	/*height:150px; */
	float:left;
	border-left-width: 3px; 
	border-left-color: #FFFFFF; 
	border-left-style:solid; 
	border-right-width: 3px; 
	border-right-color: #FFFFFF; 
	border-right-style:solid;
	border-top:3px #FFFFFF solid;	
}
span#departmentTitle {
	height:86px;
	margin-top:60px; 
	display:block;
}
.departmentImage {
	border:0px;
	padding-top:0px;
	float:left;
	background:#FFFFFF;
	width:508px;
}


/* LEFT NAVIGATION */
a:link, a:visited {
	color:#003366;
}
a:hover {
	color:#990000;
}
div#dd_style1_left {
	background-color: #FFF;
	float: left;
	width: 253px;
	display:none;

}
p#breadcrumbs {
	margin:0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.90em; 
	padding:5px 0px 5px 6px;
	background:#F5F5E2; 
	border-bottom:#FFF 2px solid;
}
p#breadcrumbs a:link, p#breadcrumbs a:visited, p#breadcrumbs a:active {
	color:#990000;
	text-decoration:underline;
}
p#breadcrumbs a:hover {
	color:#333;
	text-decoration:underline;
}
ul.leftNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.leftNav {
	width:253px;
	line-height:45px;
	background:#CCCC99;
	border-bottom: 2px solid #FFF;
}
li.leftNav span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:normal;
	margin:0;
	padding: 10px 0 0 10px;
	display:block; 
}
li.leftNav a {
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
li.leftNav a:link, li.leftNav a:visited, li.leftNav a:active{
	color:#333;
	background: url(../images/icons/listArrowTier1.gif) no-repeat right;
	padding-right: 10px;
	text-decoration:none;
}
li.leftNav a:hover{
	color:#990000;
	text-decoration:underline;
}
li.leftNav p{
	margin:0;
	padding:4px 0 0 0;
	line-height:28px;
}
li.activeLink {
	width:253px;
	line-height:45px;
	background:#CCC;
	border-bottom: 2px solid #FFF;
}
li.activeLink a{
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
li.activeLink a:link, li.activeLink a:visited, li.activeLink a:hover{
	color:#333;
	background: url(../images/icons/listArrowTier1.gif) no-repeat right;
	padding-right: 10px;
	text-decoration:none;
}
.leftNavForms {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:	#CCCC99;
	margin:0px;
	padding:0px 0px 10px 10px;
}
div#dd_style1 {
	width:100%;
	/*
	background-color: red;
	width: 764px;
	float: left;
	border: 3px #FFFFFF solid;
	background-image: url(../images/dd1-body-bg.jpg);
	background-repeat: repeat;
	*/
}
span.greenBelt{
	display:block;
	background-color: #1C400f;
	background-color: #000000;
	height: 24px;
	margin:0;
	padding:0;	
	width:100%;	
	text-align:right;
	display:none;

}
span.greenBelt img {
	/*float:right;*/
	margin:0;
	border:0;
	padding-top:4px;
}
.imageRightPad{
	padding-right:10px;
}

div.dd_style1_right {
	/*background-color:#E6E6E6;*/
	float: left;
	width: 100%;
	display:block;
	/*
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#FFF;
	*/
}
/*
---------------------------------Headers-------------------------------------*/
div.dd_style1_right h1 {
	float:left;
	margin:0px;
	padding:8px 20px 20px 20px;
	font-size:1.3em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/* background:#00CC33; */
	font-size:1.30em;
	color:#990000;
}

div.dd_style1_right h2 {
	float:left;
	clear:left;
	margin:0px;
	padding:8px 20px 10px 20px;
	font-size:1.1em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/* background:mistyrose; */
	width:470px;
}

div.dd_style1_right h3 {
	float:left;
	clear:left;
	margin:0px;
	padding:6px 20px 4px 20px;
	font-size:0.96em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*background:#FF0000;*/
}

div.dd_style1_right h4 {
}
div.dd_style1_right h5 {
}
div.dd_style1_right h6 {
}

span.horzline {
	
	border-top:#CCCC99 1px dashed;
	padding:0;
	margin:0 20px 0 20px;
	display:block;
	height:10px;
	/*width:100%;*/
}

.phone {
	background: url(../images/icons/phone.gif) no-repeat top right;	
}
ol{
	clear:left;
	padding-right:20px;
}
ol#upperRoman{
	list-style-type: upper-roman;
}
ol#upperAlpha{
	list-style-type: upper-alpha;
}

ul{
	clear:left;
	padding-right:20px;
}

caption.books {
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
	margin-left:18px;
}
th.books {
	width:200px;
}
th.authors {
	width:250px;
}	
table.bookTables {
	margin-left:14px;
	width:480px;
}
th {
	padding-left:3px;
	padding-bottom:4px;
}
th.rowheader {
	vertical-align:top;
	padding: 4px 2px;
	font-weight:normal;
	text-align:left;
	border-top:#CCCC99 1px dashed;
	color:#000000;
}			
.OneAndHalfSpace{
	line-height:20px;
}		
ul.bulletsSpaced li {
	padding-bottom: 8px;
}
ol.bulletsSpaced li {
	padding-bottom: 8px;
}
.QandA_questions {
	font-weight:bold;
	color:#655830;
}


/* Holly Hack: Hide From IE5/Mac \*/ 
img.leftNavIcons { margin: 17px 0; vertical-align: middle; } 
 /* Holly Hack: End Hide From IE5/Mac */


.topCurveBox {
	float:left;
	height:10px;
	width:508px;
	margin:0;
	padding:0;
	background-image: url(../images/dd1/dd1_top.gif);
	background-repeat:no-repeat;
	display:none;
}
.bottomCurveBox {
	float:left;
	height:25px;
	width:508px;
	margin:0;
	padding:0;
	background-image: url(../images/dd1/dd1_bot.gif);
	background-repeat:no-repeat;
	display:none;
}
.topCurveBox_full {
	float:left;
	height:10px;
	width:764px;
	margin:0;
	padding:0;
	background-image: url(../images/dd1/dd1_top_full.gif);
	background-repeat:no-repeat;
}
.bottomCurveBox_full {
	float:left;
	height:28px;
	width:764px;
	margin:0;
	padding:0;
	background-image: url(../images/dd1/dd1_bot_full.gif);
	background-repeat:no-repeat;
}
div.dd_style1_right p {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	clear: both;
	margin:0;
	padding: 1px 30px 12px 30px;
	/*/* 
	
	/* background:#99CCFF; */
}
.phone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.96em;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding:0px 14px 4px 0px;
	color:#990000;
	background: url(../images/icons/phone.gif) no-repeat top right;
	clear: left;
	float: left;
	white-space: nowrap;	
}
ul.bulletList {
	padding-top:0;
	padding-bottom:0;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bulletArrow {
	padding-bottom:4px;
	list-style-image: url(../images/icons/listArrowTier1.gif);
	list-style-type: none;
	padding-top: 4px;
}
.bulletArrowSub {
	padding-bottom:4px;
	list-style-image: url(../images/icons/listArrowTier2.gif);
	list-style-type: none;
	padding-top: 4px;
}
.pdfIcon {
	padding-left:4px;
}
.reunionCrest {
	float:left;
	padding-left: 20px;
	width:100px;
}
.revDate {
	font-size:10px;
	color:#666;
	padding-left:4px;
}
td.rowDashedDivider {
	 border-top:#CCCC99 1px dashed;
	 padding: 4px 2px;
	 vertical-align:top;
}
caption { 
	caption-side: top; 
   	width: auto;
  	text-align: left;
	margin-left:18px;
	padding-bottom:8px;
	font-size:.96em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p.pageSpacer100 {
	height: 100px;
}
p.pageSpacer150 {
	height: 150px;
}
p.pageSpacer200 {
	height: 200px;
}
p.pageSpacer250 {
	height: 250px;
}
p.pageSpacer300 {
	height: 300px;
}
div#presentation_dd1 {
	background-image: url(../images/bg-boardofed2.jpg);
	background-repeat:repeat-x;
}
.informationBox {
	background:#EAEBC2; 
	display:block; 
	padding:6px; 
	border:#990000 1px dotted;
}
div.highlightedSection {
	background:#EAEAEA; 
	margin-left:10px; 
	margin-right:10px; 
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
}


/*
---------------------------
Lisf Of Contacts
----------------------------
*/

div.adminLists {
	background-image:url(../../images/staffLists/contacts-admin-mid.gif); background-repeat:repeat-y;
}
div.staffLists {
	background-image:url(../../images/staffLists/contacts-staff-mid.gif); background-repeat:repeat-y;
}
div.clAdminTopImage {
	background-image:url(../../images/staffLists/contacts-admin-top.gif); background-repeat:no-repeat; height:10px; margin:0; padding:0;
}	
div.clAdminBotImage {
	background-image:url(../../images/staffLists/contacts-admin-bot.gif); background-repeat:no-repeat; height:7px;
}
div.clStaffTopImage {
	background-image:url(../../images/staffLists/contacts-staff-top.gif); background-repeat:no-repeat; height:10px; margin:0; padding:0;
}
div.clStaffBotImage {
	background-image:url(../../images/staffLists/contacts-staff-bot.gif); background-repeat:no-repeat; height:7px;
}
span.clStaffLeftColTitle {
	float:left; width:180px; padding:3px 0;
}
span.clStaffRightColTitle {
	float:left; padding-right:30px; width:230px; padding:3px 0;
}
span.clStaffLeftCol {
	float:left; width:180px; border-top:1px solid #CCCCCC; padding: 3px 0px 10px 0px;
}
span.clStaffRightCol {
	float:left; padding: 3px 30px 10px 0px; width:230px; border-top:1px solid #CCCCCC; 
}



/*
-------------------------Headers and Footers---------------------------
*/


#printheader {padding-top:6px; text-align:center; }
#printheader img  {height: 45px; width: 228px;}
#printheader img  {height: 34px; width: 182px;}

#printheaderText {text-align:center; font-size:11px; letter-spacing: 6px; border-top:solid 1px #000000; border-bottom:solid 1px #000000;}
.printheaderSpace {height:40px;}
#printfooter {font-size:10px; text-align:center; border-top:solid 1px #000000; padding-top:5px; clear:both;}

