@charset "UTF-8";
* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
} 

img {
border:0px;
padding:0px;
margin:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

body {
background-image:url(../images/BG/top_BG.jpg);
background-repeat:repeat-x;
}

h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}

a {
text-decoration:none;
color:#1402fe;
}

.clear {
	height:0px; 
	overflow:hidden; 
	display:block; 
	clear:both;
	visibility:hidden;
	}
	
/*-------------Calculator Box-------------*/
#calculatorbox p {
font-size:13px;
font-weight:100;
text-align:left !important;
}
	
/*-------------Constant Contact-------------*/
#constantcontact {
padding-top:130px;
}

#constantcontactemailbox {
}

#constantcontactform {
text-align:center;
}
	
/*-------------Container---------------*/
#container {
margin-left:auto;
margin-right:auto;
width:781px;
padding-bottom:3px;
min-height:500px;
_height:500px;
}

/* Contact Form
----------------------------------------------------- */
#contactusform {
width:300px;
height:400px;
}

#click_here_more_information {
text-align:center;
padding:15px 0 0 0;
}

#cfName, #cfEmail, #cfRegarding, #cfMessage {
border:1px solid #7F9DB9;
float:left;
display:block;
width:175px;
margin-right:180px;
margin-top:3px;
margin-bottom:4px;
}

#cfMessage {
padding:5px;
width:400px;
}

#cfRegarding {
width:180px;
float:left;
margin-bottom:6px;
}

#cfMessage {
font-size:12px;
width:230px;
}

/*--Comment Out
input#cfContact {
width:180px;
height:25px;
}
--*/

#cfContact {
margin-top:3px;
float:left;
padding-bottom:5px;
display:block;
width:200px;
margin-right:100px;
}

select#cfRegarding {
}

label {
/*------I removed this but float:left was originally in
float:left;
--*/
margin-top:2px;
padding-bottom:2px;
}

#EmailForm {
font-size:12px;
font-weight:bold;
}

form#EmailForm h3 {
color:black;
font-size:16px;
margin-top:5px;
margin-bottom:9px;
}

fieldset {
border:none;
}

input {
padding:2px;
}

div.errors {
color:#ff0000;
width:500px;
font-size:13px;
}

/*-------------Content-------------*/
#contenthome {
width:781px;
min-height:550px;
_height:550px;
padding-top:327px;
}

#contentpages {
width:781px;
min-height:550px;
_height:550px;
padding-top:142px;
}

#contenttop {
background-image:url(../images/top/home/contentTop.jpg);
height:34px;
width:761px;
padding:15px 0 0 20px;
display:block;
}

#contenttop h1 {
font-size:22px;
text-transform:uppercase;
font-weight:100;
}

#contentbottom {
background-image:url(../images/top/home/contentBottom.jpg);
background-repeat:no-repeat; /*---IE Hack---*/
height:12px;
width:781px;
display:block;
}

