body {

	margin: 0px; padding: 0px;
	font-family: Lucida Sans, Verdana, sans-serif;
	color: black;
	font-size: 10pt;
	text-align: center;
	background-color: #fff;
	background-image: url("/img/page_bg.jpg");
    background-repeat: repeat-x;
}

body #page {

	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

#header {

	background: transparent url(img/logo.png) top center no-repeat;
	height: 158px;
	margin-bottom: 10px;
	
}

#header a {
	display: block;
	height: 158px;
}

#header h1, #header p {
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#header a img {
	border: 0px;
}

#bodyWrapper, #bodyWrapperWide {

	width: 570px;
	float: left;
	text-align: left;
	margin-left:3px;
}

#bodyWrapperWide {
	width: 760px;
}

#right_panel, #right_panelHide {
	width: 195px;
	float: right;
}

#right_panelHide {
	width: 0px;
}

#footer {

	text-align: left;
	font-size: 8pt;
	clear: both;
	margin-left: auto;
	margin-right:auto;

}

#footer a {

	font-size: 8pt;

}

a {

	color: black;
	font-size: 10pt;
	font-weight: bold;
}

a:hover {

	text-decoration: none;

}

#home_link {

	display: block;
	text-indent: -1000px;
	width: 140px;
	height: 115px;
	float: left;
	background: transparent url(FicklingLogoHome.gif) top left no-repeat;

}

a.Footer {

	color: gray;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

p {

	color: black;
	font-size: 10pt;
	font-weight: normal;
}

p.Footer {

	color: black;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	margin: 0pt;
}

p.land 
{
	text-indent: -0.5in;
	margin: .25in 0in 0pt 0.5in;
}

p.section {

	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-top: 15px;

}

h1, h2, h3, h4, h5, h6, h7 {



}

#title {

	background: transparent url(CenterHeader.gif) top left no-repeat;
	height: 115px;
	text-align: right;

}

#title h1 {

	margin: 0px;
 	padding: 0px;
	text-indent: -1000px;
	display: none;

}

#title p {

	display: none;

}

#title div {

	margin-right: 10px;
	text-align: right;

}

#title div a {
	display: block;
	width: 125px;
	float: right;
	clear: right;
}

#title div img {

	border: 0px;

}

h1 {

	font-size: 1.3em;
	color: #555555;

}

h2 {

	font-size: 12pt;
	font-weight: bold;
	color: #396B6B;
        border-bottom: 1px solid #c4c4c4;
        background: #ffffff url(h2_bg.gif) bottom left repeat-x;
	padding-left: 5px;

}

h2.dark {

	border-top: 3px solid #D60031;

}

h5 {

	text-align: center;
	color: #396B6B;

}

ul {

	list-style-image: url('bullet-square.gif');

}

li {
	font-size: 10pt;
	margin-bottom: 0px;

}

li.small {

	color: black;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0px;

}

ol.RecentTransactions {

	font-size: 10pt;

}

div.TrafficDIV 
{
	width: 780px;
	height: 550px;
	position: absolute;
	border: 2px solid black;
	border-right: 5px solid black;
	border-bottom: 5px solid black;
	background: #ffffff;
	margin-left: 0px;
	text-align: center;
}

div.TrafficBG 
{
	background: url("LoadingBG.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

div.greenheader {

	background: #336666;
	color: #E6E6E6;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;

}

div.preparedby {

	width: 95px;
	float: right;
	font-size: 8pt;
	text-align: right;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #eeeeee;
	margin-left: 5px;
	padding: 5px;

}

div.preparedby a {

	font-size: 8pt;

}

div.marketreportslinks {

	text-align: left;

}

div.marketreportslinks a {

	display: block;
	width: 95%;
	height: 20px;
	background: #eeeeee;
	border: 1px solid transparent;
	padding-left: 5px;
	padding-top: 5px;
	margin: 2px;

}

div.marketreportslinks a span {

	clear: both;
	color: red;	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;

}

div.marketreportslinks a:hover {

	border: 1px solid #396B6B;
	background: #ffffff;

}

table tr td.center {

	text-align: center;

}

table.IndustrialTable {
	border-right: 1px solid #396B6B;
	border-bottom: 1px solid #396B6B;
}

table.IndustrialTable td {
	border-left: 1px solid #396B6B;
	border-top: 1px solid gray;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.IndustrialTable th {

	font-weight: normal;
	background-color: gray;
	border: 1px solid black;
	border-left: 0px solid black;
}

.post table td, .post table th {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 3px;
}

table th, table th p {
	font-weight: bold;
	background: #CCCCCC;
}

#nav {
	clear: both;
	width: 210px;
	float: left;
	text-align: center;
	background-color: #ffffff;
}

#nav a {
	display: block;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 5px;
}

#nav a img {
	border: 0px;
}

