/*-----------------------------------------------------------------------------
[www.fletchersales.com] Screen Stylesheet

version:   1.0
date:      01/5/09
author:    [Brandon L. Rager]
email:     [brandonlee@cysy.com]
website:   [www.cysy.com]
-----------------------------------------------------------------------------*/






/* Remove padding and margin ------------------------------------------------*/
p,h1,h2,h3,h4,h5,h6,ul,li,hr,div,ol,form {
    margin: 0px;
    padding: 0px;
    border: 0px;
	font-weight: normal;
}

p {
	margin: 1em 0px 1em 0px;
}

/* Random Classes -----------------------------------------------------------*/

.clear
    {
    clear:both;
}

.right
    {
    float: right;
}

.left
    {
    float: left;
}

.clearLeft {
	clear: left;
	}

.clearRight {
	clear: right;
	}



/*---------------------------------- BODY TAG ----------------------------- */

body {
	background-image: url(../images/layout_background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #221e1b;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #9aa5a0;
}


strong {
	color: #c5cbc8;
	font-weight: normal;
}
a strong {
	color: #8bf7c2;
	text-decoration: none;
}

		a:hover strong {
			color: #ffffff;
		}

b {
	color: #c5cbc8;
	font-weight: normal;
}



a {
	color: #8bf7c2;
	text-decoration: none;
}

		a:hover {
			color: #ffffff;
		}

h1 {
	position: absolute;
	top: 340px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 34px;
	margin-left: 20px;
	color: #fff;
	z-index: 2;
}

		h1 span {
			font-size: 30px;
			color: #c3ffe2;
			font-style: italic;
			font-family: Georgia, "Times New Roman", Times, serif;
		}

h2 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	border-bottom: 1px #545454 dotted;
	margin-bottom: 10px;
	width: auto;
	/* 	width: 385px; */
}

	#content_770 h2 {
		min-width: 355px;
		float: left; 
		}
		
		#content_770 .post h2 {
			min-width: 250px;
			width: auto;
			}
	
	#home #content_770 h2, #content_770 #sonet_subpage h2, #content_770 .post h2, #content_770 h2.full, #sidebar h2, #content_770 .where_sell h2, #content_770 #new_airport h2, #content_770 .fullheader h2, #content_770 #agent_images h2 {
		float: none;
		width: auto;
		}
		
		
		#content_770 .post h2 { 
			max-width: 500px;
			}

h3 {
	width: 702px;
	position: absolute;
	top: 375px;
	color: #fff;
	text-align: right;
	font-weight: normal;
	margin-left: 20px;
	z-index: 2;
}

		h3.front {
			width: 500px;
			text-align: left;
			margin-left: 120px;
		}

h4 {
	display: block;
	font-size: 17px;
	color: #c3ffe2;
	line-height: 22px;
	font-weight: normal;
	border-bottom: 1px #545454 dotted;
	margin-bottom: 10px;
	text-transform:uppercase;
}

		h4 a {
			color: #c3ffe2;
		}

				h4 a:hover {
					color: #fff;
				}

h5 {
	display: block;
	font-size: 20px;
	color: #c3ffe2;
	line-height: 27px;
	font-weight: normal;
	border-bottom: 1px #545454 dotted;
	margin-bottom: 10px;
}

hr {
	border: none;
	border-bottom: 1px #545454 dotted;
	margin: 1em 0;
}

#container {
	width: 970px;
	margin: 0 auto;
}

/* ------------------------------------------------------------------------------------------------------- Content CONTAINER */

#fullscreen_content {
	position: absolute;
	top: 434px;
	width: 100%;
}

		#container_content {
			width: 970px;
			margin: 0 auto;
		}

				#content_770 {
					width: 770px;
					float: right;
				}

				#content_970 {
					width: 970px;
				}
				
				#content_770 ul, #content_970 ul {
					list-style: none;
				}
				
						#content_770 ul li, #content_970 ul li {
							padding-left: 20px;
							background-image: url(../images/graphic_li.gif);
							background-position: 3px 6px;
							background-repeat: no-repeat;
							list-style: none;
						}
						
				#content_770 ol, #content_970 ol {
					list-style: none;
				}
				
						#content_770 ol li, #content_970 ol li {
							padding-left: 30px;
							margin-left:30px;
							background-image: url(../images/graphic_li.gif);
							background-position: 3px 6px;
							background-repeat: no-repeat;
							list-style: none;
						}

				#sidebar {
					width: 180px;
					float: left;
				}

