/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/capecodinns.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7022 $
$LastChangedDate: 2010-03-22 12:08:43 -0400 (Mon, 22 Mar 2010) $
*/

@import url(general.css);

/* GLOBAL. */

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

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
	background: #171E22 url(../images/bodybk.png) top center repeat-y;
}

p, div, table
{
	font-family: Arial, Helvetica, 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-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #333;
}

h1
{
	font-size: 2em;
	margin-bottom: 0.5em;
}

h2
{
	font-size: 1.6em;
	margin-bottom: 0.7em;
}

h3
{
	font-size: 1.2em;
	margin-bottom: 0.7em;
	color: #851605;
}

h4
{
	font-size: 1em;
	margin-bottom: 0.7em;
}

.clear
{
	clear: both;
}

.image
{

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.image.left
{
	margin: 10px 20px 10px 0px;
}

.image.right
{
	margin: 10px 0px 10px 20px;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: 0 auto;
	display: block;
	width: 960px;
	font-size: 0.9em;
	color: #333;
}

/* Page top. */


#topWrapper
{
	position: relative;
	*left: 1px;
}


#pageTop
{
	display: block;
	width: 950px;
	height: 102px;
	padding: 0 10px 0 0;
	border-bottom: 3px solid #E9EDED;
	background: #185858 url(../images/header_stone.jpg) top left;
}

#pageTop a#logoLink img
{
	border: none;
}

#pageTop a#logoLink
{
	float: left;
}

#pageTop #contactInfo
{
	float: right;
	position: relative;
	top: 13px;
	font-size: 1.1em;
	font-weight: bold;
}

#pageTop #contactInfo li
{
	list-style-type: none;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-variant: small-caps;
	color: #fff;
	text-align: right;
}

#pageTop #contactInfo li.break
{
	margin-bottom: 10px;
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	display: block;
	width: 960px;
	height: 73px;
	background: #185858 url(../images/header_stone.jpg) top left;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
	position: relative;
	*left: 1px;
}

#pageBottom a
{
	color: #fff;
}

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

#pageBottom p.branding
{
	text-align: center;
	font-size: 0.9em;
}

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

#pageBottom ul.auxLinks
{
	margin-bottom: 10px;
}

#pageBottom ul.siteInfo
{
	margin-bottom: 6px;
}

#pageBottom ul.auxLinks li
{
	margin: 0 6px;
}

#pageBottom ul.siteInfo li
{
	margin: 0 10px;
}

/* Left navigation content. */

#leftNav
{
	width: 190px;
	float: left;
	padding: 0 15px;
	position: relative;
	top: -20px;
}

#leftNav li
{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-variant: small-caps;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.4em;
}

#leftNav li a
{
	color: #333;
	text-decoration: none;
}

#leftNav li a:hover
{
	color: #B2B2B2;
}

#leftNav li.dotted
{
	border-bottom: 1px dotted #BABEBE;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

/* Page content. */

#pageContent
{
	padding: 18px 10px 20px 20px;
	width: 710px;
	float: right;
}

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

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

#pageContent a
{
	color: #165555;
}

#pageContent a:hover
{
	color: #468F8E;
}

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

/* 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: -10px 0 15px 0;
    padding: 0;
	font-size: 0.8em;
}

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