/***** -~-~-~ LAYOUT ~-~-~- *****/

/*** Print ***/

#print-header {
	display: none;
}

/*** Site Container and Dimensions ***/

#container {
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #B7B7B7;
	margin: 0 auto 20px auto;
}

#container,
#header,
#nav,
hr#separator {
	width: 960px;
}

/*** Header ***/

#header {
	background: #FFF;
	height: 116px;
	position: relative;
}

#header #calco-logo {
	left: 21px;
	position: absolute;	
	top: 14px;
}

#header #anniversary-icon {
	left: 380px;
	position: absolute;	
	top: 8px;
}

/* Header: Locations */

#header #calco-locations {
	color: #6B6B6B;
	border-left: 1px solid #DBDBDB;
	font: normal 16px/24px Georgia, "Times New Roman", Times, serif;
	left: 262px;
	padding-left: 15px;
	position: absolute;
	top: 10px;
}

/* Header: Callout */

#header #callout {
	background: url(../images/layout/callout.png) no-repeat;
	float: right;
	height: 56px;
	margin-right: 27px;
	width: 311px;
}

/* Makes Callout Area in Firefox 3 Align Properly */
html>/**/body #header #callout, x:-moz-any-link, x:default { 
	margin-right: 22px;
}/* End Firefox 3 Hack */

#header #callout {
	color: #525252;
	font: normal 13px/19px Georgia, "Times New Roman", Times, serif;
}

#header #callout span {
	color: #6B6B6B;
	font: bold 16px/19px Arial, Helvetica, sans-serif;
}

#header #callout a {
	color: #42637A;
}

#header #callout a span {
	color: #457291;
}

#header #callout a:hover,
#header #callout a:hover span {
	color: #8C1F36;
	text-decoration: none;
}

#header #callout td {
	padding: 8px 25px;
}

/*** Content Container ***/

#content {
	background: url(../images/layout/content-shadow.jpg) #FFF repeat-x 0 0;
	clear: both;
	font-size: .8125em;  /* 16x.8125=13px */
	line-height: 1.3846em;  /* 13x1.3846=18px */
	min-height: 200px;
	padding: 22px;
}

/*** RED Tabs and Tab Navigation ***/

ul.tabs {
	color: #FFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

ul.tabs li,
ul.tabs-alt li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 7px;
}

ul.tabs li a,
ul.tabs-alt li span {
	float: left;
	display: block;
	text-decoration: none;
}

/* Commented Backslash Hack
   Hides Rule from IE5-Mac \*/
ul.tabs a,
ul.tabs-alt span {
	float: none;
}/* End IE5-Mac Hack */

ul.tabs li {
	background: url(../images/tabs/left.gif) no-repeat left top;
}

ul.tabs li a {
	background: url(../images/tabs/right.gif) no-repeat right top;
	color: #FFF !important;
	padding: 5px 16px 2px 10px;
}

ul.tabs li a:hover {
	color: #FFF;
	text-decoration: none;
}

ul.tabs li a:hover, 
ul.tabs li a:focus, 
ul.tabs li a:active {
	outline: none;
}

ul.tabs li:hover {
	background-image: url(../images/tabs/left-hover.gif);
	cursor: pointer;
}

ul.tabs li:hover a {
	background-image: url(../images/tabs/right-hover.gif);
}

/* RED Tab Navigation: Layout Tabs */

ul#main-nav {
	position: absolute;
	right: 22px;
	top: 90px;
}

/* Makes Tabs in Firefox 3 Align Properly */
html>/**/body ul#main-nav, x:-moz-any-link, x:default { 
	right: 18px;
	top: 89px;
}/* End Firefox 3 Hack */

ul#main-nav li a {
	padding: 8px 16px 6px 10px;
}

/*** TAN Tabs for Content 'Folder' ***/

ul.tabs-alt {
	color: #698E2E;
	display: block;
	font-size: 14px;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

ul.tabs-alt li {
	background: url(../images/tabs/left-alt.png) no-repeat left top;
}

ul.tabs-alt li span {
	background: url(../images/tabs/right-alt.png) no-repeat right top;
	color: #698E2E;
	padding: 7px 16px 0 9px;
}

/*** Navigation ***/

#nav {
	background: url(../images/layout/nav-bkgd.jpg) repeat 0 0 #EBEBEB;
	border-bottom: 4px solid #751B2E;
	border-top: 1px solid #CDCDCD;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 37px;
	margin: 0;
	padding: 0;
}

