/* CSS By Xcite Digital */
/* Default Settings */
h1{	font-weight: normal; font-size: 20px; color: black; line-height: 30px; margin: 0 0 10px 0; }
#content-page h1 {color: #d91023; font-size: 35px;}
h2{	font: normal 20px arial; color: black; margin-top: 0px; font-family: Georgia, "Times New Roman", Times, serif;}
#content-page h2 {line-height: 30px; color: black; font-size: 19px;}
h3{	font: bold 14px arial; font-style: italic; color: #09365b; }
h4{	font: bold 16px verdana; color: #45719b; }
h5{	font: bold 14px verdana; color: #45719b; }
h6{	font: bold 12px verdana; color: #45719b; }

th{
	font-size: 13px;
	color: #000000;
}

html, body {
	height: 100%;
	overflow: inherit;
}

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

* html #page-wrapper {
	height: 100%;
}

ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a img {
	border: none;
	text-decoration: none;
}

#content-page #content-left img {
	width: 284px;
	height: 225px;
	padding: 7px 12px 17px 12px;
	background: url(../gfx/content/image-border.gif) no-repeat;
}

#content-page #content-left #cardLogos img{
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px -20px 0px;
	background: none;
}

p {
	line-height: 20px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 30px;
}

form label:hover {
	cursor: pointer;
}

p a {
	color: black;
	text-decoration: none;
}

p a:hover {
	color: #999999;
}

form, fieldset, legend{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }

input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

input, textarea, select{
	background-color: white; 
  	border: 2px solid #EEEEEE;	
	outline-style: none;
	font-family:Arial;
	font-size:11px;
	color: #666666;
	background-color: #f6f6f6;
	padding: 1px;
}

input:hover, textarea:hover, select:hover{
	background-color: #eeeeee;
	cursor: pointer;
}

a{
	color: black;
	outline: none;
	text-decoration: none;
}

a:hover{
	color: #333333;
}

/* End Default Settings */

/* Global CSS */
#global-wrapper {
	overflow: hidden;
	min-height: 100%;
	background: white url(../gfx/content/content-bg.gif) repeat-x bottom;
}

body {
	font-family: "Georgia";
	line-height: 15px;
	color: #666666;
}

/* Top CSS */

#banner-wrapper {
	overflow: hidden;
	background: url(../gfx/top/banner-side-span.gif) repeat-x;
	height: 222px;
	width: 100%;
}

#banner-main {
	background: url(../gfx/top/banner-image.png) no-repeat;
	width: 987px;
	height: 155px;
	margin: auto;
}

#logo{
	width: 325px;
	height: 133px;
	float: left;
	margin-left: 10px;
}

#nav-menu {
	background: url(../gfx/top/nav-bg.gif) repeat-x;
	width: 100%;
	height: 67px;
}

#nav-menu ul {
	margin: auto;
	width: 964px;
}

#nav-menu ul li {
	float: left;
	padding: 19px 15px 0 15px;
	height: 55px;
}

#nav-menu ul li a {
	color: #e1e1e1;
	font-size: 18px;	
}

#nav-menu a:hover {
	color: white;
}

#nav-menu .divider {
	background: url(../gfx/top/nav-divider.gif) no-repeat;
	width: 2px;
	height: 55px;
	padding: 0;
}

#nav-menu .active {
	background: url(../gfx/top/nav-active.gif) repeat-x;
}

#nav-menu .active a {
	color: white;
}

#banner-right {
	float: right;
	text-align: right;
	width: 451px;
	margin: 30px 10px 0 0;
}

#banner-right #location {
	color: white;
	font-size: 18px;
}

#header-booking {
	color: #e2e8bb;
	font-size: 25px;
	line-height: 27px;
	margin-top: 28px;
}

/* Content CSS */

#page-wrapper {
	width: 966px;
	margin: 0 auto 240px auto;
}

#content-wrapper {
	width: 966px;
	overflow: hidden;
	padding-bottom: 20px;
	background-color: white;
}

#content-bottom {
	background: url(../gfx/bottom/bottom-fade.png) no-repeat bottom;
	width: 955px;
	display: block;
	height: 16px;
}

#content-left {
	width: 460px;
	float: left;
	padding: 30px;
}

#content-page #content-left {
	width: 655px;
}

#content-right {
	width: 415px;
	float: right;
	padding: 30px 30px 30px 0;
}

#content-page #content-right {
	width: 220px;	
}

#homePageBullets ul{
	float: left;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	margin-right: -10px;
}

#homePageBullets li{
	width: 190px;
}

#selection-boxes{
	clear: both;
	margin-top: 30px;
}

.selection-box {
	background: url(../gfx/content/selection-box.gif) no-repeat;
	width: 300px;
	float: left;
	padding: 11px;
}

#content-page .selection-box {
	background: url(../gfx/content/rightColMid.gif) repeat-y;
	width: 192px;
	float: right;
}

.selection-box img {
	width: 300px;
	height: 190px;
	margin-bottom: 7px;
}

