@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	outline:none;
}
img {
	border:none;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#22272f;
	color:#22272f;
}
/* ---------------------------- GENERAL ----------------------------*/
p {
	margin-bottom:1em;
	color:#22272f;
	font-size:12px;
}
a {
	text-decoration:none;
}
a:hover {
}
h1, h2, h3, h4, h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:1em;
}
h1 {
	font-size:30px;
	text-transform:lowercase;
	font-weight:bold;
	font-style:italic;
	line-height:0.8em;
	margin-bottom:0.75em;
	letter-spacing:0.5px;
}
h3 {
	font-size:16px;
	color:#22272f;
	line-height:24px;
	font-weight:normal;
}
/* ---------------------------- LAYOUT ----------------------------*/
.wrapper {
	width:950px;
}
#header .wrapper {
	position:relative;
}
/* ---------------------------- HEADER ----------------------------*/
#header {
	background:#222327 url(../images/bg-header.jpg) repeat-x left top;
	height:84px;
	color:#fff;
}
#logo {
	background:url(../images/logo-economy-car-rental.gif) no-repeat left top;
	position:absolute;
	left:35px;
	top:17px;
	display:block;
	width:396px;
	height:50px;
	text-indent:-9999px;
}
/* ---------------------------- CONTENT ----------------------------*/
#content {
	background:#cadee7 url(../images/bg-homecontent.jpg) no-repeat left bottom;
	min-height:510px;
	padding:67px 0 53px 0;
	min-height:370px;
}
#searchform {
	float:right;
	width:310px;
}
/* ---------------------------- FOOTER ----------------------------*/

#footer {
	clear:both;
	background:#22272f url(../images/bg-footer.jpg) repeat-x left top;
	color:#e7e7e7;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;/*
height:84px;
height:24px;*/
}
#footer .wrapper {
	padding:30px 0px 30px 35px;
	width:915px;
}
#footer p {
	color:#e7e7e7;
	font-size:10px;
}
#footernav {
	float:left;
	margin-bottom:10px;
}
#footernav li {
	float:left;
	padding-right:11px;
	margin-right:10px;
	background:url(../images/bg-footer-separator.gif) no-repeat right 1px;
	list-style:none;
	line-height:10px;
}
#footernav li.last {
	background:none;
}
#footernav li a {
	display:block;
	font-size:11px;
	color:#e7e7e7;
	text-transform:uppercase;
}
#footernav li.active a, #footernav li a:hover, #footernav li a:focus {
	color:#fff;
	line-height:10px;
}
p.copy {
	clear:both;
	margin-bottom:25px;
	/*float:left; width:250px;*/
border-top:1px solid #1f5b7a;
	padding-top:10px;
}
.footerlinks {
	clear:both;
	float:left;
	padding-bottom:12px;
	line-height:20px;
	width:100%px;/*margin-top:-10px;*/
}
.footerlinks li {
	float:left;
	list-style:none;
	margin-right:15px;
	font-size:10px;
	text-align:right;
	text-transform:lowercase;
}
.footerlinks li a {
	color:#e1e7eb;
}
.footerlinks li a:hover {
	color:#fff;
}
#footercontent {
	margin-top:15px;
	/*float:left;
width:100%;
*/
clear:both;
	border-top:1px solid #1f5b7a;
	padding-top:25px;
	border-top:none;
	border-bottom:1px solid #1f5b7a;
	margin-top:0;
	padding-bottom:15px;
	margin-bottom:11px;
	padding-top:5px;
}
#footercontent a {
	color:#e1e7eb;
}
#footercontent a:hover {
	color:#fff;
}
#footercontent .col1 {
	float:left;
	width:510px;
	padding-right:50px;
	background:url(../images/bg-footercontent.gif) repeat-y right top;
}
#footercontent .col2 {
	float:right;
	width:310px;
}
#footercontent p {
	color:#a9bdc8;
	font-size:11px;
	line-height:19px;
	letter-spacing:0.1px;
	margin-bottom:2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footercontent {
	color:#a9bdc8;
}
#footercontent ol {
	margin-left:20px;
}
#footercontent ol li {
	margin-bottom:2em;
	line-height:19px;
}
#footercontent ul {
}
#footercontent ul li {
	margin-bottom:1em;
	list-style:none;
	line-height:19px;
}
#footercontent ul li.last {
	margin-bottom:0;
	list-style:none;
}
#footercontent p.last {
	margin-bottom:0;
}
/* ---------------------------- FORM ELEMENTS ----------------------------*/
input, textarea, label {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
label {
	font-size:12px;
	text-transform:uppercase;
	color:#22272f;
}
input.input-text /* 305 x 38 */ {
	width:305px;
	height:38px;
	padding:10px 10px 10px 10px;
	width:285px;
	height:18px;
	border:none;
	line-height:18px;
	background:url(../images/bg-input-text.png) no-repeat left top;
	color:#404a59;
}
input.input-date /* 138 x 38 */ {
	width:138px;
	height:38px;
	padding:10px 40px 10px 10px;
	width:88px;
	height:18px;
	border:none;
	line-height:18px;
	background:url(../images/bg-input-date.png) no-repeat left top;
	color:#404a59;
	cursor:pointer;
}
/*
input.input-date {
-moz-appearance:textfield;
-moz-binding:url("chrome://global/content/platformHTMLBindings.xml#inputFields");
-moz-user-select:text;
}
*/


.form-holder {
	margin-bottom:20px;
	float:left;
	width:100%;
}
.form-holder #cars {
	margin-bottom:15px;
}
.forminput-holder label {
	padding-bottom:3px;
	padding-left:1px;
	display:block;
}
.forminput-holder {
	margin-bottom:13px;
	clear:both;
	float:left;
	width:100%;
}
.forminput-holder .fih-col1 {
	float:left;
	width:140px;
	margin-right:25px;
}
.forminput-holder .fih-col2 {
	float:right;
	width:140px;
}
.fih-submit {
	margin-top:8px;
	position:relative;
	left:0px;
}
.errormessage {
	color:#ed1c24;
	font-size:12px;
}
.fih-submit .errormessage {
	position:absolute;
	top:45px;
}
/* ---------------------------- OTHER USEFUL ----------------------------*/

