/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/spectrumamerica.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 7309 $
$LastChangedDate: 2010-10-05 14:50:49 -0400 (Tue, 05 Oct 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: #030029;
}

p, div, table
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4
{
	font-weight: bold;
	margin-bottom: 5px;
}

h1
{
	color: #fff;
	font-size: 1.8em;
}

#pageContainer.home h1
{
	color: #FF9759;
	font-size: 1.8em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.1em;
}

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

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

.imgCenter
{
	diaply: block;
	width: auto;
	margin: 5px auto;
}

.border
{
	border: 2px solid #5D5985;
	padding: 2px;
}

/* Free Shipping Tab */

.slide-out-div
{
	background: #FF9619;
	width: 155px;
	height: 154px;
	color: #fff;
	z-index: 999;
	font-size: 0.75em;
}     

.slide-out-div p
{
	margin-bottom: 5px;
	line-height: 1.25em;
}

.slide-out-div p.header
{
	font-size: 1.25em;
}

.slide-out-div .notice
{
	padding: 5px 15px;
	display: block;
	border-bottom: 2px solid #5C360A;
	border-top: 2px solid #FFD6A4;
	height: 140px;
}

.handle
{
	background: url(../images/free_shipping.png) no-repeat;
	height: 154px;
	width: 39px;
	display: block;
	top: -2px;
	_background: url(../images/free_shipping.jpg) no-repeat;
}

/* Homepage Styles */

#pageContainer.home .shippingOffer
{
	padding: 10px 13px;
	background: #FF9759;
	color: #;
	width: 215px;
	text-align: center;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #5C360A;
	border-right: 2px solid #5C360A;
	border-top: 2px solid #FFD6A4;
	border-left: 2px solid #FFD6A4;
	background: url(../images/ship_grad.jpg) #FF9619 bottom left repeat-x;
}

#pageContainer.home .shippingOffer p
{
	font-weight: bold !important;
}

#pageContainer.home #flash
{
	float: right;
	border: 2px solid #5D5985;
	width: 470px;
	height: 306px;
	margin-left: 20px;
	position: relative;
	top: 30px;
}

#pageContainer.home #flash object,
#pageContainer.home #flash img
{
	margin: 2px 0 0 2px;
	width: 466px;
	height: 302px;
}

.clear
{
	clear: both;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: auto;
	background: url(../images/headerbk.gif) top center repeat-x;
}

/* Page top. */

#pageTop
{
	height: 124px;
	width: 964px;
	margin: 0 auto;
	display: block;
	clear: both;
	position: relative;
	z-index: 1;
}

#pageTop a#logoLink
{
	width: 440px;
	height: 80px;
	display: block;
	float: left;
	background: url(../images/logo.png) center center no-repeat;
	margin-top: 10px;
	_background: url(../images/IE6/logoIE6.gif) center center no-repeat;
}

#pageTop i
{
	display: none;
}

#pageTop ul.auxLinks
{
	float: right;
	margin-top: 17px;
	width: 325px;
	height: 20px;
}

#pageTop ul.auxLinks li
{
	float: right;
	list-style-type: none;
	margin: 0 5px 0 10px;
}

#pageTop ul.auxLinks li.icon
{
	margin: 0 0 0 0;
	position: relative;
	top: -2px;
}

#pageTop ul.auxLinks li.basket a
{
	display: block;
	height: 16px;
	width: 72px;
	background: url(../images/topNav/basketIE6.gif) top center no-repeat;
	position: relative;
	top: -1px;
}

#pageTop ul.auxLinks li.signout a
{
	display: block;
	height: 16px;
	width: 56px;
	background: url(../images/topNav/signoutIE6.gif) top center no-repeat;
}

#pageTop ul.auxLinks li.signin a
{
	display: block;
	height: 16px;
	width: 47px;
	background: url(../images/topNav/signinIE6.gif) top center no-repeat;
}

#pageTop ul.auxLinks li.register a
{
	display: block;
	height: 16px;
	width: 53px;
	background: url(../images/topNav/registerIE6.gif) top center no-repeat;
}

#pageTop ul.auxLinks li a:hover
{
	background-position: 0px -16px;
}

#pageTop ul.auxLinks.lower
{
	float: right;
	margin-top: 20px;
	width: 964px;
	height: 20px;
	margin: 5px auto 0 auto;
}

#pageTop ul.auxLinks.lower li.icon.fax
{
	margin-left: 15px;
}

#pageTop ul.auxLinks.lower li.icon.call
{
	margin-left: 45px;
}

#pageTop ul.auxLinks.lower li.directions a,
#pageTop ul.auxLinks.below li.directions a
{
	display: block;
	height: 16px;
	width: 67px;
	background: url(../images/topNav/directionsIE6.gif) top center no-repeat;
}

#pageTop ul.auxLinks.lower li.icon.info,
#pageTop ul.auxLinks.below li.icon.info
{
	top: -1px;
}

#pageTop ul.auxLinks.lower li.hours a,
#pageTop ul.auxLinks.below li.hours a
{
	display: block;
	height: 16px;
	width: 76px;
	background: url(../images/topNav/hoursIE6.gif) top center no-repeat;
	position: relative;
	top: -1px;
}

