﻿html {
    overflow-y: scroll;
}
html, body {
	height: 100%;
	min-width: 948px;
}
body {
	font: 14px Arial, Helvetica, sans-serif;
	background: #fff url(/images/bg2.jpg) top repeat-x;
	color: #1d1d1d;
	
}
h1 {
	font: 27px "Century Gothic", Helvetica, Arial, sans-serif;
	color: #a50000;
	height: 65px;
	line-height: 65px;
	border-top: 3px solid #1a3b73;
	border-bottom: 1px solid #1a3b73;
	padding-left: 25px;
	background-color: #f6f6f6;
	margin-bottom: 15px;
}
#popup h1
{
    border-top: none;
}

h1.x {
	font: 27px "Century Gothic", Helvetica, Arial, sans-serif;
	color: #a50000;
	height: 65px;
	line-height: 65px;
	border-top: 3px solid #1a3b73;
	border-bottom: 1px solid #1a3b73;
	padding-left: 25px;
	background-color: #f6f6f6;
	margin-bottom: 18px;
}

h2 {
	font: 22px "Century Gothic", Helvetica, Arial, sans-serif;
	color: #1a3b73;
	line-height: 28px;
	margin-bottom: 15px;
	letter-spacing: 0px;
}
h2 b,
h2 b strong {
	font-weight: bold;
}
h2 strong {
	color: #003876;
	font-weight: normal;
}
h3 
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
h4 
{
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
}
p,
#ctl00_plhUserMain_idCopy2 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
}
a 
{
    color: #1d1d1d;
}
#ctl00_plhUserMain_idCopy2 a {
	color: #1d1d1d !important;
	color: #1d1d1d;
}
body.subpage div#pageContent h1,
body.subpage div#pageContent p,
body.subpage div#pageContent ul {
    margin-bottom: 18px;
}
body.subpage div#pageContent .DvContentSetAuto p,
body.subpage div#pageContent .DvContentSetAuto ul 
{
    margin-bottom: 0;
}
body.subpage div#pageContent .DvContentSetAuto img 
{
    vertical-align: top;
}
div#shadows {
	position: absolute;
	top: 105px;
	left: -9px;
	height: 582px;
	width: 964px;
	z-index: -1;
	background: url(/images/shadows.png) center 0 no-repeat;
}
div#shadow2 
{
    display: none;
	position: absolute;
	top: 205px;
	height: 516px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	overflow: hidden;
}
div#shadow2 img {
	position: absolute;
	left: 50%;
	margin-left: -840px;
}
div#bg {
	position: relative;
	width: 100%;
	min-height: 100%;
	background: transparent url(/images/bg.png) center bottom repeat-x;
	z-index: 1;
}
div#pagewrapper {
	position: relative;
	margin: 0 auto;
	width: 948px;
	z-index: 2;
}
div#top {
	position: relative;
	height: 113px;
}
div#main {
	position: relative;
	padding-bottom: 130px;
}
a#logo,
#LogoPopup {
	display: block;
	position: absolute;
	top: 9px;
	left: 0;
	width: 305px;
	height: 75px;
	background: transparent url(/images/logo.png) no-repeat;
	color: #000;
	z-index: 10;
}
#LogoPopup {
	left: 20px;
}
#LogoPopup span 
{
    display: none;
}
.TopLinks 
{
    float: right;
    margin: 70px 10px 0 0;
}
.TopLinks a 
{
    color: #ccc;
}
/*
 *	Menu
 */
div#menu {
	height: 68px;
	position: absolute;
	top: 13px;
	right: 0;
}
div#menu li {
	float: left;
	width: 113px;
	background: url(/images/menu/separator.png) right 0 no-repeat;
}
div#menu li.last {
	width: 111px;
	background: none;
}
div#menu a {
	display: block;
	width: 111px;
	height: 68px;
}
a.menu1 { background: url(/images/menu/menu_search.png) no-repeat; }
a.menu2 { background: url(/images/menu/menu_sell.png) no-repeat; }
a.menu3 { background: url(/images/menu/menu_buy.png) no-repeat; }
a.menu4 { background: url(/images/menu/menu_about.png) no-repeat; }
a.menu5 { background: url(/images/menu/menu_locate.png) no-repeat; }
li.active a, a:hover { background-position: 0 -68px; }

div#header {
	position: relative;
	height: 298px;
	margin-bottom: 15px;
	overflow: hidden;
	z-index: 2;
}
div#headerFade {
	position: absolute;
	top: 0;
	left: 0;
	width: 505px;
	height: 324px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	z-index: 2;
}
a#start_button {
	position: absolute;
	background: url(/images/header/start_here.png) no-repeat;
	width: 128px;
	height: 43px;
	bottom: 40px;
	right: 10px;
	z-index: 20;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
img#headerImage {
	position: absolute;
	left: 440px;
	z-index: 9;
}
div#headerSwoosh1 {
	position: absolute;
	top: 297px;
	right: 0;
	width: 379px;
	height: 250px;
	background: url(/images/header/swoosh1.png) no-repeat;
	z-index: 10;
}
div#headerSwoosh2 {
	position: absolute;
	top: 297px;
	right: 0;
	width: 348px;
	height: 231px;
	background: url(/images/header/swoosh2.png) no-repeat;
	z-index: 10;
}
div#headerContent {
	position: absolute;
	width: 460px;
	padding: 32px 0 32px 25px;
	z-index: 10;
	background: none;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
div#headerContent h2 {
	font: 24px "Century Gothic", Helvetica, Arial, sans-serif;
	letter-spacing: -1.5px;
	background-color: #fff;
	color: #a50000;
	margin-bottom: 22px;
	white-space: nowrap;
}
div#headerContent p {
	font: 17px Tahoma, Helvetica, Arial, sans-serif;
	color: #555;
	width: 409px;
	margin-bottom: 22px;
	line-height: 24px;
}
div#headerContent a.learnMore {
	display: block;
	float: right;
}
div#headerNavigation {
	background: transparent url(/images/header/navBg.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: -31px;
	width: 948px;
	height: 24px;
	z-index: 11;
	text-align: center;
	padding-top: 7px;
}
div#headerNavigation img {
	display: inline;
	vertical-align: middle;
	margin: 0 4px;
	cursor: pointer;
}
span#autoplay {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 31px;
	cursor: pointer;
	color: #003876;
}
div#sidebg {
	position: relative;
	float: left;
	width: 100%;
}
div#sidebar {
	position: relative;
	float: left;
	width: 265px;
	padding-top: 10px;
	z-index: 100;
}
div#sidebar h2,
div#sidebar li {
	margin-left: 17px;
}
div#sidebar ul {
	margin-bottom: 25px;
}
div#sidebar li {
	display: block;
	width: 228px;
	font-size: 14px;
	margin-bottom: 2px;
	background-color: #e1e1e1;
	border: 1px solid #c3c3c3;
	color: #333333;
}
div#sidebar li a {
	display: block;
	padding: 13px;
	width: 202px;
	text-decoration: none;
}
div#sidebar li a.active,
div#sidebar li a:hover {
	background-color: #F6F6F6;
	color: #1A3B73;
}
div#pageContent {
	position: relative;
