/* three for free theme */
html{ background:#471c15 url(../images/three_for_free/background.jpg) no-repeat center top; }
a{ color:#d98117; }

#center{ background:#fff url(../images/three_for_free/gradient_bottom.jpg) no-repeat left bottom; }

/* header
------------------------------------------------------------------------------------*/
#three-for-free #header a.visit{
	color:#fff;
	background:url(../images/three_for_free/arrow_right.gif) no-repeat left 3px;
}
/*----------------------------------------------------------------------------------*/

/* main nav
------------------------------------------------------------------------------------*/
#nav li a{ background:url(../images/nav.gif) no-repeat left top; }
/*----------------------------------------------------------------------------------*/


/* three for free container
------------------------------------------------------------------------------------*/
#three-for-free-content{
	background:url(../images/three_for_free/gradient_top.jpg) no-repeat left top;
	padding:110px 19px 0 19px;
	line-height:1.6em;
	display:inline-block;
}
#three-for-free-content .container{
	background-color:#fff;
	border:1px solid #e4e0da;
	display:inline-block; /* trigger has layout for ie6/ie7 */ 
}
/*----------------------------------------------------------------------------------*/


/* how it works
------------------------------------------------------------------------------------*/
#three-for-free-content #how{
	margin:30px 30px 30px 30px;
	background:url(../images/three_for_free/hopper.gif) no-repeat 645px 0px;
	padding-bottom:10px;
}
#three-for-free-content #how h3{
	width:582px;
	height:22px;
	margin-bottom:25px;
	text-indent:-9999px;
	background: url(../images/three_for_free/type/how_it_works.gif) no-repeat left top;
}
#three-for-free-content #how p{
	width:620px;
	margin-bottom:20px;
}
#three-for-free-content #how em{
	/* the absolute positioning is a little bit of a hack to prevent the phone number from wrapping */
	position:absolute;
	vertical-align:middle;
	margin:0 0 0 5px;
	color:#e08c24;
	font-size:20px;
}
#three-for-free-content h3.where{
	height:16px;
	margin-bottom:35px;
	text-indent:-9999px;
	background:url(../images/three_for_free/type/where_to_stay.gif) no-repeat 260px top;
}
/*----------------------------------------------------------------------------------*/


/* property details
------------------------------------------------------------------------------------*/
#three-for-free-content .property{
	overflow:hidden;
	margin:0 30px 30px 27px;
	clear:both;
}
#three-for-free-content .property img{ float:left; }
#three-for-free-content .property .info{
	float:right;
	width:650px;
}
#three-for-free-content .property h4{
	margin:0 0 15px 0;
	font-size:16px;	
	font-weight:bold;
	color:#91826c;
}
#three-for-free-content .property h5{
	margin:0 0 15px 0;
	font-weight:bold;
	color:#91826c;
}
#three-for-free-content .property ul{ margin:0 0 15px 15px; }
#three-for-free-content .property ul li{ list-style-type:disc; }
#three-for-free-content .property a.learn-more{
	display:block;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	background:url(../images/three_for_free/learn_more.gif) no-repeat 3px center;
}
/* pricing squares */
#three-for-free-content .pricing{
	font-size:12px;
	overflow:hidden;
	margin:0 0 15px 0;
}
#three-for-free-content .pricing div{
	float:left;
	margin:0 7px 0 0;
	padding:10px 20px 10px 20px;
	background-color:#f7f7f4;
	border:1px solid #e4e0da;
}
#three-for-free-content .small-pricing div{ padding:10px 10px 10px 10px; } /* alternate style because the last one has too many items */
#three-for-free-content .pricing strong{ display:block; }
#three-for-free-content p.disclaimer{
	font-size:11px;
	color:#999999;
}
/*----------------------------------------------------------------------------------*/


/* quickbook
------------------------------------------------------------------------------------*/
#quickbook{ background:url(../images/three_for_free/background_quickbook.jpg) no-repeat left top; }
#quickbook a.calendar{ background: url(../images/three_for_free/calendar.gif); }
#quickbook .button-submit{ background:url(../images/three_for_free/btn_book_now.gif) no-repeat left top; }
/*----------------------------------------------------------------------------------*/