/* For IE */
@font-face {
  font-family: ProximaNova-Black;
  src: url(../fonts/ProximaNova-Black.eot)
}

@font-face {
  font-family: ProximaNova-Light;
  src: url(../fonts/ProximaNova-Light.eot)
}

@font-face {
  font-family: ProximaNova-Black;
  src: url(../fonts/ProximaNova-Black.eot)
}

/* For Other Browsers */
@font-face {
  font-family: ProximaNova-Black;
  src: url(../fonts/ProximaNova-Black.otf) format("opentype");
}

@font-face {
  font-family: ProximaNova-Light;
  src: url(../fonts/ProximaNova-Light.otf) format("opentype");
}

@font-face {
  font-family: ProximaNova-Bold;
  src: url(../fonts/ProximaNova-Bold.otf) format("opentype");
}

#panelIcons
{
	padding-left:25px;
	float:left;
	
	
}

#panelText
{
	padding-top:30px;
	width:500px;
		float:left;
}

#panelTextA
{
	float:left;
	text-shadow: none;
	font-family:Arial, Helvetica, sans-serif;
	width:260px;
	font-size:18px;
	padding-left: 10px;
}

#panelTextB
{
	float:left;
	text-shadow: none;
	width:200px;
	padding-left:20px;
	font-family: ProximaNova-Light;
	font-size:18px;
}

#panelTextB p
{
	font-size:14px;
	
}

.p2
{
	color:#AD1513;
	font-size:24px;
	font-family: ProximaNova-Bold;
	padding-bottom:10px;
}

.p3Title
{
	font-size:24px;
	font-family: ProximaNova-Bold;
	padding-bottom:10px;
	padding-top: 15px;
}

#countdown
{
	height:102px;
}

body {
	background: #000 url('../images/background.jpg') 50% 0% no-repeat;
	color:#FFF;
	font-family: ProximaNova-Light;
	text-shadow: none;
	text-shadow: 1px 1px 0px #c7c2bc;
		[if IE ]>
	font-family:Arial, Helvetica, sans-serif;
	<![endif]
}

header {
	text-align: left;
	
}

header img {
	display: block;
	#margin: 0 auto;
}

aside {
	height: 98px;
	#width: 894px;
	#padding: 10px;
	margin: 0 auto;
	 
}

p {
	margin: 0;
	padding: 0;
	text-shadow: none;
}

footer {
	
}

#ribbon {
	
	padding: 10px 30px;
	margin: 0;
	height: 90px;
	color: #fff;
	text-shadow: #747679;
	#margin-top: -55px;
	
	
}

#panel1
{
	float:left;
	width:500px;
	height:470px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: ProximaNova-Bold;
	color:#FFF;
	background:hsla(0, 0%, 0%, 0.2);
	padding:10px;

	[if IE ]>
		background-color:#333;
	filter: Alpha(Opacity=50);
	<![endif]

}

#panel2
{
	float:left;
	margin-left:10px;
	width:340px;
	height:480px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: ProximaNova-Bold;
	color:#FFF;
	background:hsla(0, 0%, 0%, 0.2);
	padding:10px;

	[if IE ]>
		background-color:#333;
	filter: Alpha(Opacity=50);
	<![endif]

}

.icons
{
	width:64px;
	height:63px;
	float: left;
	padding: 5px;
}


div.hr { 
width: 90%; 
height: 2px; 
background: #000; 
}

#panel1Title
{
	text-transform:uppercase;
	text-align:center;
	font-size:30px;
}

#stayConnected {
	font-family: ProximaNova-Black;
	font-size: 30px;
	text-transform: uppercase;
	float: left;
	width: 290 px;
	#margin-top: -60px;
}

#stayConnected img {
	padding: 12px 10px 0 0;
	float: left;

}

#facebook_twitter {
	line-height: 1;
	#margin-top: -60px;
	font-size: 11px;
	#clear: left;
	#float: left;

	#height: 100%;
	text-shadow: none;
	font-family: ProximaNova-Bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 47px;
}

#facebook_twitter img {
	padding-top: 10px;
	
}

#logoText
{
	text-shadow: none;
	color:#FFF;
	position: relative;
	text-align: right;
	font-size: 14px;
	left: 460px;
	top: -60px;
	width: 400px;
}

.ribbon_smalltext {
	-moz-column-count: 2;
	-moz-column-width: 155px;
	-moz-column-gap: 75px;
	
	-webkit-column-count: 2;
	-webkit-column-width: 155px;
	-webkit-column-gap: 75px;
}

h1 {
	display: none;
}

#globalwrapper {
	margin: 0 auto;
	width: 1000px;
	padding: 20px;
	#margin-top: 150px;
}

#wrapper {
	margin: 0 auto;
	width: 894px;
	#margin-top: 150px;
	#font-size: 1.5em;
	padding: 30px;
	background: url('../images/ribbon.png') 0px 610px no-repeat;
}

#logo {
	height: 90px;
	width: 350px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	border-style: none;
}

img {
	border: 0;
}

hr {
	padding: 1px 0 1px 0;
	margin: 60px 0 30px 0;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 5px;
	
}

small {
	font-family: ProximaNova-Light;
	
}

#box {
	border: 0px solid #c8ac6a;
	height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 1px #888;
	-webkit-box-shadow: 0px 0px 1px #888;
	background:hsla(0, 0%, 0%, 0.05);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 25px;
}



#L1 { 
	background:hsla(165, 35%, 50%, 0.2);
	height:20px;
}

#submitBtn {
	height: 23px;
	width: 23px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background-image: url('../images/emailSearch.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#emailBlock
{
	width:332px;
	height:34px;
	background-color:#CCC;
	padding-right:5px;
	padding-top:5px;
	background:hsla(0, 0%, 0%, 0.6);
	background-image:url('..images/emailback.png');	
}
