* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#FFFFFF;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.center {
	text-align:center;
}

span.big_red {
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	font-stretch:condensed;
}

span.red {
	color:#cc0000;
}

a {
	color:#aa0000;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


p {
	line-height: 1.6em;
	margin-bottom: 10px;
}

#wrapper_shadow {
	width:900px;
	margin:auto;
	overflow:visible;
}

#border {
	width:900px;
	background-image:url(../images/shadow_bg.png);
	background-repeat:repeat-y;
	margin:auto;
	float:left;
}

#header {
	float:left;
	width:800px;
	height:193px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#wrapper {
	width:800px;
	margin:auto;
	overflow:visible;	
}

#top_links_main {
	width:800px;
	height:31px;
	float:left;
	line-height:3em;
	text-align:right;
	background-image:url(../images/top_links_bg.png);
	background-repeat:no-repeat;
	text-align:center;
}


#left_menu_wrapper {
	width:167px;
	float:left;
	overflow:visible;

}

#main_content_wrapper {
	width:615px;
	float:right;
}

#footer {
	width:800px;
	height:22px;
	margin-top:30px;
	color:#FFFFFF;
	line-height:2em;
	text-align:center;
	background-color:#004c77;
	float:left;
}

div.box_header {
	width:167px;
	height:26px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:2em;
	text-align:center;
	background-image:url(../images/side_menu_header.png);
	background-repeat:no-repeat;
}

div.menu_box_content {
	width:165px;
	float:left;
	border: solid 1px #ADD5F7;
	background-color:#EAF4FC;
}

div.menu_box_content a {
	height:26px;
	display:block;
	padding-left:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#1668AB;
	line-height:2.5em;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color:#D8E8F5;
}

div.menu_box_content a:hover {
	text-decoration:underline;
}


div.menu_box_content a.dark {
	background-color:#BEDAF5;
}

div.menu_box_content a.dark:hover {
	text-decoration:underline;
}

div.box_content {
	width:155px;
	padding:5px;
	float:left;
	border:solid 1px #ADD5F7;
	background-color:#EAF4FC;
}

.input_white {
	width:92px;
	height:16px;
	border:solid 1px #ADD5F7;
	background-color:#FFFFFF;
}

.input_white_small {
	width:80px;
	height:16px;
	border:solid 1px #ADD5F7;
	background-color:#FFFFFF;
}

.input_white_smallest {
	width:68px;
	height:16px;
	border:solid 1px #ADD5F7;
	background-color:#FFFFFF;
}

select.yellow {
	width:150px;
	height:16px;
	font-size:10px;
	border:solid 1px #ADD5F7;
	background-color:#F8FECE;
}

select.white {
	width:150px;
	height:16px;
	font-size:10px;
	border:solid 1px #ADD5F7;
	background-color:#FFFFFF;
}


input.button_login {
	width:46px;
	height:16px;
	font-size:10px;
	background-color:#B5DDFB;
	color:#000000;
	border:none;
}

input.get_quote {
	width:58px;
	height:20px;
	font-size:8px;
	text-transform:uppercase;
	background-color:#B5DDFB;
	color:#000000;
	border:none;
}

input.reservation {
	width:94px;
	height:20px;
	font-size:8px;
	color:#1668ab;
	text-transform:uppercase;
	background-color:#B5DDFB;
	color:#000000;
	border:none;
}

a.red_bullet {
	display:block;
	color:#1668ab;
	border-bottom:dotted 1px #bbdcf6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	background-image:url(../images/red_bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	margin-top:10px;
}

a.blue_bullet {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/blue_bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	margin-top:10px;
	margin-right:20px;
}

div.spacer {
	height:8px;
	float:left;
}

p.box {
	line-height:1.6em;
}

p.fleet {
	font-size:14px;
	line-height:1.4em;
	color:#378ad0;
}

p.note {
	font-size:10px;
	color:#999999;
}

