/* CSS Document */
#mainSection{
	background: transparent url(/images/product_montage.png) no-repeat;	
}
#fgt_username {
	width:300px;
}
#mainTitle{
	background:none !important;	
}
#loginflash, #flash, #registerComplete{
	display: none;
}
#mainTitle h1.homepagelargetitle{
	color: #245478;
    text-align: center;
    width: 994px;
	background:none !important;	
	padding:0px;
	margin:0px;
}
#registerBox{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:380px;
	border-radius:10px;
	behavior:url(/js/PIE.htc);
	background-color:#427499;
	border-color:#3b6d90;
	border-style:solid;
	border-width:1px;
	padding:0 15px 0 15px;
	top:20px;
	box-shadow:3px 3px 10px black;
}
#loginInputs{	
	position:relative;	
}
#loginInputs p input{
	text-align:center;	
	color:#666;
	font-style:italic;
	font-size:0.9em;
}
h2{
	text-align:center;
	color:white;
	font-size:2em;	
	font-weight:normal;
	margin:10px;
}
h4{
	color:white !important;
}
#registerBox p.please{
	color:white;
	position:relative;
	margin-top:0px;	
	text-align:center; 
}
p.forgotpassword{
	color:white;
	font-size:0.8em;	
	text-align:center;
	margin-top:0px;
}
p.forgotpassword a{
	color:white;	
}
p.forgotpassword a:visited{
	color:white;	
}
#forgotpassword {
	background-color:#eee !important;
}
#forgotpasswordform {
	display:none;
}
#loginForm label{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color:white;
	padding:5px 5px 5px 0;
	margin-bottom:2px;
}
#loginForm input{
	border-radius:10px;
	width:367px;	
	float:right;
	padding:5px;
	margin-bottom:2px;
}
#logindiv {
	clear:both;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#loginForm input#Submit, #loginForm input#Submit2{
	clear:both;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-top:2px;
}
#loginflash{
	width: 100%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#flash{
	width: 100%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
p.contact{
	font-size:0.8em;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 400px;	
}
#spacing{
	height:140px;	
}