#pageTop ul.auxLinks.lower li.icon.address
{
	float: left;
}

#pageTop ul.auxLinks.lower li a:hover,
#pageTop ul.auxLinks.below li a:hover
{
	background-position: 0px -16px;
}

#pageTop .search
{
	clear: right;
	float: right;
	margin-top: 10px;
	height: 29px;
	display: block;
}

#pageTop .search .placeholder
{
	font-size: 18px;
	color: #060044;
	padding: 2px 0 0 7px;
}

#pageTop .search #searchBox
{
	background: url(../images/searchbox.gif) top left no-repeat;
	border: none;
	width: 428px;
	height: 29px;
	position: relative;
	top: -9px;
	font-size: 18px;
	color: #060044;
	padding: 2px 0 0 7px;
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	width: 964px;
	margin: 0 auto 0 auto;
	display: block;
	background: url(../images/bottombk.gif) top center repeat-y;
	font-size: 80%;
	text-align: center;
}

#pageBottom .pageBottomTop
{
	width: 964px;
	height: 7px;
	display: block;
	background: url(../images/bottomtop.gif) top center no-repeat;
}

#pageBottom a
{
	color: #fff;
	text-decoration: underline;
}

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

#pageBottom ul.siteLinks
{
	padding: 3px 0 10px 0;
	width: 956px;
	display: block;
	background: url(../images/leftNav/hr.gif) bottom left repeat-x;
	margin: 0 auto 5px auto;
}

#pageBottom ul.siteLinks li
{
	display: inline;
	margin: 0 3px;
	list-style-type: none;
}

#pageBottom ul.userInfo li
{
	display: inline;
	margin: 0 25px;
	list-style-type: none;
}

#pageBottom p.branding
{
	font-size: 85%;
	padding: 7px 0 10px 0;
}

.preload
{
	display: block;
	background: url(../images/leftNav/hoverarrow.gif);
	width: 0px;
	height: 0px;
}

/* Page content. */

#pageContent
{
	width: 964px;
	margin: 0 auto;
	display: block;
	clear: both;
	position: relative;
	min-height: 680px;
	_height: 620px;
	_z-index: 1;
}

#pageContent #rightContent p,
#pageContent #rightContent ul,
#pageContent #rightContent ol,
#pageContent #rightContent table
{
	font-size: 100%;
	line-height: 26px;
	font-weight: 400;
}

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

#pageContent #rightContent
{
	float: right;
	margin: 10px 0 35px 10px;
	width: 750px;
	_height: 560px;
}

#pageContent #rightContent ul
{
	margin: 0 0 10px 15px;
}

#pageContent #rightContent ul li
{
	list-style-type: none;
}

#pageContent #rightContent a
{
	color: #6DFF59;
	text-decoration: underline;
}

#pageContent #rightContent a:hover
{
	color: #fff;
	text-decoration: none;
}

#pageContent #rightContent p
{
	margin-bottom: 12px;
}

/* Home Specific Styles */

#pageContent #rightContent .featuredProducts
{
	width: 380px;
	float: left;
	margin: 0 10px 10px 0;
}

#pageContent #rightContent .homeNews
{
	padding: 0 10px 10px 10px;
}

#pageContent #rightContent .homeNews p.byline
{
	margin: 0 0 5px 0;
	font-size: 0.8em;
	text-align: center;
}

#pageContent #rightContent .featuredProducts h2,
#pageContent #rightContent .homeNews h2
{
	color: #FF9759;
	text-align: center;
}

/* Left Navigation */

#pageContent #leftContent
{
	width: 181px;
	float: left;
	position: relative;
	z-index: 5;
}

#pageContent #leftContent ul#leftNav
{
	background: url(../images/leftNav/leftbk.gif) top left repeat-y;
	top: 10px;
	position: relative;
}

#pageContent #leftContent ul#leftNav li
{
	list-style-type: none;
}

#pageContent #leftContent ul#leftNav li i
{
	display: none;
}

#pageContent #leftContent ul#leftNav li.top
{
	display: block;
	height: 6px;
	background: url(../images/leftNav/top.gif) top left no-repeat;
	position: relative;
	*top: -13px;
	_top: 0px;
}

#pageContent #leftContent ul#leftNav li.bottom
{
	display: block;
	height: 6px;
	background: url(../images/leftNav/bottom.gif) top left no-repeat;
	position: relative;
	_top: 12px;
}

#pageContent #leftContent ul#leftNav li.hr
{
	display: block;
	height: 2px;
	margin: 5px 0 5px 4px;
	background: url(../images/leftNav/hr.gif) center left no-repeat;
	*height: auto;
	*margin: 0 0 0 4px;
}

#pageContent #leftContent ul#leftNav li a
{
	display: block;
	height: 22px;
	margin: 5px 0 5px 15px;
	*margin: 0 0 0 15px;
}

/* Top Level Nav */

