/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}


#Module_Heading {
	background-color:#990000;
	color:#FFFFFF;
	display:block;
}

a {
	color:#3366FF;
	font-size:12px;	text-decoration:none;
}
a:active, a:hover, a:visited {
	color:#936;
	font-size:12px;	text-decoration:none;
}
a:hover {
	color:#000000;
}

															/** MAIN CONTAINERS **/
div#container {
	background: url(../images/bg.png) top right repeat-y;
	padding-bottom:15px;
	}
	

#logo-link {
	position:relative;
	top:20px;
	left:0px;
	width:210px;
	height:130px;
	margin-bottom:-130px;
	cursor:pointer;
}

	div#header {
		width:960px;
		height:200px;
		background-image:url(../images/banner.png)  ;
		color: #FFFFFF;
			
		}
			#top-menu {
				float:right;
				color:#075675;
			}

			#topm li {
				color:#075675;
				display: inline;
				margin-left: 0;
				padding: 0px 10px 0px;
				border-left: 1px solid #075675;
				list-style: none;
			}	
			#topm a {
				color:#075675;
				font-size:11px;
				font-weight:bold;
			}
			
				
			#topm li.first {
				color:#075675;
				display: inline;
				margin-left: 0;
				border-left:none;
				list-style: none;
				

				}

			#search-container {
				float:right;
				height:24px;
				padding:0px;
				margin-top:90px;
				margin-right:-290px;
				width:180px;
				
			}
			
			#box {
				float:left;
			}
			#searchbox {
				font-size:9px;
				border:none;
				width:120px;
				border:1px solid #075675;
				height:13px;
				margin-top:-5px;
			}
			#searchbtn {
				background:transparent url(../images/searchbtn.png) no-repeat;
				vertical-align:middle;
				border:none;
			}
			
			
			#main-menu {
				float:right;
				height:40px;
				margin-top:140px;
				margin-right:-350px;
				width:940px;
			}
			

				div#header-in {
				padding: 20px;
				}
	#content-wrap {
		padding:0px;
		background: url(../images/bg.png) top right repeat-y;
		height:100%;
		
	}
	.content{
		color:#000000;
		margin-bottom:20px;
			font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
		div.content {
		padding:0px;
		width:600px;
		float:left;
		background-color:transparent;
		color:#000000;
		
			}
			div.content-in {
				padding-top: 10px;
				margin-left:-5px;
				

				}
			div.content-in2 {
				}
		div.column {
			width: 165px;
			color: inherit;
		
			margin:0px;
			}
			div.column-in {
				padding-top: 10px;
				margin:0px;
				}




#cleft {
	position:relative;
	clear:both;
	height:100%;
}

#footerwrap {
	width:960px;
	margin: 0 auto;
}
	
#footer-content {

}

.w3c {
	position:relative;
	top:-15px;
}
.w3c a, .w3c a:hover, .w3c a:active, .w3c a:visited{
	font-size:10px;
}

#loginlink {

}

#sponsor {
	font-size:14px;
	text-align:center;
	
}

#quote {
	font-size:24;
	font-family:"Times New Roman", Times, serif;
	color:#09C;
	
}
															/** END **/
															
															
														/* CMS SPECIFIC */
#admin-notice {background-color:#CC0000;width:100px;height:15px;color:#FFFF00;border:thin solid #000000;position:absolute;top:0px;left:48%;text-align:center;}


.mainbody {/* wraps the mainbody section where all components are loaded */
	margin-left:0px;
	padding:0px;
	min-height:200px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.mainbody td p, .mainbody td {
	padding:0px;
	margin:0px;
	font-size:11px;
}

/* HOVER CLASS */
.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.floatleft {float:left;}
.floatright{float:right;}
/* HOVER CLASS */
.hover{}/* helper class, used to make non-anchor elements display the hand-cursor - style at your own risk! */
/* Login Popup Box */
#login {
	display:none;
	position:absolute;
	z-index:9999;
	top:0px;
	left:0px;
	border:thin solid #000000;
	font-size:12px;
	padding:5px;
	margin-left:2px;
	line-height:2;
	width:240px;
	color:#000000;
	background-color:#FFFFFF;
}
 /* MODAL BOX - is not really modal, just an AJAH popup window  */
#modalbox {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	border:thin solid #000000;
	font-size:11px;
	padding:5px;
	margin-left:2px;
	line-height:2;
	width:auto;
	color:#000000;
	background-color:#FFFFFF;
	z-index:9999;
	}
#modalclose {width:100%;text-align:right;background-color:#fff;color:#666;font-weight:bold;padding:2px;}
#modaltitle {float:left;}
 /* PAGES COMPONENT  */
#cms_eventscom {
	margin:0px;
	padding:5px;
	margin-left:2px;
}

 /* PAGES COMPONENT  */
