body {
	width: 100%;
	/*overflow-x: hidden; */
	background: #080808 url(../images/esotico_body_bg.png) -100px 0;
}
h2 {
	color: #a87628;
}
#container {
   	margin: 0 auto;
   	width: 1064px; 
padding-left: 6px;
	min-height: 674px;
	_height: 674px;
	/*position: relative;*/
	text-align: center;
	/*width: 100%;*/
	background: url(../images/esotico_container_bg.png);
	_behavior: url(scripts/iepngfix.htc);
	overflow: hidden;
}
#content {
	margin: 0 auto;
	width: 1050px;
	overflow: hidden;
	float: left;
}

/* == Header == */
#header {
	height: 100px;
	width: 1050px;
	background: url(../images/esotico_header_bg.png);
	_behavior: url(scripts/iepngfix.htc);
	overflow: hidden;
	_height: 1%;
}
h1 a {
    float: left;
	margin: 15px 0 0 38px;
    width: 138px;
    height: 85px;
    text-indent: -500em;
    background: url(../images/esotico_logo.png);
}
#welcome {
	float: left;
	margin: 0 0 0 70px;
}
p.tagline {
	width: 304px;
	height: 26px;
	margin-top: 16px;
    text-indent: -500em;
    background: url(../images/esotico_tagline.png);
}
p.intro {
	margin: 4px 0 0 70px;
}

/* == Hero == */
#hero {
	float: left;
}
#hero,
#hero.featured_image,
#hero.concierge_image,
#hero.vehicle_image {
	width: 1050px;
	height: 571px;
    background: url(../images/esotico_hero_image_trio_dk.jpg);
    background-position: 0 0px;
}
#hero.featured_image {
	background: yellow;
}
#hero.concierge_image {
	background-position: 0 -1142px;
}
#hero.vehicle_image {
    background-position: 0 -1713px;
}
ul#features {
	position: relative;
	width: 1050px;
	height: 191px;
	margin-top: 325px;
    background: url(../images/esotico_features_bg.png);
/*	_behavior: url(scripts/iepngfix.htc);*/
	_background: transparent;
/*	overflow: hidden; */

}
ul#features li {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;
	width: 350px;
	height: 191px;
	color: #fff;
	background: url(../images/esotico_features_item_bg.jpg) left bottom repeat-x;
	text-decoration: none;
	overflow: hidden;
	z-index: 9;
	cursor: pointer;

}
ul#features li.active,
ul#features li:hover {
	background: url(../images/esotico_features_active.png) no-repeat;
	_background: url(../images/esotico_features_active_arrow.gif) no-repeat;
	/*_behavior: url(scripts/iepngfix.htc);*/

}
ul#features li .featured_item {
	margin-top: 9px;
	height: 182px;
	border-right: 1px solid #080808;
}
ul#features li.last .featured_item {
	border-right: none;
}
ul#features li .featured_item h2 {
	margin: 0px 0 0 20px;
	padding-top: 18px;
	text-transform: uppercase;
	font-size: 10px;
}
ul#features li .featured_item p {
	margin: 5px 30px 0 20px;
	line-height: 18px;
	color: #a7a7a7;
	font-size: 10px;
}
/* == Footer == */
p.copyright {
	width: 1050px;
	line-height: 50px;
	margin: 0 auto;
    font-size: 9px;
    color: #3c3c3c;
    background: none;
}

/* == Contact Form == */
a.contact_tab {
	display: block;
	width: 117px;
	height: 45px;
	background: url(../images/esotico_contact_tab.png);
	_background: url(../images/esotico_contact_tab.gif);
	/*_behavior: url(scripts/iepngfix.htc);*/
	text-indent: -500em;
}
#contactForm {
    float: right;
	margin: 50px 0 0 0;
    width: 116px;
    height: 45px;
}
.primary_inputs {
	display: inline;
	float: left;
	width: 212px;
	margin: 0 20px 0 40px;
}
.secondary_inputs {
	display: inline;
	float: left;
	width: 212px;
}
.message_inputs {
	margin: 0 0 0 40px;
}
.submit_inputs {
	margin: 10px 0 0 40px;
}

