@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('http://assets.rmcloud.com/fonts/gothic-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/gothic-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/gothic-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/gothic-webfont.svg#webfontvg1aBrwp') format('svg');
	font-weight: normal;
	font-style: normal !important;
}

@font-face {
	font-family: 'CenturyGothicBold';
	src: url('http://assets.rmcloud.com/fonts/gothicb-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/gothicb-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/gothicb-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/gothicb-webfont.svg#webfontlO5sd87z') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ClarendonRoman';
	src: url('http://assets.rmcloud.com/fonts/clrndnn-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/clrndnn-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/clrndnn-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/clrndnn-webfont.svg#webfontWyEhLWuZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {background: url(images/body_tile.gif);}
	
.wrapper {width: 100%;}
.container {width: 960px;margin: 0 auto;}
.clear {height: 0;line-height:0;font-size:0;}

#header {
	background: url(images/header_tile.gif) scroll repeat-x top left transparent;
	height: 225px;
}

#header_container {
	background: url(images/siteHeader.gif) scroll no-repeat top left transparent;
	position:relative;
	height:122px;
}

#header_container #social_icons {
	left:495px;
	*left: 535px;
	list-style:none outside none;
	margin:0;
	position:absolute;
	top:63px;
}

#header_container #social_icons li {
	float: left;
}

#header_container #social_icons li a {
	display: block;
	height:18px;
	width: 18px;
	margin-right: 9px;
	background-image: url(images/social_icons.gif);
}

#header_container #social_icons li a#twitter {background-position: top right;}
#header_container #social_icons li a#twitter:hover {background-position: bottom right;}
#header_container #social_icons li a#fb {background-position: top center;}
#header_container #social_icons li a#fb:hover {background-position: bottom center;}
#header_container #social_icons li a#blog {background-position: top left;}
#header_container #social_icons li a#blog:hover {background-position: bottom left;}

#header_container h1 {
	font-family:'CenturyGothicRegular';
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:91px 0 0 45px;
	text-shadow:1px 1px 1px #FFFFFF;
}

#header_container h1 strong {
	color:#FFFFFF;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	padding:0 0 0 56px;
	text-shadow:none;
}

#nav {
	list-style: none;
	background: url(images/nav_bg.gif) no-repeat scroll top left transparent;
	height:40px;
	padding: 0 0 0 5px;
	width: 955px;
	positioN: relative;
	z-index: 99;
}
	
#nav li {
	float: left;
	position:relative;
}

#nav li a {
	display:block;
	font-family: 'CenturyGothicRegular';
	font-style:normal;
	font-size: 16px;
	color: #fff;
	text-decoration:none;
	padding: 8px 33px;
	background: url(images/nav_div.gif) no-repeat scroll left center transparent;
}

#nav li a:first-child {
	background: none;
}

#nav li.over a {
	background-color: #FFF;
	color: #222;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width:200px;
	list-style:none;
	margin: 0 0 0 -1px;
	padding: 0;
	background-color:#fff;
	border:1px solid #000;
	border-top: none;
}

#nav li.over ul {
	display:block;
}

#nav li.over ul li {
	float: none;
	-float: left
}

#nav li.over ul li a {
	padding: 5px;
	font-size:14px;
	-height: 30px;
	-color: #000000 !important;
	-background-color: #fff;
	-background-image: none;
}

* html #nav li ul li.over a {
	color:#000;	
	display:block;
}

#nav li.over ul li a:hover {
	background-color: #6da736;
	color: #fff;
	-color: #000;
	border:1px solid #000;
	border-left: none;
	border-right: none;
	padding: 4px 5px;
}

#contentArea {
	background: url(images/content_wrapper_bg.png) no-repeat scroll top center transparent;	
	*background: none;
}

#contentArea_container {
	margin-top:-63px;
	padding-top:505px;
	background: url(images/content_bg.gif) no-repeat scroll bottom center #FFF;	
	position: relative;
}

#contentArea_container_int {
	margin-top:-63px;
	background: #FFF;	
	padding: 23px 25px 1px 25px;
	width: 910px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #222;
}

#contentArea_container_int h2 {
	margin:0;
	padding: 0;
}

#leftContent {
	width: 630px;
	float: left;
	position:relative;
	padding: 0 0 30px;
}

#leftContent .content_block {
	padding: 16px 0 0 20px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #272727;
	width:610px;
}

#leftContent #three_btns {
	position: absolute;
	top: -136px;
	width: 960px;
	left: 10px;
}