#cms_page { /* Style for com_Pages, the default Page component.  DIV element around the text. */
	margin:0px;
	padding:2px;

}

#cms_page h1, h1 { /* The page title */
	color:#458097;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px;
	margin-left:-7px;
	margin-top:-2px;
	padding:0px;
	height:23px;
	width:100%;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0px;
}

#cms_page h2, h2 { /* The page title */
	color:#458097;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px;
	margin-left:-7px;
	margin-top:-2px;
	padding:0px;
	height:23px;
	width:100%;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0px;
}

.cms_page_edit{ /* The page edit icon */
float:right;
}

 /*MENU MODULE  */
.cms_menu{ /* If mod_Menu vertical property is true, this is a <ul> element with child <li> 
and <a> elements, otherwise a <div> element with child <a> elements and a separator class. 
Span elements available as well, see below */

	height:35px;
	margin-top:-10px;
	padding-top:15px;
	margin-bottom:-5px;
}
.cms_menu_sep{ /* Mod_Menu separator class when mod_Menu vertical property is set to false. It is a span element 
which wraps the separator, which is by default, “|”, without the quotes. */
padding-left:0px;

}
.cms_menu_items{ /* Span element which wraps both menu item text and admin buttons. */
	color:#FFFFFF;
	margin-right:-1px;
	margin-top:-5px;
	padding:18px;
	padding-top:5px;
	padding-bottom:0px;
	background-color:transparent;
	height:100%;
	display:inline;
	float:left;
	border-left:1px solid #8eccda;
	border-right:1px solid #8eccda;
}
.cms_active_link {
	background-color:#075675;
}
.cms_menu_items a, .cms_menu_items a:hover, .cms_menu_items a:active, .cms_menu_items a:visited {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:40px;
}



.cms_menu_items a:hover {

}

.cms_menu_items span.ahover {

}

.cms_menu_items_vert{ /*Vertical variation of above, handy for 'display:block' on side menu.  */
	display:block;
}
.cms_menu_admin_wrapper{/*Admin Only: <div> element which wraps the whole module.  */

}

.cms_menu_items_admin{ /*Admin Only: <span> element which holds the edit and delete buttons for each item.  */
	margin-left:5px;
	margin-top:5px;
	padding: 0px;
	background-color:transparent;
}


.cms_menu_admin {/*Admin Only: <span> element which holds the new and global menu edit  */
	float:left;

}

/* MENU2 MODULE */
.menu2_noLink {
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:10px;
	color:#000000;
	background-color:#dceff4;
	display:block;
	height:20px;
	width:140px;
	font-weight:bold;
	border:thin solid #c8d0db;

}
.cms_menu_items2 {


}
.cms_menu2 {
margin-top:20px;
}
.cms_menu_items2 a, .cms_menu_items2 a:hover, .cms_menu_items2 a:active, .cms_menu_items2 a:visited {
	color:#458097;
	font-size:12px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:10px;
	margin-left:10px;
}

.cms_menu_items2 a:hover {
	color:#000000;
}

 /* SUB MENU MODULE  */
.cms_submenu{ /* If mod_Menu vertical property is true, this is a <ul> element with child <li> 
and <a> elements, otherwise a <div> element with child <a> elements and a separator class. 
Span elements available as well, see below */
	list-style:none;
	padding:5px;
	background-color:transparent;
	width:940px;
	height:30px;
	color:#FFF;
	text-align:right;
	float:right;
	margin-top:-5px;
}
.cms_submenu li {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:4px;
	
}
.cms_submenu_sep{ /* Mod_Menu separator class when mod_Menu vertical property is set to false. It is a span element 
which wraps the separator, which is by default, “|”, without the quotes. */
	color:#FFFFFF;
	margin-left:2px;
	padding-right:4px;
	padding-left:4px;
}
.cms_submenu_items{ /* Span element which wraps both menu item text and admin buttons. */
	margin-left:2px;
}
.cms_submenu_items a, .cms_submenu_items a:visited, .cms_submenu_items a:active, .cms_submenu_items a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cms_submenu_items a:hover {
text-decoration:underline;
}
.cms_submenu_items a:active {
text-decoration:underline;
}

.cms_submenu_items_vert{ /*Vertical variation of above, handy for ‘display:block’ on side menu.  */
	font-weight:bold;
	display:block;
	text-decoration:none;
	
}
.cms_submenu_items_vert a {
	text-decoration:none;
	font-weight:normal;
	margin-left:5px;
	display:block;
}

.cms_submenu_items_admin{ /*Admin Only: <span> element which holds the edit and delete buttons for each item.  */

}
.cms_submenu_admin {/*Admin Only: <span> element which holds the new and global menu edit  */
	float:left;
	display:inline;
}

