/* Body */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Tahoma;
	font-size:1.1em;
	color:#000;
	background-color:#d6d6d6;
	line-height:1.2em;
	text-align:center;
	margin:0;
}
body {
	text-align:-moz-center;
}
h1,h2 {
	font-size : 131%;
	font-weight : bold;
}

/* Workspaces */
#UserInterface {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	width:auto;
	height:960px;
	padding:0px;
	margin:0px;
	background-image:url(../images/skin/background/ui_Tile.jpg);
	background-color: #d6d6d6;
	background-repeat:repeat-x;
}
#UserInterface .application {
	display:block;
	margin:auto;
	width:951px;
	height:auto;
	text-align:left;
}
/***** Header *****/
#Header {
	display:block;
	width:951px;
	height:95px;
}
#Header .logo {
	display:block;
	float:left;
	width:105px;
	height:88px;
}
#Header .letterhead {
	display:block;
	float:right;
	width:185px;
	height:23px;
	padding-top:23px;
	padding-right: 620px;
	padding-left: 30px;
}
#Header .letterhead .image {
	width:183px;
	height:21px;
	background-image:url('../images/skin/sprites/spritemap.backgrounds.png');
        background-position: 0 -30px;
	display:block;
}
#Header .letterhead .text {
	display:none;
}
#Header .corporateNavigation {
	display:block;
	float:right;
	width:400px;
        text-align:right;
	height:23px;
	padding-top:5px;
        padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#28478a;	
}
#Header .corporateNavigation .navigation {
	display:block;
	height:23px;
	padding:0px;
	margin:0px;
}
#Header .corporateNavigation .navigation .navItem {
	display:inline;
	text-decoration:none;
	list-style:none;
	padding:0px;
	margin:0px;
}
#Header .corporateNavigation .navigation .navItem a {
	color:#28478a;
	text-decoration:underline;
}
#Header .corporateNavigation .navigation .navItem a:hover {
	color:#f4bd25;
	text-decoration:underline;
}
/***** Application Main Navigation *****/
#Navigation {
	display:block;
	clear:left;
	width:949px;
	height:30px;
	margin:0px;
	padding: 0px;
	padding-left: 5px;
	list-style:none;
	position:relative;
	left:0;
	clear:both;
	z-index:10;
	text-align:left;
}
#Navigation .navItem {
	display:inline;
	position:relative;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}
#Navigation .navItem .link a {
	display:block;
	padding-top: 4px;
	height:27px;
	color:#fff;
}
#Navigation .navItem.active .link a, #Navigation .navItem.selected .link a {
	color:#233866;
}
#Navigation .navBuyHome .link a {
	width:152px;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
    background-position: 0 -131px;
}
#Navigation .navBuyHome.active .link a, #Navigation .navBuyHome.selected .link a {
    background-position: 0 -664px; 
 }
#Navigation .navSellHome .link a {
	width:163px;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
	background-position: 0 -602px;
}
#Navigation .navSellHome.active .link a, #Navigation .navSellHome.selected .link a {
	background-position: 0 -416px;
}
#Navigation .navRelocation .link a {
	width:137px;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
    background-position: 0 -193px;
}
#Navigation .navRelocation.active .link a, #Navigation .navRelocation.selected .link a {
    background-position: 0 -788px;
}
#Navigation .navOtherProperty .link a {
	width:176px;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
    background-position: 0 -69px;
}
#Navigation .navOtherProperty.active .link a, #Navigation .navOtherProperty.selected .link a {
	background-position: 0 -726px;
}
#Navigation .navWhyUs .link a {
	width:131px;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
    background-position: 0 -317px;
 }
#Navigation .navWhyUs.active .link a, #Navigation .navWhyUs.active .selected a {
	background-position: 0 -478px;
}
#Navigation .navFindAgent .link a {
	width:182px;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
    background-position: 0 -255px;
}
#Navigation .navFindAgent.active .link a, #Navigation .navFindAgent.selected .link a {
	background-position: 0 -540px;
}
#Navigation .NotUsed1  {
	width:176px;
	background-image:url(../images/skin/sprites/spritemap.navigation.admin.png);
    background-position: 0 -69px;
	height:31px;
}
#Navigation .NotUsed2 {
	width:131px;
	background-image:url(../images/skin/sprites/spritemap.navigation.admin.png);
    background-position: 0 -317px;
	height:31px;
}
#Navigation .NotUsed3 {
	width:182px;
	background-image:url(../images/skin/sprites/spritemap.navigation.admin.png);
    background-position: 0 -255px;
	height:31px;
}
/* Flyouts */
#Navigation .navItem .flyout {
	display:none;
	background-color:transparent;
	position:absolute;
	z-index:10;
	width:100%;
	top:30px;
	left:0px;
	background: url(../images/skin/sprites/spritemap.flyouts.png) no-repeat left bottom;
}
#Navigation .navItem.active .flyout, #Navigation .navItem.selected .flyout {
	display:block;
}
#Navigation .flyout .navigation {
	display:block;
	padding-left: 0px;
	padding-top:5px;
	margin-bottom:5px;
	line-height:12px;
	float:left;
	width:100%;
}
#Navigation .flyout .navigation .navItem {
	width:100%;
	margin:0;
	border-top:1px solid #f0f0f0;
	margin-top:2px;
	color:#fff;
	text-align:left;
	font-size:11px;
	background-image: url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -746px;
	list-style:none;
	padding:0;
	padding-top: 8px;
	padding-bottom:6px;
}
#Navigation .flyout .navigation .navItem.active {
	background-color: #f0f0ff;
}
#Navigation .flyout .navigation .navItem a {
	margin-left:20px;
	color:#28478a;
	text-decoration:none;
	z-index:11;
}
#Navigation .flyout .navigation .navItem.active a {
	color:#28478a;
	text-decoration:underline;
}
#Navigation .navBuyHome .flyout {
	left:8px;
	width:143px;
	background-position: 0 -758px;
}
#Navigation .navSellHome .flyout {
	width:163px;
	background-position: 0 -1106px;
}
#Navigation .navRelocation .flyout {
	width:137px;
	background-position: 0 -125px;
}
#Navigation .navOtherProperty .flyout {
	width:176px;
	background-position: 0 -1280px;
}
#Navigation .navWhyUs .flyout {
	width:131px;
    background-position: 0 -415px; 
}
#Navigation .navFindAgent .flyout {
	width:176px;
	background-position: 0 -615px;
}
/* Expander */
.expander .togglable {
	font-size:9px;
	font-weight:normal;
	background-color:#fff;
	width:215px;
	padding:10px;
	position:relative;
	float:left;
	background-image:url('../images/skin/search/searchcontent.bottom.gif');
	background-position:0px bottom;
	left:-2px;
	height:auto;
}
.expander {
	float:left;
	position:relative;
	left:14px;
	clear:both;
}
.expander .caption {
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:10px;
}
.expander .toggle {
	display:block;
	width:40px;
	height:20px;
	text-indent:-9999px;
	background-color:transparent;
	position:absolute;
	left:190px;
	cursor:pointer;
}
.expander .header {
	background-image:url(../images/skin/sprites/spritemap.interact.png) !important;
        background-position: 6px -96px !important;
	background-repeat:no-repeat;
	display:block;
	text-align:left;
	width:239px;
	position:relative;
	top:5px;
	left:-6px;
	height:20px !important;
	z-index:2;
}
.expander.minimized .header {
	background-image:url(../images/skin/sprites/spritemap.interact.png) !important;
        background-position: 6px -146px !important;
}
.expander {
	float:left;
	width:235px;
	display:block;
}
.expander .group {
	position:relative;
	float:left;
	width:102px;
	display:block;
	clear:none !important;
	margin-right:5px;
}
.expander .group .caption {
	float:left;
	width:100px;
	height:15px; font-size:10px; padding-bottom:7px;
	position:relative;
	display:block;
	left:-2px;
}
.expander .group .data {
	float:left;
	width:100px;
	position:relative;
	display:block;
}
.expander .group.large {
	width:210px;
}
.expander .group.large.caption, .expander .group.large .data {
	width:210px;
}
/* Summary */
.summary {
	position:relative;
	font-size:11px;
	display:block;
	height:auto;
	line-height:16px;
	padding-left:10px;
	width:549px;
}
.summary ul {
	padding-left:25px;
	list-style-type:disc;
}
.summary p {
	margin:0;
	margin-bottom:4px;
}
.summary h2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:450px;
	height:20px;
}
.expandable #ContentHeader {
	background-image:url('../images/skin/sprites/spritemap.backgrounds.png');
        background-position: 0 -587px;
	height:12px;
	width:951px;
	display:block;
	clear:both;
}
.expandable #ContentView {
	background-image:url('../images/skin/background/slice-mid-flip.png');
	width:951px;
	display:block;
	background-repeat:repeat-y;
	clear:both;
}
.expandable #ContentFooter {
	background-image:url('../images/skin/sprites/spritemap.backgrounds.png');
        background-position: 0 -504px; 
	height:20px;
	width:951px;
	display:block;
	clear:both;
}
.expandable #Personalize {
/*	top:0px !important;
	left:693px !important;
    */
}
.search #ContentHeader {
	background-image:url('../images/skin/sprites/spritemap.backgrounds.png');
        background-position: 3px -456px;
	height:12px;
	width:951px;
	display:block;
	float:left;
}
.search #ContentView {
	background-image:url(../images/skin/background/slice-mid-flip.png);
	width:951px;
	display:block;
	background-repeat:repeat-y;
	position:relative;
	float:left;
}
.search #ContentFooter {
	background-image:url(../images/skin/sprites/spritemap.backgrounds.png);
        background-position: 0 -504px;
	height:20px;
	width:951px;
	display:block;
	float:left;
}
/* Content */
#Content {
	display:block;
	float:left;
	width:955px;
	position:relative;
	height:auto;
	height:100%;
	z-index:0;
}
#Module_FilterOptions {
	position:relative;
	top:18px;
}
#Module_Feature {
	display:block;
	float:left;
	width:951px;
	height:343px;
	background-repeat:no-repeat;
	background-image:url(../images/skin/media/media_background.png);
	background-position: bottom;
}
#Module_Feature .media {
	z-index:0;
	position:relative;
	display:block;
	float:left;
	width:682px;
	height:336px;
	padding-left:4px;
	padding-right: 3px;
	padding-top: 3.5px;
}
#Module_Regional {
}
#Module_Regional .media {
	background-image:url(../images/skin/splash/map.png);
	background-position:left center;
	display:block;
	float:left;
	height:178px;
	width:471px;
}
#Module_Regional .media .search {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: -301px -470px;
	display:block;
	float:left;
	height:178px;
	width:471px;
}
/* Forms */
.form {
}
.form .group {
	clear:both;
	margin-bottom:10px;
	text-align:left;
}
.form .data.textbox input {
	width:150px;
}
.form .checkbox input {
	border:0;
}
.form .group .caption {
	clear:right;
	float:left;
	display:block;
	width:120px;
}
.form .data.textbox input.highlight {
	background-color:#FCEBBD;
	border:1px solid #F4BD25 !important;
}
.contactForm input.highlight, .contactForm textarea.highlight {
	background-color:#FCEBBD;
	border:1px solid #F4BD25 !important;
}
/* Find Home */
#Module_FindOptions .frmLocate .group {
	clear:both;
	position:relative;
	left:10px;
}
#Module_FindHome {
	font-size:11px;
	display:block;
	float:left;
	width:475px;
	height:178px;
	background-repeat:no-repeat;
	background-image:url(../images/skin/findhome/panel_left_btm.png);
	padding-left: 4px;
	background-position: right;
	position:relative;
}
#Hud_FindHome, #Hud_FindOptions {
	position:absolute;
	width:426px;
	height:auto;
	background-color:#f0f0f0;
	z-index:50;
	top:125px;
	left:10px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	color:#0099cc;
	font-family:Verdana;
	border-bottom:3px solid #999;
	min-height:25px;
}
#Hud_FindOptions {
	width:195px;
}
#Hud_FindOptions p, #Hud_FindHome p {
	margin:0;
	padding:0;
	clear:both;
	color:#28478a;
}
#Module_FindOptions .title, #Module_FindHome .title {
	display:none;
}
#Content .frmLocate {
	z-index:2;
	display:block;
	float:left;
	width:275px;
	padding-left: 19px;
	padding-top: 5px;
	position:absolute;
	top:40px;
}
#Module_FindOptions {
	clear:both;
	padding-left:2px;
}
#Module_FindOptions .frmLocate {
	font-size:11px;
	display:block;
	width:235px;
	padding-left: 0px !important;
	padding-top: 10px !important;
	position:relative;
	top:21px;
	left:12px;
	background-color:#fff;
	background-image:url('../images/skin/search/searchcontent.bottom.gif');
	background-position:0px bottom;
}
.search #Module_FindOptions .frmLocate {
	height:168px;
}
#Content .frmLocate .caption {
	display:block;
	width:55px;
	clear:right;
	float:left;
	padding-top:0px;
	left: 311px;
	top: 599px;
}
#Module_FindOptions .frmLocate .caption {
	left:100px !important;
}
#Content .frmLocate .data {
	display:block;
	float:left;
}
#Content .frmLocate .group {
	clear:both;
	height:16px;
	margin:0;
	margin-bottom:5px;
}
#Content .grpLocation {
	position:relative;
	float:left;
	width:270px;
	height: 25px !important;
}
#Module_FindOptions .grpLocation {
	position:relative;
	float:left;
	width:230px;
	text-align:left !important;
	top:-4px !important;
	position:relative;
	left:0px !important;
}
.search #Module_FindOptions .grpLocation {
	margin-bottom:0;
	padding-bottom:0;
}
#Module_FindOptions .grpLocation .textbox {
	clear:both;
	left:8px;
	position:absolute;
	top:10px;
	width: 200px;
}
#Module_FindOptions .grpLocation .current {
	height:21px !important;
	width:232px;
	overflow:hidden;
	padding-left:10px;
	position:absolute;
	top:-16px;
	background-image:url('../images/skin/search/togglebar.back.gif');
	height:21px;
}
#Module_FindOptions .grpLocation .command {
	height:10px !important;
	position:absolute;
	top:2px;
	left:8px;
	z-index:5;
}
#Content .grpLocation .caption {
	display:none !important;
}
#Content .grpLocation .data input {
	width:265px;
	height: 15px;
	font-size: 12px;
	padding-top: 3px;
}
#Module_FindOptions .grpLocation {
	width:200px !important;
	top:0px;
	position:relative;
}
#Module_FindOptions .grpLocation .data input {
	width:215px !important;
}
#Content .frmLocate .minmax {
	position:relative;
}
.minmax .slider {
    background-image:url(../images/skin/background/slider.back.gif);
}
#Content .frmLocate .minmax .slider {
	font-size:0.7em;
	height:7px;
	left:0px;
	position:absolute;
	top:8px;
	width:160px;
}

