/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/capecodforrent.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7499 $
$LastChangedDate: 2011-02-23 15:49:50 -0500 (Wed, 23 Feb 2011) $
*/

@import url(general.css);

/* GLOBAL. */

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

img
{
	-ms-interpolation-mode: bicubic;
}

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
	background: #2E3234;
}

div, p, table, span, ul, ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

.noBorder
{
	border: 0 !important;
}

.imgLeft
{
	float: left;
	margin: 10px 10px 10px 0;
}

.imgRight
{
	float: right;
	margin: 10px 0 10px 10px;
}

.imgCenter
{
	display: block;
	text-align: center;
	margin: 0 auto;
}

.clear
{
	clear: both;
}

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

h1
{
	font-size: 2em;
	margin-bottom: 10px;

}

h2
{
	font-size: 1.5em;
	margin-bottom: 10px;

}

h3
{
	font-size: 1.35em;
	margin-bottom: 10px;

}

h4
{
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #15468C;
}

span.featured,
span.new
{
	display: none;
}

.border
{
	border: 2px solid #15468C;	
}

.horizLine
{
	display: block;
	height: 1px;
	border-bottom: 2px solid #15468C;	
	margin-right: 10px;	
}

.nomargin
{
	margin-bottom: 0;
}

h3.red
{
	color: #E71A1A !important;
	font-size: 1.35em !important;
}

.green
{
	color: #6B8932 !important;
}

.blue
{
	color: #5C72C4 !important;
}

/* PAGE SECTIONS. */

/* Page container. */

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

/* Page top. */

/*
#pageTop
{
	padding-top: 20px;
}

#pageTop #topLeft
{
	float: left;
	width: 610px;
	display: block;
}

#pageTop #topLeft #logoLink a,
#pageTop #topLeft #logoLink img
{
	border: 0;
}

#pageTop #topLeft .tagLine
{
	margin-left: 30px;
}

#pageTop #topRight
{
	text-align: right;
	font-size: 0.8em;
	color: #fff;
}

#pageTop #topRight li
{
	display: inline;
}

#pageTop #topRight li.loggedIn
{
	margin-right: 10px;
}

#pageTop #topRight a
{
	color: #fff;
}

#pageTop #topRight a:hover
{
	color: #737692;
}

#pageTop #topRight .contactInfo
{
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 70px;
}

#pageTop #topRight .contactInfo p
{
	margin-bottom: 5px;
}

#pageTop #topRight #search .button
{
	background: url(../images/buttons/go.gif) center center no-repeat;
	height: 20px;
	width: 30px;
	border: 0;
}

#pageTop #topRight #search .button,
#pageTop #topRight #search #searchBox
{
	margin-left: 5px;
}

#pageTop #topRight .auxLinks
{
	margin-bottom: 8px;
}

#pageTop #topRight #search .button
{
	position: relative;
	top: 1px;
}

#pageTop #shareThis
{
	position: absolute;
	top: 20px;
	right: 209px;
}
*/

/* Page top. */

#pageTop
{
	padding-top: 10px;
	text-align: center;
}

#pageTop  #logoLink a,
#pageTop #logoLink img
{
	border: 0;
}

#pageTop
{
	color: #fff;
	font-weight: bold;
}

#pageTop a.email
{
	color: #fff;
}

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

/* Page bottom. */

#pageBottom
{
    clear: both;
	text-align: center;
	color: #000436;
}

#pageBottom ul.auxLinks
{
	background: #dddeee url(../images/bottom2.gif) top no-repeat;
	height: 25px;
	font-size: 0.8em;
	padding-top: 5px;
}

#pageBottom ul.auxLinks li.spacer
{
	padding: 0 7px;
}

#pageBottom ul.auxLinks a
{
	color: #000436;
	text-decoration: none;
}

#pageBottom ul.auxLinks a:hover
{
	color: #737692;
}

#pageBottom li
{
	display: inline;
}

#pageBottom ul.visitorInfo,
#pageBottom p.branding
{
	font-size: 0.7em;
	color: #fff;
}

#pageBottom p.branding a
{
	color: #fff;
}

#pageBottom p.branding a:hover
{
	color: #737692;
}

#pageBottom ul.visitorInfo li
{
	padding: 0 35px;
}

/* Page content. */

#pageContent
{
	background: #fff url(../images/content_shdw.gif) top repeat-x;
	padding: 10px;
	color: #000436;
	font-size: 0.8em;
}

#pageContent ul,
#pageContent ol
{
	margin-left: 2.5em;
	margin-bottom: 1em;
}

#pageContent a
{
	color: #15468C;
}

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

#pageContainer.home #pageContent
{
	padding: 0px;
}

#pageContainer.home #pageContent .homepageText
{
	padding: 5px 10px 0px 10px;
}