#links {

	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: white;

}

#links li {

	display: block;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(img/link_bg.gif) top left no-repeat;
}

#links a {

	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	width: 200px;
	height: 30px;
	margin-left:3px;
	padding-top: 8px;
	text-align: center;

}

#links a:hover {

	text-decoration: underline;	

}

.right_column {


}

.listing_badges {

  width: 195px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;

}

.listing_badges .view {

  text-align: left;
  margin-left: 10px;

}

.reqd {


  border: 1px solid #A02626;
  background-color: #E9A1A1;

}

tr.edit {

  background: #67AFAE;

}

table.property_listings {

  font-size: 8pt;

}

table.property_listings_type {

  font-size: 8pt;
  border-top: 1px solid #eeeeee;
  border-bottom: 2px solid #eeeeee;

}

table.property_listings_type td {

  text-align: center;

}

img.thumbnail {

  margin: 2px;
  padding: 1px;
  border: 1px solid #aaaaaa;

}

tr.row-even {

  background-color: #eeeeee;

}

tr.row-odd {

  background-color: #ffffff;

}

fieldset legend {

  color: #000000;
  font-weight: bold;

}

.edit_container {

  border: 1px solid #396B6B;
  text-align: center;

}

.price {

  font-size: 12pt;
  font-weight: bold;
  line-height: 14pt;
  color: #396B6B;

}

#category_checkboxes {

  height: 100px;
  overflow: auto;
  border: 1px solid #396B6B;

}

#category_checkboxes td {

  margin: 2px;
  padding: 0px;
  padding-left: 10px;
  text-indent: 0px;

}

#category_checkboxes input {

  float: left;

}

#category_checkboxes td span {

  display: block;
  cursor: pointer;

}

#category_checkboxes td:hover {

  background: #dddddd;

}

#right_panel .featured_property {
	border: 2px solid #eee;
	margin: 0 0 10px 5px;
	text-align: center;
}
#right_panel .featured_property:hover{
	border: 2px solid #dedede;
}
#right_panel .featured_property a {
	font-size: .8em;
	line-height: 1em;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
	display: block;
}

#right_panel .featured_property h4 {
	margin: 5px 0 0 0;
	padding: 0px;
}
#right_panel .featured_property h4 a {
	font-weight: bold;
}
.featured_property img {

	display: block;
	margin: 3px auto;
	border: 1px solid #cccccc;
	
}

.listing_badges {

  font-size: 8pt;
  margin-left: 5px;

}

.listing_badges .title a, .listing_badges .view a {

  color: #545488;
  font-size: 8pt;

}

.listing_badges .top {

  margin: 0;
  padding: 0;
  background: transparent url(featured_bg.gif) repeat-y right top;

}

.listing_badges .top h6 {

  margin: 0 4px 0 0;
  padding: 0 0 0 10px;
  background: transparent url(featured_bg.gif) no-repeat left top;
  font-size: 20%;
  text-indent: -5000px;

}

.listing_badges .bottom {

  margin: 0;
  padding: 0 20px 0 0;
  background: transparent url(featured_bg.gif) repeat-y right bottom;

}

.listing_badges .bottom p {

  margin: 0 4px 0 0;
  padding: 10px 0 10px 10px;
  background: transparent url(featured_bg.gif) no-repeat left bottom;

}

.listing_badges .p p {

  margin: 0;
  background: transparent url(featured_bg.gif) repeat-y 0 -20px;

}

.listing_badges .p {

  margin: 0;
  background-color: #f2f2f2;
  border-left: 1px solid #e5e5e5;
  background: transparent url(featured_bg.gif) repeat-y 100% -20px;

}

.listing_badges .textContainer {

  margin: 0 0 0 180px;
  clear: both;
  margin: 0px;

}

.listing_badges .title {

  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #545488;
  font-weight: bold;

}

.listing_badges .location {

  font-weight: bold;
  padding: 2px 0 5px 0;

}

