

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
a:link, a:visited, a:hover, a:focus, a:active{
    text-decoration:none;
}
li{
    line-height: 10px;
}

/* General Style Info */
body {
    background: #000 url(../img/background.jpg) no-repeat top center;
    color: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 76%;
}
strong{
    font-weight: bold;
}
em{
    font-style: italic;
    text-align: justify;
}
a {
    background-color: inherit;
    color: #FF0000;
    text-decoration: none;
}
a:visited {
    background-color: inherit;
    color: #FF0000;
    text-decoration: none;
}
a:hover {
    background-color: inherit;
    color: #FF0000;
    text-decoration:underline;
}

a img {
    border:none;
}
h1, h2, h3, h4 {
    background-color: inherit;
    font-weight:normal;
}
h1 {
    color: #FFF;
    font-size: 130%;
}
h2 {
    color: #FF0000;
    text-transform : capitalize; 
    font-size: 130%;
    margin: 0 0 15px 0;
}
h3 {
    color: #FF0000;
    font-size: 110%;
    padding-top: 10px;
    padding-bottom: 10px;
}
h4 {
    color: #FF0000;
    font-weight: normal;
    padding-top: 10px;
}
#content p{
    color: #fff;
    text-align: justify;
    font-size: 90%;
    margin-bottom: 15px;
    line-height: 17px;
}
 #content  ul li{
    line-height: 17px;
    font-size: 90%;
    text-align: justify;
 }
#content em{
    font-style: italic;
    text-align: justify;
}
#content blockquote{
    font-style: italic;
    text-align: justify;
}




/* Layout */
#container {
    background-color: transparent;
    text-align: justify;
    width: 759px;
    margin-left: auto;
    margin-right: auto;
}

#header{
    
    background-color: transparent;
}
#newsletter{
    width: 140px;
    float: right;
    margin-top: 180px;
    margin-bottom: 4px;
}
* html #newsletter{
    width: 131px;
}
#newsletter div#flashMessage{
    display: inline;
    color: #FF0000;
    font-weight: bold;
    margin-bottom: 1px;
}
#newsletter legend{
    display: block;
    color: #FF0000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
    text-align: right;
}
* html #newsletter legend{
    text-align: right;
}
#newsletter div.input{
    display: inline;
}
#newsletter label{
    display: none;
}
#newsletter input{
    float: right;
    color: #FF0000;
    font-weight: bold;
    height: 15x;
    line-height: 15px;
    float: right;
    font-size: 10px;
    border: 1px #fff solid;
    width: 108px;
}
div#newsletter input.submit, #newsletter input[type=submit]{
    float: right;
    margin-left: 2px;
    width: 17px;
    height: 17px;
    color: #ff0000;
    border: none;
    background: transparent url(../img/ok.jpg) no-repeat top left;
}

* html  div#newsletter input.submit{
    float: right;
    margin-left: 2px;
    width: 17px;
    height: 17px;
    color: #ff0000;
    border: none;
    background: transparent url(../img/ok.jpg) no-repeat top left;
}

#menu {
    clear: both;
    background: transparent url(../img/menu_bg.png) no-repeat top left !important;
    background: transparent url(../img/menu_bg.gif) no-repeat top left;
    margin-left: auto;
    margin-right: auto;
    height: 52px;
    width: 759px;
}



ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 759px;
	list-style: none;
	position: relative;
	font-size: 11px;
	/*background: url(topnav_stretch.gif) repeat-x;*/
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
        width: 126px;
        text-align: center;
        height: 26px;
        line-height: 26px;  
	
	/*border-right: 1px solid #555;*/
}
ul#topnav li a {
	margin: 0px 40px 0px 0px;
	display: block;
	color:#ff0000;
        height: 26px;
	text-decoration: none;
        border: none;
}
ul#topnav li a:hover { 
	background: transparent;
	color:#FFFFFF;
        border: none;
	/*font-weight:bolder;
	font-size:10px; */
	}
ul#topnav li a:focus { 
	background: transparent;
	color:#FFFFFF;
        border: none;
	/*font-weight:bolder;
	font-size:10px; */
	}
ul#topnav li a:active { 
	background: transparent;
	color:#FFFFFF;
        border: none;
	/*font-weight:bolder;
	font-size:10px; */
	}        
ul#topnav li span {
	float: left;
	padding: 10px 0;
	position: absolute;
	left: 0; top:17px;
	display: none;
	width: 750px;
	background: transparent;
	color: #fff;
	/*-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: none; color:#FFFFFF;}

#header h1 { 
    color: #ffffff;
    height: 5em;
}
#header h1 a { 
    color: #ffffff;
    background: #2C6877;
    text-decoration: none;
}
#header h1 a:hover { 
    color: #ffffff;
    background: #FFF;
    text-decoration: none;
}
.clear{
    clear: both;
}

#content{
    clear: both;
    background: transparent url(../img/content_bg.png) no-repeat bottom center !important;
    background: transparent url(../img/content_bg.gif) no-repeat bottom center;
    padding-bottom: 50px;
    margin-top: 30px;
    min-height: 335px;
    clear: both;    
}
#content .contents .row .left, #content .teacher .row .left{
    width: 475px;
}
#content .showcats .row .right{
    width: 270px;
}
#content  .contents .row  .right, #content  .teacher .row  .right{
    float: right;
}
#content  .contents .row  .right img, #content  .teacher .row  .right img{  
    border: 2px #FFF solid;
    
}
#content  .contents .row  .right li img, #content  .teacher .row  .right li img{    
    
    border: 1px #fff solid;
    padding: 1px 1px;

}

#content .show .row .left ul li, #content .contents .row .left ul li, #content .teacher .row .left ul li{
    line-height: 15px;
    margin : 0 0;
}
 #content .links ul li{
    line-height: 25px;
    font-size: 90%;
 }
 
#content .contents a.internal:link {
    background-color: inherit;
    color: #FFFFFF;
    text-decoration:underline;
}
#content .contents a.internal:visited {
    background-color: inherit;
    color: #FFFFFF;
    text-decoration:underline;
}
#content  a.internal:hover {
    background-color: inherit;
    color: #FF0000;
    text-decoration:underline;
}
#content .teacher a:focus,#content .teacher a:active {
    background-color: inherit;
    color: #FF0000;
    text-decoration:underline;
}  
#content .links ul li a{
    color: #fff;
 }
#content .links ul li a:hover{
    color: #ff0000;
 } 

#content .show .row .left{
    float: left;
    width: 425px;
}
#content  .show .row  .right{
    float: right;
    width: 321px;
    margin-left: 10px;
}
#content .row  .right img{  
    border: 2px #FFFFFF solid;
}
#content .row  .right img.alone, #content .show  .row  .right ul{
        float: right;
}
#content .show  .row  .right ul li{ 
    margin-top: 0;
    margin-left: 10px;
}
#content  .show .row  .right li img{    
    
    border: 1px #fff solid;
    padding: 1px 1px;
    
}
#content  .show .row  .right ul li {    
    float: left;
    margin-bottom : 10px;
}
#footer {
    clear: both;
    padding: 6px 10px;
    text-align: right;
}
#detailwrapper{
    display: none;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 200px;
}
#detailwrapper .picture {
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #FFF;
}
#close{
    height: 13px;
    width: 14px;
    background: #FFF url(../img/close.jpg) no-repeat top left;
}
.picture {
    padding: 20px 20px;
}
.picture .label p{
    margin-top: 12px;
}


.red{
	color:#ff0000;
}

#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(../img/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(../img/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #000000;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color: #000;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;color: #000;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	
