
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
	color: #5397C7;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	margin-bottom: 15px;
	font-size: 11px;
	color: #D88400;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 170%;
}

.list1 {
	margin-left: 0px;
	padding-left: 5px;
	list-style: none;
	color: #E6590D;
}

.list1 li {
	padding-left: 15px;
	background: url(images/homepage16.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #E6590D;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 15px;
	background: url(images/homepage09.gif) no-repeat left center;
	color: #E6590D;
}

.titlelink {
	color: #68A921;
}


.link {
	color: #E6590D;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	border: 5px solid #E4E4E4;
}

img.borderwhite {
	border: 5px solid #FFFFFF;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

.hr2 {
	height: 1px;
	border-top: 1px solid #E4E4E4;
}

#movie{
	border: 5px solid #E4E4E4;
	text-align: center;
	width:425px;
}

/** HEADER */

#header {
	width: 912px;
	height: 128px;
}

/** SEARCH & BOOKING **/

#search {
	padding: 5px 0px 0px 0px;
}

#search form {
	width: 313px;
	height: 30px;
	padding: 6px 0px 0px 6px;
	background: url(images/homepage02.gif) repeat-x left top;
	border: 1px solid #E9E9E9;
}

#booking input.carsize {
	display:none !important;
}

#search input, #booking input {
	float: left;
}



#search .input-text, #booking .input-text {
	width: 230px;
	height: 19px;
	padding: 3px 5px 0px 5px;
	background: #FAFBFD;
	border: 1px solid #D1DDE9;
	color: #586A7F;
}

#booking .notes {
	width: 230px;
	height: 19px;
	padding: 3px 5px 0px 5px;
	background: #FAFBFD;
	border: 1px solid #D1DDE9;
	color: #586A7F;
}


#booking .select, .number {
	width: 245px;
	height: 25px;
	background: #FAFBFD;
	border: 1px solid #D1DDE9;
	color: #586A7F;
}

#booking .number {
	width: 35px;	
}		

#search .input-submit, #booking .input-submit {
	width: 55px;
	height: 24px;
	margin-left: 7px;
	background: #D8F7FF url(images/homepage03.gif) repeat-x left top;
	border: 1px solid #9ACFDC;
	text-transform: lowercase;
}

#booking .e_item {
	margin-top: 30px;
	text-transform: lowercase;	
}

#booking .required {
	font-size: 20px;
	color: #68A921;	
}	

#booking fieldset {
margin-top: 20px;
border: 1px solid #e4e4e4;
width: 500px;
padding: 10px 10px 10px 10px;
}

#booking legend {
color: #fff;
background: #6faded;
border: 1px solid #e4e4e4;
margin-left: 10px;
padding: 2px 6px;
} 

#bookingcost1 {
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #68A921;
width: 500px;
padding: 10px 10px 10px 10px;
font-size: 18px;
height:50px;
}

#bookingcost2 {
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #68A921;
width: 500px;
padding: 10px 10px 10px 10px;
font-size: 18px;
height:50px;
}


.e_label .hightlight {
	border:2px solid #9F1319;
	//background:url(iconCaution.gif) no-repeat 2px
}
a

#booking table{
	margin: 10px 10px 10px 10px;
}

/** MENU */

#menu {
	padding: 10px;
	width: 912px;
	height: 42px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	width: 112px;
	height: 22px;
	margin: 0px 1px;
	padding: 6px 0px 0px 0px;
	background: url(images/homepage04.gif) no-repeat left top;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #727272;
}

#menu a:hover, #menu .active a {
	background-image: url(images/homepage15.jpg);
	color: #FFFFFF;
}

/** PAGE */

#page {
	width: 868px;
	padding: 22px 22px 0px 22px;
	background: url(images/homepage07.gif) repeat-x left top;
}

/** CONTENT */

#content {
	width: 600px;
	padding: 20px 25px 0px 25px;
	background: url(images/homepage08.gif) repeat-x left top;
}

#content p {
	line-height: 200%;	
}

.wide #content {
	width: auto;
	padding: 20px 25px;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
}

.boxA .title h1 {
	margin: 0px;
}

.boxA .title h2 {
	font-size: 16px;
	color: #A3A3A3;
}

/** BOX STYLE B */

.boxB {
	padding-top: 20px;
	border-top: 1px solid #EAEAEA;
}

/** BOX STYLE C */

.boxC {
}

.boxC h2 {
	height: 27px;
	margin: 0px;
	padding: 6px 0px 0px 13px;
	background: url(images/homepage14.gif) no-repeat left top;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxC h3 {
	margin-bottom: 10px;
	color: #68A921;
}

.boxC .content {
	padding: 10px 5px;
}

/** BOX STYLE D */

.boxD {
}

.boxD h2 {
	height: 27px;
	margin: 0px;
	padding: 6px 0px 0px 13px;
	background: url(images/homepage15.gif) no-repeat left top;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxD .content {
	padding: 10px 5px;
}

/** BOX STYLE C */

.boxE {
	margin-top:20px;
}

/*.boxE h2 {
	height: 27px;
	margin: 0px;
	padding: 6px 0px 0px 13px;
	/*background: url(images/homepage17.gif) no-repeat left top;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
*/
.boxE h3 {
	margin-bottom: 10px;
	color: #D88400;
}

.boxE .content {
	padding: 10px 5px;
}

.boxE td {
	line-height: 200%;	
}

/** SIDEBAR */

#sidebar {
	width: 169px;
	padding: 20px 17px 0px 17px;
	background: url(images/homepage08.gif) repeat-x left top;
}

/** FOOTER */

#footer {
	width: 912px;
	height: 58px;
	margin: 0px auto;
	background: url(images/homepage13.gif) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 23px;
	line-height: normal;
	text-align: center;
	color: #A3A1A1;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

#box2 p {
	line-height: 150%;
}

#box2 .column-one {
	float: left;
	width: 282px;
	padding-right: 30px;
}

#box2 .column-two {
	float: left;
	width: 287px;
}

.ads{
	border-top: 1px solid #9ACFDC; 
	border-bottom: 1px solid #9ACFDC;
	margin-top:20px;
	margin-bottom:20px;
}

.saving {
	color: #68A921; 
}
