body 
{
	margin:0;
	color:#000;
	font:12px Verdana, Arial, sans-serif;
	background:#fff url(../images/bg-body.jpg) no-repeat 50% 0;
}

img 
{
	border-style:none;
}

a 
{
	text-decoration:underline;
}

a:hover 
{
	text-decoration:none;
}

input,  textarea,  select 
{
	font:100% arial, sans-serif;
	vertical-align:middle;
}

form, fieldset 
{
	margin:0;
	padding:0;
	border-style:none;
}

#page 
{
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}

/* header */
#header 
{
	width:1000px;
	height:293px;
	overflow:hidden;
	position:relative;
	background: url(../images/bg-header.jpg) no-repeat;
}

#header .tagline 
{
	width: 100%;
	overflow: hidden;
	padding: 12px 0 18px;
	margin: 0 0 14px;
}

#header .tagline h1 
{
	margin: 0;
	font-size: 20px;
	text-align: center;
}

#header .form-holder 
{
	width: 100%;
	overflow: hidden;
}

#header .form-box 
{
	float:right;
	background: url(../images/bg-form.png) no-repeat;
	width: 277px;
	height: 167px;
	margin: 0 124px 0 0;
	padding: 21px 23px 0 25px;
	display: inline;
}

#header .form-box strong 
{
	display: block;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 9px;
	position: relative;
}

#header .form-box .form-area 
{
	width: 100%;
	overflow: hidden;
	position: relative;
}

#header .form-box .form-area ul 
{
	margin: 0;
	padding: 4px 0 0;
	list-style: none;
	float: left;
	width: 187px;
}

#header .form-box .form-area ul li 
{
	vertical-align: top;
	width: 100%;
	overflow:hidden;
	margin: 0 0 4px;
}

#header .form-box .form-area .text 
{
	float: left;
	width: 167px;
	border: 1px solid #c2c2c2;
	font: 13px verdana, arial, sans-serif;
	color: #a1a1a1;
	padding: 5px 9px 4px;
}

#header .form-box .btn-trial 
{
	float:right;
}

/*-----content-----*/
#content 
{
	width:754px;
	position: relative;
	margin: 0 auto 34px;
}

#content:after 
{
	display: block;
	content: "";
	clear: both;
}

#tabs 
{
	position: relative;
	margin: -40px 0 0;
}

.tabset-box 
{
	width: 100%;
	overflow: hidden;
	padding:0 0 11px;
}

.tabset-box .tabset 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.tabset-box .tabset li 
{
	float: left;
	font-size: 15px;
	margin: 0 2px 0 0;
}

/*2 tabs */
.tabset-box .tabset li a 
{
	float: left;
	width: 180px;
	height: 35px;
	background: url(../images/btn-tab.png) no-repeat;
	text-align: center;
	color: #000;
	padding: 5px 0 0;
	text-decoration: none;
}

.tabset-box .tabset li a.active, .tabset-box .tabset li a:hover 
{
	background: url(../images/btn-tab-active.png) no-repeat;
}

/*3 tabs */
.tabset-box .tabset li.promo a 
{
	float: left;
	width: 140px;
	height: 35px;
	background: url(../images/btn-tab2.png) no-repeat;
	text-align: center;
	color: #000;
	padding: 5px 0 0;
	text-decoration: none;
}

.tabset-box .tabset li.promo a.active, .tabset-box .tabset li.promo a:hover 
{
	background: url(../images/btn-tab-active2.png) no-repeat;
}

#content .tab-area 
{
	position: relative;
	width: 100%;
	overflow: hidden;
}

#content .tab-content 
{
	width:9999px;
	overflow: hidden;
}

#content .tab-content .tab 
{
	width: 754px;
	float: left;
}

#content .text h2 
{
	margin: 0 0 3px;
	font-size: 16px;
	font-weight: normal;
}

#content .text .image 
{
	float:right;
	margin: 6px 0 0 25px;
}

#content .text h2.promo 
{
	margin-bottom: 10px;
}

#content .text h1 
{
	margin: 10px 0 3px 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	color: #0e4070;
	text-align: left;
}

#content .text img.promopic 
{
	float:left;
	margin: 10px 25px 0 0;
}

#content .text .image img 
{
	display:block;
}

#content .text p 
{
	margin: 0 0 20px;
	font-size: 15px;
	line-height: 22px;
	color: #686868;
	text-align: justify;
}

#content .text p a 
{
	color:#fb6600;
}

.categories 
{
	width: 100%;
	overflow: hidden;
}