#pageContent #leftContent ul#leftNav li.returnhome a
{
	background: url(../images/leftNav/returnhome.gif) top left repeat-y;
	position: relative;
	*top: -5px;
	*margin-bottom: -13px;
}

#pageContent #leftContent ul#leftNav li.contact a
{
	background: url(../images/leftNav/contact.gif) top left repeat-y;
}

/* Second Level Nav */

#pageContent #leftContent ul#leftNav li.items
{
	display: block;
	height: 22px;
	margin-left: 15px;
	background: url(../images/leftNav/items.gif) top left repeat-y;
}

/* Third Level Nav */

#pageContent #leftContent ul#leftNav li.new a
{
	background: url(../images/leftNav/new.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.featured a
{
	background: url(../images/leftNav/featured.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.sale a
{
	background: url(../images/leftNav/sale.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.gift a
{
	background: url(../images/leftNav/gift.gif) top left repeat-y;
}

/* Fourth Level Nav */

#pageContent #leftContent ul#leftNav li.about a
{
	background: url(../images/leftNav/about.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.news a
{
	background: url(../images/leftNav/news.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.photo a
{
	background: url(../images/leftNav/photo.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.help a
{
	background: url(../images/leftNav/help.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.faq a
{
	background: url(../images/leftNav/faq.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.friend a
{
	background: url(../images/leftNav/friend.gif) top left repeat-y;
}

#pageContent #leftContent ul#leftNav li.mail a
{
	background: url(../images/leftNav/mail.gif) top left repeat-y;
}

/* Hover style */

#pageContent #leftContent ul#leftNav li a:hover
{
	background-position: 0px -22px;
}

#pageContent #leftContent ul#leftNav li div a:hover
{
	background-position: 0px 0px;
}

/* Flyout Menu */

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

.menu {
	width: 10em;/* 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;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the right 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 30px 30px 10px;
	margin: -30px 0 0 -10px;
	/*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 li.arrow1
{
	background: url(../images/leftNav/arrow.gif) right center no-repeat;
	_height: 20px;
}

.menu li.arrow1:hover
{
	background: url(../images/leftNav/hoverarrow.gif) 75px center no-repeat;
}

.menu li.arrow2
{
	background: url(../images/leftNav/arrow.gif) right center no-repeat;
	_height: 20px;
}

.menu li.arrow2:hover
{
	background: url(../images/leftNav/hoverarrow.gif) 128px center no-repeat;
}

.menu {
	font-size: 18px;
	color: #6DFF59;
	margin-left: 15px;
	width: 167px;
	_margin-left: 0;
}

.menu li ul
{
	font-size: 16px;
	width: 100px;
	font-weight: bold;
}

.menu li ul li
{
	background: url(../images/leftNav/dropdownbk.gif) top left;
	height: 25px;
	display: block;
	position: relative;
	*margin-left: -16px;
	_margin-left: 0px;
}

.menu li ul li a
{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 5px;
	height: 25px;
}

.menu li.arrow1 ul div
{
	padding: 2px;
	border: 2px solid #fff;
	background: #060044;
	width: 100px;
	*width: 125px;
}

.menu li.arrow2 ul div
{
	padding: 2px;
	border: 2px solid #fff;
	background: #060044;
	width: 150px;
	*width: 175px;
}

.menu a {
	text-decoration: none;
	color: #6DFF59;
	display: block;
}

.menu a:hover, .menu li:hover>a {
	color: #fff;
}

.menu li {	/* create borders around each item */

}
.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 */
	left: 89%;
}

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

/* COMPONENTS. */

/* Forms. */

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

form tr.group {}

form td.caption
{
    width: 150px;
    height: 1.75em;
    vertical-align: middle;
	color: #fff;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

form ul.errors,
#pageContent ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px;
    margin-top: 0;
}

form ul.errors a,
#pageContent ul.errors a
{
	color: #CE0000 !important;
	font-weight: bold;
}

form ul.errors li,
#pageContent ul.errors li
{
    padding-top: 0.25em;
}

form ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

#pageContent #rightContent ul.siteNavigator
{
	font-size: 0.7em;
	position: absolute;
	top: 19px;
	right: 0;
	
/*
    margin-left: 0 !important;
    padding: 3px 0 0 0;
	position: absolute;
	bottom: 110px;
	border-top: 1px solid #5D5985;
	width: 715px;
	font-size: 0.7em;
*/
}

#pageContainer.productDetail #pageContent #rightContent ul.siteNavigator
{
    padding: 3px 0 0 0px;
/*
    padding: 3px 0 0 60px;
	width: 655px;
*/
}

#pageContainer.productDetail #pageContent #rightContent p.back
{
/*
    margin-left: 0 !important;
	position: absolute;
	bottom: 110px;
	left: 363px;
*/
	position: absolute;
	bottom: 0px;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 3px 0 10px;
}

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

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0;
}

.pageNavigator .label
{
	font-size: 80%;
}

.pageNavigator ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    font-weight: bold;
	margin: 0 5px 0 0;
	font-size: 1.1em;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
	font-style: italic;
}

.pageNavigator.bottom
{
	margin-bottom: 0;
}

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

