/*this style is for purposes of White Horse displaying the table of contents switcher and can be removed prior to launch*/
.toc {background-color:#fff; padding:10px; font-size:11px;}

body{
	
	background-color:#000;
	padding:0px;
/*	position:relative;*/
	font-size:10px;
	margin: 0px auto;
	text-align: center;
	font-family: arial;
}
#body2 
{
	width: 890px;
}
#lblMessage {display:block; padding-left:20px;}
#errormsg
{
	color: #ff3300;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 5px 5px 20px !important;
	margin/**/: 5px 5px 5px 20px;
}


form{
	padding:0px;
	margin:0px;
}

#header #hImg  
{
	background: url(/TheSystemSharedImages/Images/Common/logo.gif) no-repeat left;
	clear:right;
	float:left;	 
	margin:5px 0 0px 0px;
}

#header #hImg2  
{
	background: url(/TheSystemSharedImages/Images/Common/logo-m.gif) no-repeat left ; 
	clear:right;
	float:left;	 			
	margin:0px 0 0px 2px;		
}

#header #hImg3 
{
	background: url(/TheSystemSharedImages/Images/Common/logo-lm.gif) no-repeat left;
	clear:right;
	float:left;	
	margin:2px 0px 0px 2px;	
}

.nav { padding:0 0 0 130px; margin:0px 0 0 0; font-weight:bold; text-align:left; font-size:11px; clear:left;}
.nav A { text-decoration:none; padding: 2px 0 0 0; display:inline; }

#tnav {	padding:0 11px 0 185px;	text-align:left; padding-bottom:6px; padding-top:6px; }
#tnav a {text-decoration: none; font-weight:bold; padding:0 6px 0 6px; font-size:11px; }

#footer { clear:both; width:890px; text-align:right; }
#footer .nav { background-image:none; font-weight:bold; padding:0; margin: 0;  height:30px; }
#footer .nav a { padding:6px;}


#main{
	text-align:right;
	float:left;
	clear:both;
	width:890px;
    margin-bottom: 2px;
}

#copyRight{
	padding:0 11px 0 0;
    clear:both;
}

/* begin colA styles */



#colA{
	float:left;
	position:relative;
	width:180px;
}

#colA h1{
	margin:0;
	padding:0px;
	text-align:center;
	font-size:1.4em;
	line-height:16px;
}
/**/
#colA #agent{
	padding:12px 0 0 0;
	text-align:center;
	width:180px;
}

#colA #agent .agentImg{
	border:solid 1px #fff;
	margin:4px 0px 0px 0px;
	clear:both;
}


#colA #agent #contact{
	text-align:center;
	font-size:1.1em;
	margin:4px 0 7px 0;
}

#colA #agent .hrDiv{
	margin:0;
	height:1px !important;
	height/**/:1px;
	padding:0px;
}

#agentHR2{
	display:none;
}

#agentHR3{
	display:none;
}

#colA #agent #eml{
    text-align:center;
	font-size:11px;
    font-weight:bold;
    height:36px;
    margin-bottom:-42px;
    padding:0 10px 5px 10px;
}

#colA #agent #eml A{
	text-decoration:none;
    color:#fff;
    position:relative;
    top:0;
    z-index:10/**/
}

#colA #agent #eml .linkArw{
	display:none;
}	

#colA #agentLinks #homo
{
	height:35px !important;
	height/**/:38px;
}
#colA #agentLinks div{
	text-align:left;
	font-size:12px;
	padding:6px 0px 0px 0px;
    font-weight:bold;
}

#colA #agentLinks div A{
	display:block;
	margin-left:5px;
	text-decoration:none;
    padding:0 0 5px 14px; 
}

#colA #agentLinks div A:hover{
	text-decoration:underline;
}

#colA #agentLinks div span{
	color:#a8d6f7;
	text-align:right;
	font-size:.8em;
	line-height:10px;
	height:15px !important;
	padding:3px 0px 0px 0px;
	margin:0px;
}
#colA #agentLinks .hrDiv{
	display:none;
}

/* begin colB styles */

#colB
{
	float:left;
	padding:10px;
	position:relative;
	width:510px;
	text-align:left;
}


/*this is to correct programming error on privacy policy page, where there is a colB div nested in a colB div, resulting in a large margin to the left of column b*/
#colB #colB {
    padding-left:0px; 
    padding-right:0px;
    width:490px;
    overflow:hidden;
    }
#colB #colB .activeresult {position:relative; left:-1px;}

#colB #vline {text-align:center;} 
#colB #vline img {border:none;}
#colB #hrDiv1 {display:none;}


#contD 
{
	padding:2px 0px 0 0;
}

#colB a
{
	text-decoration: underline;
}
#colB div
{
	font: 10px;
}

/* begin colC styles */

#colC {
	float:right;
	width:180px;
	margin:0px;
	padding:0 0px 33px 0;
	text-align:left;
}


#colC #loginFrmTop{
	width:169px;
	height:7px;
	margin:5px 0px 0px 0px;
}

