/*
Theme Name: The Bel Air
Theme URI: http://gorillathemes.com/
Description: WordPress Real Estate Theme
Version: 1.6
Author: Gorilla Themes
Author URI: http://gorillathemes.com/
*/

	
/* Global Reset
-----------------------------------------------------------------------------*/
* {
	border:0;
	margin:0;
	padding:0;
}

body {
	font-family:Arial;
	color:#444444;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:0;
	line-height:18px;
	font-size:13px;
	background:#fff url(images/background2.jpg) repeat-x 0px 0px;
	margin:0 auto;
	padding:0;
}

li {
	list-style:none;
}


	
/* Links
-----------------------------------------------------------------------------*/
a {
	color:#333;
	text-decoration:underline;
}

a.author_link {
	color:#666;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia;
	line-height:26px;
}



a.readmore {
	color:#666;
	font-weight:bold;
	display:block
}

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

.readmore {
	color:#212121;
	font-weight:normal;
}

h1 {
	font-family:Georgia;
	color:#31a09c;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	line-height:30px;
	font-size:30px;
	margin:15px 0 0;
}

h2 {
	font-family:Georgia;
	color:#446b6a;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	line-height:18px;
	font-size:24px;
	margin:0;
}

h2 a {
	font-family:Georgia;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	line-height:18px;
	font-size:20px;
	margin:20px 0;
}


	
/* Agent - Author
-----------------------------------------------------------------------------*/
.list_author_image {
	border:1px solid #ebebeb;
	padding:5px;
	margin:0 10px 10px 0;
	background:#f9f9f9;
	font-size:10px;
	float:left;
}

.author_name {
	margin-top:30px;
}

.author_name_single {
	margin-top:15px;
}

.author_photo img {
	float:left;
	margin:10px 3px 0 10px;
	border:2px solid #ccc;
}

.agents_photo img {
	float:left;
	border:2px solid #ccc;
}

.agents_photo a {
	float:right;
	border:2px solid #ccc;
}


.author_photo {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin-top:0px;
	padding:0 5px 0 0;
	float:left;
}

.author_page_bio {
	border:1px dotted #ebebeb;
	padding:20px 10px 10px;
	width:500px;
	margin:0 10px 0 0;
	min-height:160px;
}

.post_authors {
	border:1px solid #ccc;
	min-height:160px;
	padding:10px;
	margin:0 0 5px;
}

.post_authors img {
	float:left;
	border:1px solid #ccc;
	background:#f9f9f9;
	padding:3px;
	margin:10px;
}

#blog-author-image {
	float:left;
	padding:5px;
	border:1px solid #ccc;
}

.author_bio {
	margin-top:0;
	padding:5px;
}

#agent_container {
	width:260px;
	padding:0 10px 10px 25px;
}

#agent_home {
	float:right;
	width:250px;
	margin-right:20px;
	margin-top:10px;
}


	
/* Show only to IE6 */
* html #agent_home {
	float:right;
	width:250px;
	margin-right:10px;
	margin-top:8px;
}

#agent_single {
	float:right;
	width:300px;
	margin-left:0;
	padding:50px 0 0 4px;
	background:url(images/clip.png) top center no-repeat;
	height:320px;
}

.agent_text {
	padding:20px 0 0;
}

.agent_name {
	font-size:13px;
	font-weight:bold;
}

.agents_name {
	font-size:16px;
	font-weight:bold;
}


	
/* Page Layout
-----------------------------------------------------------------------------*/
#layout {
	margin:0 auto;
	width:960px;
}

.page h1 {
	margin-bottom:15px;
}

.page h2 {
	margin-top:10px;
	margin-bottom:20px;
}


	
/* Header
-----------------------------------------------------------------------------*/
#header {
	
	background-image:url('images/header-bg2.jpg');
	width:956px;
	height:208px;
	margin:0px 0px 3px 1px;
}
	
