/* Layout */ 

body {
 margin:20px;
 background: #ede7da url(/images/patterns/bkgd_pattern.gif) repeat;
 /*background: #ede7da url(/images/patterns/pattern_089.gif) repeat;*/
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 border: 1px solid #be5028;
 width:800px;
 margin:auto;
 }

#hdr {
 text-align: center;
 height: 223px;
 background: #D1CAAD url(/images/heading_800.jpg) left no-repeat;
 }
 
/* #hotspot, #hotspot.a:link, #hotspot.a:active, #hotspot.a:visited {
	position: relative;
	display: box;
	top: 212px;
	width: 140px;
	font-size: 8px;
	font-decoration: none;
	} */

#bar {
 background:#ede7da;
 color: #333333;
 }
 
/* Navigation
-------------------------------------------------------*/
/*
#menu {
	width: 100%;
	height:20px;
	text-align: right;
	background: #ede7da url(/images/mnu_bkgd.gif) repeat-x;
	margin: 0;
	padding: 4px 0 0 0;
	}
#menu a {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ede7da;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0;
	}

#menu a:hover {
	color: #555;
	text-decoration: none;
	}
*/


#navigation { width: 100%; height: 22px; background: #be5028 url(/images/mnu_background.jpg) repeat-x; position: relative; z-index: 10; }
/* first level */
#navigation ul  { margin: 0; padding: 0; list-style: none; position: absolute; right: 0; top: 0; }
#navigation ul li { border-right: 2px solid #FFF; display: block; float: left; position: relative; }
#navigation ul li a { height: 20px; padding: 0 15px; background: #be5028 url(/images/mnu_background.jpg) repeat-x; display: block; float: left; line-height: 22px; font-size: 11px; color: #FFF; font-weight: bold; text-transform: uppercase; text-decoration: none; }
#navigation ul li a:hover { color: #222; background-color: #be5028; }
#navigation ul li a.daddy,
#navigation ul li ul li a.daddy { background-image: url(/images/sidenav_arrow.gif); background-repeat: no-repeat; background-position: 170px 10px; }
#navigation ul li ul li a.daddyleft { background-image: url(/images/sidenav_leftarrow.gif); background-repeat: no-repeat; background-position: 3px 10px; }

/* second level */
#navigation ul li ul { width: 180px; margin: 0; display: none; border-top: 1px solid #FFF; position: absolute; left: -1px; top: 20px; }
#navigation ul li ul li { width: 100%; border: 1px solid #FFF; border-width: 0 1px 1px 1px; }
#navigation ul li ul li a { width: 180px; padding: 0; text-indent: 15px; display: block; float: none; position: relative; }

/* second level left*/
#navigation ul li ul.flyleft { width: 180px; margin: 0; display: none; border-top: 1px solid #FFF; position: absolute; left: -92px; top: 20px; }

/* third level */
#navigation ul li ul li ul { width: 200px; margin: 0; display: none; border-top: 1px solid #FFF; position: absolute; left: -1px; top: 20px; }
#navigation ul li ul li ul li { width: 100%; border: 1px solid #FFF; border-width: 0 1px 1px 1px; }
#navigation ul li ul li ul li a { width: 200px; padding: 0; text-indent: 15px; display: block; float: none; position: relative; }

#navigation ul li ul li ul { left: 180px; top: -1px; }
#navigation ul li ul li ul.flyleft { left: -202px; top: -1px; }

#navigation ul li:hover ul li ul,
#navigation ul li.sfhover ul li ul { display: none; }

#navigation ul li:hover ul, 
#navigation ul li ul li:hover ul,
#navigation ul li.sfhover ul, 
#navigation ul li ul li.sfhover ul { display: block; }







#bodyblock {
 position:relative;
 background: #ede7da;
 color: #333333;
 width:800px;
 padding:0;
 }

#cont {
 width:800px;
 /* background:#daf1fd; */
 background:#ede7da;
 color: #333333;
 text-align:left;
 }

#ftr {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:40px;
	text-align:center;
	background: #ede7da url(/images/ftr_bkgd.gif) repeat-x;
	color: #333333;
	border-top: 1px solid #be5028;
	margin:0;
	padding: 10px 0 0 0;
	}
#ftr a, a:active, a:link, a:visited{color: #333;text-decoration: underline;}
#ftr a:hover {text-decoration:none;}


/* FORM LAYOUT */

#formContainer 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    position: relative;
    width: 500px;
}
.row 
{
    clear: right;
    padding-top: 10px;
}
.row .label 
{
    float: left;
    width: 150px;
    text-align: right;
}
.row .formField 
{
    float: right;
    width: 335px;
    text-align: left;
}



/* Presentation */ 


/* text presentation */
a:link, a:active, a:visited { 
  	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #be5028;
	}
a:hover {
	text-decoration: none;
	color: #333;
	}
h1 {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-decoration: underline;
	color: #333;
	margin:0;
	padding: 10px 20px 10px 20px;
	}
h2 {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-decoration: underline;
	color: #333;
	margin:0;
	padding: 10px 20px 10px 20px;
	}
h3 {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-decoration: underline;
	color: #333;
	margin:0;
	padding: 10px 20px 10px 20px;
	}
h4 {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-decoration: underline;
	color: #333;
	margin:0;
	padding: 10px 20px 10px 20px;
	}
p {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	margin:0;
	padding: 10px 20px 10px 20px;
 	}
p.notetest {
	display: none;
 	}
p.note {
	/*background: #ddd url(/images/patterns/pattern_081.gif) repeat;*/
	background: #9cc;
   	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:0;
	padding: 10px 20px 10px 20px;
	margin: 20px;
	border: 1px solid #333;
	color: #333;
 	}
td {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 	}
ul {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding: 10px 20px 10px 20px;
	list-style-type: none;
	}
ol {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 40px 20px 40px;
	padding: 10px 20px 10px 20px;
	}
ol li {
	line-height: 21px;
	}

img.classroom {border: 5px solid #000; margin: 20px 0px 0px 0px; padding: 0px;}

td.schedule {border-bottom: 1px dashed #aa3322;border-right:1px solid #aa3322;}

/* p:first-letter {
	font-size: 125%; 
	font-weight: bold;
	color: #333333;
	} */
.date {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d52e32;
	padding-left: 10px;
	}
.input {
  	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border: 1px solid #333;
	background-color: #eee;
	}
	
	
	
/* ****************************** 
	start lightbox css 
	***************************** */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 