/* ------------------------------------------------------------------------------------------------------- Footer CONTAINER */

#fullscreen_footer {
	background-image: url(../images/layout_footer_background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 177px;
	width: 100%;
	color: #858786;
	margin-top: 1em;
}

		#container_footer {
			width: 970px;
			margin: 0 auto;
			padding: 1.5em 0;
			font-size: 12px;
			line-height: 16px;
		}
		
				#container_footer ul {
					list-style: none;
					margin: 0;
				}

				#container_footer a {
					color: #858786;
				}

						#container_footer a:hover {
							color: #fff;
						}

				#container_footer p.right {
					text-align: right;
				}

/* ------------------------------------------------------------------------------------------------------- Top CONTAINER */

#container_top {
	width: 970px;
	margin: 0 auto;
}

a#logo {
	width: 241px;
	height: 147px;
	background-image: url(../images/graphic_logo.jpg);
	background-repeat:no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: 0px;
	z-index: 100;
}

ul#navigation {
	position: absolute;
	top: 40px;
	width: 970px;
	list-style: none;
}

ul#navigation li {
	display: inline;
}

		ul#navigation a {
			float: right;
			padding-left: 15px;
			margin-left: 15px;
			border-left: 5px #312c29 solid;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 17px;
			line-height: 19px;
			color: #eeede7;
			text-decoration: none;
			display: block;
			text-transform: uppercase;
		}

				ul#navigation a:hover {
					color: #77af94;
				}

				ul#navigation a span {
					font-size: 13px;
					line-height: 15px;
					display: block;
					margin-top: 3px;
					color: #4c5650;
				}

						ul#navigation a:hover span {
							color: #9aa5a0;
						}

#small_nav {
	font-size: 14px;
	color: #656460;
	line-height: 26px;
	position: absolute;
	top: 93px;
	width: 970px;
	text-align: right;
}

		#small_nav b {
			font-weight: normal;
			margin: 0 5px;
		}

		#small_nav a {
			color: #77af94;
		}

				#small_nav a:hover {
					color: #eeede7;
				}

		#small_nav span {
			font-size: 22px;
			color: #77af94;
		}

#featured_property {
	position: absolute;
	top: 137px;
	width: 200px;
	height: 246px;
	margin-left: 746px;
	border: 5px #433f3c solid;
	background-color: #23201d;
	padding: 7px;
	overflow: hidden;
}

		#featured_property img {
			width: 196px;
			border: 2px #989694 solid;
			margin-bottom: 2px;
		}

		#featured_property span.title {
			display: block;
			font-size: 17px;
			color: #77af94;
			line-height: 22px;
		}

				#featured_property span.title a {
					color: #77af94;
				}

						#featured_property span.title a:hover {
							color: #fff;
						}

		#featured_property span.price {
			display: block;
			font-size: 18px;
			color: #fff;
			line-height: 22px;
			margin-bottom: 3px;
		}

		#featured_property label {
			display: block;
			float: left;
			margin-right: 7px;
		}

/* ------------------------------------------------------------------------------------------------------- LISTINGS */

