/** RESET BELOW **/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/** RESET ABOVE **/

html {
	background-color: #593616;
}

body {
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/trees-bg.jpg);
	background-repeat: no-repeat;
}

div#outer {
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/bg-center.jpg);
	background-repeat: no-repeat;
}

div#inner {
	width: 1000px;
	text-align: left;
	padding-top: 15px;
}

.clr {
	clear: both;
}


.thirds {
	float: left;
	width: 30%;
	margin-right: 3%;
}

.two-thirds {
	float: left;
	width: 63%;
	margin-right: 3%;
}

.half, .halves {
	float: left;
	width: 43%;
	margin-right: 2%;
}

div#header {
	float: left;
}

div#header img {
	float: left;
	width: 242px;
}

div#header p {
	float: right;
	height: 45px;
	margin-left: 75px;
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/menu-bg.jpg);
	width: 670px;
	font-family: verdana;
	font-size: 12px;
	color: white;
}

div#header p a, div#header p a:visited {
	color: white;
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 15px;
	text-align: center;
	float: left;
	height: 30px;
	text-decoration: none;
}
div#header p a:hover, div#header p a.active {
	color: yellow;
}

div#big-images {
	clear: both;
	width: 980px;
	height: 330px;
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/home/1.jpg);
	padding: 10px;
}

p#small-images img {
	width: 75px;
	height: 28px;
	border: 2px solid white;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: 3px;
}

p#small-images {
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/home/white.png);
	border: 1px solid black;
	padding: 5px;
	height: 37px;
	width: 465px;
	text-align: center;
}

p#small-images img:hover, p#small-images img.selected, p#small-images:hover img.selected:hover {
	 border: 2px solid black;
	 width: 100px;
	 height: 35px;
	 margin-top: 0px;
	 cursor: pointer;
}

p#small-images:hover img.selected {
	width: 75px;
	height: 28px;
	border: 2px solid white;
}

p#caption {
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/home/black.png);
	color: white;
	margin-top: 250px;
	width: 1000px;
	margin-left: -10px;
	height: 31px;
	text-align: center;
	font-family: trebuchet ms, tahoma;
	font-size: 15px;
	padding-top: 10px;
}

div#content {
	background-color: #FFFBE2;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
}

div#lft-bar {
	width: 270px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

div#lft-bar h2 {
	font-weight: bold;
	color: Khaki;
	font-family: trebuchet ms, tahoma;
	padding: 5px;
	padding-right: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid Khaki;
}

ul.unit-details li {
	color: white;
	font-size: 12px;
	display: block;
	padding: 5px;
}

div#lft-bar li a, div#lft-bar li a:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 5px;
}

div#lft-bar li {
	margin-bottom: 8px;
	padding-left: 9px;
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/dash.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 12px;
}

div#lft-bar li a:hover {
	color: yellow;
	background-color: #4F2C0A;
}

div#lft-bar p {
	font-size: 12px;
	margin-bottom: 10px;
}

div#lft-bar h3 {
	margin-bottom: 10px;
}

div.blue {
	background-color: #427CAB;
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/blue-bg-top.jpg);
	background-repeat: no-repeat;
	color: white;
}

div#cntr {
	width: 670px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 18px;
	color: #452A00;
	font-family: verdana, arial;
	font-size: 13px;
}

div#footer {
	color: white;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}
div#footer a, div#footer a:visited {
	color: yellow;
}

div.featured-unit a.img {
	text-align: center;
}
div.featured-unit a.img img {
	border: 1px solid GhostWhite;
}
div.featured-unit a, div.featured-unit a:visited {
	color: white;
	font-size: 12px;
	display: block;
	padding: 5px;
}
div.featured-unit h3 {
	border-bottom: 1px solid white;
	margin-left: 20px;
	margin-bottom: 5px;
}
div.featured-unit h3 a {
	text-decoration: none;
}
div.featured-unit p {
	margin-left: 20px;
	font-size: 12px;
	padding-right: 10px;
}
div.featured-unit p.a {
	text-align: right;
}

div#cntr p {
	margin-bottom: 15px;
}

blockquote {
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(http://www.estanciacabo.com/images/estancia-cabo/blockquote.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 34px;
	padding-right: 34px;
	line-height: 12px;
	margin-bottom: 20px;
	color: #6c0200;
	text-align: justify;
}

a.fp {
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 15px;
	color: yellow;
}

a.fp img {
	border:1px solid GhostWhite;
}


div.unit-list {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	border-top: 1px dotted black;
	padding-top: 5px;
}
div.unit-list div {
	float: left;
}
div.unit-list div.p {
	width: 205px;
}
div.unit-list div.s {
	width: 310px;
	border-right: 1px dotted #F5CDCD;
	padding-right: 10px;
}
div.unit-list div.d {
	width: 130px;
	padding-left: 10px;
}
div.unit-list a, div.unit-list a:visited {
	color: #6A0000;
}


input.jquery-date-picker {
    background-image: url("http://www.estanciacabo.com/images/calendar.png");
    background-repeat: no-repeat;
    background-position: right center;
}
