/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/winsteadinn.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6911 $
$LastChangedDate: 2009-12-16 16:14:34 -0500 (Wed, 16 Dec 2009) $
*/

@import url(general.css);

/* GLOBAL. */

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

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
	background: #B5BBD6 url(../images/body.jpg) bottom repeat-x fixed;
}

div, p, table
{
	font-family: Garamond, serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: left;
	color: #002337;
}

.clear
{
	clear: both;
}

.imgRight
{
	float: right;
	margin: 10px 0 10px 10px;
	padding: 4px;
	border: 1px solid #C5C8DA;
}

.imgLeft
{
	float: left;
	margin: 10px 10px 10px 0;
	padding: 4px;
	border: 1px solid #C5C8DA;
}

.imgCenter
{
	margin: 5px auto 0 auto;
	display: block;
	padding: 4px;
	border: 1px solid #C5C8DA;
}

.imgLeftDining
{
	float: left;
	margin: 0px 80px 10px 0;
	padding: 4px;
	border: 1px solid #C5C8DA;
}

h2
{
	color: #2B3B97;
}

h3
{
	color: maroon;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
	min-height: 85%;
    position: relative;
    margin: 0 auto;
	background: #fff;
	width: 920px;
	_height: 90%
}

/* Page top. */

#pageTop
{
	display: block;
	margin: 0 auto 0 auto;
	width: 920px;
	height: 137px;
	background: #C4C9DA url(../images/header.jpg) no-repeat;
}

#pageTop a img
{
	border: none;
}

#pageTop #logoLink
{
	display: block;
	width: 400px;
	height: 110px;
	float: left;
}

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

#pageTop #phone
{
	float:right;
	font-weight: bold;
	margin-top: 8px;
}

#pageTop #phone li
{
	margin: 0px 5px 5px 20px;
}

#pageTop #beachAddress, #pageTop #innAddress
{
	float: right;
	text-align: right;
	margin: 10px 5px 0px 10px;
	font-weight: bold;
	line-height: 24px;
}

/* Top Navigation */

#pageTop .links
{
	clear: both;
	float: left;
	display: block;
	margin: 3px 0 0 3px;
	width: 920px;
	padding: 0 0 4px 0;
	*margin: 2px 0 0 0;
	*padding: 1px 0 4px 0;
}

#pageTop .links a
{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-left: 1px solid #848DC3;
	border-right: 1px solid #323D7B;
	padding: 1px 16px 2px 16px;
	margin: 0 -3px 0 -3px;
}

#pageTop .links li
{
	display: inline;
}

#pageTop .links .last a, #pageTop .links .last a:hover
{
	padding-right: 17px;
	*padding-right: 20px;
}

#pageTop .links a:hover
{
	background: #293996 url(../images/shdw.gif) top left repeat-y;
	border-left: 1px solid #1B2562;
	border-right: none;
	padding-right: 17px;
}

/* splash page */

.splash .splashLayout
{
	width: 100%;
	text-align: center;
}

.splash .splashLayout a img
{
	border: 0 !important;
	padding: 0 !important;
}

.splash .splashLayout a img:hover
{
	background: none !important;
	border: 0 !important;
	padding: 0 !important
}
.splash .enter
{
	font-size: 2em;
	text-align: center;
}

.splash .blend img
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

.splash #blendme, .splash #blendme2
{
	margin: 0 auto;
}

#pageTop .links2
{
	clear: both;
	float: left;
	display: block;
	margin: 3px 0 0 3px;
	width: 920px;
	padding: 0 0 4px 0;
	*margin: 2px 0 0 0;
	*padding: 1px 0 4px 0;
}

#pageTop .links2 a
{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-left: 1px solid #848DC3;
	border-right: 1px solid #323D7B;
	padding: 1px 22px 4px 22px;
	margin: 0 -3px 0 -3px;
}

#pageTop .links2 li
{
	display: inline;
}

#pageTop .links2 .last a, #pageTop .links2 .last a:hover
{
	padding-right: 37px;
	_padding-right: 40px;
}

#pageTop .links2 a:hover
{
	background: #293996 url(../images/shdw.gif) top left repeat-y;
	border-left: 1px solid #1B2562;
	border-right: none;
	padding-right: 23px;
}

/* Hover Shadow Preload */

#pageTop .preload
{
	background: url(../images/shdw.gif);
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	width: 920px;
	margin: 0 auto;
	display: block;
	height: 69px;
//	background: #C4C9DA url(../images/footer.jpg) no-repeat;
	background: url(../images/footer.gif) no-repeat;
	text-align: center;
	line-height: 30px;
}

#pageBottom a
{
	color: #002337;
}

#pageBottom a:hover
{
	color: #2B3B97;
}

#pageBottom p
{
	text-align: center;
	font-size: 12px;
	margin-bottom: 4px;
}

#pageBottom li, #pageBottom ul
{
	display: inline;
	list-style: none;
	font-size: 12px;
}

#pageBottom .copyright, #pageBottom .hitCount
{
	margin-left: 48px;
}

/* Page content. */

#pageContent
{
	display: block;
	margin: 0 auto;
	width: 900px;
	background: #fff;
	padding: 10px;
}

#pageContent a
{
	color: #2B3B97;
}

#pageContent a:hover
{
	color: #7E87BF;
}

#pageContent a:visited
{
	color: maroon;
}

#pageContent p
{
	margin-bottom: 10px;
	line-height: 20px;
}

#pageContent .poem
{
	margin-top: 15px;
	margin-bottom: 20px;
}

#pageContent .poemRight
{
	margin-right: 163px;
}

#pageContent .poemRight p
{
	line-height: 10px;
	font-size: 17px;
	text-align: right;
}

#pageContent .poem p
{
	line-height: 10px;
	font-size: 17px;
}

#pageContent .amenities
{
	margin-top: -35px;
	margin-left: 310px;
}

#pageContent .amenities ul
{
	margin-top: 8px;
	margin-left: 40px;
}

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

#pageContent ul,
#pageContent ol
{
	margin-left: 25px;
	margin-bottom: 8px;
}

/* Right Navigation */

#pageContent #rightNav
{
	background: #d8dae6 url(../images/rightnav.jpg) bottom repeat-x;
	display: block;
	width: 158px;
	float: right;
	height: 340px;
	text-align: right;
	margin-left: 10px;
	margin-right: -10px;
	margin-top: -10px;
	font-size: 16px;
}

#pageContent #rightNav ul
{
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}

#pageContent #rightNav li
{
	border-bottom: 1px solid #fff;
}

#pageContent #rightNav .spacer
{
	padding-right: 15px;
	_padding-right: 20px;
}

#pageContent #rightNav a
{
	display: block;
	height: 20px;
	color: #002337;
	text-decoration: none;
	padding-right: 15px;
	_padding-right: 20px;
}

#pageContent #rightNav a:hover
{
	background: #2B3B97;
	color: #fff;
}

/* COMPONENTS. */

/* Forms. */

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

form tr.group {}

form td.caption
{
    width: 235px;
    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 12px 16px;
    padding: 0;
}

#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;
}