.minmax .slider .activeValues {
    position:absolute; background-color:#275393; height:6px;
}
#Module_FindOptions .minmax .slider {
	width:215px !important;
}
#Content .frmLocate .minmax .slider .handle {
	color:#000;
	background:none;
	font-size:8px;
	width:19px !important;
	height:12px !important;
	position:absolute;
	cursor:default;
	background-image: url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -1239px;
	background-repeat:no-repeat;
}
#Content .frmLocate .minmax .slider .handle.active {
	background-image: url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -1458px;
}
#Content .frmLocate .minmax .slider .value {
	position:absolute;
	width:100px;
	padding:0px;
	font-size:9px;
	line-height:10px;
	cursor:default;
}
#Module_FindHome .frmLocate .minmax .slider .value {
	left:168px;
}
#Module_FindOptions .minmax .slider .value {
	left:6px;
}
#Content .frmLocate .minmax .slider .value .value {
	left:33px;
}
.splash #Content .frmLocate .minmax #Slider_Bath .value .value {
	left:63px;
}
.splash #Content .frmLocate .minmax #Slider_Bed .value .value {
	left:63px;
}
#Module_FindOptions .minmax .slider .value .value {
	left:33px !important;
	width: 70px;
}
#Module_FindOptions #Slider_Bath .value .value {
    left:65px !important;
}
#Module_FindOptions #Slider_Bed .value .value {
    left:65px !important;
}
#Content .frmLocate .grpPrice {
	position:relative;
	width:auto;
	display:block;
}
#Module_FindOptions .frmLocate .grpPrice {
	width: 230px;
}
#Content .frmLocate .grpPrice .cptMax {
	position:relative;
	top:0px;
	font-size:9px;
	left:0px;
}
#Content .frmLocate .grpPrice .cptMin {
	position:absolute;
	top:19px;
	font-size:9px;
	left:0px;
}
#Content .frmLocate .grpPrice .data .slider .handleMin {
	top:7px;
	background-image: url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -795px;
}
#Content .frmLocate .grpPrice .data .slider .handleMin.active {
	top:7px;
        background-position: 6px -1145px;
}
.splash #Content .frmLocate .grpPrice .data .slider .handleMin, .splash #Content .frmLocate .grpPrice .data .slider .handleMin.active {
	top:-13px;
	background-image: url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -1239px;
}
#Content .frmLocate .grpPrice .data .slider .handleMax {
	top:-13px;
}
#Content .frmLocate .grpPrice .data .slider .valueMin {
	background-color:#fff;
	color:#003399;
	font-weight:bold;
	top:3px;
}
#Content .frmLocate .grpPrice .data .slider .valueMax {
	background-color:#fff;
	color:#003399;
	font-weight:bold;
	top:-13px;
}
#Content .frmLocate .grpBed {
	position:relative;
	width:auto;
	display:block;
	height:12px;
}
#Module_FindOptions .frmLocate .grpBed {
	width: 230px;
}
#Content .frmLocate .grpBed .cptBeds {
	position:relative;
	top:0px;
	font-size:9px;
	left:0px;
}
#Content .frmLocate .grpBed .data .slider .handleBed {
	top:-13px;
}
#Content .frmLocate .grpBed .data .slider .valueBed {
	background-color:#fff;
	color:#003399;
	font-weight:bold;
	top:-8px;
}
#Content .frmLocate .grpBath {
	position:relative;
	width:auto;
	display:block;
}
#Module_FindOptions .frmLocate .grpBath {
	width: 230px;
}
#Content .frmLocate .grpBath .cptBaths {
	position:relative;
	top:0px;
	font-size:9px;
	left:0px;
}
#Content .frmLocate .grpBath .data .slider .handleBath {
	top:-13px;
}
#Content .frmLocate .grpBath .data .slider .valueBath {
	background-color:#fff;
	color:#003399;
	font-weight:bold;
	top:-8px; 
}
#Content .frmLocate .grpPrice .caption, #Content .frmLocate .grpBath .caption, #Content .frmLocate .grpBed .caption {
	display:none;
}
#Content .frmLocate .footer {
	position:absolute;
	top:100px;
	width:260px;
	left:20px;
}
#Module_FindOptions .frmLocate .footer {
	width:239px !important;
	display:none;
}
#Content .frmLocate .cmdSearch {
	display:block;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
        background-position: -301px -470px;
	position:relative;
	left:165px;
	width:98px;
	height:24px;
}
#Content .frmLocate .cmdSearch.active {
	display:block;
        background-position: -150px -140px;
}
#Content .frmLocate .cmdSearch input {
	display:none;
}
#Module_FindHome .frmMlsLookup {
	z-index:2;
	display:block;
	float:left;
	height:163px;
	width:165px;
	padding-left: 19px;
	padding-top: 5px;
	position:absolute;
	top:40px;
	left:290px;
}
#Module_FindHome .frmMlsLookup .grpMlsList .caption {
	font-size:10px;
	font-weight:bold;
	display:block;
}
#Module_FindHome .frmMlsLookup .grpMlsList .caption .tip {
	display:block;
	clear:both;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
}
#Module_FindHome .frmMlsLookup .grpMlsList .data textarea {
	width:130px;
	height:40px;
}
#Module_FindHome .frmMlsLookup .footer {
	position:absolute;
	top:100px;
	width:165px;
}
#Module_FindHome .frmMlsLookup .cmdSearch {
	display:block;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
        background-position: -150px -85px;
	position:relative;
	left:95px;
	width:60px;
	height:25px;
}
#Module_FindHome .frmMlsLookup .cmdSearch.active {
        background-position: -150px -30px;
	display:block;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
}
#Module_FindHome .frmMlsLookup .cmdSearch input {
	display:none;
}
.search #Module_FindOptions .frmLocate .group {
	display:block;
	float:left;
	clear:both;
	height:auto;
}
#Module_FindOptions .frmLocate .grpPrice {
	padding-bottom:45px;
}
#Module_FindHome .frmLocate .group {
	display:block;
	float:left;
	clear:both;
	height:auto;
	padding-bottom:14px;
}
#Module_FindHome .frmLocate .grpLocation {
	padding-bottom:0px;
}
#Module_FindHome .frmLocate .valueMin {
	top:0px !important;
}
#Module_FindHome .frmLocate .grpPrice {
	padding-bottom:22px;
}
#Module_FindOptions .frmLocate .minmax {
	height:auto;
}
#Module_FindOptions .frmLocate .group .data .slider .value {
	top:0px;
}
#Module_FindOptions .frmLocate .grpPrice .data .slider .value {
	top:22px;
}
#Module_FindOptions .frmLocate .grpPrice .data .slider .valueMax {
	left:auto;
	right:0px;
}
#Module_FindOptions .frmLocate .group .data .slider .value .value {
	top:0px;
}
/* Footer */
#Footer {
	background-image:url(../images/skin/sprites/spritemap.backgrounds.png);
        background-position: 0 -504px;
        background-position: 0 -664px; 
	color:#FFFFFF;
	display:block;
	position:relative;
	left:5px;
	float:left;
	font-size:9px;
	height:67px;
	width:952px;
}
#Footer .text {
	position:absolute;
	left:7px;
	top:0px;
}
#Footer .text .address {
	display:block;
	float:left;
	height:55px;
	width:160px;
	position:relative;
	top:8px;
}
#Footer .text .addrPeachtree {
	width:162px;
}
#Footer .text .addrNewnan {
	width:158px;
}
#Footer .text .address p {
	line-height:10px;
	font-size:9px;
	margin:0;
	padding:0;
	margin-bottom:2px;
}
#Footer .text .address p.caption {
	font-size:9px;
	font-weight:bold;
	margin-bottom:3px;
}
#Footer .text .copyright {
	position:absolute;
	top:70px;
	left:540px;
	color:#666666;
	display:block;
	font-size:9px;
	height:15px;
	padding-right:10px;
	padding-top:5px;
	text-align:right;
	width:380px;
}
#Footer .navigation {
	position:absolute; 
	text-align:right;
	color:#777777;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:50px;
	padding-left:10px;
	padding-right:8px;
	padding-top:0px;
	width:595px;
	top:0px;
	left:320px;
}
#Footer .navigation .navItem {
	position:relative;
	display:block;
	float:left;
	clear:right;
}
#Footer .navigation .navItem a {
	text-decoration:underline;
}
#Footer .navigation .lnkReloHomeSearch {
    display:block; 
    position:absolute; text-align:-9999px; 
    left:389px; top:0px; height:64px;
    width:150px;
}
#Footer .navigation .lnkReloHomeSearch {text-align:left; color:#28478A; display:block; width:150px; height:64px; }

