body { margin: 0; padding: 0; font-family: Arial; font-size: 11px; background: url(../images/bg.jpg) repeat-x; }

img, form { margin: 0; padding: 0; border: none; }

a { color: #69cf00; }
a:hover { text-decoration: none; }

h1 { margin: 10px 0 0 0; font-family: Tahoma; font-size: 18px; font-weight: normal; color: #69cf00; }
h2 { margin: 10px 0 0 0; font-family: Tahoma; font-size: 13px; font-weight: bold; color: #000000; }
h2 span { font-size: 12px; font-weight: normal; }

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

.clear { clear: both; }

.wrap { width: 900px; margin: 30px auto 10px auto; background: #FFFFFF; border: #666666 1px solid; padding: 3px; position: relative; }

.labelSmall { width: 15px; height: 38px; background: url(../images/small_label.gif); position: absolute; top: 207px; left: -16px; }
.labelBig { width: 15px; height: 217px; background: url(../images/big_label.gif); position: absolute; top: 275px; left: -16px; }

/* Header */
.header { position: relative; height: 260px; }
.header.img1 { background: url(../images/header1.jpg) no-repeat; }
.header.img2 { background: url(../images/header2.jpg) no-repeat; }
.header.img3 { background: url(../images/header3.jpg) no-repeat; }
.header.img4 { background: url(../images/header4.jpg) no-repeat; }

.header .logo { position: absolute; left: 32px; top: -17px; }
.header .intro { position: absolute; left: 20px; top: 175px; color: #FFFFFF; font-family: Verdana; font-weight: bold; font-size: 18px; }

.header .menu { width: 900px; height: 41px; background: #99cc33 url(../images/top_menu.gif) repeat-x; position: absolute; top: 201px; }
.header .menu ul { position: absolute; top: 15px; right: 25px; margin: 0; padding: 0; list-style: none; font-size: 12px; }
.header .menu ul li { display: inline; }
.header .menu ul li a { text-decoration: none; color: #000000; font-weight: bold; }
.header .menu ul li a:hover { text-decoration: underline; }
.header .menu ul li.d { padding: 0 8px 0 8px; background: url(../images/menu_div.gif) no-repeat center center; }

.header .menu .lang { position: absolute; left: 20px; top: 15px; color: #FFFFFF; font-size: 11px; font-weight: bold; }
.header .menu .lang a { margin: 0 5px; vertical-align: -3px; }

/* Main column */
.mainCol { width: 590px; padding: 0 10px 0 0; float: right; }

.mainSub { width: 195px; padding: 0 0 40px 0; float: left; }
.mainSub h2 { margin: 10px 0 0 0; font-family: Tahoma; font-size: 18px; font-weight: normal; color: #69cf00; }
.mainSub .inner { padding: 7px 0 0 5px; }
.mainSub .inner .price { font-weight: bold; font-size: 25px;  }

.mainSubSmall { width: 140px; margin: 7px 5px 0 0; float: left; }
.mainSubSmall h2 { margin: 0; padding: 3px 7px; height: 28px; font-size: 11px; background-color: #d6d6d6; }
.mainSubSmall .inner { padding: 3px 0 0 5px; }
.mainSubSmall .inner .price { font-weight: bold; font-size: 18px;  }

.fleetPrice { font-weight: bold; font-size: 18px;  }
.fleetTable { margin: 0 0 20px 0;  }

.qcf_input_off { width: 100%; }

/* Left column */
.leftCol { width: 235px; padding: 0 0 0 15px; float: left; }
.quote tr td select { font-size: 11px; font-family: Arial; font-weight: normal; } 
.quote tr td .selLoc { width: 100%; } 
.quote tr td .selDate { width: 130px; }
.quote tr td .selCat { width: 151px; }
.quote tr td { font-weight: bold; font-size: 11px; } 

/* Footer */
.footer { height: 50px; margin: 25px 3px 0 3px; font-size: 11px; border-bottom: #666666 4px solid; border-top: #666666 1px solid; position: relative; } 
.footer .copy { position: absolute; left: 15px; top: 4px; }
.footer .rightMenu { position: absolute; right: 15px; top: 12px; }
.footer .rightMenu a { font-weight: bold;  color: #000000; }

/*-------------FROM OLD SITE------------------*/
.form_search_input_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	height: 12px;
	width: 90px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.form_reservation_select_station {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	/*width:150px;*/
	border: 1px solid #CCCCCC;
}