body {
	background-image: url('/static/images/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #1f3541;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, td {
	font-family: Arial, Verdana, sans-serif;
	color: #272727;
	font-size: 12px;
}

table, form, img {
	margin: 0px;
	padding: 0px;
}

.small { font-size: 11px; }

 

.title-bar-row {
background-image: url(/sac/static/images/logo.jpg);
background-repeat: no-repeat;
background-position: left;
  width:800px;
  height:37px;
}



#box {
	background-color: #fffbef;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	overflow: auto;
}

#map {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width: 304px;
	height: 473px;
}
li {
	list-style-type:none;
	}
#navigation {
	margin-top: 3px;
	margin-bottom: 4px;
}

#rideform {
	background-color: #f9edbe;
	width: 579px;
	height: 300px;
	float: left;
}

#blurbs {
	float: right;
	background-color: #fffbef;
	width: 221px;
}

.rideform-steptitle {
	margin-top: 20px;
}
.rideform-input {
	width: 201px;
}
.rideform-input-date {
	width: 169px;
}

.formsmall {
	font-size: 11px;
	font-weight: bold;
}

#main {
	background-image: url('/static/images/main_bg_topshim.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-bottom: 40px;
	overflow: auto;
}

a { text-decoration: none; }

a.text, #sitemap a { text-decoration: underline; color: #0a4769; }
a.text:hover, a.text:active { color: #000000; }

a.nav {
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
}

a.nav:hover, a.nav:active {
	color: #f3f3f3;
	text-decoration: underline;
}

a.rideform {
	color: #32a1ec;
	font-weight: bold;
}
a.rideform:hover, a.rideform:active {
	color: #1561b0;
	text-decoration: underline;
}

a.blurb {
	color: #194e91;
	font-weight: bold;
}
a.blurb:hover, a.blurb:active {
	color: #295ea1;
	text-decoration: underline;
}

td.nav, td.nav-first {
	background-image: url('/static/images/nav_bg_leftgrad.jpg');
	background-color: #16498d;
	height: 37;
	text-align: center;
}

td.nav-first {
	background-image: url('/static/images/nav_bg_solid.jpg');
}

#footer {
	text-align: center;
}

.footer, .footer a {
	color: #688291;
	font-size: 10px;
}

.footer a { text-decoration: underline; }
.footer a:hover, .footer a:active {
	color: #98a2b1;
}

a.welcome {
	color: #ffffff;
	padding-left: 22px;
	font-size: 11px;
}
a.welcome:hover, a.welcome:active {
	color: #ffffcc;
	text-decoration: underline;
}

a.small {
	color: #0a4769;
	text-decoration: underline;
}
a.small:hover, a.small:active {
	color: #295ea1;
}

#pagetitle {
	/*background-image: url('/static/images/pagetitle_bg.jpg');*/
	height: 39px;
	margin-top: 5px;
}

#pagetitle img, #pagetitle h1 {
	margin: 10 0 10 0;
	font-size: 24px;
	font-weight: normal;
	color:#205798; 
	letter-spacing:1px;
}

#pagetitle h1 {
	margin-top: 0px;
	padding-top: 10px;
}

.formheadertext, #pagetext {
	padding-left: 64px;
	padding-right: 64px;
	overflow: auto;
}

.formheadertext p, #pagetext p, #pagetext h2 {
	margin-top: 15px;
}

#accountform {
	background-image: url('/static/images/accountform_bg.gif');
}

#accountform .small {
	padding-left: 12px;
	padding-right: 50px;
}

div.error {
	background-color:#FFFF33;
	padding:4 8 4 8;
	margin:5 0 0 0;
	border: 1px solid #FF0000;
	font-size:16px;
	font-weight: bold;
	color:#FF0000;
	text-align: center;
}


img.pageleft {
	margin: 15 15 5 15;
	border: 2px solid #c86e00;
	
}

#pagetext img {
	margin-right: 15px;
	border: 2px solid #c86e00;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}

#pageright {
	margin-right: 25px;
}

#pageright li, #pagetext li {
	margin-bottom: 10px;
	list-style-image: url('/static/images/sitemap_section_arrow.gif');
}

h2 {
	font-size: 14px;
	color:#cc6600;
}

#sitemap ul {
	list-style-image: url('/static/images/sitemap_section_arrow.gif');
}

label {
	vertical-align: top;
}

.departure {
	width: 650px;
	border-collapse: collapse;
}

.numbers {
	width:200px; 
	height:25px;
	background-color:#205798;
	background-image:url(/static/images/bg_number.gif);
	background-position:left; 
	background-repeat:no-repeat;
	margin-top:20px;
	}
	.numbers_left {
		float:left;
		padding:5px 8px 0px 9px;
		color:#1c5094;
		font-weight:bold;
		font-size:14px;
		}
	.numbers_right {
		float:left;
		color:#FFFFFF; 
		font-size:12px;
		padding:6px 0px 0px 6px;
		text-transform:uppercase;
		}
.departure td, .users td {
	vertical-align: top;
	padding: 8px;
	border-width: 1px;
	border-color: #000000;
	border-style: inset;
}

.departure th, .users th {
	vertical-align: top;
	padding: 8px;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
	background-color: #ffe9c9;
	font-size: 12px;
}
.departure_address {
	background:#FBC92C; 
	font-size:14px; 
	color:#0F333F; 
	padding:3px;
	position:relative;
	top:8px;
	}
#accountform .textfield .password {
  width: 200px; 
  margin-left: 12px;
}

.all_errors, .custom_errors, .equal_errors, .allornone_errors, .email_errors, .length_errors {
  color: #990000;
  padding:2px;
  font-weight: bold;
  display:block;
  }

.message {
	background-color:#990000;
	padding:4 8 4 8;
	margin:5 0 0 0;
	font-size:14px;
	color:#FFFFFF;
	}
.error_messages {
	clear:both;
	color: #990000;
  	font-weight: bold;
  	font-size:11px;
  	}