.listing_badges .priceBldg {

  font-weight: normal;
  color: #000;
  padding: 5px 0 0 0;

}

.listing_badges .type {

  font-weight: normal;
  color: #000;
  padding: 2px 0 5px 0;

}

.listing_badges .desc {

  font-weight: normal;
  color: #666;
  padding: 6px 0 0 0;
  margin: 2px;

}

.listing_badges .view {

  font-weight: bold;
  text-align: center;
  color: #545488;

}

.listing_badges .photo img {

  float: none;
  margin-right: 10px;
  margin-left: 10px;
  padding: 3px;
  border: 1px solid #b3b3b3;
  background-color: #fff;

}

.filter_status td a {

  display: block;
  background: #cccccc;
  text-align: center;
  padding: 5px;
  font-size: 1.2em;

}

.filter_status td a.selected {

  background: #396B6B;
  color: white;

}

.filter_type {

  background: #eeeeee;
  padding: 5px;

}

#pre-nav {

	padding-left:15px;
	height: 37px;
	position: static;
	
}

#pre-nav ul#pre-nav-ul {
	margin: auto;
	width: 900px;
}

#pre-nav ul, #pre-nav li {
	padding: 0px;
	height: 37px;
	line-height: 37px;
}

#pre-nav li {
	float: left;
	position: relative;
	display: block;
}

#pre-nav ul.sub-ul {
	width: 250px;
}

#cat-industrial-warehouse ul.sub-ul {
	width: 300px;
}

#pre-nav ul.sub-ul li {
	width: 100%;
}

#pre-nav ul li a {
	display: block;
	color: #eeeeee;
	text-align: center;
	font-size: 1.1em;
	text-decoration: none;
	padding: 0 30px;
}

#pre-nav ul li ul li a {
	padding: 0 10px;
}

#pre-nav-ul, #pre-nav-ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#pre-nav-ul li>ul {
	/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#pre-nav-ul li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#pre-nav ul li ul li a:hover {
	background: transparent url('img/top-nav-bg-hover.jpg') bottom left repeat-x;
}

#pre-nav ul li ul, #pre-nav li ul li, #pre-nav li ul li a {

	border: 0px;
	text-align: left;
	height: auto;
}

#pre-nav li ul li a {
	padding-left: 5px;
	font-size: 1em;
}

#pre-nav li ul li a:hover {
	text-decoration: none;
}

#pre-nav ul li ul {
	position:absolute;
	top:30px;
	display:none;
	background-color: #32633A;
	border-bottom: 5px solid #214125;
}

#pre-nav ul li ul:hover, #pre-nav li ul li:hover {
	display: block;
}

li a#PropertyLink {
	color:#FFD618;
}

td.published {
	background-color:#99FF99;
}

td.unpublished {
	background-color:#FF99CC;
}

#CashFlowCalcLaunch, #MortgageCalcLaunch {
    background: url("/img/calculator_icon.png") no-repeat scroll 0 0 transparent;
}

.articles th {
	background-color: #ccc;
}

.articles {

	margin: 0 0 10px 0;
	padding: 0 0 10px 0;

}

.article {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}

.article a {
	text-transform: uppercase;
	text-decoration: underline;
	color: #396B6B;
	margin: 0;
	font-size: 120%;
}

.article a h3:hover {
	color: #ccc;
}

.article .meta {
	font-size: .8em;
	margin-bottom: 10px;
	color:#333;
}

#comment-form {

	border: 1px solid #b4b4b4;
	background-color: #e0e0e0;
	padding: 10px;
	font-size: 9pt;
}

#comment-form div.field {
	display: block;
	clear: both;
	margin: 5px;
}

#comment-form div.field label {
	width: 150px;
	display: block;
	float: left;
}

#comment-form div.field input {
	width: 200px;
}

#comment-form textarea {
	width: 100%;
}

#about_link {
    background: url("/icon_profile.gif") no-repeat scroll 0 0 #fff;
}
#contact_link {
    background: url("/icon_contact.gif") no-repeat scroll 0 3px #fff;
}
a#about_link, a#contact_link {
	padding-left: 25px;
}

table.homepage_contact_block {
	background-color: #fafae5;
	border: 1px solid #f4f5e0;
}
table.homepage_contact_block td, #footer table.credits td {
	border: 0px;
}
