/* layout.css */

#layout {
  width: 900px;
  margin: 12px auto;
}

#header {
  width: 900px;
  height: 95px;
  padding: 0;
  margin: 0 0 7px 0;
	background-image: url(/images/containers/bosley_asset_property_management/header_bg.gif);  
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
}

#header h1 {
  width: 872px;
  height: 52px;
  padding: 7px 14px;
  margin: 0;
}

#header h1 a {
  display: block;
  width: 840px;
  height: 52px;
  background-image: url(/images/containers/bosley_asset_property_management/svn_logo_bosley_asset_property_management.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0 0 0 32px;
  margin: 0;
  color: #2670b4;
  text-decoration: none;
  font-weight: normal;
}

#header h1 a span {
  display: none;
}

#header div#navigation {
  width: 872px;
  height: 15px;
  padding: 7px 14px;
}

#mainNavigation {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 932px;
}

#mainNavigation li {
  list-style-type: none;
  display: inline;
  padding: 0 8px;
  border-left: 1px solid #616264;
  background-color: transparent;
}

#mainNavigation li.first {
  border-left-width: 0;
  border-left-style: none;
  padding-left: 0;
}

#mainNavigation li a {
  font-weight: normal;
  color: #616264;
  text-decoration: none;
}

#mainNavigation li a:link, #mainNavigation li a:visited {
  text-decoration: none;
  color: #616264;
}

#mainNavigation li a:focus, #mainNavigation li a:hover, #mainNavigation li a:active {
  text-decoration: underline;
  color: #616264;
}

#mainNavigation li ul {
  padding-bottom: 1px;
  background-color: #f4f8f9;
  background-image: url(/images/containers/bosley_asset_property_management/navigation_bg.gif);
}

#news {
  float: right;
  width: 301px;
  height: auto;
  margin: 4px;
  padding: 0;
  text-align: left;
}

#news div h2 {
  background-image: url(/images/containers/bosley_asset_property_management/news_top_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 3px 5px 8px 8px;
  border-width: 0;
  border-style: none;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#news div h3{
  margin: 0 4px 3px 4px;
  padding: 3px 5px 5px 5px;
  border-top-width: 1px;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-color: #CCC;
  border-style: solid;
  font-size: 12px;
  color: #0060aa;
}

#news div h4{
  margin: 2px 4px 3px 4px;
  padding: 0;
  font-size: 10px;
  border: 0;
  float: right;
  color: #0060aa;
}

#news div h4 a:link, #news div h4 a:visited, #news div h4 a:focus, #news div h4 a:hover, #news div h4 a:active {
  color: #0060aa;
}

#news div {
  background-image: url(/images/containers/bosley_asset_property_management/news_bottom_bg.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #f7f6f2;
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
}

#sidebar div h3 a:link, #news div h3 a:visited, #news div h3 a:focus, #news div h3 a:hover, #news div h3 a:active {
  color: #0060aa;
}

#sidebar {
  float: right;
  width: 190px;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
}

#sidebar div {
  background-image: url(/images/containers/bosley_asset_property_management/sidebar_bottom_bg.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
}

#sidebar div div, #news div div {
  background-image: none;
}

#sidebar div h3 {
  background-image: url(/images/containers/bosley_asset_property_management/sidebar_top_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0 0 3px 0;
  padding: 3px 5px 5px 5px;
  border-width: 0;
  border-style: none;
  font-size: 11px;
  color: #0060aa;
}

#sidebar div h3 a:link, #sidebar div h3 a:visited, #sidebar div h3 a:focus, #sidebar div h3 a:hover, #sidebar div h3 a:active {
  color: #0060aa;
}

#sidebar div form, #sidebar div div {
  width: 166px;
  min-width: 166px;
  max-width: 166px;
  margin: 0;
  padding: 0 12px;
}

#sidebar div form fieldset {
  display: block;
  width: 166px;
  border-width: 0;
  border-style: none;
  margin: 0;
  padding: 0;
}