div.listing {
	border: 5px #433f3c solid;
	background-color: #23201d;
	padding: 7px;
	margin-bottom: 10px;
}

		div.listing img {
			width: 160px;
			border: 2px #989694 solid;
			float: left;
		}

		div.listing div.description {
			margin: 0;
			margin-left: 174px;
		}

				div.listing div.price, div.listing div.mls, div.listing span {
					width: 270px;
					float: left;
					margin-right: 10px;
				}

						div.listing div.price, div.listing div.mls {
							line-height: 25px;
						}

				div.listing div.subcondo, div.listing div.listing_office {
					float: left;
					width: 560px;
				}

						div.listing_office {
							font-size: .8em;
						}

		div.listing a.tab {
			float: right;
			display: block;
			padding: 0px 5px;
			background-color: #433f3c;
			margin-left: 10px;
			font-size: 13px;
			line-height: 18px;
			color: #fff;
		}

				div.listing a.tab:hover {
					color: #8bf7c2;
					background-color: #696968;
				}

		div.listing label {
			font-size: 20px;
			color: #fff;
			line-height: 25px;
		}

				div.listing label a {
					color: #fff;
				}

						div.listing label a:hover {
							color: #8bf7c2;
						}

/* ------------------------------------------------------------------------------------------------------- LISTINGS DETAILS */

div.listing_details {
	border: 5px #433f3c solid;
	background-color: #23201d;
	padding: 7px;
	margin-bottom: 10px;
}

		div.listing_details div.image_viewer {
			width: 320px;
			border: 2px #989694 solid;
			position: relative;
			float: left;
			height: 280px;
			overflow: hidden;
		}

		div.listing_details div.details {
			margin-left: 334px;
		}

		div.listing_details h4 {
			color: #fff;
			font-size: 20px;
			line-height: 25px;
		}

		div.listing_details label {
			font-size: 20px;
			line-height: 25px;
			color: #8bf7c2;
		}

		a.querytab {
			float: right;
			display: block;
			padding: 0px 5px;
			background-color: #433f3c;
			font-size: 15px;
			line-height: 23px;
			margin-top: 5px;
			color: #fff;
			border: 2px #989694 solid;
		}

				a.querytab:hover {
					color: #8bf7c2;
					background-color: #696968;
				}



/* ------------------------------------------------------------------------------------------------------- IMAGE AREA */

#image {
	position: absolute;
	top: 137px;
	height: 260px;
	width: 730px;
	border: 5px #433f3c solid;
}

		#image_title {
			height: 67px;
			margin-top: 193px;
			background-color: #000;
			color: #fff;
			opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;
		}

				#image_title h5, #image_title h6 {
					opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;
				}

/* ------------------------------------------------------------------------------------------------------- Where we sell PAGE */

ul.where_areas {
	border: 5px #433f3c solid;
	background-color: #23201d;
	padding: 7px;
	width: 160px;
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 1.4em;
}
		
		ul.where_areas h5 {
			font-size: 17px;	
		}
		
		ul.where_areas img {
			border: 2px #989694 solid;
			margin-bottom: 10px;
		}
				
				#content_770 ul.where_areas li {
					padding-left: 15px;
					background-image: url(../images/graphic_li.gif);
					background-position: 3px 6px;
					background-repeat: no-repeat;
					list-style: none;
				}

		ul.where_areas a {
			color: #fff;
		}

				ul.where_areas a:hover {
					color: #77af94;
				}

/* ------------------------------------------------------------------------------------------------------- SEARCH PAGE CONTAINER */

div.search_box {
	border: 5px #433f3c solid;
	background-color: #23201d;
	padding: 7px;
	width: 351px;
	float: left;
	list-style: none;
}

select.prop_search_drop {
	width: 200px;
	font-size: 1em;
	color: #221e1b;
}

	select.prop_search_drop_half {
		width: 100px;
		font-size: 1em;
		color: #221e1b;
	}

input.prop_search_input {
	width: 200px;
	font-size: 1em;
	color: #221e1b;
}

textarea.prop_search_input {
	display:block;
	width: 200px;
	font-size: 1em;
	color: #221e1b;
}

/* ------------------------------------------------------------------------------------------------------- Where we sell footer CONTAINER */