#pageContainer.home #pageContent div.featuredHeader
{
	background-color: #15458a;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184f9e;
	_position: relative;
}

#pageContainer.home #pageContent div.featuredHeader a
{
	color: #fff;
}

#pageContainer.home #pageContent div.featuredHeader a:hover
{
	color: #D7DAEF;
}

#pageContainer.home #pageContent div.featuredHeader p
{
	margin-bottom: 3px;
}


/* Featured Properties */

#pageContainer.home #pageContent .image *
{
	padding: 0 0 0 0;
	margin: 0 3px 0 0;
	border: 0;
	float: left;
}

#pageContainer.home #pageContent .image img
{
	border-right: 2px solid #15468C;
}

#pageContainer.home #pageContent .image,
#pageContainer.home #pageContent .imageNotAvailable
{
	float: left;
	_margin: 0 3px 0 0;
}

#pageContainer.home #pageContent #rightContent .propertyItem
{
	background: #EDEDF1 url(../images/listbk_blue.gif) top repeat-x;
	width: 433px;
	height: 139px;
	border-left: 2px solid #15468C;
	_border: 0;
	_width: 432px;
	_margin: 0 0 0 0;
}

#pageContainer.home #pageContent #rightContent .propertyItem .name
{
	width: 100px;
}

#pageContainer.home #pageContent .propertyList p.title
{
	display: block;
	height: 25px;
	background: url(../images/list_title_blue.gif) repeat-x;
	margin: 0 0 0 0;
	padding-top: 2px;
	text-align: center;
	font-size: 1.1em;
}

#pageContainer.home #pageContent .propertyList p.title a
{
	color: #fff;
	font-weight: bold;
	margin-right: 15px;
}

#pageContainer.home #pageContent .propertyList .attributes .name,
#pageContainer.home #pageContent .propertyList .attributes .value
{
	padding-right: 8px !important;
}

#pageContainer.home #pageContent .propertyList .attributes
{
	margin-top: 5px;
}

#pageContainer.home #pageContent .propertyList .attributes td
{
	font-weight: bold;
	padding: 2px 0 0 0;
	vertical-align: top;
}

#pageContainer.home #pageContent .propertyList .propertyItem .more
{
	font-weight: bold;
	font-style: italic;
}

#pageContainer.home #pageContent #rightContent .login
{
	display: none;
}

/* End Featured Properties */

#pageContent h1.pageTitle
{
	font-size: 1.5em;
	line-height: 1.3em;
}

#pageContent h1.homepageTitle
{
	font-size: 1.4em;
	line-height: 1.5em;
	text-align: center;
	padding: 0 20px;	
}

#pageContent p
{
	margin-bottom: 1em;
}
 /* Homepage Buttons */

#pageContainer.home #pageContent #twoColumns
{
	margin: 0px auto;
	display: block;
	width: 445px;
	clear: both;

}

#pageContainer.home #pageContent #twoColumns .list
{
	text-align: left;
	padding-bottom: 0px !important;
	border: 1px solid #BBB;
	background: #F7F7F7;
	padding: 3px !important;
}

#pageContainer.home #pageContent #twoColumns .white
{
	border: 1px solid #BBB;
	background: #fff;
}

#pageContainer.home #pageContent #twoColumns .list ul
{
	list-style-type: none;
}

#pageContainer.home #pageContent #twoColumns .list h4
{
	margin: 5px 0 5px 15px;
}

#pageContainer.home #pageContent #twoColumns p.smallText
{
	font-size: 0.85em;
}

#pageContainer.home #pageContent .columnLeft
{
	width: 200px;
	float: left;
	margin-right: 10px;
	display: block;
	text-align: center;
	padding: 7px 5px 5px 5px;
	border: 1px solid #BBB;
	margin-bottom: 20px;
}

#pageContainer.home #pageContent .columnRight
{
	width: 200px;
	float: left;
	margin-left: 10px;
	display: block;
	text-align: center;
	padding: 7px 5px 5px 5px;
	border: 1px solid #BBB;
	margin-bottom: 20px;
}

#pageContainer.home #pageContent #twoColumns .red
{
	border: 1px solid #BBB;
	background: #8A1515;
	text-align: center;
	padding: 4px;
}

#pageContainer.home #pageContent #twoColumns .red h4
{
	margin: 0px;
	color: #fff;
}

#pageContainer.home #pageContent #twoColumns a:hover .red
{
	background: #BF4343;
}

#pageContainer.home #pageContent #twoColumns a:hover .red h4
{
	font-style: italic;
}

#pageContainer.home #pageContent .homeButton
{
	padding: 3px;
	background: #F7F7F7;
	border: 1px solid #BBB;
}

#pageContainer.home #pageContent .homeButton:hover
{
	padding: 3px;
	background: #D7DAEF;
}