#leftContent #three_btns a {
	background:url("images/three_buttons.gif") no-repeat scroll 0 0 transparent;
	color:#7B7B7B;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:117px;
	line-height:19px;
	margin-left:10px;
	padding:9px 4px 0 122px;
	text-decoration:none;
	width:174px;
}

#leftContent #three_btns a h3 {
	color:#FFFFFF;
	font-family:'CenturyGothicBold';
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:3px 0;
}

#leftContent #three_btns a strong {
	color:#FFFFFF;
	display:block;
	font-family:'CenturyGothicRegular';
	font-size:16px;
	font-weight:normal;
	padding:3px 0;
}

#leftContent #three_btns a:hover h3, #leftContent #three_btns a:hover strong {
	color: #b0d033;	
}

#leftContent #three_btns a#lingo {background-position: top left;}
#leftContent #three_btns a#sell {background-position: top center;}
#leftContent #three_btns a#info {background-position: top right;}

#leftContent h2 {
	background-color: #292929;	
	margin: 0 0 10px;
	padding: 3px 0 3px 20px;
	color: #fff;
	font-family:'CenturyGothicRegular';
	font-size:20px;
	font-weight:normal;
}

#leftContent #blog-posts-widget h2 {
	display: none;	
}

#leftContent #blog-posts-widget img {
	display: none;	
}

#leftContent #blog-posts-widget ul.articles {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 630px;
}

#leftContent #blog-posts-widget ul.articles li.article {
	margin: 0 0 0 20px;
	-margin: 0 0 0 10px;
	width:288px;
	float:left;
	border-bottom: 1px solid #949494;
	text-align:justify;
}

#leftContent #blog-posts-widget ul.articles li.article h3 {
	margin:10px 0;
	padding: 0;
}

#leftContent #blog-posts-widget ul.articles li.article h3 a {
	color: #86b626;
	font-family: 'CenturyGothicBold';
	font-size:16px;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height:42px;
}

#leftContent #blog-posts-widget ul.articles li.article h3 a:hover {
	text-decoration: underline;	
}

#leftContent #blog-posts-widget ul.articles li.article .date {
	display: none;
}

#leftContent #blog-posts-widget ul.articles li.article p.preview {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*height:115px;*/
	height:auto;
}

#leftContent #blog-posts-widget ul.articles li.article p.preview a {
	color: #030;
	text-decoration: none;
	text-align:right;
}

#leftContent #blog-posts-widget ul.articles li.article p.preview a:hover {
	color: #222;
}
#rightContent {
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
	position:relative;
}

#rightContent a#hhomes {
	display: block;	
	background:url("images/holobitsky_homes_btn.gif") no-repeat scroll 0 0 transparent;
	width:300px;
	height:51px;
}

#rightContent #featList {
	margin: 10px 0 0;
	-margin:0;
	background:url("images/featured_listings_bg.gif") no-repeat scroll 0 0 transparent;	
}

#rightContent h2 {
	color:#FFFFFF;
	font-family:'CenturyGothicRegular';
	font-size:19px;
	font-weight:normal;
	margin:0;
	padding:25px 0 6px 10px;
}

#rightContent #spacegallery-widget {
	height: 232px;
   	 margin: 20px 0 20px 30px;
    	overflow: hidden;
    	padding: 0;
    	width: 269px;
	-margin:0;
	-position:relative;
	-left:30px;

}

#rightContent #spacegallery-widget .spacegallery {
	height:169px;
	width:238px;
}

#rightContent #spacegallery-widget div.view-listing-button {
	background-image: url(images/view_featList.gif);
	background-position:left top;
	cursor:pointer;
	height:30px;
	position:absolute;
	left:172px;
	top:15px;
	width:64px;
	margin:0;
	z-index:1001;
}

#rightContent #spacegallery-widget div.view-listing-button:hover {
	background-position: left bottom;	
}

#rightContent #spacegallery-widget div.view-listing-button a {
	display: block	
}

#rightContent #spacegallery-widget div.view-listing-button a img {
		
}

#rightContent #spacegallery-widget div.property_info h1 {
font-family:'CenturyGothicRegular';
font-size:16px;
font-weight:normal;
line-height:16px;
margin:0;
padding:10px 0 0;
text-align:left;
}

#rightContent #spacegallery-widget div.property_info a {
	color: #000;
	text-decoration:none;
}

#rightContent #spacegallery-widget div.property_info a:hover {
	color:	 #6da736;
}

