/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/marinermotel.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7137 $
$LastChangedDate: 2010-07-06 18:45:17 -0400 (Tue, 06 Jul 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: #0C222D url(../images/body.jpg) 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;
	color: #1A1A1A;
}

.clear
{
	clear: both;
}

.clearRight
{
	clear: right;
}

.clearLeft
{
	clear: left;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.image
{

}

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

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

*.noMargin
{
	margin-bottom: 0px !important;
}

.inline
{
	display: inline;
}

h1.title
{
	margin-left: 35px;
}

#pageContainer.home #pageContent h3
{
	color: #480610;	
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: left;
	color: #480610;
}

h1
{
	font-size: 1.8em;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.15em;
	color: #194359;
}

h4
{
	font-size: 1em;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: 0 auto;
	width: 980px;
}

/* Page top. */

#pageTop
{
	margin: 10px auto 0 auto;
	padding: 0 15px 0 20px;
	display: block;
	height: 174px;
	width: 945px;
	background: url(../images/header.jpg) top center no-repeat;
}

#pageTop a#logoLink
{
	background: url(../images/logo.gif) top left no-repeat;
	display: block;
	width: 281px;
	height: 102px;
	position: relative;
	top: 45px;
	left: 9px;
	float: left;
}

#pageTop a#logoLink h2
{
	display: none;
}

#pageTop img.contact
{
	position: relative;
	top: 133px;
	right: -97px;
}

#pageTop b
{
	display: none;
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	background: url(../images/mariner_footer.jpg) top center no-repeat;
	height: 89px;
	padding: 10px 20px 0 270px;
	display: block;
	width: 690px;
	margin-bottom: 10px;
	font-size: 0.75em;
}

#pageBottom p
{
	margin: 12px 0 0 0;
}

#pageBottom p span.copyright,
#pageBottom p span.hitCount,
#pageBottom p span.siteLastUpdated
{
	margin: 0 30px 0 0;
}

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

#pageBottom p, #pageBottom a
{
	color: #F6F5F0;
}

#pageBottom a
{
	text-decoration: underline;
}

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

#pageBottom li
{
	display: inline;
	margin: 0 18px 0 0;
}

#pageBottom li.last
{
	margin: 0 0 0 0;
}

/* Page content. */

#contentWrapper
{
	background: url(../images/content_texture.jpg) top center repeat-y;
	padding: 0 10px;
}

/* ORIGINAL LEFT NAV - NEW NAV STYLES BELOW
#contentWrapper #links
{
	float: left;
	width: 220px;
	padding: 15px 0 15px 20px;
}

#contentWrapper #links li
{
	list-style-type: none;
}

#contentWrapper #links a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: left;
	color: #462E1C;
	text-decoration: none;
	font-size: 1.15em;
	display: block;
	padding-left: 20px;
}

#contentWrapper #links a:hover
{
	color: #CA9F7F;
	background: url(../images/anchor.gif) center left no-repeat;
}

#contentWrapper #links li.break
{
	width: 210px;
	height: 0px;
	display: block;
	position: relative;
	left: 0px;
	border-top: 1px solid #D3CBA3;
	border-bottom: 1px solid #FAF8EC;
	margin: 7px 0 2px 0;
	_border-bottom: none;
	_border-top: 3px double #D3CBA3;
	_margin: 0 0 0 0;
	_top: 10px;
}
*/

#contentWrapper #links
{
	float: left;
	width: 240px;
	display: block;
}

#contentWrapper #links li
{
	list-style-type: none;
	_height: 8px;
}


#contentWrapper #links a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	display: block;
	padding: 5px 10px 5px 20px;
	color: #fff;
	text-decoration: none;
	font-size: 1.15em;
}

#contentWrapper #links a:hover
{

	background: url(../images/link_hover.jpg) top left no-repeat;
}

#contentWrapper #links li.break
{
	display: none;
}

#pageContent
{
	width: 680px;
	float: right;
	padding: 15px 20px;
	background: url(../images/contentshdw.gif) top left no-repeat
}

#pageContent a
{
	color: #225F7E;
}

#pageContent a:hover
{
	color: #82182E;
}

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

#pageContent p, #pageContent ul, #pageContent ol
{
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#pageContent ul
{
	list-style-type: square;
}

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

#pageContent table.correctSize td
{
	font-size: 0.9em;
}

#pageContent table.ratestable td
{
	border: 1px solid #480610;
	padding: 5px;
}

/* 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;
	font-size: 0.9em;
}

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: 0 0 0 0;
    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;
	font-size: 0.8em;
}

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

