/* Grand Prix Events CSS*/

body {

		margin:0;
		padding: 0;
	    font-family: "Trebuchet MS", sans-serif, arial, helvetica, times, "times new roman", serif;
		color: #B7B7B7;
		background-color:#000000;
}

.error {
	color:#FF0000;
}

.noimages img {
	display:none;
}

#wrapper
{
	margin: 0 auto;
	padding:0;

}

/*CSS for the tab navigation javascript
*/
div.tabcontent div{display:none;}

#tabcontainer {
	margin:0;
	padding: 0;
	font-size:10px;
	display:inline;
}

#tabcontainer ul {
	display:inline;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	margin: 1em 0 0 0;
	height:20px;
	
}

#tabcontainer ul li{
	display:inline;
	border:0;
	z-index:1;
	white-space:nowrap;
	text-align: center;
	width:84px;
	height:18px;
	padding-top:4px;
	padding-bottom:0;
		
}

#tabcontainer ul li a {
	float:left;
	background-image: url(images/tab.png);
	background-repeat:no-repeat;
	display:inline;
	width:84px;
	height:20px;
	padding: 0.25em 1px 0 0;
	color: #B7B7B7;
	text-decoration:none;
	text-align:center;
}

#tabcontainer ul li a:hover{
	background-image: url(images/tab.hover.png);
	background-repeat: no-repeat;
	color: #000000;
}

#tabcontainer ul li a.tab-active {
	font-weight:bold;
	background-image: url(images/tab-active.gif);
	background-repeat:no-repeat;
	z-index:1200;
    color: #FFFFFF;	
}

#welcometext {
		margin:10px 0 0 0;
		padding:0;
		color: #FFFFFF;
		font-size:11px;
}
.newswhite {
	font-family: sans-serif, arial, helvetica, times, "times new roman", serif;
		color: #FFFFFF;
		font-size:12px;
		background-color:#363636;
		
}

.newswhite  strong {
		font-size:13px;
		font-weight:bold;
}

.newswhite  em {
		color:#B7B7B7;
		font-size:10px;
}


#container {	
		width: 940px;
		background-color: #000000;
		margin: 0 auto;
		padding: 0;
		display:block;
		overflow:hidden;
}

#hmenu {
		letter-spacing: 1px;
		font-size: 10px;
		margin:0;
		padding:0;
		clear:none;
		background-color: #363636;
		width:100%;
		text-align:right;
}

.fmenu {
		letter-spacing: 1px;
		font-size: 10px;
		margin:0;
		padding:0;
		clear:none;
		background-color: #363636;
		width:100%;
		text-align:center;
}

#footer .phone {
		text-align: right;
		letter-spacing: 1px;
		font-size: 10px;
		padding:0;
		clear:none;
		display:inline;
		background-color: #363636;
		float:right;
		width:20%;
		margin-top: -14px;
		margin-right: 5px;
}

#footer .phone a {
		color:#FFFFFF;	
		text-decoration:none;
}
		

 a.headerlink {
		color: #B7B7B7;
		text-decoration:none;
		margin:0;
		padding:0;

}

a.headerlink strong {
		color:#FFFFFF;
		text-decoration:none;
		margin:0;
		padding:0;
}

#header, #footer {
		margin: 0 auto;
		padding:0;
		width:940px;
		clear:both;
}

#topheader {
		text-align:left;
		font-size:10px;
		margin:0;
		padding:0;
		clear:both;
		background-color: #363636;
		width:100%;
}

#topheader h1 {
	float:right;
	margin-top:-13px;
	margin-right:2px;
	font-size:10px;
	color:#B7B7B7;
}

#topheader a {
	text-decoration:none;
	color:#FFFFFF;
}

#topheader #loginform {
	color:#FFFFFF;
	position:absolute;
	width:250px;
	border:1px solid black;
	background-color:#363636;
}

.hmenu strong, #newsfeature strong {
		font-weight:bold;
		color:#FFFFFF;
}



.boxcontent {
        	margin: 0;

		width: 100%;
 		text-align: left;
        font-size: 10px;
		
                
}