#sidebar div form fieldset legend {
  display: none;
}

#sidebar div form fieldset div {
  padding: 0;
}

#sidebar div form fieldset div label {
  clear: left;
  float: left;
  width: 65px;
  color: #97bde8;
  font-size: 11px;
  margin: 0;
  padding: 4px 5px 5px 0;
  text-align: right;
}

#sidebar div form fieldset div input {
  clear: none;
  float: left;
  width: 86px;
  margin: 0;
}

#sidebar div form fieldset.submit {
  display: block;
  width: 96px;
  height: 20px;
  margin: 5px 0;
  padding: 0 0 0 70px;
}

#sidebar div form fieldset.submit input.inputSubmit {
  background-image: url(/images/containers/bosley_asset_property_management/input-signin_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width: 64px;
  height: 20px;
  border-style: none;
  border-width: 0;
  padding: 20px 0 0 0;
  margin: 0;
}

#sidebar form hr {
  color: #c5d3da;
  background-color: #c5d3da;
  border-color: #c5d3da;
  width: 166px;
}

#sidebar a#technical-assistance {
  display: block;
  width: 166px;
  text-align: center;
  font-size: 80%;
  margin: 0 auto;
  line-height: 160%;
  border-top: 1px solid #4b7bb3;
}

#sidebar div.snippets a {
  display: block;
  margin: 0 5px;
  font-size: 100%;
}

#sidebar div.snippets div a {
  margin: auto;
}

#sidebar div.snippets p {
  font-size: 80%;
  margin: 0 0 10px 0;
}

#content {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  min-height: 500px;
  background-color: #ffffff;
  background-image: url(/images/containers/bosley_asset_property_management/content_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 20px 0 0 0;
  margin: 0;
  text-align: left;
}

#content ul.navigation {
  float: left;
  width: 140px;
  height: auto;
  padding: 15px;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}

#content ul.navigation li {
  margin: 0;
  padding: 0;
}

#content #main {
  background-image:url(/images/content/bosley_asset_property_management/bosley_asset_property_management.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  padding-top:162px;
}

#main {
  /*float: left;
  width: 572px;*/
  height: auto;
  min-height: 500px;
  padding: 0 20px 20px 20px;
  margin: 0;
  background-color: #ffffff;
}

body#home #main, body#properties #main {
  float: none;
  width: 762px;
  padding-left: 0;
  padding-right: 0;
}

body#home #main h6.topLink, body#properties #main  h6.topLink {
  margin: auto 20px;
}

#main h2#main-header, #main #h2-flash {
  visibility: hidden;
  color: #4b7bb3;
  width: 140px;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 15px;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
}

div.odd, div.even {
  clear: both;
  padding: 14px;
  width: 696px;
  height: 246px;
}

div.odd-internal, div.even-internal {
  clear: both;
  padding: 14px;
  width: 500px;
  height: 200px;
}

div.odd, div.odd-internal {
  background-color: #eff4f7;
}

div.even, div.even-internal {
  background-color: #ffffff;
}

div.odd div.photo, div.even div.photo {
  float: left;
  width: 282px;
  margin: 0;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #a6b9d7;
}

div.odd-internal div.photo, div.even-internal div.photo {
  float: left;
  width: 282px;
  margin: 0;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #a6b9d7;
}

div.odd div.photo img, div.even div.photo img, div.odd-internal div.photo img, div.even-internal div.photo img {
  border: 1px solid #000000;
}

div.odd div.more-info, div.even div.more-info {
  float: left;
  width: 392px;
  height: 206px;
  margin: 0;
  padding: 20px 0;
  overflow: auto;
}

div.odd-internal div.more-info, div.even-internal div.more-info {
  float: right;
  width: 185px;
  height: 200px;
  margin: 0;
  padding: 20px 0;
  overflow: auto;
}

