body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.625em;
	color: #000;
	text-decoration: none;
	background: #f9e300 url(../images/bg.jpg) repeat-x;
}

.content { 
	width: 970px; 
	margin:0 auto; 
	text-align:left; 
	position:relative; 
	font-size: 1.1em;
}

#topmenu {
	color: #a2bd0c;
	padding: 0;
	margin: 8px 0 0 0;
	text-align: center;
	height: 37px;
}

#topmenu li {
	display: inline;
	padding: 0px 30px 0px 30px;
	color: #fff;
}

#topmenu li span {
	font-size: 1.3em;
	color: #fdf102;
}	

#topmenu a:link, #topmenu a:visited, #topmenu a:active   {
	text-decoration: none;
	color: #fdf102;
	padding: 2px;
	font-weight: normal;
}

#mainarea {
	margin: 0 0 50px 0;
	padding: 15px 15px 5px 15px;
	line-height: 1.8em;
	border: 0px solid #000000;
	width: 940px;
	background: #fff;
}

#mainarea-glo {
	margin: 0 0 50px 0;
	padding: 15px 15px 5px 15px;
	line-height: 1.8em;
	border: 0px solid #000000;
	width: 940px;
	background-color: #fff;
	background-image: url(../images/glo/glo-bgnd.jpg);
	background-repeat: repeat-y;
}

#header {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	background: #fdf100 url(../images/bg-header.gif) no-repeat right;
	height: 161px;
}	

#header-glo {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	height: 161px;
	background-color: #fdf100;
	background-image: url(../flash/glo1.swf);
	background-repeat: no-repeat;
	background-position: right;
}	

#banner-ad {
	float: right;
	width: 500px;
	height: 100px;
	padding: 60px 0 0 0;
	font-size: 0.9em;
	
}

#banner-ad a:link, #banner-ad a:active, #banner-ad a:visited {
	text-decoration: none;
}

#banner-ad a:hover {
	text-decoration: none;
}

#headerlogo {
	padding: 5px 0 0 15px;
	width: 400px;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

.menuon {
	background: #fed201 url(../images/bg-menu-hover.gif);
}

#mainmenu {
	font-size: 1.3em;
	background: #3d3d3d url(../images/bg-mainmenu.gif) repeat-x;
	height: 55px;
	color: #fff;
	padding: 4px 0 0 0;
	margin: 0;
}

#mainmenu-glo {
	font-size: 1.3em;
	height: 55px;
	color: #fff;
	padding: 4px 0 0 0;
	margin: 0;
	background-color: #FEF200;
	background-image: url(../images/bg-mainmenu.gif);
	background-repeat: repeat-x;
}

#mainmenu li {
	display: inline;
	list-style: none;
	line-height: 2.0em;
	border-left: 1px solid #666666;
	padding: 0 0 0 5px;
}

#mainmenu .first {
	border: none;
}

#mainmenu li a:link, #mainmenu li a:active, #mainmenu li a:visited {
	color:#fff;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}

#mainmenu li a:hover {
	background: #fed201 url(../images/bg-menu-hover.gif);
	color: #000;
}

form {
	padding: 0;
	margin: 0;
}

.places-index-title {
	margin: 10px 0 0 5px;
}

.txt_input {
	background: #f4f4f4 url(../images/search-bg.gif) repeat-x top;
	border: 1px solid #999999;
	padding: 3px;
}

.txt_input option {
	background: #fff;
	padding: 0 0 2px 0;
}

#footer {
	font-size: 1em;
	color: #1f1f1f;
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0px 0 0 0;
	text-align: left;
	line-height: 1.4em;
}

#footer ul {
	list-style-image: url(../images/bullet-arrow.gif);
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 15px;
}

#footer li {
	padding: 0px 0px 6px 0px;
}

#footer img {
	padding: 3px;
	border: 1px solid #dddddd;
	background: #fff;
	margin: 0 0 0 15px;
}


