body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Helvetica;
	color: #0a335f;
	background: #678796 url(../images/body-bg-tile.jpg) top left repeat-x;
	font-size: 12px;
}

h1.header-logo {
	display: block;
	margin: 0;
	padding: 0;
	height: 117px;
	text-indent: -2500px;
	background: url(../images/header-top.jpg) top center no-repeat;
}
#left-col {
	margin:0;
	padding:0 20px 0 0;
	float: left;
	width: 187px;
}

#right-col {
	margin:0;
	padding:0;
	float: left;
	width:727px
}

#flash {
	margin:10px auto;
	padding: 0;
	border: 2px solid #1B7B10
}

#wrapper {
	margin: 0 auto;
	padding:0;
	display: block;
	width:962px;
}

p {
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height: 18px;
	margin: 0;
	padding: 5px 5px 15px 5px;
}

.ad {
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
}

.flash-map {
	margin:0 auto;
	padding: 0 0 10px 0;
	text-align: center;
}

.img-tags {
	position:relative;
	display:block
}

.for-sale-img {
	position: absolute;
	display: block;
	float:left;
	padding: 0;
	margin: 8px 0 0 7px;
	width: 68px;
	height: 68px;
	background: url(../images/for-sale.png) top left no-repeat;
}

.for-rent-img {
	position: absolute;
	display: block;
	float:left;
	padding: 0;
	margin: 8px 0 0 7px;
	width: 68px;
	height: 68px;
	background: url(../images/for-rent.png) top left no-repeat;
}

/*.property-map {
	clear:both;
	margin:0;
	padding:0;
}
*/

.map {
	width: 700px; 
	height: 450px; 
	border:2px solid #206bc1; 
	margin: 15px auto;
	text-align:center;
}


.image-gallery {
	text-align:center;
	margin: 0 auto;
}

.image-gallery img {
	/* float: left; */
	padding: 0;
	margin: 10px;
	border: 2px solid #1758a3;
  vertical-align: middle;
}

.noListingsFound {
	margin: 0 auto;
	text-align: center;
}

/*Members Styles*/

.members-gradient-bg {
	clear: both;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
}

#newsletter-box {
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
}

/**********Three Home Page Images**********/


ul.home-images {
	margin: 0 auto;
	padding: 12px 0 0 0;
	overflow: hidden;
	list-style: none
}

ul.home-images li {
	float: left
}

.img-one, .img-two {
	margin: 0 9px 0 0
}

.img-three {
	margin: 0
}

a.img-one {
	margin: 0;
	padding:0;
	display: block;
	float:left;
	width: 341px;
	height: 120px;
	background: url(../images/renters.jpg) 0 0 no-repeat;
}

a.img-two {
	margin: 0;
	padding:0;
	display: block;
	float:left;
	width: 341px;
	height: 120px;
	background: url(../images/owners.jpg) 0 0 no-repeat;
}

a.img-three {
	margin: 0;
	padding:0;
	display: block;
	float:left;
	width: 261px;
	height: 120px;
	background: url(../images/newsletter.jpg) 0 0 no-repeat;
}

a:hover.img-one, a:hover.img-two, a:hover.img-three {
  background-position: 0 -120px;
}

/*Content Bullets*/

.tbl-full-middle ul {
	padding: 0px 5px 8px 25px;
	margin: 0;
	list-style: disc url(../images/bullet.gif);
	font: 12px Arial, Helvetica, sans-serif;
}