.categories .see-more 
{
	display: block;
	font-size: 10px;
	color: #a0a0a0;
	margin: 0 0 6px;
}

.categories ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
	overflow: hidden;
}

.categories ul li 
{
	float: left;
	width:146px;
	margin: 0 6px 0 0;
}

.categories ul li strong 
{
	display: block;
	font-size: 12px;
	color: #fff;
	background: url(../images/bg-heading.gif) no-repeat;
	width: 146px;
	height: 18px;
	text-align: center;
	padding: 5px 0 0;
}

.categories ul li strong a 
{
	color: #fff;
	text-decoration: none;
}

.categories ul li .image 
{
	background: url(../images/bg-category-img.gif) repeat-y;
	height: 1%;
	overflow: hidden;
	padding: 4px;
	position: relative;
	margin: 0 0 5px;
}

.categories ul li .image img 
{
	display:block;
}

.categories ul li .top 
{
	background: url(../images/bg-category-img-top.gif) no-repeat;
	width:146px;
	height: 8px;
	position: absolute;
	top:0;
	left: 0;
	font-size: 0;
}

.categories ul li .bottom 
{
	background: url(../images/bg-category-img-bottom.gif) no-repeat;
	width:146px;
	height: 8px;
	position: absolute;
	bottom:0;
	left: 0;
	font-size: 0;
}

* html .categories ul li .bottom 
{
	bottom:-1px;
}

.categories ul li p 
{
	font-size: 11px;
	line-height: 14px;
	color: #17487a;
	margin: 0 0 0 3px;
}

.categories ul li p a 
{
	color:#fb6600;
}

/*-----footer-----*/
#footer 
{
	width:100%;
	overflow:hidden;
}

.wrap-left 
{
	float:left;
	position:relative;
	left:50%;
}

.wrap-right 
{
	position:relative;
	left:-50%;
}

* html .wrap-right 
{
	float:left;
}

.get-started 
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
}

.get-started a 
{
	float:left;
	background:url(../images/btn-get-started-l.gif) no-repeat;
	font-size:15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}

.get-started strong 
{
	float: left;
	background:url(../images/btn-get-started-r.gif) no-repeat 100% 0;
	height: 33px;
	padding: 12px 0 0;
	cursor: pointer;
}

.get-started em 
{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height:30px;
	cursor: pointer;
	background:url(none.gif);
}

.footer-holder 
{
	width: 100%;
	height: 124px;
	overflow: hidden;
	background: url(../images/bg-footer-holder.gif) no-repeat 50% 0;
}

.footer-holder .logo 
{
	display: block;
	background: url(../images/logo.gif) no-repeat;
	width: 153px;
	height: 48px;
	margin:23px auto 3px;
	text-indent: -9999px;
	overflow: hidden;
}

.footer-holder .logo2 
{
	display: block;
	background: url(../images/logo_EF_Travelocity.gif) no-repeat;
	width: 500px;
	height: 70px;
	margin:23px auto 3px;
	text-indent: -9999px;
	overflow: hidden;
}

.footer-holder .logo3 
{
	display: block;
	background: url(../images/logo_EF_Rearden.gif) no-repeat;
	width: 500px;
	height: 70px;
	margin:23px auto 3px;
	text-indent: -9999px;
	overflow: hidden;
}

.footer-holder .logo4 
{
	display: block;
	background: url(../images/logo_EF_Hertz.gif) no-repeat;
	width: 500px;
	height: 70px;
	margin:23px auto 3px;
	text-indent: -9999px;
	overflow: hidden;
}

.footer-holder .trade 
{
	width: 100%;
	overflow: hidden;
	color: #174879;
	font-size: 14px;
	text-align:center;
}

.footer-holder .trade span 
{
	text-align:center;
}

/*sifr start. do not modify.*/
object, embed 
{
	margin:0;
	padding:0;
}

.sIFR-flash 
{
	visibility:visible !important;
	margin:0;
}

.sIFR-replaced 
{
	visibility:visible !important;
}

span.sIFR-alternate 
{
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:0 !important;
	height:0 !important;
	display:block !important;
	overflow:hidden !important;
}

.sIFR-flash + div[adblocktab=true] 
{
	display:none !important;
}

.sIFR-hasFlash #header .tagline h1 span 
{
	font-size:28px;
	line-height:28px;
}

.sIFR-hasFlash .get-started span 
{
	font-size:17px;
	line-height:22px;
}

.sIFR-hasFlash .trade span 
{
	font-size:14px;
	line-height:18px;
}

/*sifr end*/

#roundedBox {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #eaeff2;
	padding: 16px;
}

