/* -------------------- MASTER STYLE SHEET -------------------- 
CREATED BY: Ben Shoults (unless otherwise noted)

Layout based on the 960 Grid System
SOURCE: http://960.gs/ 

Eric Meyer Reset (reset.css)
SOURCE: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/

Clearfix Class (clearfix.css) 
SOURCE: http://www.positioniseverything.net/easyclearing.html */

@import url("reset.css");
@import url("clearfix.css");

/* -------------------- BASIC SELECTOR STYLES -------------------- */
body {background: url(../images/waterBg.jpg) 50% 0 repeat-x;
	line-height: 1.5;
	font-size: 13px;
	color: #6b8f98;}
	
p {padding-bottom: 13px;}

a:link, a:visited {color: #05a3c6;
	font-weight: bold;
	text-decoration: none;}
a:hover, a:active {color: #589a69;
	font-weight: bold;
	text-decoration: none;}
	
.bullets, .bullets2 {list-style: disc;
	padding-left: 20px;}
.bullets2 {
	margin-top: 0;
	margin-bottom: 15px;
	}
.bullets li {padding-bottom: 13px;}

.bullets2 li {
	margin: 4px 0;
	}

.pseudoTitle {
	margin-bottom: 5px;
	padding-bottom: 0;
	}

#content h3 {font-size: 17px;
	font-weight: normal;
	color: #05a4c7;}
	
#introCopy {width: 940px; 
	margin: 15px auto; 
	font-size: 13px; 
	font-style: normal;}
	
#pcb {display: block;
	overflow: hidden;
	height: 49px;
	width: 157px;
	background: url(../images/panamaCityHome.png) no-repeat;
	float: left;
	margin: 0 30px 0 35px;
	padding-bottom: 50px;}
#pcb span {display: none;}
	
#introCopy p {padding-left: 50px;}


/* -------------------- BASIC LAYOUT STYLES -------------------- */
#container {width: 940px;
	margin: 0 auto;
	position: relative;}
	
#content {width: 720px;
	float: left;
	display: inline;
	background: #fff;}
	
#top {height: 75px;
	width: 940px;
	margin: 0 auto;}
	
#top2, #top3 {height: 75px;
	width: 940px;
	margin: 0 auto;}
#top h2 {padding: 30px 0 0 220px;}
#top2 h2  {padding: 10px 0 0 220px;}	
#top3 h2  {padding: 0 0 0 55px;
	float: left;}	
	
#topCopy {background: url(../images/checkSpecials.png) no-repeat;
	display: block;
	overflow: hidden;
	height: 41px;
	width: 264px;
	float: left;}
#top2 #topCopy {
	margin-top: 20px;
	}
#top3 #topCopy {
	margin-top: 5px;
	}
	
#phoneNumber {height: 19px;
	width: 166px;
	display: block;
	display: inline;
	overflow: hidden;
	background: url(../images/phone.png) 0 0 no-repeat;
	float: right;}
#phoneNumber2 {height: 19px;
	width: 166px;
	display: block;
	display: inline;
	overflow: hidden;
	background: url(../images/phone.png) 0 0 no-repeat;
	float: left;}
#top2 #phoneNumber, #top3 #phoneNumber2 {
	height: 35px;
	margin-top: 18px;
	}
#phoneNumber span, #phoneNumber2 span {display: none;}
#phoneNumber span.oilInfo, #phoneNumber2 span.oilInfo {display: block;}

#reserve, #reserveTab {height: 65px;
	width: 236px;
	display: block;
	overflow: hidden;
	background: url(../images/reserveWithEase.png) 0 0 no-repeat;
	float: right;}
	

#tabs {position: absolute;
	top: 60px;
	right: 15px;}
	
#top, #top2, #top3 {height: 100px;}

#top p, #top2 p, #top3 p {margin: 15px 0 0 0;}
#top3 a#reserve {margin: -30px 0 0 0;}
#top3 a#reserveTab {margin: -40px 0 0 0;}

