@charset "utf-8"; #content { font-size: 11px; } /* Basic type selectors */ html, body { padding: 0; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; } div, table { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #555; } table { border: 0; } table td, table th { vertical-align: top; border: 0; } h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #18244A; } h1 { letter-spacing: -0.05em; font-size: 130%; } h2 { font-size: 133%; } h3 { font-size: 115%; } h4 { font-weight: bold; color: #18244A; font-size: 110%; } h5 { font-size: 105% } h6 { font-size: 100% } /* Forms */ .form-error { color: #cc0030; font-weight: bold; } /* Advanced stylesheet for modern browsers */ /*@import url(centres.css);*/ @import url(nav.css); #printlogos { display: none; } a { text-decoration: none; } form { margin-left: 20px; width: 90%; } a:hover { text-decoration: underline; color: red; } .thingrey { border: 0; color: #dddddd; height: 1px; } .thickgrey { border: 0; color: #dddddd; height: 3px; } h2 { font-size: 10pt; margin: 0 0 10px -12px; padding: 0.2em 12px; background: #eeeeee; color: #18244A; border-top: 5px solid #18244A; } h3 { margin: 0 0 0 -12px; padding: 0.2em 12px; background: #18244A; color: #ffffff; } h5 { font-size: 10pt; margin: 0 0 10px -12px; padding: 0.2em 12px; background: #eeeeee; color: #18244A; border-bottom: 3px solid #18244A; } p { margin: 0.8em 0; } ol { padding: 0 0 0 28px; list-style: decimal; } ol li { margin: 0.2em 0; padding: 0; } a { font-weight: bold; color: #000; text-decoration: underline; } h4 { margin: 10px 0px 5px 0px; background:#eeeeee; font-size: 12pt; letter-spacing: -1pt; color:#18244A;} } .EnterBox { font-family : Verdana; font-size : 8pt; font-weight : normal; padding: 5px; background-color : #f2f2f2; border-color : #bbb; border-style : solid; border-width : 1px; color : #000; } #ContactAgentDiv table { font-size: 8pt; } #ContactAgentDiv .PropertyEnterBox { font-family : Verdana; font-size : 8pt; font-weight : normal; background-color : #FFF; border-color : #bbb; border-style : solid; border-width : 1px; color : #000; } .Dropbox { font-family : Verdana; font-size : 8pt; font-weight : normal; background-color : #eee; color : #003366; } /* Forms */ input.form-button, { width: auto; padding: 2px 6px; background: #18244A; color: #fff; cursor: pointer; font-weight:bold;text-align:center; text-transform:uppercase; text-decoration:underline; font-size:10pt; } textarea { font-family : Verdana; font-size : 8pt; font-weight : normal; background-color : #fff; color : #000; } select { padding: 1px; width: 224px; } .small { font-size: .95em; } .br { background: url(/images/property/br1.gif) #eee 100% 100% no-repeat; padding: 7px; margin: 0px 0px 0px 0px; border-top: 4px solid #18244A; width: 560px; } clear {font-size: 1px; height: 1px} a img { border: 0; } table { border: 0; } table td, table th { margin: 0; vertical-align: top; border: 0; } #hintbox{ /*CSS for pop up hint box */ position:absolute; top: 0; background-color: #eeeeee; color: #000; width: 150px; /*Default width of hint.*/ padding: 4px; border:1px solid #ccc; font:normal 11px Verdana; line-height:18px; z-index:100; border-right: 2px solid #ccc; border-bottom: 2px solid #ccc; visibility: hidden; } .hintanchor{ /*CSS for link that shows hint onmouseover*/ font-weight: bold; color: #18244A; margin: 0px; } #dgDetails{ border-collapse: separate; } .LivestockLocationDiv { font-size: 12px; font-weight: bold; background: #fff url('/Images/Property/titlebg.gif'); padding: 4px 10px 4px 5px; width: 540; border: 1px solid #ddd; margin-bottom: 6px; } .LivestockLocationDiv table { font-size: 12px; font-weight: bold; } .livestockthumbimage { padding: 2px; border: 2px solid #ddd; background: #fff; } .livestockmainimage { padding: 2px; background: #fff; border: 2px solid #ddd; } #map { background: #fff; border: 1px solid #bbb; } .PropertyDetailsDiv { float: inherit; width: 150px; font-size: 10px; background: #fff; padding: 4px 10px 4px 10px; /*border: 1px solid #ddd;*/ margin-top: 3px; } #ContactsDiv { float: inherit; font-size: 10px; background: #eee; padding: 4px 10px 4px 10px; border: 3px solid #ddd; margin-top: 3px; } .LivestockContentDiv h4 { margin: 10px 0px 5px 0px; } #printlivestockDiv { float: inherit; width: 150px; font-size: 10px; background: #eee; padding: 4px 10px 4px 10px; /*border: 1px solid #ddd;*/ margin-top: 3px; } #printlivestockDiv a:link, #printlivestockDiv a:visited { color: #408040; font-size: 10px; } #printlivestockDiv a:hover { color: #000; font-size: 10px; } #ViewPropertyDiv a:link, #ViewPropertyDiv a:visited { text-decoration: underline; color: #18244A; } #SortDrop { max-width: 105px; } #PrintTitleDiv { visibility: hidden; height: 0pt; } #map { height: 300px; width: 450px; } #PrintContactsDiv { display: none; }