/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/roadhousecafe.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6381 $
$LastChangedDate: 2009-03-04 12:40:28 -0500 (Wed, 04 Mar 2009) $
*/

@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: #E0D8A4;
}

p, div, table
{
	font-family: "Times New Roman", times new roman, times, serif;
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 1.5em;
}

p
{
	padding-bottom: 1em;
}

a
{
	color: #0D316B;
}

a:hover
{
	color: #485774;
}

a:visited
{
	color: #7D2428;
}

h1
{
	font-size: 1.5em;
	padding: 0 0 7px 0;
	color: #7E2426;
}

h2
{
	font-size: 1.25em;
}

h3
{
	font-size: 1em;
}

h4
{
	font-size: 1.25em;
	font-variant: small-caps;
	color: #7D2428;
}

.imgRight
{
	border: 2px solid #07132D;
	float: right;
	margin: 5px;
}

.imgLeft
{
	border: 2px solid #07132D;
	float: left;
	margin: 5px;
}

div.homeVideo
{
	display: block;
	width: 350px;
	float: right;
	margin: 0 0 10px 20px;
	text-align: right;
}

div.homeVideo a
{
	font-weight: bold;
	font-size: 1.1em;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    margin: 0 auto;
	heighht: 100%;
	width: 1000px;
	background: #fff url(../images/pagecontainer.jpg);
}

/* Page top. */

#pageTop
{
	background: #7E2426 url(../images/header.jpg);
    margin: 0 auto;
	width: 950px;
	height: 154px;
	display: block;
}

#pageTop #logoLink
{
	width: 550px;
	height: 154px;
	display: block;
	position: relative;
	z-index: 5;
	cursor: pointer;
	float: left;
}

/* Page bottom. */

#pageBottom
{
	width: 875px;
	display: block;
	margin: 0 auto;
    clear: both;
	background: #04142B url(../images/footer_grad.jpg) right repeat-y;
	color: #FFEDCA;
	font-size: 0.7em;
	padding-left: 75px;
	padding-top: 5px;
	line-height: 2em;
	border-top: #000 1px solid;
}

#pageBottom a
{
	color: #FFEDCA;
	font-style: italic;
}

#pageBottom ul
{
	list-style: none;
	display: inline;
	margin-right: 50px;
}

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

#pageBottom .bottomSpacer
{
	padding: 0 3px;
}

#pageBottom .siteLastUpdated
{
	margin-right: 50px;
}

#pageBottom .branding
{
	margin-left: 50px;
	margin-right: 50px;
}

/* Page content. */

#pageContent
{
	float: left;
	width: 751px;
	margin-left: 25px;
	margin-right: 1px;
	padding: 0 10px 10px 10px;
	_width: 752px;
	_padding: 0 10px 0 10px;
	_margin: 0 0 10px 12px;
}

#pageContent #addressBar
{
	background: #092049 url(../images/nav_grad.jpg);
	display: block;
	height: 26px;
	width: 771px;
	float: left;
	margin-left: -10px;
	margin-bottom: 10px;
	_width: 777px;
	_margin: 0 -10px 10px -7px;
}

#pageContent #addressBar ul
{
	margin-left: 50px;
	margin-bottom: 0px;
}

#pageContent #addressBar li
{
	list-style: none;
	display: inline;
	color: #FBEEB9;
	font-weight: bold;
	font-style: italic;
}

#pageContent #addressBar li.spacer
{
	padding: 0 25px;
}

#pageContent .homeImg
{
	margin: -10px 0 0 -10px;
	_margin: -10px -10px 0 -9px;
}

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

#pageContent ul
{
	margin-left: 35px;
	margin-bottom: 15px;
}

#pageContent ol
{
	margin-left: 20px;
	margin-bottom: 15px;
}

#pageContent .awards
{
	color: #7E2426;
	font-weight: bold;
}

#pageContent .mag
{
	color: #071D42;
	font-weight: bold;
}

#pageContent .phantom
{
	color: #6311A4;
	font-weight: bold;
}
/* Menu Pages */

#pageContainer.menus #pageContent
{
	background: url(../images/swirljpg.jpg) 98% 18px no-repeat;
}

#pageContainer.menus #pageContent .subHeader
{
	color: #914547;
	font-size: 1.25em;
}

/* Right Navigation */

#rightNav
{
	display: block;
	width: 178px;
	float: left;
	_margin-left: 1px;
}

#rightNav li
{
	list-style: none;
	width: 178px;
	height: 25px;
	border-top: 1px solid #974F52;
}

#rightNav .last
{
	border-bottom: 1px solid #974F52;
}

#rightNav a
{
	display: block;
	width: 158px;
	height: 25px;
	padding-left: 20px;
	text-decoration: none;
	color: #FBEEB9;
	font-weight: bold;
	background: #7E2426 url(../images/left_nav_grad.jpg) repeat-y;
}

#rightNav .facebook
{
	margin: 20px 0 0 20px;
}

.preload
{
	background: url(../images/left_nav_hover_grad.jpg) no-repeat;
}

#rightNav a:hover
{
	background: #491517 url(../images/left_nav_hover_grad.jpg) repeat-y;
}


/* - - - ADxMenu: BASIC styles - - - */

.menu {
	/* VERY IMPORTANT! Set this to appropriate value, either here on down in the design section */
}

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

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	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 ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	right: 0;	/* while hidden, always keep them at the top right corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	right: 100%;	/* and move them to the left of the item */
}

/* -- 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: 30px 10px 30px 30px;
	margin: -30px -10px 0 0;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}


/* - - - ADxMenu: DESIGN styles - - - */

.menu {
	float: right;
}

.menu a {
	text-decoration: none;
	display: block;
}

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

}

.menu li:hover>ul {	/* inset submenus, to show off overlapping */
	top: -1px;
	right: 101%;
}

.menu li ul li a
{
	border-right: 1px solid #974F52;
	border-bottom: 1px solid #974F52;
	border-left: 1px solid #974F52;
}

/* 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: 3px 0 0 0;
    padding: 0;
	font-variant: small-caps;
	font-size: 0.8em;
}

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