#navCol h2 {margin: 15px 0 0 30px;}

#logo {background: url(../images/logo.png) no-repeat;
	display: block;
	overflow: hidden;
	height: 125px;
	width: 153px;}
	
#navCol {width: 220px;
	height: 396px;
	float: left;
	display: inline;
	background: #fff;}
	
#squares {height: 202px;
	width: 65px;
	background: url(../images/squares.png) no-repeat;
	position: absolute;
	top: 68px;
	left: -31px;}
	
#squaresInt {height: 110px;
	width: 68px;
	background: url(../images/squaresInt.png) no-repeat;
	position: absolute;
	top: 190px;
	right: -55px;}
	
#legend {height: 55px;
	width: 240px;
	background: url(../images/legend.png) no-repeat;
	position: absolute;
	top: 140px;
	right: 20px;}
	
#media {width: 720px;
	float: left;
	display: inline;}
	
#footBar {height: 102px;
	background: url(../images/footBar720.png) no-repeat;
	width: 940px;
	margin: 0 auto;}
	
#footBar720 {height: 102px;
	background: url(../images/footBar720.png) no-repeat;
	width: 940px;
	margin: 0 auto;}
	
.tiny {font-size: 10px;}
	
#footBar a:link, #footBar a:visited {font-weight: normal;
	text-decoration: underline;}

#subfooter {width: 940px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-top: 15px;}
	
#subfooter li {display: inline;
	padding: 5px;}
	
#subfooter a:link, #subfooter a:visited {font-size: 10px;}
	
#aronovLogo {width: 192px;
	height: 12px;
	background: url(../images/aronovLogo.png) no-repeat;
	display: block;
	overflow: hidden;
	margin: 12px auto;}
	
#footBar p {width: 920px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 25px;}
	

.unitNav li {text-align: right;
	margin-right: 30px}
	
.floorplan {width: 200px;
	float: left;
	text-align: center;}

/* -------------------- NAV STYLES -------------------- */
#navCol ul {margin-top: 12px;}
#navCol ul ul {margin-top: 0;
	border-right: 1px solid #9dd7d8;
	border-top: 1px solid #9dd7d8;
	border-bottom: 1px solid #9dd7d8;}

#topCopy span, 
#logo span,
#resort span,
#location span,
#rentals span,
#activities span,
#sales span,
#contact span,
#aronovLogo span,
#headResort span,
#headArea span,
#headDeveloper span,
#headRental span,
#headLocation span,
#headAwards span,
#headDesigners span,
#headAmenities span,
#headIntAmenities span,
#headFeatures span,
#headFloorplate span,
#headOneBedroomUnits span,
#headTwoBedroomUnits span,
#headThreeBedroomUnit span,
#headFirstFloorAmenitiesLayout span,
#facebook span,
#twitter span,
#youtube span,
#facebook2 span,
#twitter2 span,
#youtube2 span,
#reserve span,
#reserveTab span,
#headMeetings span,
#headPanamaCity span,
#headEvents span,
#headActivities span,
#headWinter span,
#headkidsClub span,
#headBeachActivities span,
#headContact span,
#headSpecials span {display: none;}

/*
#resort:hover,
#location:hover,
#rentals:hover,
#activities:hover,
#sales:hover,
#contact:hover,
#facebook:hover,
#twitter:hover,
#youtube:hover,
#facebook2:hover,
#twitter2:hover,
#youtube2:hover,
#logo:hover,
#topCopy:hover,
#reserve:hover {opacity: .75;
	-moz-opacity: 75%;}
*/


#resort {height: 24px;
	width: 220px;
	display: block;
	overflow: hidden;
	background: url(../images/navResort.png) no-repeat;}

#location {height: 24px;
	width: 220px;
	display: block;
	overflow: hidden;
	background: url(../images/navLocation.png) no-repeat;}
	
#rentals {height: 24px;
	width: 220px;
	display: block;
	overflow: hidden;
	background: url(../images/navRentals.png) no-repeat;}
	
