/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/seadarinn.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7034 $
$LastChangedDate: 2010-03-30 17:32:13 -0400 (Tue, 30 Mar 2010) $
*/

@import url(general.css);

/* GLOBAL. */

*
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html,
body
{
    height: 100%;
	background: #bdbcaa url(../images/tile.jpg);
}

body
{
    margin: 0;
    padding: 0;
}

p, div, table
{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: left;
	color: #182c43;
}

.imgRight
{
	float: right;
	margin: 5px 5px 5px 10px;
	border: 1px solid #163559;
}

.imgLeft
{
	float: left;
	margin: 5px 5px 5px 10px;
	border: 1px solid #163559;
}

.imgCenter
{
	display: block;
	margin: 0 auto;
	border: 1px solid #163559;
}

.border
{
	border: 1px solid #152C4B;
}

.noBorder
{
	border: none;
}

a
{
	color: #305b89;
}

a:hover
{
	color: #6081a4;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.3em;
	color: #305B89;
}

h3
{
	font-size: 1.1em;
	color: #2f2f27;
	margin: 0 0 5px 0;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: 0 auto;
	display: block;
	background: #fff url(../images/navbk.jpg) left repeat-y;
	width: 948px;
	border-left: 1px solid #0b2c52;
	border-right: 1px solid #0b2c52;
}

/* Page top. */

#pageTop
{
	background: url(../images/header.jpg);
	width: 948px;
	height: 122px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#pageTop .logoLink
{
	display: block;
	height: 122px;
	width: 280px;
	float: left;
}

/* Address Bar */

#address
{
	background: #305b89;
	border-top: 1px solid #98adc4;
	border-bottom: 1px solid #182d44;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px;
}

#address ul
{
	margin-left: 14px;
}

#address li
{
	display: inline;
	list-style-type: none;
}

#address .spacer
{
	margin: 17px;
}

#address a
{
	position: relative;
	top: -1px;
	color: #fff;
}

#address a:hover
{
	color: #98adc4;
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	background: #ccd6e2 url(../images/footer.jpg) top no-repeat;
	margin: 0 auto;
	display: block;
	width: 768px;
	height: 35px;
	border-left: 1px solid #0b2c52;
	border-right: 1px solid #0b2c52;
	padding: 5px 0 0 180px;
	font-size: 10px;
}

#pageBottom p
{
	font-size: 10px;
	padding-top: 5px;
	margin: 0 auto;
	width: 500px;
	display: block;
}

#pageBottom ul, #pageBottom li
{
	display: inline;
}

#pageBottom .footer
{
	margin: 0 auto;
	width: 750px;
	display: block;
}

#pageBottom .footer .links,
#pageBottom .footer .copyright,
#pageBottom .footer .hitCount
{
	margin-right: 35px;
}

/* Left Navigation */

#leftNav
{
	float: left;
	width: 174px;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	background: #98ACC5;
	*font-size: 13px;
}

#leftNav li
{
	list-style-type: none;
}

#leftNav a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 171px;
	border-bottom: 1px solid #4c5662;
	border-top: 1px solid #ccd6e2;
	padding: 1px 0px 1px 3px;
}

#leftNav a:hover
{
	color: #182d44;
	background: url(../images/hover.jpg);
}

#leftNav .divider
{
	display: block;
	height: 18px;
}

#leftNav .preload
{
	background: url(../images/hover.jpg);
}

/* Page content. */

#pageContent
{
	background: url(../images/shdw.jpg) top repeat-x;
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 0;
	width: 753px;
	float: right;
}

#pageContent ul
{
	margin: 0 0 14px 25px;
}

#pageContent p
{
	margin-bottom: 14px;
	text-align: justify;
}

#pageContent h1.pageTitle
{
    margin-top: 5px;
	margin-bottom: 5px;
}

/* Homepage */

#pageContent .rates
{
	clear:both;
	display: block;
	margin: 0 0 10px 0;
	width: 500px;
	padding: 5px;
	border: 2px solid #152C4B;
}

#pageContent #homeLeft
{
	width: 201px;
	float: left;
	display: block;
	padding: 5px;
	background: #e5d8a2;
	border: 1px solid #152C4B;
	height: 240px;
}

#pageContent #homeCenter
{
	float: left;
	display: block;
	padding: 5px;
	border: 1px solid #152C4B;
	margin-left: 10px;
	height: 240px;
}

#pageContent #homeCenter table
{
	margin-top: 10px;
}

#pageContent #homeRight
{
	width: 201px;
	float: left;
	display: block;
	padding: 5px;
	background: #98ACC5;
	border: 1px solid #152C4B;
	margin-left: 10px;
	height: 240px;
}

#pageContent .attractionBullets
{
	margin: 20px 0 0 20px;	
}

#pageContent .beachBullets
{
	width: 315px;
	float: left;
}

#pageContent .policiesLink
{
	margin: 7px 0 7px 0;
}

#pageContent .standard img, #pageContent .moderate img, #pageContent .superior img
{
	float: right;
	margin: 0 5px 0 10px;
	border: 2px solid #152C4B;
}

#pageContent img.imgRight.link
{
	border: 2px solid #152C4B;
}

#pageContent img:hover.imgRight.link
{
	border: 2px solid #98ACC5;
}

#pageContent .standard img:hover, #pageContent .moderate img:hover, #pageContent .superior img:hover
{
	border: 2px solid #98ACC5;
}

#pageContent .standard, #pageContent .moderate, #pageContent .superior, #pageContent .family
{
	clear: both;
	height: 135px;
}

#pageContent .family
{
	height: 100px;
}

#pageContent .apartmentLink
{
	font-weight: bold;
}

#pageContent .suites
{
	width: 450px;
	margin: 0 auto;
}

/*
#pageContent .info
{
	clear: both;
	font-variant: small-caps;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0 0;
	*margin: -9px 5px 0 0;
	_margin: 0 5px 0 0;
}
*/

#pageContent .info
{
	text-align: left;
}

/* COMPONENTS. */

/* Forms. */

form table.section
{
    border-collapse: collapse;
}

form tr.group {}

form td.caption
{
    width: 175px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

form ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px;
    margin-top: 0;
}

form ul.errors li
{
    padding-top: 0.25em;
}

form ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

#pageContent .siteNavigator
{
    margin: 2px 0 8px 0;
    padding: 0 0 0 0;
	font-size: 12px;
	font-variant: small-caps;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 40%;
    background-repeat: no-repeat;
    padding: 0 3px 0 10px;
}

#pageContent .siteNavigator li.first
{
    background-image: none;
    padding: 0 6px 0 0;
}

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0 0 0;
}

.pageNavigator .label {}

.pageNavigator ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
    background: white;
    border: 2px solid black;
    padding: 4px 7px 2px 7px;
    text-decoration: none;
}

.pageNavigator.bottom {}

/* Error pages. */

#pageContainer.httpError
{
    color: black;
}

/* Search */

#pageContainer #pageContent .propertySearch {}

#pageContainer #pageContent .propertySearch .features,
#pageContainer #pageContent .propertySearch .features td {}

#pageContainer #pageContent .propertySearch .features td.caption {}

#pageContainer #pageContent .propertySearch .towns,
#pageContainer #pageContent .propertySearch .amenities {}

/* INDIVIDUAL PAGES. */

.column
{
    float: left;
}

#pageContainer.sitemap .column
{
    width: 32%;
}

/* SPAM PREVENTION */

#emailAddress1 // This is a 'honeypot' field to attact spammers. If this field is filled out, the only explanation is that a spambot saw it and filled it out.
{
    display: none;
}