#nav ul {
	color: #002B46;
	font-size: 13px;
	list-style-type: none;
	margin: 0 0 0 23px;
	padding: 0;
}

#nav li {
	float: left;
	line-height: 39px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#nav li.nav-divider,
#nav li.nav-divider:hover {
	background: url(../images/layout/nav-divider.gif) no-repeat;
	line-height: 34px;
	margin: 7px 0 0 0;
}

#nav li a:link,
#nav li a:visited,
#nav li a:active {
	background: url(../images/layout/nav-bkgd.jpg) repeat 0 0;
	display: block;
	color: #002B46;
	line-height: 37px;
	padding: 0 18px;
	text-decoration: none;
}

#nav li a:hover {
	color: #8C1F36;
	text-decoration: none;
}

#nav li a:hover, 
#nav li a:focus, 
#nav li a:active {
	background-position: -40px 0;
	outline: none;
}

/*** Secondary Navigation Dropdowm Menus ***/

#nav li ul {
	background-color: #FFF;
	border: 1px solid #CDCDCD;
	border-top: 1px solid #CFCFCF;
	display: none;
	font-size: 13px;
	list-style-type: none;
	margin: -1px 0 0 -1px;
	padding: 0 4px 4px 4px;
	position: absolute;
	z-index: 2000;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {	
	background-color: #E9F1F5;
	border-bottom: 1px #FFF solid;
	float: none;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#nav li ul li a:link,
#nav li ul li a:visited,
#nav li ul li a:active {
	background-image: none;
	color: #002B46;
	display: block;
	line-height: normal;
	padding: 4px 13px;
}

#nav li ul li a:hover {
	background-color: #E4E4E4;
	background-image: none;
	color: #8C1F36;
	text-decoration: none;
}

#nav li ul#about-menu {
	min-width: 94px;
}

#nav li ul#services-menu {
	min-width: 122px;
}

/*** Layout Horizontal Rule ***/

hr#separator {
	background-color: #751B2E;
	border-bottom: 1px solid #B29CA1;
	border-top: none;
	border-width: 1px 0;
	clear: both;
	color: #B29CA1; /* Older versions of IE use the `color` attribute to style <hr> */
	height: 1px;
	line-height: 1px;
	margin: 0;
}

/*** 404 Error Page ***/

#sticker {
	float: left;
	margin: 5px 26px 15px 0;
}

/*** Footer ***/

#footer {
	background: url(../images/layout/footer.png) repeat-x #EBEBEB;
	color: #5E5E5E;
	font-size: 11px;
	height: 23px;
	padding: 6px 22px;
	position: relative;
	width: 916px;
}

#footer #img-logo {
	padding-right: 14px;
	vertical-align: top;
}

#footer span {
	position: absolute;
	top: 12px;
}

#footer div {
	color: #757575;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
} 

/***** -~-~-~ BUTTONS ~-~-~- *****/

button { 
	border: 0; 
	cursor: pointer; 
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 0 11px 0 0;
	text-align: center;
	text-transform: uppercase;
}

button span { 
	color: #FFF;
	display: block; 
	padding: 0 0 0 11px;
	position: relative;
	white-space: nowrap; 
}

button.default span { 
	height: 26px; 
	line-height: 26px; 
	padding-left: 11px; 
}

button.default-border span,
button.default-folder span { 
	height: 28px; 
	line-height: 28px; 
	padding-left: 11px; 
}

button.right {
	float: right;
	margin: 3px 0 0 10px;
}

/* Colors for Default Buttons (without Border, LIGHT Background) */

button.default { 
	background: url(../images/buttons/default-btn-rt.jpg) right no-repeat;
}

button.default span { 
	background: url(../images/buttons/default-btn-lt.jpg) left no-repeat;   
}

button.default:hover { 
	background: url(../images/buttons/default-btn-rt-hover.jpg) right no-repeat; 
}

button.default:hover span { 
	background: url(../images/buttons/default-btn-lt-hover.jpg) left no-repeat;
}

/* Colors for Default Buttons (with Border, DARK Background) */

button.default-border { 
	background: url(../images/buttons/default-btn-b-rt.jpg) right no-repeat;	
}

button.default-border span { 
	background: url(../images/buttons/default-btn-b-lt.jpg) left no-repeat;  
}

button.default-border:hover { 
	background: url(../images/buttons/default-btn-b-rt-hover.jpg) right no-repeat; 
}

button.default-border:hover span { 
	background: url(../images/buttons/default-btn-b-lt-hover.jpg) left no-repeat;
}