/*  FRONTPAGE COMPONENT  */
#cms_frontpage {

}
.cms_homebox { /* frontpage section */
	float:left;
	margin-right:0px;
	margin-left:5px;
	padding:0px;
	
}
.cms_homebox_admin {/* frontpage section aditional admin styling */
	float:left;
	margin-right:0px;
	margin-left:5px;
	padding:0px;
	width:95%;
}
.cms_homebox_title h2 {
	font-size:18px;
	margin-top:5px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:21px;
	color:#000000;
	background-color:#dceff4;
	display:block;
	height:30px;
	border:thin solid #c8d0db;
}
.cms_homebox_title_h3 {
	margin-top:6px;
	font-size:14px;
	margin-left:-10px;
	padding-bottom:2px;
	padding-top:0px;
	padding-left:10px;
	color:#000000;
	background-color:#e6edf5;
	display:block;
	height:20px;
	border:thin solid #c8d0db;
	font-weight:bold;
}

.cms_homebox_text {
	padding:10px;
	width:100%;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

.cms_fp_section_admin {/* frontpage item admin buttons */
	float:left;
}


/*  SEARCH COMPONENT  */
#cms_search_component { /* div wrapping the whole module */
	margin-left:15px;
}
.search-hr { /* Horizontal rule between the
sections */
}
#search-table, #search-table td { /* Table holding search results */
	border:none;
}

.search-section { /* div wrapping search section title */
font-weight:bold;
	
}
.search-anchor {/* SPAN wrapping the <a> elements */
	font-size:10px;
}
.search-anchor a {/* <a> elements */
font-size:11px;
}

/*  GENERIC LIST ITEMS - USED THROUGHOUT IN VARIOUS LSITS  */
.list-Title a { /* Title of the list */
	font-weight:bold;
	font-size:12px;

}

.list-Title_Imp a { /* Title of the list */
	color:#F00;
	font-weight:bold;
	font-size:12px;

}
.list-SubTitle { /* Title of the list */
	font-weight:normal;

}
.list-Date { /* Date of the list */
margin-left:10px;
font-size:11px;
}
.list-body { /* Body of the list */

}
.list-picture { /* Picture of the list */
	float:right;
	overflow:hidden;
	margin:5px;
}
.list-picture img { /* Picture of the list */

}

/*  PHOTO GALLERY COOMPONENT  */
#cms_pgallerycom { /* div wraps the whole GALLERY component  */
	padding:5px;
	margin-left:7px;
}
#gallerytable td {
	border: 1px solid #CCCCCC;
	text-align:center;
}


/*  CAREERS COOMPONENT  */
#cms_careerscom { /* div wraps the whole CAREERS component  */
	padding:5px;
	margin-left:7px;
}

/*  PROJECT COOMPONENT  */
#cms_projectcom { /* div wraps the whole PROJECT component  */
	padding:5px;
	margin-left:7px;
}
.cms_project_image {
	float:right;
	margin-right:30px;
}
/*  PROJECT MODULE  */
#cmd_projectmod { /* div wraps the whole PROJECT module  */

}
#cmd_projectmod img{ /* div wraps the whole PROJECT module  */
	max-width:110px;
	margin-top:0px;
}

#cmd_projectmod_title {
	font-size:12px;
	margin-top:15px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:10px;
	color:#000000;
	background-color:#dceff4;
	display:block;
	height:20px;
	width:110px;
	font-weight:bold;
	border:thin solid #c8d0db;

}

/*  NEWS COOMPONENT  */
#cms_newscom { /* div wraps the whole NEWS component  */
	padding:5px;
	margin-left:7px;
}

/*  SITEMAP COOMPONENT  */
#cms_sitemap_component { /* div wraps the whole SITEMAP component  */
	padding:5px;
	margin-left:7px;
}
#cms_sitemap_component li {
	margin:2px;
}
#cms_sitemap_component a, #cms_sitemap_component a:hover, #cms_sitemap_component a:active, #cms_sitemap_component a:visited{
	color:#3366FF;
	font-size:12px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:10px;
	margin-left:10px;
}

#cms_sitemap_component a:hover {
	color:#000000;
}
#sitemaplist {
	margin-left:30px;
	margin-top:10px;
}
#sitemaplist ul{
	margin-left:30px;
}
#sitemaplist li {

}
.toplvl {
	padding-top:10px;
}


/*  EVENTS MODULE  */
.cms_eventsmod_item {
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:11px;
	width:300px;
	margin-bottom:2px;
}
#cms_eventsmod{
 padding:0px;
 margin-bottom:3px;
}

#cms_eventsmod div {


}

