/**** BODY ****/ body { font-family:trebuchet ms, sans serif; font-size:10pt; margin:0px; padding:0px; background-image:url('images/LeatherBackground.jpg'); background-repeat:repeat; background-position:top center; background-color:#eeefdf; } font, p, div, ul, li, a, td, th { font-size:10pt; } div#maincontent { background-color:#e6dac6; width:1000px; margin:0px; position:relative; } /****** MAIN MENU *******/ div#menu { float:center; padding-top:10px; } div.submenu { line-height:25px; padding-left:5px; } ul#nav, ul#nav li { list-style-type:none; margin:0; padding:0; list-style-image:none; } ul#nav { padding-left: 10px; } ul#nav li { list-style-type:none; float:left; width:90px; margin-right:2px; text-align: center; list-style-image:none; } ul#nav a { float:left; width:90px; padding: 2px 0 2px; text-decoration:none; background: #c3ad7f; color: #333333; } ul#nav a.current,ul#nav a:hover { color: #000;} ul#nav a.current { background:#FFFFFF;} /***** HOMEPAGE SLIDESHOW *****/ #carousel { width:640px; height:300px; background-image: url("images/SlideshowBack.png"); background-repeat:no-repeat; } #slides { /* fix ie overflow issue */ overflow: hidden; width:622px; height:290px; border:none; float:left; padding: 0; } /* remove the list styles, width : item width * total items */ #slides ul { left:0; top:0; list-style:none; padding:0; border: none; } #slides li { float:left; height: 274px; width: 620px; padding: 0; margin-top: 14px; } #slides li img.slidepic { -moz-box-shadow: 0 2px 2px #222; -webkit-box-shadow: 0 2px 2px #222; width: 400px; height: 250px; float: left; margin-top:5px; border:#462f0f 2px solid; } #slides li div { float: left; width: 200px; color: black; margin: 1px; } /* Styling for prev and next buttons */ #carouselbuttons { padding:0 35px 0px 0; } #carouselbuttons img { float: left; margin-left: 20px; } #carouselbuttons a { display:block; width:40px; padding: 0px; height:40px; text-indent:-999em; float:right; outline:0; margin: 4px 4px 0px 0px; } a#prev { background:url("images/SlideshowLeft.png") no-repeat; } a#prev:hover { background:url("images/SlideshowLeft.png") no-repeat; } a#next { background:url("images/SlideshowRight.png") no-repeat; } a#next:hover { background:url("images/SlideshowRight.png") no-repeat; } .clear {clear:both} div.slidedetail h1 { color: #462f0f; font-size: 24px; font-weight: bold; text-align: center; margin:5px 5px 15px 5px; } div.slidedetail h2 { color: #604114; font-size: 22px; font-weight: bold; text-align: center; margin:5px 5px; } div.slidedetail p { margin:5px 5px; font-size: 18px; font-weight: bold; text-align: center; color: #462f0f; } img.slidelink { margin: 20px 0 0; } /****** PARAGRAPHS ******/ p { margin: 1px 0 1px 2px; padding: 1px 0 1px 2px; text-align:left; } p.loginlistings { background-color:#c3ad7f; border:#333333 1px solid; border-bottom:none; padding:5px; margin:0px; margin-top:5px; } p.posted { font-size:8pt; color:#333333; } /****** LABELS ******/ label.linkcolor { color:#651513; } /****** LINKS ******/ a { color:#651513; } a:hover { text-decoration: none; } a:active { color: #651513; } a:visited { color: #651513; } a.map { font-weight:bold; color:#eeefdf; text-decoration:underline; } a.map:hover { text-decoration:none; color:#eeefdf; } a.map:visited { color:#eeefdf; } a.big { font-size: 11pt; font-weight: bold; } a.bold { font-weight: bold; } a.small { font-size:8pt; text-decoration:underline; color:#651513; } a.small: hover { color:#651513; text-decoration:none; } a.small: link { color:#651513; } a.small: visited { color:#651513; } a.small: active { color:#651513; } a.gray { color:#808080; text-decoration:none; font-weight:bold; } a.gray: hover { text-decoration: underline; } a.white { text-decoration:underline; color:#ffffff; } a.white: hover { color:#ffffff; } a.white: link { color:#ffffff; } a.white: visited { color:#ffffff; } a.white: active { color:#ffffff; } a.menu { text-decoration:none; color:#604114; font-weight:bold; } a.menu: hover { color:#651513; } a.menu: link { color:#604114; } a.menu: visited { color:#604114; } a.menu: active { color:#604114; } a.black { color:#000000; } a.black:hover { color:#000000; } a.black:visited { color:#000000; } a.black:active { color:#000000; } a.darkbrown { color:#604114 } a.darkbrown:hover { color:#604114; } a.darkbrown:visited { color:#604114; } a.darkbrown:active { color:#604114; } a.light { color:#eeefdf; } a.light:hover { color:#eeefdf; } a.light:visited { color:#eeefdf; } a.light:active { color:#eeefdf; } a.letter { font-weight:bold; } a.letter:hover { text-decoration:none; color:#8B0000; } a.tab { background-color: #f0f0f0; border: 1px solid #000000; border-bottom-width: 0px; padding: 2px 5px 2px 5px; position: relative; text-decoration: none; font-weight:normal; top: -1px; z-index: 100; } a.tab, a.tab:visited { color:#808080; } a.tab:hover { background-color: #d0d0d0; color: #606060; } a.tab.activeTab { z-index: 102; } a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited { background-color: #c0c0c0; color: #000000; } img { border: none; } /****** INPUT ELEMENTS ******/ input { font-size:100%; } input[type=text] { spellchecker:true; } input.password { background-color:#B0C4DE; } input[type=button].checkmark, input[type=submit].checkmark { background-color:#eeefdf; background-image:url(images/check_mark.gif); background-repeat:no-repeat; background-position:2% 50%; border:#a0a0a0 1px solid; color:#262626; font-size:11px; margin:3px; height:30px; padding-right:5px; padding-left:20px; cursor:hand; cursor:pointer; } input[type=submit].fancy { background-color:#eeefdf; background-image:url(images/printicon.png); background-repeat:no-repeat; background-position:2% 50%; border:#a0a0a0 1px solid; color:#333333; float:left; margin:5px; height:50px; padding-right:10px; padding-left:50px; cursor:hand; cursor:pointer; } input[type=submit].fancy2,input[type=button].fancy2 { background-color:#eeefdf; border:#a0a0a0 1px solid; color:#333333; font-size:1.2em; font-weight:bold; margin:5px; padding:10px; cursor:hand; cursor:pointer; } input[type=submit].fancy2:hover { opacity:.80; filter: alpha(opacity=80); } /* Headers ------------------------------------------*/ h1 { font-size: 27px; color: #eeefdf; padding:2px; margin:0px; } h2 { font-size: 22px; color: #651513; padding:0px; margin-top:3px; margin-left:0px; margin-right:0px; margin-bottom:0px; } h2 a, h2 a:hover, h2 a:visited, h2 a:link, h2 a:active { font-size: 22px; color: #651513; padding:0px; margin:0px; text-decoration:none; } h3 { font-size: 14pt; color: #651513; padding:0px; margin-top:3px; margin-left:0px; margin-right:0px; margin-bottom:0px; } h3 a, h3 a:hover, h3 a:visited, h3 a:link, h3 a:active { font-size: 14pt; color: #651513; padding:0px; margin:0px; text-decoration:none; } h4 { font-size: 22px; color: #eeefdf; padding:2px; margin:0px; } h5 { font-size: 14pt; color: #000; margin:0px; padding:2px; } h6 { font-size: 11pt; color: #651513; padding:0px; margin-top:3px; margin-left:0px; margin-right:0px; margin-bottom:0px; } h6 a, h6 a:hover, h6 a:visited, h6 a:link, h6 a:active { font-size: 11pt; color: #651513; padding:0px; margin:0px; text-decoration:none; } h7 { font-size: 16px; color: #eeefdf; padding:0px; margin-top:3px; margin-left:0px; margin-right:0px; margin-bottom:0px; } /*FOOTER---------------*/ ul.footer { list-style-type:none; } ul.footer li { display:inline; } /*----------------------------------------------------*/ .notice { padding: 3px; background-color: #ffc; border-bottom: 1px solid #cc9; border-right: 1px solid #cc9; font-size: 10px; } strong { color: #06213b; } .floatL { float: left; } .currentNews li { padding-bottom: 5px; } .large { font-size: 14px; font-weight: bold; } iframe { border: 1px solid #000; } iframe.tabContent { background-color: #c0c0c0; border: 1px solid #000000; width: 100%; } #content { float: right; text-align: left; width: 590px !important; width: 580px; margin-right: 10px; margin-top: 0px !important; margin-top: 15px; padding-bottom: 120px; } .tiny { font-size: 7pt; text-align: center; padding: 0; margin: 0; } } input.highlight { background-color:yellow; } select.highlight { background-color:yellow; } ol li { padding: 3px; } ol li.bigger { color:#808080; font-weight:bold; } ul { list-style-image: url(images/crosshair.gif); list-style-type: circle; margin-left:15px; margin-top:5px; margin-bottom:10px; padding-left:15px; padding-top:5px; padding-bottom:10px; } li { margin-bottom:5px; margin-left:5px; padding-bottom:5px; padding-left:5px; } #boxes { list-style-type: none; list-style-image:none; font-size:9pt; margin: 0px; padding: 0px; } #boxes.small { font-size:8pt; } #boxes li { list-style-type:none; list-style-image:none; font-size:9pt; cursor: move; position: relative; float: left; margin: 2px 2px 0px 0px; width: 195px; height: 210px; border: 1px dotted #333333; text-align: center; padding-top: 5px; background-color: #ffffff; } #boxes li.small { padding:1px; margin:2px; width:82px; height:62px; font-size:8pt; } #boxes li.small a { font-size:8pt; } ul.checkmark { list-style-image: url(images/check_mark.gif); } ul.plain { list-style-image: none; list-style-type: disc; margin-left:15px; margin-top:5px; margin-bottom:5px; padding-left:15px; padding-top:5px; padding-bottom:5px; } ul.plain li { margin-bottom:2px; margin-left:2px; padding-bottom:2px; padding-left:2px; } /****** DIVS ******/ #keydiv { background-color:#eeefdf; border:#604114 1px solid; z-index:100; position:absolute; top:300px; left:40%; width:220px; } div.loginlistings { padding:0px; border:#333333 1px solid; overflow:auto; } div.social { float:right; margin:5px; cursor:hand; cursor:pointer; font-size:8pt; color:#1b170c; text-align:center; } div.social a { font-size:8pt; color:#1b170c; text-decoration:none; font-weight:normal; } div.wanted { background-image:url('images/wanted.png'); background-repeat:no-repeat; background-position:top center; padding-top:250px; text-align:left; width:500px; height:600px; font-size:11pt; } div.wanted p { padding:10px; } div.wanted a { font-size:11pt; font-weight:bold; font-color:#651513; } div.button { width:60px; height:30px; background-image:url('images/button.gif'); background-repeat:no-repeat; background-position:center center; cursor:hand; cursor:pointer; border:#65360D 1px solid; } div.cancelbutton { width:60px; height:30px; background-image:url('images/cancel.gif'); background-repeat:no-repeat; background-position:center center; cursor:hand; cursor:pointer; border:#65360D 1px solid; } div.sendemailbutton { width:60px; height:22px; background-image:url('images/sendemail.gif'); background-repeat:no-repeat; background-position:center center; cursor:hand; cursor:pointer; border:#65360D 1px solid; } div.cancelsmbutton { width:40px; height:22px; background-image:url('images/cancelsm.gif'); background-repeat:no-repeat; background-position:center center; cursor:hand; cursor:pointer; border:#65360D 1px solid; } div.searchbutton { width:60px; height:30px; background-image:url('images/search.gif'); background-repeat:no-repeat; background-position:center center; cursor:hand; cursor:pointer; border:#65360D 1px solid; } div.paper { background-image: url("images/PaperTextureNoEdges.jpg"); background-repeat: repeat; background-color:#d2be8d; border:#ab9658 2px solid; } div.email { background-color:#d8c8a8; border:#ab9658 2px solid; } div.listingactions { background-color:#ffffff; border:#808080 1px solid; text-align:center; align:center; cursor:hand; cursor:pointer; font-weight:normal; color:#808080; font-size:13px; padding:5px 3px 3px 3px; height:20px; margin:1px; } div.listingactions a { font-size:13px; color:#808080; font-weight:normal; text-decoration:none; } div.help { font-size:9pt; text-align:left; margin:1px; padding: 2px; background-color:#B0C4DE; border: 1px solid #808080; } div.login { padding:5px; margin:0px; background-color:#eeefdf; border:#ab9568 3px solid; border-top:none; width:75px; text-align:center; } div.alert { font-size:8pt; width:400px; text-align:left; margin:2px 2px 2px 2px; padding: 4px 4px 4px 4px; background-color:#c3ad7f; border: 1px solid #808080; } div.alertlight { font-size:8pt; width:400px; text-align:left; margin:2px 2px 2px 2px; padding: 4px 4px 4px 4px; background-color:#eeefdf; border: 1px solid #808080; } div.alertyellow { text-align:left; font-size:9pt; margin:2px 2px 2px 2px; padding: 4px 4px 4px 4px; background-color:#FAFAD2; border: 1px solid #808080; } div.alertyellow a { font-size:9pt; } div.alertbig { text-align:center; margin:2px; padding: 4px; background-color:#c3ad7f; background-image:url(images/alertbig.png); background-repeat:repeat-x; background-position:top left; border: 1px solid #604114; } div.alertbiglight { text-align:center; margin:2px 2px 2px 2px; padding: 4px 4px 4px 4px; background-color:#eeefdf; border: 1px solid #808080; } div.corkboard { text-align:center; margin:0px 0 20px 0; padding: 0px; background-color:#c3ad7f; background-image:url(images/cork.jpg); background-repeat:repeat; background-position:top left; border: 5px solid #604114; border-radius:5px; } div.corkboard a { font-weight:bold; } div.listing { background-color:#651513; border: #eeefdf 1px solid; } div.mapquicklook1 { border:#333333 1px solid; background-color:#eeefdf; position:absolute; z-index:100; } div.mapquicklookscrolling { overflow:auto; height:350px; padding:2px; width:99%; background-image: url("images/PaperTextureNoEdges.jpg"); background-repeat: repeat; background-color:#d2be8d; border:#ab9658 2px solid; } div.mapquicklooknonscrolling { padding:2px; width:99%; background-image: url("images/PaperTextureNoEdges.jpg"); background-repeat: repeat; background-color:#d2be8d; border:#ab9658 2px solid; } div.plaincounty { border:#eeefdf 1px solid; background-color:#eeefdf; padding:1px; } div.highlightedcounty { border:#333333 1px solid; background-color:#fff589; padding:1px; } div.regular { background-color:#E0E0E0; opacity: .9; filter: alpha(opacity=90); border: black 1px solid; font-color: #000000; text-align:left; padding: 4px; } div.regularwhite { z-index:1; background-color:#FFFFFF; opacity: .9; filter: alpha(opacity=90); border: black 1px solid; font-color: #000000; text-align:left; padding: 4px; } div.warning { max-width: 400px; text-align:left; margin: 2px; padding: 2px; background-color: #dd3333; border: 1px solid #000000; color: #FFFFFF; } div.error { max-width: 500px; text-align:left; margin:2px 2px 2px 2px; padding: 4px 4px 4px 4px; background-color: #DD0000; border: 1px solid #000000; color: #FFFFFF; } div.errorsmall { max-width: 500px; text-align:left; margin:1px; padding: 2px; background-color: #DD0000; border: 1px solid #000000; color: #FFFFFF; font-size:90%; } div.errorBox { cursor: default; opacity: .9; filter: alpha(opacity=90); background-color: #F0F0F0; position: absolute; left: 40%; width: 400px; visibility:hidden; z-index: 999; border-style: solid; border-width: 1px; border-color: #000000; padding: 3px; text-align: center; } div.calendar { background-color:#F0F0F0; border: black 1px solid; padding: 2px 2px 2px 2px; } div.bulletincategory { font-size:9pt; background-color:#eeefdf; text-align:left; border:#a0a0a0 1px solid; padding:2px; } #loadingsearchresults { position:fixed; margin-left:200px; top:50%; left:50%; display:none; font-size:15px; color:#651513; font-weight:bold; } div.searchresults { z-index: 10; position: absolute; background-color:#E0E0E0; opacity: .9; filter: alpha(opacity=90); border: black 1px solid; font-color: #000000; font-size:8pt; text-align:left; padding: 0px 0px 0px 0px; width: 300px; } div.searchresult { z-index:10; border: #A0A0A0 1px solid; padding: 2px 2px 2px 2px; } div.foundemail { border:#A0A0A0 1px solid; padding:1px; margin:0pc; background-color:#dd3300; } div.foundemail table { font-size:8pt; } div.foundemail table td a { font-size:8pt; } div.tabArea { font-weight: bold; } div.tabMain { background-color: #c0c0c0; border: 1px solid #000000; padding: 5px; position: relative; z-index: 101; } div.tabIframeWrapper { width:100%; } div.calendar { background-color:#F0F0F0; border: black 1px solid; padding: 2px 2px 2px 2px; } div.caleventlong { z-index:3; position:absolute; padding:1px; text-align:center; border:1px solid #A0A0A0; color:#000000; } div.monthrufri { cursor:pointer; cursor:hand; z-index:2; position:absolute; width:107px; height:107px; text-align:right; font-size:9pt; margin:0px; padding:1px; color:#A0A0A0; background-color:#ffffff; border-top: 1px solid #A0A0A0; border-bottom: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0; } div.sunday { cursor:pointer; cursor:hand; z-index:2; position:absolute; width:107px; height:107px; text-align:right; font-size:9pt; margin:0px; padding:1px; color:#A0A0A0; background-color:#ffffff; border: 1px solid #A0A0A0; } div.fullday { z-index:4; position:absolute; padding:1px; border:1px solid #A0A0A0; background-color:#F0F0F0; font-size:8pt; width:300px; } /****** HR ******/ hr { width:600px; color:#333333; } /****** TABLES ******/ caption.small { font-size:8pt; } th { font-weight:bold; } table.eightgray { color:#808080; font-weight:bold; } table.eight { color:#eeefdf; font-size:8pt; } table.eight td { font-size:8pt; } table.eight a { font-size:8pt; } table.eightblack { color:#000000; font-size:8pt; } table.eightblack td { font-size:8pt; } table.eightblack a { font-size:8pt; } table.emails { color:#000000; font-size:8pt; border:#a0a0a0 1px solid; } table.emails td { font-size:8pt; } table.emails a { font-size:8pt; } table.listing { color:#eeefdf; font-weight:normal; } table.listing td { font-weight:normal; } table.nine { font-size:9pt; } table.nine td { font-size:9pt; } table.nine a { font-size:9pt; } table.gray { color:#808080; font-weight:bold; } table.gray td { color:#808080; font-weight:bold; } table.darkbrown { color:#604114; }