/****************************************************
Created By: Charley Ruggiero
Layout CSS File 
****************************************************/

/***************************************************/
/************ SITE LAYOUT AND DESIGN ***************/
/***************************************************/
/* STANDARD TAGS */ 
body {margin:0; padding:0; font-family:Helvetica, Arial, sans-serif; font-size:12px; background:url(/img/bckg.jpg) top left repeat-x #FFF;} 
p {margin:10px;} 
img {border:none;} 
a {outline-style:none;} 
a:link, a:visited {color:#000099; text-decoration:underline;} 
a:hover, a:focus, a:active {color:#000033; text-decoration:none; outline:none;} 
#wrapper {position:relative; width:990px; margin:0 auto;} 

/* HEADER */ 
#header {position:relative;  width:100%; height:304px; margin:0; background:url(/img/fastCashHeader.png) top left no-repeat; z-index:1000; }
h1#topHead {
	width:900px; 
	text-align:center; 
	margin:0 auto;
	font-weight:normal;
	padding:0; 
	font-size:11px; 
	color:#000;
}
#logo { position:absolute; top:13px; padding:0; margin:0; left:13px; width:955px; height:240px; overflow:hidden; }

#subNav {position:absolute; top:-10px; right:74px; font-size:14px;  line-height:1.4em; color:#FFF;  }
#subNav li {float:left; list-style:none; margin:0; padding:0 5px; border-right:#000 solid 1px;  }
#subNav li.end { border-right:none;  }
#subNav li a {float:left; list-style:none; color:#000; font:Tahoma, Geneva, sans-serif; text-decoration:none; }
#subNav li a:hover {color:#666;}

#secondaryNav {position:absolute; right:0px; top:50px; background-color:#999999;}
#secondaryNav li {float:left; margin:0 15px; list-style:none; font-size:1.2em;}
#secondaryNav a {text-decoration:none;}
#secondaryNav a:hover {text-decoration:underline;}

#mainNav { position:absolute; top:258px; width:980px; height:60px;}
#mainNav ul {padding:5px; margin:0 0 0 40px;}
#mainNav ul li { float:left; display:inline-block; font:14px Tahoma, Geneva, sans-serif; color:#000; padding:0 5px 0 5px; font-weight:bold; border-right:#000 ridge thin;  position:relative; width:140px; text-align:center;  }
#mainNav ul li.end { border-right:none; }
#mainNav ul li a { color:#000;text-decoration:none;}
#mainNav ul li a:hover { color:#666;}

/*****drop down***/
/*#mainNav ul li ul {position:absolute; left:-9999px; margin:-39px 0 0 245px; padding:0; z-index:999;}
#mainNav ul ul li {float:none; border:none; margin:0; height:26px; z-index:998;}

#mainNav ul li:hover ul, #mainNav li.sfhover ul { display:block; left:0; z-index:998;}

#mainNav li ul li {padding:0; margin-top:0; z-index:999;}

#mainNav ul ul li a {background-color:#0076A3; background-image:none; text-align:left; display:block; color:#fff; height:18px; font:12px Arial, Helvetica, sans-serif; padding:5px 20px 5px 5px; z-index:998;}
#mainNav ul ul li a:hover {  background-image:none; background-color:#fff; color:#000; z-index:998;}

#mainNav ul ul ul {  display:block; z-index:998;}

#mainNavBckg { position:absolute; top:126px; background:url(/img/menu.png) top left no-repeat; width:265px; height:319px; margin-bottom:10px; }
*/
/*** new drop down ***/
#mainNav ul li ul {position:absolute; width:180px; left:-9999px; top:34px; }
#mainNav ul li:hover ul, #mainNav li.over ul {left:-4px; display: block;}
#mainNav ul ul {width:180px; list-style:none; margin:0;}
#mainNav ul ul li { float:left; padding:0; margin:0; border-right:none;}
#mainNav ul ul li a {background-color:#ffcc00; background-image:none; width:300px; font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#000;  padding:5px 9px; white-space:nowrap; display:block; text-align:left;}
#mainNav ul ul li a:hover {background-image:none; background-color:#ffe373; }


/* CONTAINER */ 
#container {width:100%; min-height:200px; background:url(/img/fastCashContentBck.png) top left repeat-y; margin:0 0 0 0;}
#container a {color:#267d76; text-decoration:underline;}
#container a:hover {color:#354035; text-decoration:none;}
#content {float:left; min-height:200px; width:920px; margin:20px 20px 20px 30px;}

#cta { float:left; width:800px; height:295px; padding:0 50px; margin:0 0 0 40px; }
#homeBuy a { float:left; background:url(/img/BuyLink.jpg) top left no-repeat; width:339px; height:295px; margin:0 0 0 230px;}
#homeBuy a:hover { background:url(/img/buyHover.jpg) top left no-repeat; width:339px; height:295px;}

#homeSell a { float:left; background:url(/img/SellLink.jpg) top left no-repeat; width:339px; height:295px; margin:0 30px;}
#homeSell a:hover { background:url(/img/SellHover.jpg) top left no-repeat; width:339px; height:295px;}

#hometext { float:left; margin:20px auto 0 auto; text-align:center; width:980px; height:100px; }

/* FOOTER */ 
#footer { width:990px; height:140px; margin:0 auto;  background:url(/img/fastCashcontentEnd.png) top left no-repeat;}
#footerLinks {float:left; width:960px; height:140px; margin-top:-10px; }
#footerLinks li { float:left; list-style:none; padding:5px 10px; width:120px; text-align:center; border-right:#000 solid 1px;}
#footerLinks li.end {  border-right:none;}
#footerLinks li a { font:14px Arial, Helvetica, sans-serif; color:#000; text-decoration:none; font-weight:bold;}
#footerText { float:right; margin:20px 0 0 0;}

/* SITE CREATED BY LINKS */
#delawarelink {font-size:10px;width:960px;text-align:center;clear:both;padding:0px;}
#delawarelink a:link,#delawarelink a:visited,#delawarelink a:hover,#delawarelink a:active{text-decoration:none;color:#333333;}

/*******************************************************/
/***************** CMS STYLE OVERRIDES *****************/
/*******************************************************/
#treePageListWrapper {
	width:200px;
}
#treePageDetailsWrapper {
	width:600px;
}
#treePageDetailsTitle { margin:0 0 10px 0; font:20px Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#333; border-bottom:#FC0 solid thin;}