/* Header Ad 468x60 
-----------------------------------------------------------------------------*/
#header_ad {
	float:right;
	padding-top:25px;
}


	
/* Logo
-----------------------------------------------------------------------------*/
#logo {
	float:left;
	top:12px;
	width:463px;
	height:96px;
	z-index:1;
	position:absolute;
	background: url(images/trans.gif) no-repeat;
}


	
/* Menu
-----------------------------------------------------------------------------*/
#menu_navigation {
	width:956px;
}

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

.menu {
	position:relative;
	float:left;
	width:956px;
	padding:0 0px 0px 2px;
	margin-left:1px;
	margin-top:5px;
	height:36px;
	background:url('images/menu-bg.jpg') left top repeat-y ;
}

.menu li {
	float:left;
	margin:2px 0px 0px 0px;
	padding:0;
	position:relative;
	height:31px;
	border-right:1px solid #CCCCCC;
}

.menu li a {
	font-size:13px;
	font-family:Georgia;
	line-height:34px;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	padding:0 10px;
	text-decoration:none;
	margin:0px;
}

.menu li a:hover {
	color:#666;
	border:0;
	padding:0 10px;
	background:#fff;
	text-decoration:underline;
	background:#F9F9F9;
	margin:0px;
}

.menu .current_page_item a {
	font-size:14px;
	font-family:Georgia;
	line-height:34px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	background:#fff;
	display:block;
	padding:0 10px;
	text-decoration:none;
}

.menu ul {
	background:#fff;
	list-style:none;
	margin-top:5px;
	width:100px;
	position:absolute;
	top:-999em;
	left:-1px;
	line-height:31px;
	height:30px;
}

.menu ul li {
	border:0;
	float:none;
}

.menu ul a {
	padding-right:10px;
	width:80px;
	white-space:nowrap;
}

.menu ul a:hover {
	color:#000;
}

#home .on {
	font-size:14px;
	font-family:Georgia;
	line-height:34px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	background:#fff;
	display:block;
	padding:0 32px 0 15px;
	text-decoration:none;
	width:
	
/**/
30px;
}


	
/* Feedburner
-----------------------------------------------------------------------------*/
#feedburner {
	float:right;
	width:250px;
	height:50px;
	padding:20px 0 0;
}

.feed_input {
	color:#666;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	padding:4px;
	margin:0;
	width:215px;
	float:left;
	background:#f9f9f9;
	border:3px solid #76aaa8;
}

* html .feed_input {
	color:#666;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	padding:4px;
	margin:0;
	width:200px;
	float:left;
	background:#f9f9f9;
	border:3px solid #76aaa8;
}

#newsletter {
	margin-bottom:25px;
}


	
/* Property Search Bar
-----------------------------------------------------------------------------*/
#propsearchbar {
	width:960px;
	height:50px;
	padding-bottom:8px;
	clear:left;
	background:url(images/propsearchbar-bg.gif) no-repeat bottom;
}

#propsearchbar form {
	width:260px;
	height:35px;
	float:left;
	margin-top:13px;
	padding-left:40px;
	background:url(images/sm-search-bg.png) no-repeat 5px;
}

* html #propsearchbar form {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sm-search-bg.png",sizingMethod="crop");
}

.dd_search {
	float:right;
	width:620px;
	height:35px;
	margin-top:16px;
	margin-right:20px;
}

.dd1 {
	float:left;
	margin-right:20px;
}

.dd2 {
	float:left;
	margin-right:20px;
}

.dd3 {
	float:left;
	margin-right:20px;
}

.submitt_button {
	background:#76aaa8;
	color:#fff;
	font-size:13px;
	font-family:Arial, Tahoma, Verdana;
	padding:4px;
	margin:2px 0 0 8px;
	font-weight:bold;
	width:auto;
	height:26px;
}

.feedburner_button {
	background:#76aaa8;
	color:#fff;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	padding:6px;
	margin:1px 0 0 8px;
	font-weight:bold;
	width:62px;
	height:26px;
}