#activities {height: 24px;
	width: 220px;
	display: block;
	overflow: hidden;
	background: url(../images/navActivities.png) no-repeat;}
	
#sales {height: 24px;
	width: 220px;
	display: block;
	overflow: hidden;
	background: url(../images/navSales.png) no-repeat;}
	
#contact {height: 24px;
	width: 220px;
	display: block;
	overflow: hidden;
	background: url(../images/navContact.png) no-repeat;}
	
.subnav {width: 720px;}
	
.subnav li {display: inline;
	padding-right: 10px;}
.subnav a:link, .subnav a:visited {text-decoration: underline;}
	
#searchAvail {width: 220px;
	height: 185px;
	background: #c7e87e;
	display: block;
	position: absolute;
	left: 0;
	top: 415px;}
	
#searchAvail2 {width: 220px;
	height: 185px;
	background: #c7e87e;
	display: block;
	position: absolute;
	left: 0;
	top: 490px;}
	
#searchAvailI {width: 220px;
	height: 185px;
	background: #c7e87e;
	display: block;
	position: absolute;
	left: 0;
	top: 413px;}
	
/* -------------------- PAGE HEADER STYLES -------------------- */

#headUnits {height: 28px;
	width: 119px;
	display: block;
	overflow: hidden;
	background: url(../images/headUnits.png) no-repeat;
	margin-top: 90px;}
	
#headResort {height: 28px;
	width: 107px;
	display: block;
	overflow: hidden;
	background: url(../images/headResort.png) no-repeat;
	margin-top: 13px;}
	
#headArea {height: 28px;
	width: 146px;
	display: block;
	overflow: hidden;
	background: url(../images/headArea.png) no-repeat;
	margin-top: 13px;}
	
#headDeveloper {height: 28px;
	width: 132px;
	display: block;
	overflow: hidden;
	background: url(../images/headDeveloper.png) no-repeat;
	margin-top: 13px;}
	
#headSpecials {height: 28px;
	width: 72px;
	display: block;
	overflow: hidden;
	background: url(../images/headSpecials.png) no-repeat;
	margin-top: 13px;}
	
#headRental {height: 28px;
	width: 212px;
	display: block;
	overflow: hidden;
	background: url(../images/headRentals.png) no-repeat;
	margin-top: 13px;}
	
#headDisclaimer {height: 28px;
	width: 87px;
	display: block;
	overflow: hidden;
	background: url(../images/headDisclaimer.png) no-repeat;
	margin-top: 13px;}
	
#headLocation {height: 28px;
	width: 129px;
	display: block;
	overflow: hidden;
	background: url(../images/headLocation.png) no-repeat;
	margin-top: 13px;}
	
#headAwards {height: 28px;
	width: 135px;
	display: block;
	overflow: hidden;
	background: url(../images/headAwards.png) no-repeat;
	margin-top: 13px;}
	
#headDesigners {height: 28px;
	width: 118px;
	display: block;
	overflow: hidden;
	background: url(../images/headDesigners.png) no-repeat;
	margin-top: 13px;}
	
#headWeddings {height: 28px;
	width: 174px;
	display: block;
	overflow: hidden;
	background: url(../images/headWeddings.png) no-repeat;
	margin-top: 13px;}

#headAmenities {height: 28px;
	width: 144px;
	display: block;
	overflow: hidden;
	background: url(../images/headAmenities.png) no-repeat;
	margin-top: 13px;}
	
#headIntAmenities {height: 28px;
	width: 147px;
	display: block;
	overflow: hidden;
	background: url(../images/headIntAmenities.png) no-repeat;
	margin-top: 13px;}
	
#headDocuments {height: 28px;
	width: 93px;
	display: block;
	overflow: hidden;
	background: url(../images/headDocuments.png) no-repeat;
	margin-top: 13px;}
	