#Module_FindOptions .grpLocation .current {
	display:block;
	height:12px;
	font-weight:bold;
	font-size:11px;
}
#Module_FindOptions .grpLocation .command {
	text-decoration:underline;
	font-size:10px;
	height:35px;
}
/* Property Gallery */
#Module_Results {
	width:664px;
	clear:both;
}
#Gallery_Properties {
	display:block;
	padding:0px;
	position:relative;
	left:10px;
	width:664px;
	font-size:11px;
	line-height:12px;
	background-color:#fff;
    height:auto;
    clear:both;
    float:left;
}
#Module_Results {
    float:left; height:auto; clear:both;
}
#Gallery_Properties.thumbView {
	padding-left:10px;
	width:654px;
}
#Gallery_Properties .galleryItem {
	background-color:#fff;
	display:block;
	position:relative;
}
#Gallery_Properties .galleryItem.featured {
	border: 1px solid #10377C !important;
}
#Module_PropertyDetail .command.save, #Gallery_Properties .galleryItem .command.save {
	display:block;
	width:auto;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -419px;
	height:22px;
	padding-left:28px;
	padding-top:2px;
	text-decoration:underline;
	color:#11367c;
	font-weight:bold;
	font-size:11px;
}
#Module_PropertyDetail .command.save {
	top:0px;
	position:relative;
	left:487px;
}
#Gallery_Properties .galleryItem .command.save {
	position:absolute;
	z-index:3;
}
#Gallery_Properties .galleryItem .cmdRemove, #Module_PropertyDetail .cmdRemove {
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -1187px !important;
}
#Gallery_Properties.listView .galleryItem .command.save {
	left:480px;
	top:10px;
}
#Gallery_Properties.thumbView.size0 .galleryItem .command.save {
	display:none;
}
#Gallery_Properties.thumbView.size1 .galleryItem .command.save {
	left:124px;
	top:182px;
	padding-left:0px;
	background-position:right top;
	padding-right:28px;
	font-size:9px;
	width:50px;
}
#Gallery_Properties.thumbView.size2 .galleryItem .command.save {
	left:152px;
	top:267px;
}
.cmdDetail {
	text-indent:-9999px;
	display:block;
	width:124px;
	height:21px;
	left:0px; top:0px;
	background-image:url('../images/skin/sprites/spritemap.buttons.png');
        background-position:-302px -1975px;
	position:absolute;
	z-index:3;
}
.cmdTour {
	text-indent:-9999px;
	display:block;
	width:144px;
	height:20px;
	background-image:url('../images/skin/sprites/spritemap.buttons.png');
        background-position:-302px -1870px;
	position:absolute;
	z-index:3;
}
#Module_PropertyDetail .cmdTour {
	position:relative !important;
	left:490px;
}
.cmdDetail.active {
	text-indent:-9999px;
	display:block;
	width:144px;
        background-position:-302px -1920px;
	position:absolute;
	z-index:3;
}
.cmdTour.active {
	text-indent:-9999px;
	display:block;
	width:144px;
	height:20px;
        background-position:-302px -1820px;
	position:absolute;
	z-index:3;
}
#Gallery_Properties.listView .galleryItem .cmdDetail {
	left:510px;
	top:80px;
}
#Gallery_Properties.listView.size1 .galleryItem .cmdDetail {
	top:175px !important;
}
#Gallery_Properties.listView.size2 .galleryItem .cmdDetail {
	left:395px !important;
	top:265px !important;
}
#Gallery_Properties.thumbView .galleryItem .cmdDetail {
	display:none;
}
#Gallery_Properties.listView .galleryItem .cmdTour {
	left:360px;
	top:80px;
}
#Gallery_Properties.listView.size1 .galleryItem .cmdTour {
	top:175px !important;
}
#Gallery_Properties.listView.size2 .galleryItem .cmdTour {
	left:395px !important;
	top:240px !important;
}
#Gallery_Properties.thumbView .galleryItem .cmdTour {
	display:none;
}
#Gallery_Properties.listView .galleryItem {
	border-bottom:1px solid #D6D6D6;
	margin:2px;
	padding:0;
}
#Gallery_Properties.listView.size0 .galleryItem {
	height:116px !important;
	width:657px !important;
}
#Gallery_Properties.listView.size1 .galleryItem {
	height:210px !important;
	width:657px !important;
}
#Gallery_Properties.listView.size2 .galleryItem {
	height:305px !important;
	width:657px !important;
}
#Gallery_Properties.thumbView .galleryItem {
	position:relative;
	margin:2px;
	float:left;
	padding:0;
	border:1px solid #D6D6D6;
}
#Gallery_Properties.thumbView.size0 .galleryItem {
	width:153px !important;
	height:150px !important;
}
#Gallery_Properties.thumbView.size1 .galleryItem {
	width:211px !important;
	height:217px !important;
}
#Gallery_Properties.thumbView.size2 .galleryItem {
	width:316px !important;
	height:293px !important;
}
#Gallery_Properties .galleryItem .photos {
	display:block;
	position:absolute;
}
#Gallery_Properties.listView.size0 .photos {
	top:11.5px;
	left:22px;
}
#Gallery_Properties.listView.size0 .photos, #Gallery_Properties.listView.size0 .photos img {
	height:95px;
	width:126px;
}
#Gallery_Properties.listView.size1 .photos {
	top:11.5px;
	left:22px;
}
#Gallery_Properties.listView.size1 .photos, #Gallery_Properties.listView.size1 .photos img {
	height:185px;
	width:245px;
}
#Gallery_Properties.listView.size2 .photos {
	top:14px;
	left:22px;
}
#Gallery_Properties.listView.size2 .photos, #Gallery_Properties.listView.size2 .photos img {
	height:276px;
	width:365px;
}
#Gallery_Properties.thumbView.size0 .photos {
	margin:2px;
}
#Gallery_Properties.thumbView.size0 .photos, #Gallery_Properties.thumbView.size0 .photos img {
	width:149px;
	height:113px;
}
#Gallery_Properties.thumbView.size1 .photos {
	margin:2px;
}
#Gallery_Properties.thumbView.size1 .photos, #Gallery_Properties.thumbView.size1 .photos img {
	width:207px;
	height:156px;
}
#Gallery_Properties.thumbView.size2 .photos {
	margin:2px;
}
#Gallery_Properties.thumbView.size2 .photos, #Gallery_Properties.thumbView.size2 .photos img {
	width:312px;
	height:236px;
}
#Gallery_Properties .galleryItem .photos .photo {
    display:block;
}
#Module_PropertyDetail .photos, #Module_PropertyDetail .photos img {
	width:465px;
	height:350px;
}
#Module_PropertyDetail .photos .photo.order0 {
	display:block;
}
#Gallery_Properties .galleryItem .group {
	display:none;
}
#Gallery_Properties .galleryItem .group .caption {
	display:none;
}
#Gallery_Properties.size0 .galleryItem .group .data {
	font-weight:bold;
}
#Gallery_Properties.thumbView.size1 .galleryItem .group .data {
	font-size:9px;
}
#Gallery_Properties.thumbView.size2 .galleryItem .group .data {
	font-size:13px;
}
#Gallery_Properties .galleryItem .grpPrice .data {
	font-weight:bold;
}
#Gallery_Properties.listView .galleryItem .grpPrice {
	display:block;
	position:absolute;
	left:160px;
	top:12px;
}
#Gallery_Properties.listView.size1 .galleryItem .grpPrice {
	left:275px;
	top:15px;
}
#Gallery_Properties.listView.size2 .galleryItem .grpPrice {
	left:395px;
	top:15px;
}
#Gallery_Properties.thumbView .galleryItem .grpPrice {
	display:block;
	position:absolute;
	left:0px;
	top:115px;
	z-index:2;
	width:150px;
	text-align:center;
}
#Gallery_Properties.thumbView.size1 .galleryItem .grpPrice {
	left:10px;
	top:168px;
	width:170px;
	text-align:left;
}
#Gallery_Properties.thumbView.size2 .galleryItem .grpPrice {
	left:10px;
	top:242px;
	width:170px;
	text-align:left;
}
#Gallery_Properties.listView .galleryItem .grpAddress {
	display:block;
	position:absolute;
	left:280px;
	top:12px;
}
#Gallery_Properties.listView.size1 .galleryItem .grpAddress {
	left:275px;
	top:58px;
}
#Gallery_Properties.listView.size2 .galleryItem .grpAddress {
	left:395px;
	top:58px;
}
#Gallery_Properties.listView .galleryItem .grpAddress {
    float:left; clear:both;
}
#Gallery_Properties.listView .galleryItem .grpAddress .group {
	display:inline;
	padding-right:3px;
}
#Gallery_Properties.listView .galleryItem .grpAddress .grpStreet {
	display:block; clear:both;
}
#Gallery_Properties.listView .galleryItem .grpAddress .grpCity {
	clear:both;
}
#Gallery_Properties.listView.size1 .galleryItem .grpBedBath {
	display:block;
	position:absolute;
	left:275px;
	top:30px;
	width:200px;
	text-align:left;
}
#Gallery_Properties.listView.size2 .galleryItem .grpBedBath {
	display:block;
	position:absolute;
	left:395px;
	top:30px;
	width:200px;
	text-align:left;
}
#Gallery_Properties.thumbView .galleryItem .grpAddress {
	display:block;
	position:absolute;
	left:0px;
	top:130px;
	z-index:2;
	width:150px;
	text-align:center;
	clear:both;
}
#Gallery_Properties.thumbView.size1 .galleryItem .grpAddress {
	left:10px;
	top:195px;
	width:170px;
	text-align:left;
}
#Gallery_Properties.thumbView.size1 .galleryItem .grpBedBath {
	display:block;
	position:absolute;
	left:10px;
	top:183px;
	width:170px;
	text-align:left;
}
#Gallery_Properties.thumbView.size2 .galleryItem .grpAddress {
	left:10px;
	top:275px;
	width:170px;
	text-align:left;
}
#Gallery_Properties.thumbView.size2 .galleryItem .grpBedBath {
	display:block;
	position:absolute;
	left:10px;
	top:259px;
	width:170px;
	text-align:left;
}
#Gallery_Properties.thumbView .galleryItem .grpAddress .grpCity {
	display:inline;
	padding-right:1px;
}
#Gallery_Properties.thumbView .galleryItem .grpAddress .grpState {
	display:inline;
}
#Gallery_Properties.listView .galleryItem .grpDescription {
	display:block;
	position:absolute;
	left:160px;
	top:42px;
}
#Gallery_Properties.listView .galleryItem .grpDescription .data {
	font-weight:normal;
}
#Gallery_Properties.listView.size1 .galleryItem .grpDescription {
	left:275px;
	top:96px;
	width:380px;
}
#Gallery_Properties.listView.size2 .galleryItem .grpDescription {
	left:395px;
	top:96px;
	width:258px;
}
#Gallery_Properties.listView .galleryItem .grpMls {
	display:block;
	position:absolute;
	left:160px;
	top:82px;
	height:28px;
	width:160px;
}
#Gallery_Properties.listView.size1 .galleryItem .grpMls {
	left:265px;
	top:180px;
	width:70px;
}
#Gallery_Properties.listView.size1 .galleryItem .grpMls .data {
	position:absolute;
	left:10px;
	top:-30px;
	width:100px;
}
#Gallery_Properties.listView.size2 .galleryItem .grpMls {
	left:385px;
	top:200px;
	width:70px;
}
#Gallery_Properties.listView.size2 .galleryItem .grpMls .data {
	position:absolute;
	left:10px;
	top:-30px;
	width:100px;
}
#Gallery_Properties .galleryItem.listView .grpMls .data {
	position:absolute;
	top:3px;
	display:block;
}
#Gallery_Properties .galleryItem.thumbView .grpMls .data {
	top:3px;
	display:inline;
}
#Gallery_Properties .galleryItem .grpMls.gamls {
	background-image:url('../images/skin/logo/logo_mls_sm.jpg');
	background-position:right top;
}
#Gallery_Properties .galleryItem .grpMls.fmls {
	background-image:url('../images/skin/logo/logo_fmls_sm.jpg');
	background-position:right top;
}
#Gallery_Properties .galleryItem.featured .grpMls {
	background-image:url('../images/skin/logo/logo.thsr.gif');
	background-position:right 0px;
}
#Gallery_Properties.listView.size1 .galleryItem.featured .grpMls {
	background-position:right 0px;
	top:165px;
}
#Gallery_Properties.listView.size1 .galleryItem.featured .grpMls .data {
	top:-20px;
}
#Gallery_Properties.thumbView .galleryItem .grpMls {
	width:110px;
	display:block;
	height:20px;
	z-index:4;
	position:absolute;
	left:0;
	top:0;
	position:absolute;
	text-align:right;
}
#Gallery_Properties.thumbView.size0 .galleryItem .grpMls {
	display:none;
}
#Gallery_Properties.thumbView.size1 .galleryItem .grpMls {
	left:90px;
	top:167px;
	background:none !important;
}
#Gallery_Properties.thumbView.size1 .galleryItem .grpMls .data {
}
#Gallery_Properties.thumbView.size2 .galleryItem .grpMls {
	left:190px;
	top:243px;
	background:none !important;
}
#Gallery_Properties.thumbView.size2 .galleryItem .grpMls .data {
}
#Gallery_Properties.thumbView .grpFeatured {
	background-color:#10377C;
	display:block;
	background-image:url('../images/skin/property/featureTagMedium.jpg');
	height:20px;
	z-index:4;
	position:absolute;
	top:2px;
}
#Gallery_Properties.thumbView.size0 .grpFeatured {
	width:149px;
	background-position:-27px 0px;
	left:2px;
}
#Gallery_Properties.thumbView.size1 .grpFeatured {
	width:207px;
	left:2px;
	background-position:0px 0px;
}
#Gallery_Properties.thumbView.size2 .grpFeatured {
	width:312px;
	left:2px;
	background-position:50px 0px;
}
#Gallery_Properties.listView .grpFeatured {
	background-color:#10377C;
	background-image:url(../images/skin/property/feature_tag.jpg);
	display:block;
	z-index:4;
	position:absolute;
	top:0;
	left:0px;
	width:20px;
}
#Gallery_Properties.listView.size0 .grpFeatured {
	height:116px;
}
#Gallery_Properties.listView.size1 .grpFeatured {
	height:210px;
	background-position:0px 43px;
}
#Gallery_Properties.listView.size2 .grpFeatured {
	height:305px;
	background-position:0px 90px;
}
/* Pager Options */
#Content_Results {
	padding-top:180px;
	min-height:600px;
	position:relative;
	top:0px;
	float:left;
}
#Content_Results .pageController {
	position:relative;
	font-size:11px;
	height:100px;
	width:260px;
	height:30px;
	left:32px;
}
#Module_SearchResults {
	position:relative;
	float:left;
	top:0px;
}
#Content_Results .pgrHeader {
	position:absolute;
	top:65px;
}
#Content_Results .pgrFooter {
	clear:both;
}
#Content_Results .pageController .cmdsView {
	position:absolute;
	left:83px;
	top:0px;
	width:140px;
}
#Content_Results .pageController .command {
	text-align:center;
}
#Content_Results .pageController .command.selected {
}
#Content_Results .pageController .command {
	display:block;
	float:left;
	clear:right;
	text-indent:-9999px;
	margin:3px;
	margin-right:7px;
}
#Content_Results .pageController .cmdsPage .command {
	width:18px;
	height:16px;
}
#Content_Results .pageController .cmdsBack {
	position:absolute;
	left:0px;
	top:0px;
}
#Content_Results .pageController .cmdsForward {
	position:absolute;
	left:200px;
	top:0px;
}
#Content_Results .pageController .currentPage {
	position:absolute;
	width:140px;
	left:55px;
	top:0px;
	text-align:center;
}
#Content_Results .pageController .cmdFirst {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -336px;
}
#Content_Results .pageController .cmdFirst.disabled {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -1281px; 
}
#Content_Results .pageController .cmdLast {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -1327px;
}
#Content_Results .pageController .cmdLast.disabled {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -617px; 
}
#Content_Results .pageController .cmdBack {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -1099px;
}
#Content_Results .pageController .cmdBack.disabled {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -837px; 
}
#Content_Results .pageController .cmdForward {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -1009px; 
}
#Content_Results .pageController .cmdForward.disabled {
    background-image:url('../images/skin/sprites/spritemap.interact.png');
    background-position: 0 -196px;
}
/* Display Options */
#Module_SearchDisplayOptions {
	position:relative;
	font-size:11px;
	height:100px;
	width:220px;
	height:90px;
	left:450px;
}
#Module_SearchDisplayOptions h2 {
	font-size:9px;
	position:absolute;
	left:-3px;
	top:0px;
	margin-right:4px;
}
#Module_SearchDisplayOptions .cmdsView {
	position:absolute;
	left:83px;
	top:0px;
	width:140px;
}
#Module_SearchDisplayOptions .grpSize {
	position:absolute;
	left:8px;
	top:55px;
	width:130px;
}
#Module_SearchDisplayOptions .command {
	text-align:center;
}
#Module_SearchDisplayOptions .command.selected {
	font-weight:bold;
	border:1px solid #999999;
}
#Module_SearchDisplayOptions .caption, Module_SearchDisplayOptions .data {
	font-size:9px;
}
#Module_SearchDisplayOptions .caption {
	text-align:right;
	width:60px;
	margin-right:10px;
}
#Module_SearchDisplayOptions .minmax {
	position:relative;
	left:0px;
}
#Module_SearchDisplayOptions .minmax .slider {
	background-color:#fff;
	font-size:0.7em;
	height:16px;
	left:0px;
	position:absolute;
	top:10px;
	z-index:1;
	width:139px;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -1373px;
}
#Module_SearchDisplayOptions .minmax .slider .handle {
	color:#000;
	background:none;
	font-size:8px;
	width:19px !important;
	height:12px !important;
	position:absolute;
	cursor:default;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 6px -1239px;
	background-repeat:no-repeat;
	top:0px;
	z-index:10;
}
#Module_SearchDisplayOptions .minmax .slider .handle.active {
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 4px -1458px;
}
#Module_SearchDisplayOptions .command {
	display:block;
	float:left;
	clear:right;
	width:50px;
	height:36px;
	text-indent:-9999px;
	padding:3px;
	background-position:3px 3px;
	margin:3px;
	margin-right:7px;
}
#Module_SearchDisplayOptions .cmdList {
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 4px -27px;
}
#Module_SearchDisplayOptions .cmdThumb {
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 4px -880px;
}
#Module_SearchDisplayOptions .grpSort {
	position:absolute;
	left:-415px;
	top:10px;
	font-size:9px;
}
#Module_SearchDisplayOptions .grpSort label {
	position:relative;
	left:10px;
	top:-2px;
}
#Module_SearchDisplayOptions .grpSort .data {
	clear:both;
	display:block;
}
#Module_SearchDisplayOptions .grpSort .data input {
	height:12px;
}
/* Results Panel */
#Module_ResultsPanel {
	width:692px;
	float:left;
	position:relative;
}
#Module_ResultsPanel #Content_ResultsHeader {
	height:13px;
	background:none;
}
#Module_ResultsPanel .header h2 {
	position:absolute;
	top:-6px;
	left:12px;
	font-family:arial;
	font-size:13px;
	font-weight:bold !important;
}
#Module_ResultsPanel #Content_Results {
	height:100%;
	width:100%;
	background:none;
	float:left;
}
#Module_ResultsPanel #Content_ResultsFooter {
	height:20px;
	background:none;
	clear:both;
}
/* Options Panel */
#Module_OptionPanel {
	width:259px;
	float:left;
	position:relative;
	margin:0px;
	top:-11px;
}
#Module_OptionPanel .header {
	height:11px;
        background-position: 6px 0px;
	padding-left: 6px;
	left:-8px;
}
#Module_OptionPanelContent {
	height:auto;
	width:100%;
	background-position:left;
	float:left;
	padding-bottom:25px;
	background-repeat: repeat-y;
}
#Module_OptionPanel .footer {
	height:24px;
	background-image:url('../images/skin/sprites/spritemap.backgrounds.png');
        background-position: 7px -126px;
	background-repeat:no-repeat;
	clear:both;
}
#Gallery_Properties_Empty {
	font-size:.8em;
	position:relative;
	margin:40px;
}
#Gallery_Properties_Empty .matches {
	font-weight:bold;
	font-size: .9em;
}
#Gallery_Properties_Empty .cmdRemoveFilter {
	font-size: .75em;
	text-decoration:underline;
}
#Gallery_Properties_Empty {
	font-size:.8em;
	position:relative;
	margin:40px;
}
.frmLocate .indicator {
	text-indent:-9999px;
	z-index:300;
	position:absolute;
	right:0px;
	top:3px;
	width:24px;
	height:15px;
	background-image:url('../images/spinner.gif');
}
#Module_FindOptions .indicator {
	top:9px;
	left:190px;
}
#Module_Loading, #Module_LoadingOverlay {
    left:270px;
	position:absolute;
	top:290px;
	z-index:25;
	width:660px;
	height:300px;
}
#Module_LoadingOverlay {
	background-color:#fff;
}
#Module_UpgradeOverlay {
	position:absolute;
	top:0px;
	left:0px;
	z-index:40;
    background-color:#fff;
}
#Module_ContactAgentOverlay {
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
    background-color:#fff;
}
#Module_Loading .image {
	position:absolute;
	left:230px;
	top:100px;
	width:146px;
	height:105px;
	background-image:url('../images/loader_listing.gif');
}
#Module_PropertyDetail {
	float:left;
	position:relative;
}
#Module_Property .group .caption {
	position:relative;
	display:block;
	width:auto;
	height:auto;
	float:left;
	margin-right:5px;
}
#Module_Property .group .data {
	position:relative;
	display:block;
	width:auto;
	height:auto;
	float:left;
}
#Module_PropertyDetail .command {
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
#Module_PropertyDetail .grpAddress {
	clear:both;
	margin-bottom:10px;
}
#Module_PropertyDetail .grpAddress .data {
	margin-right:5px;
}
#Module_PropertyDetail .grpAddress .city {
	clear:both;
}
#Module_PropertyDetail .grpAddress .caption {
	display:none;
}
#Module_PropertyDetail .grpAbout {
	margin-top:10px;
	margin-bottom:10px;
}
#Module_PropertyDetail .grpMls {
	margin-top:10px;
	margin-bottom:10px;
}
#Module_Property { position:relative; left:0px; top:0px; }
#Module_PropertyDetail .description {
	font-size:11px;
	line-height:12px;
}
/* Sign In */
#Personalize .form .group .caption {
	width:70px;
	padding-top:2px;
	text-align:right;
	padding-right:3px;
}
.standard #Personalize .form .group {
	width:250px;
}
.search #Personalize .form .group {
	width:250px;
}
.search #Personalize .form .caption {
	font-size:10px;
}
#Personalize .form .group .data {
	float:left;
	width:100px;
}
#Personalize .footer {
	z-index:3;
}
#Personalize .pnlNewUser .form .footer .buttons .button input {
	display:none;
}
#Personalize .pnlNewUser .form .footer .cmdNext {
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -84px;
	width:99px;
	height:27px;
}
#Personalize .pnlNewUser .form .footer .cmdNext.active {
    background-position: -301px -416px;
}
#Personalize .pnlNewUser .form .footer .cmdExistingUser {
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -848px;
	width:99px;
	height:27px;
}
#Personalize .pnlNewUser .form .footer .cmdExistingUser.active {
    background-position: 0 -1584px;
}
#Personalize .pnlNewUser .form .footer .cmdBack {
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -848px;
	width:99px;
	height:27px;
}
#Personalize .pnlNewUser .form .footer .cmdBack.active {
    background-position: 0 -1584px;
}
#Personalize .pnlNewUser .form .footer .cmdRegister {
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -84px;
	width:99px;
	height:27px;
}
#Personalize .pnlNewUser .form .footer .cmdRegister.active {
    background-position: -301px -416px;
}
#Personalize .panel {
	display:block;
	float:left;
	width:225px;
	padding-top:5px;
	position:relative;
}
#Personalize .content {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Personalize .title {
	display:none;
}
#Personalize a {
	color:#fff;
	text-decoration:underline;
}
#Personalize a:hover {
	color:#f4bd25;
}
#Personalize .pnlSignIn .form .caption {
	display:none;
}
#Personalize .form .checkbox label {
	margin-left:5px;
	font-size:9px;
	color:#fff;
}
#Personalize .form .group {
	clear:both;
	margin-bottom:2px;
	height:23px;
	width: 150px;
}
#Personalize .form .data.textbox input {
	width:120px;
	font-size:12px;
	border: 1px solid #c0c0c0;
}
#Personalize .frmSignIn .cmdSignIn {
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
	width:60px;
	height:26px;
	z-index:2;
	display:block;
    background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position:-0px -1081px;
}
#Personalize .frmSignIn .data {
	margin-top:4px;
}
#Personalize .frmSignIn .cmdSignIn.active {
    background-position:-300px -1034px;
}
#Personalize .frmSignIn .cmdSignIn input {
	display:none;
}
#Personalize .frmSignIn .lnkForgotPassword {
	position:absolute;
	top:131px;
	right:30px;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:16px;
	padding-left:3px;
	width: 110px;
}
#Personalize .frmNewUser .description {
	font-weight:normal;
}
#Personalize .frmNewUser .description h3 {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:auto;
	padding-bottom:0px;
	width:215px;
}
#Personalize .frmNewUser .description p {
	font-size:11px;
	font-weight:bold;
	clear:both;
}
#Personalize .frmNewUser .description li {
	display:block;
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	padding:0;
	margin:0;
	height:auto;
	width:193px;
}
#Personalize .frmNewUser .description li.feature {
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -292px;
	padding-left:20px;
}
#Personalize .frmNewUser .footer {
	position:absolute;
	top:135px;
	left:10px;
}
#Personalize .buttons {
	clear:both;
}
#Personalize .cmdNewUser {
	display:block;
	z-index:2;
	background-color:transparent;
	text-align:center;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -791px;
	display:block;
	width:152px;
	height:28px;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#Personalize .cmdNewUser.active {
    background-position: -301px -752px;
}
#Personalize .cmdNewUser input {
	display:none;
}
#Personalize .panel {
	position:absolute;
	top:0px;
	left:0px;
}
#Personalize .content .summary {
	position:absolute;
	top:59px;
}
#Personalize .content .summary p {
	display:block;
	width:249px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color: #fff;
	padding:0;
	text-align:center;
}
#Personalize .pnlNewUser .form {
	position:absolute;
	top:90px;
	left:13px;
}
#Personalize .pnlNewUser {
	width:250px;
}
#Personalize .data.textbox input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	width:120px;
	padding-left:5px;
	padding-top:3px;
	border: 1px solid #c0c0c0;
}
#Personalize .tip a {
	text-decoration:underline;
	color:#fff;
	font-size:9px;
}
#Personalize .content .frmNewUser {
	padding-top: 10px;
	position:absolute;
	top:150px;
	left:13px;
	width:215px;
}
#Personalize .frmSignIn .grpRemember {
	position:absolute;
	top:126px;
	display:block;
	float:left;
	height:16px;
	padding:0;
	padding-left:3px;
	width:115px;
	left: 10px;
}
#Personalize .frmSignIn .cmdSignIn {
	position:absolute;
	top:102px;
	right:40px;
	float:left;
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	text-indent:-9999px;
	left: 140px;
}
#Personalize .pnlNewUser .data.textbox input {
	width:140px;
	margin-top:4px;
}
.standard #Personalize .caption {
	font-size:10px !important;
}
.standard #Personalize .group {
	margin:0px !important;
	padding:0px !important;
}
.search #Personalize .group {
	margin:0px !important;
	padding:0px !important;
	padding-right:10px !important;
	margin-bottom:2px !important;
}
#Personalize .pnlNewUser .grpState {
	float:left;
	clear:right;
	display:block;
	width:120px;
}
.search #Personalize .grpState {
	width:120px !important;
}
.standard #Personalize .grpState {
	width:120px !important;
}
#Personalize .pnlNewUser .grpState .data.textbox {
	width:40px;
}
#Personalize .pnlNewUser .grpState .data.textbox input {
	width:35px;
}
#Personalize .pnlNewUser .grpZip {
	float:left;
	clear:right;
	display:block;
	width:110px;
}
.search #Personalize .grpZip {
	width:110px !important;
}
.standard #Personalize .grpZip {
	width:110px !important;
}
#Personalize .pnlNewUser .grpZip .caption {
	width:35px;
}
#Personalize .pnlNewUser .grpZip .data.textbox {
	width:65px;
}
#Personalize .pnlNewUser .grpZip .data.textbox input {
	width:55px;
}
#Personalize .pnlNewUser .form .footer {
	position:absolute;
	z-index:2;
	top:185px;
	right:40px;
	display:block;
	float:left;
	width:225px;
	height:29px;
}
.standard #Personalize .pnlNewUser .form .footer {
	padding-left:0px;
	width:230px;
	left:-20px;
}
#Personalize .pnlNewUser .form .text {
	position:absolute;
	top:28px;
	left:13px;
	width:230px;
	text-align:center;
	padding:0;
	margin:0;
	line-height:10px;
	font-size:9px;
	font-style:italic;
}
#Personalize .pnlNewUser .form .footer .buttons {
	float:left;
	width:225px;
}
#Personalize .pnlNewUser .form .footer .buttons .button {
	display:block;
	float:right;
	clear:left;
}
#Personalize .status {
	display:none;
}
#Personalize .required {
	color:#f4bd25 !important;
}
#PersonalizeHud {
	position:absolute;
	width:207px;
	height:auto;
	background-color:#f0f0f0;
	z-index:50;
	top:15px;
	left:1px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	color:#0099cc;
	font-family:Verdana;
	border-bottom:3px solid #999;
}
#PersonalizeHud p {
	margin:0;
	padding:0;
	clear:both;
	color:#28478a;
}
#ContentHud {
	position:absolute;
	width:207px;
	height:auto;
	background-color:#f0f0f0;
	z-index:50;
	top:17px;
	left:258px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	color:#0099cc;
	font-family:Verdana;
	border-bottom:3px solid #999;
        width:642px;
}
#ContentHud p {
	margin:0;
	padding:0;
	clear:both;
	color:#28478a;
}
.standard #Personalize .lnkRegisterLearnMore {
	position:absolute;
	top:-7px;
	left:0px;
	width:100px;
}
.standard #Personalize .cmdNewUser {
	position:relative;
	top:20px;
	left:33px;
}
.standard #Personalize .user {
	width:240px; 
	background-color:#28478A !important;
	position:absolute;
	top:30px;
	left:2px;
        height:20px;
	font-size:9px;
}
.standard #Personalize .user .welcomeText {
    position:absolute; top:0px; left:20px;  overflow:hidden; display:block; width:140px;
}
.standard #Personalize .user .command {
	position:absolute; display:block; top:0px;
	left:170px;
}
.standard #Personalize .saveSearch {
	display:none !important;
}
.standard #Personalize .navMyHomeSource {
	position:absolute;
	top:57px;
}
.standard #Personalize #MyAgent {
	position:absolute;
	top:120px;
	width:230px;
	text-align:center;
}
.standard #Personalize #MyAgent .photo {
	width:235px;
	height:150px; 
	text-align:center;
	position:absolute; top:0px;
	left:5px; 
}
.standard #Personalize #MyAgent .photo img {
}
.standard #Personalize #MyAgent .detail {
    position:absolute; top:147px; width:235px; left:5px;
}
.search #Personalize #MyAgent .info {
    position:absolute; top:40px; width:235px; left:145px; width:209px; text-align:left; line-height:15px;
}
.standard #Personalize #MyAgent .info {
    position:absolute; top:140px; width:235px; left:15px; width:229px; text-align:left; line-height:15px;
}
.standard #Personalize #MyAgent .data {
	font-size:9px;
	height:12px;
}
.standard #Personalize .content .form {
	text-align:left;
	color:#FFFFFF;
	float:left;
	position:relative;
	left:0;
	display:block;
	width:245px;
	height:auto;
}
.standard #Personalize .pnlSignIn .title {
	display:block;
	width:45px;
	height:12px;
	text-indent:-9999px;
	background-image:url('../images/skin/personalize/signIn.jpg');
	position:absolute;
	top:67px;
	left:12px;
}
.standard #Personalize .content .frmSignIn {
	padding-top:76px;
	padding-left: 13px;
}
.standard #Personalize .content .frmNewUser li {
	display:block;
	float:left;
	width:210px;
	height:auto;
	font-size:10px;
	font-weight:bold;
	padding-bottom:1px;
}
.standard #Personalize .frmNewUser {
	position:relative;
	top:22px !important;
	left:12px !important;
}
.standard #Personalize .frmNewUser .description ul {
	margin:0;
	padding:0px;
	position:relative;
	margin-left:5px;
	position:absolute;
	top:60px;
}
.search #Personalize {
	display:block;
	position:absolute;
	z-index:4;
	left:267px;
	top:15px;
	width:668px;
	height:auto;
	height:175px;
	background-image:url(../images/skin/sprites/spritemap.backgrounds.png);
        background-position: 0 -173px;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:11px;
}
.search #Personalize #PersonalizeHud {
	width:620px;
	top:10px;
	left:4px;
}
.search #Personalize h2 {
	display:block;
	float:left;
	width:278px;
	height:20px;
	color:#FFF;
	font-size:11px;
	padding-top: 35px;
	padding-left: 15px;
}
.search #Personalize #Panel_SignIn {
	display:block;
	float:left;
	width:300px;
	height:auto;
}
.search #Personalize #Panel_SignIn .caption {
	display:block;
	float:left;
	width:60px;
	height:20px;
	padding-left:15px;
}
.search #Personalize #Panel_SignIn .textbox {
	display:block;
	float:left;
	width:160px;
	height:20px;
	padding-left:10px;
}
.search #Personalize #Panel_SignIn .frmSignIn .grpRemember {
	display:block;
	float:left;
	height:25px;
	padding-left:10px;
	padding-top:5px;
	width:110px;
	left:24px;
	top:108px;
}
.search #Personalize #Panel_SignIn .lnkForgotPassword {
	top:110px;
	left:0px;
	left:128px;
}
.search #Personalize #Panel_SignIn .cmdSignIn {
	top:85px;
	left:220px;
}
.search #Personalize .frmNewUser {
	display:block;
	clear:both;
	position:absolute;
	top:0px;
	left:300px;
	width:340px;
	height:auto;
	padding-left: 10px;
	padding-top: 10px;
}
.search #Personalize .frmNewUser h3 {
	font-size:12px;
}
.search #Personalize .frmNewUser .lnkRegisterLearnMore {
	left:170px;
}
.search #Personalize .frmNewUser ul {
	display:block;
	float:left;
	margin:0px;
	list-style:none;
	padding:0px;
	padding-left: 5px;
}
.search #Personalize .frmNewUser li {
	padding-left:20px;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -292px;
	background-repeat:no-repeat;
	line-height:14px;
}
.search #Personalize #Panel_NewUser {
}
.search #Personalize #Panel_NewUser .title {
	display:none;
}
.search #Personalize #Panel_NewUser .frmInfo {
	position:absolute;
	left:320px;
	top:10px;
	width:380px;
}
.search #Personalize #Panel_NewUser .textbox input {
	width:150px !important;
	height:13px !important;
	font-size:10px !important;
}
.search #Personalize #Panel_NewUser .group {
	float:left;
	margin-right:10px;
	height:19px;
}
.search #Personalize #Panel_NewUser .frmInfo .grpStreet2 {
	clear:both;
}
.search #Personalize #Panel_NewUser .frmInfo .grpCity {
	clear:left;
}
.search #Personalize #Panel_NewUser .frmInfo .grpState .data.textbox input {
	width:35px !important;
}
.search #Personalize #Panel_NewUser .frmInfo .grpZip .data.textbox input {
	width:55px !important;
}
.search #Personalize #Panel_NewUser .footer {
	left:240px;
	top:100px;
	position:absolute;
}
.search #Personalize #Panel_NewUser .footer .button {
	position:relative;
	float:left;
	clear:both;
}
.search #Personalize #Panel_NewUser .footer .text {
	position:absolute;
	top:30px;
	left:-520px;
}
.search #Personalize #Panel_NewUser .frmAccount {
	position:absolute;
	left:320px;
	top:10px;
	width:380px;
}
.search #Personalize #Panel_MyHomeSource .title {
	display:none;
}
.search #Personalize .user {
	width:240px;
	background-color:#28478A !important;
	position:absolute;
	top:40px;
	left:16px;
	font-size:9px;
}
.search #Personalize .user .welcomeText {
	padding-left:0px;
}
.search #Personalize .user .command {
	position:absolute;
	left:170px;
}
.search #Personalize .saveSearch {
	display:none !important;
}
.search #Personalize .navMyHomeSource {
	position:absolute;
	top:80px;
}
.search #Personalize #MyAgent {
	position:absolute;
	top:0px;
	width:350px;
	left:300px;
	text-align:center;
}
.search #Personalize #MyAgent .photo {
	width:130px;
	height:150px;
	position:absolute;
	left:5px; text-align:center; 
	top:10px; 
}
.search #Personalize #MyAgent .photo img { }
.search #Personalize #MyAgent .detail {
	font-size:9px;
	width:200px; 
	position:absolute; float:left; height:75px;
	top:39px; left:145px;        
        color:#fff; text-align:left;
}
.search #Personalize #MyAgent .title {
    display:block; position:absolute; top:10px; left:140px; text-indent:-9999px; background-image:url('../images/skin/personalize/myagent.title.gif'); width:215px; height:29px;
}
#Personalize #MyAgent .detail .name { font-weight:bold; font-size:11px;}
.search #Personalize #MyAgent .command {
	position:absolute;
	top:120px;
	left:20px;
}
#MyAgent .command { z-index:10; }
.standard #Personalize {
	display:block;
	float:left;
	width:250px;
	height:339px;
	z-index:2;
	background-repeat:no-repeat;
	background-image: url(../images/skin/personalize/panel_blue.png);
	background-position: bottom;
	font-size:11px;
}
.standard #Personalize {
	position:relative !important;
	left:6px !important;
	top:-10px !important;
}
.standard #Personalize .content .form {
	top:0px;
	width: 200px;
}
.standard #Personalize .pnlNewUser .summary {
	position:absolute;
	top:60px;
	width:190px !important;
	left:20px;
	text-align:center;
}
.standard #Personalize .pnlNewUser .summary p {
	margin:0;
	padding:0;
	width:190px;
}
.standard #Personalize .pnlNewUser .frmInfo {
	position:absolute;
	top:100px;
	left:16px;
}
.standard #Personalize .pnlNewUser .frmAccount {
	position:absolute;
	top:100px;
	left:16px;
}
.splash #Personalize {
	position:absolute !important;
	left:694px !important;
	top:0px !important;
}
#Personalize #MyAgent .cmdContactAgent {
    display:block; text-indent:-9999px; 
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -246px;
    width:98px; height:24px; z-index:10;
}
.search #Personalize #MyAgent .cmdContactAgent {
    position:absolute; top:120px; left:200px; 
}
.standard #Personalize #MyAgent .cmdContactAgent {
    position:absolute; top:190px; left:74px; 
}
#Personalize #MyAgent .cmdContactAgent.active {
    width:98px; height:24px;
    background-position: 0 -1026px;
}