.boxcontent strong {
		font-size: 12px;
		font-weight:bold;
}

.boxcontent a {
		color:#FD1813;
}

.boxcontent p {
		text-align:justify;
		width:270px;
		margin:0;
		padding:0;
}



.clear	{
		clear: both;
		margin: 0;
		padding: 0;
	}

.noborder	{
		border: none;
		margin: 0;
		padding: 0;
	}

#maincontent {
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom: -32767px !important; 
		padding-bottom: 32767px !important; 
		padding-left:0;
		padding-right:0;
		padding-top:0;
		float:right;
		width:790px;
		font-size:10px;
}

#maincontent h1 {
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;	
	float: left;	
}

#maincontent h2 {
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;	
	float:right;	
}

#maincontent #orderbuttons {
	float:right;
	width:785px;
	height:30px;
	/*border:1px solid red;*/
    display: inline;
}

.clearline {
	clear:both;
}

.tourbanner {
	float:left;
	margin:0;
	padding:0;
	width: 418px;
	height:30px;
	overflow:hidden;
}

#orderbuttons .boldchat {
	float:left;
    margin-right: 0px;
	margin-top: 0;
	margin-bottom: 0;
    margin-left: 57px;
    padding-top: 0px;
    padding-left: 0px;
	padding-right: 0px
	padding-bottom: 0px;
	border:0;
	width:100px;
	height:25px;
    display: inline;
}

#orderbuttons a.orderbuttonsnav {
    color: #FFFFFF;
    font-family: arial, helvetica, sans-serif;
    background-image: url(images/order-down.jpg);
    background-repeat: no-repeat;
    white-space: nowrap;
    display: inline;
    width: 100px;
    height: 25px;
    margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
    margin-left: 0;
    padding-top: 4px;
    padding-left: 0px;
	padding-right: 0px
	padding-bottom: 0px;
	float:right;
    text-decoration:none;
    text-align:center;
    
  }
  
#orderbuttons a.orderbuttonsnav:hover {
    color: #FFFFFF;
    font-family: arial, helvetica, sans-serif;
    background-image: url(images/order-over.jpg);
    background-repeat: no-repeat;
    white-space: nowrap;
    display: inline;
    width: 100px;
    height: 25px;
    margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
    margin-left: 0;
    padding-top: 4px;
    padding-left: 0px;
	padding-right: 0px
	padding-bottom: 0px;
    float:right;
    text-decoration:none;
    text-align:center;
    
  }

#orderbuttons a.orderbuttonsnav2 {
    color: #FFFFFF;
    font-family: arial, helvetica, sans-serif;
    background-image: url(images/order-down2.gif);
    background-repeat: no-repeat;
    white-space: nowrap;
    display: inline;
    width: 100px;
    height: 25px;
    margin: 0;
    padding-top: 4px;
    padding-left: 0px;
	padding-right: 0px
	padding-bottom: 0px;
    float:right;
    text-decoration:none;
    text-align:center;
    
  }
  
#orderbuttons a.orderbuttonsnav2:hover {
    color: #FFFFFF;
    font-family: arial, helvetica, sans-serif;
    background-image: url(images/order-over2.gif);
    background-repeat: no-repeat;
    white-space: nowrap;
    display: inline;
    width: 100px;
    height: 25px;
    margin: 0;
    padding-top: 4px;
    padding-left: 0px;
	padding-right: 0px
	padding-bottom: 0px;
    float:right;
    text-decoration:none;
    text-align:center;
    
  }

#maincontent #mailingformtable {
	float:left;
	width:450px;
	display: inline;
}
#maincontent #mailingformtable p {
	margin-left:5px;
	float:left;
	clear:both;	
}

#maincontent #mailingformtable h2 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	margin-left:5px;
	margin-right:0;
	margin-top:0;
	margin-bottom:5px;
	padding:0;
	float:left;
	clear:both;
	width:140px;
	display:block;
	
}

#maincontent #mailingformtable table {
	margin-left:5px;
	float:left;
	clear:both;
}

#maincontent #mailingformtable table tr {
	margin-top:5px;
}

