@import '/cms/styles/common.css';
@import '/style.css';

/* -----COMMON ---------------------------------------------------------------------- */

html, body {
	height:100%;
}

body {
	background:#ffffff url('/images/bg.gif') top repeat-x;
}

* {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #666666;
}

h1 {
	margin:0 0 1em 0;
	background:url('/images/h1.jpg') left no-repeat;
	padding:4px 5px 4px 10px;
	font-size:12px;
	color:#333333;
}
h2 { 
	font-size:15px;
	color:#999999;
	margin-top:0;
	text-align:left;
}

a {
	color:#4d4d73;
}
a:hover {
	color:#8181c0;
}
a img { 
	border:0;
	outline:none;
}

#page {
	width:914px; 
	margin:0 auto; 
}

#field123 { display: none; }

/* HEADER ---------------------------------------------------------------------- */

#header {
	height:121px;
	background:url('/images/header.jpg') top left no-repeat;
}
#header h1 {
	color:#cccccc;
	font-size:9px;
	padding:5px 0;
	margin:0 25px;
	background:url('/images/hr-tile.gif') bottom repeat-x;
}
#logo {
	width:335px;
	height:87px;
	margin:7px 0 0 25px;
}

#impact {
	margin:0 2px;
}

#flash {
	background:url('/images/flash.jpg') top left no-repeat;
	height:183px;
	width:691px;
}

#impact-image {
	background:url('/images/impact.jpg') top left no-repeat;
	height:89px;
	width:691px;
}

#underlinks {
	margin-bottom:10px;
}
#underlinks a {
	color:#ffffff;
	text-decoration:none;
	margin:0 7px;
}
#underlinks a:hover {
	text-decoration:underline;
}

#reservations {
	width:200px;
	padding:5px 0 0 8px;
	text-align:left;
	margin: 0 0 20px 0;
}
#reservations h2 {
	font-size:13px;
	color:#555555;
	margin-top:0;
	margin-bottom:10px
}
#reservations div {
	font-size:10px;
	line-height:18px;
}
#reservations .label {
	width:35px;
}
#reservations .row {
	margin-top:4px;
}

#reservations select, #reservations input {
	line-height:11px;
	padding:0;
	border:1px solid #bbbbbb;
	background-color:#ffffff;
}
#reservations textarea {
	line-height:11px;
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#ffffff;
	width:150px;
}
#reservations input {
	padding:2px;
	height:12px;
	width:150px;
}
#reservations select {
	width:155px;
	height:16px;
	margin-left:35px;
}
#reservations input.datefield {
	width:120px;
}
#reservations img.captcha {
	width:189px;
}
#reservations .dateicon {
	padding:1px 0 0 5px;
}
#reservations .dateicon img {
	margin:0;
}
#reservations .button {
	width:83px;
	margin: 5px 0 0 36px;
	border:none;
	height:17px;
	padding:0;
}

#contact {
	background:url('/images/contact-bg.jpg') top left no-repeat;
	color:#ffffff;
	width:200px;
	height:75px;
	padding:10px 0 0 19px;
	
}
#contact a, #contact b {
	color:#ffffff;
}



/* MENU ------------------------------------------------------------------------ */

#menu {
	background:url('/images/menu-bg.gif') top repeat-x;
	padding:0 7px 7px 7px;
	margin:0 8px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	background:url('/images/menu-separator.gif') right bottom no-repeat;
	padding:7px 2px 0 0;
}
#menu a {
	display:inline;
	height:15px;
	line-height:15px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	margin:0 10px;
	background:url('/images/menu-bullet.gif') left center no-repeat;
}
#menu a:hover {
	text-decoration:underline;
}
#menu .right {
	float:right;
}
#menu .right li {
	padding:7px 0 0 0;
	background:none;
}
#menu .right a {
	color:#666666;
	font-weight:normal;
	padding:0 7px 0 0;
	margin:0 7px 0 0;
	font-size:11px;
	border-right:1px solid #cccccc;
	background:none;
}
#menu .right li.last a {
	border:none;
	padding:0;
	margin:0;
}



/* LEFT HAND SUBNAVIGATION ----------------------------------------------------- */