#Personalize #MyAgent .cmdChooseAgent {
    display:block; text-indent:-9999px; 
    background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1252px;
    width:98px; height:24px; z-index:10;
}
.search #Personalize #MyAgent .cmdChooseAgent {
    position:absolute; top:120px; left:200px; 
}
.standard #Personalize #MyAgent .cmdChooseAgent {
    position:absolute; top:190px; left:74px; 
}
#Personalize #MyAgent .cmdChooseAgent.active {
    background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -578px;
    width:98px; height:24px;
}
.standard #ContentView {
	float:left;
	clear:both;
}
.expandable #Dash {
	width:auto;
	width:255px;
	float:left;
	clear:right;
	position:relative;
	display:block;
	height:auto;
}
.standard #Module_Summary {
	float:left;
	position:relative;
	display:block;
	width:570px;
	min-height:220px;
	padding:15px;
	padding-top:0px;
}
#Module_FindOptions .cmdSearch {
	text-indent:-9999px;
	display:block;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -470px;
	position:absolute;
	top:182px;
	z-index:2;
	left:145px;
	width:98px;
	height:24px;
}
.standard #Module_FindOptions .cmdSearch {
	position:absolute;
	top:215px;
}
.quicksearch #Module_FindOptions .cmdSearch {
	position:absolute;
	top:210px;
}
.expandable #Static_Location .command {
	display:none !important;
}
#Module_FindOptions .cmdSearch.active {
	display:block;
    background-position: -301px -470px;
}
#Hud_FindOptions {
	position:absolute;
	top:40px;
	left:14px;
}
#Commands_Result {
	height:30px;
	width:660px;
	position:relative;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
	padding-top:15px;
}
#Commands_Result .command {
	display:block;
	position:relative;
	clear:left;
	float:right;
	font-size:11px;
	padding:5px;
	margin-left:10px;
	width:90px;
}
#Commands_Result .command.selected {
	font-weight:bold;
}
#Module_PropertyDetail {
	padding-bottom:165px;
}
#Module_Property {
	position:relative;
	float:left;
}
#Module_FeaturedCityTeaser {
	font-size:11px;
	position:relative;
	top:0px;
}
#Module_FeaturedCityTeaser .navigation {
	width:650px;
	display:block;
	height:30px;
}
#Module_FeaturedCityTeaser .navigation .navItem {
	position:relative;
	float:left;
	margin-right:10px;
	text-decoration:underline;
	cursor:pointer;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
	background-position: 0 -30px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
	color:#28478a;
}
#Module_FeaturedCityTeaser .navigation .navItem.selected {
	font-weight:bold;
	color:#f4bd25;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
    background-position: 0 -379px; 
	background-repeat:no-repeat;
	padding-left:15px;
}
#Module_FeaturedCityTeaser .panelView .title {
	font-size:13px;
	font-weight:bold;
}
#Module_FeaturedCityTeaser .panelView {
	width:600px;
	display:block;
	height:300px;
	padding:25px;
}
#Module_FeaturedCityTeaser .header {
	position:absolute;
	top:-75px;
	left:20px;
	width:200px;
	z-index:2;
}
#Module_FeaturedCityTeaser .header h3 {
	font-size:14px;
	font-weight:bold;
}
#Module_FeaturedCityTeaser .header .name {
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}
#Module_FeaturedCityTeaser .mapView {
	position:relative;
	width:650px;
	padding-left:14px;
	float:left;
}
#Module_FeaturedCityTeaser .mapView .brief {
	float:left;
	position:relative;
	width:200px;
	padding:10px;
	font-weight:bold;
}
#Module_FeaturedCityTeaser .mapView .map {
	width:425px;
	height:249px;
	background-image:url('../images/skin/scl/southernlivingmap.jpg');
	float:left;
	position:relative;
}
#Module_FeaturedCityTeaser .mapView .description {
	clear:both;
	position:relative;
	padding-top:20px;
	padding-left:8px;
}
#Module_FeaturedCityTeaser .mapView .mapItem {
	display:block;
	border:1px solid transparent;
	width:20px;
	height:20px;
	position:absolute;
	cursor:pointer;
	z-index:10;
}
#Module_FeaturedCityTeaser .mapView .command {
	padding:5px;
	width:100px;
	height:20px;
	display:block;
	position:absolute;
}
#Module_FeaturedCityTeaser .mapView .cmdViewListings {
	top:225px;
	left:25px;
}
#Module_FeaturedCityTeaser .mapView .cmdViewInfo {
	top:190px;
	left:25px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_Newnan {
	display:block;
	left:10px;
	top:125px;
	left:104px;
	width:75px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_Sharpsburg {
	left:10px;
	top:162px;
	left:214px;
	width:95px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_Senoia {
	left:10px;
	top:203px;
	left:284px;
	width:75px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_Tyrone {
	left:10px;
	top:48px;
	left:264px;
	width:65px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_FayetteVille {
	left:10px;
	top:68px;
	left:344px;
	width:73px;
	height:28px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_PeachtreeCity {
	left:10px;
	top:103px;
	left:274px;
	width:83px;
	height:28px;
}
#Module_FeaturedCityTeaser .mapView #MapItem_Palmetto {
	top:20px;
	left:174px;
	width:135px;
	height:20px;
}
#Module_Regional .map {
	position:absolute;
}
#Module_Regional .mapItem {
	display:block;
	border:1px solid transparent;
	width:20px;
	height:15px;
	position:absolute;
	cursor:pointer;
	z-index:10;
}
#Module_Regional .map #MapItem_Palmetto {
	top:5px;
	left:259px;
	width:60px;
}
#Module_Regional .map #MapItem_Fairburn {
	top:5px;
	left:323px;
	width:45px;
}
#Module_Regional .map #MapItem_Newnan {
	display:block;
	top:89px;
	left:200px;
	width:57px;
}
#Module_Regional .map #MapItem_Sharpsburg {
	top:120px;
	left:289px;
	width:75px;
}
#Module_Regional .map #MapItem_Senoia {
	top:152px;
	left:347px;
	width:65px;
}
#Module_Regional .map #MapItem_Tyrone {
	top:25px;
	left:330px;
	width:54px;
}
#Module_Regional .map #MapItem_FayetteVille {
	top:42px;
	left:396px;
	width:60px;
	height:22px;
}
#Module_Regional .map #MapItem_PeachtreeCity {
	top:70px;
	left:340px;
	width:66px;
	height:24px;
}
#Module_FeaturedCommunityTeaser {
	font-size:11px;
	position:relative;
	top:0px;
}
#Module_FeaturedCommunityTeaser .navigation {
	width:600px;
	display:block;
	height:30px;
}
#Module_FeaturedCommunityTeaser .navigation .navItem {
	color:#28478a;
	position:relative;
	float:left;
	margin-right:10px;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}
