/* global */

#flashcontent {
	width:100%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:575px;
	position:absolute;
	left: -15px;
	top: 19px;
 }
 
 #tourcontent {
	width:292px;
	height:52px;
	margin-left: 500;
	margin-right: auto;
	margin-top:75px;
	position:absolute;
	left: 170px;
	top: -21px;
 }

 #gamestop {
	width:220px;
	height:153px;
	margin-left: 500;
	margin-right: auto;
	margin-top:75px;
	position:absolute;
	left: 238px;
	top: 380px;
 }


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 12px;
}

body, td, th {
    color: #FFFFFF;
    font-weight: bold;
}

body {
    text-align: center;
    margin: 0 0;
    padding: 0;
	background-image:url(bg.jpg);
    /*background-image:url(popup.gif);*/
    background-repeat:repeat-x;
    background-position: top center;
    background-color:#000000;

}

.ie7.body {
    text-align: left;
    margin: 0 0;
    padding: 0;
	background-image:url(bg.jpg);
    /*background-image:url(popup.gif);*/
    background-repeat:repeat-x;
    background-position: top center;
    background-color:#000000;
	white-space: nowrap;

}


a { font-weight: bold; color: FFFFFF; text-decoration: none; }

 
body img, td img, p img, div img {
 border: 0;
 }
 
form {
 margin: 0;
 }

.ie7.form {
 margin: 100;
 }
 
td, p, div, .copy {
    color: #FFFFFF;
    font-size: 12px;
    font-family: arial, helvetica, sans;
    font-weight: normal;
 }
 

#popup_body td, #popup_body p, #popup_body div {
 color: #2e1108;
 font-size: 12px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 }

p {
 line-height: 15px;
 margin: 15px 0 15px 0;
 }
#bgcontainer{
    background: url(paintball_bg.jpg);
    background-repeat:no-repeat;
    background-position: top center;
	height: 600px;     
}

#container {
    width: 500px;
    text-align: left;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 160px 450 0 0;
 }
 
 
 
 
 
#form_container {
 padding: 0 35px 0 35px;
 text-transform: uppercase;
 }
 
#myForm h6 {
    font-size: 14px;
    margin: 20px 0 10px 193px;
 }
 
#form_container div {
 clear: both; 
}
 
.formrow {
    height: 18px;
    margin: 3px 0 5px 0;
	width: 800px;
 }
 
 .ie7 .formrow {

 }
 
 .formrow img{
	display: block;
	margin: auto;
 }
 
.formfield {
 font-weight: bold;
 text-transform: uppercase;
 }
 
input, select {
    font-size: 12px;
    font-family: arial, helvetica, sans;
    font-weight: normal;
    float: left;
    /*border: solid 1px #000;*/
    margin-right: 5px;
 }
 
 input {
    width: 223px;
    height: 20px;
 }
 
label {
    width: 125px;
    display: block;
    float: left;
    margin: 3px 5px 0 61px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
 }
 
.ie7. label {
    width: 525px;
    display: block;
    float: center;
    margin: 3px 5px 0 61px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;

 }
  

#option {
 border: 0;
}

.required, .formerror, .formerror p, .formerrormark {
 color: #660000 !important;
}
 
.formerror {
  margin: -5px 0 -25px 71px;
  width: 350px;
  color: #660000;
}

.formerror h5 {
    margin: 0 0;
    text-align: left;
    font-size: 11px;
}

.formerror p {
 margin-top: 0;
 font-size: 10px;   
}

.copy {
  padding-top: 16px;
  margin: 50px 0 -25px 71px;
  width: 350px;
  color: #4d100f;
  overflow:visible;
}

.copy h6 {
  margin-top: 15px;
  font-size: 14px;
  color: #2e1108;   
}

.submit {
 border: 0;
 }
 
#footer {
 margin: 0 0 20px 0;
 }
 
#footer img {
 margin: 0 30px 0 0;
 float: left;
 }
 
#footer .blastworks {
 margin: 0;
 float: right;
 }
 
#footer .legal {
 float: left;
 width: 335px;
 display: block;
 color: #fff;
 font-size: 10px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 line-height: 11px;
 margin: 8px 0 0 0;
 }
 
.ie7 .submit {
   width:102px; 
   height:29px;   
   margin-left:220px;

 }
 
.ie8 .submit {
   width:102px; 
   height:29px;   
   margin-left:220px;
 }
 
 
 .submit {
   width:102px; 
   height:29px;  
 }
 .ie7 .formRowSubmit{
  margin-left:00;
 }
 
 formRowSubmit{
  margin:auto; 
  width:223px;
   margin-left:200;
 }


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */
