/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/capecodrentals.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7271 $
$LastChangedDate: 2010-09-08 10:39:48 -0400 (Wed, 08 Sep 2010) $
*/

@import url(general.css);

/* --- GENERAL/SITEWIDE --- */
*
{
	margin: 0;
	padding: 0;
}

html,
body
{
	height: 100%;
}

body 
{
	background: #17235f url(../images/body_bg_placeholder.jpg) center no-repeat;	
	font: 80% Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

p, div, table 
{
	font: 1em Arial, Helvetica, sans-serif;
}

img 
{
	border: none;
}

h1, h2, h3, h4, h5
{
	color: #007c7a; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: normal;
}

h1 
{
	font-size: 1.8em;
}

h2 
{
	font-size: 1.5em;
}

.red
{
	color:#C5140D;
}

h3 
{
	font-size: 1.2em;
}

h4 
{
	font-size: 1em;
}

h5
{
	color: #162358;
	font-size: 1.2em;
}

#pageCenter ul
{
	margin: 0;
	padding-left: 14px; 
}

#pageCenter li
{
	list-style: disc;
	padding: 3px 0;
}

a:link, a:visited 
{
	color: #2E537C; 
	text-decoration: underline;
}

a:hover 
{
	color: #830000;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

#pageContainer
{
	background: #fff url('../images/body_bg.jpg') center repeat-y;
	width: 768px;
	margin: 0 auto;
}

/* --- CONTENT --- */
#pageContent
{
	background: url('../images/water_bottom.png') top left no-repeat;
	text-align: left;
}

#bouyContainer
{
/*	background: url('../images/bouy_bg.jpg') bottom right no-repeat; */
	_height: 500px;
}

/* Header */
#pageTop
{
	background: #17235f url('../images/header.png') bottom no-repeat; 
	height: 104px;
	text-align: right;
	position: relative;
}

#pageTop ul,
#pageTop li
{
	list-style: none;
}

#pageContainer.oceanEdge #pageTop
{
	background: #17235f url('../images/OEheader.png') bottom no-repeat;
}

#pageTop #logoLink a
{
	float: left;
	display: block;
	width: 460px;
	height: 104px;
}

#pageTop h1,
#pageTop h3
{
	display: none;
}

#contactTop
{
	padding: 4px 10px 0 0;
	text-align: right;
	height: 90px;
}

#contactTop h2,
#contactTop h3,
#contactTop h4
{
	margin: 3px 10px 1px 0;
}

#contactTop ul
{
	padding-top: 18px;
	margin-right: 10px;
}

#contactTop ul li
{
	display: inline;
}

#contactTop ul li a
{
	margin-left: 20px;
	color: #007c7a;
}

#contactTop ul li a:hover
{
	color: #17235f;
}

.aClickAway
{
	_position: relative;
	_top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: .8em;
}

h4#weatherInfo
{
	color: #2E537C;
}

/* Navigation */

#pageLeft
{
	background: url(../images/navspacer.jpg) right 60px no-repeat;
	height: 550px;
	width: 138px;
	margin-right: 8px;
	margin-bottom: 156px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: block;
}

#pageLeft #mainNav
{
	margin-top: -3px;
	width: 137px;
	list-style: none;
	border-right: 1px solid #007c7a;
}

#pageLeft #mainNav li
{
	font-size: 14px;
	border-bottom: 1px solid #007c7a;
}

#pageLeft #mainNav .specials
{
	color: #C5140D;
	font-weight: bold;
}

#pageLeft #mainNav a.url
{
	letter-spacing: -0.05em;
	font-size: 1.1em;
}

#pageLeft #mainNav a.url:link,
#pageLeft #mainNav a.url:visited
{
	color: #830000;
}

#pageLeft #mainNav a.url:hover,
#pageLeft #mainNav a.url:active
{
	color: #17235f;
}

#pageLeft #mainNav li span
{
	display: block;
	padding: 4px 0 6px 0;
	margin: 0 6px 0 0;
}

#pageLeft #mainNav li span.twoline
{
	padding: 1px 0 2px 0;
}

#pageLeft #mainNav li span.twolinered
{
	font-size: 12px;
	padding: 1px 0 2px 0;
	color: #C5140D;
	font-weight: bold;
}

#pageLeft #mainNav li a
{
	background-position: right;
	background-repeat: no-repeat;
	width: 137px;
	color: #17235f;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}

#pageLeft #mainNav li a:hover,
#pageLeft #mainNav li a:active
{
	background-color: #E5F2F2;
	color: #830000;
}

/* Please save icons incase David changes his mind */
/*
#pageLeft #sunIcon { background-image: url('../images/icons/sun2.png'); }

#pageLeft #fireIcon { background-image: url('../images/icons/fire.png'); }

#pageLeft #bedIcon { background-image: url('../images/icons/bed.png'); }

#pageLeft #saleIcon { background-image: url('../images/icons/sale.png'); }

#pageLeft #propertyIcon { background-image: url('../images/icons/property.png'); }

#pageLeft #keysIcon { background-image: url('../images/icons/keys.png'); }

#pageLeft #bookIcon { background-image: url('../images/icons/book.png'); }

#pageLeft #cameraIcon { background-image: url('../images/icons/camera.png'); }

#pageLeft #houseIcon { background-image: url('../images/icons/house.png'); }

#pageLeft #penIcon { background-image: url('../images/icons/pen.jpg'); }
*/

#pageLeft #dogIcon 
{ 
	background-image: url('../images/icons/paw.gif'); 
	padding-right: 28px !important; 
	width: 109px !important; 
}

#pageLeft #minorNav
{
	border-top: 1px solid #007c7a;
	border-right: 1px solid #007c7a;
	border-bottom: none;
	border-left: none;
	width: 122px;
	font-size: .75em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 22px;
	list-style: none;
}

#pageLeft #minorNav li
{
	border: none;
	width: 122px;
}

#pageLeft #minorNav li a
{
	
	padding: 4px 4px 4px 0;
	color: #007c7a;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #007c7a;
}

#pageLeft #minorNav li a:hover,
#pageLeft #minorNav li a:active
{
	background-color: #E5F2F2;
	color: #17235f;
}

#pageRight
{
	background: url('../images/navspacer.jpg') left 26px no-repeat;
	min-height: 720px;
	_height: 720px;
	width: 144px;
	padding: 22px 6px 50px 8px;
	_padding-top: 32px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}

#pageRight ul,
#pageRight li
{
	list-style: none;
}

#pageRight h2
{
	margin: 8px 0 0 0;
	font-size: 1.05em;
	line-height: 20px;
}

#pageRight h2 a:link,
#pageRight h2 a:visited,
#pageRight h2 a:active
{
	color: #007c7a;
	text-decoration: underline;
}

#pageRight h2 a:hover
{
	color: #830000;
}

#pageRight h2 span
{
	font-size: 20px;
	font-weight: bold;
}

#pageRight ul
{
	padding-left: 6px;
}

#pageRight ul li
{
	padding: 1px 0 2px 0;
}

#pageRight form
{
	margin: 16px 0 4px 0;
}

#pageRight table
{
	font-size: .8em;
}

#pageRight .flipkey
{
	display:block; 
	text-align:center; 
	text-decoration:none;
	line-height: 0.8em;
}

/* Body */
#pageCenter
{
	margin: 0 auto;
	width: 450px;
	_width: 446px;
	float: left;
	padding: 30px 10px 8px 2px;
}

#pageCenter h2, 
#pageCenter h3, 
#pageCenter h4
{
	margin: 10px 0 5px 0;
}

#pageCenter p
{
	padding: 2px 2px 8px 0;
	line-height: 1.5em;
	width: 100%;
	text-align: justify;
}

#pageCenter a.featuredProp
{
	background-color: #EBF5F5;
	border: 1px solid #C3DFDF;
	color: #333;
	margin: 8px 4px 8px 0;
	padding: 6px;
	display: block;
}

#pageCenter a.featuredProp *
{
	margin: 0;
	padding: 0;
}

#pageCenter a.featuredProp:hover
{
	background-color: #daf0ef; /* #D1EFEF */
	border-color: #9BCFCF;
	text-decoration: none;
	color: #111;
}

#pageCenter a.featuredProp h3
{
	color: #17235f;
	margin-bottom: 3px;
	text-decoration: underline;
}

#pageCenter .propertyTools
{
	background-color: #EBF5F5;
	border: 1px solid #C3DFDF;
	color: #333;
	float: right;
	min-width: 160px;
	padding: 4px 0 4px 6px;
	margin: 8px 4px 8px 0;
}

#pageCenter .propertyTools *
{
	margin: 0;
	padding: 0;
}

#pageCenter .propertyTools h4
{
	margin: 4px 0 0 0;
}

#pageCenter .propertyInfo
{
	float: left;
}

#pageCenter .propertyInfo *
{
	margin: 0;
	padding: 0;
}

#pageCenter .propertyInfo h3
{
	margin-top: 2px;
}

#pageCenter .propertyDetails ul
{
	float: right;
	padding: 12px 14px 0 0;
}

#pageCenter .propertyDetails ul li
{
	padding: 4px 0 4px 0;
	list-style-type: square;
	list-style-position: inside;
}

#pageCenter .propertyTable
{
	margin-left: 4px;
        width: 100%;
}

#pageCenter .propertyTable tr td
{
	padding: 2px 3px 2px 3px;
}

#pageCenter .propertyTable tr.even td
{
    background-color: #EBF5F5;
}

.imgLeft
{
	float:left;
	margin: 2px 12px 2px 0;
}

.imgRight
{
	float:right;
	margin: 2px 0 2px 12px;
}

.line
{
	border-bottom: 1px solid #007c7a;
}

.alertText
{
	margin-top: 6px;
	color: #C5140D;
	font-weight: bold;
}

/* Site navigator. */
#pageCenter .siteNavigator
{
    margin-left: 0;
    padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
}

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

#pageCenter .siteNavigator li.first
{
    background-image: none;
    padding-left: 0 !important;
}

/* Footer */
#pageBottom
{
	background: #17235f url('../images/footer.jpg') top no-repeat;
	font-size: 11px;
	font-style: normal;
	color: #DDD;
	text-align: center;
}

#pageBottom ul
{
	margin: 0;
	padding-top: 85px;
	padding-bottom: 15px;
}

#pageBottom ul li
{
	font-style: italic;
	margin: 0;
	padding: 0 10px;
	display: inline;
}

#pageBottom ul li a
{
	color: #DDD;
	font-style: italic;
	text-decoration: underline;
}

#pageBottom ul li a:hover
{
	color: #E2EEEE;
}


/* COMPONENTS. */

/* Forms. */

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

form tr.group {}

form td.caption
{
    width: 125px;
    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;
}

.buttons input,
input.button,
submit.button
{
    background: #EBF5F5 url(../images/button_grad1.jpg) bottom repeat-x;
    margin-bottom: 4px;
    padding: 1px 4px;
    width: auto;
    overflow: visible;
    color: #17235f;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-top: 1px solid #c2d4eb;
    border-right: 1px solid #8b9db4;
    border-bottom: 1px solid #8b9db4;
    border-left: 1px solid #c2d4eb;
}

.buttons input:active,
input.button:active,
submit.button:active
{
    background: #daf0ef url(../images/button_grad2.jpg) bottom repeat-x;
    border-top: 1px solid #8b9db4;
    border-right: 1px solid #c2d4eb;
    border-bottom: 1px solid #c2d4eb;
    border-left: 1px solid #8b9db4;
}

.countryField
{
	font-size: .8em;
}

/* Page navigator. */

.pageNavigator
{
 	background: #EBF5F5;
    margin: 1em 0;
    padding: .5em;
}

.pageNavigator .label
{
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

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

.pageNavigator ul li
{
    display: inline;
    font-size: 11px;
	line-height: 18px;
    margin: 0 .2em;
    font-weight: bold;
}

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

.pageNavigator ul li a
{
    text-decoration: underline;
}

.pageNavigator.bottom {}

/* Error pages. */

#pageContainer.httpError
{
    color: black;
}

/* Search */

#pageContainer #pageContent .search p
{
	margin: .5em 0 0 0;
}

#pageContainer #pageContent .search h2+p
{
	margin-top: -5px;
	padding-bottom: 0 !important;
}

#pageContainer #pageContent .search h2
{
	margin-top: .5em;
	_margin-top: 3px;
}

#pageContainer #pageContent .search select
{
	font-family: Arial;
}

#pageContainer #pageContent .search .features,
#pageContainer #pageContent .search .features td
{
    width: auto;
}

#pageContainer #pageContent .search .features td.caption
{
    vertical-align: middle;
    padding-right: 1em;
}

#pageContainer #pageContent .search .categories
{
	clear: both;
	font-size: 12px;
	margin-bottom: 1em;
}

#pageContainer #pageContent .search .categories h3
{
	margin-top: .5em;
}

#pageContainer #pageContent .search .categories h4
{
	color: #17235F;
	font-variant: normal;
	font-weight: bold;
	margin: .25em 0 0 0;
}

#pageContainer #pageContent .search .categories p
{
	margin: 0;
	padding: 0;
}

#pageContainer #pageContent .search .categories label,
#pageContainer #pageContent .search .categories td
{
	font-size: 11px;
}

#pageContainer #pageContent .search h3
{
	color: #17235F;
	font-size: 14px !important;
	font-weight: bold;
	margin: .25em 0;
}

#pageContainer #pageContent .search table
{
	width: 100%;
}

#pageContainer #pageContent .search td
{
	padding: 3px 0;
	width: 25%;
}

/* INDIVIDUAL PAGES. */

.column
{
    float: left;
}

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


.backButton
{
	clear: both;
	font-weight: bold;
	padding-top: 2em;
	text-align: center;
	text-transform: uppercase;
}

/* Charlie's Work around for li indents with setting files and customer service files */
.indentSettings
{
	margin-left:10px;
}