.tbl-full-middle ol {
	padding: 0px 5px 8px 25px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

.tbl-full-middle li {
	line-height: 18px;
	padding: 0 0 2px 0
}

/*Table Styles*/

.table {
	background-color: #E4EFF5;
	font-size:11px; 
}

.table-odd {
	background-color: #ECF4F6;
}

/**********Boxed Content Home Page**********/

.boxed-content p {
	/*text-align: justify;*/
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height: 14px;
	margin: 0;
	padding: 5px 5px 15px 5px;	
}

ul.boxed-content {
	margin: 0 auto;
	padding: 12px 0 0 0;
	overflow: hidden;
	list-style: none
}

ul.boxed-content li {
	width: 228px;
	float: left
}

.boxes {
	margin: 0 9px 0 0
}

.box-end {
	margin: 0
}

/*************Title Tags h2,h3,h4*************/

h1 {
	border-bottom: 1px solid #1b7918;
	margin:0 5px 5px 5px;
	padding:0;
	color: #1b7918;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana
}

h2 {
	border-bottom: 1px solid #1757b3;
	margin:0 5px 5px 5px;
	padding:0;
	color: #1757b3;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana;
}

h3 {
	border-bottom: 1px solid #990000;
	margin:0 5px 5px 5px;
	padding:0;
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana;
}

p.form-font {
	float: left;
	margin:0 5px 5px 5px;
	padding:0;
	color: #1758a3;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	font-family: Verdana;
}
/*************Table Full Size*************/ 

.table-full {
	display: block;
	margin:12px 0 0 0;
	padding:0;
}

.tbl-full-top {
	margin: 0;
	padding: 0;
	height: 12px;
	background: url(../images/tbl-full-top.gif) top left no-repeat;
	overflow:hidden
}

.tbl-full-middle {
	display: block;
	margin: 0;
	padding: 0 10px;
	width: 939px;
	background: url(../images/tbl-full-middle.jpg) top left repeat-y;
}

.tbl-full-bottom {
	clear: both;
	margin: 0;
	padding: 0;
	height: 12px;
	background: url(../images/tbl-full-bottom.jpg) top left no-repeat;
}


/*************Table Full Size*************/ 

.table-half {
	display:block;
	margin:12px 0 0 0;
	padding:0;
	width: 474px;
}

.tbl-half-top {
	margin: 0;
	padding: 0;
	height: 11px;
	background: url(../images/tbl-half-top.jpg) top left no-repeat;
	overflow:hidden
}

.tbl-half-middle {
	display: block;
	margin: 0;
	padding: 0 10px;
	background: url(../images/tbl-half-middle.jpg) top left repeat-y;
	overflow:hidden
}

.tbl-half-bottom {
	clear: both;
	margin: 0;
	padding: 0;
	height: 11px;
	background: url(../images/tbl-half-bottom.jpg) top left no-repeat;
	overflow:hidden
}
/***********Image Positioning CSS***********/

.image-left-border {
	float: left;
	clear:left;
	margin: 9px 10px 9px 5px;
	border: 1px solid #1b7918;
}

.image-left-border-property {
	float: left;
	clear:left;
	margin: 0 5px 5px 4px;
	border: 1px solid #1b7918;
}

.image-left {
	float: left;
	clear:left;
	margin: 9px 10px 5px 5px;
	border: 1px solid #1b7918;
	overflow:hidden;
}

.image-center {
	text-align:center;
	display: block;
	margin: 9px auto;
	border: 1px solid #1b7918;
	overflow: hidden;
}

.image-right {
	float: right;
	display: block;
	margin: 9px 5px 5px 10px;
	border: 1px solid #1b7918;
	overflow: hidden;
}

/* -= Roll Overs Content =- */

#wrapper a:link, #wrapper a:visited {
	font-weight: normal;
	color: #a50000;
	text-decoration: underline
}

#wrapper a:hover, #wrapper a:active {
	padding: 0;
	font-weight: normal;
	color: #a50000;
	background-color: transparent;
	text-decoration: none
}

#wrapper a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

.clear {
	clear: both;
}

/***********Site Map Styles***********/

.sitemap {
	margin: 0;
	padding: 0;
}

li.subnav1{
	margin-left: 20px
}
li.subnav2{
	margin-left: 40px
}
li.subnav3{
	margin-left: 80px
}

/*******Country Dropdown CSS*******/