#headFeatures {height: 28px;
	width: 236px;
	display: block;
	overflow: hidden;
	background: url(../images/headFeatures.png) no-repeat;
	margin-top: 13px;}
	
#headFloorplate {height: 28px;
	width: 93px;
	display: block;
	overflow: hidden;
	background: url(../images/headFloorplate.png) no-repeat;
	margin-top: 90px;}
	
#headOneBedroomUnits {height: 28px;
	width: 177px;
	display: block;
	overflow: hidden;
	background: url(../images/headOneBedroomUnits.png) no-repeat;
	margin-top: 90px;}
	
#headTwoBedroomUnits {height: 28px;
	width: 177px;
	display: block;
	overflow: hidden;
	background: url(../images/headTwoBedroomUnits.png) no-repeat;
	margin-top: 90px;}
	
#headThreeBedroomUnit {height: 28px;
	width: 184px;
	display: block;
	overflow: hidden;
	background: url(../images/headThreeBedroomUnit.png) no-repeat;
	margin-top: 90px;}
	
#headFirstFloorAmenitiesLayout {height: 28px;
	width: 274px;
	display: block;
	overflow: hidden;
	background: url(../images/headFirstFloorAmenitiesLayout.png) no-repeat;
	margin-top: 90px;}
	
#facebook {height: 16px;
	width: 54px;
	display: block;
	overflow: hidden;
	background: url(../images/facebook.png) no-repeat;
	margin: 5px auto;}
	
#facebook2 {height: 16px;
	width: 54px;
	display: block;
	overflow: hidden;
	background: url(../images/facebook2.png) no-repeat;
	margin: 5px auto;}
	
#twitter {height: 16px;
	width: 53px;
	display: block;
	overflow: hidden;
	background: url(../images/twitter.png) no-repeat;
	margin: 5px auto;}
	
#twitter2 {height: 16px;
	width: 51px;
	display: block;
	overflow: hidden;
	background: url(../images/twitter2.png) no-repeat;
	margin: 5px auto;}
	
#youtube {height: 16px;
	width: 41px;
	display: block;
	overflow: hidden;
	background: url(../images/youtube.png) no-repeat;
	margin: 5px auto;}
	
#youtube2 {height: 16px;
	width: 41px;
	display: block;
	overflow: hidden;
	background: url(../images/youtube2.png) no-repeat;
	margin: 5px auto;}
	
#headMeetings {height: 28px;
	width: 177px;
	display: block;
	overflow: hidden;
	background: url(../images/headMeetings.png) no-repeat;
	margin-top: 13px;}
	
#headPanamaCity {height: 28px;
	width: 245px;
	display: block;
	overflow: hidden;
	background: url(../images/headPanamaCity.png) no-repeat;
	margin-top: 13px;}
	
#headEvents {height: 28px;
	width: 119px;
	display: block;
	overflow: hidden;
	background: url(../images/headEvents.png) no-repeat;
	margin-top: 13px;}
	
#headActivities {height: 28px;
	width: 84px;
	display: block;
	overflow: hidden;
	background: url(../images/headActivities.png) no-repeat;
	margin-top: 13px;}
	
#headWinter {height: 28px;
	width: 128px;
	display: block;
	overflow: hidden;
	background: url(../images/headWinter.png) no-repeat;
	margin-top: 13px;}
	
#headkidsClub {height: 28px;
	width: 95px;
	display: block;
	overflow: hidden;
	background: url(../images/headKids.png) no-repeat;
	margin-top: 13px;}
	
#headBeachActivities {height: 28px;
	width: 146px;
	display: block;
	overflow: hidden;
	background: url(../images/headBeach.png) no-repeat;
	margin-top: 13px;}
	
#headContact {height: 28px;
	width: 122px;
	display: block;
	overflow: hidden;
	background: url(../images/headContact.png) no-repeat;
	margin-top: 13px;}
	
#logos {width: 200px;
	margin: 0 auto;}
#logos li {display: inline;
	float: left;
	width: 55px;}
	