/*	float: right;
	width: 670px; */
	z-index: 20;
}

div#pageContent li 
{
    padding: 5px 0 5px 30px;
    line-height: 18px;
    background: url(/images/bullet.jpg) 10px 12px no-repeat;
}

div#pageContentX {
	position: relative;
	z-index: 20;
}

div#pageContentX li 
{
    padding: 5px 0 5px 30px;
    line-height: 18px;
    background: url(/images/bullet.jpg) 10px 12px no-repeat;
}


div#subpage_bg1 {
	position: absolute;
	height: 100%;
	top: 0px;
	width: 100%;
	overflow: hidden;
/*	background: url(../images/sidebar/bg_bottom.png) no-repeat bottom left;*/
	z-index: 19;
}
div#subpage_bg2 {
	position: absolute;
	bottom: 422px;
	width: 100%;
	height: 100%;
	background: url(/images/sidebar/bg_tile.png) repeat-y;
}
div#subpage_bg3 {
	position: absolute;
	height: 422px;
	bottom: 0;
	width: 100%;
	background: url(/images/sidebar/bg_bottom.png) no-repeat bottom left;
}

div#subpage_bg12 {
	position: absolute;
	height: 100%;
	top: 129px;
	width: 100%;
	overflow: hidden;
/*	background: url(../images/sidebar/bg_bottom.png) no-repeat bottom left;*/
	z-index: 19;
}
div#subpage_bg22 {
	position: absolute;
	bottom: 422px;
	width: 100%;
	height: 100%;
	background: url(/images/sidebar/bg_tile.png) repeat-y;
}
div#subpage_bg32 {
	position: absolute;
	height: 422px;
	bottom: 0px;
	width: 100%;
	background: url(/images/sidebar/bg_bottom.png) no-repeat bottom left;
}

div#modules 
{
    clear: both;
}
div.module {
	background: url(/images/moduleTop.jpg) no-repeat;
	float: left;
	width: 307px;
	margin-right: 13px;
}
div.module h2 
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

div.module p 
{
    font-size: 12px;
}
div.moduleInner {
	padding: 10px;
	width: 284px;
	min-height: 240px;
}
table#findTable td
{
    padding: 0 10px 10px 0;
    vertical-align: bottom;
}
div.moduleInner img.callToAction {
	display: block;
	margin: 0 auto;
    margin-top: 20px;
}
img.bordered {
	border: 1px solid #e2e1e1;
}
div#noMargin, div.noMargin {
	margin-right: 0;
}
a.listingButton1,
a.listingButton2,
a.listingButton3,
a.listingButton4 {
	display: block;
	width: 286px;
	height: 54px;
	margin-top: 15px;
	margin-bottom: 5px;
}
a.listingButton1 {
	background: url(/images/listingButton1_off.jpg) no-repeat;
}
a.listingButton1:hover {
	background: url(/images/listingButton1_on.jpg) no-repeat;
}
a.listingButton2 {
	background: url(/images/listingButton2_off.jpg) no-repeat;
}
a.listingButton2:hover {
	background: url(/images/listingButton2_on.jpg) no-repeat;
}
a.listingButton3 {
	background: url(/images/listingButton3_off.jpg) no-repeat;
}
a.listingButton3:hover {
	background: url(/images/listingButton3_on.jpg) no-repeat;
}
a.listingButton4 {
	background: url(/images/listingButton4_off.jpg) no-repeat;
}
a.listingButton4:hover {
	background: url(/images/listingButton4_on.jpg) no-repeat;
}
div#pageFooter {
	position: absolute;
	left: 50%;
	bottom: 0;
	padding-top: 60px;
	margin-left: -474px;
	width: 948px;
	height: 90px;
	text-align: center;
	z-index: 22;
}
div#pageFooter a {
	text-transform: uppercase;
	font: 10px Humnst777 Lt BT;
	color: #616161;
	text-decoration: none;
}
div#pageFooter a:hover,
div#pageFooter a.active {
	text-decoration: underline;
}

div#pageFooterx {
	padding-top: 40px;
	width: 948px;
	height: 90px;
	text-align: center;
}
div#pageFooterx a {
	text-transform: uppercase;
	font: 10px Humnst777 Lt BT;
	color: #616161;
	text-decoration: none;
}
div#pageFooterx a:hover,
div#pageFooterx a.active {
	text-decoration: underline;
}

div#logos,
div#logos li {
	float: left;
}

/*
 *	Social Menu
 */
div#socialSites {
	float: right;
	margin: 7px 0;
}
div#socialSites li {
	float: left;
	margin-left: 11px;
}
div#socialSites li a {
	display: block;
	height: 21px;
}
a.socialB {
	width: 23px;
	background: transparent url(/images/social/b_off.png) no-repeat;
}
a.socialB:hover {
	background: transparent url(/images/social/b_on.png) no-repeat;
}
a.socialDelicious {
	width: 20px;
	background: transparent url(/images/social/delicious_off.png) no-repeat;
}
a.socialDelicious:hover {
	background: transparent url(/images/social/delicious_on.png) no-repeat;
}
a.socialMySpace {
	width: 18px;
	background: transparent url(/images/social/myspace_off.png) no-repeat;
}
a.socialMySpace:hover {
	background: transparent url(/images/social/myspace_on.png) no-repeat;
}
a.socialLinkedIn {
	width: 18px;
	background: transparent url(/images/social/linkedin_off.png) no-repeat;
}
a.socialLinkedIn:hover {
	background: transparent url(/images/social/linkedin_on.png) no-repeat;
}
a.socialFacebook {
	width: 16px;
	background: transparent url(/images/social/facebook_off.png) no-repeat;
}
a.socialFacebook:hover {
	background: transparent url(/images/social/facebook_on.png) no-repeat;
}
a.socialFlickr {
	width: 17px;
	background: transparent url(/images/social/flickr_off.png) no-repeat;
}
a.socialFlickr:hover {
	background: transparent url(/images/social/flickr_on.png) no-repeat;
}
a.socialTwitter {
	width: 17px;
	background: transparent url(/images/social/twitter_off.png) no-repeat;
}
a.socialTwitter:hover {
	background: transparent url(/images/social/twitter_on.png) no-repeat;
}
div#copyright {
	float: right;
	font-size: 10px;
	line-height: 20px;
	color: #4e4d4e;
	text-transform: none;
	text-align: right;
	clear: right;
}
div#copyright a {
	font-size: 10px;
	color: #4e4d4e;
	text-decoration: none;
	text-transform: none;
}
div#copyright a:hover {
	text-decoration: underline;
}
div#widgetContainer 
{
    position: absolute;
    top: 0px;
    left: 185px;
}
div#widgetContainer p 
{
    font-size: 12px;
}
div.DvTaxImage 
{
    width: 500px;
    margin: 0 auto;
}
p#preview 
{
    width: 400px;
    margin: 0 auto;
}
/*
div.SearchColContent,
div#pageContent div.DvContentSetAuto li.FirstCol1,
div#pageContent div.DvContentSetAuto li.FirstCol2
{
    float: left;
}
div.DvMap 
{
    clear: both;
}
div.DvContentSetAuto 
{
    margin: 0 auto;
}*/
div.DvContentSetAuto ul 
{
    list-style: none;
}
div#pageContent div.DvContentSetAuto li
{
    background: none;
    padding: 0;
}