/* Colors for Default Buttons (with Border, FOLDER Background) */

button.default-folder { 
	background: url(../images/buttons/default-btn-b-alt-rt.jpg) right no-repeat;	
}

button.default-folder span { 
	background: url(../images/buttons/default-btn-b-alt-lt.jpg) left no-repeat;  
}

button.default-folder:hover { 
	background: url(../images/buttons/default-btn-b-alt-rt-hover.jpg) right no-repeat; 
}

button.default-folder:hover span { 
	background: url(../images/buttons/default-btn-b-alt-lt-hover.jpg) left no-repeat;
}

/* Button Hover */

button:hover a { 
	text-decoration: none;
}


/***** -~-~-~ CONTENT ~-~-~- *****/

body {
	background-color: #C8DBE5;
	color: #333;
	font: normal 100% Arial, Helvetica, sans-serif; /* Default 16px - Reduced to 13px/18px in #content */
	margin: 0;
}

h1 {
	background: url(../images/layout/h1.jpg) no-repeat #134565;
	color: #BEE9FF;
	font: 2em Georgia, "Times New Roman", Times, serif;  /* 13x2=26px */
	height: 28px;
	margin: -22px -22px 18px -22px;
	padding: 12px 22px;
	width: 916px;
}

h2 {
	color: #3D3D3D;
	font-size: 1.2307em;  /* 13x1.2307=16px */
	font-weight: bold;
	margin: 0 0 15px 0;
}

h3 {
	color: #002B46;
	font-size: 1.0769em;  /* 13x1.0769=14px */
	font-weight: bold;
	margin: 0 0 15px 0;
}

.medium {
	font-size: .9231em;  /* 13x.9231=12px */
}

.small {
	font-size: .8466em;  /* 13x.8466=11px */
}

.small strong,
.medium strong,
p.small strong {
	font-size: 1em; /* 11x1=11px */
}

/*** Highlight - Gradient Background ***/

.highlight th,
.form th,
.credentials th,
h2.highlight,
.callouts h2.highlight {
	background: url(../images/layout/gradient.png) repeat-x #E0EDF5;
	border: 1px solid #C7D8E2;
	border-bottom: 1px solid #A9B7C0;
	color: #134565;
	font-size: 1.2307em;  /* 13x1.2307=16px */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 5px 15px;
}

/*** Paragraphs ***/

p {
	margin: 0 0 15px 0;
}

/*** Lists ***/

ul, ol {
	margin: 3px 0 15px 0;
}

ul {
	padding-left: 15px;
}

ol {
	padding-left: 18px;
}

.top {
	margin: 15px 0 0 0;
}

.bottom-top {
	margin: 15px 0;
}

.no-bottom {
	margin-bottom: 0;
}

.no-bottom-top,
ul.no-bottom-top {
	margin-bottom: 0;
	margin-top: 0;
}

ul.bottom li,
ol.bottom li {
	padding-bottom: 5px;
}

/*** Emphasis ***/

em {
	font-style: italic;
}

/*** Main Links ***/

a:link,
a:visited,
a:active {
	color: #8C1F36;
	text-decoration: none;
}

a:hover {
	color: #002B46;
	text-decoration: underline;
}

/*** Superscripts and Subscripts ***/

sup, sub { 
	position: relative;
	vertical-align: 0;
}

sup { 
	bottom: 1ex;  /* x-height */
}

sub { 
	top: 0.8ex;  /* x-height */
}

/*** Horizontal Rules ***/

hr {
	background-color: #FFF;
	border-bottom: none;
	border-top: 1px solid #CCC;
	border-width: 1px 0;
	color: #CCC; /* Older versions of IE use the `color` attribute to style <hr> */
	height: 1px;
	line-height: 1px;
	margin: 0 0 18px 0;
	width: 100%;
}

/*** Images ***/

.imagespacert {
	float: right;
	margin: 0 0 15px 15px;
}

.imagespacelt {
	float: left;
	margin: 0 15px 15px 0;
}