#footer a:link, #footer a:active, #footer a:visited {
	color: #1f1f1f;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-info ul {
	padding: 0;
	margin: 0;
}

#footer-info li {
	display: inline;
	border-left: 1px solid #757575;
	padding: 0px 2px 0px 6px;
}
#footer-info .first {
	border: 0px solid #666666;
}

#footer-menu {
	height: 260px;
	background: #3c3c3c url(../images/bg-footer-menu.jpg) repeat-x;
	padding: 10px 40px 20px 40px;
}

#footer-info {
	margin: 0px 0 10px 0;
	padding: 20px 10px 0px 10px;
	clear: both;
	background: #292929 url(../images/bg-footer.gif) repeat-x;
	height: 34px;
	color: #b1b1b1;
}

*html #footer-block-one
	{
	display: inline;
	}

#footer-block-one
	{
	float: left;
	width: 240px;
	margin-left: 33%;
	padding: 0 20px 20px 20px;
	}
#footer-block-two
	{
	float: left;
	width: 240px;
	margin-left: -67%;
	padding: 0 20px 20px 20px;
	}
#footer-block-three
	{
	float: left;
	width: 240px;
	padding: 0 20px 20px 20px;
	}

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

input, select, textarea  {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #1c1c1c;
	padding: 3px;
}

a:link {
	color: #1b1b1b;
}

a:active {
	color: #1b1b1b;
}

a:visited {
	color: #2a2a2a;
}

a:hover {
	color: #acacac;
	text-decoration: underline;
}

address {
	margin: 0;
	padding: 10px 10px 15px 10px;
	font-style: normal;
}

.comment {
	margin: 5px;
	padding: 10px 10px 5px 10px;
	background: #f5f5f5;
	border-top: 1px solid #e4e4e4;
}


h1 {
	font: 2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

h2 {
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #003d7d;
}

h3 {
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333;
}

h4 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	color: #333;
}
/* form styles */

label, span.label {
	float: left;
	width: 20em;
	font-size: 1.0em;
}

legend {
	color: #000;
	font-weight: bold;

}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 0 10px 0;
	background: #f7f7f7;
}


.fieldContainer {
	padding: 4px;
	clear: both;
}
.buttonContainer {
	margin: 30px 0 0 0;
	text-align: center;
}


/* form styles - end */

#breadcrumbs {
	display: inline;
	color: #5c5c5c;
	padding: 0px;
	margin: 0px;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
}

#breadcrumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;

}

#breadcrumbs li a:link, #breadcrumbs li a:visited, #breadcrumbs li a:active {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#email-a-friend {
	margin: 10px;
}

.post {
	clear:both;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

#home-news {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#home-news li {
	margin: 0 0 5px 0;
	padding: 5px 0 0px 0;
	color: #000;
	border-bottom: 1px solid #efefef;	
	line-height: 1.6em;
}

#home-news li p {
	margin: 0 0 0px 0;
	padding: 5px 0 10px 0;
}

#home-news li a:link, #home-news li a:active, #home-news li a:visited{
	color: #1b1b1b;
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

#home-news li a:hover {
	color: #666;
}


.news-date {
	color: #007934;
	font-size: 0.9em;
	padding: 0 0 2px 0px;
}


#left-area {
	width: 200px;
	float: left;
	margin: 0 0 20px 0;
}

#main-body {
	margin: 0;
	width: 740px;
	float: right;
}



#main-body ul {
	list-style: circle;
}

#main-text {
	width: 380px;
	font-size: 1.1em;
	padding: 0 0px 20px 0;
	float: left;
}

#main-text-wide {
	width: 530px;
	font-size: 1.1em;
	padding: 0 0px 20px 0;
	float: left;
}

#right-content {
	float: right;
}

tr td{
	padding-left: 10px;
}

tr.alt td {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #E9E9E9;
}

table {
	margin-bottom: 30px;
}

.menu-short-top {
	background: url(../images/menu-short-top.gif) no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	height: 49px;
	width: 150px;
	padding: 5px 10px 8px 10px;
}

