/*
Theme Name: cutest
Description: Another childtheme by rubencio
Author: rubencio
Author URI: http://apptheming.com/
Template: classipress
Version: 1.0
*/
 
@import url("../classipress/style.css");


/**** CP GENERAL STYLE ****/
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;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

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 "Arial","Helvetica",sans-serif; }
h2 { margin: 0 0 8px; padding: 0 0 8px; font: bold 12px/1.2em "Arial","Helvetica",sans-serif;
	color: #333333;
}
h3 { margin: 0 0 12px; padding:0; font:bold 14px/1.2em  "Arial","Helvetica",sans-serif;
	color: #000000;
}

.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 solid #DEDEDB;
}

h1.single {text-shadow:none;}
h1.single-ad {
	text-shadow: none;
	margin: 0px 0px 15px;
	padding: 0;
	max-width: 450px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h1.blog {padding:0;margin:0;}
h2.dotted {text-shadow:none;}
h2.search {text-shadow:none;}
h1.single a, h1.single-ad 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:none;}
p.bigprice {text-shadow:none;}
p.price {text-shadow:none;}
p.green { color: #009900; }
p.yellow { color: #D8D2A9; }
p.red { color: #CC0000; }

/* button styles */
.orangebutton{background-color:#F26332; border-color:#BE3101; border-style:solid; border-width:1px; color:#FFF; font-size:16px; padding:4px; width:157px}
.orangebutton:hover{background-color:#F26332; border-color:#BE3101}

.btn_orange {
	border-color: #67BDD4 #4AB1CC #359BBD;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow:none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #E8E8E8;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    outline: 0 none;
    padding: 0 11px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: auto;
    background: #1B9DBC url(images/all_btns.png) repeat-x scroll 0 -121px;
}
.btn_orange:hover, .btn_orange a:hover {
	cursor:pointer;
	background-position: 0 -161px;
	text-decoration: none !important;
	border-color: #67BDD4 #4AB1CC #359BBD;
	border-style: solid;
	border-width: 1px;
	text-shadow:none;
}

/* 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;}
.container { margin:0; padding:0; width:100%; font:normal 12px/1.5em Arial, Helvetica, sans-serif; color:#4f4f4f; 	background-image: none;
	background-color: #F5F5F1;
}

/* header */
.header_top_res { margin:0 auto; width:940px; }
.header_top_res p { padding: 8px 0; color:#505050; text-align: left; }
.header_top_res ul { padding: 8px 0; }
.header_top_res ul li { float: left; padding-right: 10px; }
.header_top_res ul li a { color:#505050 !important; text-decoration: none; }
.header_top_res ul li a:hover { text-decoration: underline; }
.header_top_res p a:hover { text-decoration:underline; }
.header_top_res p img.srvicon { margin:-4px 0; border:none; }
.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 {
	width: 440px;
	padding: 0;
	margin-bottom: 0;
	margin-top: -40px;
	margin-right: 20px;
	position: relative;
	float: right;
}
.header_menu_res .obtn { font-size:14px; padding: 0px 11px;
	float: right;
}

/* content sidebar */
.content_right ul li {
	background: transparent none no-repeat scroll 0px 12px;
	padding: 0;
	text-shadow:none;
	border-style: none;
	line-height: 19px;
	font-size: 12px;
}
.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.refine li{ background:none; border-bottom:1px solid #efefef; padding:7px 5px 7px 15px; text-shadow:none;}
.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{}
.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-arrow{position:absolute; top:0; right:0; width:23px; height:100%; background:url(images/rb_arrow.png) 50% center no-repeat; border-left:solid 1px #d3d3d3}
.selectBox-dropdown-menu{position:absolute; z-index:99999; max-height:200px; border:solid 1px #BBB; background:#FFF; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; 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: 12px/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: -15px;
	padding: 0;
	text-shadow: none;
	line-height: 11px;
	margin-bottom: 30px;
	color: #b2b2b2;
}
#breadcrumb #crumbs a {
	text-decoration: none;
	color: #b2b2b2;
}
#breadcrumb #crumbs a:hover {
	text-decoration: underline;
}
#breadcrumb #crumbs span.current {
	color: #333;
}

/* content */
.content{ margin:0; padding:0;	background-image: none; border-style: none;}
.content_botbg { margin:0; padding:0; border-bottom:none; min-height: 600px; background-color: transparent; background-image: none;}
.shadowblock_out { margin:0 0 20px 0; border: 1px none #bbb; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; /* overflow:hidden; */}
.shadowblock { padding:15px; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; background-color: #F5F5F1; background-image: none;
	border-style: none;
}
.content_left { margin:0; padding:0px; float:right; width:720px;
	position: relative;
}
.content_right { margin:0; padding:0; float:left; width:210px;}
.content_res {
	margin: 0 auto;
	padding: 25px 0 30px;
	width: 940px;
}
.content_res .shadowblockdir {
	height: 160px;
	padding: 15px 0;
	border: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #F5F5F1;
	background-image: none;
}
.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:none;}
.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: 265px;
	margin: 0px;
}
.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;
	border: 1px solid #d3d3d3;
}
.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: none;
	padding: 5px;
	background-color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.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: #333;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
.header_menu_res ul li.mega img {
	margin-left: 5px;
}
.header_menu_res ul li.mega a {
	background: none no-repeat right;
}
.header_menu_res ul li:hover a { color:#333; background: transparent;text-shadow:none;}
.header_menu_res ul li.sfHover a.sf-with-ul { color:#333; background:#fff;text-shadow:none; z-index:999; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
ul.header_menu_res ul li.sfHover div { display: block;}
.header_menu_res ul {
	z-index: 99;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	float: right;
}
.header_menu_res ul#nav {
	margin-right: 5px;
}
.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 {
	background: transparent;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.header_menu_res ul li.current_page_item, .header_menu_res ul li.current_page_parent a { color:#555; background:#f4f4f4; text-shadow:none; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.header_menu_res ul li li.current_page_item { background:none; }
.header_menu_res ul li.current_page_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: 0px; width: auto; font:normal 14px/1.2em Arial, Helvetica, sans-serif;z-index:999;}
.header_menu_res ul li a.sf-with-ul {padding-right: 19px; }
.header_menu_res ul li ul li a.sf-with-ul {padding-right:12px; }
.header_menu_res ul .sf-sub-indicator {background:url(images/arrow-superfish.png) no-repeat scroll 0 0 transparent;display:block;height:10px;overflow:hidden;position:absolute;right:0.4em;text-indent:-999em;top:0.9em;width:10px;}
.header_menu_res ul li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat;overflow:hidden;right:0;}
.header_menu_res ul li ul  {
	margin-top: -2px;
	background: #fff;
	position: absolute;
	left: -999em;
	width: 160px;
	border: 1px solid #dbdbdb;
	border-width: 1px 1px 0;
	z-index:998;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.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:none; -webkit-box-shadow:none; box-shadow:none;}
.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:none; -webkit-box-shadow:none; box-shadow:none;}
.header_menu_res ul.menu li ul li  { margin:0; padding:0px;}
.header_menu_res ul.menu li ul li a  { padding:7px 12px; width:156px; color:#555; font-size:12px; line-height:18px; text-shadow:none; }
.header_menu_res ul.menu li ul li a.sf-with-ul:hover { background: #f4f4f4;}
.header_menu_res ul.menu li ul li a:hover  { background: #f4f4f4; -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 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.sfhover ul ul,
.header_menu_res ul li:hover ul ul ul, .header_menu_res ul li.sfhover ul ul ul,
.header_menu_res ul li:hover ul ul ul ul, .header_menu_res ul li.sfhover ul ul ul ul { left:-999em; }
.header_menu_res ul li:hover ul, .header_menu_res ul li.sfhover ul,
.header_menu_res ul li li:hover ul, .header_menu_res ul li li.sfhover ul,
.header_menu_res ul li li li:hover ul, .header_menu_res ul li li li.sfhover ul,
.header_menu_res ul li li li li:hover ul, .header_menu_res ul li li li li.sfhover 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; }

/* main nav menu superfish styles */
#nav li.sfHover a.sf-with-ul {
	color: #333;
	background: #fff;
	text-shadow: none;
	z-index: 999;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	padding-right: 19px;
	border-left: 1px solid #ececec;
	padding-left: 9px;
}
ul#nav li.sfHover div { display: block;}
#nav li a.sf-with-ul {
	padding-right: 19px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#nav li ul li a.sf-with-ul {padding-right:12px; }
#nav .sf-sub-indicator {
	background: transparent url(images/rb_arrow.png) no-repeat scroll right -5px;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 0.4em;
	text-indent: -999em;
	top: 0.9em;
	width: 10px;
}
#nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat;overflow:hidden;right:0;}
#nav li ul li a.sf-with-ul { }
#nav li:hover ul ul, #nav li.sfhover ul ul,
#nav li:hover ul ul ul, #nav li.sfhover ul ul ul,
#nav li:hover ul ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li.sfhover ul,
#nav li li:hover ul, #nav li li.sfhover ul,
#nav li li li:hover ul, #nav li li li.sfhover ul,
#nav li li li li:hover ul, #nav li li li li.sfhover ul  { left:auto; }

/* category menu */
div#adv_categories, .header_menu_res ul.sub-menu {
	margin: -1px 0 0 0;
	padding: 0px;
	position: absolute;
	background: #fff;
	border: 1px solid #ececec;
	z-index: 998;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header_menu_res ul li.mega {
	position: relative;
}
div#adv_categories {
	display: none;
	position: absolute;
	right: 0;
	width: 680px;
	padding: 10px 20px 10px 10px;
}
div#adv_categories ul {position: relative;background:none;border:none;}
div#adv_categories ul li {border:none; font-size:12px; text-shadow:none; }
div#adv_categories ul li a  { display:inline; }
div#adv_categories ul li a:hover  { background: transparent;}
div#adv_categories li.maincat a { }
div#adv_categories li.maincat a:hover { }
div#adv_categories .catcol {
	float: left;
	padding: 0px;
	width: 160px;
	border-left: 1px dotted #bdbdbd;
	vertical-align: top;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}
div#adv_categories .catcol ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
div#adv_categories .catcol ul li { float:none; margin:0; padding:0;}
div#adv_categories .catcol ul li a {
	margin: 0;
	padding: 0;
	color: #0192B5;
	text-decoration: none;
	background: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 19px;
}
div#adv_categories .catcol ul li.maincat {
	width: 160px;
	background: transparent none repeat-x scroll left top;
	text-transform: none;
	font-weight: normal;
	color: #0192b5;
	float: none;
	margin: 20px 0px 5px;
	padding: 0px 0px 5px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size: 12px;
	line-height: 19px;
	border-bottom: 1px solid #f5f5f5;
}
div#adv_categories .catcol ul li.maincat a {
	background: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #0192b5;
	line-height: 19px;
}
div#adv_categories .catcol ul li.maincat a:hover {background:none; text-decoration:underline !important;}
div#adv_categories .catcol ul li.cat-item {
	width: 144px;
	line-height: 20px;
	padding: 0 0 0 16px;
	font-size: 12px;
	background: transparent url(images/listing_categories_white.png) no-repeat 0 center;
	margin: 0;
	color: #0192B5;
}
div#adv_categories .catcol ul li.cat-item:hover {
	background: transparent url(images/listing_categories_white.png) no-repeat 0;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