#logos2 {width: 200px;
	float: left;
	border-bottom: 1px solid #98c2d6;}
#logos2 li {display: inline;
	float: left;
	width: 66px;}
	
	

/* -------------------- UNITS STYLES -------------------- */

#uList li {display: inline;
	float: left;}
	
li.topLevel {font-size: 15px;}
li.topLevel ul {font-size: 12px;}

.small {font-size: 10px;}

#unitTable {/* background: url(../images/elevation2.png) no-repeat; */
	width: 710px;}
	
.unitDetails {font-weight: bold;}
.unitDetails span {font-weight: normal;
	font-size: 15px;
	color: #05a3c6;}
.unitDetails span.markout {font-size: 13px;
	text-decoration: line-through;
	font-weight: normal;}
	
#contCol {width: 340px;
	float:  left;}
	
#mediaCol {width: 350px;
	float: left;
	margin-left: 30px;
	z-index: -100;}
#mediaCol p {padding: 0;
	margin:  0;
	text-align: center;}
#mediaCol li {text-align: center;}
	
/* -------------------- IMAGE SLIDER STYLES -------------------- */

#slider {margin: 9px;
	position: relative;}
#slider ul, #slider li {margin: 0;
	padding: 0;
	list-style: none;
	width: 330px;}
#slider, #slider li {width: 330px;
	height: 221px;
	overflow: hidden;}
#prevBtn, #nextBtn {display: block;
	width: 19px;
	height: 23px;
	position: absolute;
	left: 575px;
	top: 340px;}	
#nextBtn {left: 933px;}														
#prevBtn a, #nextBtn a {display: block;
	width: 19px;
	height: 23px;
	background: url(../images/leftArrow.png) no-repeat 0 0;}	
#nextBtn a {background: url(../images/rightArrow.png) no-repeat 0 0;}

address, #subfooter {font-family: Georgia, times, serif;
	font-size: 11px;
	color: #05a3c6;
	font-style: normal;}
	

/* -------------------- FORM STYLES -------------------- */

input, textarea {width: 200px;
	border: none;
	background: #dcf0f2;
	padding: 3px;
	color: #6b8f98;
	font-weight: bold;
	text-transform: uppercase;}
	
input[type="submit"] {width: 75px;
	margin-bottom: 20px;}
dt {width: 115px;
	float: left;
	clear: both;
	font-weight: bold;}
dd {width: 250px;
	float: left;
	clear: both;}

.oilInfo {
	width: 166px;
	height: 16px;
	font-size: 10px;
	letter-spacing: 2px;
	color: orange;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin-top: 5px;
	}
.oilInfo a {
	color: #e58a3a;
	}
.oilInfo a:link, .oilInfo a:visited {
	color: #e58a3a;
	border-bottom: 1px solid #C8C1A4;
	}
.oilInfo a:hover, .oilInfo a:active {
	color: #e58a3a;
	border-bottom: 1px solid #e58a3a;
	}
	
#oilSpill {
	float: right;
	}
	
#oilSpill img {
	margin: 3px;
	border: 1px solid #fff;
	}

#oilSpill p {float: right;
	font-size: 13px;}
	
#photoUpdate, #photoUpdate a {
	width: 140px;
	height: 94px;
	}
#photoUpdate {
	/*background: url(../assets/beachSoccer.jpg) no-repeat;*/
	background: url(../admin/homeImages/saved/homeImage.jpg) no-repeat;
	float: right;
	display: inline;
	border: 1px solid white;
	top: 0;
	right: 0;
	margin-right: 0;
	margin: 3px;
	}
#photoUpdate a {
	display: block;
	}
#photoUpdate p {
	margin: 0;
	padding: 0;
	width: 141px;
	}
#photoUpdate p em {
	color: white;
	background: #0093ba;
	display: block;
	width: 130px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1px 0 2px 10px;
	}
#photoUpdate span {
	border-bottom: 1px solid white;
	}