.clear { clear: both; }

.parent-image {
	float: left;
	padding: 0 15px 0 0;
}

.parent-content {
	padding: 1px 0 0 0;
	border-top: 1px solid #ccc;
}

.parent-image a {
	border: 1px solid #ccc;
	display: block;
}

.parent-image a img {
	padding: 10px;
	background-color: #fff;
	border: none;
	display: block;
}

.new-content {
	width: 840px;
}

.child-tabs {
	height: 20px;
	border-bottom: 1px solid #888;
	margin-top: 25px;
}

.child-tabs ul,
.child-tabs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.child-tabs ul li {
	float: left;
}

.child-tabs ul li a {
	padding: 5px 15px 6px;
/*	font-weight: bold;*/
	color: #24457b;
	text-decoration: none;
}

.child-tabs ul li a:hover {
	color: #666;
}

.child-tabs ul li.current a {
	border: 1px solid #888;
	border-width: 1px 1px 0 1px;
	border-bottom: 1px solid #fff;

}

.photos,
.photos li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.photos li {
	float: left;
	padding: 10px;
}

.photos li a img {
	padding: 5px;
	border: 1px solid #ccc;
}

.photos li a {
	border: none;
}

.content-header {
	font-size: 1.5em;
}

.parent-header {
	font-size: 2em;
}

/* HOME PAGE STYLES, AUG 2010 */
.body_wrap {
	font-size: 12px;
	width: 790px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.5em;
}

.body_wrap h1 {
	font-size: 2em;
	color: #3761A9;
	margin: 10px 0;
	line-height: 1.5em;
}

.body_wrap h2 {
	font-size: 1.5em;
	padding: 10px 3px;
	margin: 5px 0;
	border: 1px solid #ccc;
	border-width: 1px 0;
	
}

.body_wrap a {
	font-weight: bold;
	color: #3761A9;
	
}

.resort-listing h2 {
	border: 1px solid #ccc;
	background-color: #eee;
	display: block;
/*	width: auto;*/
	padding: 7px 10px 8px;
/*	width: 310px;*/
	width: 170px;
	text-align: left;
	position: absolute;
	bottom: 10px;
}

.hotels,
.hotels li {
	list-style: none;
	padding: 0;
	margin: 0;
/*	padding: 10px 5px ;*/
}

.hotels {
	padding: 15px 0;
	width: 385px;
	padding-right: 25px;
}

.hotels li {
	padding: 3px 0 3px 10px;
	
}

.hotels li strong {
	font-size: 0.8em;
}

.hotel-group {/*
	border-top: 1px solid #ccc;
	position: relative;
	padding-top: 5px;
	margin-top: 35px;*/
	clear: both;
	padding-top: 10px;
}

.hotel-group h3 {
	margin: 0 0 5px;
	border-bottom: 1px solid #ccc;
	width: auto;
	display: inline;
	padding: 0 0 2px;
	color: #333333;
	/*
	background-color: white;
	position: absolute;
	top: -10px;
	left: 0;
	margin: 0;
	padding: 0 15px;*/
}







.hotel_search_describer {
	padding-bottom: 10px;
	background-image: url(http://form.sunseekersvacations.com/images/bottom-arrow-dark.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.hotel_search_describer div {
	background-color: #ddd;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	display: block;
}

.hotel_search_describer div,
.per_person {
	color: #555;
	font-size: 75%;
	font-weight: bold;
}

#describer_1 {
	position: absolute;
	top: 0;
	right: 185px;
	width: 56px;
}

#describer_2 {
	position: absolute;
	top: 0;
	right: 103px;
	width: 72px;
}

#describer_3 {
	position: absolute;
	top: 0;
	right: 5px;
	width: 88px;
}

.hotel_search {
/*	float: right;*/
	position: absolute;
	bottom: 15px;
	right: 0px;
}
.hotel_search p,
.per_person {
	float: left;
	padding: 0 15px;
	margin: 0;
}

.per_person {
	top: 10px;
	width: 200px;
	text-align: right;
	right: 250px;
	position: absolute;
}

.hotel_search label {
	margin: 0 5px;
	padding: 10px;
/*	line-height: 32px;*/
	background-color: #ddd;
	border: 1px solid #bbb;
/*	display: block;*/
	float: left;
	margin-top: -10px;
	height: 18px;
}

.hotel_search label img {
	vertical-align: text-top;
}

.hotel_search label input {
	margin: 0 3px;
	float: left;
}


.hotels li div.cost {
	width: 50px;
	float: right;
/*	padding-right: 25px;*/
/*	border: 1px solid black;*/
}

.hotels li span {
	float: left;
}

.hotels li div.cost img {
	float: right;
}

.hotels li div {
	opacity: 0.5;
	--webkit-opacity: 0.5;
	float: right;
}

.hotels li {
/*	border-top: 1px solid #fff;*/
/*	border-bottom: 1px solid #fff;*/
	clear: both;
}

.hotels li:hover {
/*	border-top: 1px solid #eee;*/
/*	border-bottom: 1px solid #eee;*/
}

.hotels li:hover div {
	opacity: 1;
	--webkit-opacity: 1;
}

.show_with_javascript {
	display: none;
}

/* ============ */
/* = HOMEPAGE = */
/* ============ */

.homepage_callout {
	width: 784px;
	height: 312px;
	background-image: url(/blaine/images/homepage_medium.jpg);
	padding: 15px 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	background-repeat: no-repeat;
	background-position: 1px 15px;
	position: relative;
}

.homepage_callout h2 {
/*	text-indent: -999999px; 
	width: 784px; 
	display: block;
	border: none;
	margin: 0;*/
	position: absolute;
	top: 0;
	left: -99999999px;
}

.homepage_callout a {
	width: 487px;
	height: 60px;
	bottom: 37px;
	right: 22px;
	position: absolute;
	background-image: url(/blaine/images/homepage_button_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -99999999px;
}

.homepage_callout a:hover {
	background-position: 0 -100px;
}