
body, table  {
	font-family:helvetica,verdana,arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:140%;
	cursor:default;
}


h1 {
	font-size:17px;
	margin:0px;
	padding:5px 0px 12px 0px;
	color:#CB0129;
	font-weight:bold;
	line-height:140%;
}



h2
{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#CB0129;
}


.maincontent {
	height:250px;

}

/* added by R. Willis 10.26.2006 */

fieldset
{
	margin-top: 8px;
	border: 1px solid #999999;
	padding: 8px;
	margin-right: 8px;	
}

fieldset legend
{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 3px;
	background: #CB0129;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

fieldset fieldset
{
	border: 1px solid #CCCCCC;
	margin: auto;
}

fieldset fieldset legend
{
	background: #FFFFFF;
	color: #CB0129;
	border: 0;	
	margin-left: -12px;
}

div.tarcchoice
{
	width: 100%;
	padding: 6px 0;
	margin: 6px 0;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #CB0129;
}

/* END added by R. Willis 10.26.2006 */

ul {
	margin-left:0px;
	list-style-image:url(/images/lineitem_green.gif);cursor:default;
}
.maincontent li {
	 margin-left:25px; 
	cursor:default;
}
ol {
	margin-left:0px;
	cursor:default;
}

input {
	font-family:helvetica,verdana,arial;
	font-size:12px;
}
textarea {
	font-family:helvetica,verdana,arial;
	font-size:12px;
}

a:Link,
a:Visited  {
	color:#CB0129;
	text-decoration:underline;
	cursor:hand;
}


a:Hover {
	color:#333333;
	text-decoration:none;
}

a.nav_link_1:Link,
a.nav_link_1:Visited  {
	text-decoration:none;
	cursor:hand;
	color:#ffffff;
}

a.nav_link_1:Hover {
	text-decoration:none;
	cursor:hand;
	color:#000000;
}


div.nav {
	border-left:#0000ff solid 0px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#000000;
	line-height:100%;
	cursor:hand;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

div.navo {
	border:#CB0129 solid 1px;
	color:#000000;
	padding-left:9px;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#dddddd;
	line-height:100%;
	cursor:hand;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

div.title {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:10px;
	background-color:#cccccc;
	color:#CB0129;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:105%;
	cursor:hand;
	text-decoration:none;
}

div.titleo {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:10px;
	background-color:#e0e0e0;
	color:#CB0129;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:105%;
	cursor:hand;
	text-decoration:none;
}

div.ptitle { /* legacy - please use h1 instead - nick hellmich 11-16-2006 */
	padding-left:0px;
	padding-top:5px;
	padding-bottom:15px;
	margin-top:0px;
	color:#CB0129;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	line-height:105%;
	cursor:default;
	text-decoration:none;
}


div.hred {
	padding-left:0px;
	padding-top:3px;
	padding-bottom:10px;
	margin-top:0px;
	color:#CB0129;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	/* line-height:105%; */
	cursor:default;
	text-decoration:none;
	text-transform:capitalize;
}

img.nav_menu {
	height:1px;
	width:1px;
	display:hidden;
	vertical-align:top;
}


div.h, h3 {
	padding-left:0px;
	padding-top:3px;
	padding-bottom:10px;
	margin-top:0px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	/*line-height:105%; */
	cursor:default;
	text-decoration:none;
	text-transform:capitalize;
}
h3 {
	margin-bottom:0px;
	padding-bottom:10px;
}


div.hred {	
	cursor:hand;
	background-color:#CB0129;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
	color:#fafafa;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	/* line-height:105%; */
	text-decoration:none;
}
div.alink {
	cursor:hand;
	font-size:11px;
	padding-left:10px;
	padding-bottom:3px;
	padding-bottom:3px;
}

/* new subnavigation on 1116 */

.subnavigation a,
.subnavigation a:link,
.subnavigation a:visited {
	display:block;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:3px;
	font-size:12px;
	color:#252525;
	cursor:hand;
	text-decoration:none;
	font-weight:bold;
	/* font-style:italic; */
}


.subnavigation a:hover {
	color:#000000;
	background-color:#f5f5f5;
	
}



a.subnavhead,
a.subnavhead:link, 
a.subnavhead:visited  {
	display:block;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:10px;
	background-color:#CB0129;
	color:#f5f5f5;
	font-size:18px;
	font-weight:bold;
	/* font-style:italic; */
	line-height:105%;
	cursor:hand;
	text-decoration:none;
}

a.subnavhead:hover {
	background-color:#9F0423;;
	color:#ffffff;
	
}



/* end new subnavigation */

div.subnav {
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	color:#252525;
	cursor:hand;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

div.subnavo {
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	color:#000000;
	background-color:#f5f5f5;
	cursor:hand;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

.searchbyrouteparent a,
.searchbyrouteparent a:link,
.searchbyrouteparent a:visited {
		color:#000000;
		font-weight:bold;
}

.searchbyrouteparent a:hover {
		color:#CB0129;
}

/* map */
.legend-icon {
	border-width:0px;
	float:left;
	margin:0px 4px 4px 2px;
}

.legend a,
.legend a:link,
.legend a:visited {
	color:#000000;
	text-decoration:none;
	line-height:18px;
}

.legend a:hover {
	color:#666666;
}

.legend div {
	margin:0px 0px 0px 0px;

}

.legend h1 {
	color:#000000;
	font-size:18px;
	margin:6px 0px 4px 2px;
	line-height:18px;
}

.legend-frame {
	height:100%;
	/* overflow:auto; */
	border:#000000 solid 0px;	
	margin:0px;
	width:260px;
	
}

.legend-frame * {
	scrollbar-face-color:#fafafa; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: fafafa; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #666666; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #666666; 
}

.legend-frame-parent {
	padding:0px;
}


.map-frame {
	height:100%;
	width:100%;
	/* overflow:visible; */
	border:#000000 solid 0px;	
	margin:0px;
	
}

.routeinfo-frame {
	height:200px;
	width:260px;
	border:#000000 solid 0px;	
	margin:0px;
	
}


.mapview-header {
	background:#CB0129;
	color:#ffffff;
	width:100%;
}

 
.sm-routedescription {
 	font-size:10px;
 	padding:4px;
 	line-height:11px;
}


.sm-routename h1 {
	color:#000000;
}

.sm-routename {
	/* background:#ffffff; */
}



.mapheader-links {
	
}

.mapheader-links a,
.mapheader-links a:link,
.mapheader-links a:visited {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

em.legend-note {
	color:#666666;
	font-size:10px;
}


.map-subheader,
.map-subheader-2 {
	background:#222222;
	color:#ffffff;
	padding:4px 5px 1px 10px;
	white-space:nowrap;
	height:20px;
	font-size:11px;

}

.map-subheader-3 {
	height:30px;
	
}

.map-subheader-2,
.map-subheader-3 {
	background:#444444;
}

.map-subheader-3 a,
.map-subheader-3 a:link,
.map-subheader-3 a:visited {
	color:#eeeeee;
	display:inline-block;
	padding:15px 20px 1px 15px;
	l ine-height:30px;
	height:30px;
	text-decoration:none;
}


.map-subheader-3 a:hover {
	color:#fafafa;
	background:#222222;
}


.map-subheader-3 a.on,
.map-subheader-3 a.on:link,
.map-subheader-3 a.on:visited,
.map-subheader-3 a.on:hover  {
	display:inline-block;
	padding:15px 20px 1px 15px;
	/* line-height:30px; */
	height:30px;
	color:#ffffff;
	background:#000000;
	text-decoration:none;
}

.flashdownload {
	color:white;
	font-size:14px;
	padding:20px;
	font-weight:bold;
	
}


.flashdownload a,
.flashdownload a:link {
	color:#00ffff;
	font-weight:bold;
	font-size:14px;
	
}
/* Home */
.HomeTable 
{
}

.HomeElement {
	height:336px;
	width:466px;
	background:url(/images/ride-guide-planner.jpg) top left no-repeat;
	margin:0px auto;
}
.HomeElement .Inner {
	position:relative;/**/
}
.RideGuideText,
.RideGuideLink,
.TripPlannerText, 
.TripPlannerLink {
    position:absolute;/**/
}
.RideGuideLink,
.TripPlannerLink {
    display:block;
    height:180px;
    top:20px;
    
}
.RideGuideLink span,
.TripPlannerLink span {
    position:absolute;
    left:-10000px;
}
.RideGuideText,
.RideGuideLink {
    left:20px;width:193px;
}
.RideGuideText {
    top:212px;
    height:100px;
}
.RideGuideLink {}
.TripPlannerText,
.TripPlannerLink {
    left:253px;width:193px;
}
.TripPlannerText {
    top:212px;
    height:100px;
}
.TripPlannerLink {}

/*  Adventure Bus */
.adv-error {
	font-size:10px;
}


.example {
	font-size:10px;
	color:#666666;
}


.routeTableHeader
{
	font-size:10px;
	color:#FFFFFF;
	height:40px;
	background-image:url(../images/tarc_header_sm.jpg);
	background-repeat:no-repeat;
	background-color:#CC0033;
	vertical-align:text-bottom;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 300px;
}


/* gas savings calculator page */

.gassavingsadimage 
{
	border-width:0px;
	float:right;
}