@import url(/css/linkStyles.css);


/*-----------------------------------------------------------------------------
mega fest dot com

basic.css

version:   5.0
author:    allan aguirre
email:     info@rileyagency.com
website:   http://www.allanaguirre.com - http://www.rileyagency.com
-----------------------------------------------------------------------------*/


/* reset whitespace */
* {
	padding: 0;
	margin: 0;
}


/* Body Style */
body {
 	margin: 0;
	padding: 0px 0px 20px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	background: #9d8b58 url(../imgs/common/bkGrnd.jpg) top center no-repeat;
	min-width: 900px;
}


/* Main Table Body Properties */
#mainTable	{
	padding-left:3px;
	}
#left	{
	background:url(../imgs/common/regLeftShadow.gif)  top right repeat-y;
	}

#right	{
	background:url(../imgs/common/regRightShadow.gif)  top left repeat-y;
	}

/* Text Styles */
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	padding-top: 15px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.body {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000;
}

.tracker { 
	font-family: Helvetica, sans-serif;
	font-size: 42px;
	font-weight:bold;
	color: #fff;
}

.ctaHm { 
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: condensed;
	line-height: 1.3em;
	color: #000;
}

.ctaHm2 { 
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-stretch: condensed;
	line-height: 1.3em;
	color: #000;
}

.ctaEx { 
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: condensed;
	line-height: 1.3em;
	color: #fff;
}

.ctaEx2 { 
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: condensed;
	line-height: 1.3em;
	color: #fff;
}
.ctaJoh	{
	font-family: Hevetica, sans-serif;
	font-size:14px;
	font-stretch: condensed;
	line-height:1.3em;
	color:#000;
	}
	
.ctaReg	{
	font-family: Hevetica, sans-serif;
	font-size:14px;
	font-stretch: condensed;
	line-height:1.3em;
	color:#000;
	}
	
.ctaReg2 {
	font-family: Hevetica, sans-serif;
	font-size:14px;
	font-stretch: condensed;
	line-height:30px;
	color:#342c00;
	}
	
.ctaReg3 {
	background:#231f20;
	font-family: Hevetica, sans-serif;
	font-size:14px;
	font-stretch: condensed;
	line-height:1.3em;
	color:#fff;
	height:72px;
	width:528px;
	}
	
.ctaReg4 {
	background:#ffffff;
	font-family: Hevetica, sans-serif;
	font-size:15px;
	font-stretch: condensed;
	line-height:1.3em;
	color:#bf1e2e;
	height:55px;
	width:528px;
	}

.ctaReg5 {
	font-family: Hevetica, sans-serif;
	font-size:10px;
	font-stretch: condensed;
	line-height:1.3em;
	color:#000000;
	height:53px;
	width:528px;
	padding-top:10px;
	}
	
.ctaReg6 {
	background:#ffffff;
	font-family: Hevetica, sans-serif;
	font-size:14px;
	font-stretch: condensed;
	line-height:1.3em;
	color:#000000;
	padding-bottom: 10px;
	}

.ctaReg7 {
	font-size:10px;
	padding:10px;
	background:#ffffff;
	}

.ctaDots	{
	border-bottom:1px dotted #1a9b50;
	width:125px;
	padding-bottom:4px;
	}
.ctaRegPayments {
	font-size:14px;
	font-weight:bold;
	}
	
.news { 
	font-family: Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333;
}

.faq {
	font-size:14px;
	padding: 0px 55px;
	background: #eeebc0 url(../imgs/faqBkgrnd.jpg) top center repeat-y;
}
	
.faqPadding {
	padding-top:15px;
}

.footer { 
	font-family: Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #333;
}

/* Form Styles */
.input {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	width: 125px;
	border: solid 1px #aeaeb1;
	padding-left: 5px;
}

.select {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	width: 100px;
	border: solid 1px #aeaeb1;
	padding-left: 5px;
}


/* Unordered List Styles */
ul {
	list-style-position: disc outside;
	margin-left: 0;
	padding: 0 30px 0 17px;
	font-size:14px;
}

.li {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.regTable	{
	width:595px;
	background:#f4d412;
	padding-bottom:15px;
	}
