@charset "UTF-8";
/* CSS Document 
Author: Kishore Nagarigari
Website: http://www.sdbenicia.org/school/
Date Modified: 12 Dec'08
*/

body {
	font: 90% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-color: #5C010A;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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 */
	color: #222;
}

p {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
h1,h2,h3 {
	color:#466495;
	padding: 10px 10px 0px 20px;
	font-family: "Papyrus",  sans-serif;
}


h3 {
border-bottom:1px solid #cccccc;
width:92%;
padding-left: 0px;
margin-left: 20px;
}


h4 {
font-style:oblique;
margin-left:20px;
}



img {
	border: 0px;
}
#container {
	width: 892px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#flash_intro {
	background-image: url(intro_bg.jpg);
}
#skipintro {
	background-image: url(intro_btm.jpg);
	width: 892px;
	height: 57px;
}
#skipintro p {
	padding: 20px 40px 0 0 ;
	text-align:right;
}
#skipintro p a {
	text-decoration: none;
	color: #FFF;
}
#header { 
/*	height: 107px;*/
/*	margin-bottom: -4px;*/
}

/* Menu begin*/
* html #menu { 
	margin-top: -4px; 
}
#header { 
	margin-bottom: -4px;
}


#header-nav-container {
	overflow:hidden;
/*	width: 910px; */
/*	border: 1px dashed orange;*/
}

#header-nav {
  margin:0;
  padding:0;
  height:43px;
  display:inline;
  overflow:hidden;
  list-style:none;
  margin-bottom: -3px; /*IE 5 fix */
}

#header-nav li {
  margin:0;
  padding:0;
  list-style:none;
  display:inline;
}

#header-nav a {
  float:left;
  padding:41px 0 0 0;
  overflow:hidden;
  height:0px !important; 
/*  border: 1px dashed orange; */
}

#header-nav a:hover {
  background-position:0 -41px;
}

#header-nav a:active, #header-nav a.selected {
  background-position:0 -41px;
}

#nav-lm a {
	width:34px;
  	background:url(lm.png) no-repeat;
	 background-position:0 0 !important;
}
#nav-rm a {
	width:46px;
  	background:url(rm.png) no-repeat;
	background-position:0 0 !important;
    margin-right: -1px; 
}

#nav-1 a {
  width:96px;
  background:url(nav-home.png) no-repeat;
}

#nav-2 a {
  width:116px;
  background:url(nav-faith.png) no-repeat;
}

#nav-3 a {
  width:123px;
  background:url(nav-academics.png) no-repeat;
}

#nav-4 a {
  width:133px;
  background:url(nav-student.png) no-repeat;
}

#nav-5 a {
  width:128px;
  background:url(nav-admissions.png) no-repeat;
}

#nav-6 a {
  width:95px;
  background:url(nav-parents.png) no-repeat;
}

#nav-7 a{
  width:121px;
  background:url(nav-contact.png) no-repeat;
}
/* End of menu*/

/* Sub menu*/
#subnav { 
	width: 236px;
	padding: 0px;
	margin: 10px;
	float: left;
}
* html #submenu li { 
	margin-bottom: -9px;
}

#submenu {
   margin: 0;
   padding: 0px;
   list-style-type: none;
}
#submenu_top{
	width:236px;
	height:10px;
  	background:url(sub_nav_top.png) no-repeat;
}
#submenu_btm{
	width:236px;
  	background:url(sub_nav_btm.png) no-repeat;
	height:25px;
}
#submenu li a {
	height: 33px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 33px;
	text-decoration: none;
	background:url(sub_nav_off.png);
	}	

	
#submenu li a:link, #submenu li a:visited {
	color: #7b2524;
	display: block;
	padding: 12px 0 0 20px;
	}
	
#submenu li a:hover, #submenu #current {
	color: #FFF;
	background:url(sub_nav_on.png);
	padding: 12px 0 0 20px;
	font-weight: bold;
	}	