.cms_eventsmod_item a, .cms_eventsmod_item a:hover, .cms_eventsmod_item a:active, .cms_eventsmod_item a:visited {
	color:#3e5ea9;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
}
/*  NEWS MODULE  */
#cms_newsmod{
 padding:0px;
 margin-bottom:3px;
}



#cms_newsmod_modtitle{
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
}
.cms_newsmod_item{

	font-size:11px;
	width:300px;

}
.cms_newsmod_item a, .cms_newsmod_item a:hover, .cms_newsmod_item a:active, .cms_newsmod_item a:visited{
	color:#3e5ea9;
	font-weight:bold;
	text-decoration:none;
		margin:0px;
	padding:0px;
}
.cms_newsmod_item_date {

	width:100px;
	height:20px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.cms_newsmod_item_title {

	width:200px;
	height:20px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.cms_newsmod_item_title_imp a, .cms_newsmod_item_title_imp a:hover, .cms_newsmod_item_title_imp a:active, .cms_newsmod_item_title_imp a:visited{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.cms_newsmod_item_date_imp {

	width:100px;
	height:20px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.cms_newsmod_item_title_imp {

	width:200px;
	height:20px;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.cms_newsmod_item img {
	float:right;
	margin-right:20px;
}
.cms_newsmod div {
		margin:0px;
	padding:0px;
}

/*  CONTACT FORM SCRIPT  */
#contactform td {
	text-align:left;
	vertical-align:top;
	background-color:transparent;
}
#contactform table {
	margin-left:20px;
	margin-top:10px;
	background-color:transparent;
}
#contactform textarea {
	border:1px solid black;
	width:234px;
	margin-left:1px;
}
#contactform h2 {
	font-size:16px;
	margin-top:15px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:21px;
	color:#FFFFFF;
	background-color:#742624;
	display:block;
	height:25px;
}
#contactform {
	margin:10px;
	margin-top:35px;
	background-color:transparent;
}
#contactform input {
	background-color:transparent;
	color:#FFFFFF;
}
/* CONTACT FORM */
#animated-portfolio li {
	display:none;
}
.innerfade-title{
        		position: absolute;
        		bottom: 20px;
        		left: 0;
        		z-index: 290;
        		width: 100%;
        		background: #00a7ee url(img/title-bg.png);
        		height: 34px;
        		filter:alpha(opacity=80);
        		opacity: .8;
        		border-top: 1px solid white;
				display:none;
				
		}
		.innerfade-title h2{
		        color: white;
		        font-weight: bold;
        		margin-top: 0;
        		margin-bottom: 0;
       			text-align: center;
        		font-family: Arial;
        		font-size: 16px;
        		font-style: italic;
        		line-height: 34px;
			
		}
		.mycontrolboxclass{
			position: absolute;
			right: 35px;
			top: 20px;
			z-index:-10;
		}
		.bg-frame img { 
			position: absolute;
			z-index:-10;
 		}




#container2{
	background-color:transparent;
	float:left;
	height:100%;
	width:660px;
	border-left:130px solid #fff; /* The width and color of the left rail */
	border-right:160px solid #transparent; /* The width and color of the right rail */
}
#leftRail{
	float:left;
	width:120px;
	margin-left:-130px;
	position:relative;
}
#center{
	float:left;
	width:640px;
	margin-right:-650px;
}
#rightRail{
	float:right;
	width:160px;
	height:100%;
	margin-right:-160px;
	padding-right:10px;
	position:relative;
}

.sub-menu {
	background-color:#075675;
	height:30px;
}

#GB_window {
	position: absolute;
	z-index:100;
}

#GB_overlay {
	position: absolute;
	z-index:99;
}

#x {
	background:#4283b9;
	float:right;
	font-weight:bold;
	height:24px;
	weight:20px;
	font-size:16px;
	color:#fff;
	border:thin solid #000000
}
/* EventCal Component */

#eventcaltable {
	margin:0 auto;
	border:1px solid #145f7c;
	text-align:left;
		border-top:none;
	border-left:none;
	
}
#eventcaltable td{
	border-top:1px solid #145f7c;
	border-left:1px solid #145f7c;
}
#eventcaltable .htd {
	width:70px;
	background-color:#2d2d38;
	height:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.emptytd {
	width:90px;
	height:75px;
	vertical-align:top;
	background-color:#75c1d2 ;
	white-space:nowrap;

}
.ntd {
	width:90px;
	height:75px;
	vertical-align:top;
	background-color:#dceff4 ;
}
.ntd p {
	margin-top:2px;
	margin-bottom:2px;
}
.ntd a, .ntd a:active, .ntd a:hover, .ntd a:visited {
	font-size:11px;
}
.ntd a:hover {
	text-decoration:underline;
}
.table1 td p{

	}
.table1 td{
	padding:5px;
	}
.cms_subactive_link {
	color:#FFFFFF;
	text-decoration:underline;

}