div.where_sell {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 566px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 16px;
}

		div.where_sell a {
			color: #77af94;
		}

				div.where_sell a:hover {
					color: #fff;
				}

		div.where_sell ul {
			list-style: none;
			width: 175px;
			margin-left: 20px;
			float: left;
		}
		
				#content_770 div.where_sell ul li {
					padding-left: 0px;
					background-image: none;
					background-position: 3px 6px;
					background-repeat: no-repeat;
					list-style: none;
				}

				div.where_sell ul.nomargin {
					margin-left: 0px;
				}

div.area_search_buttons {
	margin-bottom: 20px;
}

		div.area_search_buttons a {
			display: block;
			float: left;
			margin-right: 10px;
			font-size: 15px;
			width:151px;
			line-height: 22px;
			padding: 2px 4px 2px 25px;
			background-color: #433f3c;
			color: #fff;
			border: 2px #989694 solid;
			background-image: url(../images/graphic_arrowdark.gif);
			background-position: 7px 9px;
			background-repeat: no-repeat;
		}

				div.area_search_buttons a:hover {
					color: #8bf7c2;
					background-color: #696968;
					background-image: url(../images/graphic_arrowlight.gif);
					background-position: 7px 9px;
					background-repeat: no-repeat;
				}

/* ------------------------------------------------------------------------------------------------------- Airport Feature CONTAINER */

#new_airport {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 184px;
	float: left;
}

		#new_airport img {
			border: 5px #433f3c solid;
		}

		img.airport {
			border: 5px #433f3c solid;
			margin-bottom: 10px;
		}

/* ------------------------------------------------------------------------------------------------------- Agents front page CONTAINER */

ul#agent_images {
	background-image: url(../images/layout_random_background.jpg);
	clear: right;
	float: right;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 10px;
}

		ul#agent_images li {
			background-image: none;
			margin: 0;
			padding: 0;
			float: left;
			text-align: center;
			width: 112px;
			margin-left: 7px;
		}

		ul#agent_images li img {
			border: 5px #433f3c solid;
			font-size: 13px;
			color: #a5a7a6;
			margin-bottom: 5px;
		}

		ul#agent_images li.nomargin {
			margin-left: 0px;
		}

/* ------------------------------------------------------------------------------------------------------- Quick Search Sidebar CONTAINER */


#quick_search button {
	background: url(../images/graphic_button_search.gif) 0 0 no-repeat;
	height: 26px;
	width: 100px;
	margin: 0px 0 0 0;
	float: left;
	border: none;
}

#quick_search button span {
	display: none;
}

#quick_search button:hover {background-position: 0 -26px;}

#sidebar select {
	font-size: 10px;
	width: 175px;
	color: #221e1b;
}

#sidebar input {
	font-size: 10px;
	width: 170px;
	color: #221e1b;
}

#sidebar select.small {
	width: 85px;
	color: #221e1b;
}

div.line {
	margin-bottom: 10px;
}

div.line5 {
	margin-bottom: 5px;
}

/* ------------------------------------------------------------------------------------------------------- Weather CONTAINER */

#condition_icon {
	width: 58px;
	height: 58px;
	float: left;
}

#temperature {
	float: left;
	margin-left: 5px;
	width: 110px;
}

		#temperature span {
			font-size:35px;
			line-height: 40px;
			color: #77af94;
			display: block;
		}

		#temperature label {
			font-size: 14px;
			line-height: 15px;
			display: block;
		}

/* ------------------------------------------------------------------------------------------------------- Extras */

div.spacer {
	margin: 1em 0;
}

img.beach_cam {
	border: 2px #989694 solid;
	float: left;
	margin-right: 20px;
}

img.about_image {
	padding: 5px;
	background-color: #433f3c;
	border-right: 10px #221e1b solid;
	border-bottom: 10px #221e1b solid;
	float: left;
}

/* -----------------------------------------------------------------------------------------Web Data Backoffice Crap */

#backoffice_content {
	position: absolute;
	top: 210px;
	width: 100%;
}

	#backoffice_content h1, #backoffice_content h3 {
		visibility:hidden;
	}

	#backoffice_content form a {
		color: #000;
	}

				#backoffice_content form a:hover {
					color: #6b9772;
				}
				
				