#Module_FeaturedCommunityTeaser .navigation .navItem.selected {
	font-weight:bold;
	color:#f4bd25;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
	background-repeat:no-repeat;
        background-position: 3px -372px;
	padding-left:15px;
}
#Module_FeaturedCommunityTeaser .panelView .title {
	font-size:13px;
	font-weight:bold;
}
#Module_FeaturedCommunityTeaser .panelView {
	width:600px;
	display:block;
	height:300px;
	padding:25px;
}
#Module_FeaturedCommunityTeaser .header {
	position:absolute;
	top:-75px;
	left:20px;
	width:200px;
	z-index:2;
}
#Module_FeaturedCommunityTeaser .header h3 {
	font-size:14px;
	font-weight:bold;
}
#Module_FeaturedCommunityTeaser .header .name {
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}
#Module_FeaturedCommunityTeaser .mapView {
	position:relative;
	width:650px;
	padding-left:14px;
	float:left;
}
#Module_FeaturedCommunityTeaser .mapView .detail {
	float:left;
	position:relative;
	width:360px;
}
#Module_FeaturedCommunityTeaser .mapView .brief {
	float:left;
	position:relative;
	width:340px;
	padding:10px;
}
#Module_FeaturedCommunityTeaser .mapView .logo {
    float:left; position:relative; display:block; width:150px; height:150px; 
}
#Module_FeaturedCommunityTeaser .mapView .brief .tip {
	font-weight:bold;
}
#Module_FeaturedCommunityTeaser .mapView .map {
	width:288px;
	height:346px;
	background-image:url('../images/skin/communities/communities.gif');
	float:left;
	position:relative;
}
#Module_FeaturedCommunityTeaser .mapView .description {
	clear:both;
	position:relative;
	padding-top:20px;
	padding-left:8px;
}
#Module_FeaturedCommunityTeaser .mapView .mapItem {
	display:block;
	border:1px solid transparent;
	width:20px;
	height:20px;
	position:absolute;
	cursor:pointer;
	z-index:10;
}
#Module_FeaturedCommunityTeaser .mapView .command {
	padding:5px;
	width:100px;
	height:20px;
	display:block;
	position:absolute;
}
#Module_FeaturedCommunityTeaser .mapView .cmdViewListings {
	top:225px;
	left:25px;
}
#Module_FeaturedCommunityTeaser .mapView .cmdViewInfo {
	top:190px;
	left:25px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_AveryPark {
	top:185px;
	left:5px;
	width:75px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_Burkwood {
	top:268px;
	left:192px;
	width:90px;
	height:25px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_Village {
	top:202px;
	left:155px;
	width:110px;
	height:30px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_Saranac {
	top:233px;
	left:97px;
	width:54px;
	height:16px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_MapleShade {
	top:175px;
	left:94px;
	width:180px;
	height:15px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_SummerGrove {
	top:275px;
	left:34px;
	width:95px;
	height:15px;
}
#Module_FeaturedCommunityTeaser .mapView #MapItem_Bradshaw {
	top:323px;
	left:166px;
	width:110px;
	height:15px;
}
.togglable .group {
	clear:right;
}
.togglable .group.alternate {
	clear:none;
}
.togglable .group.large .caption {
	width:200px !important;
	clear:both !important;
	margin-bottom:2px;
}
#Module_Agents #Module_Loading, #Module_Agents #Module_LoadingOverlay {
	top:50px;
	left:10px;
}
#Module_Agents {
	font-size:11px;
	float:left;
}
#Module_Agents .navigation {
	display:block;
	float:left;
	position:relative;
	top:30px;
	left:-6px;
}
#Module_Agents .navigation .navItem {
	float:left;
	clear:right;
	display:block;
	margin-right:10px;
	cursor:pointer;
	color:#28478a;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
        background-position: 0 -30px;
	padding-left:10px;
	padding-right:5px;
	list-style: none;
	font-weight:bold;
	text-decoration:underline;
}
#Module_Agents .navigation .navItem.active {
	text-decoration:underline;
}
#Module_Agents .navigation .navItem.selected {
	font-weight:bold;
	background-image:url(../images/skin/sprites/spritemap.navigation.png);
        background-position: 0 -379px;
	padding-left:15px;
	color:#f4bd25;
	text-decoration:underline;
	font-weight:bold;
}
#Module_Agents .panelView {
	clear:both;
	position:relative;
	top:30px;
	display:block;
	width:600px;
	padding-left:20px;
}
#Module_Agents #Content_Results {
	padding-top:0px;
}
#Module_Agents #Module_SearchResults .pgrHeader {
	position:relative;
	top:0px;
}
#Module_Agents #Module_SearchResults .pgrFooter {
	position:relative;
	top:0px;
}
#Module_Agents #Module_Results {
	position:relative;
	float:left;
	clear:both;
	width:auto;
	height:auto;
}
#Gallery_Agents {
	position:relative;
	float:left;
	left:35px;
	width:500px;
}
#Gallery_Agents .group {
	float:left;
	clear:right;
	width:200px;
	display:block;
	position:relative;
	height:30px;
	border-bottom:1px solid #ccc;
}
#Module_Agent { width:650px;}

/*Agent Section*/
#Gallery_Agents .grpPhone {
	margin-left:30px;
	width:122px;
}
#Gallery_Agents .group .caption {
	display:none;
}
#Gallery_Agents .grpName {
	width:120px;
	overflow:hidden;
	padding-right:10px;
}
#Gallery_Agents .grpLanguage {
	width:120px;
	overflow:hidden;
	padding-left:10px;
}
#Gallery_Agents .grpEmail {
	width:233px;
	overflow:hidden;
	padding-right:10px;
}
#Gallery_Agents .cmdDetail {
	display:block;
	float:left; position:relative; 
	height:30px;	
	width:97px;
	top:10px;
}
#Gallery_Agents .galleryItem {
	clear:both;
	position:relative;
	height:40px;
	width:600px;
}
/*Agent Section Ends*/


/*City Map btns*/
#Cmd_CityMap {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	text-indent:-9999px;
        background-position: -300px -1684px;
}
#Cmd_CityMap.active, #Cmd_CityMap.selected {
        background-position: -300px -1576px;
}
/*City Listing btns*/
#Cmd_CityListings {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	text-indent:-9999px;
        background-position: -300px -1630px;
}
#Cmd_CityListings.active, #Cmd_CityListings.selected {
        background-position: -300px -1468px;
}
#Cmd_CityInfo {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
        background-position: -300px -1522px;
	text-indent:-9999px;
}
#Cmd_CityInfo.active, #Cmd_CityInfo.selected {
        background-position: -300px -1307px;
}
/*Return to listing btn*/
#Cmd_Listings {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
        background-position: -300px -1360px;
	text-indent:-9999px;
}
#Cmd_Listings.active, #Cmd_Listings.selected {
        background-position: -300px -1414px;
}
#Panel_SignIn .tip {
	display:block;
	width:150px;
	position:absolute;
	left:130px;
	top:5px;
}
#Cmd_CommunityMap {
	width:145px !important;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
  background-position: 0 -97px;
  text-indent:-9999px;
  padding-right:0px !important;
}
#Cmd_CommunityMap.selected {
  background-position: 0 -332px;
}
#Cmd_CommunityListings {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1873px;
	text-indent:-9999px;
	margin-left:7px !important;
}
#Cmd_CommunityListings.selected {
    background-position: 0 -1198px;
}
/*City Info btns*/
#Cmd_CommunityInfo {
    background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -809px;    
    text-indent:-9999px;
}
#Cmd_CommunityInfo.selected {
    background-position: 0 -683px;
}
#ContactForm .group {
	margin-bottom:0px;
}
#CareerContentHolder {
	display:block;
	float:left;
	width:670px;
	height:1030px;
	padding-right: 3px;
	padding-bottom: 15px;
}
#CareerContentHolder .careerOppContainer {
	display:block;
	float:left;
	width:660px;
	height:auto;
	padding-top:5px;
}
#CareerContent {
	display:block;
	float:left;
	width:660px;
	height:auto;
	padding-top: 5px;
	padding-bottom: 30px;
	line-height:14px;
}
#CareerContent .careerForm {
	display:block;
	float:left;
	clear:left;
	width:605px;
	height:600px;
}
#CareerContent .careerForm {
	display:block;
	float:left;
	clear:left;
	width:605px;
	height:600px;
}
#Module_Summary .careerCopy {
	display:block;
	float:left;
	width:615px;
	height:auto;
	padding-left:10px;
	line-height:16px;
}
#Module_Summary .adviceContent {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-left:10px;
	line-height:16px;
}
#Module_Summary .careerCopy ul {
	padding-left:20px;
}
#Module_Summary .caption {
	float:left;
	font-weight:bold;
	width:100px;
}
#CareerContent .inputBox {
	float:left;
	width:160px;
	height:20px;
	padding-top:3px;
	border: 1px solid #CCC;
}
#CareerContent input {
	width:120px;
	height:18px;
	padding-top:3px;
	border: 1px solid #CCC;
}
#CareerContent select {
	width:125px;
	height:18px;
	padding-top:3px;
	border: 1px solid #CCC;
}
#CareerContent .paddingDiv {
	display:block;
	float:left;
	width:290px;
	height:17px;
}
#CareerContent .group {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom: 5px;
}
#CareerContent .divSpacer {
	display:block;
	float:left;
	clear:left;
	width:600px;
	height:15px;
	padding-bottom:5px;
}
#CareerContent .inPageHeader {
	display:block;
	float:left;
	clear:right;
	width:250px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#CareerContent .inPageHeaderNote {
	display:block;
	float:left;
	clear:left;
	width:290px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#CareerContent .inPageHeaderContact {
	display:block;
	float:left;
	clear:right;
	width:250px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#CareerContent .inPageHeaderResume {
	display:block;
	float:left;
	clear:left;
	width:130px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#CareerContent .inPageHeaderResume2 {
	display:block;
	float:left;
	clear:left;
	width:200px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#CareerContent .uploadfieldCont {
	display:block;
	float:left;
	width:185px;
	height:20px;
}
#CareerContent .uploadBtnCont {
	display:block;
	float:left;
	width:70px;
	height:20px;
}
#CareerContent .uploadfieldCont input {
	width:180px;
}
#CareerContent .uploadfieldGroup {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px;
}
#CareerContent .nameGroup {
	display:block;
	float:left;
	width:600px;
	height:20px;
	padding-bottom:5px;
}
#CareerContent .e-mailGroup {
	display:block;
	float:left;
	width:600px;
	height:20px;
	padding-bottom:5px;
}
#CareerContent .zipcodeGroup {
	display:block;
	float:left;
	width:600px;
	height:20px;
	padding-bottom:5px;
}
#CareerContent .phoneGroup {
	display:block;
	float:left;
	width:600px;
	height:20px;
	padding-bottom:5px;
}
#CareerContent .resumePostGroup {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px;
}
#CareerContent .commentsGroup {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px;
}
#CareerContent .contactMeContainer {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px;
}
#CareerContent .resumePastContainer {
	display:block;
	float:left;
	clear:left;
	width:400px;
	height:auto;
	padding-bottom:5px;
}
#UploadBtn {
	display:block;
	float:left;
	width:98px;
	height:20px;
	padding-left:10px;
}
#UploadBtn .upload a {
	display:block;
	float:left;
	width:98px;
	height:24px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: -301px -1089px;
}
#UploadBtn .upload a:hover {
    background-position: -301px -1143px;
}
#Submit {
	display:block;
	float:left;
	width:98px;
	height:24px;
	padding-top:15px;
}
#Submit .submit a {
	display:block;
	float:left;
	width:98px;
	height:24px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: -301px -979px;
}
#Submit .submit a:hover {
    background-position: -301px -192px;
}
#CareerContentHolder .nameGroup .group {
	clear:right;
}
#CareerContentHolder .phoneGroup .group {
	clear:right;
}
#CareerContentHolder .fName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .fNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .group {
	margin-bottom:0px;
}
#CareerContentHolder .lName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .lNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#CareerContentHolder .homePhone {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .homePhoneFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .workPhone {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .workPhoneFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .email {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .emailFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .address1 {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .address1Cont {
	display:block;
	float:left;
	width:400px;
	padding-right:10px;
	height: 20px;
}
#CareerContentHolder .address2 {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .address2Cont {
	display:block;
	float:left;
	width:400px;
	padding-right:10px;
	padding-top:4px;
	height: 20px;
}
#CareerContentHolder .city {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .cityFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .state {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
}
#CareerContentHolder .stateFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .zip {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#CareerContentHolder .zipFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#CareerContentHolder .timeOfDayContainer {
	float:left;
	clear:left;
	width:30px;
	height:auto;
}
#CareerContentHolder .phoneContainer {
	float:left;
	clear:left;
	width:40px;
	height:auto;
}
#CareerContentHolder .emailContainer {
	float:left;
	clear:left;
	width:40px;
	height:auto;
}
#CareerContentHolder .contactMethod {
	float:left;
	clear:left;
	width:250px;
	height:auto;
}
#CareerContentHolder .dayRadioBtn {
	float:left;
	width:20px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
}
#CareerContentHolder .RadioBtn {
	float:left;
	width:15px;
	height:auto;
}
#CareerContentHolder .emailCont {
	float:left;
	width:40px;
	height:auto;
}
#CareerContentHolder .eveningRadioBtn {
	float:left;
	width:20px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
}
#RealtorSearch {
	display:block;
	float:left;
	width:670px;
	height:auto;
	padding-left:20px;
	padding-right: 3px;
	padding-bottom: 15px;
}
#ContactMeContainer {
	display:block;
	float:left;
	width:670px;
	height:auto;
	padding-right: 3px;
	padding-bottom: 15px;
}
#ContactMeContainer .bodyHeaderContainer {
	display:block;
	float:left;
	width:660px;
	height:auto;
	padding-top:5px;
}
#ContactForm {
	display:block;
	float:left;
	width:625px;
	height:auto;
	padding-top: 5px;
	padding-bottom: 30px;
	line-height:14px;
}
#ContactForm .agentContactForm {
	display:block;
	float:left;
	clear:left;
	width:610px;
	height:auto;
	padding-left:10px;
}
#ContactForm .contactMeCopy {
	display:block;
	float:left;
	width:610px;
	height:60px;
	padding-left:10px;
	line-height:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ContactForm .caption {
	float:left;
	font-weight:bold;
	width:100px;
}
#ContactForm .inputBox {
	float:left;
	width:160px;
	height:20px;
	padding-top:3px;
	border: 1px solid #CCC;
}
#ContactForm input {
	width:120px;
	height:18px;
	padding-top:3px;
	border: 1px solid #CCC;
}
#ContactForm select {
	width:125px;
	height:18px;
	padding-top:3px;
	border: 1px solid #CCC;
}
#ContactForm .paddingDiv {
	display:block;
	float:left;
	width:290px;
	height:17px;
}
#ContactForm .group {
	display:block;
	float:left;
	width:auto;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .groupContactMe {
	display:block;
	float:left;
	width:auto;
	height:25px;
	padding-bottom: 5px;
}
#ContactForm .divSpacer {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .note {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:10px;
	font-weight:bold;
}
#ContactForm .contactLabel {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
}
#ContactForm .contactMe {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#ContactForm .contactMeAbout {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#ContactForm .propertyType {
	display:block;
	float:left;
	width:130px;
	height:auto;
	padding-bottom:5px;
	padding-left:100px;
	font-weight:bold;
}
#ContactForm .relocations {
	display:block;
	float:left;
	width:165px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
}
#ContactForm .comments {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px;
	padding-top:15px;
	font-weight:bold;
}
#ContactForm .relocationContainer {
	display:block;
	float:left;
	width:600px;
	height:auto;
	font-weight:bold;
}
#ContactForm .yes {
	display:block;
	float:left;
	width:600px;
	height:auto;
	font-weight:bold;
}
#ContactForm .contactMeContainer {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .commentContainer {
	display:block;
	float:left;
	clear:left;
	width:270px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .locationContainer {
	display:block;
	float:left;
	width:100px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .comments {
	display:block;
	float:left;
	width:280px;
	height:auto;
	padding-bottom:5px;
	padding-top:15px;
	font-weight:bold;
}
#ContactForm .commentContainer {
	display:block;
	float:left;
	width:280px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .contactMe {
	display:block;
	float:left;
	width:319px;
	height:auto;
	padding-bottom:5px;
	font-weight:bold;
	padding-top: 15px;
}
#ContactForm .contactMeWhen {
	display:block;
	float:left;
	width:155px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .contactMeWhen {
	display:block;
	float:left;
	width:155px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .contactMeHow {
	display:block;
	float:left;
	width:155px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .countyParent {
	display:block;
	float:left;
	width:175px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .communityInfo {
	display:block;
	float:left;
	width:165px;
	height:auto;
	padding-bottom:5px;
	padding-left:10px;
}
#ContactForm .propertyTypeParent {
	display:block;
	float:left;
	width:165px;
	height:auto;
	padding-bottom:5px;
	padding-left:10px;
}
#ContactForm .relocationContainer {
	display:block;
	float:left;
	width:550px;
	height:auto;
	padding-bottom:5px;
}
#ContactForm .myCompanyNameContainer {
	display:block;
	float:left;
	clear:left;
	width:380px;
	height:30px;
}
#ContactForm .checkBoxParentCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .lnameCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .homeCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .workPhoneCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .emailCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .addrslCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .zipCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .oLocatonCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .divisionCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .lnameBox {
	display:block;
	float:left;
	width:290px;
	height:25px;
	padding-top:5px;
	padding-bottom:3px;
}
#ContactForm .officeLocationbox {
	display:block;
	float:left;
	width:290px;
	height:25px;
	padding-top:5px;
	padding-bottom:3px;
}
#ContactForm .lcheckBoxParentCaption {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#ContactForm .CommImageCopy a {
	color:#13357c;
	text-decoration:underline;
	font-weight:bold;
}
#ContactForm .CommImageCopy a:hover {
	color:#f4bd25;
	text-decoration:underline;
	font-weight:bold;
}
#ContactForm .CommImageCopy ul {
	padding-left:20px;
}
#BodyContainer .lName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .lNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .home {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .homeFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .workPhone {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .workPhoneFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .email {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .emailFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .addrs1 {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .addrs2 {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .addrs1FieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .zipPadding {
	padding-bottom:16px;
	padding-top:3px;
}
#BodyContainer .contactAndPropertyBox {
	float:left;
	display:block;
	width:600px;
}
#BodyContainer .checkboxes {
	float:left;
	display:block;
	width:15px;
	height:15px;
}
#BodyContainer .zip {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .zipFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .subNavigation {
	display:block;
	float:left;
	width:411px;
	height:auto;
	padding-left:9.4px;
	padding-top: 10px;
}
#BodyContainer .cityName {
	display:block;
	float:left;
	width:170px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding-top: 20px;
}
#BodyContainer .city {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .state {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .firstName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .checkBoxParent {
	display:block;
	float:left;
	width:15px;
	height:15px;
}
#BodyContainer .fNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .cityFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .stateFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .fayette {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .school {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .coweta {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .taxes {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .recreation {
	display:block;
	float:left;
	width:120px;
	height:auto;
	padding-left:5px;
}
#BodyContainer .fulton {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .other {
	display:block;
	float:left;
	width:125px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .buying {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .selling {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .otherField {
	display:block;
	float:left;
	width:145px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .newConstruction {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .preOwned {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .condo {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .rental {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .day {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .phone {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .evening {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .emails {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px;
}
#BodyContainer .lName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .lNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#BodyContainer .addrs1Container {
	display:block;
	float:left;
	width:400px;
	padding-right:10px;
	padding-top:1px;
	height: 20px;
}
#BodyContainer .addrs2Container {
	display:block;
	float:left;
	width:400px;
	padding-right:10px;
	padding-top:1px;
	height: 20px;
}
#BodyContainer .officeLocation {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .officeSelect {
	display:block;
	float:left;
	width:auto;
	height:20px;
}
#BodyContainer .officeFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .division {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .divisionSelect {
	display:block;
	float:left;
	width:auto;
	height:20px;
}
#BodyContainer .divisionFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .agentCrdentials {
	display:block;
	float:left;
	width:150px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .awardSelect {
	display:block;
	float:left;
	width:90px;
	height:20px;
}
#BodyContainer .awardFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .membershipSelect {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .agentSpecialize {
	display:block;
	float:left;
	width:150px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .region {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .language {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .searchSpacer {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#BodyContainer .searchBtn {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#BodyContainer .searchBox a {
	display:block;
	float:left;
	width:100px;
	height:26px;
	padding-left: 3px;
	padding-top: 2px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -470px;
}
#BodyContainer .searchBox a:hover {
    background-position: -301px -470px;
}
#BodyContainer .myCompanyContainer {
	display:block;
	float:left;
	width:390px;
	height:auto;
}
#BodyContainer .myCompanylabel {
	display:block;
	float:left;
	width:130px;
	height:19px;
}
#BodyContainer .relocationYes {
	display:block;
	float:left;
	width:145px;
	height:auto;
	padding-left:5px;
}
#BodyContainer .myCompanyfieldContainer {
	display:block;
	float:left;
	width:260px;
	height:auto;
}
#BodyContainer .myCompanyfieldContainer input {
	width:250px;
	height:20px
}
#Cmd_SendContact {
    text-indent:-9999px;
	display:block;
	float:left;
	width:98px;
	height:24px; 
	padding-top:10px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: -301px -979px;
}
#Cmd_SendContact.active {
    background-position: -301px -192px;
}
/*Rob*/