#maincontent #mailingformtable table td {
	margin-left:5px;
	width:150px;
}

#maincontent #mailingformtable table td input {
	margin-top:5px;
	width:150px;
}

#maincontent #newsletterinfotable {
	float:right;
	width:330px;
	
}
#maincontent #newsletterinfotable table {
	background-color:#363636;
	margin-left:5px;
}

#maincontent #newsletterinfotable table tr td {
	margin-left:5px;
	margin-right:5px;
}


table.infotable {
	width:785px;
	border:none;
	margin:0;
	padding:0;
	clear:both;
	float:left;
}

td.infotext {
/*	width:480px; */
	background-color:#363636;
	vertical-align:top;
	text-align:justify;
	padding:5px;
	margin:0;
	font-size:12px;
}

.infotext ul {
	list-style-type: circle;
	margin:5px 5px 5px 20px;
}

td.infoimage {
/*	width:300px; */
	vertical-align: top;
}

#colone {
		float:left;
        margin:0 0 0 5px;
		padding:0;
		width:225px;
		}
#colone .glow {
		background-image: url(images/glow.gif);
		width: 225px;
		height: 5px;
		background-repeat: repeat-x;
        margin: 0;
        padding: 0;
        font-size: 5px;
        line-height: 5px;
        border: none;
		clear:both;
}

#coltwo .glow {
		background-image: url(images/glow.gif);
		width: 275px;
		height: 5px;
		background-repeat: repeat-x;
        margin: 0;
        padding: 0;
        font-size: 5px;
        line-height: 5px;
        border: none;
		clear:both;
}

.glow {
		background-image: url(images/glow.gif);
		width: 100%;
		height: 5px;
		background-repeat: repeat-x;
        margin: 0;
        padding: 0;
        font-size: 5px;
        line-height: 5px;
        border: none;
		clear:both;
}

#coltwo {
		float:left;
		margin: 0 0 0 5px;
		padding:0;
		width:275px;

}

#colthree {
		float: right;
		margin: 0;
		padding: 0;
		width: 275px;
}

#leftmenu {
		float: left;
		height: 525px;
        width: 150px;
        margin-top: 5px;
 		background-color: #363636;
		padding:0;
		margin-left:0;
		margin-right:0;
		/* this makes the left menu expand vertically */
		padding-bottom: 32767px !important;
		margin-bottom: -32767px !important; 
}

html>body #leftmenu {
	height:auto;
	min-height:525px;
}

#leftmenu h2{
		font-weight:bold;
		color:#FFFFFF;
		font-size:10px;
		margin-left:2px;
		margin-bottom:0px;
		margin-top:8px;
		padding:0;
}

#leftmenu strong {
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
}

#leftmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#leftmenu ul li {
	text-decoration:none;
	margin-left:5px;
	border-top:0px solid #000000;
	border-bottom:3px solid #000000;
	border-left:0px solid #363636;
	border-right:0px solid #363636;
}

#leftmenu ul li .currentpackage {
	color:#FD1813;	

}
#leftmenu ul li a em {
	font-weight:bold;
	
}
#leftmenu ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

#leftmenu ul li a:visited {
	width:148px;
	color: #B7B7B7;
	text-decoration:none;
}

#leftmenu ul li a:hover {
	width:148px;
	color: #FD1813;
	text-decoration:none;
}

.bbb {
 	padding:0;
	margin-top:10px;
	margin-left:45px;
	border:0;
}

.histnav {
	width:48px;
	margin:0;
	padding:0;
	display:inline;
}

#loginerror {
	color:#ff0000;
}

.colwide, .colnormal {
		float: left;
 		/*background-color: #363636;*/
 		padding:0;
		margin:0;
		height:auto;

}


.colsmall {
		float: left;
 		background-color: #363636;
		padding:0;
		width:136px;
		margin:0;
}

.bityspacer {
		float:left;
		width:3px;
		padding:0;
		margin:0;
		background-color: #000000;
}


.newscontent {
		margin: 0;
		padding: 0;
	}

a#newsanchor {
		border:0;
}

a#newsanchor span {
	display:none;
}

