/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/capewatercolors.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7079 $
$LastChangedDate: 2010-05-05 16:31:20 -0400 (Wed, 05 May 2010) $
*/

@import url(general.css);

/* Remove the initial stylesheet after the real stylesheet has been overlaid. */

/* GLOBAL. */

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

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
	background: #665752 url(../images/bodybk.gif) top center repeat-y;
	_background: #776561;
}

p, div, table
{
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: left;
}

h1,
h2,
h3,
h4
{
	font-weight: normal;
	
}

h1
{
	font-size: 1.85em;
	margin-bottom: 10px;
	color: #fff;
}

h2
{
	font-size: 1.55em;
	margin-bottom: 5px;
	color: #fff;
}

h3
{
	font-size: 1.25em;
	margin-bottom: 5px;
	color: #ffdf98;
}

h4
{
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #fff;
}

.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center
{
	margin: 0 auto;
	display: block;
}

.image.right
{
	margin: 0 0 10px 20px;
	border: 3px solid #E1DDB8;
}

.image.left
{
	margin: 0 20px 10px 0;
	border: 3px solid #E1DDB8;
}

.image.noBorder
{
	border: 0;
}

.noMargin
{
	margin: 0 !important;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: auto;
	background: url(../images/pagetop_new.png) top center repeat-x;
	_background: url(../images/pagetop_new.gif) top center repeat-x;
}

/* Page top. */

#pageTop
{
	background: url(../images/top_bk.jpg) top center no-repeat;
	display: block;
	height: 126px;
}

#pageTop #pageTopContent
{
	width: 940px;
	margin: 0 auto;
	display: block;
}


#pageTop #pageTopContent a.facebook
{
	margin: 8px 0px 0px 10px;
	border: none;
}

#pageTop #pageTopContent a.facebook img,
#pageTop #pageTopContent a.facebook.right
{
	border: none;
}

#pageTop #pageTopContent #contactInfo
{
	color: #fff;
	font-size: 0.9em;
	padding-top: 5px;
}

#pageTop #pageTopContent #contactInfo p
{
	line-height: 1.5em;
	text-align: right;
}

#pageTop #pageTopContent #logoLink
{
	display: block;
	width: 222px;
	height: 29px;
	float: left;
	padding: 16px 0 10px 0;
	background: url(../images/new_logo2.gif) center center no-repeat;
	position: relative;
	left: -1px;
	top: -2px;
	_position: inherit;
	_padding-left: 5px;
}

#pageTop #pageTopContent #logoLink h1
{
	display: none;
}

#pageTop #pageTopContent .links
{
	display: block;
	margin: 0 auto;
	clear: both;
	position: relative;
	top: 14px;
	_margin: 20px 0 0 0;
}

#pageTop #pageTopContent .links li
{
	list-style-type: none;
	float: left;
	height: 29px;
}

#pageTop #pageTopContent .links li a.first
{
	background: none;
	padding-left: 0px;
}

#pageTop #pageTopContent .links li a.last
{
	padding-right: 0px;
}

#pageTop #pageTopContent .links a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.05em;
	color: #EFF1F0;
	padding: 0 12px 0 14px;
	height: 29px;
	background: url(../images/nav_spacer.gif) top left no-repeat;
}

#pageTop #pageTopContent .links a:hover
{
	color: #BFF69B;
	text-decoration: underline;
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	background: #312622 url(../images/pagebottom.gif) top center repeat-x;
	display: block;
	height: 160px;
	color: #fff;
}

#pageBottom #pageBottomContent
{
	width: 940px;
	margin: 0 auto;
	display: block;
	padding-top: 15px;
}

#pageBottom #pageBottomContent .column
{
	float: left;
	width: 20%;
	list-style-type: none;
	font-size: 0.8em;
}

#pageBottom #pageBottomContent .lastColumn
{
	float: left;
	width: 40%;
	list-style-type: none;
	font-size: 0.8em;
}

#pageBottom #pageBottomContent li.header
{
	font-weight: bold;
	font-size: 1.15em;
	color: #D3CFCE;
	margin-bottom: 5px;
}

#pageBottom #pageBottomContent li.branding
{
	font-size: 0.85em;
}

#pageBottom #pageBottomContent .column li,
#pageBottom #pageBottomContent .lastColumn li
{
	line-height: 1.35em;
}

#pageBottom #pageBottomContent a
{
	color: #fff;
}

#pageBottom #pageBottomContent a:hover
{
	text-decoration: none;
	color: #D3CFCE;
}

/* Page content. */

#pageContent
{
	width: 940px;
	margin: 0 auto;
	display: block;
	padding: 0 0 15px 0;
	color: #F1F1F1;
}

#pageContent bold,
#pageContent strong,
#pageContent em,
#pageContent i
{
	color: #fff;
}

#pageContent p,
#pageContent ul,
#pageContent ol
{
	margin-bottom: 20px;
	line-height: 1.5em;
	color: #F1F1F1;
}

#pageContent ul,
#pageContent ol
{
	margin-left: 40px;
}

#pageContent a
{
	color: #BFF69B;
	text-decoration: underline;
}

#pageContent a:hover
{
	color: #fff;
}

#pageContent h1.pageTitle
{
    margin-top: 0;
}

/* 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;
}

form .buttons {}

/* Site navigator. */

#pageContent .siteNavigator
{
    margin: -10px 0 20px 0;
    padding: 0;
	font-size: 0.8em;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 65%;
    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;
}

