﻿@import url("css/menu.css");

/* CSS Document */
/*BodyBack*/
#Body
{
	background: #001b4d;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image:url('images/body_bg.JPG');
	background-repeat:repeat-x; 
	background-position:center top;
}

/* ControlPanel style */
.ControlPanel
{
	background: transparent url(images/cpanel_center.png) repeat-x bottom left;
	border: none;
	padding-bottom: 10px;
}
/*
.cpanel_left
{
	background: url(images/cpanel_left.png) no-repeat bottom left;
	padding-left: 21px;
}
.cpanel_right
{
	background: url(images/cpanel_right.png) no-repeat bottom right;
	padding-right: 33px;
}*/

/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton
{
	color: #001b4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
	font-size: 11px;
}
FontVary
{
	font-size:smaller;	
	
}

h2, h3, h4, h5, h6
{
	color: #001b4d;
}

h1
{
	color: #3acbfa;
	font-size: 14pt;
	font-weight: normal;
}
h2
{
	font-size: 13pt;
	font-weight: normal;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
}
h4
{
	font-size: 9pt;
	font-weight: bold;
}
h5
{
	font-size: 8pt;
	font-weight: bold;
}
h6
{
	font-size: 10px;
	font-weight: bold;
}

a, a:link, a:visited, a:active
{
	color: #0C5793; /*Change #35C6F9 */
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color: #001b4d;
	text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Head
{
	color: #001b4d;
	font-weight: bold;
}
.SubHead
{
	color: #0c5793;
}
.SubSubHead
{
	color: #0c5793;
}
.NormalRed
{
	color: #001b4d;
}
li
{
	font-weight: normal;
}

/*Datagrids */
.DataGrid_Container
{
	margin-top: 15px;
}
.DataGrid_Header
{
	font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
	font-weight: bold;
}

/*-------- design style --------*/

#s_wrap_main
{
	display: table;
	width: 984px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	
	
	
}
#s_wrap_sub
{
	display: table-row;
}
.template_style
{
	display: table-cell;
		
}


.top_space
{
	height: 34px;
}
.lang_pad
{
	padding: 7px 0 0 25px;
	float: left;
}






.search_style
{
	float: right;
	height: 40px;
}
.search_bg
{
	padding: 8px 2px 0 0;
}

.clear_float
{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/* ------- FileManager -------*/
div.FileManager
{
	height: auto;
	border: none;
}
table.FileManager
{
	width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
	color: #0c5793;
	font-weight: bold;
	text-decoration: underline;
}
a.CommandButton:hover
{
	color: #001B4D;
	text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
	color: #0c5793;
}
.ControlPanel a.CommandButton:hover
{
	color: #001B4D;
	text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
	font-size: 11px;
}




/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	font-size:10px;
	color: #001b4d;
	text-decoration:none;
	font-weight:normal;
}
a.Breadcrumb:hover
{
	color: #35c6f9;
	font-size:10px;
	font-weight:normal;
}
.breadcrumb_text
{
	font-size:10px;
	color: #001b4d;
	text-decoration:none;
	font-weight:bold;
}

/*-------------- Link Style --------------*/
.linkscontainer
{
	padding-top: 20px;
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-weight: bold;
	color: #0C5793; /*Change #35C6F9 */
	text-transform: uppercase;
}
a.links:hover
{
	color: #001b4d;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #0C5793; /*Change #35C6F9 */
}
a.user:hover
{
	color: #001b4d;
}

/*-------------- Footer Style --------------*/
a.footer:link, a.footer:active, a.footer:visited
{
	color: #3E81B5;
}
a.footer:hover
{
	color: #C00;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
	width: 0px;
	padding: 0px;
	margin: 0px;
	height:0px;
}





/*-------------- Header Styles --------------*/

#Header
{
	height: 135px;
	background-image: url(images/HeaderBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#ffffff;
}
#Logo
{
	height: 135px;
	width: 302px;
	float: left;
	
}
.Header_Menu
{
	margin-top:10px;
}
#HeaderMenu
{
	width: 660px;
	height: 28px;
	float: right;
	margin-top:56px;
	
}

#HeaderMenu a, #HeaderMenu a:link, #HeaderMenu , #HeaderMenu , #HeaderMenu div, #HeaderMenu p
{
	color: #35C6F9;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;
}
#HeaderMenu a:hover
{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-weight:normal;
}




#Search
{
	height: 20px;
	margin-top: 22px;
	margin-right: 10px;	
	float: right;
	color:#ffffff;
}
#Search Span Table

{
    margin-left:322px;
    
}
#BreadcrumbDiv  
{ 
	height: 23px;
	margin: 0px 0px 0px 15px;
	background-color:#ffffff;
}
#Breadcrumb
{
	float: left;
	height: 18px;
	margin: 0px 0px 0px 10px;
	padding-top: 5px;
	
}
#Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb a:active, #Breadcrumb p ,#Breadcrumb span
{
	font-size: 8pt;
	color: #001b4d;
}
#Breadcrumb a:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #35C6F9;
}



#ContactLink
{
	float: right;
	width: 100px;
	background-color: #35c6f9;
	height: 18px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 11px;
	
}
#logout
{
	background-color: #35c6f9;
	height: 18px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	width:45px;  background:#35C6F9; float:right; 
	
}
#logout a:link, #ContactLink a:visited, #ContactLink a:active, #ContactLink p
{
	color:#001B4D;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#logout a:hover
{
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#ContactLink a, #ContactLink a:link, #ContactLink a:visited, #ContactLink a:active, #ContactLink p
{
	color: #001b4d;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
#ContactLink a:hover
{
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

/*-------------- Content Styles --------------*/

#Content
{
	margin: 5px 10px 0px 10px;
	height: auto;
	display: table;


	
}

#NavigationPane
{
	width: 198px;
	margin-right: 8px;
	float: left; /* 	background-color: #f0f0f0; 	*/
}
#ContentWidth
{
	width: 757px;
	float: right; 
	min-height:400px;
}
#ContentPane
{
	width: 757px;
	height: auto; /* 	background-color: #acacac; 	min-height: 300px; 	*/
}
#TwoPane
{
	width: 757px; /* 	min-height:200px; 	*/
}
.PaneOneContent
{
	width: 541px;
	margin-left: 0px;
	margin-right: 0px;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px 8px 0px 8px;
}
.PaneTwoRightNav
{
	width: 190px;
	margin-left:8px;
}

#TwoPan_NewsVideo
{
    width: 757px;
}
.VideoBig
{
    width: 502px;
	margin-left: 8px;
}

#ThreePane
{
	width: 757px; /* 	min-height:200px; 	*/
}
.PaneNews
{
	width: 247px; /* 	min-height:200px; 	background-color:Blue; 	*/
}
.PaneEvents
{
	width: 247px;
	margin-left: 8px;
	margin-right: 8px; /* 	min-height:200px; 	background-color:Blue; 	*/
}
.PaneVideo
{
	width: 247px; /* 	background-color:red; 	min-height:100px; 	*/
}

.BottomPane
{
	width: 757px;
}

.Footer
{
	background-color:#ffffff;
}
.QuickLinks
{
}



.QuickLinks a, .QuickLinks a:link, .QuickLinks a:visited, .QuickLinks a:active, .QuickLinks div
{
	color: #001B4D;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
.QuickLinks a:hover
{
	color: #001B4D;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}


.dnnCOPYRIGHT
{
	background-color: #001b4d;
	
	height: 35px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:center;
}
.dnnCOPYRIGHT div p
{
	padding-top: 2px;
	color:#ffffff !important;
	font-size:9.25px !important;
}
.Widgets
{
 	padding-right:10px;
	
	
}







