div#adv_categories .catcol ul li.cat-item a:hover {
	text-decoration: underline !important;
	background-color: transparent;
}
div#adv_categories .first { border-left:none;}

/* search bar */
#search-bar{margin:0 auto;top:0px;width: 480px;
	float: right;
	position: absolute;
	right: 0;
}
.searchblock_out{border-left:none;border-right:none;border-bottom:none;margin:0 0 10px;-moz-border-radius:0px;-khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
.searchblock {background: transparent none scroll center top;border-left:none;	border-right:none;border-bottom:none;padding: 0;min-height:40px;-moz-border-radius:0px;-khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
.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#cat.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#cat.searchbar option.level-0 {padding:0px; font-weight:normal;}
.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#cat.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#cat.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;}
.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 */
#list { width: 900px;  margin:0 auto; height: 160px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}
.slider { float:left;  left:-5000px;  position:relative; height: 160px;
	margin: 0;
	width: 900px;
}
.slider ul { height: 160px;  width:600px}
.slider ul li { padding: 0 12px;  height: 160px;  width: 156px;
	margin: 0;
}
.slider ul li a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #b2b2b2;
}
.slider ul li a:hover {text-decoration:underline}
.slider ul li:hover { background-color:transparent; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; text-shadow:none;}
.slider ul li img { cursor:pointer;}
span.price_sm {
	font-size: 12px;
	font-style: normal;
	color: #78C042;
	line-height: 14px;
	font-weight: normal;
}
span.price_sm span {
	color: #b2b2b2;
}
span.feat_left { float:left; text-align:center; width:55px; }
span.feat_left a.preview img:hover {opacity:0.6;}
#list li p {display:block; text-shadow:none;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;
	padding-bottom: 0;
	margin: 6px 0 0;
}
#list li p a {
	color: #666;
	font-weight: normal;
	font-style: normal;
}
span.feat_left img.preview { border:none;  float:left; padding: 0; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;
	margin: 0;
}
.prev {
	cursor: pointer;
	float: right;
	position: absolute;
	padding: 0;
	background: url(images/rb_buttons.png) no-repeat scroll -72px -676px;
	height: 19px;
	width: 17px;
	top: 50px;
	left: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.prev:hover, div.next:hover {
	opacity: 0.8;
}
.next {
	cursor: pointer;
	float: right;
	position: absolute;
	padding: 0;
	background: url(images/rb_buttons.png) no-repeat scroll -72px -695px;
	height: 19px;
	width: 17px;
	top: 50px;
	right: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* home page directory category listing */
#directory .catcol ul{list-style-type:none; margin-bottom:15px; padding:10px 8px}
#directory .catcol{float:left; width:33%}
#directory .catcol ul li.maincat{border-bottom:1px solid #DDD; font-weight:bold; padding:0 0 2px; text-transform:uppercase}
#directory .catcol ul li.maincat a{text-decoration:none;}
#directory .catcol ul li.cat-item a{text-decoration:none; color:#545454;}
#directory .catcol ul li.maincat a:hover, #directory .catcol ul li.cat-item a:hover{text-decoration:underline}
#directory .catcol ul li.cat-item{background:transparent url(images/bullet-grey.png) no-repeat scroll 4px 11px; border-bottom:1px solid #EFEFEF; line-height:20px; padding:5px 0 5px 12px}
#directory .catcol ul li{line-height:20px; padding:5px 0 2px 10px; text-shadow:none;}
#directory .catcol ul li.cat-item:hover{background-color:#f4f4f4;background-image:none;}
#directory .catcol ul.children {list-style-type:none; padding:5px 0; margin:0 0 -10px -12px;}
#directory .catcol ul.children li {background:transparent url(images/bullet-grey.png) no-repeat scroll 12px 11px; border-bottom:none; border-top:1px solid #EFEFEF;}
#directory .catcol ul.children li a {margin-left:8px;}
#directory.twoCol .catcol { width: 50%; }

/* home page user logged in */
.content_right img.avatar, .content_right img.photo{
	float: left;
	margin: 0 10px 0 0;
	border: none;
	padding: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:none;
}
.content_right div.avatar{float:left;padding:10px 0;}
.content_right div.user{padding:7px 0 0 80px;}
.content_right div.user p {}
.content_right p.welcome-back {padding:0;}
.content_right p.last-login {font-size:11px;}

/* ad loop block */
.post-block-out {
	margin: 0 0 15px 10px;
	border: 1px solid #ECECEC;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 168px;
	float: left;
}

.post-block {
	width: 156px;
	background: #FFFFFF none repeat-x scroll center top;
	margin: 0;
	padding: 6px;
	border: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 160px;
	min-height: 160px;
	max-height: 160px;
}



.post-left {float:left;padding-right:15px;}
.post-left a.preview img:hover {opacity:0.6;}
.post-block .post-right {float:right;max-width:156px;min-width:156px;}
.post-block .post-right-no-img {float:right;width:100%;}
.post-block .full {width: 156px;
}
.post-block .post-right h3 {float:left; max-width:330px; margin:0; padding:0; font:bold 17px/1.0em Arial, Helvetica, sans-serif; color:#4f4f4f; text-decoration: none; text-shadow:none;}
.post-block .post-right-no-img h3 {float:left; max-width:430px; margin:0; padding:0; font:bold 17px/1.0em Arial, Helvetica, sans-serif; color:#4f4f4f; text-decoration: none; text-shadow:none;}
.post-block .post-right h3 a, .post-block .post-right-no-img h3 a { text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
.post-block .post-right h3 a:hover, .post-block .post-right-no-img h3 a:hover { text-decoration: underline; }
.post-block .post-right p.post-meta, .post-block .post-right-no-img p.post-meta {color:#AFAFAF;font-size:11px;margin:0;padding:4px 0;text-shadow:none;border-bottom:1px dotted #BDBDBD;}
.post-block .post-right span.owner , .post-block .post-right-no-img span.owner {padding: 0 5px;}
.post-block .post-right span.owner img.avatar, .post-block .post-right-no-img span.owner img.avatar {padding:0 7px 0 0;margin-bottom:-3px;}
.post-block .post-right p.post-desc, .post-block .post-right-no-img p.post-desc { margin:0; padding:6px 0;}
.post-block .post-right p.stats, .post-block .post-right-no-img p.stats {clear:both; padding:0; float:right;font-size:11px;color:#AFAFAF;}
.post-block .post-right p.adid, .post-block .post-right-no-img p.adid {clear:both; padding:0; float:right;font-size:11px;color:#AFAFAF;}
.post-block .post-right p.location, .post-block .post-right-no-img p.location { margin:0; padding:0;}

/* price tag */
.price-wrap {float:right;}
span.tag-head {float:left;background: url("images/price-tag-head.png") no-repeat scroll left top transparent;height:25px;margin:0;padding:0;width:33px;}
p.post-price {background-color:#ffff99; float:left; font:bold 17px Arial,Helvetica,sans-serif;margin:0;padding:3px 6px 2px;text-shadow:none;-khtml-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;-moz-box-shadow:none;-khtml-box-shadow:none;-webkit-box-shadow:none; box-shadow:none;}

/* image hover preview popup */
#preview {
	text-align: center;
	background: url(images/loading-thumb.gif) no-repeat center center;
	min-width: 150px;
	min-height: 105px;
	border: 1px solid #ececec;
	padding: 6px;
	background-color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	z-index: 999;
	position: absolute;
	display: none;
}
#preview p {
	text-align: left;
	background-color: #fff;
	color: #777;
	padding: 5px 0;
	font: bold 14px/1.2em Arial, Helvetica, sans-serif;
	display: none;
}
#preview img { max-width: 600px; }

/* single ad pictures */
div#main-pic {background:url("images/magnifier.png") no-repeat scroll center center transparent; ;background-color: #EFEFEF; border-bottom:1px solid #DFDFDF; text-align:center; padding:10px 0; -khtml-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
div#main-pic img {float:none; background-color:#FFF; border:1px solid #DDDDDD; padding:5px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
div#thumbs-pic {background-color: #DFDFDF; border-top:1px solid #F4F4F4; padding:5px 0 7px 5px; -khtml-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;}
a.post-gallery img {
	background-color: #FFF;
	border: none;
	margin: 2px 1px 0;
	padding: 1px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
a.post-gallery img:hover {border:1px solid #AFAFAF}

/* ad/blog meta icons */
span.user {background:url("images/user-silhouette.png") no-repeat scroll 3px 0 transparent;}
span.user a {padding:0 6px 0 24px;}
span.folder {background:url("images/folder-open.png") no-repeat scroll 0 0 transparent;line-height:16px;display:inline-block;}
span.folder a {padding:0 6px 0 22px;}
span.folderb {background:url("images/folder-open.png") no-repeat scroll 5px 0 transparent; padding-left: 28px;}
span.folderb a {padding:0 2px;}
span.clock {background:url("images/clock.png") no-repeat scroll 3px -1px transparent;line-height:16px;display:inline-block;}
span.clock span {padding-left:25px;margin-top:1px;}

.post img.WP-EmailIcon, .post img.WP-PrintIcon {border:none; padding:0; background-color:#FFFFFF; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}


/* pagination */
.paging {
	-moz-border-radius: 0px;
	background: none repeat scroll 0 0 transparent;
	border: none;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	clear: both;
}
#paging-td {border-bottom:0;}
#paging-td .paging {border:none;}
.pages {
	margin: 0;
	padding: 0;
	clear: both;
	height: 20px;
}
.pages span {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	background: transparent;
	text-shadow: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #333;
	border-right: 1px solid #444;
	line-height: 12px;
	font-size: 12px;
}
.pages span.total {
	padding-right: 10px;
}
.pages span.prevPage {
	background: none;
	padding: 0;
	margin: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.pages span.current {
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #0192b5;
	font-weight: normal;
	font-style: normal;
}
.pages span.nextPage {
	background: none;
	padding: 0;
	margin: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.pages a {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	color: #333;
	text-decoration: none;
	background: transparent;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-right: 1px solid #444;
	font-size: 12px;
	line-height: 12px;
}
.pages a.last { margin:0;}
.pages a:hover { text-decoration:underline;}

/* colorbox style */
#cboxTitle {font:12px Arial,Helvetica,sans-serif;}

/* tab control main */
.tabcontrol { margin:0 0 20px 0; min-height: 600px;}
.tabcontrol ul.tabnavig { margin:0; padding:0; height:31px; list-style:none;}
.tabcontrol ul.tabnavig li { margin:0 -3px 0 8px; padding:0; float:left; border:solid 1px #c8c8c8; border-bottom:none;-khtml-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}
.tabcontrol ul.tabnavig li a { font-weight:bold;display:block; margin:0; padding:5px 15px; color:#868686; text-decoration:none; background:#f1f1f1 url(images/tab_bg.gif) repeat-x top; border:1px solid #fff; border-bottom:none; -khtml-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; text-shadow:none;}
.tabcontrol ul.tabnavig li a:hover { color:#454545;background:url("images/tab_activebg.gif") repeat-x scroll center top #FFFFFF;}
.tabcontrol ul.tabnavig li a.selected { padding:5px 15px 6px; color:#454545; background:#fff url(images/tab_activebg.gif) repeat-x top; }
.tabcontrol div.undertab { margin:-1px 0 8px; padding:12px 16px; background:#fff; border:1px solid #bbb; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.tabcontrol div.undertab a { color:#4f4f4f; text-decoration:none;}
.tabcontrol div.undertab a:hover { text-decoration:underline;}
.tabcontrol div.pricetab { margin:0 0 20px 0; padding:8px; background:#fff; border:1px solid #bbb; border-top:none;}

/* tab control blog */
.tabprice { margin:0 0 20px 0;}
.tabprice ul.tabnavig { margin:0; padding:0; height:31px; list-style:none;}
.tabprice ul.tabnavig li { margin:0 -3px 0 8px; padding:0; float:left; font-size:13px; border:solid 1px #c8c8c8; border-bottom:none; -khtml-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}
.tabprice ul.tabnavig li a { font-weight:bold;display:block; margin:0; padding:5px 15px; color:#868686; text-decoration:none; background:#f1f1f1 url(images/tab_bg.gif) repeat-x top; border:1px solid #fff; border-bottom:none; -khtml-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;text-shadow:none;}
.tabprice ul.tabnavig li a:hover { color:#454545;background:url("images/tab_activebg.gif") repeat-x scroll center top #FFFFFF;}
.tabprice ul.tabnavig li a.selected { padding:5px 15px 6px; color:#454545; background:#fff url(images/tab_activebg.gif) repeat-x top;}
.tabprice div.pricetab{margin:-1px 0 4px 0; padding:10px 16px; background:#fff; border:1px solid #bbb; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.tabprice div.singletab{
	margin: 0;
	padding: 15px 10px;
	background: #F5F5F1;
	border: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.tabprice div.postertab{margin:-1px 0 4px 0; padding:5px 15px 15px; background:#FFF; border:1px solid #BBB; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}

.custom-text-area {margin-top:20px;}
.custom-text-area h3 { padding-bottom:10px;}
.description-area {margin-top:20px;}

/* table styles */
.tblwide {width:100%; border-collapse:collapse}
.tblwide thead tr th {background:url(images/gray-grad.png) repeat-x scroll left top; padding:7px 0;}
.tblwide tbody tr td {
	padding: 7px 5px;
	border-bottom: 1px solid #DEDEDB;
	vertical-align: middle;
}
.tblwide tbody tr td h3 {
	margin-bottom: 5px;
}
.tblwide tbody tr td h3 a {
	text-decoration: none;
}
.even:hover {background-color:#f4f4f4 !important; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.meta {font-size:11px}

div#map {
	height: 220px;
}
div#mcwrap {height: 70px;}

/* login page & field styles */
.loginform p label{ width:130px;  padding:4px 10px 0 0;  float:left;  clear:both;  font-weight:bold;  text-align:right}
div#checksave{ padding-left:140px}
.mid, .text {
	border: 1px solid #ececec;
	margin-bottom: 10px;
	padding: 7px;
	width: 250px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.mid:focus, .text:focus {
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
.checkbox{ clear:both;  padding-left:10px}
.cpnav{ padding:10px 0 30px 140px;  clear:both;  width:400px}
form.loginform p img{ width:155px; float:left}
form.loginform, form.loginform p { }
p.message, div#login_error{ padding:3px 5px}
div#message{ padding:5px 0 15px; width:550px}
div#login_error{ color:#C00; padding:5px 0}
p.rememberme {margin-left:-3px; padding-bottom:10px;}
p.rememberme label {float:none;margin-left:5px;text-align:left;font-weight:normal;}
p.submit {padding: 0 0 10px;}
input#rememberme {float:left;}
p.lostpass {margin-bottom:-5px;}
.left-box{ position:relative; width:50%; padding:10px 0;}
.right-box{ float:right; width:50%; padding:5px 0 15px;}

/* registration error & msg styles */
ul.errors {background:none repeat scroll 0 0 #FFE8E6;border:1px solid #DE5749;list-style:none outside none !important;margin:1.54em 0 !important;padding:10px 20px;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
ul.errors li {color:#AA4433;list-style:none outside none;}
p.success {background: #FFFFE0;border: 1px solid #E6DB55;padding: 12px;color: #896F44;margin: 0 0 20px !important;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}

/* debug mode */
.debug {padding:10px 20px;}

/* ad category rss  */
div#catrss{float:right}

/* reCaptcha styles */
#recaptcha_widget_div {margin-left:91px;padding-bottom:20px;}

/* search results */
.highlighted { font-weight: bold; padding:0 3px; background-color: #FFFF00; }
.highlighted:hover {}
p.suggest {padding:20px 0;}

/* sidebar ads widget */
.content_right ul.ads {margin: 0 0 14px !important;padding: 0 !important;	overflow: hidden;zoom: 1;}
.content_right ul.ads li {float: left;border: 1px solid #dddddd;margin: 10px 13px 0px !important;padding:0;background:none;text-shadow:none;}
.content_right ul.ads li:hover {border: 1px solid #666666;}
.content_right ul.ads li.alt {float: right;}
.content_right ul.ads li img {display: block;}

/* blog and single ad page styles */
.post {font-size:13px;line-height:20px;}
.post p, .single-main p {
	line-height: 16px;
	padding: 10px 0;
	font-size: 12px;
	color: #666;
}
.single-main p object {padding-left:28px;}
.post h2, .single-main h2{margin-bottom:0}
.single-main .dotted { padding-bottom: 10px; margin-bottom: 10px; }
.post h2.dotted a, .post h3 a, .single-main h2.dotted a, .single-main h3 a{text-decoration:none}
.post h2.dotted a:hover, .post h3 a:hover, .single-main h2.dotted a:hover, .single-main h3 a:hover{text-decoration:underline}
.post p.meta, .single-main p.meta{color:#9F9F9F; font-family:Arial,Helvetica,sans-serif; font-size:11px; padding:7px 0; line-height:20px;}
.post p.meta a, .single-main p.meta a {text-decoration: underline;}
.post p.meta a:hover, .single-main p.meta a:hover {text-decoration: none;}
.post .attach-meta {text-align:center;}
div#nav-below {margin-bottom:30px; text-align:center;}

.entry img, img.attachment-blog-thumbnail{border:1px solid #CCC; padding:5px; float:left; margin:15px 15px 5px 0; width:auto}
.post blockquote, .single-main blockquote{color:#777; font-style:italic; background:transparent url(images/quote.gif) no-repeat scroll 0 -1px; margin:1em 40px; padding-left:50px; font-size:14px}
a.more-link{line-height:10px}
.post ul, .post ol, .single-main ul, .single-main ol{padding-left:40px; line-height:18px; margin-top:0}
.bigright ul li {
	padding: 0 0 2px;
	color: #666;
}
.post ul li, .single-main ul li{list-style-image:none; list-style-position:outside; list-style-type:disc; padding:3px 0}
.post ol li, .single-main ol li{list-style-image:none; list-style-position:outside; list-style-type:decimal; padding:3px 0}
.post img{border:none; padding:0px; background-color:#FFFFFF; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
.post p.stats {text-align:right;font-size:11px;color:#AFAFAF;}


/* forms */
.form_step { margin:32px 0; padding:0 0 0 150px;}
.form_step ol, .form_edit ol { margin:0; padding:0; list-style:none;}
.form_step li, .form_edit li { margin:0; padding:8px 0;}
.form_edit li.images { padding:10px; }
.form_edit .thumb-wrap-edit { float: left; }
.form_edit div.image-meta { float: left; width: 240px; margin-left: 10px; }
.image-meta p.image-meta {padding:0; margin: 0;}
.image-meta p.image-delete {
	padding: 0;
	color: #000;
	font-size: 11px;
}
.form_edit li.images:hover { background-color:#f4f4f4;}
.form_step .labelwrapper, .form_edit .labelwrapper { float:left; margin:0; padding:0 10px 0 0; width:160px; font-weight: bold; }
.form_step #review { float:left; margin:0;}
.form_step #review ul li { list-style: inside circle; padding: 0; margin: 0; }
.form_step #review ol li { list-style: inside decimal; padding: 0; margin: 0; }
.form_step #review br { display: none;} /* hiding tinyMCE li br's */

.form_step input.text, .form_edit input.text {
	padding: 10px 7px;
	float: left;
	width: 300px;
	color: #4F4F4F;
	border: 1px solid #BBBBBB;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.form_step textarea {
	padding: 7px;
	float: left;
	width: 450px;
	height: 250px;
	color: #4F4F4F;
	border: 1px solid #BBBBBB;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.form_edit textarea {
	padding: 7px;
	float: left;
	width: 470px;
	height: 250px;
	color: #4F4F4F;
	margin-bottom: 10px;
	border: 1px solid #BBBBBB;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.form_step input:focus, .form_step textarea:focus, .form_edit input:focus, .form_edit textarea:focus {border:1px solid #CCCCCC;background-color: #F9F9F9;}
.form_step ol.radios, .form_edit ol.radios {float:left;}
.form_step ol.radios li, .form_edit ol.radios li {padding:0 10px 5px 0;}
.form_step ol.radios input, .form_edit ol.radios input {padding: 0; margin:0; vertical-align: bottom; position: relative; top: -2px; *overflow: hidden; /* IE hack */}

.form_step .checkbox, .form_edit .checkbox {padding:1px 10px 1px 0;}
.form_step ol.checkboxes, .form_edit ol.checkboxes {float:left;}
.form_step ol.checkboxes li, .form_edit ol.checkboxes li {padding:0 10px 5px 0;}
.form_step ol.checkboxes input, .form_edit ol.checkboxes input {padding: 0; margin:0; vertical-align: bottom; position: relative; top: -1px; *overflow: hidden; /* IE hack */}
.form_step p.btn1{padding:15px 0 0 250px}
.form_step p.btn2{padding:5px 0 0;text-align:center;width:590px;}
.form_step p.light { padding:8px 0 8px 140px; color:#868686;margin-left:30px;}
.form_step p.terms { width:590px; padding:10px 0; color:#868686;text-align:center;font-size:11px;}
.form_step li.withborder { margin:15px 0 20px 170px; padding:8px 24px 8px 24px; width:455px; background:#edf3f6; border:1px solid #BBBBBB; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.form_step li.withborder label { margin:0; padding:0 0 0 26px; float:none; font-weight:bold;}
.form_step li.withborder input { float:left; margin:2px 12px 12px 0 !important; margin:2px 4px 12px 0;}
.form_step .sendbutton { margin:0 0 0 172px;}
.form_step .dropdownlist, .form_edit .dropdownlist { float:left; border:1px solid #BBBBBB; width:314px; min-height:15px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; /* padding:6px; */}
.form_step .dropdownlist a.list:hover { text-decoration:none;}
.form_step .dropdownlist ul.list { margin:4px 0 0 -5px; padding:0; list-style:none; border:1px solid #949494; position:absolute; background:#fff; display:none;}
.form_step .dropdownlist ul.list li { margin:0; padding:0 0 1px 0;}
.form_step .dropdownlist ul.list li a { display:block; padding:2px; width:304px; background:#fff; text-indent:2px; text-decoration:none; color:#868686;}
.form_step .dropdownlist ul.list li.active a { text-decoration:none; background:#f1f1f1; color:#868686;}
.form_step .dropdownlist ul.list li a:hover { text-decoration:none; background:#f1f1f1;}
.form_step select option, .form_edit select option { font-size: 14px;}
.form_step .bevel{background:transparent url(images/hr-grey.png) repeat-x scroll right top; border:0 none; height:1px; margin-top:10px; width:76%; float:left}
.form_step .bevel-double{background:transparent url(images/hr-grey-double.png) repeat-x scroll right top; border:0 none; height:5px; width:30%; float:left}
.form_edit { margin:32px 0; padding:0 25px;}
.form_step #childCategory {margin-top: 10px; height: 40px; display: none;}
.form_step #childCategory #cat, .form_step #getcat, .form_step #chosenCategory{ display: none; }

/* membership forms */
table#memberships { margin: 20px auto; }
table#memberships th, table#memberships tr, table#memberships td  { padding: 10px 20px; border-bottom: #F4F4F4 solid 1px;}
table#memberships tr.required { background-color: #FFFFCC; }

/* tag cloud widget styles */
div#tagcloud{ padding:10px}
div#tagcloud a{ line-height:1.2; background:none repeat scroll 0 0 #efefef;border:1px solid #e3e3e3;padding:5px;display:inline-table;margin:0 0 5px 0;text-shadow:none;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
div#tagcloud a:hover{ line-height:1.2; background:none repeat scroll 0 0 #F4F4F4;border:1px solid #eee;text-shadow:none;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}

/* sidebar blog posts widget */
.content_res div.fromblog{margin:0 0 10px; padding:10px 0; border-bottom:1px dotted #BDBDBD}
.content_res .attachment-sidebar-thumbnail{float:left; margin:3px 10px 0 0; border:1px solid #CCC; padding:2px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
.content_res .priceblocksmall{margin:0; padding:10px 0}
.content_res .priceblocksmall .post-thumb{margin:0; padding:0; float:left}

/* misc styles */
input#getcat {margin-top:3px; float: right;}
.fileupload{padding:7px;}
.mbtn{padding:5px 10px}
.mbtn:hover{text-decoration:none !important}
#mainImageLink { cursor: pointer; }
#cp_sold { text-transform: uppercase;}

/* media library images */
.post .alignleft, img.alignleft, a img.alignleft {float:left; margin:0.4em 1em 1em 0}
.post .alignright, img.alignright, a img.alignright {float:right; margin:0.4em 0 1em 1em}
.post .aligncenter, img.aligncenter, a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* remove image styles when in caption box */
.post .wp-caption img, .post .gallery img {padding:0;border:none;-khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}

/* image caption text */
.wp-caption , .gallery-caption {background: #f1f1f1;line-height: 12px;margin-bottom: 20px;padding: 4px;text-align: center;-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
.wp-caption img {margin: 5px;}
.wp-caption p.wp-caption-text {color: #888;font-size: 11px;margin: 5px;line-height:15px;padding:0;text-shadow:none;}

/* image gallery  */
.post .wp-smiley {margin: 0;}
.post .gallery {margin: 0 auto 18px;}
.post .gallery .gallery-item {float: left;margin-top: 0;text-align: center;width: 33%;}
.post .gallery img {border: 2px solid #cfcfcf;}
.post .gallery dl {margin: 0;}
.post .gallery img {border: 10px solid #f1f1f1;}
.post .gallery br+br {display: none;}
.post .attachment img {display: block;margin: 0 auto;}  /* single attachment images should be centered */

/* user profile icons */
.twitterico { float:left; height:16px; width:16px; padding-right:3px; background:transparent url(images/twitter.png) no-repeat scroll 0 0}
.facebookico { float:left; height:16px; width:16px; padding-right:3px; background:transparent url(images/facebook.png) no-repeat scroll 0 0}
.emailico { float:left; height:16px; width:16px; padding-right:5px; background:transparent url(images/email.png) no-repeat scroll 0 0}
.globeico { float:left; height:16px; width:16px; padding-right:3px; background:transparent url(images/globe.png) no-repeat scroll 0 0}

/* author page */
#user-photo{padding:15px 15px 10px 0; float:left}
.author-main{margin-left:125px; padding:10px 0 0 0; min-height:140px;}
ul.author-info { padding:0; list-style: none outside none;}
ul.author-info li {list-style:none outside none;}
#sidebar .widget ul li{background:transparent url(images/bullet-grey.png) no-repeat scroll 7px 12px; border-bottom:1px solid #EEEEEE}
.stepimg{ margin:0;  padding:12px 0 35px}
ul.latest, ul.recent {
	padding: 0;
	list-style: none outside none;
}
ul.latest li, ul.recent li {
	list-style: none outside none;
	background: transparent none;
	padding: 7px 5px 7px 0;
}
ul.latest li a, 
ul.recent li a {
	text-decoration: none;
}
ul.latest li a:hover, 
ul.recent li a:hover {
	text-decoration: underline;
}

/* edit profile page */
#your-profile {padding:0px;}
table.form-table td {border:0px solid #CCC; margin-bottom:10px; padding:5px;}
table.form-table th {width: 125px; vertical-align: top; text-align: right; padding:10px 10px 0 0;}
p.message {padding: 3px 5px;background-color: #FFFFE0; border: 1px solid #E6DB55;}
select#display_name {line-height:1em; min-width: 265px;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.field-hint {display: block;font-size:10px;clear: both;}
.regular-text {border:1px solid #ececec; margin-bottom:10px; padding:5px;}
.regular-dropdown {border:1px solid #ececec; margin-bottom:10px; padding:0px; color:#505050;}
#your-profile .selectBox-dropdown {
	border: 1px solid #ececec;
}
#your-profile .selectBox-dropdown .selectBox-arrow {
	border-left-color: #ececec;
}
.form-table input.regular-text {
	padding: 7px;
	width: 250px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.form-table textarea {
	padding: 7px;
	width: 90%;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.form-table input:focus, .form-table textarea:focus {
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
span.description {font-size:10px; font-style:italic;}
#pass-strength-result {border-style:solid;border-width:1px;float:left;margin:12px 5px 5px 1px;padding:7px;text-align:center;width:248px;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#pass-strength-result.good {background-color:#FFEC8B;border-color:#FFCC00 !important;}
#pass-strength-result {background-color:#EEEEEE;border-color:#DDDDDD !important;}
#pass-strength-result.bad {background-color:#FFB78C;border-color:#FF853C !important;}
#pass-strength-result.strong {background-color:#C3FF88;border-color:#8DFF1C !important;}
#pass-strength-result.short {background-color:#FFA0A0;border-color:#F04040 !important;}
#userphoto p.image {background-color:white;border:1px solid #CCCCCC;float:left;margin-bottom:0;margin-right:20px;padding:3px;text-align:center;}
#userphoto p.image-thumb {float:left;margin-bottom:0;margin-right:20px;padding:3px;text-align:center;}
#userphoto p.image img {border:1px solid #CCCCCC;}

/* user profile sidebar options */
ul.member {margin-left:85px;padding:0 5px;}
ul.member li{background:transparent url(images/gray-arrow-sm.png) no-repeat scroll 0px 12px; padding:6px 5px 0px 15px; border:none;}
div#priceblock3 a {text-decoration:underline;}
div#priceblock3 a:hover {text-decoration:none;}
ul.member li:hover{background:transparent url(images/gray-arrow-sm.png) no-repeat scroll 0px 12px;background-color:transparent;}
ul.member li span{font-weight:bold}
p.member-title{font-weight:bold; font-size:14px}
ul.user-info{padding-left:70px;margin:17px 0 15px 5px;}
ul.user-details li {background:none;border-bottom:none; padding:0 0 7px;}
ul.user-details li:hover {background:none;}
ul.user-stats li, ul.user-info li {
	background: none;
	padding: 0px;
	border: none;
}
ul.user-details li a, ul.user-info li a {text-decoration: underline;}
ul.user-details li a:hover, ul.user-info li a:hover {text-decoration: none;}
ul.user-stats li:hover, ul.user-info li:hover {background: none;}

ul.membership-pack { margin-bottom: 10px; border-bottom: 1px solid #EFEFEF; border-top: 1px solid #EFEFEF; padding: 7px 5px 7px 0px; }
ul.membership-pack li {background:none;border-bottom:none; padding:0 0 7px;}
ul.membership-pack li:hover {background:none;}
ul.membership-pack li, ul.user-info li {background: none; padding:3px 10px; border:none;}
ul.membership-pack li a, ul.user-info li a {text-decoration: underline;}
ul.membership-pack li a:hover, ul.user-info li a:hover {text-decoration: none;}
ul.membership-pack li:hover, ul.user-info li:hover {background: none;}

.content_res .license{background:#EDF3F6 none repeat scroll 0 0; border:1px solid #BBBBBB; height:184px; overflow:auto; padding:8px; width:570px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.content_res .license p{margin:0; padding:0 0 16px 0}

/* ToolTip CSS For Step 1 page */
#easyTooltip{background: none repeat scroll 0% 0% rgb(251, 247, 170);border:2px solid rgb(249, 233, 142);padding:10px;font:12px/1.5em Arial,Helvetica,sans-serif;max-width:400px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;-moz-box-shadow:none;-webkit-box-shadow:none; box-shadow:none;}
.helpico {background:url("images/help.png") no-repeat scroll 0 0 transparent;float:right;height:16px;margin-left:7px;width:16px;}
.tip {cursor:pointer;}

/* blog sidebar widget */
ul.from-blog li {background: none repeat scroll 0 0 transparent;padding:8px 8px 0;}
.content_right p.side-meta { font-size:11px; margin:0; padding:0 0 4px 0; color: #AFAFAF; text-shadow:none;}
.content_right p.side-meta a {text-decoration: underline; }
.content_right p.side-meta a:hover {text-decoration: none; }
ul.pop-blog, ul.side-comments {-moz-border-radius:6px 6px 6px 6px;background:none repeat scroll 0 0 #FFFFFF;border:1px solid #BBBBBB;margin:-1px 0 4px;padding:10px 16px;}
ul.pop-blog li {background: none repeat scroll 0 0 transparent;padding:8px 8px 0;}

/* popular blog sidebar tab */
ul.side-comments li {background: none repeat scroll 0 0 transparent;padding:12px 8px;}
ul.side-comments li .comment {float:right; width:220px; margin-top:-4px;}
ul.side-comments li .comment a {text-decoration:none}
ul.side-comments li .comment a:hover {text-decoration:underline}

/* sidebar contact form */
.form_contact {
	padding: 0px;
	background-color: transparent;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* My Comment */
.form_contact h3 {
    margin-bottom: 8px;
	border-bottom: 1px solid #DEDEDB;
	padding-bottom: 8px;
	color: #333333;
    font: bold 12px/1.2em "Arial","Helvetica",sans-serif;
}
.form_contact ol { margin:0; padding:0; list-style:none;}
.form_contact li { margin:0; padding:0;}
.form_contact label {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #b2b2b2;
}
.form_contact input.text {
	padding: 5px;
	float: left;
	width: 178px;
	color: #666;
	border: 1px solid #ececec;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size: 11px;
	line-height: 16px;
	height: 15px;
	margin-bottom: 5px;
}
.form_contact textarea {
	padding: 5px;
	float: left;
	width: 178px;
	height: 150px;
	color: #4F4F4F;
	border: 1px solid #ececec;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 5px;
}
.form_contact input:focus, .form_contact textarea:focus {
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
.form_contact p.contact_msg{
	margin-bottom: 10px;
	background: transparent none;
	clear: both;
	padding: 0px;
	font-size: 11px;
}
input#rand_total.text {
	width: 60px;
	clear:both;
	font-size: 11px;
}

/* error styles */
input.invalid, textarea.invalid, select.invalid{ background-color:#FFEBE8 !important; border-color:#C00 !important}
label.invalid{ font:bold 12px arial; color:#C00; display: none; }
.form_step label.invalid{ padding:8px 0 0 10px;}
label.marker {padding: 2px 0 0 5px; vertical-align: text-top; position: absolute;}
.form_edit label.invalid{ vertical-align:top;}

.error-coupon {color: #CC0000; font-weight:bold;}

/* single meta */
.note {background-position:10px 10px;background-repeat:no-repeat;font-size:11px;height:auto;line-height:22px;margin:10px 0 20px;padding:10px 10px 10px 50px;position:relative;text-transform:uppercase;background-color:#FFFFE0;background-image:url(images/note.png);border:1px solid #E6DB55;color:#C69E00;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}

.prdetails {padding:5px 0 20px 0;}
.prdetails p.tags{background:transparent url(images/tag_orange.png) no-repeat scroll 0 6px; clear:both; padding:5px 0 5px 25px;min-height:20px;font-size:11px;}
.prdetails p.tags a {font-size:12px; text-decoration:none; background:none repeat scroll 0 0 #efefef;border:1px solid #e3e3e3;padding:1px 5px;display:inline-table;margin:0 0 5px 0;text-shadow:none;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.prdetails p.tags a:hover{ background:none repeat scroll 0 0 #F4F4F4;border:1px solid #eee;text-shadow:none;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.prdetails p.stats{background:transparent url(images/chart-bar.png) no-repeat scroll 0 5px; clear:both; padding:5px 5px 5px 25px; float:left;font-size:11px;}
.prdetails p.print{padding:0 0 8px 25px; float:right;}
.prdetails p.edit{background:transparent url(images/app-pencil.png) no-repeat scroll 0 5px; clear:both; padding:5px 5px 5px 25px; font-size:11px;margin-bottom:-15px; clear:both; }

/* tag cloud widget */
#widget_tag_cloud a, #widget_ad_tag_cloud a {background:none repeat scroll 0 0 #efefef;border:1px solid #e3e3e3;padding:1px 5px;display:inline-table;margin:0 0 5px 0;text-shadow:none;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#widget_tag_cloud a:hover, #widget_ad_tag_cloud a:hover {background:none repeat scroll 0 0 #F4F4F4;border:1px solid #eee;text-shadow:none;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}

/* jtweetanywhere widget */
ul.jta-tweet-list li {background:none;padding:8px;}
.jta-tweet-list-controls-button, .jta-tweet-list-autorefresh-trigger {-moz-border-radius:5px 5px 5px 5px;border:2px solid #61513D;color:#61513D;}

/* comment styles */
.comment-bubble {float:right;}
.comment-bubble a {background:url(images/comments-bubble.png) no-repeat scroll 0 0 transparent; display:block; font-weight: bold; font-size:14px; height:43px; width:58px; padding-top:6px; margin-top:2px; text-align:center; text-decoration:none; text-shadow:none;}
.comment-bubble a:hover {text-decoration:underline;}
div#respond{padding:0;}
#comments .reply {padding-bottom:10px;}
div#comments{
	width: 710px;
}
.commentform{ width:100%;}
.form-comments { border:0 none; }
#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}
#comments #comments_wrap {padding: 0; position: relative; margin:0;}
#comments ol, #comments ul { background:none; border:none; padding:0; }
#comments ol.commentlist li {
	list-style-type: none;
	padding: 0 0 10px;
	margin-bottom: 10px;
	background: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 1px solid #ececec;
}
#comments ol.commentlist li.even {
	background-color: #fff !important;
}

/* pingback/trackback styles */
#comments ol.pinglist {margin: 20px 0 20px 30px; list-style-type: decimal;}
#comments ol.pinglist li {padding: 5px 0; font-size:13px;}

/* style comments of admin and author differently */
#comments ol.commentlist li.bypostauthor { background:#fff; }
#comments ol.commentlist li.comment-author-admin { background:#f6f6f6; -khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#comments ol.commentlist img.avatar {
	float: left;
	border: none;
	padding: 0px;
	background: #fff;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:none;
}
#comments ol.commentlist .user-meta {
	color: #999999;
	font-size: 12px;
	margin: 0;
	border-bottom: none;
}
#comments ol.commentlist .user-meta a {color:#999999; font-size:11px; text-decoration:none;}
#comments ol.commentlist .user-meta a:hover {text-decoration:underline;}
#comments ol.commentlist .user-meta .name, #comments ol.commentlist .user-meta .name a {
	color: #666666;
	font-size: 12px;
	text-decoration:none;
}
#comments ol.commentlist .user-meta .name a:hover {text-decoration:underline;}
#comments ol.commentlist .comment-head { padding-left:90px; }
#comments ol.commentlist .comment-entry { padding-left:90px; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px; margin-top: -2px; }
#comments .comment .col-left {width: 110px;}
#comments .comment .col-left img {border: #EDEDED 5px solid;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {width:110px;float:left;position:relative;overflow:hidden;min-height:70px;}
#comments .comment .col-right {min-height:70px;background:#fff;border:#EDEDED 1px solid;margin-left:100px;float:none;padding:10px 20px;}
* html #comments .comment .col-right {height:100px;}
#comments .comment span.reply {float:right;font-size:11px;padding:3px 3px 0;}
#comments .comment span.reply a {text-decoration:none;color:#aaa;}
#comments ul.children {margin:15px 0 0;padding:0;}
#comments ul.children li {border-top:1px solid #e3e3e3;margin:20px 0 0 0;padding:20px 0 10px 25px;}
#comments .navigation .alignright {float:right;margin:0 15px 0 10px;}
#comments .navigation .alignleft {float:left;margin:0 10px 0 15px;}
#comments .navigation a { display:block;margin:15px 0;padding:5px 0;}
#comments .commentlist p {padding:0 0 10px;}
#comments #respond{}
#comments .commentlist .children #respond #form_wrap .col-right {float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}
#comments #respond .input {background:#f6f6f6;border-top:1px solid #bebebe;border-left:1px solid #bebebe;border-bottom:1px solid #f3f3f3;border-right:1px solid #f3f3f3;padding:5px;}
#comments .commentlist .thread-even #respond .input {background:#fff;}
#comments ul.children li ul.children,#comments .commentlist {
	padding: 10px 0 15px;
}
textarea#comment {
	border: 1px solid #d3d3d3;
	margin-top: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	height: 180px;
	line-height: 1.2em;
	padding: 10px;
	width: 688px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
textarea#comment:focus {
	border: 1px solid #999;
	background-color: #fff;
}
.commentform ol {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0}
.commentform li {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:8px 0 !important}
p.comments {
	padding: 5px 0;
}
p.unapproved {color:red;}
p.comments-box {padding:0 0 15px;}
.commentform input.text {
	border: 1px solid #d3d3d3;
	float: left;
	padding: 7px;
	width: 225px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.commentform input.text:focus {
	border: 1px solid #999;
	background-color: #fff;
}
.commentform label{margin:3px 0 0 10px; padding:4px 0;line-height:250%;}

/* tinymce styles */
.mceContentBody {padding:5px; line-height:1.5em; font-size:12px; color:#4F4F4F; background-color: #FFFFFF; height:100%; /* need height to fix FF background bug */}
.mceContentBody ul {list-style-image:none; list-style-position:inside; list-style-type:disc; padding:10px}
.mceContentBody ul li {padding:0 5px 0}
.mceContentBody ol {list-style-image:none; list-style-position:inside; list-style-type:decimal; padding:10px}
.mceContentBody ol li {padding:0 5px 0}

.thankyou {padding:10px 25px 20px 25px}
.processlog {padding:10px 25px}
.payment-loader {background:transparent url(images/payment-loader.gif) no-repeat scroll center; border:0 none; height:15px; width:100%; margin:50px 0}
.form_edit img.attachment-thumbnail {
	border: none;
	padding: 0px;
}
.form_edit img.attachment-thumbnail:hover {border:1px solid #666}
.form_edit img { border:1px solid #BBB; padding:2px}
p.alt-text {padding-top:10px;}

/* footer style */
.footer { background:#fff;}
.footer .right { float:right;text-align:right;}
.footer .right a {color:#666666;text-decoration:none;}
.footer .right a:hover {text-decoration:underline;}
.footer_main { border-top:none;}
.footer_main_res { margin:0 auto; width:940px;}
.footer_main_res p { margin: 15px 0 30px; padding:0; float:left; font: normal 11px/16px Arial, Helvetica, sans-serif; color:#666666;}
.footer_main_res img.twit { margin:8px; float:right; border:none;}
.footer_menu_res { margin:0 auto; width:940px;}
.footer_menu_res p { margin:12px 8px; padding:0; float:right; color:#666666;}
.footer_menu_res ul { margin:0; padding:0; list-style:none;}
.footer_menu_res ul li { margin:12px 0; padding:0 8px; float:left; border-left:1px solid #fff;font-size:14px;}
.footer_menu_res ul li.first { padding:0 8px 0 0; border-left:none;}
.footer_menu_res ul li a { color:#fff; text-decoration:none;}
.footer_menu_res ul li a:hover { text-decoration:underline;}
.footer_main_res div.first { padding:24px 0 16px 0;}
.footer_main_res div.column { margin:0; float:left; width:220px;
	padding: 0 0 0 10px;
}
.footer_main_res div.column h2 { padding:0 0 4px 0; color:#333;}
.footer_main_res div.column ul { margin:0; padding:0; list-style:none;}
.footer_main_res div.column ul li { margin:0; padding:0 0 0 16px; font:normal 14px/1.8em Arial, Helvetica, sans-serif; background:url(images/li_gt.jpg) no-repeat 4px 9px;}
.footer_main_res div.column ul li a:hover { text-decoration:underline;}
/**** CP GENERAL STYLE ENDS****/


/**** CP CHOOSEN STYLE ****/
/* main */
h1.single, span.colour {
	color: #000;
}
div.bigright span {
	color: #0192b5;
	font-weight: normal;
	font-style: normal;
} 
div#mcwrap span {
	color:#000;
	font-weight: bold;
	font-size: 13px;
}
a {
	color: #000;
	text-decoration: underline;
} 

/* header */
.header_top { background: transparent none 0 0;}
.header_main {
	width: 940px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	border-bottom: 1px solid #ececec;
}
.header_main_bg {
	background: transparent none center top;
	clear: both;
	padding: 20px 0 10px;
	position: relative;
}
.header_top_res p a { color:#d05959; text-decoration:none;}
.header_main_res #logo h1 { color:#666666; font-size:38px; margin:0px; padding:0px; }
.header_main_res #logo h1 a { color:#666666; text-decoration: none; margin:0px; padding:0px; }
.header_main_res .description { color:#999999; font-family:Georgia,serif; font-size:14px; font-style:italic; }
.header_menu { background:#b22222; border-top:2px solid #c35353;}
.cp_logo {height:80px; width:300px; background:transparent url(../images/cp_logo_black.png) no-repeat scroll 0 0}

/* top search button styles */
.btn-topsearch {background: transparent url("../images/btn_searchBar.png") no-repeat right top;}
	
/* category menu */
.adv_categories ul li.active { margin:0 -7px 0 -8px; padding:4px 7px 4px 8px; color:#fff; background:#b22222;}
.adv_categories .catcol ul li.maincat a { margin:0; padding:4px 0; color:#B22222; text-decoration:none;}

/* content */
.content_res .priceblockbig p.price { margin:0; padding:0; float:right; font:bold 18px/1.2em Arial, Helvetica, sans-serif; color:#b22222;}  
.content_res .priceblockbig p.location span { font-weight:bold; color:#b22222;} 		
.content_res .priceblocksmall p.price { margin:0; padding:0; float:right; font:bold 13px/1.2em Arial, Helvetica, sans-serif; color:#b22222;}	
.content_res .stepsline div.l_ready { background:#b22222;}				  	
.content_res .stepsline div.no_ready { border:1px solid #6d1414;}				
.content_res .stepsline div.ni_ready { background:#b22222; border-top:1px solid #bd716d;}
.content_left p.bigprice { color:#B22222; float:right; font-size:18px; font-weight:bold; line-height:1.2em; margin:0; padding:8px 0 0; }
.content_res .can_chg_bg:hover { background-color: #EAF2FA; }

/* sidebar refine search */
.content_right ul.refine li input#amount, .content_right ul.refine li input#distance {color:#b22222; border:0; font-weight:bold;}

/* footer */
.footer_menu { background:#b22222; border-bottom:2px solid #c35353;}	
.footer_main_res div.column p { margin:0; padding:0; font:normal 14px/1.8em Arial, Helvetica, sans-serif; color:#d05959;} 
.footer_main_res div.column p a { color:#d05959;}			
.footer_main_res div.column ul li a { color:#d05959; text-decoration:none;}	
.footer_main_res div.column { font:normal 14px/1.8em Arial, Helvetica, sans-serif; color:#d05959;}
/**** CP CHOOSEN STYLE ENDS ****/


/**** RUBENCIO STYLE ****/
/* GENERAL */
h1.single.dotted, 
h2.dotted span.colour {
	font-size: 16px;
	font-weight: bold;
	border-style: none;
	padding: 0;
}
h2.dotted {
	border-style: none;
	margin-bottom: 10px;
}
.content_right h2.dotted {
	border-bottom: 1px solid #DEDEDB;
}
#rb_search_results .shadowblock {
	background-color: transparent;
	padding: 12px 0 0;
	margin-left: 10px;
}
#rb_pages .shadowblock, 
#rb_dashboard .shadowblock, 
#rb_author .shadowblock {
	margin-left: 10px;
}
#rb_author h3.dotted {
	border-style: none;
}
/* GENERAL ENDS */

/* BLOG */
#rb_blog_posts .shadowblock, 
#rb_single_blog .shadowblock {
	margin-left: 10px;
}
#rb_blog_posts h1.single.blog, 
#rb_single_blog h1.single.blog {
	font-size: 18px;
	font-weight: bold;
}
/* BLOG ENDS */

/* HEADER */
.rb_bg {
	width: 980px;
	margin: auto;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#dddddd')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#dddddd');
}
.rb_topmenu {
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}
.rb_topmenu a {
	color: #505050;
	text-decoration: none;
}
.rb_topmenu a:hover {
	text-decoration: underline;
}
.rb_socialmenu {
	padding-top: 5px;
}
a.rb_twitter {
	display: block;
	background: url(images/ico_twitter.png) no-repeat;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	float: left;
	margin-right: 4px;
	opacity: 0.6;
}
a.rb_facebook {
	display: block;
	background: url(images/ico_facebook.png) no-repeat;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	float: left;
	margin-right: 4px;
	opacity: 0.6;
}
a.rb_rss {
	display: block;
	background: url(images/ico_rss.png) no-repeat;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	float: left;
	opacity: 0.6;
}
.rb_socialmenu a:hover {
	opacity: 1;
}
.top_menu_right {
	float: right;
	font-size: 12px;
	color: #505050;
	line-height: 1.5em;
	padding-left: 20px;
	background: url(images/ico_user.png) no-repeat 0 center;
}
.top_menu_right a {
	color: #505050;
	text-decoration: none;
}
.top_menu_right a:hover {
	text-decoration: underline;
}
/* HEADER ENDS */

/* BODY ADS */
h3.rb_title {
	margin-left: 10px;
	margin-bottom: 12px;
}
.rb_home_blogposts h3.rb_title {
	margin-top: 20px;
	float: left;
}
.rb_loop_ad_left {
	float: left;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
}
.rb_loop_ad_left a {
	color: #b2b2b2;
	text-decoration: none;
	line-height: 12px;
}
.rb_loop_ad_left a:hover {
	text-decoration: underline;
}
.rb_loop_ad_right {
	float: right;
	height: 14px;
	line-height: 12px;
	font-size: 12px;
	color: #78C042;
}
#rb_featured_ad.post-block {
	background-color: #eaf7fc;
}
/* BODY ADS ENDS */

/* BLOG POSTS AT HOME ENDS */
#block1 {
	margin-top: 10px;
}
a.rb_seemore {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	text-decoration: none;
	color: #0192B5;
}
a.rb_seemore:hover {
	text-decoration: underline;
}
.rb_home_blogposts .shadowblock_out {
	border: 1px solid #ECECEC;
	width: 348px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	height: 178px;
}
.rb_home_blogposts .shadowblock_out .shadowblock {
	height: 160px;
	padding: 9px;
	width: 330px;
	position: relative;
}
.rb_home_blogposts .rb_blogthumb {
	width: 140px;
	float: left;
}
.rb_home_blogposts .rb_blogdetails {
	float: right;
	width: 160px;
}
.rb_home_blogposts .rb_blogdetails h1 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
}
.rb_home_blogposts .rb_blogdetails h1 a {
	color: #0192B5;
}
.rb_home_blogposts .rb_blogdetails h1 a:hover {
	text-decoration: underline;
}
.rb_home_blogposts .rb_blogdetails p {
	font-size: 12px;
	line-height: 17px;
	color: #666;
	padding: 0;
}
a.rb_readmoreblog {
	position: absolute;
	bottom: 10px;
	left: 180px;
	text-decoration: none;
	color: #0192B5;
	font-size: 12px;
}
a.rb_readmoreblog:hover {
	text-decoration: underline;
}
/* BLOG POSTS AT HOME ENDS */

/* SIDEBAR WIDGETS */
.textwidget {
	margin:0;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}
.content_right a, 
.textwidget p a, 
.textwidget a {
	color: #0192B5;
	text-decoration: none;
}
.content_right a:hover, 
.textwidget p a:hover, 
.textwidget a:hover {
	text-decoration: underline;
}
.textwidget .btn_orange {
	margin-bottom: 5px;
}
#rb_list_categories.shadowblock ul li {
	margin-bottom: 10px;
	color: #0192B5;
}
#rb_list_categories.shadowblock ul li.rb_parent {
    margin-bottom: 0;
}
#rb_list_categories.shadowblock ul li:last-child {
	margin-bottom: 0px;
}
#rb_list_categories.shadowblock ul ul li {
	padding-left: 16px;
	background: url(images/listing_categories_grey.png) no-repeat 0 center;
	margin: 0;
}
/* SIDEBAR WIDGETS ENDS */

/* FEATURED SLIDER */
#rb_featured.shadowblock_out {
	height: 190px;
	margin-bottom: 30px;
}
/* FEATURED SLIDER ENDS */

/* SEARCH BLOCK */
#rb_search.searchblock_out {
	
}
.selectBox-dropdown {
	height: 24px;
	min-width:120px;
	max-width: 120px;
	position:relative;
	border:solid 1px #d3d3d3;
	line-height: 25;
	text-decoration:none;
	color:#666;
	outline:none;
	vertical-align:middle;
	background:#FFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:default;
	margin-top: 1px\9;
	font-size: 12px;
}
.selectBox-dropdown .selectBox-label {
	width:100%;
	padding: 0 10px;
	line-height: 25px;
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	font-size: 12px
}
.searchblock .form_search input#s {
	height: 24px;
	border:1px solid #d3d3d3;
	font-size: 12px;
	color:#666666;
	padding: 0 10px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #FFF;
	width: 220px;
	max-width: 220px;
	min-width: 220px;
	line-height: 25px;
	display:inline-block;
	white-space:nowrap;
	float: right;
	margin-right: 8px;
}
.rb_btnsearch {
	float: right;
	text-align:center;
	vertical-align:middle;
	height:26px;
	cursor:pointer;
	outline:0;
	overflow:hidden;
	border:1px solid #b3b3b3;
	border-bottom:1px solid #939393;
	background:#f0f0f0;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.1,#d5d5d5),color-stop(0.93,#f0f0f0),color-stop(0.99,#fff));
	background-image:-moz-linear-gradient(center bottom,#d5d5d5 10%,#f0f0f0 93%,#fff 99%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 9px;
	font-family:arial;
	text-shadow:0 1px 0 #eeeeec;
	font-size:12px;
	color:#505050;
	right:16px;
	width:70px;
	margin-left: 4px;
}
.rb_btnsearch:hover {
	border-color:#939393;
	background:#e7e7e7;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.03,#c6c6c6),color-stop(0.93,#f0f0f0),color-stop(0.99,#fafafa));
	background-image:-moz-linear-gradient(center bottom,#c6c6c6 3%,#f0f0f0 93%,#fafafa 99%)
}
/* SEARCH BLOCK ENDS */

/* CATEGORY PAGE */
#rb_categories.content_left {
	margin-top: 5px;
}
h3#rb_cat_title.rb_title {
	font-size: 16px;
	color: #808080;
	margin-bottom: 0;
	margin-top: 3px;
}
h3#rb_cat_title.rb_title span {
	color: #000;
}
h3#rb_cat_title.rb_title img {
	margin-bottom: -2px;
	margin-left: 5px;
}
h3#rb_cat_title.rb_title img:hover {
	opacity: 0.8;
}
h3#rb_sort_ads.rb_title {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F5F5F1;
	color: #333;
	margin-bottom: 20px;
	margin-top: 30px;
}
h3#rb_sort_ads.rb_title form#sort_form {
	text-align: right;
	margin-right: 20px;
	margin-top: -15px;
	color: #b2b2b2;
	font-size: 12px;
	line-height: 12px;
}
h3#rb_sort_ads.rb_title form#sort_form a {
	color: #0192b5;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
h3#rb_sort_ads.rb_title form#sort_form a:hover {
	text-decoration: underline;
}
/* CATEGORY PAGE ENDS */

/* SLIDER IN CATEGORIES */
h3#rb_cat_slider {
	margin-top: 30px;
}
#rb_featuredcat.shadowblock_out {
	margin-bottom: 0px;
}
#rb_featuredcat.shadowblock_out .shadowblockdir {
	height: 174px;
	border: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	padding: 0;
}
#rb_featuredcat #list {
	width: 710px;
	margin: 0 auto;
	height: 174px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}
#rb_featuredcat .slider {
	float: left;
	left: -5000px;
	position: relative;
	height: 174px;
	margin: 0 0 0 -5px;
	width: 720px !important;
}
#rb_featuredcat .slider ul {
	height: 174px;
	width: 600px
}
#rb_featuredcat .slider ul li {
	padding: 6px;
	width: 156px;
	margin: 0 0 0 10px;
	border: 1px solid #ececec;
	height: 160px;
	min-height: 160px;
	max-height: 160px;
}
#rb_featuredcat .slider ul li a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#rb_featuredcat .slider ul li a:hover {
	text-decoration: underline
}
#rb_featuredcat .slider ul li:hover {
	background-color: transparent;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-shadow: none;
}
#rb_featuredcat .slider ul li img {
	cursor: pointer;
	width: 156px;
	height: 124px;
}
#rb_featuredcat span.price_sm {
	font-size: 13px;
	font-style: normal;
	color: #78c042;
	line-height: 16px;
	font-weight: normal;
}
#rb_featuredcat span.feat_left {
	float: left;
	text-align: center;
	width: 55px;
}
#rb_featuredcat span.feat_left a.preview img:hover {
	opacity: 0.6;
}
#rb_featuredcat #list li p {
	display: block;
	text-shadow: none;
	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;
	padding-bottom: 0;
}
#rb_featuredcat #list li p a {
	font-weight: normal;
	font-style: normal;
}
#rb_featuredcat span.feat_left img.preview {
	border: none;
	float: left;
	padding: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin: 0;
}
#rb_featuredcat .prev {
	cursor: pointer;
	float: right;
	position: absolute;
	top: -30px;
	padding: 0;
	left: 675px;
	background: url(images/rb_buttons.png) no-repeat scroll 0 -676px;
	height: 19px;
	width: 17px;
	margin: 0;
}
#rb_featuredcat .next {
	cursor: pointer;
	float: right;
	position: absolute;
	top: -30px;
	right: -5px;
	padding: 0;
	background: url(images/rb_buttons.png) no-repeat scroll 0 -695px;
	height: 19px;
	width: 17px;
	margin: 0;
}
#rb_featuredcat .prev:hover, 
#rb_featuredcat .next:hover {
	opacity: 0.8;
}
/* SLIDER IN CATEGORIES ENDS */

/* BUTTONS */
.content_right .btn_inquiry {
	text-align:center;
	vertical-align:middle;
	height:26px;
	cursor:pointer;
	outline:0;
	overflow:hidden;
	border:1px solid #b3b3b3;
	border-bottom:1px solid #939393;
	background:#f0f0f0;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.1,#d5d5d5),color-stop(0.93,#f0f0f0),color-stop(0.99,#fff));
	background-image:-moz-linear-gradient(center bottom,#d5d5d5 10%,#f0f0f0 93%,#fff 99%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 9px;
	font-family:arial;
	text-shadow:0 1px 0 #eeeeec;
	font-size:12px;
	color:#505050;
	right:16px;
	margin: 10px 0 5px;
}
p.comments input#submit.btn_orange {
	text-align:center;
	vertical-align:middle;
	height:26px;
	cursor:pointer;
	outline:0;
	overflow:hidden;
	border:1px solid #b3b3b3;
	border-bottom:1px solid #939393;
	background:#f0f0f0;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.1,#d5d5d5),color-stop(0.93,#f0f0f0),color-stop(0.99,#fff));
	background-image:-moz-linear-gradient(center bottom,#d5d5d5 10%,#f0f0f0 93%,#fff 99%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 9px;
	font-family:arial;
	text-shadow:0 1px 0 #eeeeec;
	font-size:12px;
	color: #505050 !important;
	right:16px;
	margin: 0 0 0 15px;
}
.content_right .btn_inquiry:hover, 
p.comments input#submit.btn_orange:hover {
	border-color:#939393;
	background:#e7e7e7;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.03,#c6c6c6),color-stop(0.93,#f0f0f0),color-stop(0.99,#fafafa));
	background-image:-moz-linear-gradient(center bottom,#c6c6c6 3%,#f0f0f0 93%,#fafafa 99%)
}
/* BUTTONS ENDS */

/* AD DETAILS */
#rb_ad_details.shadowblock_out {
	margin-bottom: 20px;
}
#rb_ad_details.shadowblock {
	padding: 15px;
	width: 680px;
	margin-left: 10px;
}
.rb_adetails_price {
	float: right;
}
.rb_adetails_price h1 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.rb_share_ad {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin-bottom: 10px;
}
.rb_tweet {
	width: 70px;
	float: left;
}
.twitter-share-button {
	width: 100px !important;
}
.rb_facebook {
	width: 120px;
	float: left;
}
.rb_google {
	width: 78px;
	float: left;
}
.rb_favorites {
	float: right;
}
.content_res .bigright ul {
}
.content_res .bigright ul li {
	font-size: 12px;
	line-height: 21px;
	margin: 0;
	padding: 0;
}
h3.description-area {
	color: #000;
	margin-bottom: 15px;
	margin-top: 20px;
}
#rb_ad_details.shadowblock_out .single-main p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 0;
	padding-bottom: 15px;
}
/* AD DETAILS ENDS */

/* COMMENTS */
#rb_comments #comments #respond {
	margin-left: 0;
}
#rb_comments.shadowblock_out.start .shadowblock {
	padding: 0;
	background-color: transparent;
	margin-left: 10px;
	width: 710px;
}
#respond {
	background-color: #fff;
	width: 710px;
	margin-left: 10px;
}
#respond h2.dotted {
	border-style: none;
	margin: 0 0 15px;
	padding: 0;
    text-shadow: none;
	color: #000;
    font: bold 14px/1.2em "Arial","Helvetica",sans-serif;
}
#respond p a {
	color: #444;
}
#respond .btn_orange {
	text-align: center;
	vertical-align: middle;
	height: 26px;
	cursor: pointer;
	outline: 0;
	overflow: hidden;
	border: 1px solid #b3b3b3;
	border-bottom: 1px solid #939393;
	background: #f0f0f0;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.1,#d5d5d5),color-stop(0.93,#f0f0f0),color-stop(0.99,#fff));
	background-image: -moz-linear-gradient(center bottom,#d5d5d5 10%,#f0f0f0 93%,#fff 99%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 9px;
	text-shadow: 0 1px 0 #eeeeec;
	color: #505050;
	right: 16px;
	width: 110px;
	font: 12px/12px 'Droid Sans',sans-serif;
	margin: 10px 0 20px;
}
#respond .btn_orange:hover {
	border-color:#939393;
	background:#e7e7e7;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.03,#c6c6c6),color-stop(0.93,#f0f0f0),color-stop(0.99,#fafafa));
	background-image:-moz-linear-gradient(center bottom,#c6c6c6 3%,#f0f0f0 93%,#fafafa 99%);
	opacity: 1;
	text-shadow: 0 1px 0 #eeeeec;
}
#comments h2.dotted {
	border-style: none;
	margin: 0 0 10px;
	padding: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
	color: #444;
	width: 720px;
    font: bold 14px/1.2em "Arial","Helvetica",sans-serif;
}
#comments h2.dotted span.colour {
	color: #b2b2b2;
	font-weight: bold;
}
.reply {
	display: none;
}
/* COMMENTS ENDS */

/* FOOTER */
.rb_footer {
	background-color: #F5F5F1;
	padding: 30px 5px;
}
.footer_main_res .right p a, 
.footer_main_res p a {
	color: #444;
	text-decoration: none;
}
.footer_main_res p a:hover {
	text-decoration: underline;
}
/* FOOTER ENDS */
/**** RUBENCIO STYLE ENDS ****/