div.odd dl.detail, div.even dl.detail {
  float: left;
  width: 170px;
  margin: 0 0 0 20px;
  padding: 0;
}

div.odd dl.address, div.even dl.address {
  float: left;
  width: 140px;
  margin: 0 0 0 20px;
  padding: 0;
}

div.odd dl.detail dt, div.even dl.detail dt, div.odd dl.address dt, div.even dl.address dt {
  font-weight: bold;
  margin: 0 0 20px 0;
}

div.odd dl.detail dd, div.even dl.detail dd, div.odd dl.address dd, div.even dl.address dd {
  margin: 0;
}

div.row {
  margin: 0 0 10px 0;
  color: #ffffff;
  padding: 5px;
}

div.row div.thumbnail {
  float: left;
  border: 1px solid #0060aa;
  width: 120px;
  margin-right: 5px;
}

div.row div.thumbnail a, div.row div.thumbnail a img {
  border-style: none;
  border-width: 0;
}

div.row div.details {
  float: right;
  width: 160px;
  height: 160px;
  background-color: #ffffff;
  margin: -4px -4px -4px 5px;
  color: #000000;
}

div.row div.details h4 {
  background-color: #c5c5c5;
  padding: 3px 3px 3px 22px;
  margin: 0 0 5px 0;
  color: #000000;
  border-bottom-color: #ffffff;
}

div.row div.details dl {
  padding: 0 0 0 22px;
}

div.row div.details dl dt, div.row div.details dl dd, div.row div.details dl dd a:link, div.row div.details dl dd a:visited, div.row div.details dl dd a:focus, div.row div.details dl dd a:hover, div.row div.details dl dd a:active {
  color: #000000;
}

div.row div.main h4 {
  padding: 0 3px 3px 3px;
  margin: -1px 0 1px 125px;
}

div.row div.main h4 {
  color: #ffffff;
  border-bottom-color: #ffffff;
}

div.row div.main a:link, div.row div.main a:visited, div.row div.main a:focus, div.row div.main a:hover, div.row div.main a:active {
  color: #ffffff;
}

div.row.nobgcolor div.main, div.row.nobgcolor div.main h4, div.row.nobgcolor div.main a:link, div.row.nobgcolor div.main a:visited, div.row.nobgcolor div.main a:focus, div.row.nobgcolor div.main a:hover, div.row.nobgcolor div.main a:active {
  color: #000000;
}

div.row.nobgcolor div.main h4, div.row.nobgcolor div.details h4 {
  border-bottom-color: #000000;
}

/*div.divAlignLeft, div.divAlignCenter, div.divAlignRight {
  background-color: #0060aa;
  padding: 10px;
  color: #ffffff;
  font-size: 90%;
  border: 1px solid #4b7bb3;
}

div.divAlignLeft {
  float: left;
  margin: 0 10px 10px 0;
}

div.divAlignCenter {
  margin: 10px 0;
}

div.divAlignRight {
  float: right;
  margin: 0 0 10px 10px;
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
    
div.divAlignLeft, div.divAlignRight {
  width: 200px;
  height: auto;
}

div.divAlignLeft h3, div.divAlignCenter h3, div.divAlignRight h3 {
  background-color: #575959;
  margin: -10px -10px 3px -10px;
  padding: 3px 10px 3px 10px;
  color: #ffffff;
  border: 1px solid #575959;
}

div.divAlignLeft h4, div.divAlignCenter h4, div.divAlignRight h4 {
  background-color: #575959;
  margin: -10px -10px 3px -10px;
  padding: 3px 10px 3px 10px;
  color: #ffffff;
  border: 1px solid #575959;
}

div.divAlignLeft a:link, div.divAlignLeft a:visited, div.divAlignLeft a:focus, div.divAlignLeft a:hover, div.divAlignLeft a:active,
div.divAlignCenter a:link, div.divAlignCenter a:visited, div.divAlignCenter a:focus, div.divAlignCenter a:hover, div.divAlignCenter a:active,
div.divAlignRight a:link, div.divAlignRight a:visited, div.divAlignRight a:focus, div.divAlignRight a:hover, div.divAlignRight a:active {
  color: #ffffff;
}

div.divAlignLeft dd, div.divAlignLeft dt, div.divAlignLeft dl, div.divAlignLeft p{
  color: #ffffff;
}*/

