html { min-height: 100%; margin-bottom: .01em; } /* forces a vertical scrollbar in firefox to avoid page shift */
body {
	background: #ffffff url('../images/bkg_body.gif') top repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #172A56;
	margin: 0px auto;
	line-height: 1.5em;
	text-align: center;
}

/* Main */
.element {
	padding-left:10px;
}
div.spacer10 {
  clear: both;
  height: 10px; }
#wrapper {
	background-color: white;
	margin: 0px auto;
	width: 1000px;	
	/*background-image: url('../images/cbaContentBG.jpg');*/
	background-repeat: repeat-y;	
}
#header {
	position:relative;
	width: 1000px;
	height: 180px;
	background: url('../images/header_ctcar.jpg') no-repeat;
	text-align: left;
	overflow:hidden;
}
#headerTop {
	/*background-image: url('../images/cbaHeaderTopBG1.jpg');*/
	background:#0a2247;
	background-repeat: no-repeat;
	color:#d3d3d3;
	height: 18px;
	font-size:10px;
	text-align: center;
}
#headerTop h1 {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	display: inline;
	font-weight:normal;
}

#headerLogo {
	width: 475px;
	height: 66px;
	float: left;
}
#signIn {
	color:#ffffff;
	width: 325px;
	height: 45px;
	float: right;
	padding:115px 0 0 0;
}
#signIn .container {
	position: absolute;
	z-index: 901;
}
#signIn .element {
	float:left;
	font-weight:bold;
	text-transform: none;
	line-height:10px;
}
#signIn .darkBkg {
	background:transparent;
	font-size:10px;
}
#signIn a {
	color:#ffffff !important;
	font-size:9px;
	margin-left:8px;
	text-transform:none;
}
#signIn .input1.small { width: 50px;border:1px solid #bc0004; }
#signIn .input1 { width: 75px;margin:2px 0;border:1px solid #bc0004; }
	
#headerMessage {
	bottom:2px;
	color:white;
	font-family:Tahoma;
	font-size:12px;
	font-variant:small-caps;
	position:absolute;
	right:150px;
	z-index:100;
}
#headerMessageBar {
	background:none repeat scroll 0 0 #223A68;
	bottom:0;
	height:23px;
	opacity:0.6;
	filter: alpha(opacity = 60);
	position:absolute;
	right:130px;
	width:760px;
}
	
#topNav {
	background-color: white;
	width: 1000px;
	text-align: left;
	line-height: 2em;
}
#topNavContent {
	background-color: #0a2247;
	color: white;
	width: 100%;
	margin-left: 0px;
	height: 30px;
}
.leftLink {
	margin:0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
/* used in roster searches */
#resultList {
	border-top:1px solid silver;
}
#resultList .oddRow {
	background-color:#f6f6f6;
	border-bottom:1px solid silver;
	padding:6px;
}
#resultList .evenRow {
	background-color:#fff;
	border-bottom:1px solid silver;
	padding:6px;
}
.greenButton {
	border:1px solid #9DB68C;
	background-color:honeydew;
	width: 166px;padding:2px;
	text-align:center;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:4px;
}
#columns {
	position:relative;
	display:inline-block;
	background:white;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	clear: both;
}
#leftCol {
	padding-top: 14px;
	padding-bottom: 24px;
	float: left;
	width: 220px;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#centerCol {
	padding-top: 14px;
	padding-bottom: 24px;
	padding-left: 20px;
	float: left;
	width:514px;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#centerAndRightCol {
	padding-top: 14px;
	padding-bottom: 24px;
	padding-left: 14px;
	float: left;
	width: 74%;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#rightCol {
	padding-top: 14px;
	padding-bottom: 24px;
	float: right;
	width: 220px;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#footer {
	display:inline-block;
	clear: both;
	width: 1000px;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #d3d3d3;
	text-align:left;
	color: white;
	font-size: 11px;
}
#footer .copyright {
	color:#333333;
	float:left;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding-left:40px;
	position:relative;
}
#footer .right {
	float: right;
	padding-right: 26px;
}
#footer .right a img {
	margin: 7px 0px;}
.disclaimer {
	color: #696969;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
}
form input.error {
	background:#FFE4E1;
	border:red 1px dotted;
}
form label.error {
	position:relative;
	display:block;
	clear:both;
	color:red;
}
.vTop { vertical-align:top; }