.search_input {
	color:#666;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	padding:4px;
	margin:0 0 0 7px;
	width:180px;
	float:left;
	background:#f9f9f9;
	border:3px solid #76aaa8;
}

.searchby {
	color:#31A09C;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.dd_search select {
	border:1px solid #cccccc;
	padding:2px;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	color:#666;
	width:120px;
}


	
/* Single Property Tab Navigation
-----------------------------------------------------------------------------*/
.house_single_details {
	float:right;
	padding:0px;
	margin:0px;
	width:300px;
}
.house_single_details h2 {
	margin:0px 0px 10px 0px ;
}


UL.tabNavigation {
	list-style:none;
	margin:10px 0 0;
	padding:0;
}

UL.tabNavigation LI {
	display:inline;
}

UL.tabNavigation LI A {
	padding:3px 15px;
	margin:0;
	background-color:#74A4AE;
	color:#fff;
	text-decoration:none;
	font-family:Georgia;
	font-size:16px;
}

UL.tabNavigation LI A.selected,UL.tabNavigation LI A:hover {
	background-color:#e3e8e9;
	color:#000;
	font-family:Georgia;
	font-size:16px;
}

UL.tabNavigation LI A:focus {
	outline:0;
}

div.tabs > div {
	padding:5px;
	margin-top:3px;
	border:none;
	height:200px;
}

div.tabs > div h2 {
	margin-top:0;
}

#first {
	padding:20px 10px 10px;
	background-color:#E3E8E9;
}

#second {
	background-color:#E3E8E9;
	padding:20px 10px 10px;
}

#third {
	background-color:#E3E8E9;
	padding:20px 10px 10px 8px;
}

#third img {
	border:2px solid #ebebeb;
	padding:3px;
	margin:3px;
}


	
/* Grid
-----------------------------------------------------------------------------*/
#grid {
	margin-top:0;
	background:#fff url(images/white_home.jpg) top center no-repeat;
	font-size:90%;
}

#grid_single {
	margin-top:10px;
	background:#fff url(images/white_single.jpg) top center no-repeat;
	padding:30px 20px 20px;
}

#grid p {
	line-height:18px;
	padding:0 0 12px;
}

#grid_agent {
	margin-top:35px;
	padding:40px;
	background:url(images/white_single.jpg) top center no-repeat;
}


	
/* Featured Property
-----------------------------------------------------------------------------*/
.photo_container {
	float:left;
	padding:23px 0 0 22px;
	margin:0 5px 0 7px;
	background:url(images/featured_back.png) no-repeat;
	width:373px;
	height:264px;
}

#featured {
	width:940px;
	height:310px;
	padding:30px 0 0 10px;
	margin-top:5px;
}

a.featured-title {
	color:#66ACB6;
	text-decoration:underline;
	font-size:18px;
	font-family:Georgia;
	font-weight:bold;
	display:block;
	margin:0px 0px 5px 0px ;
}

a.feature-title:hover {
	text-decoration:underline;
	color:#000;
}

#property {
	width:640px;
	float:left;
}

#property .post_middle {
	margin-top:20px;
}

#property .photo_container {
	margin-top:20px;
}


	
/* Pages Posts Layout
-----------------------------------------------------------------------------*/
.post {
	margin-bottom:30px;
}

.post h2 {
	font-family:Georgia;
	color:#446b6a;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	line-height:18px;
	font-size:24px;
	margin:10px 0;
	border-top:3px #56ACA9 solid;
	padding-top:10px;
}

.post h2 a {
	font-family:Georgia;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	line-height:18px;
	font-size:20px;
	margin:15px 0;
}

#middle {
	margin:0px 0 0 20px;
	float:left;
}

.home_middle_single {
	float:left;
	width:675px;
	margin:10px 0 0 10px;
}
.middle_single {
	float:left;
	width:640px;
	margin:10px 0 0 10px;
}

