﻿/*
	Created by: Zach Calmus, Driver Websites
	3-27-08
*/

.genUrl{color:Black;}
#header
{
	background:url("/css/images/vaneck/header.jpg") top no-repeat;
	height:317px;
}

#main{background:url("/css/images/vaneck/body.jpg") 0 0 repeat-y;}

body{background-color:Black;}

.menu li
{
	text-transform:uppercase;
	font-size:140%;
	font-family:Impact;
	padding:10px;
	display:inline;

}

.menu li a{color:Black;}

.menu li a:hover
{
	font-family:Impact;
	color:White;
	text-decoration:none;
}

.menu {text-align:center;}

.footer
{
	width:950px;
	margin:0px;
	margin-top:0px;
	padding-top:0px;
	background:url("/css/images/vaneck/footer.jpg") top no-repeat;
	border:none;	
	padding-top:135px;	
}

.resultsBox .resultsTitle
{
	height:36px;
	background:url("/css/images/vaneck/latestResults.jpg") top no-repeat;
}

.special  .specialTitle
{
	height:31px;
	background:url("/css/images/vaneck/nextBox.jpg") top no-repeat;
}

.statsBox  .statsTitle
{
	height:35px;
	background:url("/css/images/vaneck/statsBox.jpg") top no-repeat;
}

.statsBox, .specialSub, .resultsBox
{
	width:165px;
	padding-left:15px;
}

.statsTitle, .specialTitle, .resultsTitle{text-indent:-9999px;}


#schBody .subHeading{background:url("/css/images/vaneck/schHead.jpg") bottom right no-repeat;}
#guestBody .subHeading{background:url("/css/images/vaneck/guestHead.jpg") bottom right no-repeat;}
#homeBody .subHeading{background:url("/css/images/vaneck/homeHead.jpg") bottom right no-repeat;}
#bioBody .subHeading{background:url("/css/images/vaneck/bioHead.jpg") bottom right no-repeat;}
#galleryBody .subHeading{background:url("/css/images/vaneck/picsHead.jpg") bottom right no-repeat;}
#newsBody .subHeading{background:url("/css/images/vaneck/newsHead.jpg") bottom right no-repeat;}
#linksBody .subHeading{background:url("/css/images/vaneck/linksHead.jpg") bottom right no-repeat;}
#contactBody .subHeading{background:url("/css/images/vaneck/contactHead.jpg") bottom right no-repeat;}
#statsBody .subHeading{background:url("/css/images/vaneck/statsHead.jpg") bottom right no-repeat;}
#teamBody .subHeading{background:url("/css/images/vaneck/teamsHead.jpg") bottom right no-repeat;}
#crewBody .subHeading{background:url("/css/images/vaneck/crewHead.jpg") bottom right no-repeat;}
#accountBody .subHeading{background:url("/css/images/vaneck/accountHead.jpg") bottom right no-repeat;}
#blogBody .subHeading{background:url("/css/images/vaneck/blog.jpg") bottom right no-repeat;}

.feedClass h2
{
	background:url("/css/images/vaneck/newsFeed.jpg") bottom center no-repeat;
	height:31px;
	text-indent:-9999px;
}

.subHeading
{
	border-bottom:2px black solid;
	text-indent:-9999px;
	height:34px;
}

.statsBox
{
	font-family:Impact;
	padding-left:12px;
	padding-right:12px;
}

.statsBox .upcomingEvents li
{
	font-weight:lighter;
	font-style:normal;
	font-size:85%;	
}


.statsBox .upcomingEvents strong
{
	padding: 0px 5px 0px 0px;
	width:80px;	
}

.statsBox small{font-size:100%;}
.statsBox strong, .resultsBox small{float:left;}

.resultsBox small
{
	font-size:95%;
	overflow:hidden;
	width:100px;
}

.resultsBox strong
{
	margin-right:10px;
	float:right;
	text-align:right;
	width:42px;	
}
.resultsBox li
{
	font-weight:bold;
	padding-left:10px;	
}
.statsBox
{
	text-align:center;
	text-transform:capitalize;
	font-size:140%;	
}

.special strong
{
	
	display:block;
}

.special li
{
	margin-left:10px;
	margin-right:10px;
	font-size:85%;	
}

.scheduleLinks a, .addLink a, .subContent .adminButton, pagingLinks a, .footMenu a, .navLink a, .subContent .admin .addLink a
{
	color:White;	
}

.footMenu
{
	float:right;
	width:600px;
	margin-right:100px;
	text-align:right;	
}

.dev
{
	color:White;
	margin-top:0px;	
}

.footer .adminButton
{
	color:White;
	float:right;	
	clear:right;
}
.dev a
{
	color:White;	
}

.feedback
{
	float:none;	
}

.subContent h5,.subContent h5 a, .subContent h3, .subContent h3 a
{
	color:White;	
}

.subContent h4 a
{
	color:Black;	
}

.feedWrapper, .special2
{
	margin-top:35px;	
}

.special2
{
	width:175px;
    margin-right:10px;
}
          
* html .special2
{
	margin-right:0px;
}

.dataLinks h5
{
	margin-bottom:0px;	
}

.admin .submitDiv input
{
	border-color:Black;
	color:Black;	
}

.subContent .popup .adminButton, .subContent .popup h5
{
	color:Black;	
}

#mainBox
{
	width:555px;	
}

.galleryMainPic
{
	padding:2px;
	border: 1px solid black;
	margin-right:10px;	
}

.subContent
{
	min-height:500px;	
}

.showAllLink a
{
	color:White;
}

.addCommentLink
{
	color:White;
}

#frame
{
	position:relative;
	z-index:15;	
}