/* Home */
#pageTitleArea {
	padding-top: inherit;
	line-height: 1.3em;
	width: 100%;
	border-bottom: 2px solid #172A56;
}
.pageInstructions {
	font-size: 11px;
	padding-top: 5px;
	color: #777777;
}
.pageTitle {
	font-size: 18px;
	color: #172A56;
}
.redBold {
	color: red;
	font-weight: bold; 
}
.messageArea {
	font-size: 13px;
	color: red;
	font-weight: bold;	
	padding-bottom: 10px;
}
.goldBox {
	border: 1px solid #DD9607;
	padding: 10px;
}
.box1 {  
	/*border: 1px solid #837554; */
	/*background-color: #FFF7E7;*/
	padding: 0;
}
.box1Title, .box1TitleRed { 
	background: url('../images/titleBarBlue_sm.jpg') no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: #ffffff; 
	font-weight: bold;
	padding: 5px 0 2px 0; 
}
.box1TitleRed {
	background: url('../images/titleBarRed_sm.jpg') no-repeat;
}
/*.box1TitleRight {
	background-image: url('../images/box1RightCorner.jpg');
	background-repeat: no-repeat;
	float: right; 
	width: 23px; 
	height: 29px; 
	margin-top: -29px;
	margin-right:-1px;
}*/
.box1Content, .box1ContentGrey { 
	background: #231f20;
	padding: 10px; 
	font-size: 13px;
	color: black;
}
.box1ContentGrey {
	background: #f2f2f4;
}
.box1Content p { font-size: 13px; color: black; }
.box1Content td { font-size: 13px; color: black; }
.box2 {  
	border: 0;
	padding: 0;
	margin-bottom:10px;
	float:left;
	position:relative;
	width:100%;
}
.box2Title { 
	background-image: url('../images/titleBarBlue.jpg');
	background-repeat: no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: white;
	font-weight: bold;
	padding: 4px 0 2px 0; 
}
.box2Content { 
	background-color: #e8f4fb;
	border: 1px solid silver;
	padding: 0px; 
	font-size: 13px;
	float: left;
	width:100%;
}
.box2InnerContent { 
	background-color: #e8f4fb;
	border: 0px;
	padding: 10px; 
}
.box2InnerContent td { font-size: 11px; } /* Remove */
.box2InnerContent { 
	position:relative;
	float:left;
	font-size:11px;
	line-height:14px;
	width:auto;
}
.prevNext {
	background-color: ghostwhite; 
	border-top: 2px dotted silver; 
	border-bottom: 2px dotted silver; 
	padding: 4px;
}
.messageBox {
	border:1px solid red;
	background-color:#fff7e7;
	padding: 5px;
}
.searchBoxTitleBar {
	background-color: #172A56; 
	border-bottom: 1px solid silver; 
	color:#ffffff;
	font-weight: bold; 
	padding: 2px; 
	text-indent: 6px;
}
.searchBox { 
	font-size: 14px; font-family: verdana, tahoma, arial, Helvetica, sans-serif; 
	padding:5px 5px 8px 5px;
}

/* Validation Errors */
.error {
	color: red; }
input.error, table.error, textarea.error {
	background: #FFE4E1 !important;
	border: 1px dotted red !important; }
form label.error {
	clear:both;
	color:red;
	display:block;
	position:relative; }
.errMsg, .errHelp {
	display:none;
	margin-bottom:1px;
	height:20px !important; }
.errHelp img { margin-bottom:1px; }
.errWindow {
	position:absolute;
	display:none;
	background:#ffffff;
	border:1px dotted red;
	padding:10px;
	height:auto;
	width:auto;
	z-index:999; }
.errHelp img {
	vertical-align:bottom; }

/* News */
.newsCon {
	width:500px;
}

/* Featured */
.featuredCon {
	width:500px;
}
.featLeft,.featMid,.featRight,.featuredInfoBox {
	position:relative;
	float:left;
}
.featLeft {
	width:150px;
	text-align:center;
}
.featMid {
	width:210px;
}
.featRight {
	padding-left:10px;
	width:110px;
}
.featuredInfoBox {
	padding:8px; 
	border: 1px solid #C4CEE0; 
	width: 245px; 
	margin-left: 122px;
}

/* Quick Stats */
.quickStats {
	font-size:12px;
}
.quickStats img {
	position:relative;
	margin: 0px 0px 5px 5px;
	
}

/* Listing Detail */
.listingDetail {
	float:left;
	padding:10px 10px 5px 10px;
	width:500px;
}
.listingDetail hr {
	padding:3px;
}
.listingDetail .contact {
	background:#efefef;
	border:#b3b3b3 1px solid;
	padding:5px;
	text-align:center;
}
.listingDetail .data {
	color:#555555;
}
.listingDetail .data strong {
	color:#777777;
	font-weight:normal;
}
.listingDetail .element {
	float:left;
	padding:0px;
	width:100%;
}
.listingDetail .element.left {
	width:260px;
	text-align:left;
}
.listingDetail .element.right {
	width:210px;
	text-align:right;
}

