/* GENERIC FORM STYLING */

#Search .text {

float: left;
width: 170px;
height: 17px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #68A9DC;
border-right-color: #68A9DC;
border-bottom-color: #68A9DC;
border-left-color: #68A9DC;
background-color: #000;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: #fff;
padding: 0 0 0 4px;

}

.site_search .action {

float: left;
margin-top: 5px;
background-color: #000;

}

#sitesearch, #Search {

float: left;
position: relative;
margin-top: 10px;
right: 0pt;
height: 20px;
width: 300px;

}

#Search {

	float:left;
	position:relative;
	right: 0;
	height:17px;
	width:180px;
	margin-top: 2px;
	margin-left: 200px;
	background-image: url(../images/rightShadow.jpg) no-repeat;
	
}



#thePage #lowerMainContent #leftContent #leftInner form {
		width:470px;

}
#thePage #lowerMainContent #leftContent #leftInner form fieldset {
		width: 450px;
		border:0;
/*		padding:12px;*/
	}
#thePage #lowerMainContent #leftContent #leftInner .message {
			color:red;
			background: none;
			padding:1px;
		
		}



#thePage #lowerMainContent #leftContent #leftInner .required {
		margin: 2px 0 0 3px;
		padding: 5px;
		width: 92%;
		color: #DC1313;


}


#thePage #lowerMainContent #leftContent #leftInner span {
		
			}		
						
#thePage #lowerMainContent #leftContent #leftInner form div {
		width: 400px;
		
		}
#thePage #lowerMainContent #leftContent #leftInner form label {
			font-size:1.1em;
			color:#fff;
			text-align: right;
		}
#thePage #lowerMainContent #leftContent #leftInner form label.left {
			    float: left;
				width: 120px;
				text-align: right;
				padding: 4px 3px 0 0;
			}
#thePage #lowerMainContent #leftContent #leftInner form label.FormHeading {
				font-size:1.4em;
				color: #0066FF;
				font-weight:bold;
			}
#thePage #lowerMainContent #leftContent #leftInner form input.text,
#thePage #lowerMainContent #leftContent #leftInner form checkbox,
#thePage #lowerMainContent #leftContent #leftInner form fieldtext,
#thePage #lowerMainContent #leftContent #leftInner form textarea,
#thePage #lowerMainContent #leftContent #leftInner form select {
		
			width:200px;
			color: #287dfc;
			background:#000;
			border:1px solid #aaa;
			padding:3px;
			margin: 10px 0 10px 0;
			overflow: auto;
		
		}



		
#thePage #lowerMainContent #leftContent #leftInner form input.numeric {
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
			margin-right:4px;
		}
#thePage #lowerMainContent #leftContent #leftInner form input.year {
			width:35px;
		}
#thePage #lowerMainContent #leftContent #leftInner form p.Actions {
			text-align:right;
			padding:0 22px 15px 0;

			
		}
#thePage #lowerMainContent #leftContent #leftInner form p.Actions input {
				padding:2px;
				
			}







#Form_Form .action, #MemberLoginForm_LoginForm .action, #OpenIDLoginForm_LoginForm .action 

{

background-color: #000;
color: #fff;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color:#287dfc;
border-right-color: #287dfc;
border-bottom-color: #287dfc;
border-left-color: #287dfc;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
font-weight: bold;

}

#Form_Form .action:hover, #MemberLoginForm_LoginForm .action:hover, #OpenIDLoginForm_LoginForm .action:hover 

{

background-color: #000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #287dfc;
border-right-color: #287dfc;
border-bottom-color: #287dfc;
border-left-color: #287dfc;
cursor: pointer;
color: #287dfc;

}