/* ----------------------------------------------------------------------------------------- BLOG STYLE */

#container_content #content_770 div.sociable ul {
		background-image: none;
		list-style: none;
		margin:0;
		padding:0;
}

#container_content #content_770 div.sociable ul li {
		background-image: none;
		list-style: none;
		margin:0;
		padding:0;
}

#sidebar ul {
	list-style-image: url(../images/graphic_li.gif);
	margin: 10px 0;
	margin-left: 20px;
}

#searchform button {
	background: url(../images/graphic_button_search.gif) 0 0 no-repeat;
	height: 26px;
	width: 100px;
	margin: 0px 0 0 0;
	float: left;
	border: none;
}

#searchform button span {
	display: none;
}

#searchform button:hover {background-position: 0 -26px;}

.testimonial {
	font-size: 1.2em;
	line-height: 1.3em;
	font-style: italic;
	color: #fff;	
}

		.testimonial span {
			display: block;
			text-align: right;
		}
		
/* ----------------------------------------------------------------------------------------------- FLORIDA MAP */


/* The following div wraps around sonet & FL map */

#right_bar {
	float: right;
	width: 375px;
	}
	
	#home #right_bar {
		width: 361px;
		}
		
	#contact #right_bar {
		width: 355px;
		}
	
	#right_bar_blog {
		float: right;
		margin-left: 20px;
		width: 260px;
		}

#florida_map {
	background-image: url(../images/layout_random_background.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	margin-bottom: 10px;
	width:331px;
}

		a.florida_map {
			display:block;
			width: 331px;
			height: 277px;
			background-image: url(../images/graphic_florida.gif);
			text-indent: -9000px;
		}
		


#beach_cam {
	background-image: url(../images/layout_random_background.jpg);
	float: right;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 770px;
}

/* ----------------------------------------------------------------------------------------------- SONET ROLLOVERS */

#sonet { 
	width: 361px;
	}
	
	#sonet_subpage { 
		width: 375px;
		}
	
		#contact #sonet_subpage {
		width: 355px;
		}
	
	#sonet_blog {
		width: 260px;
		}
	
#sonet ul, #sonet_subpage ul, #sonet_blog ul {
	list-style: none;
	}

#sonet ul li, #sonet_subpage ul li, #sonet_blog ul li {
	background: none;
	padding: 0;
	float: left;
	height: 55px;
	width: 44px;
	margin-left: 27px;
	}
	
	
	#sonet_subpage ul li:first-child {
		margin-left: 24px;
		}
		
		#contact #sonet_subpage ul li:first-child {
			margin-left: 15px;
			}
			
			#sonet_blog ul li:first-child {
				margin-left: 35px;
		}


#facebook
{ display: block;
  width: 44px;
  height: 55px;
  background: url(../images/sonet_facebook.png) no-repeat 0 0;
}

#facebook:hover
{ 
  background-position: 0 -55px;
}

#facebook span
{
  display: none;
}


#twitter {
	display: block;
	width: 44px;
  	height: 55px;	
	background: url(../images/sonet_twitter.png) no-repeat 0 0;
	}

#twitter:hover { 
	background-position: 0 -55px;
	}

#twitter span {
	display: none;
	}

#youtube {
	display: block;
	width: 44px;
  	height: 55px;	
	background: url(../images/sonet_youtube.png) no-repeat 0 0;
	}

#youtube:hover { 
	background-position: 0 -55px;
	}

#youtube span {
	display: none;
	}
	
#blog {
	display: block;
	width: 44px;
  	height: 55px;	
	background: url(../images/sonet_blog.png) no-repeat 0 0;
	}

#blog:hover {
	background-position: 0 -55px;
	}

#blog span {
	display: none;
	}
	
#delicious {
	display: block;
	width: 44px;
	height: 55px;
	background: url(../images/sonet_delicious.png) no-repeat 0 0;
	}
	
#delicious:hover {
	background-position: 0 -55px;
	}
	
#delicious span {
	display: none;
	}