/*div.sdmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #00294C;
}
div.sdmenu div {
	border-bottom:1px solid #0059A6;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	color: #00294C;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #0059A6;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
	display: block;
	margin: 0 0 0 15px;
	padding: 5px 20px;
	background-color: #DDE6EB;
	display: block;
	border-bottom: 1px solid #0059A6;
	color: #053777;
	background : url(../images/bullet-box.gif) -10px 0px no-repeat;
	width: 100px
	filter:alpha(opacity=40);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
div.sdmenu div a.current {
}
div.sdmenu div a:hover {
	background : url(../images/bullet-box.gif) 5px 10px no-repeat;
	color: #fff;
	text-decoration: none;
}

#countries-box {
	margin:0;
	padding:0;
	clear: both
}

.counties-content {
	clear: both;
	margin: 0;
	padding: 10px 5px 3px 5px;
	width:950px;
	display: block;
	overflow:hidden
}

div#counties-content-more {
	clear: both;
	margin: 0;
	padding: 10px 5px 3px 5px;
	width:950px;
	display: none;
	overflow:hidden
}

#extended1, #extended2, #extended3, #extended4, #extended5 {
  display: none;
}

.country-column {
	margin:0;
	padding:0 0 0 13px;
	float: left;
	width:175px;
}

#more-btn {
	float: right;
	margin: 0;
	padding: 0;
	width: 41px;
	height: 10px;
	background: url(../images/more-btn.jpg) 0 0 no-repeat;
	text-decoration: none;
}*/

/***********FOOTER CSS***********/

#wrapper-footer {
	clear: both;
	/*width: 100%;*/
	width:962px;
	margin:12px auto 0 auto;
	padding:0;
	background-color: #FFF
}

#footer {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

p.footer-links {
   margin: 0;
	padding: 5px 0;
	font-size: 10px;
	color: #6d8d9e;
	font-weight: bold;
	text-transform: uppercase;
}

p.credit {
   margin: 0;
	padding: 0 0 5px 0;
	font-size: 9px;
	color: #6d8d9e;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
	color: #6d8d9e;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover, #footer a:active {
	padding: 2px 3px;
	color: #fff;
	background-color: #6d8d9e;
	text-decoration: none;
	font-weight: bold;
}

#footer a {
	padding: 2px 3px;
	margin: 0 auto;
	font-weight: bold;
}
.error-msg, .success-msg {
	clear: both;
	display: block;
  text-align: center;
  margin: 15px 75px 5px 75px;
  background: #fbb;
  border: 1px solid #a00;
  padding: 5px;
  color: #a00;
  font-size: 12px;
}
.success-msg {
  border: 1px solid #080;
  background: #bfb;
  color: #080;
}

/*p.back_to_top a:hover, p.back_to_top a:active {
	color: #00294C;
	text-decoration: none;
}*/
table.adminList {
  width: 78%;
  margin-left: 3%;
  border-collapse: collapse;
  border: none;
}
table.adminList td, table.adminList th {
  font-family: Verdana, Helvetica;
  font-size:11px;
  text-align: left;
  vertical-align: top;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 3px 5px 2px 2px;
}
table.adminList th {
  background: #ccc;
  border: none;
}



table.adminDetails {
  width: 78%;
  margin-left: 3%;
  border-collapse: collapse;
  border: none;
}
table.adminDetails td, table.adminDetails th {
  font-family: Verdana, Helvetica;
  font-size:11px;
  text-align: left;
  vertical-align: top;
  border: none;
  margin: 0;
  padding: 3px 5px 2px 2px;
}
table.adminDetails th {
  text-align: right;
  border: none;
  width: 25%;
}

table.adminDetails th label, table.adminDetails td label {
  font-size: 11px;
  padding: 5px 0 0 0;
  text-transform: none;
  color: #000;
  font-weight: bold;
}
table.adminDetails td label {
  font-weight: normal;
  display: inline;
  margin: 0;
  padding: 0;
  position: relative;
  top: -2px;
}
table.adminDetails td textarea {
  margin: 0;
  width: auto;
}
table.adminDetails td h5 {
  font-size: 14px;
  margin-top: 10px;
}
table.adminDetails td select {
  float: left;
  clear: left;
  margin: 1px 0px 1px 0px;
}

table td.buttons input, input.button {
  padding: 5px 2px 5px 2px;
  margin: 2px 5px 2px 5px;
}
table td.buttons {
  direction: rtl;
  text-align: center;
  padding: 15px 2px 10px 2px;
}
table td.buttons * {
  direction: ltr;
}

table td.left, table th.left {
  text-align: left;
}
table td.center, table th.center {
  text-align: center;
}
table td.right, table th.right {
  text-align: right;
}


