/* CSS Document */

/* set border thickness to 1 during testing*/
div, span, img, h1, h2, h3, h4 {border: solid 0px #f5f5f5;}

/*
force vertical (and horizontal) scroll bar so page shift doesn't 
occur when switching between pages that extend past the window height
and those that don't
*/
html { height : 100%; overflow-y: scroll;  }

body
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: small;
	background-color: #fffff9;
	text-align:center;
}

#wrapper
{
	background-color: #fffff3;
	margin: 0px auto;
	width: 750px;	
}

#header
{
    	width: 750px;
	text-align: left;
	background-color: #fffff3;
	padding: 20px 0px 0px 0px;
}

#main
{
	float:left;
	width: 750px;
    	text-align: left;
	background-color: #fffff3;
}
#content
{
	width: 600px;
	margin: 10px 0px 0px 145px;
}
#menu
{
	float: left;
	width: 120px;
	padding: 10px 0px 0px 0px;
}
.menu_navig
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu_navig a
{
	display: block;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	color: #333399;
	text-decoration: none;
	line-height: 16px;

}
.menu_navig a:active
{
	display: block;
	color: #333399;
	background-repeat: repeat;
}
.menu_navig a:hover
{
	display: block;
	background-color: #ffff99;
	color: #333399;
}
.menu_navig a:link
{
	display: block;
	color: #333399;
}
.menu_navig a:visited
{
	display: block;
	color: #333399;
}

#navg{
	color: #006633;
	background-color: #fffff3;
    	margin: 0px 0px 5px 0px; 
    	height:1em; 
	padding: 4px 4px 4px 4px;
}

#navg a
{
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	display: inline;
	color: #333399;
	background-color: #fffff3;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
    	float:left;
}

.vbar{
	display: inline;
    	float:left;
	font-size: small;
    	margin: 3px 0px 0px 0px;
    	padding: 0px 0px 0px 0px;
}

#navg a:active
{
	color: #333399;
	background-repeat: repeat;
}

#navg a:hover{
	background-color: #ffff99;
	color: #006633;
}

#navg a:link{
	color: #333399;
}

#navg a:visited{
	color: #333399;
}

#footer
{
	padding-top: 10px;
	width: 600px;
	text-align: center;
}
#breadcrumbs
{
	width:600px;
	font-size: x-small;
	font-style: normal;
	margin: 5px 0px 20px 0px;
}
h1
{
	font-size:large;	
	color:#333399;
	margin: 0px 0px 0px 0px;
}
h2
{
	font-size: medium;
	color:#333399;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#ffffcc;
}
h3
{
	font-size: small;
	font-weight:bolder;
	color:#333399;
	margin: 15px 0px 15px 0px;
}
h4
{
	font-size: x-small;
	color:#333399;
	margin: 0px 0px 0px 0px;
}
p
{
	margin: 5px 0px 10px 0px;
}

li
{
	margin: 5px 0px 0px 0px;
}

.quote
{
    	font-style:italic;
}

#bbmh_logo
{
	float: left;
	margin: 0px 0px 0px 5px;
	width: 220px;
}

#mission
{
	width: 500px;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size:small;
}
#mission_title
{
    	font-weight: bold;
    	color: #cc0000;
}

#mission_text
{
	font-style:italic;
	font-family:times new roman,times;
}

#mosaic
{
    text-align:center;
    margin-top:30px;
}

#slogan
{
    text-align:center;
    font-size:small;
    font-style:italic;
    margin: 5px 0px 15px 0px;
    width:548px;
}

.cap
{
    font-size:x-small;
    color:#333399;
    margin: 0px 0px 10px 0px;
}

.list_no_style{
	width: 230px;
	margin: 0px 0px 0px 500px;
	padding: 0px 0px 0px 5px;
	font-size:x-small;
	}

.list_no_style ul
{
	list-style: none;
	margin-left: 5px;
	padding-left: 0px;
}

.list_no_style li
{
	margin: 0px 0px 0px 0px;
}
.teacher
{
	float: left;
    margin:10px 0px 20px 0px;
}
.tphoto
{
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin:0px 15px 0px 0px;
	height:100px;
	width:100px;
	border:solid 0px #cccccc;
	text-align:center;
}

.jphoto
{
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin:0px 15px 0px 0px;
	height:100px;
	width:100px;
	border:solid 1px #cccccc;
	text-align:center;
}

.bio
{
	float: left;
	position: relative;
}

.bio p
{
	margin: 0px 0px 1em 0px;
}

