/*-----------------------------------------------------------------------------
OCILB Style Sheet

version:   1.0
author:    CodeMonkey Design
email:     info@codemonkeydesign.com
website:   http://www.codemonkeydesign.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0; }


/* Class for clearing floats */
.clear {
	clear:both; }

p {
	padding-top: 1em; }
	
/* Remove border around linked images */
img {
	border: 0; }

html, body {
	height: 100%;
	background-color: #f3f3ee;
	background-image: url('../images/bg_header.jpg'); 
	background-repeat: repeat-x;
	text-align: center; }
	
/* =Header
-----------------------------------------------------------------------------*/
.header {
	text-align: left;
	background-image: url('../images/bg_header.jpg'); 
	background-repeat: repeat-x;
	height: 142px;
	font-family: arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-size: 20px;
	color: #295f44;
	font-weight: normal; }



/* =Typography
-----------------------------------------------------------------------------*/
h1 {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	color: #c94b00; }
	
h2 {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #c94b00; }

.body_header {
	margin: 25px 0 7px 0; }
	
.body_header_border {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #c24910;
	font-weight: bold;
	border-bottom: 1px solid #c24910;
	border-top: 1px solid #c24910;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	vertical-align: top; }
	
.content a:link { text-decoration: none; color: #c24910; }
.content a:visited { text-decoration: none; color: #c24910; }
.content a:hover { text-decoration: underline; color: #c24910; }
.content a:active { text-decoration: underline; color: #c24910; }

.image_captions {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
	}

/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/
a:link { color: #6f7c50; text-decoration: none; }
a:visited { color: #6f7c50; text-decoration: none; }
a:hover { color: #c94b00; text-decoration: underline; }
a:active { color: #c94b00; text-decoration: underline; }


/* =Main Nav
-----------------------------------------------------------------------------*/
.nav_tabs {
	width: 100%;
	height: 35px;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 31px; }

.nav_tabs ul {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, trebuchet, palatino, book antiqua, georgia, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	list-style-type: none; }

.nav_tabs li {
	display: inline;
	margin: 0; }

.nav_tabs li a {
	float: left;
	display: block;
	height: 35px;
	text-decoration: none;
	margin: 0;
	line-height: 35px;
	vertical-align: middle;
	padding: 0 15px; /*padding inside each tab*/
	color: #314551; }

.nav_tabs li a:hover, .nav_tabs li.selected a{
	background: #e1e5db;
	color: #c94b00; }




/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
.wrapper {
	margin: 0px auto;
	background-color: #fdfdfa;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
	/* the bottom margin is the negative value of the footer's height */ }

.home {
	width:817px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	text-align: left; }
	
.content {
	width:817px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	text-align: left; }
	
.content a:link { color: #c94b00; text-decoration: underline; }
.content a:visited { color: #c94b00; text-decoration: underline; }
.content a:hover { color: #c94b00; text-decoration: none; }
.content a:active { color: #c94b00; text-decoration: none; }
	
.whitespace {
	padding-bottom: 50px;
	}

/* =Secondary Content
-----------------------------------------------------------------------------*/
.list_text {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-left: 1em;
	}

.list_text a:link, .list_text a:visited, .list_text a:hover, .list_text a:active {
	font-size: 11px;
}

.list_header a:link, .list_header a:visited, .list_header a:hover, .list_header a:active {
	font-size: 12px;
	font-weight: bold;
}

.faq_header {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
	
.backtotop a:link, .backtotop a:visited {
	font-size: 11px;
	text-decoration: none;
	float: right;
	color: #c24910;
}
.backtotop a:hover, .backtotop a:active {
	font-size: 11px;
	text-decoration: underline;
	float: right;
	color: #c24910;
}

.faq_heading {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f5f5f5;
	margin-top: 20px;
	padding: 4px 4px 4px 6px;
}


/* =Footer
-----------------------------------------------------------------------------*/
.push {
	height: 70px; /* .push must be the same height as .footer */ }

.footer {
	position: relative;
	background-image: url('../images/bg_footer.jpg'); 
	background-repeat: repeat-x;
	height: 70px; /* .push must be the same height as .footer */ }

.footer_text {
	position: absolute;
	top: 25%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-width: 900px;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #d5d7b0; }

.footer_text a:link { color: #d5d7b0; text-decoration: none; }
.footer_text a:visited { color: #d5d7b0; text-decoration: none; }
.footer_text a:hover { color: #FFFFFF; text-decoration: underline; }
.footer_text a:active { color: #FFFFFF; text-decoration: underline; }

/* =Forms
-----------------------------------------------------------------------------*/

form {
	width: 780px; }

fieldset {  
	margin: 0;       
	border: 0; }

fieldset.search {  
	position: relative;
	float: left;
	width: 50%;  
	padding: 5px 25px 0 0;
	margin: 0 0 0 0;       
	border: 0; 
	text-align: right; }

fieldset.checkboxes {  
	position: relative;          
	width: 20%;
	float: left;
	text-align: left; 
	margin: 0 0 0 0;    
	padding: 0;    
	border: 0; }  

legend {  
	display: none; }  

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none; }
	
fieldset li {  
	padding-bottom: 1em; }  

fieldset.submit { 
	text-align: center;
	width: auto;
	float: none;    
	clear: both;  
	border-style: 1px solid #333;    
	padding: 0 0 10px 0;    
	background-color: transparent; }

label {
	font-weight: bold;
	margin-right: 5px;    
	text-align: right; }
	
.label_r {
	font-weight: bold;
	margin-right: 5px;    
	text-align: right;
	color: #ff0000; }

.search_button {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FFFFFF;
	background-image: url("../images/search_btn.jpg");
	background-repeat: no-repeat;
	background-position: left center;	
	width: 107px;
	height: 29px;
	border: none;
	margin-top: 6px;
	margin-right: 4px;
	padding-bottom: 1px;
	cursor: pointer; }


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse; }

td {
	text-align: left;
	font-weight: normal; }

table.search_results { 
	border: #c24910;
	width: 824px;
	border-collapse: separate;
	border-spacing: 2px; }

table.search_results tr.odd td {
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #f5f5f5;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-weight: normal; 
	text-align: left;
	cursor: pointer;}

table.search_results tr.even td {
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #FFF;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
	text-align: left;
	cursor: pointer;}
	
table.search_results tr.hilight td {
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #ffff99;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-weight: normal;
	text-align: left;
	cursor: pointer;}

table.search_results td a:link { text-decoration: underline; font-family: arial, verdana, geneva, sans-serif; font-size: 11px; line-height: 14px; color: #c24910; font-weight: normal; }
table.search_results td a:visited { text-decoration: underline; font-family: arial, verdana, geneva, sans-serif; font-size: 11px; line-height: 14px; color: #c24910; font-weight: normal; }
table.search_results td a:hover { text-decoration: underline; font-family: arial, verdana, geneva, sans-serif; font-size: 11px; line-height: 14px; color: #c24910; font-weight: normal; }
table.search_results td a:active { text-decoration: underline; font-family: arial, verdana, geneva, sans-serif; font-size: 11px; line-height: 14px; color: #c24910; font-weight: normal; }

table.search_results th {
	border-width: 1px;
	padding: 5px;
	border-left: 1px solid #c24910;
	background-color: #c24910;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: left; }
	
	
table.class_detail {
	padding-top: 25px;
	border: #c24910;
	width: 824px;
	border-collapse: separate;
	border-spacing: 5px; }
	
table.class_detail td {
	padding: 5px;
	border: 1px solid #e0e0e0;
	background-color: #fafafa;
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	font-weight: normal; 
	text-align: left; }

.class_detail_div {
	float: left; 
	width:190px; 
	padding: 0 5px 0 5px; }

/* =Misc 1
-----------------------------------------------------------------------------*/
.search_box_top {
	margin-top: 30px;
	background-image: url("../images/search_box_top.jpg");
	background-repeat: no-repeat;
	width: 817px;
	height: 12px;
	}

.search_box_btm {
	background-image: url("../images/search_box_btm.jpg");
	background-repeat: no-repeat;
	width: 817px;
	height: 12px; }
	
.search_box_content {
	width: 815px;
	background-color: #fff;
	border-left: 1px solid #bcc1b3;
	border-right: 1px solid #bcc1b3; }

/* =Misc 2
-----------------------------------------------------------------------------*/

