/* @override 
	http://lform.local/Q%20-%20T/South%20American%20Escapes/Ariau%20Amazon%20Towers/Site/2011-03-08/_assets/css/pages.css
	http://www.ariauamazontowers.com/_assets/css/pages.css
*/

/* OVERALL */

#mainwrap {
	float: left;
	width: 580px;
}

#mainwrap img {
	border: 2px solid #000;
}

#p_home #mainwrap {
	width: 680px;
	padding-top: 30px;
}

#p_gallery #mainwrap {
	width: auto;
}

.readmore a {
	display: block;
	float: left;
	color: #fffbd8;
	padding: 9px 20px 10px 10px;
	font-size: 0.9em;
	background: #464433 url('img/arrow-down.jpg') 90% 50% no-repeat;
}

.readmore a:hover {
	text-decoration: none;
}

.readmore.back {
	display: block;
	clear: both;
	xfloat: left;
}

ul.bulleted {
	padding-top: 5px;
}

ul.bulleted li {
	list-style: disc;
	margin-left: 40px;
	line-height: 1.3;
	margin-bottom: 10px;
}

ul.bulleted ul {
	padding-top: 15px;
	margin-bottom: 15px;
}

ul.bulleted li li {
	list-style: none;
	margin-left: 20px;
}

.right {
	float: right;
}

/* HOME */

#slideshow {
	width: 980px;
	height: 381px;
}

#callout {
	margin-top: 10px;
	font-size: 1.1em;
	padding-bottom: 40px;
	border-bottom: 1px solid #bebca2;
}

#callout b {
	font-weight: normal;
	font-size: 1.3em;
	display: block;
	margin: 15px 0 10px 0;
}

#callout em {
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}

#callout .logoholder {
	float: right;
	width: 250px;
	padding: 10px;
	border-left: 2px solid #000;
	text-align: center;
	margin-left: 20px;
}

#callout .desc {
	width: 640px;
}

/* SIDEBAR */

#sidebar {
	width: 361px;
	float: right;
	padding-right: 2px;
}

#p_home #sidebar {
	width: 270px;
	padding-right: 0;
}

#sidebar .desc {
	background-color: #dcd7bb;
	font-size: 1.2em;
	padding: 30px 15px;
}

#sidebar .bulleted li {
	margin-left: 20px;
	font-size: 0.9em;
}

.imgHolder {
	padding: 10px;
	background-color: #fefded;
	border: 1px solid #bfbcb3;
	margin-bottom: 30px;
}

.lists-small li {
	line-height: 1.3;
	margin-bottom: 30px;
	font-size: 0.9em;
}

.lists-small i {
	margin-top: 5px;
	display: block;
}

.call {
	background-color: #d6e0db;
	margin-top: 30px;
	padding: 30px 15px;
}

.call p {
	margin-bottom: 0;
}

/* LISTS */

.lists li {
	overflow: hidden;
	margin-bottom: 30px;
}

.lists.press li img, .lists.packages img {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.thImages img {
	margin-right: 10px;
}

/* PACKAGES */

.anchor {
	overflow: hidden;
	margin-bottom: 30px;
}

.anchor a {
	margin-right: 1px;
	padding: 12px 30px 11px 11px;
	background: #464433 url('img/arrow-down.jpg') 93% 50% no-repeat;
}

.lists.packages {
	margin-top: 30px;
}

.lists.packages h3 {
	border-bottom: 1px solid #3d3c2b;
	margin-bottom: 10px;
}

.lists.packages h4 {
	font-weight: bold;
	padding-top: 20px;
}

.lists.packages img {
	margin-top: 20px;
}

.lists.packages p {
	margin-bottom: 0;
}

/* GALLERY */

.gallery {
	width: 980px;
}

.gallery .imgHolder {
	width: 262px;
	text-align: center;
	padding-bottom: 15px;
}

.gallery.details .imgHolder {
	padding-bottom: 10px;	
}

#mainwrap .gallery .imgHolder img {
	border: none;
	margin-bottom: 15px;
}

#mainwrap .gallery.details .imgHolder img {
	margin-bottom: 0;
}

.gallery a.link {
	font-size: 0.9em;
	padding-right: 10px;
	background: url('img/arrow-right.jpg') 100% no-repeat;
}

.gallery a.link:hover {
	text-decoration: none;
}

.gallery li {
	float: left;
	margin-right: 63px;
}

.gallery li.last {
	margin-right: 0;
}

/* TABLE */

.lists table {
	width: 440px;
}

.lists table td {
	padding: 5px 10px;
}

.lists table td.first {
	text-align: right;
}

.lists table tr.heading td {
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 0;
}

/* BIO */

#content #sfImageWrapper {
	float: right;
}

#content #sfImageWrapper img {
	top: 3px;
}

/* CONTACT */

#contactform li {
	overflow: hidden;
}

#contactform label {
	display: block;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 0.9em;
}

#contactform fieldset {
	display: inline;
	margin-right: 15px;
	margin-bottom: 20px;
}

#contactform input {
	width: 200px;
	margin: 0;
	border: 1px solid #a69c8e;
	color: #3d3c2b;
	font-family: "Times",serif;
	font-size: 12px;
} 

#contactform textarea {
	width: 421px;
	height: 120px;
	border: 1px solid #a69c8e;
	color: #3d3c2b;
	font-family: "Times",serif;
	font-size: 12px;
}

#contactform input.submit {
	width: auto;
	background-color: #3d3c2b;
	color: #fff;
	border: none;
	padding: 5px 15px;
	text-transform: uppercase;
	font-family: "Times", serif;
}

