#blocks
{
	text-align:center;  
    margin:30px 10% 0px 10%;
}

#txtMessageBody
{
	background-color:#ffffcc;
	margin: 0px 0px 0px 0px;
	width:500px;
	height:150px;
}

#lblMessageConfirmation
{
	color:#0066CC;
}

#calendar_hint
{
    font-size:x-small;
	color:#333399;
    margin: 0px 0px 5px 0px;
}

.sphoto
{
	width:50%;
	margin: 10px 0px 0px 0px;
	float:left;
}

.fees
{
    font-size:small;
    text-align:center;
}

.boldtext
{
	font-weight:bolder;
}

.img_mrgn
{
    margin: 20px 0px 20px 0px;
}

/* Fees Calculator styling */
#feesContainer
{
width: 100%;
margin: 10px auto;
color: #333;
border: 0px solid gray;
line-height: 130%;
}

#feesIntroduction
{
float: left;
width: 180px;
margin: 0;
padding: 1em;
}

#tableOfContents
{
margin-left: 210px;
border-left: 0px solid gray;
padding: 1em;
max-width: 36em;
}

#feesContainer #feesDetails
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
border-top: 0px solid gray;
}

.feesNavToTop
{
	border-top: solid 1px #ccc;
	padding: 10px 0px 10px 0px;
}

.feeNarrative
{
	padding: 0px 0px 40px 0px;
	margin: 20px 0px 40px 0px;
}

#feesIntroduction p { margin: 0 0 1em 0; }

#tableOfContents table, #feesDetails table, #Fees table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: small;
	background: #fff;
	margin: 0px;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid gray;
}

#Fees table
{
	margin: 20px auto 30px auto;
}

#tableOfContents th, #feesDetails th, #Fees th
{
	font-size: small;
	font-weight: normal;
	color: #039;
	padding: 0px 8px;
	border-bottom: 1px solid #6678b1;
}

#tableOfContents td, #feesDetails td, #Fees td
{
	color: #669;
	padding: 2px 4px 3px 4px;
}

#tableOfContents th.borderRight, #tableOfContents td.borderRight
{
	border-right: 1px solid #ccc;
}

td.alignLeft
{
	text-align:left;
}

td.alignRight
{
	text-align:right;
}

#paymentOptionsTable td
{
	text-align:left;
	vertical-align:top;
	padding: 5px 10px 5px 10px;
}

#tableOfContents tbody tr:hover td, #feesDetails tbody tr:hover td
{
	color: #009;
}

.even
{
	background-color: #ffffcc;
}

#feesDetails table.summaryTable
{
	margin: 40px 20px 0px 20px;
}

#feesDetails table.summaryTable td.installmentDate
{
	vertical-align:top;
	text-align: left;
	height:35px;
	width:20%;
}

#feesDetails table.summaryTable td.installmentAmount
{
	vertical-align:top;
	text-align:right;
	padding: 2px 20px 2px 30px;
	height:35px;
	width:10%;
}

#feesDetails table.summaryTable td.installmentNote
{
	vertical-align:top;
	text-align:left;
	padding: 2px 20px 2px 30px;
	height:35px;
	width:40%;
}

#feesDetails table.summaryTable td.installmentTotal
{
	border-top: solid 1px #ccc;
	text-align:right;
	padding: 2px 20px 2px 30px;
}

th.borderRight, td.borderRight
{
	border-right: 1px solid #ccc;
}

#feeCalculatorTable
{
	vertical-align:top;	
	margin: 10px auto 10px auto;
}

#feeCalculatorTable th
{
	text-align:center;	
}

#feeCalculatorTable td
{
	vertical-align:top;	
	padding: 0px 5px 0px 5px;	
}

.childSubtitle
{
	font-weight:bold;
}

#Fees
{
}

.pendingAcceptance
{
	border-left : solid 3px Green;
	border-right : solid 3px Green;
	/*background-color:#7FFFD4;*/
}

.pendingDeletion
{
	border-left : solid 3px Red;
	border-right : solid 3px Red;
	/*background-color:#fcc;*/
	text-decoration:line-through;
}

#feesDetailsHeading
{
	display:none;
}

@media print
{
	body
	{
	   background: white;
	   font-size: 12pt;
	}  
	 
	
	#header, #menu, #footer
	{
		display: none;
	}
		
	#main, #content
	{
		width: auto;
		border: 0px;
		margin: 100px 50px 200px 50px;
		padding: 0px;
		float: none !important;
	}
}

@page { size: 8.5in 11in; margin: 2cm }