#contentbox {
border-left:3px solid #a7a099;
border-right:3px solid #a7a099;
width:775px;
min-height:815px;
_height:815px;
}

	/*--------------Content Body Left---------------*/
	#contentbodyL {
	width:460px;
	min-height:700px;
	_height:700px;
	float:left;
	padding:25px 25px 25px 35px;
	}
	
	#contentbodyL p {
	font-size:13px;
	padding-bottom:10px;
	text-align:justify;
	}
	
	#contentbodyL h1 {
	font-size:15px;
	padding-bottom:10px;
	margin:0px;
	}
	
	/*--------------Content Body Right---------------*/
	#contentbodyR {
	padding:24px 18px 0 0;
	width:221px;
	min-height:780px;
	_height:780px;
	float:right;
	display:block;
	}
	
	#nobankneeded {
	width:221px;
	height:194px;
	}
	
	#contentbodyRsignup {
	display:block;
	width:221px;
	height:194px;
	background-image:url(../images/Rnav/SignUp.jpg);
	margin-top:18px;
	}
	
	#contentbodyRstop {
	width:221px;
	height:333px;
	margin-top:18px;
	}
	
	#contentbodyRproperties {
	width:221px;
	min-height:347px;
	_height:347px;
	margin-top:18px;
	}
	
	#contentbodyRfeaturedproperties {
	border-left:3px solid #776f67;
	border-right:3px solid #776f67;
	min-height:270px;
	_height:270px;
	}
	
	#propertybox {
	width:420px;
	padding:20px 20px 0 20px;
	border:1px solid #a6a6a6;
	min-height:190px;
	_height:190px;
	margin-bottom:30px;
	}
	
	#propertyboxcontent {
	float:right;
	width:245px;
	height:165px;
	}
	
	#propertyboxcontent h1, #propertyboxcontent h2, #propertyboxcontent h3, #propertyboxcontent a, #propertyboxcontent p {
	margin:0;
	padding:0;
	line-height:1.2em;
	font-weight:100;
	}
	
	#propertyboxcontent h1 {
	color:#1c5583;
	font-size:16px;
	font-weight:bold;
	}
	
	#propertyboxcontent h2 {
	color:black;
	font-size:16px;
	font-weight:bold;
	}
	
	#propertyboxcontent h3 {
	padding-top:9px;
	font-size:14px;
	}
	
	#propertyboxcontent p {
	font-size:14px;
	}
	
	#propertyboxcontent a {
	color:red;
	font-size:13px;
	}
	
	#propertyimgbox {
	width:150px;
	height:160px;
	float:left;
	}
	
	#propertyimg {
	width:141px;
	height:141px;
	padding:2px;
	border:1px solid #6994b7;
	}
	
	#propertyenlarge {
	padding:6px 0 0 9px;
	}
		
		/*----------Featured Box----------*/
		#featuredbox {
		width:189px;
		height:63px;
		padding:20px 0 0 25px;
		}
		
		#featuredboximg {
		border:1px solid #989898;
		width:60px;
		height:60px;
		float:left;
		}
		
		#featuredboxinfo {
		width:110px;
		float:right;
		padding:3px 0 0 5px;
		}
		
		#featuredboxinfo h1, #featuredboxinfo h2, #featuredboxinfo a {
		font-size:15px;
		font-weight:100;
		line-height:1.0em;
		margin:0;
		padding:0;
		line-height:1.3em;
		}
		
		#featuredboxinfo h1 {
		font-weight:bold;
		height:17px;
		overflow:hidden;
		padding-bottom:3px;
		}
		
		#featuredboxinfo h2 {
		font-size:13px;
		}
		
		#featuredboxinfo a {
		font-size:13px;
		display:block;
		}
	
	#contentbodyRtop {
	height:53px;
	width:221px;
	display:block;
	}
	
	#contentbodyRbottom {
	height:37px;
	width:221px;
	}
	
/*-------------Footer------------*/
#footer {
width:781px;
height:60px;
padding-top:15px;
}

#footercontent {
float:left;
height:20px;
width:570px;
float:left;
padding:13px 0 0 30px;
}

#footercontent h1 {
font-size:11px;
font-weight:100;
}

#footer a {
color:black;
text-decoration:none;
font-size:11px;
}

#footerBBBimg {
float:right;
padding-right:30px;
width:135px;
height:48px;
}

/*-------------Lists--------------*/
#contentbodyL li {
padding:0 0 10px 10px;
margin:0 0 0 15px;
list-style:square;
}

/*-------------Navigation-------------*/
#navbox {
width:781px;
height:26px;
margin-top:88px;
}

	#navigation li {
	display:inline;
	}
	
	#navigation li a {
	color:black;
	text-decoration:none;
	padding:0px 21px 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
	
	#navigation li.last a {
	color:red;
	padding-right:0px !important;
	}
	
	#navigation li a:hover {
	color:white;
	}
	
	#rent50 a {
	display:none;
	}
	
/*---------Pagination--------*/
#pagination {
padding:0px 5px 0px 0px;
clear:both;
}

#pagesbodycontentvideosectionpag {
min-height:550px;
_height:550px;
}

.ditto_off {
border:1px solid #CCCCCC;
color:#CCCCCC;
margin-right:1px;
padding:1px 5px;
}

.ditto_currentpage {
border:1px solid black;
margin-right:1px;
padding:1px 5px;
}