.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.separator {
	clear:both;
	border-top:1px solid #94a2ac;
	margin:15px 0;
	height:1px;
}
.poweredby {
	font-size:10px;
	font-style:italic;
	text-align:right;
	line-height:17px;
	color:#505968;
}
.poweredby img {
	vertical-align:middle;
	margin-left:2px;
}
/* ============= Content Slider style ============== */

.service-offering {
	width: 510px;
	height: 237px;
	margin-top: 25px;
	position:relative;
	color:#A9BDC8;
	background:url(../images/article-box.jpg) right 12px no-repeat;
}
.service-right-area{
	position:absolute;
	top:15px;
	right:0px;
	width:323px;
	padding:15px 5px 15px 10px;
	height:195px;
}

.serviceoffer-right {
	display:none;
	height:195px;
	width:318px;
	overflow:auto;	
}
.serviceoffer-right h2 {
	color: #A9BDC8;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
}
.serviceoffer-right h3 {
	color:#A9BDC8;
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

#screen2 {
	position:relative;
	overflow:hidden;
	width:170px;
	float:left;
}
#screen2 h1 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin:0px;
	padding:0px;
	width: 150px;
	float: left;
	text-transform:capitalize;
	line-height:13px
}
.prev {
	cursor:pointer;
	position:absolute;
	top:0px;
	right:23px;
	display:block;
	text-decoration:none;
}
.next {
	cursor:pointer;
	position:absolute;
	top:2px;
	right:7px;
	display:block;
}
.prev-news {
	cursor:pointer;
	position:absolute;
	top:50px;
	left:0px;
	display:block;
	text-decoration:none;
}
.next-news {
	cursor:pointer;
	position:absolute;
	top:50px;
	right:0px;
	display:block;
}
#slideshow {
	overflow:hidden;
	width:217px;
	float:left;
	height:200px;
	margin-top:10px;
}
#slideshow ul {
	width:170px;
	height:194px;
	float:left;
	margin:0;
	padding:0;
}
#slideshow ul li h1 {
	width: 160px;
	height: 24px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding:0;
}
#slideshow ul li h1:hover {
	color:#fff;
	margin: 0;
	padding:0;
}
#slideshow li {
	float:left;
	list-style-type: none;
	margin-bottom: 2px;
	background: url(../images/service-select.jpg) no-repeat;
	display:block;
	width: 163px;
	height: 29px;
	padding-top: 1px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	cursor:pointer;
	margin-bottom: 4px !important;
	margin-bottom: 3px;
}
#slideshow li:hover {
	background: url(../images/service-rollover-o.jpg) no-repeat;
	display: block;
	width: 205px;
	height: 29px;
	padding-top: 1px;
	font-weight: bold;
	padding-left:7px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	cursor:pointer;
}


.cal-cont{
	float:left;
	width:138px;
	position:relative;
}