/* ul */
.nodecoration {
	list-style: none;
	margin:0px;
}

/* tables */
.tableStyle1 {
	margin-top: 12px;
}
.tableStyle1 th {
	font-weight: bold;
	color: #666;
	text-align: right;
	padding: 3px 12px 3px 0;
}
.tableStyle1 td {
	text-align: left;
	padding: 3px 0;
}

/* Events */
.eventList { padding: 10px 5px 10px 0px; }

/* HEADING & PARAGRAPH */
h1 { font-size: 18px; color: #172A56; }
h2 { font-size: 15px; color: #172A56; }
h3 { font-size: 13px; color: #172A56; font-weight: bold; }
h2.darkgold { font-size: 14px; color: #837554; margin-top: 0; margin-bottom: 0; }
h2.gold { font-size: 14px; color: #7B3D3C; text-transform:uppercase; margin-top: 0; margin-bottom: 0; }
h3.gold { font-size: 13px; color: #7B3D3C; margin-top: 0; margin-bottom: 6px; }
p, td, th { font-size: 12px; }
p { margin-top: 1em; margin-bottom: 0; margin-left: 0; padding-left: 0;} 
p.viewButton { text-align:center; padding-bottom: 6px; }

/* LINKS */
a:link { color: #172A56; text-decoration: underline; }
a:visited { color: #172A56; text-decoration: underline; }
a:hover { color: #AC4611; text-decoration: underline; }
a.noDeco:link { color: #32A1FF; text-decoration: none; }
a.noDeco:visited { color: #32A1FF; text-decoration: none; }
a.noDeco:hover { color: #D2520C; text-decoration: underline; }
a.searchBox:link { color: #ffffff; text-decoration: none; }
a.searchBox:visited { color: #ffffff; text-decoration: none; }
a.searchBox:hover { color: #ffffff; text-decoration: none; }
a.dashedLink:link{ color: #172A56; text-decoration: none; border-bottom: 1px dashed #32A1FF;  }
a.dashedLink:visited { color: #172A56; text-decoration: none; border-bottom: 1px dashed #32A1FF; }
a.dashedLink:hover { color: #7B3D3C; text-decoration: none; border-bottom: 1px dashed #7B3D3C; }

.font10, p.font10, td.font10 { font-size: 10px; }
.font11, p.font11, td.font11 { font-size: 11px; }
.pickList { float:left; }
.picklist td { font-size: 11px; line-height: 1.1em; }
fieldset {border:1px solid tan;padding:0px 12px 20px 12px;}
legend {font-weight: bold; color: #837554;}
#snakingCols  { margin: 0px auto; width: 730px; font-size:11px; } 	
#snakingCols ul { list-style-type: none; margin-left: 0; padding-left: 0; }
#snakingCols li { margin-top: 10px; line-height:13px; font-size:11px; }
#snakingCols td { color: #172A56; font-size:11px; }
#snakingCols a { text-decoration: none; }	
#snakingCols a:link { color:#32A1FF; text-decoration: none; }
#snakingCols a:visited { color: #32A1FF; text-decoration: none; } 
#snakingCols a:hover { color: #DD9607; text-decoration: none; }
.aColumn { float: left; width: 180px; }

.bold13 { font-size: 13px; font-weight: bold; }
.boldDarkGold { font-size: 13px; color: #837554; font-weight: bold; }
.orangeBold { font-size: 14px; font-weight: bold; color: #7B3D3C; }
td.gold, p.gold { color: #DD9607; }
td.darkgold, p.darkgold { color: #837554; }
.darkgold { color: #837554; }
ul { margin-left: 1.5em; padding-left: 0; }
ul.markerBlue {  margin-top: 6px; list-style-image: url('../images/markerBlue.jpg'); }
ul.markerGold {  margin-top: 6px; list-style-image: url('../images/markerGold.jpg'); }
li.markerListItem { margin-bottom: 10px; line-height: 1.3em; margin-top: 0; }
#header a:link { color: #172A56; text-decoration: underline; }
#header a:visited { color: #172A56; text-decoration: underline; } 
#header a:hover { color: #D2520C; text-decoration: underline; }
#topnav a { font-size: 14px; }
#topnav a:link { color:white; text-decoration: none; }
#topnav a:visited { color: white; text-decoration: none; } 
#topnav a:hover { color: white; text-decoration: none; }
#topnav a.submenu { font-size: 12px; }
#topnav a.submenu:link { color:#172A56; text-decoration: none; }
#topnav a.submenu:visited { color: #172A56; text-decoration: none; } 
#topnav a.submenu:hover { color: white; text-decoration: none; }
#centerCol hr { color: white; border: 1px dotted gray; border-style: none none dotted; clear: both; width:100%; }
#rightCol hr { color: white; background-color: white; border: 1px dotted gray; border-style: none none dotted; clear: both; padding:0px;margin:0px; }
#leftCol hr { color: #e8f4fb; background-color: #e8f4fb; border: 1px dotted #837554; border-style: none none dotted; clear: both; }
#footer a { font-size: 10px; }
#footer a:link { color:#333333; text-decoration: underline; }
#footer a:visited { color:#333333; text-decoration: underline; } 
#footer a:hover { color:#333333; text-decoration: underline; }
#subfooter { font-size: 10px; color: #333333; text-align: center; margin: 4px 0 8px 0; }
img { border: 0; }
img.featured { border: 2px solid #7B3D3C; }
input.input1, textarea.input1, select.input1 { 
	border-color: #837554;
	border-style: solid; 
	border-width:1px;
	color: #172A56;
	font-size: 12px; 
	background-color: ghostwhite;
}
.input2,input.input2, textarea.input2, select.input2 { 
	border-color: #172A56;
	border-style: solid; 
	border-width:1px;
	color: #172A56;
	font-size: 12px; 
	background-color: ghostwhite;
}
input.image { border-width: 0px; margin-bottom: -3px; }
input.btn {
	color:#172A56;
   	font-family: arial, helvetica, sans-serif;
   	font-size: 12px;
   	font-weight:bold;
   	background-color:#eee2c8;
	padding-top: 1px;
	padding-bottom: 1px;
   	border:1px solid;
   	border-top-color:#b8a97d;
   	border-left-color:#b8a97d;
   	border-right-color:#837554;
   	border-bottom-color:#837554;	
   	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#eeddaa');
}
input.btnhov {
   border-top-color:#cc6933;
   border-left-color:#cc6933;
   border-right-color:#D2520C;
   border-bottom-color:#D2520C;
}
.dashed { border-bottom: 1px dashed #32A1FF; }
.font15Bold { font-size: 15px; font-weight: bold; }
.formie { font-size: 11px; color: gray; font-style: italic; }

/* Sponsors */
.home_spnsr_heading {
	width: 215px;
	height: 57px;
}
/* End Sponsors */

/* Events */
	.home_evts_heading {
		width: 215px; 
		height: 57px;
	}
	#home_evts {
		width: 215px;
		margin-top: 3px; 
		margin-bottom: 8px;
	}
	.he_event {
		width: 98%; 
		margin-bottom: 8px;
		float: left;
		padding-bottom: 2px;
		border-bottom: 1px dotted #575757;
	}
	.he_eventdate, .he_eventdate a {
		font-family: 'Arial Black'; 
		color: #bc0004 !important;
		margin-bottom: 0px;
		text-decoration:none !important;
		font-size:12px;
	}	
	.he_event p {		
		font-size: 12px;
		color: #223A68;
		font-style: normal;
		line-height:1.35em;
		margin-top: 0px;
		margin-bottom: 8px;	
	}
	.he_eventtitle {
		display:block;
		font-weight: bold;
		color: #172a56;
		font-style: normal;
		padding-bottom:5px;
		text-align:left !important;
		font-size:12px;		
	}
	.eventdate {
		color: #bc0004;
		font-size:13px;
		text-indent:4px;
		font-weight: bold;
		width: 514px;
		padding-top:4px;
		padding-bottom:4px;
	}	
/* End events */

/* Search */
	.home_search_heading {
		width: 514px; 
		height: 57px; 
	}
	
	.home_search {
		position: relative;
		float:left;
		width:514px;
	}
	
	.home_subhead {
		font-family:'Trebuchet MS';
		font-size:1.7em;
		letter-spacing:-1px;
		line-height:1.3em;
		margin-bottom:10px;
		margin-left:4px;
		margin-top:10px;
	}
	.hs_container {
		position: relative;
		width: 514px; 
		background: transparent url('/images/CARhome/search_pnl_bg.png') repeat-x;
		float: left;
		_margin-top: -8px;
	}
	
	.hs_left {
		position:relative;
		width: 200px; 
		float: left; 
		margin-top:5px;
		margin-left: 20px; 
		margin-right: 5px;
	}
	
	.hs_icons {
		font-family: 'Trebuchet MS'; 
		font-size: 1.6em; 
		line-height: 1.6em;
		font-style: italic;
	}
	.hs_icons a { text-decoration:none; }
	
	.hs_icons div {
		width: 100%; 
		height: 32px; 
		background: transparent url('/images/CARhome/map_div_line.png') no-repeat bottom;
		margin-bottom: 6px;
		
	}
	
	.hs_icons div.hs_lastIcon {
		background: none;
	}
	
	.hs_icons span {
		/*display: block; */
		/*height: 32px; */
		/*margin-top: 4px; */
		padding-left: 40px; 
		/*padding-top: 8px; */

	}
	.hs_icon_office {
		display:block;
		background: transparent url('/images/CTCARhome/icon_office.png') no-repeat;
	}

	.hs_icon_indust {
		display:block;
		background: transparent url('/images/CTCARhome/icon_indust.png') no-repeat;
	}
	
	.hs_icon_retail {
		display:block;
		background: transparent url('/images/CTCARhome/icon_retail.png') no-repeat;
	}
	
	.hs_icon_multifam {
		display:block;
		background: transparent url('/images/CTCARhome/icon_multifam.png') no-repeat;
	}
	
	.hs_icon_land {
		display:block;
		background: transparent url('/images/CTCARhome/icon_land.png') no-repeat;
	}
	
	.hs_icon_farmranch {
		display:block;
		background: transparent url('/images/CTCARhome/icon_farmranch.png') no-repeat;
	}
	
	.hs_icon_invest {
		display:block;
		background: transparent url('/images/CTCARhome/icon_invest.png') no-repeat;
	}
	
	.hs_btns {
		width: 169px; 
		margin-top: 6px
	}
	
	a.hs_btn_search {
		display: block; 
		float: left; 
		width: 169px; 
		height: 30px; 
		background: transparent url('/images/CTCARhome/btn_search.png') no-repeat;
	}
	
	.hs_right {
		position:relative;
		width: 260px; 
		float: left; 
	}
	
	.hs_map {
		position: relative; 
		background: transparent url('/images/CTCARhome/search_map.png') no-repeat; 
		width: 260px; 
		height: 280px;
	}
	
	.hs_map_side {
		position: relative; 
		background: transparent url('/images/CTCARhome/search_map_side.png') no-repeat; 
		width: 215px; 
		height: 232px;
	}	
	
	.hs_map_side2 {
		position: relative; 
		background: transparent url('/images/CTCARhome/search_map_side2.png') no-repeat; 
		width: 180px; 
		height: 194px;
	}	
	
	.hs_map_caption {
		position: absolute; 
		bottom: 10px; 
		right: 0px; 
		width: 210px; 
		height: 45px; 
		background: transparent url('/images/CTCARhome/map_whiteFade_bg.png') repeat-y;
	}
	
	.hs_map_caption span {
		float: left; 
		margin-top: 12px; 
		font-size: 13px; 
		font-weight: bold;
	}
	
	a.hs_map_trybtn {
		display: block; 
		position: absolute; 
		right: 5px; 
		top: 8px; 
		width: 85px; 
		height: 29px; 
		background: transparent url('/images/CTCARhome/btn_tryit.png') no-repeat;
	}
	
	.hs_map_search {
		position: relative;
		float:left;
		width:514px;
	}
	
	a.hs_map_search_backbtn {
		display:block;
		position:absolute;
		right:10px;
		top:10px;
		width:85px;
		height:29px;
		background: transparent url('/images/CTCARhome/btn_back.png') no-repeat;
	}
/* End search */

/* X-Registration Form */
.xreg_item { 
	clear:both;
	position:relative;
	float:left;
	margin:2px 0 2px 0;
}
.label, .dinput {
	float:left;
}
.label {
	margin-right:10px;
	width:100px;
}
.agentFloat { float:left;margin:0px 20px 0px 0px; }
/* End X-Registration Form */

/* SEO links */
#cityLinks {margin-left: auto; margin-right: auto; margin-top: 20px; width: 1000px;text-align: left; } 	
#cityLinks h1 {padding-left:10px;font-size:9px;display: block; width: auto;font-weight:normal; margin:0px; }
#cityLinks ul {list-style-type:none;margin: 5px 0 0 0;padding-left:0; }
#cityLinks li {line-height:15px;font-size:9px; }
#cityLinks td {color:#435c90;font-size:9px; }
#cityLinks a {text-decoration:none; }	
#cityLinks a:link {color:#435C90; text-decoration: none; }
#cityLinks a:visited {color: #435C90; text-decoration: none; } 
#cityLinks a:hover {color: #850000; text-decoration: none; }
.cityColumn {float: left;width: 240px;margin-top:0px; }
/* End SEO links */