#rightContent #spacegallery-widget div.property_info h2 {
font-family:'CenturyGothicRegular';
font-size:14px;
font-weight:normal;
line-height:16px;
margin:0;
padding:5px 0 0;
text-align:left;
}


#rightContent form#form_contact_agent {
	background:url("images/question_form_bg.gif") no-repeat scroll 0 0 transparent;	
	margin: 10px 0 0;
}

#rightContent form#form_contact_agent fieldset {
	padding:0;	
	border: none;
}

#rightContent form#form_contact_agent .radio {
	display: none;
}

#rightContent form#form_contact_agent input {
	background:url("images/question_input.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	margin:8px 0 0 25px;
	padding:8px;
	width:234px;
}

#rightContent form#form_contact_agent textarea {
	background:url("images/question_textarea_bg.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	margin:10px 0 0 25px;
	padding:7px;
	width:234px;
	height:68px;
}

#rightContent form#form_contact_agent .verify{margin:5px 0 0 25px; font-family:Verdana,Geneva,sans-serif; *float:left; -float:none;}
#rightContent form#form_contact_agent input#verify{margin:5px 0 0 5px; width: 45px; background:url("images/question_input_verify.gif") no-repeat scroll 0 0 transparent; *float:left; -float:none;}


#rightContent form#form_contact_agent button {
	background:url("images/question_btn.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	margin:6px 0 11px 8px;
	padding:7px 32px;
	cursor:pointer;
	*padding: 1px 15px;
}
#rightContent form#form_contact_agent .notice{margin:0 25px; text-align:center; color:#f00; font-family:Verdana,Geneva,sans-serif; font-size:12px; line-height:1.1; height:26px;}

#rightContent .twtr-hd, #rightContent .twtr-ft {
	display: none;
}

#rightContent .twtr-bd .twtr-timeline {
	background:url("images/twitter_bird.gif") no-repeat scroll 0 0 transparent !important;
	font-family:'CenturyGothicRegular';
	font-size:12px;
	height:151px !important;
	padding:25px 0 0 65px;
	margin-top:15px;
}

.int_bottomInfo {
	margin:0 !important;
	background: url(images/int_footer_bg.gif) no-repeat top center #222 !important;
}

#bottomInfo {
	background: url(images/footer_top.gif) repeat-x #222;
	margin-top:-75px;
	padding-top: 75px;
}

#bottomInfo #info {
	background: url(images/footer_logo.gif) no-repeat center center;
	padding: 10px;
	font-family: "CenturyGothicRegular";
	color: #fff;
	font-size: 12px;
}

#bottomInfo #info a {
	color: #fff;	
}

#bottomInfo #info h1 {
	margin: 15px 0;
	padding: 0;
	font-weight:normal;
	color: #6da736;
	font-size: 18px;
}

#bottomInfo #info #linda {
	float: left;
	width:50%;
	text-align:left;
}

#bottomInfo #info #justin {
	float: right;
	width:50%;
	text-align:right;
}

#bottomInfo #links {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	padding: 0 0 15px;
}

#bottomInfo #links a {
	color: #fff;	
}


.sm li#meet {
    background: url("images/slide_meet_bg2.jpg") no-repeat scroll left top transparent !important;
}

.sm li#meet h2 {
    margin: 43px 10px 25px 265px !important;
    width: 280px !important;
}

.sm li#meet p {
    margin: 0 20px 0 265px !important;
    width: 260px !important;
}

.sm li#meet h3 {
    margin-left: 277px !important;
    font-weight: bold !important;
    font-size: 23px;
}

.sm li#meet p { color: #666 !important; }


/* Redforms: Ask A Question */
#redform-AskAQuestion {
    background: #eaeaea;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
}
#redform-AskAQuestion h2 {
    background: none repeat scroll 0 0 #333333;
    margin: 10px 0 0;
    padding: 3px 10px 4px 10px;
}
#redform-AskAQuestion div.required.legend {
	display: none;
}
#redform-AskAQuestion .redform {
    padding: 10px 20px 20px 20px;
    box-shadow: none;
    background: none;
}
#redform-AskAQuestion .redform form {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
}
#redform-AskAQuestion label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
}
#redform-AskAQuestion .btn-primary {
    background: url("images/question_btn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
    margin: 0 auto;
    min-width: 118px;
    width: 118px;
    height: 30px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
    font-family: Arial, Helvetica, sans-serif;
}
#redform-AskAQuestion .btn-primary:hover {
    text-shadow: 1px 1px 3px rgba(0,0,0,1);
}