/* Home Search Result Start */
div#pageContent .DvHomeSearch { float:left; width:100%; background:transparent; color:#565656; }
div#pageContent .DvHomeSearch div.Contents { width:auto; margin:auto; padding:5px 20px; }
div#pageContent .DvHomeSearch div.ContentsHomeResults { width:auto; margin:auto; padding:0px; }
div#pageContent .NoBottomImage { background:#transparent; color:inherit; }
div#pageContent .SearchCol1 { float:left; width:50%; }
div#pageContent .DvSearchBtns { float:right; width:90%; text-align:right; }
div#pageContent .SearchCol2 { float:left; width:50%; margin-bottom:10px; }
div#pageContent .SearchColContent { width:86%;}
div#pageContent .SearchColContent2 { width:100%; }
div#pageContent .SearchCol1 span.TxtToBetween { padding-left:25px; font-weight:bold; }
div#pageContent .SearchCol2 span.TxtToBetween { padding-left:15px; padding-right:22px; font-weight:bold; }
div#pageContent .SearchCol2 span.TxtToBetweenFirst { padding-left:25px; padding-right:25px; font-weight:bold; }

.DvHomeSearch div.Contents ul { margin:0px; padding:0px; }
.DvHomeSearch div.Contents li { margin:0px 0px 5px 0px; padding:0px; white-space:nowrap; list-style-type:none; line-height:18px; float:left; width:49%;}
.DvHomeSearch div.Contents li.First { width:auto; }
.DvHomeSearch div.Contents li.Last { text-align:center; clear:both; width:auto; padding:8px 0px 0px 0px; }
.DvHomeSearch div.Contents li.Last input { margin-right:12px; height:30px; font-size:13px; }

div#pageContent .DvHomeSearch div.Contents .DvButtons {clear:both;}

div#pageContent .DvHomeSearch div.Contents .SearchCol2 ul { margin:0px; padding:0px; }
div#pageContent .DvHomeSearch div.Contents .SearchCol2 li { margin:0px 0px 5px 0px; padding:0px; white-space:nowrap; list-style-type:none; line-height:18px; float:left; width:31%; }
div#pageContent .DvHomeSearch div.Contents .SearchCol2 li.First { width:auto; }
div#pageContent .DvHomeSearch div.Contents .SearchCol2 li div.BlankDivLi { height:22px; }
div#pageContent .DvHomeSearch div.Contents .SearchCol2 li.FirstCol1 { width:46%; }
div#pageContent .DvHomeSearch div.Contents .SearchCol2 li.FirstCol2 { width:46%; }
div#pageContent .DvHomeSearch div.Contents .SearchCol2 li.Blank { margin:0px; padding:0px; line-height:0px; float:left; width:100%; }

div#pageContent .DvHomeSearch div.Contents .DvNewSearch { float:left; width:99%;}



div#pageContent .DvHomeSearch div.Contents .DvRefineSearch { float:left; width:99%;}


div#pageContent .DvHomeSearch div.Map { text-align:left; margin-bottom:20px; height:300px }
div#pageContent .DvHomeSearch p.PSearchResultSortBy { float:left; font-weight:bold; margin:5px 10px 0px 0px;}
div#pageContent .DvHomeSearch div.SearchResults { width:100%; float:left; }
div#pageContent .DvHomeSearch div.SearchResults .Row {float:left; width:100%; }
div#pageContent .DvHomeSearch div.SearchResults .DvLeft { width:15%;line-height:18px; text-align:center; color:#F1012E; font-weight:bold; float:left; padding:5px; margin:5px 3px 5px 5px;}
div#pageContent .DvHomeSearch div.SearchResults .DvRight { line-height:18px; width:80%; color:#565656; float:right; padding:5px; margin:5px 5px 5px 0px; }
div#pageContent .DvHomeSearch div.SearchResults .DvRight a { color:#000087; font-weight:bold; text-decoration:underline;}

/* Home Search Result End */ 

/* Office Search Result Start */
div#pageContent .DvOfficeSearch { float:left; clear:both; margin:10px 0px 0px 0px; width:100%; background:transparent; color:#565656; }
div#pageContent .DvOfficeSearch div.Contents { width:auto; margin:auto; padding:5px 10px;}
div#pageContent .DvOfficeSearch div.Contents .Map { text-align:left; margin-bottom:20px; height:300px }
div#pageContent .DvOfficeSearch div.ContentsHomeResults { width:auto; margin:auto; padding:0px; }
div#pageContent .NoBottomImage { background:transparent; color:inherit; }
div#pageContent .DvOfficeSearch  .SearchCol1 { float:left; width:50%; }
div#pageContent .DvOfficeSearch  .SearchCol2 { float:left; width:50%; margin-bottom:60px; }
div#pageContent .DvOfficeSearch  .SearchColContent { width:86%; }
div#pageContent .DvOfficeSearch .SearchColContent2 { width:100%; }
div#pageContent .DvOfficeSearch .SearchCol1 span.TxtToBetween { padding-left:25px; font-weight:bold; }
div#pageContent .DvOfficeSearch .SearchCol2 span.TxtToBetween { padding-left:20px; padding-right:22px; font-weight:bold; }
div#pageContent .DvOfficeSearch .SearchCol2 span.TxtToBetweenFirst { padding-left:25px; padding-right:25px; font-weight:bold; }
 