.photo {
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.iconrt {
	padding-left: 6px;
}

.iconlt {
	padding-right: 6px;
}

.icon {
	vertical-align: top;
}

.left {
	float: left;	
}

.right {
	float: right;
}

/*** Blockquotes ***/

blockquote {
	background: url(../images/layout/quote-left.png) no-repeat 0 17px;
	color: #302C27;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0;
	padding: 15px 0 15px 20px;
}

blockquote p {
	font: normal .8466em Arial, Helvetica, sans-serif;  /* 13x.8466=11px */
	margin: 8px 0 0 0;
	text-transform: uppercase;
}

/*** Clear Fix ***/

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

/*** Tables ***/

/* For th styles, see the .highlight th above */

.highlight {
	background-color: #FFF;
	border: 1px solid #C7D8E2; 
	border-top: none;
}

.highlight th {
	border-left: none;
	border-right: none;
}

.highlight td {
	font-size: .9231em;  /* 13x.9231=12px */
	line-height: 1.4166;  /* 12x1.4166=17px */
	padding: 5px 15px;
	vertical-align: top;
}

.highlight td.borderlt {
	border-left: 1px solid #E4E4E4; 
}

.even {
	background-color: #F3F8ED;
}

/*** Forms ***/

/* For .form th styles, see the .highlight above */

.form td {
	padding: 0 0 7px 15px;
	vertical-align: top;
}

.form td label,
.form td .label-mimick {
	color: #134565; 
}

.form .first td {
	padding-top: 15px;
}

.form td label.option {
	font-size: .9231em;  /* 13x.9231=12px */
	color: #333;
}

td.form-controllers {
	background-color: #E5E5E5;
	border: 1px solid #C9C9C9;
	padding: 5px 15px 7px 15px;
}

td#form-arrow {
	background: url(../images/layout/form-arrow.gif) no-repeat;
}

.alternate-answers td {
	padding-top: 20px;
}

.form td #feedback-tag {
	margin-top: -42px;
	position: relative;
}

.form .bottom td {
	padding: 0 15px 15px 15px;
}

.form .request-form-option {
	float: left;
	margin: 0 7px 30px 0;
}

.form .request-form-type {
	border: 1px solid #FFF;
	padding: 8px;
}

.form .selected {
	background-color: #EDEDED;
	border: 1px solid #D9D9D9;
}

.fieldcell {
	background: url(../images/layout/fieldcell.png) repeat-x #FFF;
	border: 1px solid #AEAEAE;
	padding: 3px 0;
}

form input.fieldcell:focus {
	outline: none;
	border: 1px solid #A9B7C0;
	background: url(../images/layout/fieldcell-focus.png) repeat-x #F4FAFF;
}

.required {
	color: #8C1F36;
	font-size: 1.0769em;  /* 13x1.0769=14px */
	font-weight: bold;
}

.alternate-option {
	margin-left: 12px;
}

.date-picker {
	vertical-align: top;
}

.directions {
	color: #333;
	font: italic 11px/15px Georgia, "Times New Roman", Times, serif;
}

.option-spacing {
	margin: 5px 0 18px 0;
}

.answers {
	margin: 3px 0 0 25px;
}

/*** Homepage ***/

body#main-index #content {
	background: url(../images/layout/content-shadow.jpg) #FFF repeat-x 0 225px;
}

/* Homepage: Headline */

.headline {
	background: url(../images/home/headline-bkgd.jpg) repeat-x #134565;
	height: 225px;
	color: #FFF;
	margin: -22px -22px 0 -22px;
	width: 960px;
}

.headline h1 {
	background: none;
	height: auto;
	margin-bottom: 12px;
	padding: 22px 0 0 0;
	vertical-align: top;
	width: auto;
}

.headline p {
	font-size: 1.0769em;  /* 13x1.0769=14px */
	line-height: 1.4286em;  /* 14x1.4286=20px */
	margin-bottom: 18px;
}

.headline .imagespacelt {
	margin-right: 15px;
	padding: 0 0 0 15px;
}

.flash {
	float: right;
	margin-left: 15px;
}

/* Homepage: Callouts (4 column) + Interior: Callouts (3 column) */

.callouts td {
	border-right: 1px solid #DBDBDB;
	padding: 8px 17px 0 17px;
	vertical-align: top;
}

body#main-index .callouts td {
	padding-right: 14px;
	padding-left: 14px;
}

.callouts td.first,
body#main-index .callouts td.first {
	padding-left: 0;
}

.callouts td.last,
body#main-index .callouts td.last {
	padding: 8px 0 0 0;
}

.callouts td.last-alt,
body#main-index .callouts td.last-alt {
	padding-right: 0;
}

.callouts td.no-borderrt {
	border-right: none;
}

.callouts .bordertop td {
	border-top: 1px solid #DBDBDB;
	padding-top: 20px;
}