#pubRealEstatePageDetailsTitle {font-size:18px;}
#pubRealEstateForm { display:none; }
input#inquiryFirstName { width:200px; border:#999 solid 1px;}
input#inquiryEmailAddress { width:200px; border:#999 solid 1px;}
input#inquiryLastName { width:200px; border:#999 solid 1px;}
input#inquiryPhone { width:200px; border:#999 solid 1px;}
textarea#inquiryDetails { height:150px; width:555px; border:#999 solid 1px;}
#mainGallery { margin:0 10px 0 0; /*width:450px;  min-height:330px;*/}
#pubRealEstateGoogleMap { float:left; margin-left:20px; margin-top:25px; width:400px; height:340px;}
input#user_HomeStreet { border:#000 solid 1px; width:300px;}
input#user_phonePrimary { border:#000 solid 1px; width:300px;}
input#user_emailAddress { border:#000 solid 1px; width:300px;}
input#user_lastName { border:#000 solid 1px; width:300px;}
input#user_firstName { border:#000 solid 1px; width:300px;}
input#user_HomeCity { border:#000 solid 1px; width:300px;}
input#user_HomeState { border:#000 solid 1px;}
input#user_HomePostalCode { border:#000 solid 1px;}
textarea#question { border:#000 solid 1px; width:400px; height:200px;}

#pubRealEstateGalleryWrapper {width:450px;}
#pubRealEstateDescriptionWrapper { margin:10px 10px 20px 10px;}
#pubRealEstateInquiry { width:560px;}
#pageDetailsBack {position:absolute; top:334px; font-size:14px; right:250px; }
#treePageDetailsMoveForward { margin-left:50px; margin-right:50px;}
#pubListingsMainGalleryWrapper { width:450px; text-align:center;}
#pubRealEstateIntro { width:450px;}

.pubRealEstateFeatured {float:left; width:210px; margin:10px; min-height:235px;}
.pubRealEstateFeatured img { border: solid 1px #036;}
#pubRealEsateFeaturedWrapper{}
#featured {float:left; width:930px;}
#ticker { float:left; width:930px;}
#tickerText { font:22px "Comic Sans MS", cursive; color:#036; font-weight:bold; height:45;}
#iemarquee { height:45px;}
#tickerWrapper { height:45px;}
#pageDetailsPrintableLink { font-size:14px; margin-right:20px;}
#pubRealEstateRight {width:400px;}
#pubRealEstateMoveImagesLinks { width:450px; font-size:14px;}
#pubRealEstateDetailsMoveBack{ float:left; padding:5px 100px 4px 50px;}
#pubRealEstateDetailsMoveForward{ float:right; padding:5px 52px 4px 0px;}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	
}


#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1000001;
	top: 0px;
	left: 0px;
}

/*.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}*/
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1000002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1000003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:1000000;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	
}

.pubRealEstateAttributesTitle {
	text-align:right;
	width:200px;
}

/*******************************************************/
/******** CSS BELOW SHOULD NOT NEED MODIFICATION *******/
/*******************************************************/
/* DEV MODE */
#devmode {background-color:#999999;color:#FFFFFF;font-size:.8em;font-weight:bold;width:100%;text-align:center;position:fixed;bottom:0;left:0;padding:1px;margin:0px;cursor:pointer;}
/* CSS HACKS */
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* HIDES FROM IE-MAC \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* END HIDE FROM IE-MAC */