div#pageContent .DvOfficeSearch div.Contents ul { margin:0px; padding:0px; }
div#pageContent .DvOfficeSearch div.Contents li { margin:0px 0px 5px 0px; padding:0px; white-space:nowrap; list-style-type:none; line-height:18px; float:left; width:49%; }
div#pageContent .DvOfficeSearch div.Contents li.First { width:auto; }
div#pageContent .DvOfficeSearch div.Contents li.Last { text-align:center; clear:both; width:auto; padding:8px 0px 0px 0px; }
div#pageContent .DvOfficeSearch div.Contents li.Last input { margin-left:12px; margin-right:12px; height:30px; font-size:13px; }

div#pageContent .DvOfficeSearch div.Contents .SearchCol2 ul { margin:0px; padding:0px; }
div#pageContent .DvOfficeSearch div.Contents .SearchCol2 li { margin:0px 0px 5px 0px; padding:0px; white-space:nowrap; list-style-type:none; line-height:18px; float:left; width:31%; }
div#pageContent .DvOfficeSearch div.Contents .SearchCol2 li.First { width:auto; } 
div#pageContent .DvOfficeSearch div.Contents .SearchCol2 li div.BlankDivLi { height:22px; }


div#pageContent .DvOfficeSearch .DvSearchMap { float:left; width:99%;}
div#pageContent .DvOfficeSearch .DvSearch { float:left; width:99%;}
div#pageContent .DvOfficeSearch .DvSearch .TxtBlue{ color:#537699; float:left; font-weight:bold; margin:2px 2px 5px 2px;}
div#pageContent .DvOfficeSearch .DvSearch .DvSearchForm { float:left; width:95%; color:#8A8A8A; padding:5px 0px 5px 5px;}
div#pageContent .DvOfficeSearch .DvSearch .DvSearchForm ul { margin:0px; padding:0px;}
div#pageContent .DvOfficeSearch .DvSearch .DvSearchForm li { margin:0px; padding:5px 5px 5px 5px; float:left; list-style-type:none;}
 
div#pageContent .DvOfficeSearch .DvSearchMap .DvGoogleMapContainer { float:left; width:99%;}
div#pageContent .DvOfficeSearch .DvSearchMap .DvGoogleMapSml { float:left; width:100%;}
div#pageContent .DvOfficeSearch .DvSearchMap .DvGoogleMapSml .DvLegend {  float:left; }

div#pageContent .DvOfficeSearch .DvSearchMap .DvPagingContainer {width:90%; margin:auto; clear:both;}

div#pageContent .DvOfficeSearch div.Map { text-align:center; margin-bottom:20px; }
div#pageContent .DvOfficeSearch p.PSearchResultSortBy { float:right; font-weight:bold; margin:0px 0px 0px 0px; color:#ffffff; background:#1D3E93; }
div#pageContent .DvOfficeSearch div.SearchResults { width:100%; float:left;  }

div#pageContent .DvOfficeSearch td.TdRightHdr { width:25%; background-color:Red; color:White; text-align:center  }
div#pageContent .DvOfficeSearch td.TdCityHdr { width:15%; background-color:Red; color:White; text-align:center  }
div#pageContent .DvOfficeSearch td.TdMidHdr { width:35%; background-color:Red; color:White; text-align:center }
div#pageContent .DvOfficeSearch td.TdLeftHdr { width:25%; background-color:Red; color:White; text-align:center }
div#pageContent .DvOfficeSearch .RowSearchResults { width:100%; margin:2px 2px 2px 2px; }
div#pageContent .DvOfficeSearch .RowSearchResults td.TdRight { width:25%;  }
div#pageContent .DvOfficeSearch .RowSearchResults td.TdRight a {text-decoration:none; font-weight:normal;}
div#pageContent .DvOfficeSearch .RowSearchResults td.TdCity { width:15%; }
div#pageContent .DvOfficeSearch .RowSearchResults td.TdMid { width:30%; color:Green; }
div#pageContent .DvOfficeSearch .RowSearchResults td.TdLeft { width:30%; }
div#pageContent .DvOfficeSearch .RowSearchResults td.TdLeft a {text-decoration:underline; }

.WrpAll {  word-break: break-all; word-wrap:break-word;}
div#pageContent .DvOfficeSearch .RowSearchResults .DvLeft { float:left;  width:40%;  word-break: break-all; word-wrap:break-word;  }
div#pageContent .DvOfficeSearch .RowSearchResults .DvRight { float:right;  width:45%; word-break: break-all; word-wrap:break-word; padding:5px; margin:5px; }
/* .DvOfficeSearch .RowSearchResults { color:#565656}*/
div#pageContent .DvOfficeSearch .RowSearchResults a { color:#000087; font-weight:bold;}
div#pageContent .DvOfficeSearch .RowSearchResults ul { margin:0px; padding:0px;}
div#pageContent .DvOfficeSearch .RowSearchResults li { list-style-type:none; line-height:18px; margin:0px; padding:0px;}
div#pageContent .DvOfficeSearch hr { clear:both; height:1px; color:#E4E4E4; border:0px; background:inherit;}

div#pageContent .DvOfficeResultsTxt { margin-top: 20px; padding: 20px; text-align: center; background-color: #f6f6f6; border: 1px solid #ccc; }
/* Office Search Result End */
div#pageContent .DvResultsTxt { color:#9B9B9B; font-size:18px; float:left; margin:2px 0px 10px 0px;}
.BrdNone input {
    border:medium none;
    margin: 5px;
}
/* Header Start */
.DvOfficeHeaderSetAuto { width:100%; margin:auto; }
.DvOfficeHeaderSetFloat { float:left; width:100%; }

/* Print CSS Added on 16-3-07 start */

.DvPrintContentSetAuto { width:576px; margin:auto; }
.DvPrintContentSetFloat { float:left; width:100%; }