.callouts h2 {
	background: none;
	height: auto;
	color: #3D3D3D;
	font: bold 1.2307em Arial, Helvetica, sans-serif;  /* 13x1.2307=16px */
	margin: -5px 0 8px 0;
	padding: 0;
	width: auto;
}

.callouts h2.top {
	margin-top: 18px;
}

.callouts h2 .caption {
	font-weight: normal;
	font-size: 14px;
}

.callouts strong {
	font-size: .9231em;  /* 13x.9231=12px */
	color: #002B46;
	text-transform: uppercase;
}

.callouts strong span {
	font-size: 1.3333em;  /* 12x1.3333=16px */
}

.callouts img {
	vertical-align: middle;
}

.callouts td#video-promo,
body#main-index .callouts td#video-promo {
	padding: 10px 0 0 0;
}

.callouts td#video-promo img,
body#main-index .callouts td#video-promo img {
	margin-left: -22px;
	position: relative;
}

/* Homepage: Feature Photo Area */

.feature {
	height: 157px;
	position: relative; 
	width: 220px; 	
} 

.feature p {
	bottom: 0; 	 
	color: #FFF;
	font-size: .9231em;  /* 13x.9231=12px */
	line-height: 1.4166em;  /* 12x1.4166=17px */
	left: 0;
	margin: 0 10px;
	padding: 0 0 6px 0;
	position: absolute;
	width: 200px; 
}

/*** Interior Landing Page ***/

/* Interior Landing Page: Headline */

.headline-interior {
	background-color: #F1F6F8;
	border-bottom: 1px solid #DEE9EF;
	margin: -18px -22px 20px -22px;
	padding: 22px;
}

.headline-interior h2 {
	color: #0C3957;
	font: normal 1.6923em Georgia, "Times New Roman", Times, serif;  /* 13x1.6923=22px */
	margin-bottom: 12px;
}

.headline-interior p {
	font-size: 1.0769em;  /* 13x1.0769=14px */
	line-height: 1.4286em;  /* 14x1.4286=20px */
}

/* Interior Landing Page: Folder */

.folder {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 22px 22px 0;
	width: 220px;
}

.folder-content {
	background-color: #E5E5E5;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	font-size: .9231em;  /* 13x.9231=12px */
	line-height: 1.4166;  /* 12x1.4166=17px */
	padding: 12px;
}

.folder-content .small {
	font-size: .9167em;  /* 12x.9167=11px */
}

.folder-feature {
	margin: -2px 0 10px -13px;
}

.folder-imagert {
	float: right;
	margin: 8px -13px 15px 10px;
}

.folder #signature {
	display: block;
	padding: 5px 0 0 11px;
}

.folder .imagespacert {
	margin: 2px 0 8px 8px;
}

.folder p.large {
	font-size: 1.1667em; /* 12x1.1667=14px */
}

#banner-fleet {
	background: url(../images/fleet/banner-comfort.png) no-repeat bottom right #E5E5E5;
}

/* Interior Landing Page: Content and Callouts Next to Folder */

.fixed-width-content {
	width: 674px;
}

.fixed-width-content .medium,
.fixed-width-content .small,
.fixed-width-content .small strong,
.fixed-width-content .medium strong {
	text-transform: none;
}

.narrow td {
	padding: 8px 14px 0 14px;
	line-height: 17px;
}

.narrow p {
	margin-bottom: 8px;
}

/*** About Us > Credentials ***/

.credential-logo {
	margin-top: 10px;
}

.description {
	background: url(../images/layout/highlight.gif) repeat-x #EFEFEF;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	color: #333;
	font: normal 13px/21px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 25px;
	padding: 10px 20px;
}

/*** FAQs and Testimonials ***/

#faq-list a:link,
#faq-list a:visited,
#faq-list a:active {
	color: #516E23;
}

#faq-list strong a:link,
#faq-list strong a:visited,
#faq-list strong a:active {
	color: #8C1F36;
}

#faq-list a:hover,
#faq-list strong a:hover {
	color: #002B46;
}

.faqs,
.testimonials {
	float: right;
	width: 674px;
}

.faqs h2,
.testimonials h2 {
	color: #0C3957;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin-bottom: 4px;
}

.faqs h2 span,
.testimonials h2 span {
	color: #0C3957;
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;  /* 16x1.25=20px */
}

.faqs h2.normal,
.testimonials h2.normal {
	color: #3D3D3D;
	font: bold 1.2307em Arial, Helvetica, sans-serif;  /* 13x1.2307=16px */
	margin: 0 0 15px 0;
}

/*** Fleet and In the News ***/

