﻿/********************************* BEGIN TAGS *********************************/

/*-------- Default Style --------*/
body,th,td,div,p,li,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover {color:#fff; font-family:Arial, Verdana, Sans-Serif;}
input{color:#000; font-family:Arial, Verdana, Sans-Serif;}
body,th,td,div,p,li,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h3, h4, h5, h6{color:#fff;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h4 {font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

h1 { font-size:20px; font-style:italic; font-weight:bold; text-transform:uppercase; }
h2 { font-size:16px; color:#fff; font-style:italic; font-weight:bold;}
h3 {font-size:14px;margin:8px 0; color:#FFFF00;}

a,a:link,a:visited,a:active{color:#fff; text-decoration:none; font-weight:normal; }
a:hover{color:#fff; text-decoration:underline;}

a.CommandButton:active { color:#fff; text-decoration:underline; }
a.CommandButton:link { color:#fff; text-decoration:underline; }
a.CommandButton:visited { color:#fff; text-decoration:underline; }

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Verdana, Sans-Serif;}
.Head{color:#fff;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/************/

.ModuleTitle_SubMenu {
  background-color:#122453;
  border:1px solid #FFF;
  cursor:pointer;
  z-index:1000;
}

.ModuleTitle_MenuItem {
  background-color:transparent !important;
  color:white !important;
  cursor:pointer !important;
  font-family:Arial, Verdana, Sans-Serif !important;
  font-size:9pt !important;
  font-style:normal !important;
  font-weight:bold !important;
}

.DataGrid_AlternatingItem {
  background-color:#21419C;
  color:Red;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
  font-weight:normal;
}

.FCKImageGalleryImageNameTD { font-size:8pt; text-align:center; color:#000 !important; }
.FCKImageGalleryImageName { color:#000 !important; }
.FCKImageGalleryItemContainer, .FCKImageGalleryItemContainer td { vertical-align:top; color:#000 !important; }
.FCKImageGalleryListStyle { color:#000 !important; }

.FileManagerTreeNode {
  font-family:Arial, Verdana, Sans-Serif !important;
  font-size:11px !important;
  font-weight:normal !important;
  color:#000 !important;
}

tr.FileManager_Item a.normal, tr.FileManager_AltItem a.normal {
  color:#000 !important;
}

/*********************************/

body, html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:13px;
	background: #122453 url(images/body-bg.jpg) repeat-y center;
}

#fckbody {
  background-color:#ffffff;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:13px;
  background:none !important;
}

/********************************* END TAGS *********************************/

/********************************* BEGIN PANES *********************************/

.TopPane { }
.ContentPane { }
.ContentPaneAdmin { margin-top:160px; }
.LeftPane { float:left; width:272px; }
.RightPane{ float:right; width:628px; }
.BottomPane { margin-top:15px; }
.ControlPanel { z-index:1 !important; position:relative; left:0; top:0; background-color:#102452 !important; }

/********************************* END PANES *********************************/


#outerwrapper{
  height:auto;
	text-align:center;
	margin:0px;
	padding:0px;
}

#fullheader-bg {
  left:0px;
  top:0px;
  position:absolute;
  width:100%;
  height:387px;
  background: #122453 url(images/bodyslice-bg.jpg) repeat-x top left;
  padding:0;
  margin:0;
}

#insideheader-bg {
  left:1px;
  top:0px;
  position:absolute;
  height:387px;
  background: #122453 url(images/bodytop-bg.jpg) no-repeat left;
  padding:0;
  margin:0;
  width:972px;  
}


#wrapper, .wrapper{
	width:973px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

#header{
  width:972px;
	height:222px;
	margin-bottom:30px;
	position:relative;
}

#flashContainer {
  position:relative;
  top:15px;
  left:330px;
  width:608px;
  height:205px;
}

#logo{
	position:absolute;
	top:51px;
	left:38px;
	width:272px;
	height:175px;
}

#logo h1{
	width:272px;
	height:175px;
	margin:0px;
	padding:0px;
}

#logo h1 a{
	width:272px;
	height:175px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
}

#menuadminwrapper{
	position:absolute;
	left:38px;
	top:200px;
}

#mainbody{
	height:auto !important;
	display:inline-block;
	width:972px;
}

#mainbodyinside{
	padding:0px 30px;	
	margin:0px;
}

#MainNavContainer {
	width:252px;
	padding:0px;
	margin:0px 0px 15px 0px;
}

#MainNav {
  padding:0px 14px 20px 14px;
}


#MainNav ul {
  padding:0px;
  margin:0px;
}

#MainNav ul li{
	/*margin:0px !important;*/
	list-style:none;
	padding:0px 0px 3px 0px;
	margin:0px 0px;
  height:25px;
  width:219px;
  border-bottom:solid 1px #2951BD;
}

#MainNav ul li:hover, #MainNav ul li.iehover{
	position:relative;
	background: url(images/rollover.gif) no-repeat 145px 0px;
}

#MainNav ul li.SelectedTab a {
	overflow:hidden;
	display:block;
	color:#fff;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:16px;
	font-weight:normal !important;
	line-height:25px;
	padding:0 0 0 5px;
}