#pageContainer.home #pageContent .columnLeft p,
#pageContainer.home #pageContent .columnRight p
{
	margin-bottom: 0px;
}

/* News on Homepage */

#pageContainer.home #pageContent .columnCenter
{
	border: 1px solid #BBB;
	clear: both;
	padding: 3px;
	margin: 10px 0;
	background: #F7F7F7;
}

#pageContainer.home #pageContent .columnCenter .newsBody
{
	border: 1px solid #BBB;
	background: #FFF;
	padding: 7px;
}

#pageContainer.home #pageContent .columnCenter .newsBody h2
{
	font-size: 1.25em;
	margin: 0 0 5px 0;
}

#pageContainer.home #pageContent .columnCenter .newsBody h3
{
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0 0;
}

#pageContainer.home #pageContent .columnCenter .newsBody p.byline
{
	font-size: 0.85em;
	line-height: 0.85em;
	margin: 0 0 0 0 !important;
	font-weight: bold;
}

#pageContainer.home #pageContent .columnCenter .newsBody .newsItem
{
	margin: 0 0 0 0;
}

#pageContainer.home #pageContent .columnCenter .newsLink
{
	margin-right: 25px;
}

/* News on Homepage  that's commented out */

#pageContainer.home #pageContent #news
{
	background: url(../images/newsbk.gif) repeat-y;
	width: 505px;
	margin: 0 auto;
	_background: none;
}

#pageContainer.home #pageContent #news .newsTop
{
	display: block;
	width:505px;
	height:6px;
	background: url(../images/news_top.gif) bottom no-repeat;
}

#pageContainer.home #pageContent #news .newsBottom
{
	display: block;
	width:505px;
	height:6px;
	background: url(../images/news_bottom.gif) top no-repeat;
}

#pageContainer.home #pageContent #news .newsBody
{
	padding: 0 10px;
	_background: url(../images/newsbk.gif) repeat-y;
}

#pageContainer.home #pageContent #news .newsLink
{
	margin-right: 25px;
}

#pageContainer.home #pageContent #news .newsItem
{
	margin-bottom: 0;
}

#pageContent #leftContent
{
	width: 525px;
	float: left;
	background: #fff;
}

/* Charlie's CSS Image Rollovers */
#pageContainer.propertyDetail #pageContent .fullOff
{
	visibility: hidden;
	border: 3px double #003366;
}

#pageContainer.propertyDetail #pageContent #fullOff1
{
	visibility:visible;
}
/* End Rollovers */

#pageContainer.propertyDetail #pageContent .additionalLink h4
{
	text-decoration: underline;
	margin: 6px 0 1px 0;
	text-align: center;
}


/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
	text-align: left;
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */

/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu
{
	clear: both;
	display: block;
	height: 29px;
	background: #dddeee url(../images/topnav_right2.gif) right top no-repeat;
}

.menu li
{
	display: block;
	height: 29px;
	border-right: 1px solid #BDBEC7;
	border-left: 1px solid #fff;
	background: url(../images/topnav.gif) repeat-x;
}


.menu li.first
{
	background: url(../images/topnav_left2.gif) left top no-repeat;
	border-left: none;
}

.menu li.last
{
	background: none;
	border-right: none;
}

.menu li.last ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 15px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}

.menu li a
{
	color: #000436;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0.9em;
}

.menu ul {
	width: 10.2em;
}

.menu li:hover>a {
	color: #737692;
	text-decoration: none;
}

.menu a:hover {
	color: #737692;
	text-decoration: none;
}

.menu li li a
{
	color: #fff;
	padding: 5px;
	font-weight: normal;
}

.menu ul li ul
{
	width: 10.4em;
}

.menu li li a:hover {
	background-image: none;
}

.menu li li {	/* create borders around each item */
	background: #000436;
	font-size: 0.9em;
	font-weight: normal;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #BDBEC7;
	border-right: 2px solid #BDBEC7;
	left: -3px;
	*left: -2px;
	_left: -6px;
}

.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

.navSpacer
{
	padding: 0 10px;
	font-size: 1.1em;
	line-height: 24px;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts 
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}*/

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */


/* 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
{
	margin-top: 5px;
}

a.button img
{
	border: 0;
}

/* Site navigator. */

#pageContent .siteNavigator
{
    margin: .75em 0;
    padding: 0;
	font-size: 0.9em;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 0 6px 0 15px;
}

#pageContent .siteNavigator li.first
{
    background-image: none;
	padding-left: 0px;
}

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

/* Contact Table */

#pageTop .contactTable
{
	margin: 0 auto 15px auto;
	display: block;
	width: 500px;
}

#pageTop .contactTable td
{
	font-weight: normal;
	font-size: 0.9em;
}

#pageTop .contactTable td.header
{
	padding-bottom: 5px;
	font-weight: bold;
}


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