.DvPrintFranchiseDetails { float:left; margin:0px 0px 10px 0px; clear:both; width:100%; text-align:center; }
.DvPrintFranchiseDetails .DvFranchiseName { color:#003366; font-family:arial; font-weight:bold; font-size:14px; }
.DvPrintFranchiseDetails .DvFranchiseAddress { color:#336699; font-family:arial; font-size:12px;}
.DvPrintFranchiseDetails .DvFranchisePhone { color:#FF0033; font-weight:bold; font-family:arial; font-size:12px;}
.DvPrintFranchiseDetails .DvFranchiseMail { color:#999999;  font-weight:bold; font-family:arial; font-size:12px;}
.DvPrintFranchiseDetails .DvFranchiseMail a{ color:#003366;  font-weight:bold; font-family:arial;font-size:12px;}

/* Property Details Start */
.DvPrintPropertyDetails { float:left; width:auto; background:transparent; color:#565656; }
.DvPrintPropertyDetails div.Contents { width:100%; margin:0px; padding:5px; }

.DvPrintPropertyDetails .LeftCol { width:33%; float:left; text-align:center;  }
.DvPrintPropertyDetails .RightCol { width:30%; float:left; padding-left:5px; }

.DvPrintPropertyDetails .RightCol1 { width:35%; float:left; padding-left:5px; }
.DvPrintPropertyDetails .RightCol1 .DvHomeInfo { float:left; clear:both; padding-bottom:5px; line-height:15px; width:100%; }
.DvPrintPropertyDetails .RightCol1 .DvHomeInfo ul{ padding:0; margin:0;}
.DvPrintPropertyDetails .RightCol1 .DvHomeInfo li.Col1{ width:45%; padding:0 0 0 5px; margin:0; float:left; list-style-type:none;font-weight:bold; }
.DvPrintPropertyDetails .RightCol1 .DvHomeInfo li.Col2{ width:45%; padding:0 0 0 5px; margin:0;float:left; list-style-type:none;font-weight:normal; }
.DvPrintPropertyDetails .RightCol1 .DvHomeInfo li.TxtPrice { color:#F1012E; font-weight:bold;}

.DvPrintPropertyDetails .RightCol .DvHomeInfo { float:left; padding-bottom:5px; line-height:15px; width:100%; }
.DvPrintPropertyDetails .RightCol .DvHomeInfo a { font-size:12px !important; text-decoration:underline; }
.DvPrintPropertyDetails .RightCol .DvHomeInfo a:visited { font-size:12px !important; text-decoration:underline; }
.DvPrintPropertyDetails .RightCol .DvHomeInfo label { float:left; font-size:11px; padding-right:5px; font-weight:bold; }
.DvPrintPropertyDetails .RightCol .DvHomeInfo span { float:left; font-size:11px; }
.DvPrintPropertyDetails .RightCol .DvHomeInfo .TxtPrice { color:#F1012E; font-weight:bold;}
.DvPrintPropertyDetails .RightCol .DvHomeInfo span a {color:#000087; text-decoration:underline}
 
.DvPrintPropertyDetails .RightCol .DvLocation .LnkLocation { padding:0px 0px 10px 0px; font-weight:bold; float:left; }
.DvPrintPropertyDetails .RightCol .DvLocation .LnkLocation a {color:#F1012E; text-decoration:underline; }
.DvPrintPropertyDetails .RightCol .DvLocation  ul{ margin:0px; padding:0px}
.DvPrintPropertyDetails .RightCol .DvLocation  li{ list-style-type:none; width:20%; font-size:11px; float:left; margin:4px 8px 10px 0px; padding:0px}
.DvPrintPropertyDetails .RightCol .DvLocation .DvImagesArea { clear:both; }
.DvPrintPropertyDetails .RightCol .PreviousScrollImage { float:left; padding-top:2px; }
.DvPrintPropertyDetails .RightCol .HouseInnerImage { float:left; overflow:hidden; margin-top:3px; width:91%; }
.DvPrintPropertyDetails .RightCol .HouseInnerImage img { margin:0px 1px; }
.DvPrintPropertyDetails .RightCol .NextScrollImage { float:left; padding-top:2px; }
.DvPrintPreviewSizeDDL { clear:both; padding:10px; width:100%; background:#f1f1f1; margin:0px 0px 5px 0px; }
.DvPrintPreviewSizeDDL label { float:left; margin:2px 2px 0px 0px; }

.DvPrintPropertyDetails .DvPhotoPrint { clear:both; width:100%; font-size:11px; }
.DvPrintPhotoThumbNailList { clear:both; width:100%; font-size:11px; }
.DvPrintPhotoThumbNailList ul { margin:0px; padding:0px; }
.DvPrintPhotoThumbNailList li { margin:5px; padding:0px; font-size:11px; float:left; list-style-type:none; }

.DvPrintGeneral {float:left; width:100%; color:#565656;}

.DvPrintGeneral .DvGeneralInfo { float:left;  padding:0px 5px 4px 20px; width:97%; border-bottom:1px solid #1D4F86; }
.DvPrintGeneral .DvGeneralInfo label { float:left; font-size:11px; padding:2px 2px 2px 50px; width:25%; font-weight:bold; }
.DvPrintGeneral .DvGeneralInfo span { float:left; font-size:11px; padding:2px;  width:10%; }

.DvPrintGeneral h3.SubTitle2 { margin:0px 0px; padding:3px 0px 3px 10px; font-size:12px; font-weight:bold; color:#000000; background:#E8E6E0; }


.DvPrintPropertyInfo {float:left; width:100%; padding:0px; margin:0px; color:#565656;}
.DvPrintPropertyInfo h3.SubTitle2 { margin:0px 0px; padding:2px 0px 2px 10px; font-size:12px; font-weight:bold; color:#000000; background:#E8E6E0; }
.DvPrintPropertyInfo .PropertyTbl {width:100%; color:#565656;}
.DvPrintPropertyInfo .PropertyTbl td { background:#F7F7F5; font-size:11px; padding:3px; color:#565656;}

.DvPrintAmenities {float:left; width:100%; padding:0px; margin:5px 0px 0px 0px; color:#565656;}
.DvPrintAmenities ul { padding:0px; margin:0px;}
.DvPrintAmenities li { list-style-type:none; font-size:11px; padding:1px 5px 1px 20px; margin:0px; font-weight:bold;}
.DvPrintAmenities h3.SubTitle2 { margin:0px 0px; padding:2px 0px 2px 10px; font-size:12px; font-weight:bold; color:#000000; background:#E8E6E0; }


.DvPrintPropertyAddInfo {float:left; width:100%; padding:0px;  margin:5px 0px 0px 0px; color:#565656;}
.DvPrintPropertyAddInfo ul { padding:0px; margin:0px 0px 10px 0px; width:100%; float:left;}
.DvPrintPropertyAddInfo li { list-style-type:none; padding:1px 5px 1px 20px; font-size:11px; margin:0px; font-weight:bold;}
.DvPrintPropertyAddInfo h3.SubTitle2 { margin:0px 0px; padding:2px 0px 2px 10px; font-size:12px; font-weight:bold; color:#000000; background:#E8E6E0; }


.DvPrintGoogleMapPrint {float:left; width:100%; padding:0px; margin:0px; color:#565656;}
.DvPrintGoogleMapPrint div.Map { text-align:center; margin-bottom:20px; height:auto; }

.DvPrintPropertyBtns { padding:10px 5px 14px 14px; text-align:center;}

/* Property Details End */

/* Print CSS Added on 16-3-07 end */

.DivOfficeHeader { width:100%; background:#F1012E; height:107px;}
#DivOfficeLogo { float:right; width:48%; color:inherit; margin:5px 0px 0px 0px;	background:#F1012E url(Img/Logo_Assist2Sell.gif) no-repeat; }
#DivOfficeLogo span { display:none; }
#DivOfficeLogo a { display:block; height:97px; }
#DivOfficeLogo div { font-size:12px; font-weight:bold; }
 
#DivOfficeLogoFrame { float:right; width:48%; color:inherit; margin:5px 15px 0px 0px;	background:#F1012E url(Img/Logo_Assist2Sell.gif) top right no-repeat; }
#DivOfficeLogoFrame span { display:none; } 
#DivOfficeLogoFrame a { display:block; height:97px; }
#DivOfficeLogoFrame div { font-size:12px; font-weight:bold; }




  
.DivOfficeTabLinksFrame { float:left; background:url(Img/Img_HeaderTabBg.gif) repeat-x 0px 1px; width:100%; }
.DivOfficeTabLinksFrame ul{ margin:0px; padding:0px; list-style-type:none; }
.DivOfficeTabLinksFrame li{ float:left; margin:0px; height:49px; padding:0px; list-style-type:none; border-bottom:none; background:#F1012E; }
.DivOfficeTabLinksFrame li.Home { width:35px;  border-top:1px solid #FFFFFF; }
.DivOfficeTabLinksFrame li.Buying { width:186px;  border-top:1px solid #FFFFFF; }
.DivOfficeTabLinksFrame li.Selling { width:186px;  border-top:1px solid #FFFFFF; }
.DivOfficeTabLinksFrame li.Corporate { width:186px; border-top:1px solid #FFFFFF; }
.DivOfficeTabLinksFrame li.Learn { width:185px; border-top:1px solid #FFFFFF; }


.DivOfficeTabLinks { float:left; }
.DivOfficeTabLinks ul{ margin:0px; padding:0px; list-style-type:none; }
.DivOfficeTabLinks li{ float:left; margin:0px; height:49px; padding:0px; list-style-type:none; border-bottom:none; background:#F1012E; }
.DivOfficeTabLinks li.Home { width:35px;  border-top:1px solid #FFFFFF; }
.DivOfficeTabLinks li.Buying { width:186px;  border-top:1px solid #FFFFFF; }
.DivOfficeTabLinks li.Selling { width:186px;  border-top:1px solid #FFFFFF; }
.DivOfficeTabLinks li.Corporate { width:186px; border-top:1px solid #FFFFFF; }
.DivOfficeTabLinks li.Learn { width:185px; border-top:1px solid #FFFFFF; }

/* Header End */

/* Content Start */
.DvOfficeContentSetAuto { width:auto; margin:auto; }
.DvOfficeContentSetFloat { float:left; width:100%; }

/* Office Homepage Start */

.DvOfficeHome { float:left; width:100%; background:transparent; margin:0px 0px 0px 0px; }
.DvOfficeHome .LeftColMenu { float:left; color:#000000; width:197px;}

.DvOfficeHome .LeftColMenu .DvCompLogo { width:100%; text-align:center;}

.DvOfficeHome .LeftColRedMenu { float:left; color:#FFFFFF; width:100%; background:#F1012E url(Img/LeftCol_BtmBgRedOffice.gif) left bottom no-repeat; padding:0px 0px 70px 0px}


.DvOfficeHome .RhtColContent { float:right; width:100%; background:url(Img/Curv_BgRedOffice.gif) left top no-repeat; padding:92px 0px 0px 0px}

.DvOfficeHome .LeftColMenu .DvAdImg { padding:30px 0px 0px 35px;}

.DvOfficeHome .LeftColMenu .DvCompanyInfo { font-weight:bold; font-size:13px; padding:30px 5px 0px 5px; text-align:center;}
.DvOfficeHome .LeftColMenu .DvCompanyInfo .Phone { font-weight:bold; font-size:20px; text-align:center; line-height:35px;}

.DvOfficeHome .LeftColMenu .MenuLinks {margin:30px 15px 0px 20px;}
.DvOfficeHome .LeftColMenu .MenuLinks ul { padding:0px; margin:0px 0px 20px 0px;}
.DvOfficeHome .LeftColMenu .MenuLinks li.Title { font-weight:bold; font-size:17px;}
.DvOfficeHome .LeftColMenu .MenuLinks li { list-style-type:none; padding:0px; margin:0px; line-height:16px;}
.DvOfficeHome .LeftColMenu .MenuLinks li a{ text-decoration:underline; color:#FFFFFF}
.DvOfficeHome .LeftColMenu .MenuLinks li a:visited{ text-decoration:underline; color:#FFFFFF}

.DvOfficeHome .RhtColContent .DvCompInfo { width:99%; margin:0px 0px 30px 0px}
.DvOfficeHome .RhtColContent .DvCompInfo .TxtCompInfo { color:#000098;}
.DvOfficeHome .RhtColContent .DvMeter{background:#FFF000; padding:5px 0px 0px 0px; color:#000000; font-size:19px; line-height:22px; width:196px; height:50px; margin:auto; text-align:center}
.DvOfficeHome .RhtColContent .DvMeter .TxtRedBld { color:#F1012E; font-size:22px; font-weight:bold; text-align:center}

.DvOfficeHome .RhtColContent .MidContentLinks {text-align:center; margin:auto; line-height:22px;}
.DvOfficeHome .RhtColContent .MidContentLinks .TxtRedBld { padding:10px 0px 5px 0px; color:#F1012E; font-size:16px; font-weight:bold; text-align:center}

.DvOfficeHome .RhtColContent .MidContentLinks .TxtBluBld { color:#191970; font-size:16px; font-weight:bold; text-align:center}

.DvOfficeHome .RhtColContent .DvFacts { width:90%; margin:auto;}
.DvOfficeHome .RhtColContent .DvFacts ul { margin:15px 0px 0px 0px; padding:0px;}
.DvOfficeHome .RhtColContent .DvFacts li {color:#000000; line-height:18px; list-style-type:none; }
.DvOfficeHome .RhtColContent .DvFacts li a { text-decoration:underline; color:#000000;}
.DvOfficeHome .RhtColContent .DvFacts li a:visited { text-decoration:underline; color:#000000;}
.DvOfficeHome .RhtColContent .DvFacts li.TitleRed { text-transform:uppercase; line-height:18px; color:#F1012E; font-weight:normal; font-size:18px;}

.DvOfficeHome .RhtColContent .DvFAQ { width:90%; margin:auto;}
.DvOfficeHome .RhtColContent .DvFAQ ul { margin:15px 0px 0px 0px; padding:0px;}
.DvOfficeHome .RhtColContent .DvFAQ li {color:#000000; line-height:18px; list-style-type:none; }
.DvOfficeHome .RhtColContent .DvFAQ li a { font-size:16px; color:#F1012E; text-decoration:underline; font-weight:bold;}
.DvOfficeHome .RhtColContent .DvFAQ li a:visited {font-size:16px; color:#F1012E; text-decoration:underline; font-weight:bold; }
.DvOfficeHome .RhtColContent .DvFAQ li.TitleRed { text-transform:uppercase; line-height:18px; color:#F1012E; font-weight:normal; font-size:18px;}


/* Office Homepage End */

/* View Mls Start */
.ViewPropertyHeader { float:left; width:100%; clear:both; border-bottom:1px solid #F1012E; padding-bottom:10px; margin-top:10px; }
.ViewPropertyHeader .PunchLine { float:left; width:30%; padding-top:10px; }
.ViewPropertyHeader .PunchLine h2 { font-size:24px; color:#F1012E; padding:0px; margin:0px; text-align:center; }
.ViewPropertyHeader .PropertyAddress { float:right; width:70%; padding-top:5px; font-size:13px; }
.ViewPropertyHeader .CompanyAddress { color:#F1012E; font-size:16px; font-weight:bold; }

.DvMLSSearch { float:left; width:100%; background:transparent; clear:both; }
.DvMLSSearch div.Contents { width:auto; margin:auto; padding:5px 0px 5px 20px; }
.DvMLSSearch div.ContentsHomeResults { width:auto; margin:auto; padding:0px; }
.MLSSearchCol1 { float:left; width:100%; }
.MLSSearchColContent { width:100%; }
.MLSSearchCol1 span.TxtToBetween { padding-left:25px; font-weight:bold; }

.DvMLSSearch div.Contents ul { margin:0px; padding:0px; }
.DvMLSSearch div.Contents li { margin:0px 0px 5px 0px; padding:0px; white-space:nowrap; list-style-type:none; line-height:18px; float:left; width:49%; }
.DvMLSSearch div.Contents li.First { width:auto; }
.DvMLSSearch div.Contents li.Last2 { clear:both; width:100%; padding:0px; white-space:normal; }
.DvMLSSearch div.Contents li.Last2 div { font-size:11px; line-height:normal; margin:15px 0px 5px 0px; }
.DvMLSSearch div.Contents li.Last { clear:both; width:100%; padding:8px 0px 0px 0px; white-space:normal; }
.DvMLSSearch div.Contents li.Last input { padding-left:12px; padding-right:12px; height:30px; font-size:13px; }
.DvMLSSearch div.Contents li.SpacerLine { border-top:1px dotted #1D3E93; clear:both; width:100%; margin-top:10px; margin-bottom:-10px; }

.DvMLSSearch  p.PAdvanceSearch { float:right; text-align:right; font-weight:bold; margin:-28px 10px 0px 0px; color:#ffffff; background:#1D3E93; }
.DvMLSSearch  p.PAdvanceSearch a { display:block; padding:3px 5px; color:#ffffff; }
/* View Mls End */

/* Property Results Start */
.PropertyResults { float:left; width:96%; padding:10px; }
.PropertyResults span.CountSpan { background:#ffffcc; display:block; color:#1D3E93; padding:10px; font-size:14px; line-height:18px; }

.DvMLSSearch p.PSearchResultSortBy { float:right; font-weight:bold; margin:-28px 10px 0px 0px; color:#ffffff; background:#1D3E93; }
.DvMLSSearch div.SearchResults { width:100%; float:left; } 
.DvMLSSearch div.SearchResults .Row {float:left; width:100%; }
.DvMLSSearch div.SearchResults .DvLeft { width:42%; line-height:18px; float:left; padding:5px; margin:5px 3px 5px 5px;  }

.AltRowColor td { background-color:#f6f6f6;}
 
 /* kc091808 mods below */
.DvMLSSearch div.SearchResults .DvLeft .DvImg {width:50%; float:left;}
.DvMLSSearch div.SearchResults .DvLeft .DvPrice {width:47%; float:right;}
.DvMLSSearch div.SearchResults .DvLeft .DvPrice .TxtPrice { font-size:16px; font-weight:bold;}

.DvMLSSearch div.SearchResults .DvLeft .TextBlack { color:#565656; font-weight:normal; }
.DvMLSSearch div.SearchResults .DvRight {line-height:18px; width:55%; color:#565656; float:right; padding:0px; margin:5px 0px 5px 0px; }
.DvMLSSearch div.SearchResults .DvRight a { text-decoration:none;}
.DvMLSSearch div.SearchResults .DvRight .DvPropertyName {}
.DvMLSSearch div.SearchResults .DvRight .DvPropertyName a { font-family: "Century Gothic",Helvetica,Arial,sans-serif; }
.DvMLSSearch div.SearchResults .DvRight .DvPropertyName a:link { color:#1A3B73; font-size:16px; font-weight:bold; text-decoration:none;}
.DvMLSSearch div.SearchResults .DvRight .DvPropertyName a:visited { color:#1A3B73; font-size:16px; font-weight:bold; text-decoration:none;}
/* Property Results End */ 

/* Content End */



/* Footer Start */
.DvOfficeFooterSetAuto { width:90%; margin:auto; }
.DvOfficeFooterSetFloat { float:left; width:100%; margin-top:20px; }



.DvOfficeFooter { width:auto; margin:auto; background:url(Img/ImgBg_Footer.gif) repeat-x; border:1px solid #848484; height:34px; clear:both; }

.OfficeFooterLinks { float:left; width:80%; padding:9px;}
.OfficeFooterLinks ul { margin:0px; padding:0px; }
.OfficeFooterLinks li { margin:0px 5px 0px 0px; padding:0px 2px 0px 1px; list-style-type:none; display:inline; border-right:1px solid #565656; }
.OfficeFooterLinks li.Last { border-right:none; }
.OfficeFooterLinks li a { font-weight:bold; }
.OfficeFooterRhtCol { font-size:11px; padding:10px 4px 0px 0px; float:right; }
/* Footer End */

#ctl00_plhUserMain_divGoogleMap 
{
    margin: 0 auto;
}
#ctl00_Content_ctl00_divGoogleMap
{
    margin: 0 auto;
}



#ctl00_plhUserMain_imgHelp1,
#ctl00_plhUserMain_imgschHelp
{
    cursor: pointer;
}

#video 
{
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -294px;
    margin-left: -360px;
    width: 720px;
    height: 588px;
    display: none;
    z-index: 301;
}
#close_button
{
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -294px;
    margin-left: 360px;
    color: #fff;
    z-index: 301;
    background: url(/images/close.png) 0 0 no-repeat;
    text-decoration: none;
}
#close_button:hover
{
    background-position: 0 -32px;
    text-decoration: underline;
}
#white 
{
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
}
div.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.house_properties select,
#ctl00_plhUserMain_ulAdvanceSearch select,
#ctl00_plhUserMain_ulNewSearch2 select
{
    width: 150px;
}

.ulAdvanceSearch select,
#ctl00_plhUserMain_ulAdvanceSearch select,
#ctl00_plhUserMain_ulNewSearch2 select
{
    width: 150px;
}

.DvSearchBtns a 
{
    font-size: 11px;
    text-decoration: none;
}
.DvSearchBtns a:hover 
{
    text-decoration: underline;   
}
#ctl00_plhUserMain_grvProperty 
{
    border: none;
    border-color: #f6f6f6;
}
body#bodycontactus div#pageContent 
{
    width: 750px;
    margin: 0 auto;
    float: none;
}
body#bodyfindanoffice div#pageContent,
body#bodyuserarea div#pageContent,
body#bodybuyerhomesearchresults div#pageContent,
body#bodyforeclosure div#pageContent,
body#bodyviewpropertydetails div#pageContent,
body#bodyofficemap div#pageContent,
body#bodyofficesearchresults div#pageContent,
body#bodyvideo div#pageContent
{
    float: none;
    width: auto;
}
div.DvOfficeMap 
{
    width: 610px;
    height: 260px;
    margin: 50px auto;
}
div.DvOfficeMap img
{
    float: left;
}
div#pageContent div.DvOfficeSearch div.DvSearch div.DvSearchForm 
{
    padding-left: 110px;
}
div#pageContent .DvSearch h2 
{
    text-align: center;
}
a#ctl00_plhUserMain_lnkFClosure 
{
    display: block;
    width: 268px;
    height: 80px;
    background: url(/images/search_foreclosures.jpg) no-repeat;
}
a#ctl00_plhUserMain_lnkFClosure:hover 
{
    background-position: 0 -80px;
}

a.lnkFClosure 
{
    display: block;
    width: 268px;
    height: 80px;
    background: url(/images/search_foreclosures.jpg) no-repeat;
}
a.lnkFClosure:hover 
{
    background-position: 0 -80px;
}

#ctl00_plhUserMain_idCopy 
{
    display: none;
}
#ctl00_plhUserMain_dvNorecords 
{
	font: 22px "Century Gothic", Helvetica, Arial, sans-serif;
	color: #A50000;
	line-height: 28px;
	margin-bottom: 15px;
	letter-spacing: 0px;
	text-align: center;
}
#RTWidgetPlaceholder 
{
    margin: 0 auto;
}
#ctl00_plhUserMain_grvOfficeSearch th,
#ctl00_plhUserMain_grvOfficeSearch td
{
    padding: 10px 5px;
}
#ctl00_plhUserMain_grvOfficeSearch th 
{
    text-align: center;
    background-color: #333;
    color: #fff;
    font-weight: bold;
}

#ctl00_Content_ctl00_grvOfficeSearch th,
#ctl00_Content_ctl00_grvOfficeSearch td
{
    padding: 10px 5px;
}
#ctl00_Content_ctl00_grvOfficeSearch th 
{
    text-align: center;
    background-color: #333;
    color: #fff;
    font-weight: bold;
}


div.RightCol, div.LeftCol 
{
    float: left;
}
div.LeftCol 
{
    text-align: center;
}
div.RightCol 
{
    width: 300px;
    padding-left: 20px;
}
div.FarRightCol 
{
    width: 355px;
    padding-left: 20px;
}
div.DvPropertyBtns 
{
    text-align: center;
}
div.DvGeneral label 
{
    
}
div.DvGeneral h2,
div.DvPropertyInfo h2,
div.DvAmenities h2,
div.DvPropertyAddInfo h2 
{
	padding-top: 15px;
}
body#bodysearch div#pageContent div.DvHomeInfoHiLite 
{
    font-size: 22px;
    font-family: "Century Gothic",Helvetica,Arial,sans-serif;
}
div.DvHomeInfo 
{
    margin: 5px 0;
}
div.DvFranchiseDetails 
{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-top: 40px;
}
div.DvFranchiseName 
{
    font-size: 16px;
    font-weight: bold;
}
.DvPropertyInfo 
{
    clear: both;
}
table.PropertyTbl 
{
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    width: 100%;
}
table.PropertyTbl td 
{
    padding: 10px;
}
table.PropertyTbl font,
a#ctl00_plhUserMain_hlkDomain
{
    color: Black; !important
}
.TxtPrice 
{
    color: green;
}
.altrow 
{
    background-color: #f6f6f6;
    border: 1px solid #ccc;
}
.DvGeneralBox 
{
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    padding: 5px;
}
.DvGeneralInfo 
{
    clear: both;
}
.DvGeneralInfo label, 
.DvGeneralInfo span 
{
    display: block;
    width: 200px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0 10px;
}
.DvGeneralInfo label 
{
    width: 220px;
    text-align: right;
}
.DvFooterSetAutoPopup 
{
    padding-top: 30px;
}
.FooterCopyRightsPopup,
.FooterCloseLink 
{
    text-align: center;
    font-size: 11px;
}
body#popup li
{
    margin-left: 30px;
}
body#popup .FooterCloseLink li 
{
    margin-left: 0;
}
div#ctl00_plhUserPopup_divHomeType,
div#ctl00_plhUserPopup_divAminites 
{
    margin-bottom: 20px;
}
body#popup label 
{
    clear: both;
    display: block;
    float: left;
    width: 150px;
    padding-right: 20px;
    text-align: right;
}
.ContactFormTbl span ,
.ScheduleFormTbl span
{
    display: block;
    float: left;
    font-size: 11px;
}
.ScheduleFormTbl 
{
    clear: both;
    text-align: center;
}
.LeftImgCol 
{
    float: left;
}
#ctl00_plhUserPopup_divGoogleMap 
{
    clear: both;
}
#ctl00_Content_ctl00_divGoogleMap
{
    clear: both;
}



#ctl00_plhUserPopup_ddlDate,
#ctl00_plhUserPopup_Image5 
{
    float: left;
}
.DvHomeInfoHiLite 
{
    font-size: 18px;
}
#ctl00_plhUserMain_divPropertyImages
{
    margin-top: 20px;
}

/*--------------------ETG Sub Menu---------------------*/

.ETGSubMenu 
{
    background: #FFFFFF;
    width: 100%;

}

.ETGSubMenuStaticMenuItem 
{
    background: #e1e1e1;     
    cursor: pointer !important;
    color: Black;
	heights:44px;
    font-size:14px !important;
    font-weight:normal;
    text-decoration: none !important;
    width:100%;     
    border: 1px solid #c3c3c3;     
}

.ETGSubMenuStaticHover 
{
    background: #F6F6F6;
    color: #1A3B73;

}

.ETGSubMenuStaticSelected 
{
    background: #F6F6F6;
    color: #1A3B73;
}



