﻿/* CSS layout */
body {
	color:#333333;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	text-align:left;		
	margin: 0;
	padding: 0;
}

/*vitaliy test start */
h2.head {
	color:#FFCC66;
}
td.center_small {
	text-align: center;
	font-size: 0.85em;
}
/*vitaliy test end */

#masthead {
	max-width:780px;
	margin: auto;
}

#container {
	margin:0 auto;
	width:780px;
}


#left_col {
	width: 200px;
	float: left;
}

#right_col {
	width: 200px;
	float: right;
}

#page_content {
	margin-left: 200px;
	margin-right: 200px;
}

#footer {
	clear: both; 
	text-align:center;
}

.space {
	height:10px;
}

/* styles from MCweb */
#footer #footerInfo {
	background: #0099CC none repeat scroll 0 0;
	color: #D3D6DD;
}

p {
margin:0.7em 0 0.9em;
}


#footer div {
	background: #b2b2b2;
	font-size: 0.85em;
	padding:6px;
	position:relative;
}

/* end styles from McWeb */

#copyright {
	background: #b2b2b2;
	font-size: 0.85em;
	padding:5px;
	text-align: center;
	border-bottom:1px solid #5A6484;
}

/* styles from website */

#content-container {
	color:#4A4537;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-bottom:0;
	width:780px;
}

table.table-wrapper {
padding:0;
}

#site-container {
background:#FFFFFF;
}

#container {
margin:0 auto;
width:780px;
}

.header-logo {
	height:155px; 
	background:transparent url("../images/FHSchoolHeader2-greenBG3.jpg") repeat-x scroll 0 0;	
	width:780px;
	float:left;
}

.clearfix {
display:block;
}
div.moduletable {
margin-bottom:20px;
}


#main_content {
	padding:5px 10px;
}
div.moduletable {
	margin-bottom:20px;
}
#right_sidebar {
	background:#CCFFCC url('../images/fhsbg.gif');
	line-height:1.5;
	padding:5px;
	width:180px;
}

#content-container td.contentheading, #content-container .contentheading {
	border-bottom:1px solid #CCCCCC;
	color:#000033;
	font-family:"Trebuchet MS",Geneva,sans-serif;
	font-size:1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	padding:0;
	text-align:left;
	text-decoration:none;
}
#content-container a.contentpagetitle:link, #content-container a.contentpagetitle:visited {
	color:#000033;
	font-family:"Trebuchet MS",Geneva,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
	text-decoration:none;
}
#left_sidebar {
	background:#CCFFCC url('../images/fhsbg.gif');
	line-height:1.5;
	padding:5px;
	width:180px;
}
/* end styles from website */

/* start navigation menu style */
.nav_menu {
	height: 22px;
	margin: 2px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	voice-family: inherit;
	width: auto; 
	background:#0099CC;
}
.nav_menu ul {
	font-size: 11px;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
}
.nav_menu li {
	float:left;
	margin:0;
	padding:0;
}
.nav_menu a{
	display: block;
	border-left: 1px #000033 solid;
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 2px 20px;
	color: #FFFFFF;
	text-decoration:none;
}
.dropmenudiv_a{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; font-size: 11px;
	width: 175px;
	background: #ffffcc;
	vertical-align:middle;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px #000033 solid;
	border-bottom: 1px #000033 solid;
	border-left: 1px #000033 solid;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	visibility: hidden;
	text-align: left;    
}
.dropmenudiv_a a{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
}
* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	background: #ffffff;
	text-decoration: none;
	z-index:100;
}

.clear_margin3 {
	border:0 none;
	clear:both;
	height:1px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100px;
}

/* end navigation menu style */

/* start gateway links */
.infoTable {
	padding:0;
	width:100%;
}

.infoTable td {
	padding: 8px 8px 8px 8px;
}
.header {
	color:#333333;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
}
.link2new {
	color:#0055AA;
	text-decoration:none;
}


/* end gateway links */

/*slide show styles */
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #cccccc;  
    background-color: #eeeeee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

/* end slide show styles */

.linkfoot {
	color: #D3D6DD;
	text-decoration: none;
}
#left_sidebar h3,
#right_sidebar h3 {
	background:#0099CC;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	line-height:18px;
	margin:-5px -5px 5px;
	padding:5px;
	text-indent:5px;
}

a.readon {
	color:#000033;
	background: url("../images/readon.gif") no-repeat left center;
	display:block;
	float:right;
	line-height:12px;
	text-decoration:underline;
	text-indent:16px;
	font-size:0.85em;
}
a.readon:hover {
	color: #600;
	display: block;
	float: right;
	line-height: 12px;
	background: url("../images/readon.gif") no-repeat left center;
	text-indent: 16px;
	text-decoration: none;
}


#branding-section1 {
	background: #F3F2E4 url("../images/bgGreen.gif") repeat-x scroll center bottom;
	border-bottom:1px solid #E6E2D6;
	height:20px;
	margin: 0 0 2px;
	padding: 0 0 0 17px;
	width:auto;
}

.headSshow {
	width: 300px; 
	float: none;
}

.clearV {
	clear:both;
}

/*slide show styles2 */
.pics2 {
	border: 0;
	height: 155px; /*VL*/
	width: 300px; /*VL*/
	padding: 0;
	margin: 0; 
} 
 
.pics2 img {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
	background-color: #FDF7D7; /*vit-bg changes*/;
	width: 300px; /*VL*/;
	height: 155px; /*VL*/;
	top: 0;
	left: 0;
}

/* end slide show styles */

a.link2new:hover {
	text-decoration: underline;
}

#ccsLogo {	
	padding-top:20px;
	border:0;
	text-align: center;
}


img {
	border-width:0;
	margin:0;
}


.article_separator {
	margin-bottom: 30px;
}
table.blog  {
	padding-bottom: 30px;
}

table.vtable {
	border:1px solid #C3C3C3;
	border-collapse:collapse;	
}
table.vtable td 
{
	border:1px solid #c3c3c3;
}

#intro {
	padding:10px 5px 10px 5px;
}

table.vtable_center {
	border:1px solid #C3C3C3;
	border-collapse:collapse;
	text-align:center;	
}
table.vtable_center td 
{
	border:1px solid #c3c3c3;
/*	padding:3px; */
}
table.vtable_center th
{
/*	background-color:#e5eecc;*/
	border:1px solid #c3c3c3;
	padding:3px;
}

.intent {
	padding-left: 20px;
}
.italic_txt{
	font-style: italic;
	font-size: 0.85em;
	padding-left: 20px;
}

.right_img_container {
	background: url("../images/clock1.gif") no-repeat scroll 0 0;
	height:100px;
	width:100px;
	float:right;
}

.subtitle {
	padding: 10px 5px 10px 5px;
	font-weight: bold;
}

div.centered 
{
	text-align: center;
}
div.centered table 
{
	margin: 0 auto; 
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
}


.infoTable a{
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	color:#0055AA;
}

.infoTable a:hover {
	/*color:#FF0000;*/
	text-decoration:underline;
}

.infoTable ul {
	list-style-image: url('../images/right_arrow.gif');
	margin: 0.2em 0.2em 0.2em 0.5em;
	padding: 0;
}
.blockSeparator {
	background-color:#CCCCCC;
	border:0 none;
	color:black;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}
.date {
	font-size:0.86em;
	color:#AAAAAA;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}