#AboutUsNav {
	display:block;
	float:left;
	width:630px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#28478a;
	padding-top:0px;
	font-weight: bold;
	padding-bottom: 20px;
}
#AboutUsNav .navItem {
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#28478a;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
	background-repeat:no-repeat;
        background-position: 3px -1419px;
	padding-left:10px;
	padding-right:5px;
	list-style: none;
}
#AboutUsNav .navItem a {
	color:#28478a;
	text-decoration:underline;
}
#AboutUsNav .navItem.selected a, #AboutUsNav .navItem a:hover {
	color:#f4bd25;
	text-decoration:underline;
}
#AboutUsNav .navItem.active {
	text-decoration:underline;
}
#AboutUsNav .navItem.selected {
	font-weight:bold;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
	background-repeat:no-repeat;
        background-position: 3px -372px;
	padding-left:15px;
	font-weight:bold;
}
#Module_Summary .aboutUsInfo {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .aboutUsCopy {
	float:left;
	display:block;
	width:549px;
	height:auto;
	line-height:16px;
}
#Module_Summary .companyInfo {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .relocationInfo {
	float:left;
	display:block;
	width:600px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .companyCopy {
	float:left;
	display:block;
	width:549px;
	height:auto;
	line-height:16px;
}
#Module_Summary .maps {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .mapsCopy {
	float:left;
	display:block;
	width:549px;
	height:auto;
	line-height:16px;
	padding-bottom: 10px;
}
#Module_Summary .mapsInfo {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .peachtreeCity {
	float:left;
	display:block;
	width:549px;
	height:auto;
	line-height:16px;
}
#Module_Summary .peachtreecityMap {
	display:block;
	float:left;
	width:370px;
	height:300px;
	margin-top:15px;
	background-image:url(../images/skin/maps/peachtreeMap.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:1px solid #CCC;
}
#Module_Summary .peachtreecityLink {
	display:block;
	float:left;
	clear:left;
	width:150px;
	height:25px;
}
#Module_Summary .newnan {
	float:left;
	display:block;
	width:549px;
	height:auto;
	line-height:16px;
	margin-top:20px;
}
#Module_Summary .newnanMap {
	display:block;
	float:left;
	width:370px;
	height:300px;
	margin-top:15px;
	background-image:url(../images/skin/maps/newanMap.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:1px solid #CCC;
}
#Module_Summary .newnanLink {
	display:block;
	float:left;
	clear:left;
	width:150px;
	height:25px;
}
#Module_Summary .fayett {
	float:left;
	display:block;
	width:549px;
	height:auto;
	line-height:16px;
}
#Module_Summary .fayettMap {
	display:block;
	float:left;
	width:370px;
	height:300px;
	margin-top:15px;
	background-image:url(../images/skin/maps/fayettMap.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:1px solid #CCC;
}
#Module_Summary .fayettLink {
	display:block;
	float:left;
	clear:left;
	width:150px;
	height:25px;
}
#Module_Summary .countryWideLogo {
	display:block;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	width:auto;
	height:auto;
}
#Module_Summary .irecthLogo {
	display:block;
	float:left;
	clear:left;
	width:auto;
	height:auto;
}
#Module_Summary .partnersInfo {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .developerInfo {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .newsInfo {
	float:left;
	display:block;
	width:650px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .newsInfo a {
	text-decoration:underline !Important;
}
#Module_Summary .buyHomeAdvice1 {
	float:left;
	display:block;
	width:600px;
	height:auto;
	padding-left: 10px;
	padding-bottom:15px;
	border-bottom: 1px solid #CCC;
	line-height:16px;
}
#Module_Summary .buyHomeAdvice2 {
	float:left;
	display:block;
	width:600px;
	height:auto;
	padding-left: 10px;
	padding-bottom:15px;
	padding-top:15px;
	line-height:16px;
}
#Module_Summary .buyHomeAdvice3 {
	float:left;
	display:block;
	width:600px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .buyHomeAdvice4 {
	float:left;
	display:block;
	width:600px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .agentContactForm {
	display:block;
	float:left;
	width:255px;
	height:auto;
	padding-left:10px;
}
#Module_Summary .agentContactForm select {
	width:150px;
}
#Module_Summary .cityName {
	display:block;
	float:left;
	width:170px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding-top: 20px;
}
#Module_Summary .fName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .fNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#Module_Summary .lName {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .lNameFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px;
}
#Module_Summary .officeLocation {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .officeSelect {
	display:block;
	float:left;
	width:auto;
	height:20px;
}
#Module_Summary .officeFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#Module_Summary .division {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .divisionSelect {
	display:block;
	float:left;
	width:auto;
	height:20px;
}
#Module_Summary .divisionFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#Module_Summary .agentCrdentials {
	display:block;
	float:left;
	width:150px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .awardSelect {
	display:block;
	float:left;
	width:90px;
	height:20px;
}
#Module_Summary .awardFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#Module_Summary .membershipSelect {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .agentSpecialize {
	display:block;
	float:left;
	width:150px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .region {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .language {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .searchSpacer {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px;
}
#Module_Summary .searchBtn {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#Module_Summary .searchBox a {
	display:block;
	float:left;
	width:100px;
	height:26px;
	padding-left: 3px;
	padding-top: 2px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: -301px -470px;
	background-repeat:no-repeat;
}
#Module_Summary .searchBox a:hover {
    background-position: -301px -470px;
	background-repeat:no-repeat;
}
#Module_Summary .agentSearchCopy {
	display:block;
	float:left;
	width:370px;
	height:auto;
	line-height:16px;
	padding-left: 10px;
}
#Module_Summary .browseAgentBold {
	font-weight:bold;
}
#Module_Summary .group {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom:5px;
}
.topPicwhyUs {
	float:right;
	display:block;
	width:683px;
	height:390px;
	background-image:url(../images/skin/background/whyUsTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-right: 11px;
}
.topPicSell {
	float:left;
	display:block;
	width:685px;
	height:390px;
	background-image:url(../images/skin/background/sellTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.topPicBuy {
	float:left;
	display:block;
	width:685px;
	height:390px;
	background-image:url(../images/skin/background/buyingTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#Module_Summary ul {
	padding-top:10px;
}
.whyus #ContentFooter {
	background-image:url(../images/skin/background/slice-btm-whyUs.png);
    background-position:0px 0px;
}
.buyhome #ContentFooter {
	background-image:url(../images/skin/background/buying-btm.png);
    background-position:0px 0px;
}
.buyadvice #ContentFooter {
	background-image:url(../images/skin/sprites/spritemap.backgrounds.png);
        background-position: 0 -504px;
}
.sellhome #ContentFooter {
	background-image:url(../images/skin/background/sell-btm.png);
    background-position:0px 0px;
}
#CareerContent {
	display:block;
	float:left;
	width:620px;
	height:auto;
	padding-bottom: 30px;
	line-height:14px;
}
.requiredFields {
	color:#FF0000;
	font-weight:bold;
}
.checkboxSize {
	width:15px!Important;
	height:15px!Important;
	padding:0px;
	margin:0px;
}
/*contact form*/

contact form  #ContactMeContainer {
	display:block;
	float:left;
	width:670px;
	height:auto;
	padding-left:20px;
	padding-right:3px;
	padding-bottom:15px
}
#ContactMeContainer .bodyHeaderContainer {
	display:block;
	float:left;
	width:660px;
	height:auto;
	padding-top:5px
}
#ContactForm {
	display:block;
	float:left;
	width:625px;
	height:auto;
	padding-bottom:30px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