a#newsanchor:hover span {
	border:1px solid black;
	display:block;
}

#news {
	position:absolute;
	display:none;
}
#newsselector {
	width:275px;
}

#newsselector tr td {
width: 60px;
border:1px solid white;
background-color:#959595;
color:white;
text-align:center;
font-size:10px;
}

#newsselector tr td a{
text-decoration:none;
background-color:#959595;
color:white;
text-align:center;
font-size:10px;
}

#newsselector tr td a:hover {
text-decoration:none;
color:#F7941C;
text-align:center;
}

iframe#yourspace, iframe#framedcontent {
	overflow:hidden;
	overflow-y:scroll;
	width:100%;
	height:525px;
	margin:0;
	padding:0;
	border:none;
}

.tourwhite {
		font-family: "Trebuchet MS", sans-serif, arial, helvetica, times, "times new roman", serif;
		color: #FFFFFF;
		font-size:12px;
		
}

.tourwhite  strong {
		font-size:15px;
		font-weight:bold;
}

.tourgreycell {
		background-color: #363636;		
}

.left5 {
		margin-left:5px;
		margin-bottom:0px;
		margin-top:0px;
		margin-right:0px;
		padding:0;
}

.frh {
		margin:0 0 0 5px;
		padding:0;
		width:250px;
		float:left;
		font-size:9px;
}

.frh a {
		color: #B7B7B7;
}

.informationtext {
		font-family: "Trebuchet MS", sans-serif, arial, helvetica, times, "times new roman", serif;
		color: #B7B7B7;
		font-size:12px;
		background-color:#363636;
		width:520px;
		text-align:justify;
		padding-right:5px;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:-10px;
		margin-right:0;
		margin-top:5px;
		margin-bottom:0;
		float:right;
}

#information li {
		color: #FFFFFF;
		font-size:12px;		
}

#information ul {
		list-style-type: disc;
		float: left;
		display: inline;
		padding-left:10px;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:5px;
		width:195px;
		margin-left:5px;
		margin-top:5px;
		margin-bottom:0px;
		margin-right:0px;				
}

#information img.videoimage {	
		float:right;
		border:none;
}

#information object {

	float:right;
}

#information a.videolink {
	border:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

/*#information p {
		float: right;		
		width: 520px;
		margin-top:5px;
}*/

.informationimage {
		width:250px;
		height:430px;
		padding-right:0px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		margin-left:0;
		margin-right:0;
		margin-top:5px;
		margin-bottom:0;
		float: left;	
}

#itinerary {
		margin: 0;
		padding: 0;
}

td.infotext strong{
		font-size:12px;
		font-weight:bold;
		color: #FFFFFF;
}

#thumbnailholder {
	clear:both;
}

#thumbnailholder img {
		float: left;
		display: inline;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:12px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:0px;
		margin-right:0px;
		border:0px;
}


#maincontent #tourphotolistingcontainer {
	width:230px;
	float:right;
	background-color: #363636;
	
}
	
#maincontent #tourphotolistingcontainer .tourphotolisting {
	width:225px;
	float:left;
}

#maincontent #tourphotolistingcontainer h2 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	margin-left:5px;
	margin-right:0;
	margin-top:0;
	margin-bottom:5px;
	padding:0;
	float:left;
	clear:both;
	width:220px;
	display:inline;
	
}

#maincontent #tourphotolistingcontainer .tourphotolisting ul {
	
	margin-left:5px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0px;
	padding:0;
	list-style-type: none;
	text-decoration: none;
	display:inline;
	clear:both;
	float:left;
	width:220px;
}

#maincontent #tourphotolistingcontainer .tourphotolisting ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	list-style-type: none;
	clear:both;
	width:220px;
}

#maincontent #tourphotolistingcontainer .tourphotolisting ul li a:link    {text-decoration:none;color: #B7B7B7;background-color:transparent}	
#maincontent #tourphotolistingcontainer .tourphotolisting ul li a:visited {text-decoration:none;color: #828282;background-color:transparent}	
#maincontent #tourphotolistingcontainer .tourphotolisting ul li a:hover   {text-decoration:none;color: #FFFFFF;background-color:transparent}	
#maincontent #tourphotolistingcontainer .tourphotolisting ul li a:active  {text-decoration:none;color: #FD1813;background-color:transparent}


