/*
Theme Name: ClassiPress
Theme URI: http://www.appthemes.com/themes/classipress/
Description: A highly customizable classified ads application theme brought to you by AppThemes.
Version: 3.3.1
Author: AppThemes
Author URI: http://www.appthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
AppThemes ID: classipress
*/
@import url(http://fonts.googleapis.com/css?family=Capriola);
/* Let's import the lovely google font, please keep this line at the top of your stylesheet */
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table { border-collapse: collapse;border-spacing: 0;}
/* end reset */
/* main */
body, html { margin:0; padding:0; background-color:#efefef; }
p { margin:0; padding:0 0 8px 0;}
h1, h2, h3, h4, h5 { padding:10px 0; }
a:hover { text-decoration: none; }
a img { border: none; }
ul, ol { list-style-image:none; list-style-position:outside; list-style-type:none; padding:0; }
.center { text-align: center; }
.clr { clear:both; padding:0; margin:0; width:100%; height:0; line-height:0px; font-size:0px; overflow:hidden; }
h1 { margin:0 0 12px 0; padding:0 0 5px; font:normal 22px/1.2em 'Capriola', sans-serif; }
h2 { margin:0 0 12px 0; padding:0 0 5px; font:normal 20px/1.2em Georgia, "Times New Roman", Times, serif; }
h3 { margin:0; padding-bottom:7px; font:bold 14px/1.2em Arial, Helvetica, sans-serif; }
.content_left code, .content_left pre {font-family:Consolas,Monaco,"Courier New",Courier,monospace;font-size:12px;font-weight:inherit;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;background:none repeat scroll 0 0 #F0F0F0;}
p.botm12px{ margin:0 0 12px 0; }
p.lh2em, p.main { margin:0; padding:16px 0; line-height:2em; }
span.big { font-size:13px; }
.dotted { border-bottom:1px dotted #bdbdbd; }
h1.single {text-shadow:0 1px 0 #fff;}
h1.single-listing {text-shadow:0 1px 0 #fff;margin:0 0 -3px;padding:3px 0 0;max-width:450px;}
h1.blog {padding:0;margin:0;}
h2.dotted {text-shadow:0 1px 0 #fff;}
h2.search {text-shadow:0 1px 0 #fff;}
h1.single a, h1.single-listing a, h2.dotted a {text-decoration: none; }
h2.dotted a:hover {text-decoration: underline; }
h2.attach-title {text-align:center;}
p.small, div.small { font-size: 10px; }
p.bot4px { font-size:11px; margin:0; padding:0 0 4px 0; color: #AFAFAF; text-shadow: 0 1px 0 #FFFFFF;}
p.bigprice {text-shadow: 0 1px 0 #FFFFFF;}
p.price {text-shadow: 0 1px 0 #FFFFFF;}
p.green { color: #009900; }
p.yellow { color: #D8D2A9; }
p.red { color: #CC0000; }
.negotiable-list{
display:block;float:left; height:48px;margin:16px 0px 0px 502px;padding:0;width:80px;
position:absolute;
background:url("/images/negotiable.png") no-repeat scroll right top transparent; z-index:999;
}
/* button styles */
.orangebutton{background-color:#F26332; border-color:#BE3101; border-style:solid; border-width:1px; color:#FFF; font-size:12px; padding:4px; width:157px; }
.orangebutton:hover{background-color:#F26332; border-color:#BE3101;}
.btn_orange, .order-gateway input[type="submit"] {background:transparent url(images/btn-orange.gif) repeat-x scroll 0 0; border:1px solid #BE3101; color:#FFF; text-decoration:none; font-family: 'Capriola', sans-serif; margin:0; padding:5px 10px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.25); }
.btn_orange:hover, .btn_orange a:hover, .order-gateway input[type="submit"]:hover { cursor:pointer; border:1px solid #F60; text-decoration:none; text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.25); }
/* positioning */
.text-left { text-align:left }
.text-center { text-align:center }
.text-right { text-align:right }
/* padding */
.pad5 { padding:5px 0 }
.pad10 { padding:10px 0 }
.pad20 { padding:20px 0 }
.pad25 { padding:25px 0 }
.pad50 { padding:50px 0 }
.pad75 { padding:75px 0 }
.pad100 { padding:100px 0 }
/* extra styles recommended by WP */
.sticky {}
.bypostauthor{}
/* wpmu */
.widecolumn { margin:0; padding:0; background:url(images/content_topbg.gif) repeat-x top; background-color:#EFEFEF; border-top:2px solid #efefef;}
.mu_register {padding:28px 0 32px;width:940px !important;}
/* Alert backgrounds */
.box-yellow, .info { background-color:#FFFFCC; border:1px solid #D8D2A9; padding:7px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.box-red, .error { background-color:#FFEBE8; border:1px solid #CC0000; padding:7px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
div.error { padding:12px; margin:0 0 10px; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.container { margin:0; padding:0; width:100%; min-width:940px; font:normal 12px/1.5em Arial, Helvetica, sans-serif; color:#4f4f4f; }
/* header */
.header_top_res { margin:0 auto; width:940px; }
.header_top_res p { padding:8px 0 8px 8px; line-height:16px; color:#fff; text-align:right; }
.header_top_res p a:hover { text-decoration:underline; }
.header_top_res p img.srvicon { margin:-4px 0; border:none; }
.header_top_res p a.srvicon { display:inline-block; height:16px; width:16px; text-align:left; text-indent:-9999px; }
.header_top_res p a.rss-icon { background:url("images/icon_rss.gif") no-repeat scroll 0 0 transparent; }
.header_top_res p a.facebook-icon { background:url("images/icon_facebook.gif") no-repeat scroll 0 0 transparent; }
.header_top_res p a.twitter-icon { background:url("images/icon_twitter.gif") no-repeat scroll 0 0 transparent; }
.header_main_res .searchblock .form_search { margin:0; padding:0;}
.header_main_res .searchblock label { margin:3px 4px; padding:0; float:left; color:#fff;}
.header_main_res .searchblock .editbox_search { margin:0 4px; padding:3px; float:left; width:174px; font:normal 12px/1.5em Arial, Helvetica, sans-serif; background:#fff; border:1px solid #949494;}
.header_main_res .searchblock .list_search { margin:0 4px; padding:2px; float:left; width:100px; height:23px; font:normal 12px/1.5em Arial, Helvetica, sans-serif; background:#fff; border:1px solid #949494;}
.header_main_res { margin:0 auto; width:940px;}
.header_main_res #logo { float:left; }
.header_main_res .adblock { margin-top:10px; float:right;}
.header_menu_res{margin:0 auto; width:940px; padding:7px 0;}
.header_menu_res .obtn{float:right; font-size:16px; padding:4px 40px}
/* content sidebar */
.content_right ul li{ background:transparent url(images/gray-arrow-sm.png) no-repeat scroll 0px 12px; border-bottom:1px solid #efefef;padding:7px 5px 7px 15px; text-shadow:0 1px 0 #FFFFFF;}
.content_right ul li:hover {background-color:#f4f4f4; background-image:none;}
.content_right ul li a {text-decoration:none; }
.content_right ul li a:hover {}
.content_right ul li ul li { border-bottom:none; padding-bottom:0; }
.content_right ul.refine li{ background:none; border-bottom:1px solid #efefef; padding:7px 5px 7px 15px; text-shadow:0 1px 0 #FFFFFF;}
.content_right ul.refine li div.handle {float:right; height: 18px; width:18px; line-height: 18px; background:url("images/arrow-down.png") no-repeat scroll 0 0 transparent;}
.content_right ul.refine li div.close {background:url("images/arrow-right.png") no-repeat scroll 0 0 transparent;}
.content_right ul.refine li div.handle:hover {cursor: pointer; opacity: 0.7; }
.content_right ul.refine li div.element {display:none;}
.content_right ul.refine label.title { font-weight:bold; font-size:13px; color:#666;}
.content_right ul.refine li ol.checkboxes li{ background:none;border-bottom:none;padding:0;}
.content_right ul.refine li ol.checkboxes{ padding-top:3px;}
.content_right ul.refine li div.scrollbox{ max-height: 150px; overflow: auto; border-radius: 4px 4px 4px 4px !important; }
/* refine search jquery slider */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.content_right div#slider-range, .content_right div#dist-slider{ margin:2px 0 10px; }
.content_right ul.refine .ui-widget-content {border: 1px solid #CCCCCC !important;}
/* search drop-down values */
select option {}
option.level-0{padding:0 3px;}
option.level-1,option.level-2,option.level-3,
option.level-4,option.level-5,option.level-6,
option.level-7{}
.selectBox-dropdown{ height: 34px; min-width:250px; max-width: 320px; position:relative; border:solid 1px #BBB; line-height:1; text-decoration:none; color:#666; outline:none; vertical-align:middle; background:#FFF; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; display:inline-block; cursor:default; margin-top: 1px\9; height: 33px\9;}
.content_right .selectBox-dropdown {width:303px;}
.content_right a.selectBox-dropdown:hover {text-decoration:none;}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow{border-color:#BBB}
.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0; -moz-border-radius-bottomright:0; -webkit-border-bottom-left-radius:0; -webkit-border-bottom-right-radius:0; border-bottom-left-radius:0; border-bottom-right-radius:0}
.selectBox-dropdown .selectBox-label{width:100%; padding:0 7px; line-height:2.4em; display:inline-block; white-space:nowrap; overflow:hidden; font-size:14px}
.selectBox-dropdown .selectBox-arrow{position:absolute; top:0; right:0; width:23px; height:100%; background:url(images/sb-arrow.png) 50% center no-repeat; border-left:solid 1px #BBB}
.selectBox-dropdown-menu{position:absolute; z-index:99999; max-height:200px; border:solid 1px #BBB; background:#FFF; -moz-box-shadow:0 2px 6px rgba(0,0,0,.2); -webkit-box-shadow:0 2px 6px rgba(0,0,0,.2); box-shadow:0 2px 6px rgba(0,0,0,.2); overflow:auto}
.selectBox-inline{width:250px; outline:none; border:solid 1px #BBB; background:#FFF; display:inline-block; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; overflow:auto}
.selectBox-inline:focus{border-color:#666}
.selectBox-options,
.selectBox-options li,
.selectBox-options li a{list-style:none; display:block; cursor:default; padding:0; margin:0}
.selectBox-options li a{color:#666; padding:1px .7em; white-space:nowrap; overflow:hidden; background:6px center no-repeat; text-decoration:none; font:14px/1.5em Arial,Helvetica,sans-serif}
.selectBox-options li.selectBox-hover a{background-color:#EEE}
.selectBox-options li.selectBox-disabled a{color:#888; background-color:transparent}
.selectBox-options .selectBox-optgroup{color:#666; background:#EEE; font-weight:bold; line-height:1.5; padding:0 .3em; white-space:nowrap}
.selectBox.selectBox-disabled{color:#888 !important}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5; filter:alpha(opacity=50); border-color:#666}
.selectBox-inline.selectBox-disabled{color:#888 !important}
.selectBox-inline.selectBox-disabled .selectBox-options a{background-color:transparent !important}
/* breadcrumb */
#breadcrumb{font-size:11px; margin-top:-10px; padding:0 10px 5px 5px; text-shadow: 0 1px 0 #FFFFFF;}
/* content */
.content{ margin:0; padding:0; background:url(images/content_topbg.gif) repeat-x top; border-top:2px solid #efefef;}
.content_botbg { margin:0; padding:0; background:url(images/content_botbg.gif) repeat-x bottom; background-color:#EFEFEF; border-bottom:2px solid #efefef; min-height: 600px;}
.shadowblock_out { margin:0 0 20px 0; border:1px solid #bbb; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; /* overflow:hidden; */}
.shadowblock { padding:15px; background:#fff url(images/block_topbg.gif) repeat-x top; border:1px solid #fff; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.content_left { margin:0; padding:0; float:left; width:590px; }
.content_right { margin:0; padding:0; float:right; width:340px; }
.content_res { margin:0 auto; padding:20px 0 30px; width:940px;}
.content_res .shadowblockdir { height:375px; padding:8px 15px 5px; background:#fff url(images/block_topbg.gif) repeat-x top; border:1px solid #fff; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.content_res .priceblockbig p.descr { margin:0; padding:6px 0;}
.content_res .priceblockbig p.location { margin:0; padding:0;}
.content_res .priceblockbig { float:right; width:395px;}
.content_res .priceblockbig h3 { margin:0; padding:0; float:left; font:bold 15px/1.2em Arial, Helvetica, sans-serif; color:#4f4f4f; text-decoration: none; text-shadow: 0 1px 0 #FFFFFF;}
.content_res .priceblockbig h3 a, .content_right a { text-decoration: none; }
.content_res .priceblockbig h3 a:hover, .content_right a:hover { text-decoration: underline; }
.content_res .priceblocksmall h3 { margin:0; padding:0; float:left; font:bold 13px/1.2em Arial, Helvetica, sans-serif; color:#4f4f4f;}
.content_res .priceblocksmall p.owner { margin:0; padding:0; font:normal 11px/1.5em Arial, Helvetica, sans-serif;}
.content_res .stepsline { margin:0; padding:8px 0 24px 0;}
.content_res .stepsline p { margin:0; padding:6px 12px; font:bold 16px/1.2em Arial, Helvetica, sans-serif; color:#fff;}
.content_res .stepsline div.number_out { margin:0; padding:0; float:left; border:1px solid #bbb;}
.content_res .stepsline div.number_in { margin:0; padding:0; background:#dbdbdb; border-top:1px solid #efefef;}
.content_res .stepsline div.line_out { margin:12px 0; padding:1px; float:left; background:#fff; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb;}
.content_res .stepsline .borderleft { border-left:1px solid #bbb;}
.content_res .stepsline .borderright { border-right:1px solid #bbb;}
.content_res .stepsline div.line_in { margin:0; padding:0; width:201px; height:5px; line-height:0px; font-size:0px; background:#ededed;}
.content_res .whiteblock { margin:0 0 4px 0; padding:8px; background:#fff; border:1px solid #bbb; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.content_res h2.colour_top { margin:0; padding:8px 0 0 0; font:normal 16px/1.2em Georgia, "Times New Roman", Times, serif; color:#202020;}
.content_res img.buttonregisterfree { margin:16px 0 0 0; border:none;}
.content_res img.ad320 { margin:0 0 16px 0;}
.content_res img.ad125l { display:block; margin:0 16px 0 20px !important; margin:0 16px 0 14px; float:left;}
.content_res img.ad125r { display:block; margin:0; float:left;}
.content_res div.bigright { float:right; width:290px; margin-top:18px;}
.content_res div.bigleft { float:left; padding:5px; margin-top:20px; width:236px; background:none repeat scroll 0 0 #FFFFFF; border-color:#DEDEDE; border-style:solid;border-width:1px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.content_res .mapblock { margin:0; padding:0; overflow: hidden;background: url("images/loader-spinner.gif") no-repeat center center;}
.content_res .mapblock p.gmap-title { color:#4F4F4F; font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; line-height:1.2em; }
.content_res .attachment-medium, .content_res .attachment-thumbnail {float:left; /*margin:0 12px 0 0; */}
.content_res img.attachment-medium, .content_res img.attachment-thumbnail,
.content_res img.attachment-ad-thumb, .content_res img.attachment-ad-small { border:1px solid #ccc;padding:5px;background-color:#fff; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.content_res img.attachment-ad-thumb { max-width: 75px; }
.content_res .noresults {padding:20px;}
/* main nav menu global styles*/
.header_menu_res ul, .header_menu_res ul ul, .header_menu_res ul ul ul { float:left; margin:0; padding:0; list-style:none;}
.header_menu_res ul li.first { padding-left:0; background:none;}
.header_menu_res ul li a { color:#fff; text-decoration:none; font-family: 'Capriola', sans-serif;}
.header_menu_res ul li:hover a { color:#555555; background:#fff; text-shadow:0 1px 0 #fff; z-index:999;}
.header_menu_res ul { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }
.header_menu_res ul a { padding:5px 10px;position:relative; color:#555; z-index:100; display:block;line-height:18px; text-decoration:none; }
.header_menu_res ul li:hover a {-khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.header_menu_res ul li.current_page_item, .header_menu_res ul li.current-menu-item, .header_menu_res ul li.current-menu-parent a { color:#555; background:#f4f4f4; text-shadow:0 1px 0 #fff; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.header_menu_res ul li li.current_page_item, .header_menu_res ul li li.current-menu-item { background:none; }
.header_menu_res ul li.current_page_item a, .header_menu_res ul li.current-menu-item a { color:#555; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.header_menu_res ul.children li a { background:#fff; border-top: none; border-left: none; }
.header_menu_res ul li { float:left; margin:0 3px; width: auto; font:normal 14px/1.2em Arial, Helvetica, sans-serif;z-index:999;}
.header_menu_res ul li ul { margin-top:-2px; background:#fff; position:absolute; left:-999em; width:180px; border:1px solid #dbdbdb; border-width:1px 1px 0; z-index:998; -khtml-border-radius: 0 3px 3px 3px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px; }
.header_menu_res ul.menu ul { background-color: #FFF; border:1px solid #eee; border-top:none;z-index:998; -khtml-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; -webkit-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7;}
.header_menu_res ul.menu ul ul.children { background-color: #FFF; border:1px solid #eee; border-top:none;z-index:998; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7;}
.header_menu_res ul.menu li ul li {margin:0; padding:0px;}
.header_menu_res ul.menu li ul li:hover { background:#f4f4f4;}
.header_menu_res ul.menu li ul li a {background:none; padding:7px 12px; width:156px; color:#555; font-size:12px; line-height:18px; text-shadow:0 1px 0 #fff; }
.header_menu_res ul.menu li ul li a:hover { text-decoration:underline; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.header_menu_res ul.menu li ul ul { margin:-32px 0 0 181px; -khtml-border-radius: 0 3px 3px 3px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px;}
.header_menu_res ul.menu ul.sub-menu {display:none; position:absolute; margin:-2px 0 0; -khtml-border-radius:0 3px 3px 3px; -moz-border-radius:0 3px 3px 3px; -webkit-border-radius:0 3px 3px 3px; border-radius:0 3px 3px 3px;}
.header_menu_res ul.menu li:hover ul.sub-menu {display:block;}
.header_menu_res ul.menu ul.sub-menu li ul.sub-menu {display:none; top:2px; left:180px; -khtml-border-radius:0 3px 3px 0; -moz-border-radius:0 3px 3px 0; -webkit-border-radius:0 3px 3px 0; border-radius:0 3px 3px 0;}
.header_menu_res ul.menu ul.sub-menu li:hover ul.sub-menu {display:block;}
.header_menu_res ul li:hover, .header_menu_res ul li.hover { position:static; color: #555555; }
.header_menu_res ul li:hover ul ul, .header_menu_res ul li:hover ul ul ul, .header_menu_res ul li:hover ul ul ul ul { left:-999em; }
.header_menu_res ul li:hover ul, .header_menu_res ul li li:hover ul, .header_menu_res ul li li li:hover ul, .header_menu_res ul li li li li:hover ul { left:auto; }
.header_menu_res ul li img.dropdown { padding:2px 0 2px 8px; border:none;}
.header_menu_res ul.sub-menu { width: auto; }
.header_menu_res ul.sub-menu li { clear: left; margin: 8px 4px 0; }
/* category menu */
div#adv_categories, .header_menu_res ul.sub-menu { margin:-2px 0 0 0; padding:0 0 8px; position:absolute; background:#fff; border:1px solid #eee; border-top:none;z-index:998; -khtml-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; -webkit-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7;}
div#adv_categories {display:none; padding:0 5px 8px;}
#menu-header li:hover #adv_categories, .header_menu .menu li:hover #adv_categories{display:block;}
div#adv_categories ul {position:relative; background:none; border:none; border-radius:0; box-shadow:none; left:0;}
div#adv_categories ul li {border:none; font-size:12px; text-shadow:0 1px 0 #FFFFFF; }
div#adv_categories ul li a { display:inline; }
div#adv_categories ul li a:hover { background:#f4f4f4;}
div#adv_categories li.maincat a { }
div#adv_categories li.maincat a:hover { }
div#adv_categories .catcol {float:left; padding:0 12px 0 12px; width:200px; border-left:none; vertical-align:top; margin-top:20px;}
div#adv_categories .catcol ul {padding:8px 0; list-style:none;}
div#adv_categories .catcol ul li {float:none; margin:0; padding:0;}
div#adv_categories .catcol ul li a {margin:0; padding:4px 0; color:#545454; text-decoration:none; background: none;}
div#adv_categories .catcol ul.maincat-list {margin:0; padding:0;}
div#adv_categories .catcol ul li.maincat { width:180px; background: url(images/gray-grad.png) repeat-x scroll left top #E0E0E0; text-transform:uppercase; font-weight:bold; color:#545454; float:left; margin:0 0 15px; padding:6px 10px; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
div#adv_categories .catcol ul li.maincat a { background:none; display:inline; line-height:20px; }
div#adv_categories .catcol ul li.maincat a:hover {background:none; text-decoration:underline !important;}
div#adv_categories .catcol ul li.maincat > ul.subcat-list { margin:6px -10px -6px -15px; padding:5px 10px 5px 15px; width:100%; }
div#adv_categories .catcol ul.subcat-list { clear:both; padding:5px; width:auto; background-color:#FFFFFF; }
div#adv_categories .catcol ul.subcat-list ul.subcat-list {margin:0;}
div#adv_categories .catcol ul li.cat-item { clear:both; width:auto; background:url(images/bullet-grey.png) no-repeat scroll 4px 6px transparent; padding:0 0 0 12px; font-size:12px; text-transform:none; float:left;}
div#adv_categories .catcol ul li.cat-item a {display:inline-block; float:left; padding:0; line-height:20px; width:auto;}
div#adv_categories .catcol ul li.cat-item a:hover {text-decoration:underline !important;}
div#adv_categories .catcol ul li.cat-item span {display:inline-block; float:left; padding:0; line-height:20px; margin-left:3px; width:auto;}
div#adv_categories .first {border-left:none;}
/* tinynav navigation menu */
.tinynav { width:50%; margin:12px 2%; display:none; float:left; font-size:16px; color:#666666; }
/* search bar */
#search-bar{margin:0 auto;position:relative;top:0px;width:940px;}
.searchblock_out{border-left:1px solid #BBBBBB;border-right:1px solid #BBBBBB;border-bottom:1px solid #BBBBBB;margin:0 0 10px;-moz-border-radius:0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px;}
.searchblock {background:url("images/block_topbg.gif") repeat-x scroll center top #FFFFFF;border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;padding:15px;min-height:40px;-moz-border-radius:0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px;}
.top-search-advanced{border-top:1px dotted #BBBBBB;margin:0 1px;}
.top-search-advanced-content{padding:10px;}
.form_search input#s{}
.form_search .search{padding:2px; width:75px}
.form_search input#s:focus{border:1px solid #CCC; background-color:#F9F9F9}
.form_search select#scat.searchbar{float:right; border:1px solid #BBB; min-height:15px; min-width:250px; padding:7px;font-size:17px;color:#666666;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: 33px;}
select#scat.searchbar option.level-0 {padding:0px; font-weight:normal;}
.searchblock .form_search input#s{ height:18px; border:1px solid #BBB; font-size:14px; color:#666666; padding:0.6em; position:relative; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background-color:#FFF; z-index:2; }
.searchblock .form_search input#s:focus{background-color:#FFFFFF;border:1px solid #999999;}
.searchblock .form_search input#where{width:165px;margin-bottom:7px; border:1px solid #BBB; color:#4F4F4F; padding:11px; background: url("images/editbox_bg.gif") repeat-x scroll center top #FFFFFF;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#searchform .searchfield {float:left;margin-right:5px;white-space: nowrap;}
#searchform .searchbutcat {float:right;}
.searchblock select#scat.postform{margin-bottom:7px; border:1px solid #BBB; min-height:15px; width:155px; padding:11px;background: url("images/editbox_bg.gif") repeat-x scroll center top;}
.searchblock select#where.postform{margin-bottom:7px; border:1px solid #BBB; min-height:15px; width:120px; padding:5px;}
.searchblock button.btn{margin:0;}
.form_search input#s{padding:10px 7px; margin-bottom:7px; border:1px solid #BBB; color:#4F4F4F; font-size: 14px; color:#666; width:94.5%; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.form_search .search{padding:2px; width:75px}
.form_search input#s:focus{border:1px solid #CCC; background-color:#F9F9F9}
.form_search select#scat.postform{margin-bottom:7px; border:1px solid #BBB; min-height:15px; width:307px; padding:7px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
/* search autocomplete loader */
.ui-autocomplete-loading{background: url("images/indicator.gif") no-repeat right center; min-height: 16px; min-width:16px;}
.ui-autocomplete-input{}
ul.ui-autocomplete, .ui-menu{z-index:9999;}
/* search bar button styles */
.btn-topsearch {float:right;width:76px;padding: 0; margin:0px 0 0px 10px;font-size: 11px; text-align: center; height:35px;outline: none;display: inline-block;cursor:pointer;text-decoration:none;text-indent:-9999px;border:none;background: transparent url("images/btn_searchBar.png") no-repeat right top;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; margin:1px 0 1px 10px\9;}
.btn-topsearch:hover{ background-position: bottom;} /* extra class used for IE */
.btn-topsearch:focus { } /* extra class used for IE */
.btn-advanced-srch {display: inline-block;width:85px;outline: none;cursor:pointer;padding: 0 0px 0 0; margin-left:5px; margin-top:3px;font-size: 10px; line-height:14px;color:#aaa; text-align: center; height:16px;text-decoration:none;border:none;position:absolute; bottom:-13px;right:8px; background: transparent url("images/btn_advSrch.png") no-repeat right top;}
.btn-advanced-srch span{padding: 0 0px 0 0; margin-left:12px;}
.btn-advanced-srch:hover{ color:#707070; background-position: bottom;} /* extra class used for IE browsers */
.btn-advanced-srch:focus { } /* extra class used for IE browsers */
/* featured listings homepage carousel */
#sliderlist { max-width:868px; float:left; margin:0 auto; height:350px; overflow:hidden; }
.slider { float:left; left:-5000px; margin-left:5px; position:relative; height:350px; overflow:hidden; /* visibility:hidden; */ }
.slider ul { height:350px; width:600px; }
.slider ul li { padding:0px 40px 0px 0px; text-align:center; height:325px; width:250px; }
.slider ul li a { text-decoration:none; font-weight:bold; text-align:center; }
.slider ul li a:hover {text-decoration:underline; }
.slider ul li:hover { background-color:#F2F2F2; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow:0 1px 0 #fff;}
.slider ul li img { cursor:pointer;}
span.desc_left { display:block; padding-top:5px; padding-bottom:10px; }
span.price_sm { font-size:18px; font-style:italic; color:#ff4e0d}
span.feat_left { padding-left:20px; float:left; text-align:left; width:250px; height:375px; }
span.feat_left a.preview img:hover {opacity:0.6;}
#sliderlist li p {display:block; margin:0 0 0 62px; text-shadow:0 1px 0 #fff;white-space: pre-wrap; white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}
span.feat_left img.preview { border:1px solid #CCC; float:left; margin:3px 10px 0 0; padding:2px; -moz-box-shadow: 1px 1px 4px #dbdbdb; -webkit-box-shadow: 1px 1px 4px #b7b7b7; box-shadow: 1px 1px 4px #b7b7b7; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.sliderblockdir .prev { background:url("images/prev.jpg") no-repeat scroll 0 bottom transparent; cursor:pointer; float:left; height:19px; width:19px; padding-top:150px; }
.sliderblockdir div.prev:hover, .sliderblockdir div.next:hover {opacity:0.6;}
.sliderblockdir .next { background:url("images/next.jpg") no-repeat scroll 0 bottom transparent; cursor:pointer; float:right; height:19px; width:19px; padding-top:150px; }
.featured-ribbon {background: url("http://loganlist.com/wp-content/themes/classipress/images/featured.png") no-repeat scroll 0 0 transparent;display: block;height: 60px;position: absolute;width: 60px;z-index: 999;margin:-3px}
There are currently 1 users browsing this thread. (0 members and 1 guests)