.fleet-feature {
	height: 228px;
	margin-bottom: 8px;
	width: 311px;
}

.fleet-feature a {
	display: block;
	padding: 197px 0 0 14px;
}

#minibus {
	background: url(../images/fleet/minibus.jpg) no-repeat;
}

#executivecoach {
	background: url(../images/fleet/executivecoach.jpg) no-repeat;
}

#motorcoach {
	background: url(../images/fleet/motorcoach.jpg) no-repeat;
}

#selectseries {
	background: url(../images/fleet/selectseries.jpg) no-repeat;
}

#impact-1 {
	background: url(../images/news/videos/impact-1.jpg) no-repeat;
}

#commercial-1 {
	background: url(../images/news/videos/commercial-1.jpg) no-repeat;
}

#commercial-2 {
	background: url(../images/news/videos/commercial-2.jpg) no-repeat;
}

#commercial-3 {
	background: url(../images/news/videos/commercial-3.jpg) no-repeat;
}

/*** DOMWindow LightBox Styles ***/

#DOMWindowIframe {
    overflow: hidden;
}

.img_nav {
	height: 400px;
	width: 500px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 900;
}

.img_nav a:focus {
	outline: none;
}

.prev_link {
	height: 100%;
	width: 50%;
	position: absolute;
	z-index: 10002;
	width: 50%;
	height: 100%;
	display: block;
	background-image: url(../images/lightbox/prevlabel.gif);
	background-repeat: no-repeat;
}

.next_link {
	height: 100%;
	width: 50%;
	left: 253px;
	position: absolute;
	z-index: 10002;
	display: block;
	background-image: url(../images/lightbox/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: 184px 0px;
}

.next_link img {
	position: relative;
	left: 184px;
}

.closeDOMWindow {
	position: relative;
	float: right;
}

#DOMWindowCloseButton {
	background-color: white;
	background-image: url(../images/lightbox/closelabel.gif);
	background-position: 50% 50%;
	background-repeat:no-repeat;
	cursor: pointer;
	overflow:auto;
	padding: 0px;
	position:absolute;
	height: 22px;
	width: 78px;
	z-index:10001;
	display: none;
}

.features {
	position: absolute;
	top: 420px;
	font-size: 12px;
	line-height: 17px;
	width: 500px;
}

.features h2 {
	color: #134565;
	font-size: 16px;
	margin-top: 5px;
}

.features .callouts {
	padding-top: 15px;
	margin: 0;
}

.features .callouts strong {
	font-size: 13px;
}

.features .callouts strong span {
	font-size: 18px;
}

.fleet-col2 {
	float: right;
	width: 250px;
}
p.amenities-disclaimer {
	font-size: 10px;
	float: right;
	width: 235px;
	margin-top: 18px;
	margin-bottom: 0;
}
/*** Our Services and Our Credentials ***/

.callouts h3.services,
.callouts h3.credentials {
	background-color: #F1F6F8;
	border-bottom: 1px solid #DEE9EF;
	border-top: 1px solid #DEE9EF;
	color: #0C3957;
	font: normal 1em/1.3846em Georgia, "Times New Roman", Times, serif;
	padding: 5px 8px;
}

.callouts h3.credentials {
	width: 305px;
}

.feature-services {
	height: 158px;
	position: relative;
	width: 160px; 	
} 

.feature-services p {
	bottom: 0; 	 
	color: #FFF;
	font-size: .8466em;  /* 13x.8466=11px */
	line-height: 1.2727em;  /* 12x1.2727=14px */
	left: 0;
	margin: 0 10px;
	padding: 0 0 6px 0;
	position: absolute;
	width: 141px; 
}

.feature-services a {
	color: #FFF !important;
}

.feature-services .right {
	padding-top: 7px;
}

.feature-services strong {
	color: #FFF;
	font-size: 1em;
	text-transform: none;
}

.services-quote-callout {
	float: right;
	font-weight: bold;
	font-size: .9231em;  /* 13x.9231=12px */
	margin: 15px 0 0 10px;
	text-transform: uppercase;
}

.services-quote-callout span {
	font-size: 1.3333em;  /* 12x1.3333=16px */
}

.iconlt-services {
	float: left;
	padding: 0 10px 13px 0;
	vertical-align: top;
}

/*** Contact Us ***/

.employment-icon {
	float: left;
	margin: 0 8px 15px 0;
}

/*** Date Picker ***/

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

input.dp-applied {
	width: 140px;
	float: left;
}
