/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li, legend, caption{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  text-shadow: #000000 0 0 0px;
  -webkit-text-size-adjust: none;
}
strong{font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a{outline:none;}

body{
	padding:0;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	background:#e0e0e0;
	line-height: 1.5;
}

/*-------------------
Main Text Formating
---------------------*/

h1{
	font-size:12px;
}

h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom:7px;
}

h2.subheader{
	font-size:12px;
	font-weight:bold;
	margin:7px 0 2px 10px;
}

h2.services{
	font-size:12px;
	font-weight:bold;
	margin-bottom:7px;
	background: url(../images/h2right.jpg) top right repeat-y #FFF0C7;
	padding: 2px 10px;
}

#leftTitle h2{
	font-size:10px;
	font-weight:bold;
	margin-bottom:7px;
	padding-bottom:0px;
}

h3{
	font-size:11px;
}

p{
	font-size:12px;
	line-height:15px;
	color:#4d4d4d;
	margin:8px 0 8px 0;
	word-spacing:2px;
	padding:0 10px;
}

body.properties table{
	font-size:12px;
	line-height:16px;
	color:#4d4d4d;
	word-spacing:2px;
	text-align: left;
}

body.admin table{
	font-size:12px;
	line-height:16px;
	color:#4d4d4d;
	word-spacing:2px;
	text-align: left;
	padding:0 10px 0 10px;
}

#buyerForm{
	font-size:12px;
	line-height:15px;
	color:#4d4d4d;
	word-spacing:2px;
	text-align: left;
	margin:10px;
}

body.properties table a{
	color:#4d4d4d;
	text-decoration:underline;
}

body.properties table a:hover{
	color:#f6c411;
		text-decoration:underline;
}

body.admin table a:hover{
	color:#f6c411;
	text-decoration:underline;
}

body.admin table a{
	color:#4d4d4d;
	text-decoration:underline;
}

p a {
	color:#4d4d4d;
	text-decoration:underline;
}
	p a:hover {
		color:#f6c411;
		text-decoration:underline;
	}
	
.imglink img {
	border: 1px solid #cccccc;
	text-decoration:none;
}
	
ul{
	margin: 0 15px;
}

ul.servicesul {
	margin: 0 15px;
}

li{
	font-size:12px;
	line-height:15px;
	color:#4d4d4d;
	margin:0;
}

hr{
	border:none;
	background:url(../images/dots.gif) repeat-x top left;
	height:1px;
	display:block;
}

/*-------------------
Quick Classes
---------------------*/

.fleft{float:left;}
.fright{float:right;}
.clear{clear:both;}
.yellow{color:#f7c822;}
.size10{font-size:10px;}

/*-------------------
Header
---------------------*/

#wrap{
	border-bottom:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	background:#fff;
	width:958px;
	margin:0 auto;
	text-align:left;
	margin-bottom:25px;
}

#header{
	width:100%;
	border-top:2px solid #fee042;
	margin:0 auto;
	background:#000;
	color:#fff;
}

#rightHeader{
	float:right;
	padding: 0 15px;
	margin:3px 0 3px 0;
}
 
#rightHeaderContact{
	border-bottom:2px groove #999999;
	padding:0 0 1px 0;
	margin:0 0 4px 0;
	text-align:right;
}

#rightHeader input{
	width:75px;
	border:1px solid #fff;
	background:url(../images/loginInput.jpg) no-repeat top left #fff;
	font-size:9px; padding:2px 5px 2px 5px;
}

#loginLogin,
#rightHeader input:hover{
	border:1px solid #fee042;
}


#loginLogin,
#rightHeader #loginLogin{
	border:1px solid #fee042;
	background:url(../images/loginBtn.jpg) repeat-x top left #fee042;
	width:50px; float:right;
	cursor:pointer;
	_margin:-3px 0 0 0;
}

#rightHeader #loginLogin:hover{
	border:1px solid #fff;
}

.largeNumber{
	font-size:18px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	margin-left:10px;
	color:#999999;
}