#colC #loginFrmMn{
	width:167px;
}


#colC #loginFrmMn .lables{
	text-transform:uppercase;
	font-size:11px;
}

#colC #loginFrmMn .textInput{
	border-width:0px;
	padding:4px;
	margin:0px 0px 3px 0px;
	width:150px !important;
	width/**/:144px;
	height:22px;
	font-size:11px;
}

#colC #loginFrmMn .logBtn{
	margin:0px 0px 9px 81px !important;
	margin/**/:0px 0px 5px 75px;
	background-repeat:no-repeat;
	display:block;
	width:76px !important;
	width/**/:74px;
	height:26px !important;
	height/**/:40px;
}

#colC #loginFrmMn .hrDiv{
	height:1px;
	width:150px;
	background-color:#d8a8b3;
	border-top:solid 1px #965d6a;
	padding:0px;
}

#colC #loginFrmMn .register{
	margin:9px 0px 9px 0px !important;
	margin/**/:5px 0px 5px 0px;
	padding:0px 9px 0px 8px;
}
.register{
	margin:9px 10px 0px 0px;
}
#colC #loginFrmMn .register A{
	
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

#colC #loginFrmMn .register A .variation1{
	color:#eebec7;
}

#colC #loginFrmBtm{
	width:169px;
	height:8px;
}

#colC #qckSearchContainer {padding-left:5px;}

#colC #qckSearchTop{
display:none;
}

#colC #qckSearchMn{
	width:175px;
    padding-bottom: 7px; 
}
#colC #qckSearchMn .content{
	margin:0px 6px 0px 6px;
}


#colC #qckSearchMnHead{
	display:block;
	padding: 3px 9px 0px 8px;
}


#colC #qckSearchMn h1{
	margin:0px;
	padding:1px 0 10px 0;
	font-size:12px;
	font-weight:bold;
    
}

#colC #qckSearchMn h2{
	margin:0px;
	padding-bottom: 3px;
	text-align:left;
	color:#000;
	font-size:11px;
}

#colC #qckSearchMn  .hrDiv{
	display:none;	
}

#colC #qckSearchMn #h2Variant1Container {
padding-top:10px;
}

#h2Variant1Container{
	font-weight:normal;
}

#colC #qckSearchMn .hrDiv IMG{
	width:18px;	
	height:1px;
}

#colC #qckSearchMn #h2Variant1{
	display:inline;
	text-align:center;
}

#colC #qckSearchMn .lables{
	text-transform:uppercase;
	font-size:1em;
}

#colC #qckSearchMn .lables span{
	text-transform: none;
}

#colC #qckSearchMn .textInput{
	width:148px;
	font-size:10px;
}

#colC #qckSearchMn .textInputS{
	width:120px;
	font-size:10px;
}

#colC #qckSearchMn .sbt{
	margin:5px 0px 9px 81px !important;
	margin/**/: 5px 0px 9px 75px;
	padding:0px 0px 0px 0px;
	display:block;
	width:90px !important;
	width/**/:80px;
	height:26px !important;
	height/**/:40px;
}

#colC #qckSearchBtm{
display:none;
}



#colC .linkBoxContainer {
    padding-bottom: 10px;
    width:175px;
    padding-left:5px
}

#colC .linkBoxMn {
    font-size:11px;
    width:168px;
}

#colC .linkBoxMn A{
	text-decoration:none;
}

#colC .linkBoxMn .content a{
    font-weight:bold;
    padding:0 3px 3px 5px;
    margin-left:-5px;
    margin-right:-5px;
}
#colC .linkBoxMn .content {
padding:5px;
}

#colC .linkBoxBtm {display:none;}

#colC .linkBoxMn .linkArw{
	display:inline;
	width:11px;
	height:11px;
    background-image:url('../images/linkarrow.gif');
	background-repeat:no-repeat;

}

#colC .linkBoxMn .more{
	text-align: right;
    padding-right:3px;
}

#colC .linkBoxMn .hrDiv{
	height:6px;
}

#colC div a#AnimLink {padding-top:10px; padding-left:5px; margin:0; padding-bottom: 13px; display:block; }


#imap
{
	border:solid 1px #965d6a;
	margin:0px;
}

#disclaimer {
    width:890px;
    margin:0 0 0 0;
    padding-bottom: 10px;
}

/*------------- ADS -------------------*/

#Mort {
	background-image:url('../../images/mortgage.gif');
	background-repeat:no-repeat;
	color:#dffc86;
	margin:0 0 3px 0px;
	padding:0;
	width: 152px;
	height:18px;
}

/*------ sold item header -------*/

.shdr
{
	height: 30px !important;
	height/**/:20px;
	margin:25px 11px 3px 11px !important;
    margin/**/:8px 6px 3px 11px;
    width: 460px !important;
	width/**/:440px;
}
/*-----new header nav per mk------*/