.divAlignLeft, .divAlignRight {
	background-color: #ffffff;
	/*padding: 19px 0 19px 24px;*/
}

.divAlignLeft {
  float: left;
	width: 90px;
  margin: 0 10px 10px 0;
	/*background-image: url(/images/containers/svn_4/home_sidebar_left_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}

.divAlignCenter {
  text-align: center;
}

.divAlignRight {
  float: right;
	width: 200px;
  margin: 0 0 10px 10px;
	/*background-image: url(/images/containers/svn_4/home_sidebar_right_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
}

.divAlignLeft img, .divAlignCenter img, .divAlignRight img {
  border: 1px solid #ffffff;
}

.divAlignLeft .divAlignLeft, .divAlignLeft .divAlignCenter, .divAlignLeft .divAlignRight, .divAlignCenter .divAlignLeft, .divAlignCenter .divAlignRight, .divAlignRight .divAlignLeft, .divAlignRight .divAlignCenter, .divAlignRight .divAlignRight {
	padding: 10px;
  border-color: #ffffff;
	background-image: none;
	background-color: transparent;
}

.divAlignLeft .listingsContact {
  padding: 0;
}
 
#footer {
  clear: both;
  height: auto;
  width: auto;
  margin: 0 0 10px 0;
  padding: 10px 20px;
  font-size: 10px;
  text-align: center;
  color: #7f7f7f;
}

#footer p, #footer li, #footer dt, #footer dd {
  color: #7f7f7f;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
  color: #7f7f7f;
  text-decoration: underline;
}

#footer #copyright {
  float: left;
  width: 50%;
  height: auto;
	text-align: left;
}

#footer #powered {
  float: left;
  width: 50%;
  height: auto;
  margin: 0 0 0 10px;
	text-align: left;
}

#footer ul.legal {
  clear: both;
  float: right;
  list-style-type: none;
  margin: 0;
}

#footer ul.legal li {
  text-align: left;
  display: inline;
  border-right: 1px solid #7f7f7f;
  margin: 3px 5px 3px 0;
  padding: 0 5px 0 0;
}

#footer ul.legal li.last {
  border-right: 0;
}

#footer #legal {
  float: left;
  text-align: left;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#footer #legal li {
  float: left;
  list-style-type: none;
  border-right: 1px solid #7f7f7f;
  padding: 2px 10px 2px 0;
  margin: 0 10px 0 0;
}

#footer #phones {
  float: left;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer #phones dt {
  float: left;
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
  padding: 2px 0 2px 0;
}

#footer #phones dd {
  float: left;
  width: auto;
  height: auto;
  border-right: 1px solid #7f7f7f;
  padding: 2px 10px 2px 0;
  margin: 0 10px 0 0;
}

.featuredProperty {
  width: auto;
  height: auto;
  background-color: #dcdcdc;
  padding: 10px;
  margin: 3px 0;
}

.featuredProperty .divAlignLeft {
  width: 280px;
  height: auto;
  padding: 10px;
  margin: 0 10px 0 0;
  background-color: #ffffff;
  color: 000000;
}

.featuredProperty .divAlignLeft h4 {
  margin: 10px 0 2px 0;
}

.featuredProperty .divAlignLeft .reports {
  height: 46px;
  width: 272px;
  padding: 2px;
  border: 2px inset #ffffff;
  overflow: auto;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #4b7bb3;
  color: #8a8a8a;
}

.featuredProperty .divAlignLeft .reports ol {
  margin: 0;
}

.featuredProperty .divAlignLeft .reports ol li {
  margin: 0 0 0 30px;
}

.featuredProperty .divAlignLeft .reports a:link, .featuredProperty .divAlignLeft .reports a:visited, .featuredProperty .divAlignLeft .reports a:focus, .featuredProperty .divAlignLeft .reports a:hover, .featuredProperty .divAlignLeft .reports a:active {
  color: #4b7bb3;
}

.featuredProperty .detail {
  margin: 0 0 0 320px;
}

.featuredProperty .detail dl dd {
  margin: 0 0 0 30px;
}

.featuredProperty .detail ul {
  margin: 0;
}

.featuredProperty .detail ul li {
  margin: 0 0 0 20px;
}

.featuredProperty .detail dl dl {
  margin: 0;
}

.auctionsHorizontal .auctionsDetail dl.small {
  float: left;
  width: 250px;
  margin: 0 10px 0 0;
}

.auctionsHorizontal .auctionsDetail ul.small {
  float: left;
  width: 345px;
  margin: 0 0 0 15px !important;
}

#my-documents {
  width: 572px;
  overflow: auto;
}

#my-documents ul {
  list-style-type: none;
}

#my-documents li ul {
  margin: 0;
}

#my-documents li.folder {
  padding: 0 0 0 20px;
  cursor: pointer;
  background-position: top left;
  background-repeat: no-repeat;
}

#my-documents li.loading {
  list-style-image: url(/images/icon_square.gif);
  background-image: url(/images/ajax-loader.gif);
}

#my-documents li.closed {
  list-style-image: url(/images/icon_plus.gif);
  background-image: url(/images/icon_folder_closed.gif);
}

#my-documents li.open {
  list-style-image: url(/images/icon_minus.gif);
  background-image: url(/images/icon_folder_open.gif);
}

#my-documents li.empty {
  list-style-image: url(/images/icon_square.gif);
  background-image: url(/images/icon_folder_closed.gif);
  cursor: default;
}

#my-documents li.documents {
  list-style-image: none;
  list-style-type: none;
}

#my-documents li.documents table.data {
  border-style: none;
  border-width: 0;
  margin: 0;
  cursor: default;
  font-size: 90%;
}

#my-documents li.documents table.data thead tr th {
  border-top: 0 none #000000;
  border-bottom: 1px solid #000000;
  color: blue;
  vertical-align: bottom;
}

#my-documents li.documents table.data tbody tr td {
  border-width: 0;
  border-style: none;
  cursor: pointer;
  white-space: nowrap;
  line-height: 16px;
  vertical-align: bottom;
}

#my-documents li.documents table.data tbody tr td div {
  padding-top: 2px;
  padding-bottom: 0;
}

#my-documents li.documents table.data tbody tr:hover, #my-documents li.documents table.data tbody tr.hover {
  background-color: #cccccc;
}

.icon-doc, .icon-gif, .icon-jpg, .icon-pdf, .icon-psd, .icon-rtf, .icon-txt, .icon-url, .icon-www, .icon-xls, .icon-zip {
  padding-left: 20px;
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
}

.icon-doc {
  background-image: url(/images/doc_16x16.gif);
}

.icon-gif {
  background-image: url(/images/gif_16x16.gif);
}

.icon-jpg {
  background-image: url(/images/jpg_16x16.gif);
}

.icon-pdf {
  background-image: url(/images/pdf_16x16.gif);
}

.icon-psd {
  background-image: url(/images/psd_16x16.gif);
}

.icon-rtf {
  background-image: url(/images/rtf_16x16.gif);
}

.icon-txt {
  background-image: url(/images/txt_16x16.gif);
}

.icon-url {
  background-image: url(/images/url_16x16.gif);
}

.icon-www {
  background-image: url(/images/www_16x16.gif);
}

.icon-xls {
  background-image: url(/images/xls_16x16.gif);
}

.icon-zip {
  background-image: url(/images/zip_16x16.gif);
}