#ContactForm .agentContactForm {
	display:block;
	float:left;
	clear:left;
	width:610px;
	height:auto;
	padding-left:10px
}
#ContactForm .contactMeCopy {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-left:10px;
	line-height:16px;
	border-bottom:1px solid #CCC
}
#ContactForm .contactMeCopy a {
	color:#28478a;
}
#ContactForm .caption {
	float:left;
	font-weight:700;
	width:100px
}
#ContactForm .inputBox {
	float:left;
	width:160px;
	height:20px;
	padding-top:3px;
	border:1px solid #CCC
}
#ContactForm input {
	width:120px;
	height:18px;
	padding-top:3px;
	border:1px solid #CCC
}
#ContactForm select {
	width:125px;
	height:18px;
	padding-top:3px;
	border:1px solid #CCC
}
#ContactForm .paddingDiv {
	display:block;
	float:left;
	width:290px;
	height:17px
}
#ContactForm .groupContactMe, #ContactForm .group {
	display:block;
	float:left;
	width:auto;
	height:auto
}
#ContactForm .divSpacer {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .note {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:10px;
	font-weight:700
}
#ContactForm .contactLabel {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	font-weight:700
}
#ContactForm .contactMeAbout {
	display:block;
	float:left;
	width:250px;
	height:auto;
	padding-bottom:5px;
	font-weight:700
}
#ContactForm .propertyType {
	display:block;
	float:left;
	width:130px;
	height:auto;
	padding-bottom:5px;
	padding-left:100px;
	font-weight:700
}
#ContactForm .relocations {
	display:block;
	float:left;
	width:165px;
	height:auto;
	padding-bottom:5px;
	font-weight:700
}
#ContactForm .yes {
	display:block;
	float:left;
	width:600px;
	height:auto;
	font-weight:700
}
#ContactForm .contactMeContainer {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .locationContainer {
	display:block;
	float:left;
	width:100px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .comments {
	display:block;
	float:left;
	width:280px;
	height:auto;
	padding-bottom:5px;
	padding-top:15px;
	font-weight:700
}
#ContactForm .commentContainer {
	clear:left;
	display:block;
	float:left;
	width:280px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .contactMe {
	display:block;
	float:left;
	width:319px;
	height:auto;
	padding-bottom:5px;
	font-weight:700;
	padding-top:15px
}
#ContactForm .contactMeHow, #ContactForm .contactMeWhen {
	display:block;
	float:left;
	width:155px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .countyParent {
	display:block;
	float:left;
	width:175px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .propertyTypeParent, #ContactForm .communityInfo {
	display:block;
	float:left;
	width:165px;
	height:auto;
	padding-bottom:5px;
	padding-left:10px
}
#ContactForm .relocationContainer {
	font-weight:700;
	display:block;
	float:left;
	width:550px;
	height:auto;
	padding-bottom:5px
}
#ContactForm .myCompanyNameContainer {
	display:block;
	float:left;
	clear:left;
	width:380px;
	height:30px
}
#ContactForm .officeLocationbox, #ContactForm .lnameBox {
	display:block;
	float:left;
	width:290px;
	height:25px;
	padding-top:5px;
	padding-bottom:3px
}
#ContactForm .lcheckBoxParentCaption, #ContactForm .divisionCaptionBox, #ContactForm .oLocatonCaptionBox, #ContactForm .zipCaptionBox, #ContactForm .addrslCaptionBox, #ContactForm .emailCaptionBox, #ContactForm .workPhoneCaptionBox, #ContactForm .homeCaptionBox, #ContactForm .lnameCaptionBox, #ContactForm .checkBoxParentCaptionBox {
	display:block;
	float:left;
	width:120px;
	height:15px;
	padding-top:3px;
	padding-bottom:3px
}
#ContactForm .CommImageCopy a {
	color:#13357c;
	text-decoration:underline;
	font-weight:700
}
#ContactForm .CommImageCopy a:hover {
	color:#f4bd25;
	text-decoration:underline;
	font-weight:700
}
#ContactForm .CommImageCopy ul {
	padding-left:20px
}
#Module_Summary {
	display:block;
	width:625px;
	height:auto
}
#Module_Summary .zipPadding {
	padding-bottom:16px;
	padding-top:3px
}
#Module_Summary .contactAndPropertyBox {
	float:left;
	display:block;
	width:600px
}
#Module_Summary .subNavigation {
	display:block;
	float:left;
	width:411px;
	height:auto;
	padding-left:9.4px;
	padding-top:10px
}
#Module_Summary .cityName {
	display:block;
	float:left;
	width:170px;
	height:20px;
	color:#000;
	padding-top:20px;
	font:700 13px Verdana, Arial, Helvetica, sans-serif
}
#Module_Summary .checkBoxParent, #Module_Summary .checkboxes {
	display:block;
	float:left;
	width:15px;
	height:15px
}
#Module_Summary .recreation {
	display:block;
	float:left;
	width:120px;
	height:auto;
	padding-left:5px
}
#Module_Summary .other {
	display:block;
	float:left;
	width:125px;
	height:20px;
	padding-left:5px
}
#Module_Summary .otherField {
	display:block;
	float:left;
	width:145px;
	height:20px;
	padding-left:5px
}
#Module_Summary .emails, #Module_Summary .evening, #Module_Summary .phone, #Module_Summary .day, #Module_Summary .rental, #Module_Summary .condo, #Module_Summary .preOwned, #Module_Summary .newConstruction, #Module_Summary .selling, #Module_Summary .buying, #Module_Summary .fulton, #Module_Summary .taxes, #Module_Summary .coweta, #Module_Summary .school, #Module_Summary .fayette {
	display:block;
	float:left;
	width:120px;
	height:20px;
	padding-left:5px
}
#Module_Summary .addrs2Container, #Module_Summary .addrs1Container {
	display:block;
	float:left;
	width:400px;
	padding-right:10px;
	padding-top:1px;
	height:20px
}
#Module_Summary .divisionSelect, #Module_Summary .officeSelect {
	display:block;
	float:left;
	width:auto;
	height:20px
}
#Module_Summary .awardSelect {
	display:block;
	float:left;
	width:90px;
	height:20px
}
#Module_Summary .agentSpecialize, #Module_Summary .agentCrdentials {
	display:block;
	float:left;
	width:150px;
	padding-right:10px;
	padding-top:4px
}
#Module_Summary .searchSpacer, #Module_Summary .language, #Module_Summary .region, #Module_Summary .membershipSelect, #Module_Summary .division, #Module_Summary .officeLocation, #Module_Summary .lName, #Module_Summary .firstName, #Module_Summary .state, #Module_Summary .city, #Module_Summary .zip, #Module_Summary .addrs2, #Module_Summary .addrs1, #Module_Summary .email, #Module_Summary .workPhone, #Module_Summary .home {
	display:block;
	float:left;
	width:80px;
	padding-right:10px;
	padding-top:4px
}
#Module_Summary .searchBtn, #Module_Summary .awardFieldCont, #Module_Summary .divisionFieldCont, #Module_Summary .officeFieldCont, #Module_Summary .lNameFieldCont, #Module_Summary .stateFieldCont, #Module_Summary .cityFieldCont, #Module_Summary .fNameFieldCont, #Module_Summary .zipFieldCont, #Module_Summary .addrs1FieldCont, #Module_Summary .emailFieldCont, #Module_Summary .workPhoneFieldCont, #Module_Summary .homeFieldCont {
	display:block;
	float:left;
	width:150px;
	height:20px
}
#Module_Summary .searchBox a {
	display:block;
	float:left;
	width:100px;
	height:26px;
	padding-left:3px;
	padding-top:2px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -470px;
}
#Module_Summary .searchBox a:hover {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
}
#Module_Summary .myCompanyContainer {
	display:block;
	float:left;
	width:390px;
	height:auto
}
#Module_Summary .myCompanylabel {
	display:block;
	float:left;
	width:130px;
	height:19px
}
#Module_Summary .relocationYes {
	display:block;
	float:left;
	width:145px;
	height:auto;
	padding-left:5px
}
#Module_Summary .myCompanyfieldContainer {
	display:block;
	float:left;
	width:260px;
	height:auto
}
#Module_Summary .myCompanyfieldContainer input {
	width:250px;
	height:20px
}
#SubmitBtn {
	display:block;
	float:left;
	width:98px;
	height:24px;
	padding-top:10px
}
#SubmitBtn .submit a {
	display:block;
	float:left;
	width:98px;
	height:24px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -979px;
}
#SubmitBtn .submit a:hover {
    background-position: -301px -192px;
}
#Module_Summary .normalFontWeight {
	font-weight:400
}
#Module_Summary .whyUsInfo {
	float:left;
	display:block;
	width:549px;
	height:auto;
	padding-left: 10px;
	padding-top:5px;
	line-height:16px;
}
#Module_Summary .relocationCopy {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-left:10px;
	line-height:16px;
	border-bottom: 1px solid #CCC;
}
#Module_Summary .relocatingContainer {
	display:block;
	float:left;
	width:660px;
	height:20px;
	padding-top:5px;
}
#Module_Summary .locationLeader {
	display:block;
	float:left;
	width:660px;
	height:20px;
	padding-top:5px;
}
#Module_Summary .relocatingConfirm {
	display:block;
	float:left;
	width:620px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height:14px;
}
#Module_Summary .relocationLeaderInfo {
	float:left;
	display:block;
	width:550px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .validationFailed {
	float:left;
	display:block;
	width:550px;
	height:auto;
	padding-left: 10px;
	padding-top:10px;
	line-height:16px;
}
#Module_Summary .sarahHarris {
	width:136px;
	height:200px;
	padding: 5px;
	background-image:url(../images/agents/agentPic3.jpg);
	background-repeat:no-repeat;
	float: left;
}
#Module_Summary .peachtreeHeader, #Module_Summary .newnanHeader, #Module_Summary .fayetteHeader {
	font-weight:bold;
}
#Module_Summary .reloPadding {
	display:block;
	font-weight:bold;
	height:30px;
}
#Module_Summary .scaleBluFooter {
	position:absolute;
	height:20px;
	z-index:3;
	width: 238px;
	left: 6px;
	top: 222px;
}
#Module_Summary .scaleWhtFooter {
	position:absolute;
	height:20px;
	z-index:3px;
	width: 241px;
	left: 9px;
	top: 210px;
}
#Module_Summary .scaleWhtHeader {
	position:absolute;
	height:15px;
	z-index:3px;
	width: 241px;
	left: 9px;
	top: 15px;
}
#Module_FeaturedCityTeaser .mapView .cmdViewListings {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1468px; 
	text-indent:-19999px;
}
#Module_FeaturedCityTeaser .mapView .cmdViewListings .selected {
    background-position: 0 -1306px;
}
#Module_FeaturedCityTeaser .mapView .cmdViewInfo {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -513px; 
	text-indent:-19999px
}
#Module_FeaturedCityTeaser .mapView .cmdViewInfo .selected {
}
#Module_FeaturedCommunityTeaser .mapView .cmdViewListings {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1468px; 
	text-indent:-19999px;
}
#Module_FeaturedCommunityTeaser .mapView .cmdViewListings .selected {
    background-position: 0 -1306px;
}
#Module_FeaturedCommunityTeaser .mapView .cmdViewInfo {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -513px; 
}
#Module_FeaturedCommunityTeaser .mapView .cmdViewInfo .selected {
}
#Module_Summary .normalFontWeight {
 font-weight:400;
}
#Module_Summary .whyUsInfo {
	float:left;
	display:block;
	width:549px;
	height:auto;
	padding-left: 10px;
	padding-top:5px;
	line-height:16px;
}
#Module_Summary .relocationCopy {
	display:block;
	float:left;
	width:610px;
	height:auto;
	padding-left:10px;
	line-height:16px;
	border-bottom: 1px solid #CCC;
}
#Module_Summary .relocatingContainer {
	display:block;
	float:left;
	width:660px;
	height:20px;
	padding-top:5px;
}
#Module_Summary .locationLeader {
	display:block;
	float:left;
	width:660px;
	height:20px;
	padding-top:5px;
}
#Module_Summary .relocatingConfirm {
	display:block;
	float:left;
	width:620px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height:14px;
}
#Module_Summary .relocationLeaderInfo {
	float:left;
	display:block;
	width:550px;
	height:auto;
	padding-left: 10px;
	line-height:16px;
}
#Module_Summary .validationFailed {
	float:left;
	display:block;
	width:550px;
	height:auto;
	padding-left: 10px;
	padding-top:10px;
	line-height:16px;
}
#Module_Summary .sarahHarris {
	width:136px;
	height:200px;
	padding: 5px;
	background-image:url(../images/skin/background/agentPic3.jpg);
	background-repeat:no-repeat;
	float: left;
}
#Module_Summary .peachtreeHeader, #Module_Summary .newnanHeader, #Module_Summary .fayetteHeader {
	font-weight:bold;
}
#Module_Summary .reloPadding {
	display:block;
	font-weight:bold;
	height:auto;
	padding-top:30px;
}
#Module_Summary .scaleBluFooter {
	position:absolute;
	height:20px;
	z-index:3;
	width: 238px;
	left: 6px;
	top: 222px;
}
#Module_Summary .scaleWhtFooter {
	position:absolute;
	height:20px;
	z-index:3;
	width: 241px;
	left: 9px;
	top: 210px;
}
#Module_Summary .scaleWhtHeader {
	position:absolute;
	height:15px;
	z-index:3;
	width: 241px;
	left: 9px;
	top: 15px;
}
#Module_Agent .photo {
	float:left;
	clear:right;
	display:block;
	width:210px;
	height:225px;
}
#Module_Agent .grpName {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpEmail {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpVoice {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpPhone {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpCell {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpFax {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpOffice {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpDivision {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpYear {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpMembers {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpOrgs {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpRegional {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpLanguages {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Module_Agent .grpPhilosophy {
	float:left;
	display:block;
	width:210px;
	height:20px;
}
#Gallery_Agents {
	width:600px;
}
#Gallery_Agents .dataItem {
	border-bottom:1px solid #ccc;
	float:left;
}
#Gallery_Agents .dataItem .group {
	border-bottom:0;
}
#Gallery_Agents .dataItem .group .data {
	display:block;
}
#Gallery_Agents .dataItem .group .caption {
}
#Gallery_Agents .grpPhone {
	margin-left:0px;
}
Module_SearchResults .pgrFooter {
	clear:both;
}
.standard #Module_OptionPanel .header {
	width:250px;
}
.standard #Module_OptionPanel .footer {
	width:256px;
}
.standard #Module_OptionPanelContent {
	background-image:url('../images/skin/search/findoptions.repeaty.png');
	background-position:6px 0px;
	width:256px;
}
.standard #Module_OptionPanelContent .frmLocate .current {
}
.search #Module_OptionPanelContent {
	background-image:url('../images/skin/search/findoptions.repeaty.png');
	background-position:6px 0px;
	width:256px;
}
#Group_AgentInfo {
	float:left;
}
#Group_AgentInfo .group {
	width:400px;
	clear:both;
	height:auto;
}
#Group_AgentInfo .group .caption {
	font-weight:bold;
	display:block;
	width:160px;
	clear:right;
	float:left;
	height:auto !important;
}
#Group_AgentInfo .group .data {
	display:block;
	width:200px;
	clear:right;
	float:left;
	height:auto !important;
	padding-left:12px;
}
#Module_Agent .command {
	width:220px;
	height:30px;
	display:block;
	float:none;
	position:absolute;
	clear:both;
	top:360px;
	text-indent:-9999px;
	margin-left:-6px;
    left:0px;
}
#Module_Agent .command.viewListings {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -30px;
	border:none;
	text-indent:-9999px;
	top:330px;
	width:145px;
	margin-left:-6px;
}
#Module_Agent .command.active.viewListings {
        background-position: 0 -155px;
}
#Module_Agent .command.cmdSave {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -451px;
	border:none;
	text-indent:-19999px;
	width:220px;
	margin-left:-6px;
	top:360px;
}
#Module_Agent .command.active.cmdSave {
	background-position: -301px -300px;
}
#Module_Agent .command.cmdRemove {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: 0 -1757px;
}
#Module_Agent .command.active.cmdRemove {
    background-position: -301px -690px;
}
#Module_Agent .command.cmdTestimonials {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -389px;
	border:none;
	text-indent:-19999px;
	width:220px;
	margin-left:-6px;
	top:400px;
}
#Module_Agent .command.active.cmdTestimonials {
    background-position: -301px -917px;
}

#Module_Agents .cmdResults {
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
        background-position: 0 -273px;
	text-indent:-9999px;
	left:-12px;
}
#Module_Agents .cmdResults.active {
    background-position: 0 -1927px;
}
.aboutus #Module_Summary .panel .title {
	position:absolute;
	top:0;
	left:25px;
}
.aboutus #Module_Summary .navigation {
	position:absolute;
	top:20px;
	left:0px;
}
.aboutus #Module_Summary .panel {
	padding-top:60px !important;
}
#Module_FindOptions .grpLocation .current {
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -242px;
}
.search #Module_FindOptions .frmLocate {
	top:10px;
	height:140px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#FeaturedMedia .expandableMenus {
	float:left;
	height: auto;
	width: 254px;
	padding-left: 7px;
}
#FeaturedMedia .calloutInfo {
	float:left;
	height: auto;
	width: 200;
	padding-top:35px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	line-height:16px;
}
#Module_MediaLandLot .otherRealestateCallout {
	float:left;
	height: 275px;
	width: 253px;
	background-image:url(../images/skin/background/land-and-lots_panel.png);
	background-repeat:no-repeat;
	position:relative;
	top:-11px;
	margin-left:5px;
}
#Module_MediaCommercial .otherRealestateCallout {
	float:left;
	height: 368px;
	width: 252px;
	background-image:url(../images/skin/background/commercial_panel.png);
	background-repeat:no-repeat;
	position:relative;
	top:-14px;
	margin-left:2px;
}
#Module_MediaCommercial .otherRealestateCallout .calloutInfo {
	position:absolute;
	top:45px;
	text-align:center;
	width:230px;
	padding:10px;
}
#Module_MediaRental .otherRealestateCallout h2 {
	text-indent:-9999px;
}
#Module_MediaRental .otherRealestateCallout {
	float:left;
	height: 423px;
	width: 257px;
	background-image:url(../images/skin/background/rental_callout_panel.png);
	background-repeat:no-repeat;
	position:relative;
	top:-11px;
	margin-left:2px;
}
#Module_MediaRental .otherRealestateCallout div {
	text-indent:-9999px;
}
#Module_MediaRental .otherRealestateCallout .agentContactInfo {
	text-indent:0;
}
#Module_MediaRental .otherRealestateCallout .agentContactInfo p {
	text-indent:-9999px;
}
#Module_MediaRental .otherRealestateCallout .agentContactInfo a {
	position:absolute;
	color:#fff;
	font-size:10px;
	text-decoration:underline;
	z-index:10;
	padding:0;
	margin:0;
	top:325px;
	left:16px;
}
.search .frmLocate {
	height:180px !important;
}
.standard .frmLocate, .quicksearch .frmLocate {
	height:210px !important;
}
.quicksearch #Module_FindOptions .frmLocate .grpPrice, .standard #Module_FindOptions .frmLocate .grpPrice {
	padding-bottom:45px !important;
}
.quicksearch #Module_FindOptions .frmLocate .group, .search #Module_FindOptions .frmLocate .group {
	padding-bottom:25px;
}
.standard #Module_FindOptions .frmLocate .group {
	padding-bottom:15px;
}
.search #Module_FindOptions .frmLocate .group {
	padding-bottom:20px;
}
.search #Module_FindOptions .frmLocate .grpPrice {
	padding-bottom:50px; padding-top:10px;
}
.search #Module_FindOptions .frmLocate .grpBed {
	padding-bottom:20px; padding-top:10px;
}
.standard .frmLocate .grpLocation {
	padding-bottom:15px !important;
}
.splash .frmLocate .grpLocation {
	padding-bottom:0px !important;
}
.search .frmLocate .grpLocation {
	padding-bottom:8px !important;
}
.quicksearch .frmLocate .grpLocation {
	padding-bottom:20px !important;
}
#Module_FindHome .frmLocate .grpLocation .current {
	display:none;
}
#Module_PropertyDetail {
	font-size:11px;
	float:left;
	height:auto;
}
#Module_Property { height:auto; width:650px; }
#Module_PropertyPhotos {
	top:0px; position:absolute; 
	left:10px; 
	width:465px; 
	height:350px; float:left; clear:both;
}
#Module_Property .photoSeparator {
clear:both;
}
#Module_Property .group {
	position:relative;
	top:0px;
	left:490px;
	font-size:11px;
	line-height:13px;
	width:auto;
	height:auto;
	width:180px;
}
#Module_Property .grpDescription {
	top:360px; 
	left:10px; 
	width:450px;
}
#Module_Property .grpDescription .data { clear:none; left:-100px; top:0; float:none; padding:0 0 0 0; margin: 0 0 0 0;}
#Module_Property .grpData {
	top:0px;
	left:0px; 
	clear:both;
	height:460px; width:100px; padding:0 0 0 0; margin:0 0 0 0; margin-bottom:100px;
	float:left;
}
#Module_PropertyDetail .footer {
	position:relative;
	left:0px;
	clear:both;
	padding:20px;
	text-align:center;
	width:630px;
}
#Module_PropertyDetail.gamls .ftrFmls {
	display:none;
}
#Module_PropertyDetail.fmls .ftrGamls {
	display:none;
}
#Module_PropertyDetail .group .aboutThsr {
	display:none;
}
#Module_PropertyDetail .group .aboutOther {
	display:block;
}
#Module_PropertyDetail.featured .group .aboutOther {
	display:none;
}
#Module_PropertyDetail.featured .group .aboutThsr {
	display:block;
}
#Module_Summary h1 {
	padding-left:10px;
	font-weight:bold;
}
#Module_Summary h2 {
}
#Module_Summary h3 {
	font-weight:bold;
}
#Module_Summary .relocatingConfirm {
	display:none;
}
#Gallery_Agents .phone {
	width:120px;
	clear:left;
}
#Gallery_Agents .language {
	width:120px;
	padding-left:10px;
}
#Module_Agents #Content_Results {
	padding-bottom:40px;
}
#Module_Summary h2 {
}
#Module_Summary h3 {
	font-weight:bold;
}
#Module_Summary .relocatingConfirm {
	display:none;
}
#Gallery_Agents .phone {
	width:120px;
}
#Gallery_Agents .language {
	width:120px;
	padding-left:10px;
}
#Module_Agents ul {
	list-style:disc;
}
#Module_Agents h3, h4 {
	font-weight:bold;
}
#fPassword {
	background-position:5px;
	padding-left:5px;
}
/*Classes for login panel buttons after sign in.*/


#Panel_MyHomeSource .lnkMySavedProp {
	display:block;
	width:150px;
	height:30px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -621px;
	text-indent:-9999px;
	margin-left:-20px;
}
#Panel_MyHomeSource .lnkMySavedProp:hover {
	display:block;
    background-position: 0 -1136px; 
}

#Panel_MyHomeSource .lnkMyAgent {
	display:block;
	width:150px;
	height:30px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -902px;
	text-indent:-9999px;
	margin-left:-20px;
}

#Panel_MyHomeSource .lnkMyAgent:hover {
	display:block;
	background-position: 0 -1522px;
}
#Panel_MyHomeSource .lnkChooseAgent {
	display:block;
	width:150px;
	height:30px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1252px;
	text-indent:-9999px;
	margin-left:-23px;
	margin-top:5px;
}

#Panel_MyHomeSource .lnkChooseAgent:hover {
	display:block;
	background-position: -301px -578px;
}
/*Classes for new nav in agents individual pages.*/

#NavProperty {
	display:block;
	float:left;
	width:660px;
	height:20px;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 8px;
	padding-bottom: 18px;
	margin-bottom:20px;
	margin-left:10px !important;
	padding-left:0px !important;

}
#NavProperty ul {
display:block;
	padding:0px;
	margin:0px;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#NavProperty li {
display:inline;
color:#FFF;

}
#NavProperty .lnkPrint {
	float:left;
	width:93px;
	height:20px;
	padding-right:26px;
	padding-top: 2px;
	padding-left: 42px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1360px;
	text-decoration:none;
}
#NavProperty .lnkPrint:hover {
    background-position: -301px -362px;
	text-decoration:none;
	color:#1f4286;
}

