﻿.lifestyle {
 padding-bottom: 30px; 
 background:url(/images/neighborhoods/image_shadow.jpg) no-repeat center bottom; 
}

.lifestyle img {
 border: solid 1px #d5d5d5; 
 padding: 4px; 
 margin: 0; 
}

.listings-lifestyle {
 position: relative;
 clear: both;
}

.listings-lifestyle li {
 width: 270px;
 margin: 0 10px 15px 0;
 float: left;
 line-height: 16px;
}

.listings-lifestyle li img {
 width: 100px;
 margin: 0 10px 0 0;
 float: left;
}

.listings-lifestyle li h3 {
 margin: 0;
}

.listings-lifestyle li p {
 margin: 0;
}

.listings-lifestyle .more {
 position: absolute;
 top:0;
 right: 0;
}

#tabbox .tabcontent {
 zoom:1; padding:20px 10px; clear: both; 
 border: solid 1px #d5d5d5; border-top: none; 
}

#tabbox ul#tabs  {
 width:100%; margin:0; list-style:none;
 background: url(/images/lightgray.gif) repeat-x bottom;
}

#tabbox ul#tabs li {
 float:left;
 background:url(/images/tab_left.gif) no-repeat left top; 
 margin:0 2px 0 0;
 padding:0 0 0 9px;
 border-bottom:1px solid #DDD;  
}
	 
#tabbox ul#tabs a {
 float:left;
 display:block;
 background:url(/images/tab_right.gif) no-repeat right top;
 padding:5px 12px 4px 3px;
 text-decoration:none;
 font-size:14px;
 font-weight:normal;
 color:#000;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbox #tabs a {
 float:none;
}
/* End IE5-Mac hack */

#tabbox #tabs a:hover {
 color:#002D56;
}

#tabbox #tabs #current, #tabbox #tabs li.selected {
 background-image:url(/images/tab_left_w_on.gif);
 border-bottom:0;
}

#tabbox #tabs #current a,#tabbox #tabs li.selected a {
 background-image:url(/images/tab_right_w_on.gif);
 color:#002D56;
 padding-bottom:5px;
}

#tabbox .info {
 float: left;
 width: 280px;
}

#tabbox .info strong {
 font-size: 1.2em;
}

#tabbox .info strong a {
 color: #000;
}

#tabbox .starreview {
 float: right;
 width: 80px;
}

.jcarousel-skin-lifestyle .jcarousel-container {
 background: transparent;
}

.jcarousel-skin-lifestyle .jcarousel-container-horizontal {
 width: 340px;
 height: 200px;
}

.jcarousel-skin-lifestyle .jcarousel-container-horizontal {
 height: 200px;
}

.jcarousel-skin-lifestyle .jcarousel-clip-horizontal {
 width:  300px;
 height: 200px;
}

.jcarousel-skin-lifestyle .jcarousel-clip-horizontal {
 height: 200px;
 margin-left: 20px;
}

.jcarousel-skin-lifestyle .jcarousel-item {
 width: 300px;
 height: 200px;
}

.jcarousel-skin-lifestyle .jcarousel-item {
 height: 200px;
 position: relative;
}

.jcarousel-skin-lifestyle .jcarousel-item .box {
 background: #fff;
 position: absolute;
 filter:alpha(opacity=75); /* IE's opacity*/
 opacity: 0.75;
 padding: 10px;
 width: 232px; 
 height: 43px;
 top: 110px;
 left: 0;
}

.jcarousel-skin-lifestyle .jcarousel-item p.motto {
 width: 232px;
 text-align: right;
 font-family: georgia;
 color: #002d56;
 font-size: 14px;
 font-style: italic;
}

.jcarousel-skin-lifestyle .jcarousel-item p.locationone {
 width: 232px;
 text-align: right;
 color: #0071ae;
 font-weight: bold;
 font-family: tahoma;
 font-size: 13px;
 line-height: 14px;
}

.jcarousel-skin-lifestyle .jcarousel-item p.locationtwo {
 width: 232px;
 text-align: right;
 color: #0071ae;
 font-weight: normal;
 font-family: tahoma;
 font-size: 13px;
 line-height: 14px;
}

.jcarousel-skin-lifestyle .jcarousel-item-horizontal {
 margin-right: 5px;
}

.jcarousel-skin-lifestyle .jcarousel-item-placeholder {
 background: #fff;
 color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-lifestyle .jcarousel-next-horizontal {
 position: absolute;
 top: 90px;
 right: 0px;
 width: 15px;
 height: 15px;
 cursor: pointer;
 background: transparent url(/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-lifestyle .jcarousel-next-horizontal:hover {
 background-position: -15px 0;
}


.jcarousel-skin-lifestyle .jcarousel-next-horizontal:active {
 background-position: -15px 0;
}

.jcarousel-skin-lifestyle .jcarousel-next-disabled-horizontal, .jcarousel-skin-lifestyle .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-lifestyle .jcarousel-next-disabled-horizontal:active {
 cursor: default;
 background-position: -30px 0;
}

.jcarousel-skin-lifestyle .jcarousel-prev-horizontal {
 position: absolute;
 top: 90px;
 left: 0px;
 width: 15px;
 height: 15px;
 cursor: pointer;
 background: transparent url(/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-lifestyle .jcarousel-prev-horizontal:hover{
 background-position: -15px 0;
}

.jcarousel-skin-lifestyle .jcarousel-prev-horizontal:active{
 background-position: -15px 0;
}

.jcarousel-skin-lifestyle .jcarousel-prev-disabled-horizontal, .jcarousel-skin-lifestyle .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-lifestyle .jcarousel-prev-disabled-horizontal:active {
 cursor: default;
 background-position: -30px 0;
}

#tabbox2 .tabcontent {
 zoom:1;
 padding:20px 10px;
 clear: both;
 border: solid 1px #d5d5d5;
 border-top: none; 
}

#tabbox2 ul#tabs2  {
 width:100%;
 margin:0;
 list-style:none;
 background: url(/images/lightgray.gif) repeat-x bottom;
}

#tabbox2 ul#tabs2 li {
 float:left;
 background:url(/images/tab_left.gif) no-repeat left top;
 margin:0 2px 0 0;
 padding:0 0 0 9px;
 border-bottom:1px solid #DDD; 
}

#tabbox2 ul#tabs2 a {
 float:left;
 display:block;
 background:url(/images/tab_right.gif) no-repeat right top;
 padding:5px 12px 4px 3px;
 text-decoration:none;
 font-size:14px;
 font-weight:normal;
 color:#000;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbox2 #tabs2 a {
 float:none;
}
/* End IE5-Mac hack */

#tabbox2 #tabs2 a:hover {
 color:#002D56;
}

