/* CSS Document */

#shows{
  position:absolute;
	margin-top:-4px;
	width:419px;
  height:503px;
	background:url(../imgs/index/shows_bg.jpg) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#9c0505;	
   z-index:1;
}

#shows h1{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:lighter;
	margin-top:8px;
}

.details{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#6a6a6a;
}

#shows h1 a, #shows h1 a:link, #shows h1 a:active, #shows h1 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}	

#shows h1 a:hover{
	color:#6a6a6a;
}

#contest_shell{
	position:absolute;
	margin-top:-4px;
	width:345px;
	height:217px;
	background:url(../imgs/index/contest_bg.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:4px;
	left:430px;
	top:131px;
}


#mailing_list_shell{
	position:absolute;
	margin-top:-4px;
	width:362px;
	height:261px;
	background:url(../imgs/index/mailing_list_bg.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:4px;
	left:430px;
	top:348px;
}

.gasoline_shell{
	position:absolute;
	margin-top:-10px;
	width:354px;
	height:486px;
	background:url(../imgs/index/gas_bg.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:4px;
	left:417px;
	top:131px;
   z-index:1;
}

.gasoline_shell .articles{
	width:310px;
	margin:115px 0px 0px 30px;
	}

.darkbg{
  background:#f5f5f5;
}


.lightbg{
  background:#ffffff;
}

.highlight_gas{
  color:#ff6d00;
}

.gasoline_shell .articles a{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   color:#000000;
   text-decoration:none;
}

.gasoline_shell .articles div{
	padding:4px 0px;
}


#footer{
	position:absolute;
	width:766px;
	height:82px;
	background:url(../imgs/index/footer.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	left:6px;
	top:590px;
    z-index:1;
}

#footer a, #footer a:active, #footer a:link, #footer a:visited{
	color:#ffffff;
}	

#footer a:hover{
	color:#9c0505;
}

.competition_bg{
	position:absolute;
	top:0px; 
	left:0px;
	xwidth:100%;
	xheight:100%;
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	z-index:800;
}

#overlay{ background-image: url(../imgs/index/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../imgs/index/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.competition_shell{
	width:800px;
	height:300px;
	margin-left:50%;
	margin-top:100px;
	left:-378px;
	position:absolute;
	z-index:800;
}


a.noThanks{
	display:block;
	position:absolute;
	margin:25px 0px 0px 640px;
	height:20px;
	width:100px;
	xbackground:#ff0000;
	z-index:900;
}

a.enterContest{
	display:block;
	position:absolute;
	margin:210px 0px 0px 450px;
	height:70px;
	width:300px;
	xbackground:#ff0000;
	z-index:900;
}