.ditto_page {
background-color:white;
border:1px solid black;
color:#205780;
margin-right:1px;
padding:1px 5px;
}

.ditto_off a {
text-decoration:none;
}

#ditto_pages a:hover {
background-color:#FFFFFF;
color:#000000;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
border:1px solid black;
margin-right:1px;
padding:1px 5px;
text-decoration:none !important;
}

.ditto_currentpage {
background-color:#1C5583;
color:white;
}

/*-------------Property Listing-----------*/
	
	/*---------Property Listing L-----------*/
	#propertylistingL {
	width:157px;
	min-height:400px;
	_height:400px;
	float:left;
	}
	
	#propertylistingL h1 {
	color:red;
	font-size:13px;
	font-weight:100;
	text-align:center;
	margin-bottom:6px;
	padding:0 11px 0 0;
	}
	
	#propertyimgsmall {
	float:left;
	margin:7px 6px 0 0;
	border:1px solid #999999;
	}
	
	#picturescomingsoon {
	width:147px;
	height:147px;
	margin-top:20px;
	}
	
	#picturescomingsoonlistings {
	width:147px;
	height:147px;
	margin-top:3px;
	}
	
	/*---------Property Listing R-----------*/
	#propertylistingR {
	width:270px;
	min-height:400px;
	_height:400px;
	float:right;
	padding:18px 0 0 0;
	}
	
	#propertylistingR h1, #propertylistingR h2, #propertylistingR h3, #propertylistingR a, #propertylistingR p {
	margin:0;
	padding:0;
	line-height:1.2em;
	font-weight:100;
	}
	
	#propertylistingR h1 {
	color:#1c5583;
	font-size:16px;
	font-weight:bold;
	}
	
	#propertylistingR h2 {
	color:black;
	font-size:16px;
	font-weight:bold;
	}
	
	#propertylistingR h3 {
	padding-top:9px;
	font-size:14px;
	}
	
	#propertylistingR h4 {
	padding-top:9px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}
	
	#propertylistingR p {
	font-size:14px;
	}
	
	#propertylistingR a {
	color:red;
	font-size:13px;
	margin:0px;
	padding-bottom:1px;
	}

/*-------------TOP SEO Box--------------*/
#seoboxhome {
width:781px;
height:297px;
position:absolute;
top:0px;
}

#seoboxpages {
width:781px;
height:137px;
position:absolute;
top:0px;
}

#seoboxlogo {
height:80px;
width:501px;
float:left;
}

#seoboxlogo2 {
height:80px;
width:550px;
float:left;
}

#seoboxlogo3 {
height:80px;
width:563px;
float:left;
}

#seoboxcontact {
float:right;
width:150px;
height:40px;
padding-top:23px;
text-align:right;
}

#seoboxcontact p {
line-height:1.3em;
font-weight:bold;
color:#e7e7e7;
}

#seoboxcontact h1 {
line-height:1.3em;
font-weight:bold;
font-size:18px;
color:black;
}

#seomarketingbox {
width:781px;
height:156px;
margin-top:27px;
}

#seomarketingboximgL {
width:391px;
height:156px;
float:left;
}

#seomarketingboximgR {
width:390px;
height:156px;
float:right;
}

/*----------Video----------*/
#video_Ditto_box_padding {
padding:20px 0 0 0;
}

#video_ditto_box, #video_ditto_box_alt {
border:1px solid #999999;
min-height:108px;
_height:105px;
padding:15px 20px 20px 0;
}

#video_ditto_box_alt {
background-color:#f1f1f1;
}

#video_thumb_img_and_play {
float:left;
width:176px;
}

#video_thumb_img_and_play a {
padding:6px 0 0 23px;
float:left;
}

#video_blog_thumbnail {
border:1px solid #999999;
height:97px;
width:130px;
padding:1px;
margin:0 0 8px 0;
background-color:white;
}

#play_video {
clear:both;
}

#play_video a {
color:blue;
font-size:14px;
padding:0 0 0 57px;
}

#video_text_box {
padding:10px 0 0 0;
width:255px;
float:right;
}

/*-----------LIght Box CSS------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(assets/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
background:url(../../../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