.largeNumber:hover{
	color:#fff;
	cursor:default;
}

#rightHeader a{
	color:#ccc;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	font-size:9px;
}

#rightHeader a:hover{
	color:#fee042;
	border-bottom:1px solid #fee042;
}

#rightHeader .topEmail{font-size:11px; margin:4px 0 0 0; border-bottom:none; color:#CCCCCC;}
#rightHeader .topEmail:hover{border-bottom:none;}
#rightHeader .signUp{margin-right:10px;}

#logo{
	margin:20px 0 20px 20px;
	float:left;
}

#navigation{
	height:28px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#000;
	display:block;
	position:relative;
}

a.navbtn{
	width:154px;
	border-right:1px solid #fff;
	background:url(../images/navbg.jpg) top right no-repeat;
	height:22px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	position:relative;
	padding:6px 0 0 5px;
	_margin:0 0 -20px 0;
}

a.navbtnlast{
	width:153px;
	background:url(../images/navbg.jpg) top right no-repeat;
	height:22px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	border:none;
	font-size:12px;
	font-weight:bold;
	position:relative;
	padding:6px 0 0 5px;
	_margin:0 0 -20px 0;
}
.navbtn:hover{
	background:url(../images/navbg.jpg) bottom right no-repeat;
}
.navbtnlast:hover{
	background:url(../images/navbg.jpg) bottom right no-repeat;
}

body.company .btn1{background-position:bottom right;}
body.advisors .btn2{background-position:bottom right;}
body.services .btn3{background-position:bottom right;}
body.hbexchange .btn4{background-position:bottom right;}
body.resourcecenter .btn5{background-position:bottom right;}
body.contact .btn6{background-position:bottom right;}

#flasharea{
	width:100%;
	height:200px;
	background:#000;
}

body.overview #content{
	border-top:9px solid #f6c411;
	repeat-y #fff;
	padding:15px;
}

#content{
	border-top:none;
	padding:15px;
}

.researchHomePost{
	background:url(/docs/weekly_IMG/default.jpg) top right no-repeat;
	width:480px;
	margin-bottom:-5px;
	padding-bottom:5px;
	padding-right:120px;
}

.researchHomePostLeft{
	float:left;
	overflow:hidden;
	width:100%;
	height:auto;
}

.researchHomePost .researchHomePostImg{
	float:right;
}

body.company #content{
	background: url(../images/whatwedoforyou.jpg) no-repeat left 520px;
	border-top:none;
	padding:15px;
}

body.properties content {
	text-align: center;
	margin: 0 auto;
}

#contentLine{
	background:url(../images/contentbg.gif) repeat-y;
}

#contentLeft{
	width:608px;
	float:left;
}

#contentLeft2{
	width:600px;
	float:left;
}



.marketImg{
	margin:5px 10px 10px 0;
}

#leftTitle{
	padding:8px 0 0 10px;
	background:none;
}
#leftTitle h1{
	padding:0 0 2px 0;
}

#contentRight{
	width:290px;
	float:right;
}

#contentRight2{
	width:290px;
	float:right;
}

#featuredProperty{
	border-bottom:1px dashed #999999;
	padding-bottom:15px;
	margin-bottom:15px;
}

#box, #box1{
	list-style:none;
	padding:0;
	margin:0;
}

#box1 .closingProperty h3{
	background:url(../images/featuredH3.jpg) repeat-x left bottom;
	padding:5px 5px;
	font-weight:bold;
	font-size:11px;
	width:280px;
}

#box1 .closingProperty  .propertyImg{
	margin:0 0 5px 0px;
	float:none;
}

.propertyImg{
	border:1px solid #cccccc;
	background:#f7f7f7;
	padding:3px;
	float:left;
	margin:0 5px 5px 0;
}

.propertyHolder h3{
	background:url(../images/featuredH3.jpg) repeat-x left bottom;
	padding:5px 0;
	font-weight:bold;
	font-size:11px;
}

.propertyHolder p{
	font-size:11px;
}