* html .middle_single {
	float:left;
	width:510px;
	margin:10px 0 0 0;
}

.middle_single h1 {
	margin:0 0 15px;
}

.middle_single h2 {
	margin:10px 0;
}

.blog_single {
	float:left;
	width:560px;
	margin:0 0 0 20px;
}

* html .blog_single {
	float:left;
	width:510px;
	margin:0 0 0 20px;
}

.middle_agents {
	float:left;
	width:500px;
	margin:0 0 0 30px;
}

.middle_agents h2 {
	margin:20px 0;
}

.middle_agents li {
	float:left;
	width:500px;
	margin:30px 0 0;
	border:double #ebebeb;
	background:#fafafa;
	padding:20px;
}

.middle_agents li a {
	margin:5px 0 10px;
	font-weight:bold;
	color:#212121;
}

.middle_agents li a.view_properties {
	margin:5px 0 10px;
	text-decoration:underline;
}

.middle_properties {
	float:left;
	width:530px;
	margin:0 0 0 20px;
}

.bottom_single {
	float:left;
	width:910px;
	margin:0 0 0 20px;
}

.search_not_found {
	float:left;
	width:550px;
	margin:30px 0 0;
}


	
/* Calculator Badge
-----------------------------------------------------------------------------*/
.calc_badge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	cursor:pointer;
	margin:0px 0 20px;
}

.calc_badge_single {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:24px 10px 0 0;
	float:right;
}

#layout .sidebar_single .calc_badge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	cursor:pointer;
	margin:0 0 0 0px;
}


	
/* /* Related Properties Home Page
-----------------------------------------------------------------------------*/
.rph {
	border:1px dotted #ebebeb;
	padding:10px;
	width:272px;
	margin:0 10px 10px 0;
	min-height:84px;
	float:left;
}

.rph_content {
	padding:0 20px 0 115px;
}

.rph_photo {
	border:1px solid #CCCCCC;
	width:140px;
	height:120px;
	margin:4px 10px 4px 4px;
	background:#F9F9F9 none repeat scroll 0 0;
	padding:3px;
}

.rph_photo img {
/* 	background:url(images/thumb-bg.gif) no-repeat;
*/ 
	padding:12px 10px 4px 15px;
	float:left;
	margin:5px 10px 5px 5px;
}


	
/* Related Properties
-----------------------------------------------------------------------------*/
.related_properties_title a {
	font-size:14px;
	font-weight:bold;
	color:#31a09c;
	font-family:Georgia;
}

.related_properties_single {
	border:1px dotted #CCCCCC;
	padding:20px 10px 10px;
	width:500px;
	margin:0 10px 10px 0;
	min-height:84px;
}

.related_properties {
	padding:0 0 0 6px;
	float:left;
	margin-top:0;
}

.related_properties_container {
	margin:0 4px 4px;
	padding:0;
}


	
/* Sidebar
-----------------------------------------------------------------------------*/
.sidebar {
	float:right;
	width:300px;
	margin-right:10px;
}

.sidebar_single {
	float:right;
	width:250px;
	margin-top:5px;
	margin-right:10px;
}


	
/* Advertisement Banner
-----------------------------------------------------------------------------*/
.ad300x250 {
	float:right;
	margin:20px 0 30px;
}

.ad300x250 img {
	border:1px solid #ccc;
	float:right;
}


	
/* 125x125 Ads
-----------------------------------------------------------------------------*/
#bannersSquare img {
	float:left;
	padding:12px 10px 12px 14px;
	background:#fff;
}


	
/* Show only to IE6 */
* html #bannersSquare {
	float:left;
	margin:2px 10px 12px 14px;
	padding:5px;
	background:#fff;
}


	
/* Sidebar Widgets
-----------------------------------------------------------------------------*/
#sidebar-contact div {
	margin:0px 0px 0px 0px ;
	font-size:11px;
}
#sidebar-contact input, #sidebar-contact textarea   {
	font-family:arial;
	font-size:11px;
	color:#444444;
	margin:0px 0px 3px 0px ;
}