p.features {
	color:#E95656;
	font-size:12px;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.bold_blue {
	font-size:10px;
	color:#1668ab;
}

h1 {
	height:27px;
	font-size:14px;
	line-height:1.8em;
	padding-left:5px;
	background-image:url(../images/h1_bg.png);
	background-repeat:repeat-x;
}

h2 {
	font-size:24px;
	letter-spacing:-1px;
	color:#5aabef;
	text-transform:capitalize;
}

h2.red {
	font-size:18px;
	font-weight:normal;
	color:#eb3232;
	letter-spacing:0px;
	text-transform:none;
}

div.clear {
	clear:both;
}

div.welcome {
	padding:10px;
	border:solid 1px #add5f7;
}

div.left_up_box {
	width:292px;
	height:280px;
	margin-top:6px;
	float:left;
	padding:5px;
	border:solid 1px #add5f7;
	background-color:#e8f2fb;
}

div.right_up_box {
	width:292px;
	height:280px;
	margin-top:6px;
	float:right;
	padding:5px;
	border:solid 1px #add5f7;
}

div.left_down_box {
	width:292px;
	height:280px;
	margin-top:6px;
	float:left;
	padding:5px;
	border:solid 1px #add5f7;
	clear:both;
}

div.right_down_box {
	width:292px;
	height:280px;
	margin-top:6px;
	float:right;
	padding:5px;
	border:solid 1px #add5f7;
	background-color:#e8f2fb;
}

div.night_box {
	width:400px;
	float:left;
	padding:5px;
	border:dotted 1px #add5f7;
	background-color:#ffffff;
}

div.links_box {
	width:190px;
	float:right;
}

div.scroll {
	width:600px;
	height:200px;
	border:dotted 1px #add5f7;
	background-color:#ffffff;	
	padding:10px;
	clear:both;
	overflow:scroll;
}

table.gallery {
	width: 550px;
	margin: auto;
}

table.gallery td {
	text-align: center;
	padding: 5px;
}

table.gallery td img {
	padding: 3px;
	border: 1px solid #ddd;
}

table.fleet {
	width:95%;
	margin:5px;
	background-color: #FFFFFF;
}

table.fleet td {
	text-align:center;
}

table.fleet td.name {
	height:30px;
}

table.fleet td a{
	color:#003366;
}


table.fleet td img{
	max-width:150px;
	border:none;
}

table.fleet td h2 {
	display:block;
	color:#1668ab;
	background-color:#B8DBFE;
	margin-top:0px;
	margin-bottom:10px;
}

div.menu_box_content, div.box_content {
  font-size: 11px;
}

ul li {
	list-style-position: inside;
}

div.busButtons {
	margin: 40px 0;
}

a.busButton1, a.busButton2, a.busButton3, a.busButton4, a.busButton5 {
	color: #333;
	width: 288px;	
	font-size: 11px;
	height: 47px;
	padding-top: 30px;
	display: block;
	margin: 0px auto;
}

a.busButton1 {
	padding-left: 85px;
	background: url(../images/bus-button1.jpg) no-repeat top left;
}

a.busButton2 {
	padding-left: 20px;
	background: url(../images/bus-button2.jpg) no-repeat top left;
}

a.busButton3 {
	padding-left: 85px;
	background: url(../images/bus-button3.jpg) no-repeat top left;
}

a.busButton4 {
	padding-left: 20px;
	background: url(../images/bus-button4.jpg) no-repeat top left;
}

a.busButton5 {
	padding-left: 85px;
	background: url(../images/bus-button5.jpg) no-repeat top left;
}

ol li {
  padding: 3px 0;
}



table.quoteForm {
  background:#EAF4FC;
}

table.quoteForm th {
  text-align :left;
  padding-left: 0px;
  text-transform: uppercase;
  background:#D8E8F5;
  color: #1668AB;
}


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

a.dp-choose-date {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}

table.bustablepricing {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px dashed #24943A;
  background-color: #D4EED1;
  width: 100%;
  text-align: center;
}
table.bustablepricing td, table.bustablepricing th {
  border: 1px dashed #322F35;
  padding: 1px 1px;
}
table.bustablepricing tbody td {
  font-size: 10px;
  color: #000000;
}
table.bustablepricing tr:nth-child(even) {
  background: #7DBFC6;
}
table.bustablepricing thead {
  background: #0A2B11;
  background: -moz-linear-gradient(top, #47604c 0%, #224028 66%, #0A2B11 100%);
  background: -webkit-linear-gradient(top, #47604c 0%, #224028 66%, #0A2B11 100%);
  background: linear-gradient(to bottom, #47604c 0%, #224028 66%, #0A2B11 100%);
  border-bottom: 0px dashed #0A2B11;
}
table.bustablepricing thead th {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  border-left: 0px dashed #0A2B11;
}
table.bustablepricing thead th:first-child {
  border-left: none;
}


a.alvinbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bd5938;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bd5938;
	box-shadow:inset 0px 1px 0px 0px #bd5938;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f59980), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #f59980 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #f59980 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #f59980 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #f59980 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #f59980 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f59980', endColorstr='#bc3315',GradientType=0);
	background-color:#f59980;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:2px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #632c14;
}
a.alvinbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #f59980));
	background:-moz-linear-gradient(top, #bc3315 5%, #f59980 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #f59980 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #f59980 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #f59980 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #f59980 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#f59980',GradientType=0);
	background-color:#bc3315;
}
a.alvinbutton:active {
	position:relative;
	top:1px;
}

        