#thumbnailcontainer {
	margin:0;
	padding:0;
	width:550px;
	float:left;
}

#thumbnailcontainer h2 {
	clear:both;
	display:block;
	float:left;
	margin-left:5px;
}
#thumbnailcontainer .thumbnail {
	float:left;
	margin-left:3px;
	margin-top:3px;
	border:none;
}

#thumbnailcontainer .thumbnail a {
	text-decoration:none;
	border: none;
}

#thumbnailcontainer .thumbnail a img {
	width:100px;
	border:none;
	margin-left:5px;
}
#race_tickets {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
	font-size:12px;
}

#race_tickets table {
	float:left;
}

#race_tickets table th {
	color:#FFFFFF;
}

#race_tickets table tr td a.ticketdetails    {text-decoration:underline;color: #B7B7B7;background-color:transparent}	

#race_tickets table tr td a.ticketdetails span {
	text-decoration:none;
	display:none;
}

#race_tickets table tr td a.ticketdetails:hover span {
	display:block;
	position:absolute;
	margin-left:20px;
	width:400px;
	text-align:left;
	text-decoration:none;
	color: #FFFFFF;
	font-size:12px;
	background-color:#363636;
	border:1px solid white;
}

#race_tickets img {
	background-color:#363636;
	border:0;
	width:400px;
	height:400px;
	float:right;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
}

.noshow {
	display:none;
}

#aboutthumbcontainer {
	margin:0;
	padding:0;
	width:240px;
	float:left;
}

#aboutthumbcontainer img {
		float: left;
		display: inline;
		padding-left:5px;
		padding-top:5px;
		padding-bottom:0px;
		padding-right:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:0px;
		margin-right:0px;
		border:0px;
}

#contactpiccontainer {
	margin:5px 0 0 5px;
	padding:0;
	width:475px;
	float:left;
}

#contactpiccontainer img {
		float: left;
		display: inline;
		border:0px;
		margin:0;
		padding:0;
}

#contacttextcontainer {
	width:295px;
	height:525px;
	float:right;
	background-color: #363636;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	font-size:13px;
	line-height:15pt;	
}

#abouttextcontainer {
	width:540px;
	float:right;
	background-color: #363636;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
	font-size:11px;	
	line-height:13pt;
}

#fpdriveul {
		padding:0;
		margin:0 0 0 40px;
		font-size:15px;
		line-height: 15pt;
		list-style-type:none;

		/*list-style-image: url(images/li-yellow.gif);*/
}
#fpdriveul .bel {
		list-style-image: url(drivercast/images/flag-bel.gif);
}

#fpdriveul .esp {
		list-style-image: url(drivercast/images/flag-esp.gif);
}

#fpdriveul .uk {
		list-style-image: url(drivercast/images/flag-uk.gif);
}

#fpdriveul .us {
		list-style-image: url(drivercast/images/flag-us.gif);
}

#fpdriveul .mc {
		list-style-image: url(drivercast/images/flag-mc.gif);
}

#fpdriveul .can {
		list-style-image: url(drivercast/images/flag-can.gif);
}

#fpdriveul .ita {
		list-style-image: url(drivercast/images/flag-ita.gif);
}

#fpdriveul a:link    {text-decoration:underline;color: #B7B7B7;background-color:transparent}	
#fpdriveul a:visited {text-decoration:underline;color: #828282;background-color:transparent}	
#fpdriveul a:hover   {text-decoration:underline;color: #FFFFFF;background-color:transparent}	
#fpdriveul a:active  {text-decoration:underline;color: #FD1813;background-color:transparent}

/*lightbox junk */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 0% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 0% no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* END lightbox junk */	

a.nav {
	margin-left:2px;
	font-size:11px;
	}

