

/*-----0-------- Reset Styles ----------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a { outline:0 none; color: blue; }
a:active { outline:0 none; text-decoration: none;}
a:hover { outline:0 none; text-decoration: none;}

/*remove blue border around linked images*/
a img { border: 0 none;}

ol, ul {list-style: none; margin: 10px 0 10px 0;}
blockquote, q {quotes: none;}

input [type=submit] { outline-width: 0; }

/* remember to define focus styles! */
:focus {outline: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

strong {font-weight:bold;}

acronym { border-bottom: 1px dashed #444; cursor: help; }
acronym:hover {border-bottom: 1px solid #444;}

/*-----1-------- Typography ------------------*/

body{
	font: 75%/1.25 Trebuchet MS, Arial, Helvetica, sans-serif;
}

/* Paragraph sizes */

p{ font-size: 14px; line-height: 1.25em; margin: 0 0 10px 0; color: #585858;}

small {
	font-size: 10px; font-style: italic; margin: 10px 0 10px 0;
}


@font-face {
	font-family: 'LeagueGothicRegular';
	src: url(fonts/league_gothic-webfont.eot);
	src: local('LeagueGothicRegular'), url(fonts/league_gothic-webfont.woff) format('woff'), url(fonts/league_gothic-webfont.ttf) format('truetype'), url(fonts/league_gothic-webfont.svg#webfontGCbPRjpO) format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {
  font-family: 'LeagueGothic';
  src: url(/fonts/LeagueGothic.eot);
  src: local('LeagueGothic'), local('LeagueGothic'),
       url(/fonts/LeagueGothic.ttf) format('truetype'),
	   url(/fonts/LeagueGothic.svg#font) format('svg');
}*/

/*----2-------- Headings-------------- */

h1 {font-size: 28px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; margin: 10px 0 15px 0; color: #585858; }

h2 { font-size: 22px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; margin: 10px 0 15px 0;color: #585858; }

h3 { font-size: 18px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; margin: 10px 0 15px 0; color: #585858; }

h2.tagline { text-align:left; font-weight:bold; }

/*---3--------- Under Construction Page Layout-------------- */


body {
	background:transparent url(images/footer-bg.png) repeat scroll center bottom;
	margin: 0;
	padding-bottom: 145px;
	width: 100%;
}


#main-bg {
	float:left;
	width:100%;
	background:transparent url(images/top-bg.png) repeat-x scroll center top;
	overflow:hidden;
}

#footer-bg {
	float:left;
	width:100%;
	background:transparent url(images/highlight.png) no-repeat scroll center top;
}

#feature {
	margin: 0 auto;
	padding: 68px 0 0 0;
	position:relative;
	background:transparent url(images/foot-highlight.png) no-repeat scroll center bottom;
	min-height: 720px;
	height:auto!important;	
	height:720px;
}

#header {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
	z-index:1000;
}
	#header h1.logo {
	margin: 0 0 0px 40px;
	float:left;
	
	}
	
	#header h1.logo a {
		border: 0 none;
	}
	#header h1.logo2 {
	float:right;
	margin: 40px 20px 0px 0px;
	
	}
	
	#header h1.logo2 a {
		border: 0 none;
	}


#content {
	background:transparent url(images/feature-top.png) no-repeat scroll 0 0;
	margin:0 auto;
	padding: 0;
	min-height:325px;
	height: auto!important;
	height:325px;
	position:relative;
	margin-top:150px;
	text-align:left;
	width:996px;

}

#feature .leftcol {
	display:inline;
	float:left;
	width: 700px;
	margin: 0 0 0 45px;
	padding:0 0 0 75px;

}

#feature .rightcol {
	display:inline;
	float: right;
	width: 250px;
	height: 315px;
	margin: 10px 60px 0 0;
	padding: 0 0 0 15px;
	background: url(images/leftcol-side-grad.gif) repeat-y scroll 0 0;
}

#footer {
	background:transparent url(images/feature-foot.png) no-repeat scroll 0 0;
	height: 120px;
	width: 1000px;
	margin: 0 auto;
	padding:0;

}
	#footer img {
		margin: 40px 0 0 53px;
	}


p.complete {
	color:#000000;
	font-family:'LeagueGothicRegular', Impact, Arial, Helvetica, sans-serif;
	font-size:90px;
	padding: 50px 0 30px 0;
	margin: 30px 0 0 0;
	text-transform:uppercase;
	text-align:center;
}
p.complete span {
font-family:'LeagueGothicRegular', Impact, Arial, Helvetica, sans-serif;
font-size:175px;
}

	
/*---4-------- Social Links Navigation --------------*/


ul.social {
	position: absolute;
	top: 15px;
	left: 35px;
}

ul.social li a {
background:url(images/social-nav.png) no-repeat;
display:block;
height: 60px;
width: 60px;
text-indent:-999em;
}

/*This is where you can add your social links using the enclosed social-nav.psd*/
ul.social li.facebook a {
	background-position: 0 0;
}
	ul.social li.facebook a:hover {
	background-position: -60px 0;
}


ul.social li.twitter a {
	background-position: 0 -60px;
}
	ul.social li.twitter a:hover {
	background-position: -60px -60px;
}


ul.social li.linkedin a {
	background-position: 0 -120px;
}
	ul.social li.linkedin a:hover {
	background-position: -60px -120px;
}


ul.social li.myspace a {
	background-position: 0 -180px;
}
	ul.social li.myspace a:hover {
	background-position: -60px -180px;
}



/*--- 5------ Styles for the Countdown Container----------------------*/

#countdown {
		width:530px;
		margin:0;
		float:left;
		margin: 40px 0 0 0;
		padding: 0 0 20px 0;
	}
	
		#countdown .countdown-item {
			float:left;
			display:inline;
			width:100px;
			height:100px;
			background:url(images/countdown-item.jpg) no-repeat 0 0;
			padding: 0 5px 0 0;
		}
	
			#countdown .countdown-item h3 {
				text-transform:uppercase;
				font-size: 14px;
				font-weight:bold;
				margin: 5px 0 0 10px;
			}
			#countdown .countdown-item p {
				text-align:center;
				font-size:60px;
				line-height: 1.1em;
				font-family:'LeagueGothicRegular', Impact, Arial, Helvetica, sans-serif;
			}
			
			
/* Styles for the Submit Form */

#email-submit {
	padding: 10px 0 5px 0;
}


input.textbox {
	width: 400px;
	padding: 12px;
	background: #444 url(images/textbox.gif) repeat-x 0 0;
	border: 1px solid #999;
	color: #585858;
	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

input.textbox:focus {
	
}

input.button {
	padding: 10px;
	background: #000;
	border: 1px solid #999;
	color: #585858;
	cursor:pointer;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

p.error {
	color: #9e0000;
	margin:0;
	text-transform: capitalize;
	background: url(images/error.png) no-repeat 0 0;
	padding:0 0 0 23px;
}