#content-page .selection-box img {
	width: 190px;
	height: 190px;
	margin-bottom: 6px;
}

.selection-desc-box {
	background: url(../gfx/content/selectionBoxBg.gif) repeat;
	height: auto;
	color: white;
}

.selection-desc {
	background: url(../gfx/content/selection-description.gif) repeat-x;
	color: white;
	padding: 18px;
	clear: both;
	overflow: hidden;
}

.selection-box-bottom{
	background: url(../gfx/content/rightColBottom.gif) no-repeat;
	width: 214px;
	height: 15px;
	margin: 1px 0px -20px -11px;
	padding: 0px 0px 0px 0px;
}

#content-page .selection-desc {
	padding: 15px;
}

.selection-find {
	display: block;
	padding: 0 0 0 30px;
	margin: 0px 0px 0px 0px;
	background: url(../gfx/content/selection-arrow.png) no-repeat;
	height: 20px;
}

.selection-find a{
	color: #e0e9ba;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

.selection-title {
	font-size: 24px;
	margin-bottom: 16px;
}

.selection-title a{
	color: #FFFFFF;
}

.selection-text {
	font-size: 18px;
	color: #cfccd3;
	line-height: 20px;
	margin-bottom: 22px;
}

#content-page .selection-text {
	font-size: 11px;
	margin-bottom: 12px;
}

#content-wrapper ul li {
	background: url(../gfx/content/list-arrow.gif) no-repeat;
	padding-left: 20px;
	line-height: 13px;
	margin-bottom: 10px;
	height: 18px;
}

#content-page ul li {
	background: url(../gfx/content/sub-list-arrow.gif) no-repeat;
	height: 13px;
	line-height: 10px;
	padding-left: 15px;
	font-size: 14px;
}

#content-wrapper #content-page ul {
	margin: 20px 30px;
}

.services-list {
	float: left;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	margin-right: 10px;
}

#booking {
	margin-top: 30px;
	font-size: 18px;
	color: #191919;
	float: left;
}

/* Footer CSS */

#footer-wrapper {
	width: 100%;
	margin: -255px auto 0;
	min-height: 60px;
	padding-top: 20px;
}

#footer-wrapper li {
	float: left;
	border-right: white 1px solid;
	padding: 0 5px 0 5px;
}

#footer-wrapper li a {
	color: white;
	font-size: 13px;
}

#footer-left {
	float: left;
	width: 400px;
}

#inner-footer {
	width: 975px;
	margin: auto;
}

#footer-right {
	float: right;
	text-align: right;
	font-size: 22px;
	line-height: 24px;
	color: #e2e8bb;
	width: 400px;
}

#footer-left p {
	margin: 25px 0px 0px 5px;
	color: #cccccc;
	font-size: 12px;
}

#xcite-logo, #simply-span {
	float: right;
	margin-top: 18px;
}

#simply-span {
	display: block;
	font-size: 11px;
	vertical-align: middle;
	padding: 4px 2px 0 0;
}



/* Contact Page */

#contactForm{
	
}

#content-page #contactForm ul{
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-page #contactForm li{
	width: 150px;
	background: none;
	height: auto;
	line-height: 20px;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
	
#contactForm input{
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contactForm textarea{
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 300px;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#submitButton{
	background: url(../gfx/content/buttonSubmit.gif) no-repeat;
	width: 70px;
	height: 32px;
	font-size: 15px;
	font-weight: bold;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 8px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-wrapper #content-page #rightContact{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-wrapper #content-page #rightContact li{
	margin: 5px 0px 0px 0px;
	height: auto;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	background: none;
}

#content-wrapper #content-page #rightContact li input{
	margin: 5px 0px 0px 0px;
	width: 155px;
}

#content-wrapper #content-page #rightContact li textarea{
	margin: 5px 0px 0px 0px;
	width: 155px;
	height: 60px;
}

.ContactFormRight, .link{ 
	display:inline; 
	margin:0; 
	padding:0; 
	vertical-align: -1px;
	width: 103px;
}

.link{ 
	background:none; 
	border:none; 
	cursor:pointer; 
	color: #e0e9ba;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-align: left; 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 30px;
	margin: 5px 0px 20px 0px;
	background: url(../gfx/content/selection-arrow.png) no-repeat center left;
	height: 20px;
}

.link:hover{ 
	background: url(../gfx/content/selection-arrow.png) no-repeat center left;
}

/* Our Fleet Page */

.carBox{
	clear: both;
	overflow: hidden;
	margin: 30px 0px 30px 0px;
}

.carBoxLeft{
	float: left;
	clear: both;
	overflow: hidden;
	width: 100%;
}

#content-page #content-left .carBoxLeft img{
	width: 222px;
	height: 178px;
	padding: 0px 4px 8px 3px;
	background: url(../gfx/content/smallBg.jpg) no-repeat;
}

.carBoxRight{
	float: right;
	width: 420px;
}


