@charset "utf-8";
/* custom CSS Document: Pinellas Foreclose */

/* Following classes were ported from other CSS files because images are now called from a general folder and not vendor specific folders*/
	
 /*Header Menu*  .. from main_site.css*/
 /* Settings to control backgrounds and positioning */

div#MAIN_HEADER {
	background-image: url("/CORE/System/Themes/Theme_1/Images/Header/headerbg_VN_23.jpg");
	height:104px;
}

td#MAIN_TBL_NAV {
	background-image:url(/CORE/System/Themes/Theme_1/Images/LeftNav/LeftNavBG_VN_23.jpg);
	background-repeat:repeat-y;
}

#imgLogo {
	cursor:pointer;
	background-image:url("/CORE/System/Themes/Theme_1/Images/Header/header_left_VN_23.jpg");
	background-repeat:no-repeat;
}

.hmItem {
	background-image: url("/CORE/System/Themes/Theme_1/Images/Header/dot_VN_23.gif");
}

#MAIN_SPLASH_CONTENT{
	background-image:url(/CORE/System/Themes/Theme_1/Images/Splash/splashbg_VN_23.gif);
	background-repeat:repeat-x;
}

#splashContainer {
	width:100%;
	height:400px;
	background-image:url(/CORE/System/Themes/Theme_1/Images/Splash/full_bg_VN_23.jpg);
	background-repeat:no-repeat;
}

#splashMenuTop.MON, #splashMenuMiddle.MON, #splashMenuBottom.MON {
	background-image:url(/CORE/System/Themes/Theme_1/Images/Splash/button_on_VN_23.jpg);
	background-repeat:no-repeat;
}

#LogButton {
	background-position:-80px 0;
	height:20px;
	background-color:#c3bd9d;
	border:outset 2px #7e0224;
	width:60px;
}

#footer {
	 background-image:url(/CORE/System/Themes/Theme_1/Images/footer/footerbg_VN_23.JPG);
	 background-repeat:repeat-x;	
}

/*End porting classes from other CSS files*/

/* Primary Text Color */
#LogButton,.LN_MI a ,.LN_HVR a,#REG_HINT_MAIN,#splashMenuTop ,#splashMenuMiddle,#splashMenuBottom,a.footer ,#pingtxt,#ping_t
{color:#000;}

.LogHelp {color:#fff;}
.ln_page {width:185px;}

.ts_lbl
/* White */
 {color:#ffffff;}


#OfficialClock {top:14px; color:#0f0f0f;}

/* override splash */
#splashMenuTop ,#splashMenuMiddle, #splashMenuBottom {margin-left:301px; width:400px;}
#splashMenuTop{height:93px;background-position:-41px 0;}
#splashMenuMiddle{height:92px;background-position:-41px -93px;}
#splashMenuBottom{height:92px;background-position:-41px -185px;}
div#imgLogo {width:1000px; height:103px;}
.T1 {
	clear:both; background-image:url(/CORE/System/Themes/Theme_1/Images/Splash/full_bg_VN_23.jpg);
	width:283px;
	height:283px;
	background-repeat:no-repeat;
	border:#060 1px solid;
}

td#MAIN_TBL_NAV {background-image:none; background-color:#7e0224}

#divLogForm {
	position:relative;
	width:120px; 
	margin-left:10px;
}

.LN_MH {
	/*
	background-color:#f0f3fc;
	color:#7e0224;
	*/
	color:#ffffff;
	height:23px;
	left:5px;
	width:160px;
	margin-left:5px;
	padding-top:6px;
	width:160px;
}

.LN_MI {
	width:160px;
	_width:160px;
	left:10px;
	background-color:#c3bd9d;
	border-color:#7e0224;
}

.LN_MT{
	color:#000;
}

.LN_HVR{
	color:#7e0224; 
	background-image:none; 
	background-color:#feecd4;
}
.LN_RT,.LN_LF{color:#fff;}
.LN_LF{margin-left:7px;}	
.leftnavfill {
	width:180px
}
.tabCon {width:680px;}
.headerMenu a{color:#7e0224;}

