/* --------------------- ROUTE SECTION STYLES -------------------- */


#city-wrapper td {
	height:78px;
	vertical-align:middle;
	border-bottom:1px solid white;
}

#float-stretch {
	width:528px;
}

.city-dk {
	background:#a7a7a7;
	color:white;
}

.city-lt {
	background:#d6d6d6;
	color:#666;
}

.city-text {
	width:127px;
	padding-left:10px;
	padding-right:10px;
}

td.city-text a:link, td.city-text a:active, td.city-text a:visited {
	color:#007cc3;
	background:url(images/link-arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:9px;
}

td.city-text a:hover {
	color:white;
	background:url(images/link-arrow-white.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:9px;
}

.main-city-pic {
	width:488px;
	height:77px;
	border:0;
	margin-bottom:20px;
}


.city-detail-float {
	display:block;
	width:150px;
	float:right;
	border-left:1px solid #999;
	color:#999;
	padding-left:10px;
	margin-bottom:10px;
}

.city-detail-float a:link, 
.city-detail-float a:active, 
.city-detail-float a:visited,
.city-list-text a:link, 
.city-list-text a:active,
.city-list-text a:visited {
	color:#007cc3;
	background:url(images/link-arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:9px;
}

.city-detail-float a:hover,
.city-list-text a:hover {
	text-decoration:underline;
}

#city-descriptions {
	display:block;
	width:310px;

}


td.city-list {
	width:250px;
	height:250px;
}

div.city-list-text {
	margin-top:27px;	
	margin-left:97px;
	border-left:1px solid #999;
	padding-left:11px;
}



td.city-list img {
	width:83px;
	height:83px;
	border:0;
	display:block;
	float:left;
	padding-bottom:30px;
}





/* ------- 2007 STAGE PAGES --------- */


td#stage-wrapper-2007 a#sponsor {
	border:1px solid #c4c4c4;
	padding:40px 0 23px 0;
	background:url(images/hdr-stage-sponsor.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 auto;
	width:162px;
	display:block;
}

td#stage-wrapper-2007 a#sponsor img,
td#stage-wrapper-2007 div.detail-float-2007 div.refuel img {
	margin:0 auto;
}



td#stage-wrapper-2007 div.stage-route {
	width:130px;
	float:left;
}

td#stage-wrapper-2007 h3 {
	color:#666;
	margin:0px 0 4px 0;
	padding:0;
	font-size:10px;
}


td#stage-wrapper-2007 div.stage-links {
	width:155px;
	float:left;
	display:block;
	margin:0;
}

td#stage-wrapper-2007 div#city-descriptions div.stage-links a {
	color:#007cc3;
	background:url(images/link-arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:9px;
}

td#stage-wrapper-2007 div#city-descriptions div.stage-links a:hover {
	text-decoration:underline;
}

td#stage-wrapper-2007 div#city-descriptions div.stage-links img {
	float:left;
	display:block;
	padding-right:2px;
	padding:1px 2px 0 0;
}




td#stage-wrapper-2007 div.hr {
	height: 1px;
	padding: 8px 0 8px 0;
	width: 300px;
	background-image: url(images/hdash.gif);
	background-repeat: repeat-x;
	background-position: left 50%;
	font-size: 1px;
	line-height: 1px;
	clear:left;
}

td #stage-wrapper-2007 div.hr hr {
	display: none;
}


.detail-float-2007 {
	display:block;
	width:150px;
	float:right;
	color:#999;
	padding-left:10px;
	margin-bottom:10px;
}


td #stage-wrapper-2007 {
	width:500px;
}

td#stage-wrapper-2007 div#city-descriptions {
	float:left;
}

td#stage-wrapper-2007 div#city-descriptions div.stage-links ul {	
	margin:0;
	list-style-type:none;	
}

td#stage-wrapper-2007 div#city-descriptions div.stage-links ul li {	
	margin-left:0;
	list-style-type:none;	
	background:#fff;
	padding:0;
	margin-bottom:5px;
}



td#stage-wrapper-2007 div.detail-float-2007 div.refuel {
	width:152px;
	padding:40px 5px 10px 5px;
	font-size:9px;
	line-height:11px;
	background:url(images/2007/hdr-refuel-relax.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #c4c4c4;
}

td#stage-wrapper-2007 div.detail-float-2007 div.refuel a,
td#stage-wrapper-2007 div.detail-float-2007 div.rides a {
	color:#005d97;
	font-size:9px;
}


td#stage-wrapper-2007 div.detail-float-2007 div.rides {
	width:152px;
	padding:35px 5px 10px 5px;
	font-size:9px;
	line-height:11px;
	background:url(images/2007/hdr-local-rides.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #c4c4c4;
}


div.city-detail-float a.no-style {
	background:#fff;
	padding:0;
	margin:0;
}


img.city-seal {
	width:85px;
	margin:10px 0 10px 15px;
	display:block;
	clear:left;
	}
