/*********************************** Styles ***************************************/
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;	
	background-color: #000000;
	background-image:url(/images/gradien.gif);
/*	background-repeat: repeat-x; */
	background-position: top center;
	background-repeat: repeat; 
/*	background-image:url('http://firecracker500festival.com/images/black_brickwall.jpg'); */

}
body, p, div, td, input, select {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	line-height: 16px;
}
p {
	margin: 10px 0px;
}
form, input, select {
	line-height: 14px;
	margin: 0;
	padding: 0;
}
h2 {
        font-size: 22px;
        }
hr {
        color: #FF0000;
        background-color: #000000;
        height: 3px;
        border; 0;
        }
a:link, a:active, a:visited, a:hover {
/*	color: #F63;  */
        color: #FF0000; 
	text-decoration: underline;
	font-size: 17px;
}
a.red:link, a.red:active, a.red:visited, a.red:hover {
        color: #FF0000; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.nored:link, a.nored:active, a.nored:visited {
	font-family: 'Arial', sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
a.nored:hover {
	font-family: 'Arial', sans-serif;
	font-size: 10px;
	color: #F06969;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
a.nored2:link, a.nored2:active, a.nored2:visited {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 15px;
	color: #FF0000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
a.nored2:hover {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
a.nored3:link, a.nored3:active, a.nored3:visited {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 22px;
	color: #FF0000;
	font-weight: normal;

	text-decoration: none;
}
a.nored3:hover {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;

	text-decoration: none;
}
a.nored4:link, a.nored4:active, a.nored4:visited {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 16px;
	color: #A0DF42;
	font-weight: normal;
	
	text-decoration: none;
}
a.nored4:hover {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	
	text-decoration: none;
}
a.homeBtnRSVP:link, a.homeBtnRSVP:active, a.homeBtnRSVP:visited {
	margin: 0px auto;
	width: 331px;
	height: 23px;
	display: block;
	background: url(/images/click_rsvp.gif) no-repeat 0px 0px;
}
a.homeBtnRSVP:hover {
	background-position: 0px -23px;
}
.btnLinks {
	display: inline;
	vertical-align: top;
	background: url(/images/btns.gif) no-repeat;
}
a.btnFAQ:link, a.btnFAQ:active, a.btnFAQ:visited {
	width: 37px;
	height: 11px;
	background-position:  0px 0px;
}
a.btnFAQ:hover {
	background-position: 0px -11px;
}
a.btnViewMap:link, a.btnViewMap:active, a.btnViewMap:visited {
	width: 76px;
	height: 10px;
	background-position:  0px -62px;
}
a.btnTimes:link, a.btnTimes:active, a.btnTimes:visited {
	width: 79px;
	height: 10px;
	background-position:  0px -122px;
}
a.btnTimes:hover {
	background-position: 0px -132px;
}
a.btnViewMap:hover {
	background-position: 0px -72px;
}
a.btnBack:link, a.btnBack:active, a.btnBack:visited {
	width: 47px;
	height: 10px;
	background-position:  0px -82px;
}
a.btnBack:hover {
	background-position: 0px -92px;
}
a.btnCancel:link, a.btnCancel:active, a.btnCancel:visited {
	width: 64px;
	height: 10px;
	background-position:  0px -22px;
}
a.btnCancel:hover {
	background-position: 0px -32px;
}
a.btnSubmit:link, a.btnSubmit:active, a.btnSubmit:visited {
	width: 61px;
	height: 10px;
	background-position:  0px -42px;
}
a.btnSubmit:hover {
	background-position: 0px -52px;
}
a.btnHome:link, a.btnHome:active, a.btnHome:visited {
	width: 49px;
	height: 10px;
	background-position:  0px -102px;
}
a.btnHome:hover {
	background-position: 0px -112px;
}
.homeLink a {
	position: absolute;
	top: 45px;
	left: 155px;
	width: 440px;
	height: 140px;
	z-index: 100;
	display: block;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
}
#contentContainer {
	margin: 0px auto;
	position: relative;
	padding-bottom: 47px;
	width: 900px;
	min-height: 700px;
	top: 40px;
}
#contentContainerLeft {
	position: absolute;

	left: 0px;
	width: 450px;
}
#contentContainerRight {
	position: absolute;

	left: 470px;
	width: 430px;
}
#contentContainerFAQLeft {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 230px;
}
#contentContainerFAQMiddle {
	position: absolute;
	top: 150px;
	left: 240px;
	width: 180px;
}
#contentContainer2 {
	margin: 0px auto;
	position: relative;
	padding-bottom: 47px;
	width: 960px;
	min-height: 700px;
	top: 40px;
}
#contentContainer2Left {
	position: absolute;

	left: 0px;
	width: 380px;
}
#contentContainer2Middle {
	position: absolute;

	left: 400px;
	width: 280px;
}
#contentContainer2Right {
	position: absolute;

	left: 700px;
	width: 260px;
}
#homeFlier {
	margin: 25px auto;
	width: 319px;
	height: 501px;
}
#subFlier {
	margin: 25px auto;
	width: 397px;
	height: 625px;
}
#landingRulesHeader {
	margin-top: 8px;	
}
#landingRulesBottomLine {
	margin-top: 5px;	
}
#footer {
	margin-top: 25px;
	color: #666666;
}
.hdr {
	margin-right: 10px;
}
.details {
	margin: 15px 0px 20px 10px;
	font-weight: bold;
}
.details2 {
	color: #FF0000;
}
.emphasis {
	color: #FF0000;
	text-transform: uppercase;
}
.rules p {
	font-weight: bold;
	margin: 9px 0px;
}
.rulesPrefix {
	padding-right: 15px;
}
.highlight {
	color: #ff3333;
}

/* rsvp form */
body#rsvp #contentContainer {
	font-size: 11px;
}
body#rsvp #contentContainer p,
body#rsvp #contentContainer div, 
body#rsvp #contentContainer td, 
body#rsvp #contentContainer input, 
body#rsvp #contentContainer select {
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 14px;
}
.error { 
	font-weight: bold; 
	color: #ff3333;
}
.required {
	font-weight: bold;
	color: #cccccc;
}
.rsvpForm td {
	padding-bottom: 2px;
}
.rsvpDisclaimer p {
	font-size: 11px;
}
.confirmationHdr {
	font-size: 14px;
	font-weight: bold;
}
.comingsoon {
	font-size: 36px;
	font-weight: bold;
}
.fire-banner {
	font-family: Arial, Verdana, Helvetica,sans-serif;
	width: 100%;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
/*	border-bottom: 1px solid #555555; */
	background: #000000;

	padding-bottom: 10px;
}
img {
	border-color: black;
}
.fire-showcard {
	font-family: 'Comic Sans MS', ChalkboardSE-Regular, cursive;
	font-size: 15px;
	color: #FF0000;
	font-weight: normal;
	line-height: 16px;
}
.image-map {
      background: url('/images/firecracker500-2014-color2.jpg');
      width: 550px;
      height: 711px;
      display: block;
      position: relative;
      margin-top:5px;
/*      float: left;  */
    }

    .image-map > a.map {
      position: absolute;
      display: block;
/*      border: 1px solid green;  */
    }
.hidden {
	display:none
	}
