﻿#header{height:150px; _height:145px; _margin-bottom:-3px;}

#nav { margin:0px 0px 5px 0px;}

/* #mainInner{	background:#FFF url(/uploads/fours/SiteImages/backgroundInner.gif) top center repeat-y; } */

#mainInnerLeft{	width:225px;_width:225px;margin:0px 0px 0px 17px; padding-top:20px; background-image: url(/uploads/FOURS/SiteImages/MenuLeftBg.gif); background-repeat:repeat; }
#leftTable { _width:225px; }

#mainInnerLeft_Search{display:block;width:225px;_width:175px;height:26px; margin:0px 0px 0px 0px;padding:0px;background:#FFF url(/uploads/FOURS/SiteImages/searchBG.gif) top left no-repeat;}
#mainInnerLeft_SearchHolder{margin-left:50px;}
#mainInnerLeft_SearchHolder #frmSearchTerm {border:0px none;color:#000;margin:0px;line-height:18px;width:122px;}
#mainInnerLeft_SearchHolder #frmSubmit{border:0px none;color:#000;margin:0px;line-height:20px;height:24px;width:76px;background-image:url(/uploads/FOURS/SiteImages/SearchButtonMain.gif);background-repeat:no-repeat;}
.mainInnerLeft_SearchBox{border:0px none;color:#000;float:left;line-height:22px;padding:0px;font-size:10pt;height:18px;}
.mainInnerLeft_SearchButton{margin:0px;padding:0px;border-style:none;height:25px;width:76px;float:right;background:#FFF url(/uploads/FOURS/SiteImages/searchButton.gif) top left no-repeat;}


#mainInnerLeft ul{list-style-type:none;	list-style-position:outside;font-weight:bold;margin-left:0px;margin-bottom:20px;}
#mainInnerLeft li{margin:0px 0px 0px 0px;}
#mainInnerRight{display:inline;float:left;width:530px;_width:510px;margin:20px 0px 0px 10px;	_margin:20px 0px 0px 0px;}
#mainInnerRight_Bottom { margin-left:15px; width:510px; display:block; }
#mainInnerRight_Middle { width:530px; _width:510px; display:block; }
#mainInnerRight_Bottom FORM { width:510px;}



/* Registration Page */

#RegistrationContainer 
{
	margin-left:0px;	
}

#RegistrationContainer Table
{
	width:500px;
	padding:0px;
	margin:12px;
}

#RegistrationContainer Table H2
{
	margin-left:0px;
	padding-left:0px;
}
.RegistrationBox 
{
	background-color:#daebf5;
	border: solid 1px #cccccc;
	width: 240px;
	_width: 240px;
	float:left;
	padding-top:8px;
}

.RegistrationBox h3, .RegistrationBox table
{
	margin-left:10px;
}

#RegistrationBoxRight
{
	margin-left:8px;
}

.PleaseWait{
	display: none;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	background-color:#999999;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	padding-top:200px;
}