#lgr
{
	background-image:url(../../images/mag_glass.gif);
	background-repeat:no-repeat;
	height:16px;
	margin:0 2px 0 0 !important;
	margin/**/:0px;
	width:16px;
}
#lrgimg
{
	float:left;
	font-size:.9em !important;
	font-size/**/:10px;
}
#lrgimg a
{
	margin:-2px 0 2px 0;
	text-decoration:none;
}
#morph
{
	font-size:.9em !important;
	font-size/**/:10px;
	float:right;
	margin-top:5px;
	text-decoration:none;
}

/*--- added for the floating map count pane---*/
#floatLayer
{ 
    border:1px solid #000;
    position:absolute;
    right:10%;
    top:10%;
    width:200px;
    z-index:75; 
}
#register A
{
	font-size:11px;
	text-decoration:none;
}


#Arw{
	display:inline;
	background-image:url(../images/linkarrow.gif);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
#colB .activeResultd  td {
    font-size:11px;
}	

.agnt_blts
{
	clear:both;
	font-size:11px;
    padding-right:20px;
}
/*don't really need an image of the agent when there is one just a few pixels to the left already*/
#UCAboutMe1_agentImg {display:none;}

.agnt_blts li
{
	list-style-type:disc;		
}
.phoneType
{
	font-weight:bold;
}
select {font-size:11px;}

/*---- added to control html in areas where agent has entered content ----*/

#biographyLabel
{
	font-size: 1em !important;
	font-size/**/:10px;
    font-weight:normal;

}


#colB #biographyLabel p
{	
	font-size: 1em !important;
	font-size/**/:10px;
    font-weight:normal;
    width:auto;
}
#biographyLabel table
{
	border:none
}
#biographyLabel table td
{
	font-size: 1em !important;
	font-size/**/:10px;
    font-weight:normal;
	width:auto;
	padding:3px;
	margin:0
}
#biographyLabel table p
{
	font-size: 1em !important;
	font-size/**/:10px;
    font-weight:normal;
	width:auto;
	padding:0;
	margin:0
}
#biographyLabel UL
{
	clear:left
}

#mrate
{
    background : url(../images/3_mratebg.gif) no-repeat bottom;
	height:84px;
	padding:20px 2px 15px 10px;
	width:168px;
}
html>body #mrate
{
    background : url(../images/3_mratebg.gif) no-repeat bottom;
	height:84px;
	padding: 20px 2px 15px 10px;
	width:168px;
}


#mrate h3
{
	color:#000;
	font-size: 1.3em !important;
	font-size/**/:13px;
	margin:10px 0 5px 0 !important;
    margin/**/:13px 0 5px 0;
/*	position:relative;
	z-index:100*/
}
#mrate .mlable
{
	color:#fff;
	font-size: 1.2em !important;
	font-size/**/:12px;
	font-weight:bold;
	margin:-2px 5px 0px 3px;
    display:inline;
    float:left;
}
#mrate a, #mrate a:link, #mrate a:visited 
{
	color:#000;
	margin:5px 0 2px 0 !important;
    margin/**/:13px 0 2px 1px;
	text-decoration:none
}

/*-- added 9/3/07 to control position of new open house icon on summary 

#colB .activeResult .resultLinks .oh img
{
	border:none;
    float:left;
    text-decoration:none;
    margin:-12px 2px -5px 11px;
    padding-left:13px;
    position:relative;
    z-index:10
}
--*/
#image
{
	width:84px	
}

.clear
{
	clear:both
}

#AnimLink img
{
	border:none
}
#DofficeT img 
 {
 	float: left;	
	border:none;
 } 
 #DofficeT_sm img 
 {
 	float: left;
	width: 140px;
	border:none;
 } 
#DofficeT_sm p
{	
	clear:left;
	margin-left:10px;
	width:173px
}
#colB p 
{
	font-size:11px;
}
#colB .abNew
{
	font-size:11px;
	padding:0 10px 0 10px
}
.abNew img
{
	float:left
}
html>body #ctl00_ContentPlaceHolder2_UCAgentFeaturedListing_spanViewDetails a
{
	font-size:10px;
	left:-7px;
	position:relative;
	text-decoration:none;
	z-index:0
}
#ctl00_ContentPlaceHolder2_UCAgentFeaturedListing_spanViewDetails a
{
	font-size:10px;
	left:-7px;
	position:relative;
	text-decoration:none;
	z-index:1000
}
#ctl00_ContentPlaceHolder2_UCAgentFeaturedListing_divShowListings a
{
	font-size:10px;
	text-decoration:none;
}

#ctl00_ContentPlaceHolder2_UCTeamBio1_TeamBio p
{
	clear:left
}
.ajax__calendar_days table td div{font-size:10px;height:12px;margin:-3px 0 -5px 0px;padding:0 0px 0 1px;width:20px}

#agentHR1, #agentHR2, #agentHR3
{
	display:none
}

#spanPropertyImage
{
	padding-right:5px;
}
#colB .activeResult .middle2 td
{
	margin:0;
	padding:0;
}

.small_office img
{
	margin-right:10px;
	width:90px;
}