a.nav:link    {text-decoration:underline;color: #B7B7B7;background-color:transparent}	
a.nav:visited {text-decoration:underline;color: #828282;background-color:transparent}	
a.nav:hover   {text-decoration:underline;color: #FFFFFF;background-color:transparent}	
a.nav:active  {text-decoration:underline;color: #FD1813;background-color:transparent}

#article a:link    {text-decoration:underline;color: #B7B7B7;background-color:transparent}	
#article a:visited {text-decoration:underline;color: #828282;background-color:transparent}	
#article a:hover   {text-decoration:underline;color: #FFFFFF;background-color:transparent}	
#article a:active  {text-decoration:underline;color: #FD1813;background-color:transparent} 

#maincontent #tourphotolistingcontainer .tourphotolisting ul li a.nav2:link    {text-decoration:none;color: #B7B7B7;background-color:transparent}	
#maincontent #tourphotolistingcontainer .tourphotolisting ul li a.nav2:visited {text-decoration:none;color: #828282;background-color:transparent}	
#maincontent #tourphotolistingcontainer .tourphotolisting ul li a.nav2:hover   {text-decoration:none;color: #FFFFFF;background-color:transparent}	
#maincontent #tourphotolistingcontainer .tourphotolisting ul li a.nav2:active  {text-decoration:none;color: #FD1813;background-color:transparent}

.slideshowlink {
	border:0;
	margin-left:10px;
	margin-bottom:5px;
}

a.fpdc:link    {font-size: 12px;text-decoration:underline;color: #ffe019;background-color:transparent}	
a.fpdc:visited {font-size: 12px;text-decoration:underline;color: #ffe019;background-color:transparent}	
a.fpdc:hover   {font-size: 12px;text-decoration:underline;color: #FFFFFF;background-color:transparent}	
a.fpdc:active  {font-size: 12px;text-decoration:underline;color: #FD1813;background-color:transparent}
a.fpdc2:link    {font-size: 11px;text-decoration:underline;color: #ffe019;background-color:transparent}	
a.fpdc2:visited {font-size: 11px;text-decoration:underline;color: #ffe019;background-color:transparent}	
a.fpdc2:hover   {font-size: 11px;text-decoration:underline;color: #FFFFFF;background-color:transparent}	
a.fpdc2:active  {font-size: 11px;text-decoration:underline;color: #FD1813;background-color:transparent}

/*Drivercast CSS */
.white    {
        font-family: "Trebuchet MS", sans-serif, arial, helvetica, times, "times new roman", serif;
        font-size: 12px;
        color: #FFFFFF;
  }
  
   .SMALLT   {
          font-family: arial, helvetica, times, "times new roman", serif;
          font-size: 12px;
          font-weight: lighter;
  }
#ratethis, #videorating {
		color:#FFFFFF;

}

a.goldborder, a.goldborder:visited, a.goldborder:active{
		border:none;
}

.goldborder img {
	border:1px solid #F7941C;
}

.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(/drivercast/images/overbtn.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 220px;
	height: 30px;
	margin: 0;
	padding: 0;
  }

.cssnav a {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 220px;
	height: 30px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
  }

.cssnav img {width: 220px; height: 30px; border: 0; }

* html a:hover {visibility:visible}

.cssnav a:hover img{visibility:hidden}
.cssnav a:link  { color: #000000; }
.cssnav a:visited { color: #000000; }
.cssnav a:active { color: #000000; }

.cssnav span {
	position: absolute;
	left: 0px;
	top: 7px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 220px;
	height: 30px;
	text-align: center;
  }
 
.drivecastlist {
	background: #363636;
	margin: 0px;
	padding: 0px;
}

.drivecastlist ul {
	list-style-type: none;
	margin-left:5px;
}

#maincontent .drivecastlist ul li a.nav2:link    {text-decoration:none;color: #B7B7B7;background-color:transparent}	
#maincontent .drivecastlist ul li a.nav2:visited {text-decoration:none;color: #828282;background-color:transparent}	
#maincontent .drivecastlist ul li a.nav2:hover   {text-decoration:none;color: #FFFFFF;background-color:transparent}	
#maincontent .drivecastlist ul li a.nav2:active  {text-decoration:none;color: #FD1813;background-color:transparent}

/*End drivercast CSS */