.menu-short-content {
	background: url(../images/menu-short-content-bg.gif) no-repeat;
	font-size: 1em;
	width: 148px;
	padding: 8px 11px 8px 11px;
}

.menu-short-content span {
	color: #999;
}

.menu-short-content ul {
	margin: 0px;
	padding: 0px;
}

.menu-short-content li {
	list-style-type: none;
	margin: 0px 0 3px 0;
	padding: 0px 3px 3px 3px;
	line-height: 1.4em;
	border-bottom: 1px dotted #d6d6d6;
}

.menu-short-content a:link, .menu-short-content a:active, .menu-short-content a:visited {
	text-decoration: none;
}

.menu-short-bottom {
	background: url(../images/menu-short-bottom.gif) no-repeat;
	height: 21px;
	width: 178px;
}

#the-news {
	float: right;
	width: 329px;
}

#home-news  li {
	list-style-type: none;
}

.news-box-top {
	background: url(../images/news-box-top.gif) no-repeat;
	width: 299px;
	height: 21px;
	padding: 7px 15px 8px 15px;
	font-size: 1.1em;
}

.news-box-content {
	background: #f3c500;
	font-size: 1em;
	width: 323px;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

.news-box-content img {
	border: 2px solid #fff;
}

.news-box-content a:link, .news-box-content a:active, .news-box-content a:visited {
	text-decoration: none;
}

.news-box-title-bg {
	background: url(../images/news-photo-swoosh.jpg) no-repeat;
	height: 25px;
	width: 287px;
	padding: 5px 25px 5px 25px;
}

.news-box-content-bg {
	background: url(../images/news-box-content-bg.gif) repeat-y;
	font-size: 1em;
	width: 287px;
	padding: 10px 25px 10px 25px;
	margin: 0px;
}

.news-box-bottom {
	background: #f3c500 url(../images/news-box-bottom.gif) no-repeat top;
	font-size: 1em;
	width: 329px;
	height: 17px;
}

.right-box-content-bg {
	background: url(../images/news-box-content-bg.gif) repeat-y;
	font-size: 1em;
	width: 327px;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}



#yb-advert {
	margin: 20px 0 0 0;
	padding: 0px;
}

#sub-bg-top {
	background: url(../images/sub-bg-top.gif) no-repeat;
	width: 372px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	
}

#sub-bg-content {
	background: url(../images/sub-bg-content.gif) repeat-y;
	width: 332px;
	padding: 5px 20px 0 20px;
}

#sub-bg-content-index1 {
	background: url(../images/sub-bg-content.gif) repeat-y;
	width: 374px;
	padding: 5px 5px 5px 0px;
	height: 400px;
}

#sub-bg-content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
}

#sub-bg-content ul {
	padding: 10px 10px 0 10px;
	margin:  0px 10px 0 10px;
}	

#sub-bg-bottom {
	background: url(../images/sub-bg-bottom.gif) no-repeat;
	width: 372px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	
}



.external-disclaimer {
	color: #666666;
}

dl {
	width: 390px;
	padding: 0;
	margin: 0;
}
dt {
clear: left;
float: right;
width: 270px;
margin-top: 5px;
font-size: 1.0em;
}
dd {
clear: right;
margin: 0 0 0 60px;
padding: 0px 10px 0 0px;
}
dd.image {
clear: none;
float: left;
margin: 5px 0 10px 0;
}

dd img {
	border: 3px solid #3d3d3d;
	padding: 1px;
	background: #fff;
}

.route-container {
	clear: both;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 0;
}

.route-info a:link, .route-info a:visited, .route-info a:active {
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
}

.route-info a:hover {
	color: #666;
}

.dot-route {
	float: left;
	width: 24px;
	background: url(../images/dot-transparent.png) no-repeat;
	padding: 6px 3px 7px 3px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 10px 6px 0;
}

.imgright {
	float:right;
	margin-left:10px;
}