#searchProperties{
	border-bottom:1px dashed #999999;
	padding-bottom:15px;
	margin-bottom:15px;
}
	body.company #searchProperties,
	body.tic #searchProperties{
		border: none;
		padding-bottom:0px;
		margin-bottom:15px;
	}

.servicesul li{
	list-style:none;
	background:url(../images/li.jpg) no-repeat;
	background-position:0 2px;
	padding:0 0 0 14px;
	margin-bottom:3px;
}
#recentNews ul li{
	list-style:none;
	background:url(../images/li.jpg) no-repeat;
	background-position:0 2px;
	padding:0 0 0 14px;
	margin-bottom:3px;
}

.servicesul li a{color:#333333;}
#recentNews ul li a{color:#333333;}

.servicesul li a:hover{color:#fee042;}
#recentNews ul li a:hover{color:#fee042;}

#footer{
	border-top:2px solid #000;
	background:#cacaca;
	height:60px;
	padding:5px 15px;
}

#footer p{
	font-size:10px;
	margin:0;
	padding:0;
}

#footer p a{
	color:#4d4d4d;
	text-decoration:none;
	border-bottom:1px dotted #4d4d4d;
}

#footer p a:hover{
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #333;
}

.quickspace{
	float:right;
}


.rightbox{
	padding:10px 0 10px 0;
}

.rightbox p{
	font-size:11px;
	line-height:13px;
}

.altRow {
	background:#E6E6E6;
}

.exchangeBtn span{
	width:170px;
	padding:3px 0 2px 0;
	background:#f6c411;
	text-decoration:none;
	color:#4d4d4d;
	border:1px solid #fff;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
}

.exchangeBtn{
	border:1px solid #f6c411;
	width:172px;
	text-decoration:none;
	color:#4d4d4d;
	display:inline-block;
	margin:0 5px;
}

.exchangeBtn:hover{
	border:1px solid #ffde8f;
}

.exchangeBtn:hover span{
	background:#ffde8f;
	cursor:pointer;
}

.resourceBox{
	padding:10px 0;
}

.resourceBox h2{
	margin-left:10px;
}

.styledTextInput{
	border:1px solid #bfbfbf;
	background:url(/images/searchID.jpg) no-repeat;
	font-size:11px;
	padding:4px 5px;
	width:250px;
	color:#333;
	position:relative;
	display:inline;
	z-index:10;
}

.styledTextBox{
	border:1px solid #bfbfbf;
	background:url(/images/searchID.jpg) no-repeat #fff;
	font-size:11px;
	padding:4px 5px;
	width:250px;
	color:#333;
	position:relative;
	display:inline;
	z-index:10;
	height:100px;
}

/** Styles for LC **/
.form {
	background-color: #f1f1f2;
	font-size: 11px;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Arial, sans-serif;
}
.row1 {
	background-color: #FFFFFF;
}
.row2 {
	background-color: #E9E9E9;
}
.rowselect {
	background-color: #FFEBAD;
	cursor: hand;
}
.statsTitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #333333;
}
.sectionTitle {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #333333;
	height: 33px;
	text-indent: 10px;
}
.imageBorder {
	border: solid;
	border-color: #999999;
	border-width: 1px;
}
.line {
	background-image: url(/img/line.gif);
}
.propertyListingHeaderBannerBar {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
}
.cellHL {
	color: #CC0000;
}
.adminHighlight {
	color: #CC0000;
}
.pmHighlight {
	color: #FF6600;
}
.userHighlight {
	color: #0000FF;
}
.restrictedHighlight {
	color: #999999;
}

.tableBorderYellow { 
	border: 1px solid; 
	border-collapse: collapse; 
	border-color: #FFCC33; 
} 
.cellBorderYellow { 
	border: 1px solid #FFCC33; 
	border-color: #FFCC33; 
}

/* End LC styles */



.dots{
	margin:13px 0 10px 10px;
}

.cookieTrail{
	margin:5px 0 0 10px;
}