.widgets {
	text-align:left;
	color:#000;
	line-height:18px;
	margin:5px 0 10px;
	padding:10px 15px 40px;
	font-family:Georgia;
	border-top:1px solid #cecece;
	font-size:16px;
	background:url(images/widget-bg.gif) no-repeat bottom right;
}
/* Sidebar Widgets
.textwidget {
	text-align:left;
	color:#000;
	line-height:18px;
	margin:5px 0 10px;
	padding:10px 15px 40px;
	font-family:Georgia;
	border-top:1px solid #cecece;
	font-size:16px;
	background:url(images/widget-bg.gif) no-repeat bottom right;
}
*/ Sidebar Widgets

* + html .widgets {
	margin:0 0 10px!important;

	
/*IE7*/
	text-align:left;
	color:#000;
	line-height:18px;
	padding:10px 15px 40px;
	font-family:Georgia;
	border-top:1px solid #cecece;
	font-size:16px;
}

.widgets ul li, .widgets ul {
	padding:0;
	margin:0;
	list-style:none;
	
}
.widgets ul.recentPosts, .widgets ul.tweets  {
	width:210px;
	padding:10px 15px 0px 25px ;
	margin:0;
	border-top:1px solid #CECECE;
	position:relative;
	left:-15px;
}
.widgets ul.tweets  {
	overflow:hidden;
}
.widgets ul.recentPosts li, .widgets ul.tweets li {
	margin-bottom:0px;
	padding:0px 0px 5px 0px ;
	font-size:11px;
}

.widget_title, .widget_title a {
	padding:0px 0px 10px 0px ;
	list-style:none;
	font-weight:bold;
	font-family:Georgia;
	font-size:16px;
	color:#76aaa8;
	text-align:left;
	text-decoration:none;
	
}

* + html .widget_title {
	padding:0 10px 10px!important;

	
/*IE7*/
}

* html .widget_title {
	padding:0 10px 10px!important;

	
/*IE6*/
}

#calendar {
	padding:0 0 0 14px;
}

#wp-calendar {
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	font-size:16px;
	width:100%;
}


	
/* Metadata
-----------------------------------------------------------------------------*/
.comment_number {
	padding:5px;
	float:right;
	font-size:12px;
	color:#333;
}

.posted {
	float:left;
	padding-left:28px;
	font-size:12px;
	color:#333;
}

.post_date {
	float:left;
	background:#F3F8F8;
	padding:5px;
	font-size:12px;
	color:#666;
	font-family:Georgia;
	width:550px;
}

* html .post_date {
	float:left;
	background:#F3F8F8;
	padding:5px;
	font-size:12px;
	color:#666;
	font-family:Georgia;
	width:500px;
}

.post_date a {
	color:#666;
}

.filed {
	float:left;
	padding:0 0 10px;
	font-size:12px;
	color:#333;
}

.photo {
	padding:3px;
	margin:0 5px 0 0;
	background:#f9f9f9;
	border:solid 1px #ccc;
	float:left;
}

.entry p {
	text-align:left;
	margin-top:5px;
}

.entry blockquote {
	margin:20px 0;
	font-family:Georgia;
	font-size:16px;
	line-height:22px;
	font-style:italic;
	font-weight:bold;
}

.entry blockquote p {
	margin:20px 0;
	font-family:Georgia;
	font-size:18px;
	line-height:22px;
	font-style:italic;
	font-weight:bold;
	color:#364B4F;
}

.entry img {

}

.entry ul li {
	list-style-type:square;
	margin-left:15px;
}


	
/* Comments Template
-----------------------------------------------------------------------------*/
textarea {
	padding:2px;
	width:560px;
	border:1px solid #ccc;
	height:200px;
}

input {
	padding:2px;
	border:1px solid #ccc;
	margin:3px;
}


	
/* Comments */
.commentsMain {
	padding:0;
}

