/* CSS for the Quarter Midgets / Ford Focus section -----------------------*/

/* Layout */

#content {
	padding: 5px 20px 0px 20px;
	background: #333333;
	text-align: left;
	width: 860px;
	clear: both;
}

#content h1 {
	padding-left: 5px;
	padding-right: 20px;	
	margin-left: 0px;
	clear: left;
}

#content p {
	margin-top: 12px;
	margin-bottom: 12px;
}

#content-1,
#content-2 {
	width: 350px;
	position: relative;
	padding: 0;
	float: right;
	margin: 5px 40px 0px 0px;
}
#news-box,
#login-box,
#media-box,
#garage-box {
	margin: 0px;
	padding: 5px;
	margin-bottom: 10px;
	width: auto;
}

.portalBox {
	background-color:#000000;
	padding:5px;
	float: left;
	text-align:left;
	width: 100%;
}
	
.portalBox h1 a{
	color: #ffffff;	
}

.portalBox table {
	width: auto;
}   


.solidPage {
	background-color: #000000;
	padding: 5px 10px 5px 10px;	
	margin: 0px 0px 0px 0px;
	background:url(/images/shared/login_bg.jpg) no-repeat #000; 
    margin:0; 
    padding:0; 
    width:860px;
}
	
#main-slideshow {
	clear: left;
}

/* Text styles _________________________________________*/

h3 {
	font-size: 160%;
	color: #fff;	
}

.strong {
	font-weight: bold;
	text-decoration: underline;
}

/* Multi column layouts (composed with any of these) ---------------------------- */

.leftColumnBig {
	width: 470px;	
	float: left;
	clear: left;
}

.leftColumnBig .portalBox {
	margin-bottom: 10px;
}
	
.rightColumnMedium {
	width: 370px;
	float: right;
}

.rightColumnMedium .portalBox {
	width: 360px;	
	margin-bottom: 10px;
}

.leftColumnMedium {
	width: 430px;	
	float: left;
	clear: left;
}
	
.rightColumnBig {
	width: 420px;
	float: right;
}

.oneColumn {
	float: left;
	width: 850px;
}

.oneColumn .portalBox {
	width: 100%;
}

/* Allows us to style and align form fields and their labels without using tables */

form {
	float: left;
	clear: both;
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 15px;
	width: 100%;
}

form label {
	width: 10em;
	margin-top: 0.5em;
	margin-bottom: 10px;
}

form.stacked label {
	width: auto;
}

form fieldset {
	border: 1px solid #333;	
	width: auto;
}

form ol {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	float: left;
	clear: left;
}

form ol li {
	clear: left;
}

form label,
form input,
form input.field {	
	float: left;
}

form input.field {
	margin-top: 0.2em;
}

form input.continue {
	float: right;
}

#footer {
	clear: left;
}

div.error {
	border: 2px solid red;
	padding: 4px;
	margin: 5px;
	background-color: #222222;
	clear: left;	
}

div.error p {
	padding-top: none;	
}


/* Regional Map on home page --------------------------------------- */

img {
	border: 0;
}

.regionButtons,
.regionButtons img {
	float: left;
	width: 283px;
}

.regionButtons #buttonNe,
.regionButtons #buttonNw,
.regionButtons #buttonSe,
.regionButtons #buttonSw {
	width: 283px;
	height: 58px;
}

.mapBg {
	background: url('/assets/images/quarter_midgets/region_map.png');
	float: left;
}

img#regionMap {
	float: left;
}

/* Club search box --------------------------------------------- */

div.clubSearch {
	float: left;
	padding-left: 10px;
	height:300px;
	position:relative;
}

div.clubSearch ul {
	padding-left: 15px;
	font-size: 1.1em;
}

div.clubSearch div.searchBlock {
	border-left: 4px solid #0289FF;
	padding-left: 10px;	
}

div.clubSearch input,
div.clubSearch select,
div.clubSearch option {
	font-size: 1em;
}
		
div.clubSearch h3 {
	font-size: 1.5em;
	font-weight: 100;
	margin-top: 10px;	
	margin-bottom: 5px;
	clear: left;
}

div.clubSearch p.register {
	width: 250px;
	position:absolute;
	bottom:0;
	left:10px;
	border: 1px solid #0270C9;
	padding: 10px;
}

div.clubMarkers {
	position: absolute;
	float: right;
	top:20px;
	left: 520px;
	margin-left: auto;
	width: auto;
}

div.clubMarkers img {
	position: relative;	
}

div.crossLine {
	border-bottom: 1px solid #60687B;
	margin: 0px auto 1px auto;
	text-align: center;
	float: left;
	width: 150px;
}

div.crossLine h3 {
	padding: 0;
	margin: 0 auto 0 auto;
	margin-bottom: -0.5em;
	width: 2em;
	background-color: #000;
}


/* Featured Club */

.featuredClub img {
	padding: 6px;
	padding-right: 12px;
	float: left;
}

.featuredClub p {
	padding-right: 6px;	
}