.cookieTrail a{
	color:#333333;
	text-decoration:underline;
}
.cookieTrail a:hover{
	color:#fccc00;
	text-decoration:underline;
}


.servicePost{
	border:1px solid #999999;
	background:url(../images/servicesbg.jpg) no-repeat top left;
	padding-bottom:10px;
}

.servicePost h2{
	margin:10px 0 5px 10px;
}

.servicePost hr{
background:none;
	border-bottom:2px groove #CCCCCC;
}

.serviceshadow{
	position:relative;
	padding:0 7px 7px 0;
	background:url(../images/serviceshadow.jpg) bottom right no-repeat;
	margin:10px 0 20px 0;
}

.serviceshadow .toprightshadow{
	position:absolute;
	top:0;
	right:0;
}

.serviceshadow .bottomleftshadow{
	position:absolute;
	bottom:0;
	left:0;
}

.pdfLink{
	background:url(../images/pdf.jpg) no-repeat;
	padding:2px 0 0 20px;
}

#box{
	width:290px;
	height:130px;
	float:left;
	display:block;
	margin:0;
	overflow:hidden;
}

#box li{
	list-style:none;
	margin-bottom:20px;
	width:290px;
	height:130px;
	display:block;
}

#subnav{
	list-style:none;
	border-top:1px solid #fee042;
}

body.tic #subnavwrap{
	border-bottom:1px dashed #999999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#subnav li{
	list-style:none;
	border-bottom:1px solid #fee042;
}

body.tic #subnav li a,
body.admin #subnav li a{
	text-decoration:none;
}

body.tic #subnav li a span,
body.admin #subnav li a span{
	padding:7px 0 7px 10px;
	display:block;
	color:#4d4d4d;
	text-decoration:none;
	background:none;
}

body.tic #subnav li a:hover span,
body.admin #subnav li a:hover span{
	color:#f6c411;
	text-decoration:none;
	background:#F3F3F3;
}

body.currentsubnav1 #subnav li a.subbtn1 span,
body.currentsubnav2 #subnav li a.subbtn2 span,
body.currentsubnav3 #subnav li a.subbtn3 span,
body.currentsubnav4 #subnav li a.subbtn4 span,
body.currentsubnav5 #subnav li a.subbtn5 span{
	background:#F3F3F3;
	font-weight:bold;
}


body .rightBox .feedTitle{
	padding:0;
}

body .rightBox .feedTitle a{
	text-decoration:none;
	font-weight:bold;
}

body .rightBox.blogger ul{
	list-style:none;
	margin-left:10px;
}

body .rightBox.blogger ul li{
	list-style:none;
}

body .rightBox .headline a{
	font-size:11px;
	color:#333;
}

body .rightBox .headline a:hover{
	color:#FFCC33;
}

body .rightBox.blogger ul li div{
	font-size:11px;
}

body .rightBox .date{
	font-size:10px;
	color:#999999;
	text-align:right;
	margin:0;
	padding:0;
}

body .rightBox.blogger #creditfooter{
	float:right;
}

.blogger .smallText{
	font-size:11px;
}

#blogArea{
	margin-top:10px;
	padding:0 10px;
}

body #blogArea .headline a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#4B4B4B;
	margin:0;
	padding:0;
}

body #blogArea ul{
	list-style:none;
	margin:0;
	padding:0;
}

body #blogArea ul li{
	list-style:none;
}

#blogArea a{
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

body #blogArea a:hover{
	color:#FFCC33;
}

body #blogArea ul li div{
	font-size:12px;
	margin-top:5px;
}

body #blogArea .date{
	font-size:10px;
	color:#999999;
	margin:0;
	padding:0;
}

body #blogArea #creditfooter{
	float:right;
}

body #blogArea .fbsubscribelink{
	padding:0;
}

#siteMap li{
	margin-left:10px;
	padding:2px 0;
}

#siteMap a{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #333;
	font-size:12px;
}

#siteMap a:hover{
	color:#fee042;
	border-bottom:1px solid #fee042;
}