.commentsMain h3#comments,.commentsMain #respond h3 {
	font:18px Georgia, sans-serif;
	color:#333;
}

.commentsMain .commWrap {
	background:#fff left top no-repeat;
	width:560px;
	padding:9px 0 0;
}

.commentsMain ol.commentlist {
	background:#fff;
	padding:15px 0;
}

.commentsMain ol.commentlist li {
	padding:10px;
	margin:0 0 10px;
	border:1px solid #ddd;
}

.commentsMain ol.commentlist li li {
	background:none;
	margin:10px;
}

.commentsMain .commFoot {
	background:url(images/postBot.png) left top no-repeat;
	height:19px;
}

.commentsMain form#commentform p {
	padding:0 0 10px;
}

.commentsMain form#commentform p input,.commentsMain form#commentform p textarea {
	padding:5px;
	border:1px solid #000;
}

.commentsMain form#commentform p input#submit {
	cursor:pointer;
	background:#333;
	font-weight:bold;
	color:#fff;
}

#submit_comment {
	background:#666;
	color:#fff;
	padding:4px;
	margin:3px 0 0;
	border:1px solid #ccc;
	font-weight:bold;
	width:120px;
}

.comment-meta.commentmetadata a {
	font-size:11px;
	color:#173a5b;
	text-decoration:none;
}

textarea {
	padding:2px;
	width:560px;
	border:1px solid #ccc;
	height:200px;
}

input {
	padding:2px;
	border:1px solid #ccc;
	margin:3px;
}

ol.commentlist p {
	margin-bottom:10px;
	line-height:20px;
}

ol.commentlist cite {
	font-style:normal;
	font-weight:bold;
}

ol.commentlist li {
	padding:20px 10px 10px;
}

ol.commentlist li.alt {
	padding:10px 10px 0!important;
	background:#f1f1f1;
	border:1px solid #ebebeb;
}


	
/* Page Navigation
-----------------------------------------------------------------------------*/
.navigation {
}

.navigation a {
	color:#333;
	font-size:1em;
	font-weight:bold;
}

.alignleft {
	display:inline;
	float:left;
}

.alignright {
	display:inline;
	float:right;
}


	
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top:50px;
	padding:10px;
	border-top:1px solid #7AAEAD;
	height:30px;
}

#copyright {
	color:#000;
	padding:5px 0 0;
	margin:0 auto;
	width:880px;
}

#copyright a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


	
/* Calculator
-----------------------------------------------------------------------------*/
.calc {
	width:530px;
	margin:8px;
	padding:10px;
}

.calc input {
	height:25px;
	width:100px;
	border:1px solid #212121;
	margin:8px;
}

#grid .detailItem, .related_properties_single p  {
	padding:2px 0px 2px 0px ;
	margin:1px 0px 1px 20px;
	line-height:auto;
	border-bottom: dotted 1px #92F3ED;
}

#advanced-search td {
	color:#000000;
}

#advanced-search  {
	clear:both;
	padding:10px 10px 10px 2px ;
	margin:0xp 0xp 10px 0xp;
	background:url() no-repeat top center;
	min-height:251px;
	
}
#advanced-search table {
	padding:10px 10px 9px 10px ;
}
.search-item {
	border:dotted 1px #CCCCCC;
	margin:15px 0px;
	padding:10px;
}
.search-line-item {
	padding-bottom:3px;
}

#copyright a {
	color:#444444;
	background:url('images/footer-bullet.gif') 5px 9px no-repeat;
	font-weight: normal;
	text-decoration: none;
	padding:2px 10px 2px 15px;
	display:block;
	font-size:85%;
	}

#copyright a:hover{
	font-size:85%;
	color:#555555;
	background:url('images/footer-bullet-hover.gif') 5px 9px no-repeat #CAFFFE;
	font-weight: normal;
	padding:2px 10px 2px 15px;
	display:block;
}