/* New Club Page ---------------------- */

ul.steps {
	font-size: 1.2em;	
	font-weight: normal;
	color: #aaaaaa;
	width: 100%;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
	margin-right: 10px;
}
	
ul.steps li {
	display: inline;
	margin-right: 10px;	
}

ul.steps span.current {
	text-decoration: none;
	font-weight: bold;
	color: white;
	border-bottom: 2px solid red;
}

ul.steps img {
	margin-left: 10px;
}

form dd label {
	clear: left;	
}

div.instructions {
	float: right;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	width: 300px;
}

div.instructionsText {
	border: 1px solid #333;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	background-color: #1a1a1a;
}

/* Insurance Page ---------------------*/

form#insurance fieldset {
	width: 600px;
}

form#insurance dd {
	float: left;
}

form#insurance dd label {
	height: 15px;
	width: 15em;
}

label.wide {
	width: 50%;
}

/* Fees Page --------------------------*/

label.first {
	width: 16em;
	clear: left;
}

form#fees label.first {
	margin-left: 1em;
}

form#fees label {
	width: auto;
	margin-left: 2em;
	float: left;
}

form.generic dl,
form#fees dl {
	float: left;
	margin: 0;
	padding: 0;
}

form#fees dd {
	margin: 0;
	padding: 0;
}

form#fees dl label {
	clear: left;
}

form#fees label dt {
	height: 0.5em;
	margin-left: 0;
}

form#fees hr {
	width: 100%;
	float: left;
	margin: none;
	border-bottom: 1px solid #333;
}

dt { 
	float: left;	
}

dd {
	float: none;
	margin: 0;
	padding: 0;
}

#news-box {
	height: auto;
}

/* Payment Page -----------------------------------*/

form#payment dl dt {
	clear: left;
}
form#payment select {
	float: left;
}


ul.fees {
	color: #aaa;
}
ul.fees li {
	clear: left;
	float: left;
}

ul.fees b {
	color: #fff;
}

ul.fees span.left {
	width: 10em;
	float: left;	
}
	
ul.fees span.right {
	float: left;
}

/* Club members signup -------------------------------*/

ul.errors, 
ul.messages {
	background-color: #222222;
	border: 1px solid red;
	float: left;
	padding: 0.2em;
	padding-left: 0;
	width: 90%; 
	list-style-type: none;
	clear: left;
}

ul.errors li {
	background-image: url(/quarter_midgets/images/bullet_error.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 3px;
	padding-left: 2.5em;
	font-size: 1.2em;
}

ul.messages li {
	background-image: url(/images/shared/information.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 3px;
	padding-left: 2.5em;
	font-size: 1.2em;
}

ul.messages {
	border: 2px solid #2057FF;
}

form.generic ul.errors,
form.generic ul.messages {
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-left: 0px;
	width: 100%;
}
form.generic ul.errors li {
}

form.generic dl {
	width: auto;
}

form.generic dl dd {
	float: left; 
	margin-bottom: 0.5em;
 	width: 285px;
}

form.generic dt {
 	clear: left;
}

form.generic fieldset {
	width: 400px;	
}

form.generic img.callout {
	float: right;
	margin-right: 3em;
}

form.generic input ,
form.generic select {
	font-size: 13px;
}

form.generic fieldset {
	padding: 8px;
}

table.fees th {
	background-color: #666666;
}

.buttons input {
	margin-right: 20px;
	}
	
button.addForm {
	margin: none !important;
	padding: none;
	padding-left: 5px;
	padding-right: 16px;
	overflow:visible;
	line-height: 1em;
	font-size: 13px;
}

button.addForm img {
	margin-right: 5px !important;
}

/* Agreements and waivers ------------------------*/

.agreement {
	border: 1px solid #666;
	padding: 7px;
	color: black;
	background-color: white;
	height: 300px;
	overflow: scroll;
	clear: left;
}

.agreement h1 {
	color: black;
	font-size: 1.5em;
	background: none;
}

div.agreement h3 {
	color: black;
	background: none;
}

.agreement ul,
.agreement ol {
	float: none;
	clear: none !important;
	margin-right: 20px !important;
	padding-left: 3em;
	list-style-type: decimal;
}

.agreementCheckbox {
	background:#c00;
	padding:8px;
	display: block;
	margin-bottom: 20px;
}
	
.agreement,
.agreementCheckbox {
	width:95%;
}

.agreementCheckbox {
	float: left;
}

.agreementCheckbox label {
	width: auto;
	float: left;
	margin-left: 0.5em; 
	font-size: 1.5em;
	font-weight: bold;
	color: white;
}

/* Print button --------------*/

div.printButton {
	float:left; 
	font-size:1.2em; 
	margin-left:10px; 
	margin-top:5px;
	border: 1px solid #3875D7; 
	padding:4px; 
	background-color:#222;
}

div.printButton a {
	color: #fff;
	text-decoration: none;
}

div.printButton img {
	 float:left;
	 margin-right:5px;
}

	 