.imgleft {
	float:left;
	margin: 10px 20px 20px 0;
}
	
.frm_required {
	color: #ff0000;
}

.required-alert {
	background: #ebbba4;
	border: 1px solid #7a2800;
	margin-top: 1px;
	float: left;
	width: 98%;
}

.user-alert {
	padding: 4px 8px 4px 8px;
	margin: 0 0 10px 0;
	clear: both;
}

.option-label {
	float: none;
	padding: 0 0 0 10px;
}

.car-calculator {
	font-size: 0.9em;
}

.car-calculator label {
	width: 16em;
}

.form_builder .frmcontrols { 
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:15px;
}
.form_builder .frmcontrols .frmback { 
	float:left; 
	clear:both;
}

.form_builder .frmcontrols .frmnext { 
	float:right;
}

.form_builder textarea {
	width:240px;
	height:150px;
}
label.notlabel {
	float: none;
	width: auto;
}

.form_builder br {
	clear:both;
}

/* car calculator */
.slider {width:200px;height:0.87em;}
.results { font-weight:bold; }
.desc { display:block; border-bottom:1px solid #CCCCCC; font-size: 1em; color: #666;}
.value, .unit {font-weight:bold; color: #000; font-size: 1.0em;}
.min { float:left; width:2.5em;}
.max { padding-left: 10px;}
#pbus, #ptotal { display:none;}

#traffic-update {
	margin: 30px 0 0 0;
}

#map-footnote {
	color: #666;
}


/* additional form styles */

#fs18 label {
	width: 9em;
}

#fs25 label, #fs26 label {
	width: 30em;
}

#fs27 label, #fs27 .label {
	width: 42em;
}



/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#rf-content {
	float: left; 
	width: 184px;
}
#rf-content label {
	background: #fcfcfc url(../images/route-finder/label-bg.png) repeat-x;
	display: block;
	float: none;
	padding: 4px 0 0 20px;
	height: 2.7em;
	width: auto;
}
#rf-content img { /*smartie*/
	vertical-align: top;
}
#rf-content input { /*checkbox*/
	display: none;
}
#rf-content button { /*toggle*/
	border-width: 0;
	background: url(../images/btns/btn-route-toggle.gif) no-repeat 0 -54px;
	display: inline-block;
	width: 35px;
	height: 27px;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
}
#rf-content label.on button {
	background-position:0 -27px;
}
#rf-content label:hover button {
	background-position:0 -0px;
}
#rf-content a { /*timetable*/
	background: url(../images/btns/btn-timetable.gif) no-repeat 0 0;
	display: inline-block;
	width: 35px;
	height: 27px;
	text-indent: -99999px;
	overflow: hidden;
}
#rf-content a:hover {
	background: url(../images/btns/btn-timetable.gif) no-repeat 0 -27px;
}

.route-container-small {
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	line-height:1.4em;
	padding:5px 0;
}

#info-bar {
	line-height:1.2;
	background: #3C3C3C url(../images/bg-footer-menu.jpg) repeat-x;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
}

#info-bar a:link, #info-bar a:active, #info-bar a:visited {
	text-decoration: none;
	color: #fff;
}
#info-bar a:hover {
	text-decoration: underline;
	color: #fff;
}

.route-finder-footer {
	clear: both;
	background: #F3C500 url(../images/route-finder/footer.png) repeat-x;
	height: 14px;
	border-bottom:1px solid #F3C500;
}

#map-body {
	border-left: 2px solid #F3C500;
}

#map-container {
	border-left: 1px solid #F3C500;
	border-right: 1px solid #F3C500;
	padding:1px; 
	width:750px; 
	float: right;
}

#map-header {
	background: url(../images/route-finder/banner.png);
	height: 35px;
}

#rf-content p {
	padding: 5px;
	margin: 0;
	background: #fcfcfc url(../images/route-finder/label-bg.png) repeat-x;
}


#message-start, #message-end {
	display: none;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	margin-top: 5px;
}
