@charset "utf-8";
/* Reset some divs*/
	
	html, body {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	font-size:10px;
}


table#MAIN_TBL {padding:0px; border:none}


/* Size and widths of primary layout */

div#MAIN_HEADER, div#MAIN_FOOTER, table#MAIN_TBL {width:100%}

div#MAIN_HEADER {height:106px} /*Header*/
#MAIN_TBL_NAV {width:185px;} /*Nav*/
div#MAIN_FOOTER {height:100px} /*Footer*/
div#minHeight {height:650px; width:0px} /*fake div used to keep min height since min-height not supported pre IE8*/
div#imgLogo {height:100%; width:700px;} /*upper left image width is most important */


/* Settings to control backgrounds and positioning */


div#minHeight, div#ln_page {float:left;}
 

div#MAIN_HEADER { position:relative; top:0px ; left:0px;
	background-image:url(/CORE/System/Themes/Theme_1/Images/Header/headerbg.jpg);
	background-repeat:repeat-x;}
	
#MAIN_TBL_NAV {
				background-image:url(/CORE/System/Themes/Theme_1/Images/LeftNav/LeftNavBG.jpg);
				background-repeat:repeat-y;}

#imgLogo {
	cursor:pointer;
	background-image:url(/CORE/System/Themes/Theme_1/Images/Header/header_left.jpg);
	background-repeat:no-repeat;
}


/*Header Menu*/


 	.hmItem {
	position:relative;
	top:.37em;
	width:7px;
	height:7px;
	background-image:url(/CORE/System/Themes/Theme_1/Images/Header/dot.gif);
	background-repeat:no-repeat;
	float:left;
	margin:auto 5px auto 5px;
	}

.headerMenu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:18px;
	float:left;}

.headerMenu, #OfficialClock {
	position:absolute;
	right:10px;
	font-size:1.5em;}
	
	#headerStat{
	display:none;
	}

.headerMenu {
	bottom: 10px;
}

#headerStat{
	top:10px;
	color:#FFFFFF;
}
#imgLogo {float:left}

#HEADERMSG{
	float:left;
	width:200px;
	font-size:72px;
	font-weight:bold;
	color:#00d500;
}


/*site wide settings */
.Main_Text , .main_text{
	font-family:Arial;
}

.AUTOCENTER {margin-right:auto;	margin-left:auto;}

.PrintOnlyBlock {display:none}
.PrintOnlyInline {display:none}


#Content_Header {
	font-size:2em;
	color:#163641;
	font-weight:bold;
	margin:10px auto 20px 30px;
	text-align:left
}

#ContentFadebar, .Fadebar  {
	height:1px;
	background-image:url(/CORE/System/Themes/Theme_1/Images/Common/fadebg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#PageInstruction_1,#PageInstruction_2,#PageInstruction_3 {
	margin-top:5px;
	font-size:.7em; 
	color:#06F
}



.Sub_Title {font-size:1.5em;
			color:#163641;
			font-weight:bold;
			margin:20px auto 0px 30px;
			text-align:left}
.Fadebar {margin-bottom:20px}


.CENTERCONTENT{margin: 0px auto 10px 50px}


.FIXEDWIDTHCONTENT {margin: 0px auto 0px auto} 


/* Override for ui-dialog background. So that it stands out against background */
.override_dialog {background:none; background-color:#E7E6E4}

.botFloat {
	margin-top:10px
}
.point {
	cursor:pointer;
	color: #0033FF; 
	text-decoration:underline;
}
/** Wizard bar for showing different process steps **/
	.wizbar { position:relative;width:80%; height:75px}
	.wizbar a {text-decoration:none}
	.wizbarmid {width:100%; height:15px; background-color:#F60}
	.wizStep {position:relative; top:-20px; float:left; margin-left:20px; width:100px; height:60px}
	.wizbutton {width:32px; height:32px; background-image:url(/CORE/System/Themes/Theme_1/Images/Wiz/Button.gif); margin:0px auto 0px auto}
	.wizON {background-image:url(/CORE/System/Themes/Theme_1/Images/Wiz/ButtonON.gif); color:#FFF}
	/*.wizPrev {background-image:url(../../../CUSTOM/Images_manatee/Wiz/Buttonprev.gif);}*/
	
	.wizText1, .wizText2 {font:"Arial Black", Gadget, sans-serif; font-size:14px; color:#00007D; text-align:center}	
	.wizNum {position:relative; text-align:center; top:3px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:1.8em; font-weight:bold; }
	
/** CSS for System Message alerts **/
	.systemmsg {font-weight:bold; font-size:1.2em}

/** CSS for PingBox **/
	#ping_I , #ping_S {width:15px; 
					   height:5px; 
					   background-image:url(/CORE/System/Themes/Theme_1/Images/Common/pbar.jpg);
					   border:#000 1px solid;
					   overflow:hidden;
					   float:left; margin:3px 3px 3px 5px}
		#ping_I {margin-left:15px}
		#ping_t {font-size:1em; color:#FFF; float:left; margin-left:16px; margin-top:3px}
	#pingbox {width:80px; height:30px; border:#000 1px double; margin-left:10px}
	#pingtxt {font-size:1em; color:#FFF}

/*For content only pages*/
 #CONLY {width:100%; height:100%; background-image:none;}
 
.iconEdit {background-image:url(/CORE/System/Themes/Theme_1/Images/admin/write.png); background-repeat:no-repeat}

#maxPage {float:right; background-color:#F00; margin-right:5px; background-image:url(/CORE/System/Themes/Theme_1/Images/Common/max.png); width:24px; height:24px; cursor:pointer}
#minPage {float:right; background-color:#F00; margin-right:5px; background-image:url(/CORE/System/Themes/Theme_1/Images/Common/min.png); width:24px; height:24px; cursor:pointer}


.editable {border:1px dotted #CCC}
.EditItem {width:15px ; height:15px ; background-color:#03F; float:right; cursor:pointer; background-image:url(/CORE/System/Themes/Theme_1/Images/common/edit.png); clear:both; }

.sitedoc {font-size:16px}

/* over ride to keep datepicker control on top of other controls.*/
	#ui-datepicker-div
    {z-index: 99999;}
	
.tagged {color:#999}
.tTip { display:inline-block; width:10px; height:10px; cursor:help;background-image:url(/core/system/themes/Theme_1/Images/Common/helpsm.png)}
.tTipLBL { color:#F00; font-weight:bold; }