* html #submenu li a { 
	/*padding-bottom: 20px;
	margin-bottom: 10px;*/
	/*margin-top: -10px;
	margin-bottom: 20px;*/
	height: 43px;
/*	border: 1px dashed orange;*/
}

* html #submenu_top { 
	margin-bottom: -8px;
/*	border: 1px dashed orange;*/
}

/* End of Sub menu*/

#content {
	margin-left: 260px;
	margin-right:20px;
	padding-bottom:30px;
/*	padding-left: 20px;*/
}

#flashcontent {
	margin-left: 260px;
	margin-right:20px;
	padding-bottom:30px;
/*	padding-left: 20px;*/
}
* html #flashcontent {
	margin-right: -9px;
}

#content table {
	margin-left: 20px;
	padding-left: 0px;
}

#banner { 
}

#lbox { 
	background: url(lbox.jpg) no-repeat;
	width:332px;
	height:257px;
	padding: 50px 0px 0px 11px;
	float:left;
/*	border: 1px dashed green;*/
}
#rbox { 
	background: url(rbox.jpg) no-repeat;
	width: 532px;
	height: 257px;
	margin-left: 0px;
	padding: 50px 0px 0px 11px;
/*	border: 1px dashed orange; */
	overflow: hidden; 
}

* html #lbox { 
	padding-right: 10px;
	padding-bottom: 10px;
/*	border: 1px dashed orange;*/
}

* html #rbox { 
	margin-bottom: 10px;
	padding-right: -10px;
/*	border: 1px dashed orange; */
	height: 297px; 
	width: 542px;
	overflow: hidden; 
}


#rbox img { 
	float:left;
	padding: 15px;
}
#rbox p { 
	padding: 0 15px 15px 15px;
}
#rbox a { 
	size: 1.2em;
}


#mainContentHomePage {
/*	background:#FFF url(body_bg.png);*/
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*Note: created unique content settings for IE 5.5 fix: lbox and rbox not aligning properly*/
	/*border: 1px dashed blue;*/
}

* html #mainContentHomePage {
	width: 910px;   
}


#mainContentHomePage p {
	padding: 10px 20px; 
	height:100%;
/*	margin-left: 20px;	/*added for indent in IE */
}


#mainContent {
	background:#FFF url(body_bg.png);
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#mainContent p {
	padding: 10px 20px; 
	height:100%;
/*	margin-left: 20px;	/*added for indent in IE */
}
#mainContent ol {
	padding-left: 20px;
	margin-left: 40px;
}

#body_border {
	height: 23px;
}

/*Contact form*/
#page-wrap {
	width: 660px;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
/*End of contact form*/
#footer {
	background: url(footer.jpg) no-repeat;
	widows:892px;
	height:97px;
	color:#FFF;
	font-size: small;
}
#footer p {
    margin: -20px 0px 0px 215px;
 }

/*- Footer Nav */

	#footer ul { 
		padding: 20px 0px 20px 25px; 
		margin: 10px 10px 0px 190px;
		}
	
	#footer ul li {
		display: inline;
		}
	
	#footer ul li a {
		color: #FFF;
		text-decoration: none;
		}
	
	#footer ul li a:hover {
		text-decoration: underline;
		}
	
/*- End footer nav */
.clearfix{ clear:both}.data_def {
	color: #666666;
}
th {
	font-weight: bold;
	background-color: #aeb5aa;
	text-align: left;
}

/*#community_service */

.centered_number {
	text-align: center;  
}

.login {position:absolute; top:10px; right:135px;  font-size:80%; width: 155px; height:24px; }
.login a{color:#fff; text-decoration:none; text-indent:-9999px; display:block; width:155px; height:24px; padding:0; background:url(loginimage.gif) no-repeat 0 0;}
.login a:hover{background-position:0 -48px;}
.login a:active{background-position:0 -24px;}
.login, .login a { behavior: url(assets/iepngfix/iepngfix.htc) }