/* Special Offers */
#special {
	position: absolute;
	top: 25px;
	margin-left: 745px;
	width: 305px;
	height: 45px;
	z-index: 9999999;
}
a.special_tab {
	display: block;
	width: 305px;
	height: 45px;
	background: url(../images/esotico_special_holiday_tab_rt.png);
	_background: url(../images/esotico_special_holiday_tab_rt.gif);
	/*_behavior: url(scripts/iepngfix.htc);*/
	text-indent: -500em;
}

/* == Pricing Details Overlays */
#featured_details,
#concierge_details,
#vehicle_details {
	position: absolute;
	width: 350px;
	height: 240px;
	margin: -420px 0 0 0px;
	background: #222;
	z-index: 8;
}
#concierge_details {
	width: 700px;
	height: 180px;
	margin-left: 0px;
	margin-top: -360px;
}
#vehicle_details {
	margin-left: 700px;
	margin-top: -290px;
	height: 110px;
}
#concierge_example_rates,
#special_holiday_details {
	position: absolute;
	width: 700px;
	height: 320px;
	margin: -500px 0 0 0px;
	background: #222;
	z-index: 7;
}
#special_holiday_details {
	width: 800px;
	height: 320px;
	margin-left: 100px;
	margin-top: -510px;
}
#featured_details ul,
#concierge_details ul,
#vehicle_details ul,
#concierge_example_rates ul,
#special_holiday_details ul {
	margin: 20px 20px 20px 20px;
}
#concierge_example_rates ul,
#special_holiday_details ul {
	float: left;
	width: 192px;
}
#special_holiday_details ul {
	width: 280px;
	margin-bottom: 0;
}
#special_holiday_details ul.larger {
	width: 450px;
	margin-right: 10px;
}
#featured_details ul li,
#concierge_details ul li,
#vehicle_details ul li,
#concierge_example_rates ul li,
#special_holiday_details ul li {
	margin: 10px 0;
	list-style-type: none;
	color: #a7a7a7;
}
#featured_details ul li.main,
#concierge_details ul li.main,
#vehicle_details ul li.main,
#concierge_example_rates ul li.main,
#special_holiday_details ul li.main {
	color: #a87628;
	text-transform: capitalize;
	font-weight: bold;
}
.example_additional {
	float: left;
	width: 630px;
	margin-left: 20px;
}
#special_holiday_details ul li p {
	margin-bottom: 5px;
}
#special_holiday_details ul li p strong {
	color: #e5e5e5;
}
#concierge_example_rates a.close_examples,
#special_holiday_details a.close_special {
	width:28px; height:25px; background:url(../images/contact/close.png) no-repeat; _background:url(../images/contact/close.gif) no-repeat; text-decoration:none; font-weight:normal; font-size:12px; position:absolute; top:-10px; left:-10px; color:#999;text-indent:-500em; /*_behavior: url(scripts/iepngfix.htc)*/; 
}
p span.note {
	float: right;
	padding-left: 20px;
	font-size: 10px;
}
#special_holiday_details p span.note {
/*	float: left;
	padding-left: 0;
	width: 200px;
	margin-left: 300px;*/
}
#special_holiday_details .example_additional {
	width: 740px;
}
.indented {
	padding-left: 124px;
}

a.clean_link {
	color:#A87628;
	font-weight:normal;
	text-transform:capitalize;
	text-decoration: underline;
}
.featured_item a.clean_link {
	float: right;
	padding-right: 5px;
}
.example_link a.clean_link {
	float: right;
}
p.imagination {
	color: #A7A7A7;
}
p.imagination span {
	color: #666;
}
p.read_more {
	position: absolute; 
	bottom: 12px; 
	right: 10px;
}