#single-details ul li {
	padding:3px 3px 4px 3px ;
	margin:2px 2px 3px 305px ;
	border-bottom: dotted 1px #92F3ED;
	list-style-position: inside;
	list-style-type:none;
}
#single-details2 ul li {
	padding:3px 3px 4px 3px ;
	margin:2px 2px 2px 0px ;
	border-bottom: dotted 1px #92F3ED;
	list-style-position: inside;
	list-style-type:none;
}
#single-details ul {
	padding-top:0px;
}
#pagination li.pagCurrent {
	display:inline;
	float:left;
	list-style-position: outside;
	list-style-type:none;
	padding:5px 10px ;
	margin:0px 2px 2px 0px ;
	border: solid 1px #CCCCCC;
	min-width:25px;
	text-align:center;
	background:#B6F5F3;
}
#pagination li.pagCurrent:hover {
	display:inline;
	float:left;
	list-style-position: outside;
	list-style-type:none;
	padding:5px 10px ;
	margin:0px 2px 2px 0px ;
	border: solid 1px #AAAAAA;
	min-width:25px;
	text-align:center;
	background:#9EE7E4;
}

#pagination li.pagItem {
	list-style-position: outside;
	list-style-type:none;
	display:inline;
	margin:0px 2px 2px 0px ;
	padding:0px;
	float:left;
	text-align:center;
}
#pagination li.pagItemStart {
	float:left;
	display:inline;
	padding:5px 10px ;
	margin:0px 2px 2px 0px ;
	border: solid 1px #CCCCCC;
	color:#444444;
	min-width:25px;
}
#pagination li.pagItemMiddle {
	float:left;
	display:inline;
	padding:5px 10px ;
	margin:0px 2px 2px 0px ;
	border: solid 1px #CCCCCC;
	color:#444444;
	min-width:25px;
}

#pagination li.pagItem a:link, #pagination li.pagItem a:visited {
	display:block;
	padding:5px 10px ;
	margin:0px ;
	margin:0px;
	border: solid 1px #CCCCCC;
	color:#444444;
	min-width:25px;
}
#pagination li.pagItem a:hover {
	display:block;
	padding:5px 10px ;
	margin:0px ;
	margin:0px;
	border: solid 1px #AAAAAA;
	background:#B6F5F3;
	color:#000000;
	min-width:25px;
}

ul#pagination {
	width:570px;
	margin-left:4px;
}

#videopage td a {
	display:block;
	margin-bottom:15px;
	color:#31A09C;
	font-weight:bold;
	font-size:110%;
}