#tabbox2 #tabs2 #current,#tabbox2 #tabs2 li.selected {
 background-image:url(/images/tab_left_w_on.gif);
 border-bottom:0;
}

#tabbox2 #tabs2 #current a, #tabbox2 #tabs2 li.selected a {
 background-image:url(/images/tab_right_w_on.gif);
 color:#002D56;
 padding-bottom:5px;
}

#reviews .info{
 float: left;
 width: 230px;
}

#reviews .info strong {
 font-size: 1.2em;
}

#reviews .info strong a {
 color: #000;
}

#reviews .starreview {
 float: right;
 width: 80px;
}

#mscguide h2 {
 font-family: arial;
 color: #002d56;
 font-size: 14px;
 font-weight: normal;
 padding: 35px 0 0 50px;
 background:url(/images/neighborhoods/msc_guide.gif) no-repeat -3px top; 
}

#mscguide .title {
 padding: 0; 
}

#mscguide .con {
 float: right;
 margin: 5px 10px 0 0; 
}

.neighborhoods li {
 float: left;
 width: 175px;
 margin: 0 10px 5px 0; 
}

#lifestyle h5 {
 color: #000;
 font-size: 1.2em;
 font-weight: bold;
}

#lifestyle p {
 margin: 0;
}

#lifestyle li {
 clear: both;
 height: 85px;
}

#lifestyle .image {
 float: left;
 width: 115px;
 height: 74px;
 margin: 0;
 background: url(/images/neighborhoods/photoframe_shadow.gif) no-repeat 0 0;
}

#lifestyle .image img {
 margin: 5px 0 0 10px;
}

#lifestyle .image-sm {
 float: left;
 width: 105px;
 height: 68px;
 margin: 0;
 background: url(/images/neighborhoods/photoframe_shadow.gif) no-repeat 0 0;
}

#lifestyle .image-sm img {
 margin: 5px 0 0 10px;
}

#sidebar-wide ul.threecols li {
 width:110px;
 float: left;
 line-height: 14px;
 margin-bottom: 10px;
}

.guide {
 border:1px solid #FFE59D;
 clear:both;
 margin:10px auto;
 width:950px;
 height:90px;
 background: url(/images/properties/guide_bg.jpg); 
}

.guide .moving_florida {
 background:url(/images/properties/guide_moving_bg.jpg) no-repeat 2px 2px;
 height:77px;
 float:left;
 width:200px;
 color:#777;
 padding:13px 0 0 130px; 
}

.guide .moving_florida h2 {
 margin:0;
 font-size:24px; 
}

.guide #relocation_form {
 margin:20px 10px;
 padding:0;
 float:left; 
}

.guide #relocation_form span {
 bottom: 4px !important;
 right: 12px !important;
}

.guide input {
 font:11px/11px Arial, Helvetica, sans-serif;
 width:145px;
 border: 1px solid #CCC;
 margin-right:5px;
 padding:5px;
 padding-top:8px;
 color:#777;
}

.guide input.btn_get_guide {
 margin:-7px 5px;
 margin-right:0;
 padding:0;
 border:0;
 width:87px;
 height:31px; 
}

.guide select#prop_type {
 width:150px; 
}

.guide label {
 font-size:11px;
 color:#777;
 width:160px;
 margin-right:5px;
 float:left; 
}

#content .callout-wide #contact_form label {
 color:#777;
 float:left;
 width:80px;
 margin: 5px 0; 
}

#content .callout-wide #contact_form input {
 font:11px/11px Arial, Helvetica, sans-serif;
 width:220px;
 border: 1px solid #CCC;
 margin:5px;
 padding:5px;
 padding-top:8px;
 color:#777;
 float:left; 
}

#content .callout-wide #contact_form label#lbl_howmaywehelp {
 width:200px;
 clear:both; 
}

#content .callout-wide #contact_form textarea {
 clear:both;
 width:320px;
 border: 1px solid #CCC; 
}

#content .callout-wide input#btn_sendrequest {
 width:122px;
 height:30px;
 border:0;
 padding:0;
 margin:0;
 float:none; 
}

#sidebar-wide #video
{
    float: right;
    margin: 0 33px;
}

 .neighborhood-button 
 {
	height: 20px;
	width: 45px;
	
 -moz-border-radius:8px;
 background:#004982 url(/images/btn_bg_blue.jpg) repeat-x 0 0;
 border: none;
 color:#fff;
 font-size:14px;
 line-height:14px;
 font-size-adjust:none;
 font-weight:bold;
 padding:3px 10px 6px 10px;
 text-decoration:none;
 float: none;
 font-family: Tahoma, Geneva, sans-serif;
}

.neighborhoodlists
{
	color: #777777;
	font: 11px/11px Arial,Helvetica,sans-serif;
	width: 220px;
}
.listlabel
{
	color: #002D56;
}