#NavProperty .lnkContact{
	float:left;
	width:87px;
	height:20px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -1414px;
	padding-right:26px;
	padding-top: 2px;
	padding-left: 50px;
	text-decoration:none;
}

#NavProperty .lnkContact:hover {
    background-position: -301px -524px;
	text-decoration:none;
	color:#1f4286;
}

#NavProperty .lnkEmail{
	float:left;
	padding-right:5px;
	width:100px;
	height:20px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
	background-position: 0 -567px;
	background-repeat:no-repeat;
	padding-right:26px;
	padding-top: 3px;
	padding-left: 38px;
	text-decoration:none;
}

#NavProperty .lnkEmail:hover {
    background-position: -301px -30px;
	text-decoration:none;
	color:#1f4286;
}



#NavProperty .lnkSchedule{
	float:left;
	padding-right:5px;
	width:140px;
	height:20px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: 0 -737px; 
	padding-top: 3px;
	padding-left: 25px;
	text-decoration:none;
}

#NavProperty .lnkSchedule:hover {
	text-decoration:none;
	color:#1f4286;
	background-position: 0 -1819px;
}

#NavProperty a {
	color:#fff;
}


#AgentsNav {
	display:block;
	float:left;
	width:660px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#28478a;
	padding-top:15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top:-40px;
	margin-bottom:40px;
	border-bottom:1px solid #ccc;
	margin-left:5px;
}
#AgentsNav .navigation {
	width:660px;
	display:block;
	height:30px;
}
#AgentsNav .navigation .navItem {
	color:#28478a;
	position:relative;
	float:left;
	margin-right:10px;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

#AgentsNav ul {
	margin:0px;
	padding:0px;
}
#AgentsNav li {
	display:inline;
	float:left;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -1419px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:5px;
	list-style: none;
}
#AgentsNav .navigation .navItem.selected {
	font-weight:bold;
	color:#f4bd25;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -382px;        
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}


#Module_AgentSearchOptions {
	float:left;
	margin-left:40px;
}
#Module_AgentSearchOptions h3 {
	font-weight:bold;
	font-size:11px;
}
#Module_AgentSearchOptions .grpMustHave .caption {
	font-weight:bold;
}
#Module_AgentSearchOptions .grpMustHave .group label {
	margin-left:10px;
}
#Module_AgentSearchOptions .grpMustHave .group .caption {
	font-weight:normal;
}
#Module_AgentSearchOptions .grpMustHave .group .caption {
	float:left;
	height:70px;
}
#Module_AgentSearchOptions .grpMustHave .grpDivision .caption {
	float:left;
	height:50px;
}
#Module_AgentSearchOptions .grpMustHave .grpLanguage .caption {
	float:left;
	height:70px;
}
#Module_AgentSearchOptions .grpMustHave .grpRegional .caption {
	float:left;
	height:170px;
}
#Module_AgentSearchOptions .grpMustHave .group .data {
	float:left;
	width:300px;
}
#Module_SearchResults .pgrHeader {
	clear:both;
}
#Module_FeaturedCityTeaser .content .title {
	display:none;
}
#Cmd_ResetFilters {
    float:left; 
	text-decoration:underline;
	font-size:11px;
	color:#fff;
	position:relative;
	left:170px;
	padding-bottom:10px;
	top:10px;
	display:block;
}
#Module_Contact, #Module_EmailFriend {
	margin-left:12px;
    width:650px;
}
#Application .contactModule {
    float:left;
}
#Application .contactModule .group {
}
#Module_ContactResponse {
	margin-left:12px;
    width:650px; 
}
#Module_CareerResponse {
    float:left;
    min-height:220px;
    padding:0 15px 15px;
    position:relative;
    width:570px;
    height:auto;
    width:650px; 
    font-size:11px;
}
#Module_CareerResponse h3 {
    font-size:13px; font-weight:bold;
}
.contactModule .content {
    width:650px; height:auto; float:left; clear:both;
}
.contactModule .form .group {
    display:block; float:left; height:auto; padding:0 0 0 0;  margin:0 0 0 0; clear:none; margin-top:10px;
}
.contactModule .form .group .caption {
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	width:650px;
}
.contactModule .form .group .group {
	padding:0 0 0 0; display:block; 
	width: 320px; clear:none; margin-top:0px;
}
.contactModule .form .group .group .caption {
	width:125px; clear:right; float:left;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
.contactModule .form .group .group .data {
	width:200px;
}
.contactModule .form .group .grpFirst {
	clear:both;
}
.contactModule .form .grpRelocate {
	width:320px;
	float:left;
}
.contactModule .form .grpCompany {
	width:320px;
	float:left;
}
.contactModule .form .grpWhen {
	width:320px;
	float:left;
}
.contactModule .grpComments {
	width:320px;
	float:left;  clear:none;
}
.contactModule .form .grpRelocate .group {
	clear:both;
}
.contactModule .form .grpCompany .group {
	clear:both;
}
.contactModule .form .grpWhen .checkbox {
	display:block;
	margin-bottom:3px;
}
.contactModule .form .checkbox label {
	position:relative; left:5px; top:-2px;
}
.contactModule .form .grpComments textarea {
	width:255px;
	height:60px;
}
#Module_Contact.schedule .hdrContact {
	display:none;
}
#Module_Contact.contact .hdrSchedule {
	display:none;
}

#Module_Property #Module_PropertyFeatures { left:0px; 
    clear:both; position:relative; clear: both; width:600px; margin-left:12px; padding:10px; 
}
#Module_PropertyFeatures .header {
    width:100%; height:30px; 
}
#Module_PropertyFeatures .navigation {
    width:100%; float:left; 
}
.fmls #Module_PropertyFeatures .header { height:10px; }
.fmls #Module_PropertyFeatures .navigation {
    display:none;
}
#Module_PropertyFeatures .navigation .navItem {
    float:left; clear:right; margin-right:10px; cursor:pointer;
}
#Module_PropertyFeatures .navigation .navItem.selected {
    font-weight:bold;
}
#Module_PropertyFeatures .content .title { font-weight:bold; font-size:13px;}
#Module_PropertyFeatures .content {
}
#Module_PropertyFeatures .panel { clear:both; float:left;}
.fmls #Module_PropertyFeatures .panel { margin-bottom:25px; clear:both; }
#Module_PropertyFeatures .footer {
}
#Module_PropertyFeatures .dataView .group {
	left:auto;
	width:650px;
    clear:both; height:auto;
    margin-top:12px;
}
#Module_PropertyFeatures .dataView .group .caption {
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
        width:150px; clear:right;
}
#Module_PropertyFeatures .dataView .group .data {
    width:450px; 
}

.standard #Module_Calculators { position:relative; left:20px; clear:both; width:600px; float:left;  }
#Module_Calculators .group { clear:both; width:600px; left:0; }
.search #Module_Calculators .group { width:550px; }
#Module_Calculators .group .caption  { clear:right; float:left; width:220px; margin-right:10px; margin-bottom:10px; font-size:10px; font-weight:normal;}
#Module_Calculators .group .data { float:left; width:300px;  }
#Module_Calculators .group .data.radio { width:120px; margin-bottom:10px;}
#Module_Calculators .group .data.radio label { font-size:10px; margin-left:10px;}
#Module_Calculators .group .data.radio input { position:relative; top:2px;}
#Module_Calculators .footer { clear:both; width:550px; }
#Module_Calculators .command { float:none; position:relative; left:400px; clear:both; width:98px; height:24px; margin:20px; text-indent:-9999px; 
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -863px;
}
#Module_Calculators .command.active { 
    background-position: -301px -138px;
}
#Module_Calculators .disclaimer { font-style:italic; font-size:10px; margin-top:10px; float:left;  }
#Module_Calculators .results { border:0px solid #ccc; float:left; padding:10px; width:570px; background-color:#e9f0f0; clear:both;}
#Module_Calculators .results .caption { font-weight:bold;}

#Module_Calculators .navigation {
        width:650px;
        font-size:10px; 
	display:block;
	float:left;
	position:relative;
        margin-bottom:10px;
	left:-24px;
}
#Module_Calculators .navigation .navItem {
	float:left;
	clear:right;
	display:block;
	margin-right:10px;
	cursor:pointer;
	color:#28478a;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -1419px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:5px;
	list-style: none;
	font-weight:bold;
	text-decoration:underline;
}
#Module_Calculators  .navigation .navItem.active {
	text-decoration:underline;
}
#Module_Calculators .navigation .navItem.selected {
	font-weight:bold;
	background-image:url(../images/skin/sprites/spritemap.interact.png);
        background-position: 0 -382px;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#f4bd25;
	text-decoration:underline;
	font-weight:bold;
}

#Module_Calculators #DV_Payments .header .caption { width:130px; }
#Module_Calculators #DV_Payments .group .data { width:130px; }

.gamls #Module_PropertyFeatures {
    
}
.gamls #Module_PropertyFeatures #Nav_PropertyFeatures .navItem {

    background-image:url(../images/skin/sprites/spritemap.interact.png);
    background-position: 0 -1500px;
    display:block; width:125px; height:19px; text-align:center; padding-top:10px; color:#fff;  font-size:10px;
}
.gamls #Module_PropertyFeatures #Nav_PropertyFeatures .navItem.selected {
    background-image:url(../images/skin/sprites/spritemap.interact.png);
    background-position: 0 -950px;
    color:#000; font-size:10px;
}
.gamls #Module_PropertyFeatures .header { clear:both; float:left; }
.gamls #Module_PropertyFeatures #Content_PropertyFeatures {
    float:left; border:1px solid #eee; padding:10px; width:600px; margin-top:0px; 
}
.gamls #Module_PropertyFeatures .title { }
#NavProperty .navItem { cursor:pointer; }


.search #Content .frmLocate .grpBed .data, .expandable #Content .frmLocate .grpBed .data { height:10px; }
.expandable #Content .frmLocate .grpBed .data { top:-8px; }
.search #Content .frmLocate .grpBed .data .slider, .expandable #Content .frmLocate .grpBed .data .slider {
    border-top:0px; 
    height:16px; top:0px; 
}
.search #Content .frmLocate .grpBed .data .slider .handle, .expandable #Content .frmLocate .grpBed .data .slider .handle {
    top:-13px;
}
.search #Content .frmLocate .grpBed .data .slider .valueBed, .expandable #Content .frmLocate .grpBed .data .slider .valueBed {
    top:9px;
}
.search #Content .frmLocate .grpBath .data .slider ,.expandable  #Content .frmLocate .grpBath .data .slider{
    border-top:0px; 
    height:16px; top:0px;
}
.search #Content .frmLocate .grpBath .data .slider .handle , .expandable #Content .frmLocate .grpBath .data .slider .handle{
    top:-13px;
}
.search #Content .frmLocate .grpBath .data .slider .valueBath, .expandable #Content .frmLocate .grpBath .data .slider .valueBath {
    top:9px;
}
#Module_FindOptions .minmax .slider .valueBath .value { left:37px !important; }

#Module_AgentDetail .data.testimonials {
    width:420px; position:relative; left:-14px; 
}
#Module_AgentDetail .data.testimonials .testimonial {
    margin-bottom:16px;
}
#Module_AgentDetail .grpBio{
    width:600px; position:relative;
}
#DirectionsMap { width:600px !important; height:500px !important ; border:1px solid #000; }

.fmls #DirectionsMap { display:none; }

.markerOverlay {
    width:160px;
    height:80px;
}

#SearchMap {
    position:relative; left:10px;
    width:660px !important;
    height: 700px !important; border:1px solid #000;
    margin-bottom:15px;
}

.command.selection {
    clear:both;
    float:left;
    color:#066;
    display:block;
    font-size:10px;
    left:2px;
    padding-bottom:0px;
    position:relative;
    text-decoration:underline;
}

#Module_Property .grpAgent {
    border:1px solid #000; padding:3px; width:170px;
    font-size:9px;
}
#Module_Property .grpAgent .caption { display:none; } 
#Module_Property .grpAgent .group { clear:both; left:0px; } 
#Module_Property .grpAgent .grpEmail { display:none; } 

#ContactForm .addr input {
    width: 370px;
}
#LoadingProgress {
	position:absolute;
	left:231px;
	top:145px;
        color:#fff; font-size:23px; font-weight:bold;
	width:146px;
        text-align:center;
	height:105px;
        z-index:2;
}

.splash #Module_FindHome .frmLocate .grpPrice { padding-bottom:20px;}
.splash #Module_FindHome .frmLocate .grpBed { padding-bottom:20px;}
.splash .frmLocate, .quicksearch .frmLocate { height:auto !important; }
.search.quicksearch #Module_FindOptions, .search.quicksearch .frmLocate { height:210px !important; }

.photoHandle { display:block; width:15px; height:14px; 
    background-image:url(../images/skin/sprites/spritemap.interact.png); 
    background-position: 0 -1055px;
    position:absolute; bottom:12px; right:12px; z-index:100;}
.rotating .photoHandle { 
    background-position: 0 -663px;
}

#Module_Contact .title { font-size:14px; font-weight:bold;}
#Module_EmailFriend .title { font-size:14px; font-weight:bold;}
#Module_ContactResponse .title { font-size:14px; font-weight:bold;}

#Module_Contact .cmdSubmit, #Module_ContactAgent .cmdSubmit {
    display:block; float:left; text-indent:-9999px;
    width:98px; height:24px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -979px;
}
#Module_Contact .cmdSubmit.active, #Module_ContactAgent .cmdSubmit.active {
    background-position: -301px -192px;
}
#Module_EmailFriend .cmdSubmit {
    display:block; float:left; text-indent:-9999px;
    width:98px; height:24px;
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -979px;
}
#Module_EmailFriend .cmdSubmit.active {
    background-position: -301px -192px;
}

#Commands_Result #Cmd_BackToProperty {
    z-index:10; float:none; position:absolute; top:15px; left:203px;
    width:106px; text-indent:-9999px; 
	background-image:url(../images/skin/sprites/spritemap.buttons.png);
    background-position: -301px -1199px;
}
#Commands_Result #Cmd_BackToProperty.active {
    background-position: -301px -634px;
}

#Module_PropertyFeatures #Community_Extended { width:590px;}
#Module_PropertyFeatures #Community_Extended .group { width:590px; }
#Module_PropertyFeatures #Community_Extended .group .group { width:590px; height:auto; padding:0 0 0 0; margin:0 0 0 0; margin-bottom:0px; margin-top:4px;}
#Module_PropertyFeatures #Community_Extended .group .caption { font-size:13px; display:block; width:590px; background-color:#A6B3CF; color:#fff; height:20px; padding-left:10px; padding-top:5px;}
#Module_PropertyFeatures #Community_Extended .group .group .caption  { border:0; font-size:11px; background-color:transparent; color:#000; clear:right; float:left; width:250px; padding-top:0px; padding-bottom:0px; height:auto;}
#Module_PropertyFeatures #Community_Extended .group .group .data { border:0; font-size:11px; background-color:transparent; color:#000; clear:right; float:left; width:250px; padding-top:0px; padding-bottom:0px; height:auto;}

.brief p {
    line-height:16px;
}


#Module_ContactAgent {
    position:absolute; top:2px; left:5px;  
    width:685px; height:auto; text-align:left;
    z-index:2000;  top:80px; z-index:32; font-size:11px; background-color:#fff; border:1px solid #999; padding:20px; height:600px;
}
#Module_ContactAgent { height:430px; }
#Module_ContactAgentForm { float:left; clear:both; height:auto; width:650px; }
#Module_ContactAgent .footer { clear:both; float:left; width:650px; }
#Module_ContactAgent .footer .command { display:block; clear:left; float:right; }
#Module_ContactAgent h3 { font-size:13px; font-weight:bold; }
#Module_ContactAgent .cmdClose {
    border-bottom:1px solid #000; display:block; width:40px; margin-right:20px;
}

#Module_Upgrade {
    position:absolute; top:2px; left:5px; 
    width:685px; height:400px; background-image:url(../images/upgrade.png); 
    z-index:2000;  top:80px; z-index:500;
}

#Module_Upgrade .navItem { height:112px; background-image:url('../images/browsers.png');  text-indent:-9999px; position:absolute; top:170px;}
#Module_Upgrade .niGoogle {
    width:175px; left:120px;
}
#Module_Upgrade .niFirefox {
    width:205px; background-position:-184px 0px; left:350px;
}
#Module_Upgrade .niIE {
    width:120px; background-position:-444px 0px; left:275px; top:290px; height:80px;
}
#Module_Upgrade .cmdClose {
    width:20px; height:20px; position:absolute; left:645px; top:20px; text-indent:-9999px;
}
#Form_FilterOptions .checkbox input { position:relative; top:3px; left:0px; margin-right:4px; }

#Form_FilterOptions .grpSchool .togglable .caption { display:block; clear:both;width:220px; height:auto; position:relative; left:0px; }

#Module_Property .group { border:0px; }
#Module_Property .group .group { float:left; }
#Personalize .frmNewUser { width:250px; height:150px;}
#Personalize .frmNewUser .description { width:250px; overflow:hidden;  height:auto;}
#Personalize .frmNewUser .description h3 { width:250px; }

#Personalize .frmSignIn .lnkForgotPassword { display:none; }

#ContactForm .agentContactForm .group { width:650px; }
#ContactForm .agentContactForm .caption { width:150px; }

#Gallery_Properties_LoadMessage { display:block; font-size:14px; padding:50px; color:#003355; font-weight:bold;}

#Module_AgentDetail .grpBio{ top:30px; clear:both; position:relative; padding:0 0 0 0; margin:0 0 0 0; float:none; padding-bottom:30px; }