#nav {}
#nav ul {
	padding:0; 
	margin:0;
	list-style:none;
}
#nav li {
	margin:0;
	padding:0;
	list-style-image:none;
}
#nav a {
	text-decoration:none;
}
#nav a:hover {}
#nav li ul {}
#nav li li a {}
#nav li li a:hover {}


/* FOOTER ---------------------------------------------------------------------- */

#footer {
	margin:15px 10px 0 10px;
	border-top:1px solid #999999;
	padding:5px 0 0 0;
}
#footerlinks ul, #footerlinks li {
	margin:0;
	padding:0;
}
#footerlinks { position: relative; }
#footerlinks a {
	border-right:1px solid #999999;
	color:#666666;
	text-decoration: none;
	display:inline;
	padding:0 6px 0 0;
	margin:0 7px 0 0;
}
#footerlinks li.last a {
	margin:0;
	padding:0;
	border:none;
}
#footerlinks a:hover {
	text-decoration:underline;
}
#credit {
display:none;
	float:right;
}
#credit a {
	color:#666666;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:underline;
}
#copyright {
	float:right;
	margin:0 10px 0 0;
	color:#999999
}


/* CUSTOMIZATIONS -------------------------------------------------------------- */

	.inside {
		padding: 0 10px;
	}
	
	.brown {
		color:#572112;
	}
	
	.rates-table {
		background:url('/images/rates-table-bg.gif') bottom left no-repeat;
	}
	.rates-table td {
		padding:0 6px;
		padding-bottom:2px;
	}
	
	.small {
		font-size:10px;
	}
	
	.tight {
		margin:0;
	}

	.imgleft {
		margin:0 10px 3px 0;
		float:left;
	}
	
	.fleetbox {
		background:url('/images/fleet-bg.gif') top left no-repeat;
		padding:10px 0 10px 9px;
		height:146px;
	}
	.fleetbox h2 {
		background:url('/images/fleet-heading.gif') left repeat-y;
		color:#572112;
		padding: 2px 5px;
		font-size:12px;
		margin-bottom:10px;
	}
	.fleetbox .col {
		padding-right:10px;
	}
	.fleetbox .paddedbox {
		width:400px;
		padding-left:10px;
	}

	/* HOME -------------------------------------------------------------------- */

	#home-content {
		padding:0 7px;
		background: url('/images/home-bg.gif') top left no-repeat;
		min-height:350px;
	}

	#home-left {
		width:678px;
		margin-right:6px;
	}

	#home-right {
		width:210px;
		text-align:center;
	}
	#home-right img {
		margin-bottom:25px;
	}
	#home-right img.tight {
		margin-bottom:0;
	}
	#home-right h1 {
		background-image:url('/images/h1-right.jpg');
	}

	#home-talkbox {
		height:60px; 
		width:190px; 
		background:url('/images/talk.jpg') top right no-repeat;
		padding:53px 0 0 13px; 
		margin-bottom:25px;
		text-align:left;
	}

	#contactbox {
		border:1px solid #e1e1e1;
		padding:10px;
		float:right;
		margin:0 0 3px 7px;
	}
	
	#home-limos {
		ccmargin:15px 0 25px 0;
	}
	#home-limos {
		color:#572112;
		font-weight:bold;
		ccwidth:33%;
		text-align:center;
		width:200px;
		margin:0 25px 0 0;
		float:left;
	}
	
	#sens{
		background:url('/uploads/sens-bg.jpg') no-repeat;
		width:329px;
		height:37px;
		padding-top:17px;
		padding-left:3px;
		color: #a61616;
		font-size:16px;
		font-weight:bold;
		font-style:italic;
	}

	
	/* CONTENT ----------------------------------------------------------------- */
	
	#content-content {
		padding:0 7px;
		background: url('/images/content-bg.jpg') top left no-repeat;
		min-height:350px;
	}
	
	#content-left {
		width:678px;
		margin:2px 10px 0 0;
	}

	#content-right {
		width:212px;
		text-align:center;
		padding-top:4px;
	}
	
	#content-talkbox {
		height:40px; 
		width:203px; 
		background:url('/images/talk2.jpg') top right no-repeat;
		padding:73px 0 0 7px; 
		margin-bottom:25px;
		text-align:left;
	}