#condopage div, #condopage h2, #condopage h3, #condopage a, #condopage a:hover  {
	font-family:arial;
}
#condo-table tr td {
	padding:5px ;
}
#condopage h2 {
	font-weight:bold;
	padding:3px 10px 3px 5px ;
	
}
#condopage ul {
	margin-left:10px;
}
#condopage a {
	text-decoration:underline;
	font-size:inherit;
}
#condopage a:hover {
	text-decoration:none;
	font-size:inherit;
}
.imgBorderRight {
	padding:1px;
	border:solid 1px #7dadec;
	float:right;
	margin-left:10px;
	margin-right:0px;
	
}
#IDX-quickSearchForm {
	float:left;
	padding:5px;
	background:#00d2e6 url(images/qs-bg.jpg) top center no-repeat;
	color:#ffffff;
	margin-right:10px;
	height:300px;
	width:164px;
}
td.qs-input {
	padding:0px 3px 3px 3px ;
}
td.qs-label {
	padding:0px 3px 0px 3px ;
	font-size:90%;
	font-weight:bold
}
#IDX-quickSearchForm input, #IDX-quickSearchForm select, #IDX-quickSearchForm option {
	width:140px;
}
#QS-buttonSearch {
	background:#444444 url('images/search-button.gif') center center no-repeat;
	border:none;
	height:25px;
	width:73px  !important;
	margin-left:5px;
}
#IDX-showcaseWrapper {
	font-size:10px;
	line-height:12px;
	padding:10px;
	margin-top:0px;
	border-spacing:2px;
	background:#EFEFEF;
}
.IDX-showcaseDetails {
	padding:10px 5px 20px 5px ;
	border:1px solid #CCCCCC;
	background:#ffffff url('images/showcase_bg.gif') bottom center repeat-x;
	
}
.IDX-showcaseDetails img {
	border:solid 1px #CCCCCC;
	margin-top:5px;
	width:125px;
}
.IDX-showcaseAddress {
	font-weight:bold;
}
.IDX-showcaseListingID {
	margin-bottom:5px;
}
#IDX-detailsTopLinks  {
	width:630px !important;
}
#IDX-main {
	margin-left:15px;
}
#IDX-hvSubmit{
	background:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
}
#iphoneapp {
	margin:10px 0px 0px 15px ;
	display:block;
}
#market-research td {
	padding:5px 10px 5px 10px ;
}
#homeValue {
	background:#ffffff url('images/sides11.jpg') bottom center no-repeat;
}
.homeValueTop {
	height:20px;
	background:#ffffff url('images/sides11top.jpg') top center no-repeat;
}
#flipPage .rowOdd, #market-research .rowOdd {
	background-color:#B5F8FF;
}
#flipPage td {
	padding:3px;
}
#flipPage h2 {
	color:#000000;
}
#homeLinks ul, #BhomeLinks ul  {
	list-style-type: square;	
	list-style-position: outside;	
}
#homeLinks li {
	font-size:12px;
	padding:3px;
	line-height:12px;
}

#BhomeLinks li {
	font-size:13px;
	padding:5px 0px 5px 5px ;
	line-height:14px;
}
#homeLinks a, #BhomeLinks a {
	color:#4a4a4a;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#homeLinks a:hover, #BhomeLinks a:hover {
	color:#000000;
}
#homeLinks h2 {
	font-size:125%;
	margin-bottom:5px;
	margin-top:0px;
	border-bottom:1px solid #B5F8FF;
}
#homeLinks li:hover, #BhomeLinks li:hover {
	background:#B5F8FF;
}
#IDX-CocoaBeach-slideshow{
	font-size:11px;
	font-weight:bold;
	padding:1px;
	border:solid 1px #7dadec;	
}
#IDX-CocoaBeach-priceLine {
	float:right;
	padding-right:5px;
} 
#IDX-CocoaBeach-addressLine {
	float:left;
	padding-left:5px;
}
#IDX-CocoaBeach-cszLine {
	clear:both;
	padding-bottom:5px;
}
.smallerFont {
	font-size:90%;
	font-weight:normal;
}

#wpcf7-f1-w2-o1 .submit {
	background:#CC0000;
	width:auto;
	color:#ffffff;
	padding:3px 5px;
	border: double 3px #ffffff;
}
#wpcf7-f1-w2-o1 input {
	margin:0px 0px 3px 0px ;
	width:150px;
	padding:3px;
	border:solid 1px #CCCCCC;
}
#wpcf7-f1-w2-o1 textarea {
	font-family:inherit;
	font-size:inherit;
	width:150px;
	height:50px
	padding:3px;
	border:solid 1px #CCCCCC;
}
p.submitinput input {
	background:#cc2200;
	border: double 3px #FFFFFF;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
#menuSmall {
	padding-top:1px;
}
#menuSmall a, #menuSmall a:visited  {
	font-size:85%;
	color:#888;
	text-decoration:none;
	display:block;
	float:left;
	padding:0;
	border-bottom:solid 1px #AAA;
	margin-left:10px;
}
#menuSmall a:hover {
	background:#AAA;	
	color:#FFF;
}

#rootDiv{
	line-height:1.5em;
	margin-left:-15px;
}
#rootDiv td{
	padding:5px;
}