#MainNav ul li a {
	overflow:hidden;
	display:block;
	color:#fff;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:16px;
	line-height:25px;
	padding:0 0 0 5px;
	height:25px;
}

#MainNav ul li a:hover {
	overflow:hidden;
	display:block;
	color:#fff;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:16px;
	text-decoration:none;
	line-height:25px;
	padding:0 0 0 5px;
}

/******* SUB MENU *******/

#MainNav ul.Level1 li:hover, #MainNav ul.Level1 li.iehover{
	position:relative;
	background: none;
}

#MainNav ul li ul.Level1 {
  margin:0px;
  position:absolute;
  /*width:190px;*/
  width:170px !important;
  padding:5px 0px 5px 15px;
  visibility:hidden;
  z-index:1000;
  background-color:#122453;
  border:solid 1px #fff;
  font-size:12px !important;
}

#MainNav ul li:hover ul.Level1, #MainNav ul li.iehover ul.Level1{
	position:absolute;
	left:160px;
	top:0px;
	padding:2px 0px 2px 5px;
	visibility:visible;
	z-index:1000;
	font-size:12px !important;
}

#MainNav ul li ul.Level1 li {  
  list-style:none;
	padding:0px 0px 0px 0px;
	margin:2px 0px;
	z-index:1000; 
	font-size:12px !important;
	border:none !important;
}

#MainNav ul li.SelectedTab ul.Level1 li a, #MainNav ul li ul.Level1 li a {
  background:none;
  font-size:12px !important;
  width:160px;
}

#MainNav ul li.SelectedTab ul.Level1 li a:hover, #MainNav ul li ul.Level1 li a:hover {
  font-size:12px !important;
  text-decoration:underline;
  /*background: url(images/rollover_sub.gif) no-repeat center right;*/
}

/********************************* BEGIN FOOTER *********************************/

.BreadCrumbContainer {
  margin-bottom:10px;
  font-size:11px;
	color:#8edb67;
	font-weight:normal;
	display:none;
}
a.Breadcrumb {
  font-size:11px;
	color:#8edb67;
	font-weight:normal;
}

a.Breadcrumb:hover {
  text-decoration:underline;
}

#footer{
	margin:10px 0px;
	width:922px;
	text-align:center;
	height:50px;
	position:relative;
}

#footerlinktop{
	display:block;
	font-size:11px;
	color:#2b4a98;
	font-weight:normal;
	margin-bottom:5px;
}

#footerlinktop a.footerlink {
  font-size:11px;
	color:#2b4a98;
	font-weight:normal;
}


#footerlinkbottom {
	display:block;
	font-size:11px;
	color:#2b4a98;
	font-weight:normal;
}

#footerlinkbottom a.footerlink {
  font-size:11px;
	color:#2b4a98;
	font-weight:normal;
}

#footerlinkbottom .footerlinkcopy {
  font-size:11px;
	color:#2b4a98;
	font-weight:normal;
}

ul.footerlink, ul.footerlink li{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	line-height:12px;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
}

ul.footerlink li, ul.footerlink li a:link, ul.footerlink li a:visited, ul.footerlink li a:active{
	text-decoration:none;
	line-height:15px;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
}

ul.footerlink li a:hover {
	text-decoration:underline;
	line-height:15px;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
}

#footerlinktop ul{
	margin-left:12px;
}

#footerlinkbottom ul{
	margin-left:12px;
}

.adminmenu {
  padding-top:5px; 
  text-align:center;
  position:absolute;
  top:-10px;
  left:0px;
  display:none;
}

h1 span.Head{
	font-size:18px;
}


/********************************* END FOOTER *********************************/

span.required{
	color:red;
	font-size:13px;
	padding-left:5px;
}

.clear {
  clear:both;
}

.tableBorder {
  border: 1px solid #ccccccc;
}

/*** CONTACT FORM ***/

.ContactForm {
  width:310px;
}

.ContactForm .FormLabel {
  width:150px;
  text-align:right;
  padding-right:10px;
  padding-bottom:10px;
  font-weight:bold;
}
#dnn_ctr523_FormMaster_tdCapthcaCell {
  text-align:right !important;
}

#dnn_ctr523_FormMaster_ctl__20090611T111150 {
  font-size:16px;
  font-style:italic;
  font-weight:bold;
  text-transform:uppercase;
  color:#038AB7;
}

table.tblform td { vertical-align:top; padding:5px 10px;}
table.tblform td p{margin:0px;padding:0px;}
table.tblform a.CommandButton, table.tblform td input.resetbutton {cursor:pointer;margin:0px;padding:0px;border:none;background-color:#CCCCCC; padding:5px; color:#08204a; font-weight:bold;}
table.tblform a.resetbutton {color:#000000;margin-left:1px;text-decoration:none;}

table.tblform a.CommandButton{display:block;width:210px;}

ul.normal li{
	margin-bottom:10px;
}

ul.normal li a{
	color:#528ef7;
}

ul.normal li a:hover{
	color:#FFFF00;
}

	
/********** gallery module *********/
table.subhead td{
	color:#000000;
}

/********************/