/* CSS Document */
#getaways_form {
	width: 310px;
	background-color: #FFEAA8;
	border: 1px solid white;
	padding: 10px;
	position:relative;
	
}
#getaways_form p {
	margin: 0em 0em .5em 0em;
	font-size:11px;
}
#getaways_form hr {
	border-top: 2px dotted #8C7100 !important;
}
#getaways_form h5 {
	margin:0px;
}
#getaways_form .col_1-2 {
	width:140px;
}
#getaways_form .col_1-4 {
	width:70px;
}
/* Getaway Options Guest Gertificate */

#getaway_options_guest_cert {
	
}
.getaway_options_guest_cert_bg {
	background-color:#ECF1F8;
	position:relative;
	padding:10px;
	margin:0px;
	z-index:1;
}
.getaway_options_guest_cert_bg p {
	margin:0px;
	margin-top: .75em;
}

/*----------------NEW to work for IE & FF------------------*/
#guest_cert div {
	margin-bottom:10px;
}
#guest_cert #guest_cert_phone_home, #guest_cert #guest_cert_phone_work {
	margin-bottom:70px;	
}


#guest_cert input, #guest_cert select, #guest_cert .guest_cert_input {
	position:absolute;
	left:200px;
}
#guest_cert .guest_cert_input input {
	position:static;
}
#guest_cert .guest_cert_input {
	width:400px;
}
#guest_cert div label {
	font-weight:bold;
	text-align:right;
	display:block;
	position:relative;
	top:15px;
	width:170px;
}
#guest_cert .guest_cert_input div, .exchange_options_guest_cert_phone div {
	float:left;
}
#guest_cert .guest_cert_input div p {
	margin:0px;
}
/*----------------------*/

/* Getaway featured ads section */
/* ----------------------------------------------------- */
#getaways_featured_ads {
	border: 1px solid;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
}
#getaways_featured_ads h3 {
	margin: 0px;
}

/* Getaway survey ads section */
/* ----------------------------------------------------- */
#surveys {
	margin-top: 15px;
	text-align: center;
	font-size:11px;
}
/* getaway specials */
/* ----------------------------------------------------- */
#getaway_specials {
	border: 2px solid;
	display:block;
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	z-index: 0;
}
#getaway_specials h1{
	margin-top: 0px;
	margin-bottom: 15px;
}
#getaway_specials h4 a:link, #getaway_specials h4 a:visited{ 
	text-decoration:none; 
	font-weight:bold; 
	font-size:11px;
}
#getaway_specials p {
	margin:0px;
}
#getaway_specials .list_wrap li {
	width:225px;	
	height:42px;
}
#getaway_specials div { 
	padding:0px;
	border:0px solid;			
}
/* getaway side specials */
/* ----------------------------------------------------- */
#getaway_sm_form_box {
		background-color: #FFEAA8;
		border: 1px solid white;
		padding:2px;	
}
#getaway_sm_form_box h3 {
	
	
}
#getaway_sm_form_box p {
	
}
/* getaway search form */
/* ----------------------------------------------------- */
#getaway_form, #getaway_cert_form {
	width: 300px; 
	background-color: #FFEAA8;
	border: 5px solid white;
	padding: 0px;
	position:relative;	
	padding: 5px 10px 10px 10px;
}
#getaway_form h1 {
	margin-bottom:0px;
	margin-top:5px;
}

#getaway_form .col_1-2 {
	width:140px;
}
#getaway_form .col_1-4 {
	width:70px;
}
#getaway_form p {
	margin: 0em 0em .5em 0px;
    font-size:11px;
}
/* getaway content */
/* ----------------------------------------------------- */
#getaway_content_row {
	position:relative;
	padding: 10px 10px 10px 10px;
}
#getaway_content_links {
	position:absolute; 
	top:1px;	
	left:331px;
	padding:10px;
	width:140px;
}
/* getaway side ads -- override for getaway ads*/
/* ----------------------------------------------------- */
#getaway_side_ads {
	border:20px solid red;
}
