/*
Theme Name:    DealPress
Theme URI:     http://reloadweb.co.uk/
Description:   Child theme for the ClassiPress theme
Author:        Reload Web
Author URI:    http://reloadweb.co.uk/
Template:      classipress
Version:       1.2
*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0;border 0;outline:0; font-size:100%; vertical-align:baseline; }
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; }
/*body{ background:transparent url('images/body_pattern.png') repeat; }*/
p { margin:0; padding:0 0 8px 0; font-size:13px; line-height:20px; }

h1, h2, h3, h4, h5 { padding:10px 0; }

a, a:hover {text-decoration:none; }
a img { border:none; }
img { word-break:break-all; }

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-weight:normal; font-size:22px; line-height:1.2em; }
h2 { margin:0 0 12px 0; padding:0 0 5px; font-weight:normal; font-size:20px; line-height:1.2em; }
h3 { margin:0; padding:0; font-weight:bold; font-size:14px; line-height:1.2em; }
h3.loop{ font-size:22px; font-weight:normal; }
.content_left code, .content_left pre { font-size:12px; font-weight:inherit; overflow-x:auto; white-space:pre-wrap; word-wrap:break-word;
font-family:Consolas,Monaco,"Courier New",Courier,monospace; 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:17px; display:table; line-height:24px; }
.dotted { }

h1.single { text-transform:capitalize; }
h1.single-listing { max-width:100%; }
h1.blog {padding:0;margin:0; }
h2.dotted {}
h2.search {}
h1.single a, h1.single-listing a, h2.dotted a {text-decoration:none; }
h2.dotted a:hover {text-decoration:none; }
h2.attach-title {text-align:center; }

p.small, div.small { font-size:10px; line-height:14px; padding:3px 0; }
p.bot4px { font-size:11px; margin:0; padding:0 0 4px 0; color:#AFAFAF; }
p.bigprice {}
p.price {}
p.green { color:#009900; }
p.yellow { color:#D8D2A9; }
p.red { color:#CC0000; }

label.invalid, .footer_main_res p, .footer_main_res div.column, .footer_main_res div.column ul li,
.content_res .stepsline p, .content_res .priceblocksmall p.owner, .content_res .priceblockbig h3, .content_res .priceblocksmall h3,
#preview p, .post-block .post-right-no-img h3, .header_main_res .searchblock .editbox_search, .header_main_res .searchblock .list_search{
font-family:Arial, Helvetica, sans-serif;
}

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

.btn_orange, input[type="submit"], 
button:active, .btn_orange:active, .btn_orange a:active, input[type="submit"]:active{
	background:url("images/button.png") repeat-x left top #F8AC34;
}
.btn_orange, input[type="submit"] {
 color:#742300; text-shadow:1px 1px 0 #fed79b; padding:5px 8px;
border-top:1px solid #ffc974; border-bottom:3px solid #f8ac34; border-right:2px solid #f8ac34; border-left:2px solid #f8ac34;
 font-weight:bold; font-size:16px; text-decoration:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
.btn_orange, .order-gateway input[type="submit"] {
padding:8px 10px;
}
.btn_orange:hover, .btn_orange a:hover, input[type="submit"]:hover,
.btn_orange:active, .btn_orange a:active, input[type="submit"]:active{ text-decoration:none; color:#742300; }

.btn_orange:hover, .btn_orange a:hover, input[type="submit"]:hover {
cursor:pointer; color:#742300; background:url("images/buttonh.png") repeat-x left top #FFC974;
border-top:1px solid #f8ac34; border-bottom:3px solid #ffc974; border-right:2px solid #f8ac34; border-left:2px solid #f8ac34;
}
button:active, .btn_orange:active, .btn_orange a:active, .order-gateway input[type="submit"]:active {
border-bottom:2px solid #ffc974; border-top:2px solid #f8ac34; border-right:2px solid #ffc974; border-left:2px solid #ffc974;
}
button[type="submit"], .button{
cursor:pointer; padding:5px; font:16px Arvo; color:#fff; background:#393939 url('images/b_searchbg.png') repeat-x left top;
-khtml-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
border-top:1px solid #000; border-bottom:3px solid #393939; border-right:2px solid #000; border-left:2px solid #000;
}
button[type="submit"]:hover, .button:hover,
button[type="submit"]:active, .button:active{
color:#fff; background:#000 url('images/b_searchbgh.png') repeat-x left top; border-right:2px solid #000; border-left:2px solid #000;
}
button[type="submit"]:hover, .button:hover{ border-top:1px solid #393939; border-bottom:3px solid #000; }
button[type="submit"]:active, .button:active{ border-top:2px solid #393939; border-bottom:2px solid #000; }

/* 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; }
.mu_register {padding:28px 0 32px;width:960px !important; }

/* Alert backgrounds */
.box-yellow, .info {
background-color:#FFFFCC; border:1px solid #D8D2A9; padding:7px;
-khtml-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
.box-red, .error {
background-color:#FFEBE8; border:1px solid #CC0000; padding:7px;
-khtml-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
div.error { padding:12px; margin:0 0 10px; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.container { margin:0; padding:0; width:100%; min-width:960px; font-size:12px/1.5em; color:#4f4f4f; }

/* header */
.cp_logo { height:80px; width:300px; background:transparent url("images/cp_logo_black.png") no-repeat scroll 0 0; }
.header_top { background:#313131; border:none; }
.header_main_bg { clear:both; padding:0; position:relative; z-index:9; }
.top_slider { clear:both; position:relative; width:100%; display:table; }
.top_slider_in { width:960px; margin:0 auto; padding:2% 0;  }
.top_slider_in .shadowblock_out { margin:0; }

.header_top_res { margin:0 auto; width:960px; display:table; }
.header_top_res p { padding:8px 0; line-height:16px; }
.header_top_res p.right { text-align:right; float:right; }
.header_top_res p.left { text-align:left; float:left; }
.header_top_res p.left span{ padding-left:5px; margin-left:5px; border-left:1px solid #ddd; }
.header_top_res p.left span:first-of-type { padding-left:0; margin-left:0; border-left:none; }
.header_top_res p img.srvicon { margin:-4px 0; border:none; }
.header_top_res p a.srvicon { display:inline-block; height:16px; width:16px; text-align:left; text-indent:-9999px; margin-left:5px; }
.header_top_res p a.rss-icon { background:url("images/icon_rss.gif") no-repeat scroll 0 0 transparent; }
.header_top_res p a.facebook-icon { background:url("images/icon_facebook.gif") no-repeat scroll 0 0 transparent; }
.header_top_res p a.twitter-icon { background:url("images/icon_twitter.gif") no-repeat scroll 0 0 transparent; }
.header_top_res p a:hover { color:#f5bc62; }

.header_main_res .searchblock .form_search { margin:0; padding:0; }
.header_main_res .searchblock label { margin:3px 4px; padding:0; float:left; }
.header_main_res .searchblock .editbox_search, .header_main_res .searchblock .list_search {
border:1px solid #949494; margin:0 4px; float:left; font-weight:normal; font-size:12px; line-height:1.5em;
}
.header_main_res .searchblock .editbox_search  { padding:3px; width:174px; }
.header_main_res .searchblock .list_search { padding:2px; width:100px; height:23px; }
.header_main_res { margin:0 auto; width:960px; }
.header_main_res #logo { float:left; }
.header_main_res #logo h1{ font-size:30px; margin:2px 0 0 0; text-transform:uppercase; }
.header_main_res .adblock { margin:10px 0 0 0; float:right; width:auto; max-width:100%; text-align:right; }
.header_main_res .header_right { float:right; text-align:right; width:77%; }
.header_main_res .description { color:#999999; margin-bottom:10px; font-size:12px; }
.header_main_res .description { position:absolute; bottom:0; }

 
.header_menu_res{margin:0; padding:0; }
.header_menu_res .obtn{
float:right; line-height:22px; font-size:18px; font-weight:normal; padding:20px 1%; text-transform:uppercase;
-webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px;
}
.header_menu { z-index:9; position:relative; border-top:none; }
.header_menu .header_menu_res { width:94%; max-width:960px; margin:0 auto; }
.header_menu .header_menu_res ul { float:left; }


/* content sidebar */
.content_right ul li, .home_widget_area ul li {
padding:1px 0 5px 12px; font-size:14px; line-height:normal; border-top:1px solid #efefef;
background:url("images/gray-arrow-sm.png") no-repeat 0 6px transparent;
}
.content_right ul li:first-child, .home_widget_area ul li:first-child{ border-top:none; }
.content_right ul li a { }
.content_right ul li a:hover {}
.content_right ul li ul li, .home_widget_area.widget_text ul li{ border-top:none; }
.content_right ul li ul li{ border-top:none; }
.home_widget_area.widget_text li ol, .home_widget_area.widget_text li ul{ padding-top:5px; }
.home_widget_area.widget_text ol li{ list-style:decimal; margin-left:30px; }

/* refine search jquery slider */
#refine_widget ul.refine li{ padding:7px 5px 7px 15px; background:none; border-bottom:1px solid #efefef; }
#refine_widget 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;
}
#refine_widget ul.refine li div.close{ background:url("images/arrow-right.png") no-repeat scroll 0 0 transparent; }
#refine_widget ul.refine li div.handle:hover{cursor:pointer; opacity:0.7; }
#refine_widget ul.refine li div.element {display:none; }
#refine_widget ul.refine label.title{ font-weight:bold; font-size:13px; color:#666; }
#refine_widget ul.refine li ol.checkboxes li{ padding:0; background:none; border-bottom:none; }
#refine_widget ul.refine li ol.checkboxes{ padding-top:3px; }
#refine_widget ul.refine li div.scrollbox{ max-height:150px; overflow:auto; border-radius:4px 4px 4px 4px !important; }
#refine_widget ul.refine li input#amount, #refine_widget ul.refine li input#distance{ color:#b22222; border:0; font-weight:bold; }

.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; }

#refine_widget div#slider-range, .content_right div#dist-slider{ margin:2px 0 10px; }
#refine_widget ul.refine .ui-widget-content{ border:1px solid #CCCCCC !important; }
#refine_widget .price_min_max .text {margin-left:10px; margin-right:10px; width:50px; }

/* search drop-down values */
select{
padding:5px;	/*padding:2px 35px 2px 2px;*/
background:white url('images/i_select.png') no-repeat center right 1px;
-webkit-appearance:none;/* Safari and Chrome */
-moz-appearance:none; text-indent:0.01px; text-overflow:'';/* Firefox */
}
select::-ms-expand { display:none; /*for IE10*/ }

select option { line-height:20px; }
option.level-0{padding:0 3px; }
option.level-1,option.level-2,option.level-3,
option.level-4,option.level-5,option.level-6,
option.level-7{}
.selectBox-dropdown{
height:42px; min-width:250px; max-width:320px; position:relative; line-height:1; display:inline-block; cursor:default;
text-decoration:none; outline:none; vertical-align:middle; margin-right:8px; margin-top:1px\9; height:33px\9; color:#666;
border:2px solid #e2e2e2; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.searchbutcat .selectBox-dropdown{ border:none; }
.report .selectBox-dropdown, .page-template-tpl-profile-php .selectBox-dropdown{ height:32px; }
.report .selectBox-dropdown .selectBox-label, .page-template-tpl-profile-php .selectBox-dropdown .selectBox-label{ padding:2px 5px; }

.content_right .selectBox-dropdown { max-width:303px; width:96% !important; }
.content_right a.selectBox-dropdown:hover {text-decoration:none; }
.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow{ border-color:none; }
.selectBox-dropdown.selectBox-menuShowing{
-moz-border-radius-bottomleft:0; -moz-border-radius-bottomright:0; -webkit-border-bottom-left-radius:0; -webkit-border-bottom-right-radius:0;
border-bottom-left-radius:0; border-bottom-right-radius:0;
}
.selectBox-dropdown .selectBox-label{
width:100%; padding:8px; line-height:1.5em; display:inline-block; white-space:nowrap; overflow:hidden; font-size:19px;
}
#searchform .selectBox-dropdown{ background:#FFF url("images/i_categories.png") no-repeat 6px 6px; }
#searchform .selectBox-dropdown .selectBox-label{ padding:8px 8px 8px 45px; }
.selectBox-dropdown .selectBox-arrow{
background:url("images/i_down_arrow.png") no-repeat 0px 50%; position:absolute; top:0; right:0; width:23px; height:100%; cursor:pointer;
}
.selectBox-dropdown-menu{
position:absolute; z-index:99999; max-height:200px; overflow:auto; border:solid 1px #BBB; background:#FFF; 
-moz-box-shadow:0 2px 6px rgba(0,0,0,.2); -webkit-box-shadow:0 2px 6px rgba(0,0,0,.2); box-shadow:0 2px 6px rgba(0,0,0,.2);
}
.selectBox-inline{
width:250px; outline:none; background:#FFF; display:inline-block; border:solid 1px #BBB;
-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; background:6px center no-repeat; padding:5px .7em; white-space:nowrap; overflow:hidden; text-decoration:none; font-size:14px/1.5em;
}
.selectBox-options li.selectBox-hover a{ background-color:#EEE; }
.selectBox-options li.selectBox-disabled a{ color:#888; background-color:transparent; }
.selectBox-options .selectBox-optgroup{ font-weight:bold; line-height:1.5; padding:0 .3em; white-space:nowrap; color:#666; background:#EEE; }
.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:14px; padding:0px 0 20px 0; text-transform:uppercase; }

/*** ad loop block ***/
#listgrid { position:relative; clear:both;  }
#listgrid .listnav { margin:0; padding:0; position:absolute; right:4%; top:-40px;  }
.listnav a { width:27px; height:16px; display:block; float:left; text-indent:-9009px; margin-left:10px; opacity:0.5; }
.listnav a.switch_list { background:url("images/i_listview.png") no-repeat left top;  }
.listnav a.switch_grid { background:url("images/i_gridview.png") no-repeat left top;  }
.listnav a:hover.switch_list, .listnav a:hover.switch_grid, .listnav a.active {  opacity:1; }

.post-block-out { background:#FFF; margin:0 0 4% 0; float:left; position:relative; }

.post-left{ max-width:360px; max-height:240px; }
.post-left .attachment-rw-ad-thumb{ width:100%; height:auto; margin:0; padding:0; }
.post-left a.preview { display: block; height: 205px; overflow: hidden; }
.post-left a.preview img:hover { opacity:0.6; }
.post-right{ padding:0px 3%; }
.post-block .post-right h3{ padding:0; font-size:19px; font-weight:normal; color:#4f4f4f; }
.post-block .post-right h3 a:hover, .post-block .post-right-no-img h3 a:hover, .content_right h2 { color:#333; }
.view .deal{ margin:0 1% 0 1%; padding:16px 0; float:left; display:none; }
.price_box {
width:100%; max-width:310px; float:left; display:table; font-size:18px; line-height:24px; background:#f2f2f2;
border:1px solid #bcbcbc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-right:10px;
}
.price_box span { float:left; padding:7px 1%; display:block; width:31%; text-align:center; border-left:1px solid #eee; }
.price_box span:first-child{ border:none; }
.price_box span strong { font-weight:normal; display:block; } 

.post-block .price_box span { border-left:1px solid #d9d9d9;  color:#939393; }
.post-block .price_box span:first-child{ border-left:none; border-top:none; }
.post-block .post-right-no-img {width:100%;  }
.post-block .post-right-no-img h3 {
float:left; max-width:430px; margin:0; padding:0; color:#4f4f4f; font-weight:bold; font-size:17px; line-height:1.0em; text-decoration:none;
}
.post-block .post-right-no-img h3 a, .post-block .post-right-no-img h3 a:hover { text-decoration:none; }
.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; width:16px; height:16px;
}
.post-block .post-right-no-img p.post-desc { margin:0; padding:6px 0; min-height:80px; }
.post-block .post-right p.location, .post-block .post-right-no-img p.location { margin:0; padding:0; }

.post-block .post-right p.stats, .post-block .post-right-no-img p.stats,
.post-block .post-right p.adid, .post-block .post-right-no-img p.adid {clear:both; padding:0; float:right;font-size:11px; }

.post-block .post-right p.post-meta, .post-block .post-right-no-img p.post-meta,
.post-block .post-right p.stats, .post-block .post-right-no-img p.stats,
.post-block .post-right p.adid, .post-block .post-right-no-img p.adid {color:#828282; }

/*** Gridview ***/
.gridview .post-block-out { margin:0 4% 4% 0; width:46%; max-width:360px; min-height:397px; }
.gridview .post-left{ margin-bottom:5px; display:table; }
.gridview .post-right, .carousel_slider .post-right{ min-height:160px; }
.gridview p.stats, .carousel_slider p.stats{ position:absolute; right:3%; bottom:65px; }
.gridview p.post-desc{ display:none; }
.gridview .advertise.grid-block{ display:block; }
.gridview .price_box, .carousel_slider .price_box {
max-width:100%; position:absolute; left:0; bottom:0; border-bottom:none; border-right:none; border-left:none;
-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;
}
.gridview .price_box span{ padding:7px 1%; width:31%; }
/*** Listview ***/
.listview .post-block-out { width:96%;  }
.listview .post-block{ padding:2%; overflow:hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.listview .post-left .attachment-rw-ad-thumb{ width:99%; height:auto;  }
.listview .post-left, .listview .post-right { padding:0; }
.listview .post-left { float:left; width:44%; margin-bottom:10px; margin:0 4% 10px 0; }
.listview .post-left img{ border:2px solid #CCC; }
.listview .post-right{ width:52%; }
.listview .post-right{ float:right; }
.listview .price_box{ width:51%; border:1px solid #d9d9d9; }
.listview .advertise.list-block{ display:block; }

/* price tag */
.price-wrap {float:right; }
span.tag-head {float:left; height:25px;margin:0;padding:0;width:33px; }
p.post-price { float:left; font-size:17px; font-weight:bold; margin:0;padding:3px 6px 2px;
-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; }

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

/* Featured & sold */
.post-left, #main-pic { position:relative; }
.top_slider_in .full_slider .slide_img span, .post-left span, #main-pic span{ z-index:2; text-indent:-9009px; position:absolute; display:block; }
span.featured{ background:url(images/i_featured.png) no-repeat left top; height:24px; width:80px; left:-3px; }
span.sold{ background:url(images/i_sold.png) no-repeat left top; height:26px; width:57px; right:-5px; bottom:0; }
.bigleft span.sold{ right:-1px; }

/* single ad pictures */
div#main-pic {
max-width:532px; text-align:center; margin: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; padding:1.5%; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; 
max-width:96%; width:auto; height:auto; border:1px solid #ccc;
}
div#thumbs-pic {
max-width:530px; padding:0;
-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 {
margin:2px 6px; padding:4px; width:67px; height:55px; border:1px solid #ccc;
-khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
a.post-gallery img:hover {}

div#thumbs-pic { }

/* ad/blog meta icons */
.post-meta, .meta, .post p.meta{ font-size:0; line-height:0; }
.post-meta span, .meta span{ padding:0 0 0 20px; line-height:16px; }
.post-meta span{ font-size:13px; display:block; margin-top:10px; }
.meta span{ font-size:11px; line-height:16px; display:inline-block; margin-top:2px; margin-right:10px; }
.view .post-meta span{ margin-top:7px; }
span.user{background:url("images/user-silhouette.png") no-repeat scroll 0 0 transparent; }
span.owner{background:url("images/owner.png") no-repeat scroll 0 0 transparent; }
span.folder, span.folderb{ background:url("images/folder-open.png") no-repeat scroll 0 2px transparent; }
span.clock {background:url("images/clock.png") no-repeat scroll 0 0 transparent; }

.bigright span.owner img{ float:right; }
.folder a, .folderb a{ font-style:italic; text-transform:capitalize; }
span.clock span { text-transform:uppercase; margin-top:0; padding:0; }

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

.post-meta span a:hover, .meta span a:hover,
.post p.meta a:hover, .single-main p.meta a:hover { color:#000; }


/* content */
.content{ margin:0; padding:0; }
.content_botbg { margin:0; padding:0;  min-height:600px; }
.shadowblock_out { margin:0 0 20px 0; }

.content_right .shadowblock_out {  }

.shadowblock { padding:2%; background:#fff; overflow:hidden; }
.content_left .shadowblock{ padding:2%; }
.content_right .shadowblock{ padding:4%; }

.page-template-tpl-full-width-php .shadowblock { margin:0; }

.search-results .content_left .shadowblock:nth-child(1),
.tax-ad_cat .content_left .shadowblock:nth-child(1), 
.page-template-tpl-featured-ads-home-php .content_left .shadowblock:nth-child(1) { padding:0; background:transparent; 
-moz-box-shadow:0 0 0px #888; -webkit-box-shadow:0 0 0px #888; box-shadow:0 0 0px #888; }
.tax-ad_cat .content_left .shadowblock:nth-child(1){ padding:0 0 14px 0; }
.tax-ad_cat .content_left .shadowblock:nth-child(1) h1.single{ margin:0; }
.tax-ad_cat #listgrid .listnav{ top:-30px; }

.content_left{ margin:0; padding:0; float:left; width:68%; }
.content_right { margin:0; padding:0; float:left; width:32%; }
.content_left .shadowblock_out, .paging{ width:96%; }

.content_res { margin:0 auto; padding:20px 0 30px; width:100%; max-width:960px; }
.content_res .shadowblockdir { height:130px; padding:8px 15px 5px; }
.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, .content_res .priceblocksmall h3 { margin:0; padding:0; color:#4f4f4f; font-weight:bold; line-height:1.2em; }
.content_res .priceblockbig h3 { float:left; font-size:15px; text-decoration:none; }
.content_res .priceblocksmall h3 { width:100%; font-size:13px; }
.content_res .priceblocksmall p.owner { margin:0; padding:0; font-weight:normal; font-size:11px; line-height:1.5em; }
.priceblocksmall ul.items { padding-left:16px; }
.priceblocksmall .items li,
.single-main ul.pop-blog li{ list-style:url("images/gray-arrow-sm.png"); background:transparent; padding:3px 0; }
.content_res .stepsline { margin:0; padding:8px 0 24px 0; }
.content_res .stepsline p { margin:0; padding:6px 12px; font-weight:bold; font-size:16px; line-height:1.2em; }
.content_res .stepsline div.number_out { margin:0; padding:0; float:left; }
.content_res .stepsline div.number_in { margin:0; padding:0; background:#dbdbdb; border-top:1px solid #efefef; }
.content_res .stepsline div.line_in { margin:0; padding:0; width:201px; height:5px; line-height:0px; font-size:0px; background:#ededed; }
.content_res .stepsline div.line_out { margin:12px 0; padding:1px; float:left; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb; }
.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_res .can_chg_bg:hover { background-color:#EAF2FA; }

.content_res .stepsline div.number_out, .content_res .stepsline .borderleft, .content_res .stepsline .borderright, .content_res .whiteblock{
border:1px solid #bbb;
}
.content_res .whiteblock {
margin:0 0 4px 0; padding:8px; -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-weight:normal; font-size:16px; line-height:1.2em; 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:100%; padding-top:5px; }
.content_res div.bigright .price_box { border:1px solid #bcbcbc; }
div.bigright span { color:#939393; font-weight:normal; }
.content_res div.bigleft { float:left; width:100%; }
.content_res .mapblock{ background:url("images/loader-spinner.gif") no-repeat center center; margin:0; padding:0; overflow:hidden; }
.content_res .mapblock p.gmap-title { font-size:13px; font-weight:bold; line-height:1.2em; color:#4F4F4F; }
.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 { }
.content_res img.attachment-ad-thumb, .attachment-medium { width:100%; /*height:205px;*/ }
.content_res .noresults {padding:20px; }

.single-main { padding-top:25px; overflow:hidden; }
.single-main .tabnavig li, .single-main .form_contact li, .single-main .postertab ul.member li { list-style:none; }
.single-main .tabprice ul.tabnavig li a, select option[selected] { background:#f1f1f1; }
.single-main .tabprice ul.tabnavig li a.selected { color:#454545; }

.single-main .form_contact li .btn_orange{ margin-left:137px; }

.content_left .addnationl_info { margin:0; padding:0 0 20px 0; list-style:none; display:table; width:100%;  }
.content_left .addnationl_info li { margin:0; padding:5px 0; float:left; list-style:none; float:left; width:50%; font-size:14px; }
.addnationl_info li span { font-weight:bold; padding-right:10px; display:block; float:left;  }
.addnationl_info li#cp_rw_price_mrp, .addnationl_info li#cp_rw_select_dealoption, .addnationl_info li#cp_rw_customlink{ display:none; }
.single-main .tabprice div.singletab { padding:20px 10px 10px 10px; }

.single-main h2.hr { padding-top:25px; margin-top:30px; border-top:3px double #eee; }

/* main nav menu global styles*/
.header_menu_res ul, .header_menu_res ul ul, .header_menu_res ul ul ul { float:right; margin:0; padding:0; list-style:none; }
.header_menu_res ul li.first{ padding-left:0; background:none; }
.header_menu_res ul li a { text-decoration:none; }
.header_menu_res ul li:hover a { z-index:999; color:#f5bc62; }
.header_menu_res ul { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }
.header_menu_res ul a { padding:10px;position:relative; z-index:100; display:block;line-height:46px; text-decoration:none; color:#555; }
.header_menu_res ul li:hover a {-khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.header_menu_res ul li.current_page_item, .header_menu_res ul li.current-menu-item, .header_menu_res ul li.current-menu-parent a {
-khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#f5bc62;
}
.header_menu_res ul li li.current_page_item, .header_menu_res ul li li.current-menu-item{ background:none; }
.header_main_res #logo h1, .header_main_res #logo h1 a,
.header_menu_res ul li.current_page_item a, .header_menu_res ul li.current-menu-item a { color:#f5bc62; }

.header_main_res #logo h1 a:hover{ color:#f5bc62; text-shadow:1px 1px 1px #FF7300; }

.header_menu_res ul.children li a { background:#fff; border-top:none; border-left:none; }
.header_menu_res ul li {
float:left; margin:0 3px; width:auto; font-weight:normal; font-size:14px; line-height:1.2em; z-index:999; text-transform:uppercase;
}
.header_menu_res ul li ul {
margin-top:-2px; position:absolute; left:-999em; width:180px; z-index:998; background:#fff; border-width:1px 1px 0; border:1px solid #dbdbdb; 
-khtml-border-radius:0 3px 3px 3px; -moz-border-radius:0 3px 3px 3px; -webkit-border-radius:0 3px 3px 3px; border-radius:0 3px 3px 3px;
}
.header_menu_res ul.menu ul {
-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; z-index:998;
border:1px solid #eee; border-top:none; -moz-box-shadow:1px 1px 5px #b7b7b7; -webkit-box-shadow:1px 1px 5px #b7b7b7; box-shadow:1px 1px 5px #b7b7b7;
}
.header_menu_res ul.menu ul ul.children {
z-index:998; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #eee; border-top:none;
}
.header_menu_res ul.menu li ul li {margin:0; padding:0px; }
.header_menu_res ul.menu li ul li:hover {  }
.header_menu_res ul.menu li ul li a{
padding:7px 12px; width:156px; font-size:12px; line-height:18px; text-align:left; text-decoration:none; background:none; color:#555;
}
.header_menu_res ul.menu li ul li a:hover {
text-decoration:none; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
.header_menu_res ul.menu li ul ul {
margin:-32px 0 0 181px;
-khtml-border-radius:0 3px 3px 3px; -moz-border-radius:0 3px 3px 3px; -webkit-border-radius:0 3px 3px 3px; border-radius:0 3px 3px 3px;
}
.header_menu_res ul.menu ul.sub-menu {
display:none; position:absolute; margin:0;
-khtml-border-radius:0 3px 3px 3px; -moz-border-radius:0 3px 3px 3px; -webkit-border-radius:0 3px 3px 3px; border-radius:0 3px 3px 3px;
}
.header_menu_res ul.menu li:hover ul.sub-menu { display:block; }
.header_menu_res ul.menu ul.sub-menu li ul.sub-menu {
display:none; top:2px; left:180px;
-khtml-border-radius:0 3px 3px 0; -moz-border-radius:0 3px 3px 0; -webkit-border-radius:0 3px 3px 0; border-radius:0 3px 3px 0;
}
.header_menu_res ul.menu ul.sub-menu li:hover ul.sub-menu {display:block; }
.header_menu_res ul li:hover, .header_menu_res ul li.hover{ position:static; color:#555555; }
.header_menu_res ul li:hover ul ul, .header_menu_res ul li:hover ul ul ul, .header_menu_res ul li:hover ul ul ul ul { left:-999em; }
.header_menu_res ul li:hover ul, .header_menu_res ul li li:hover ul, .header_menu_res ul li li li:hover ul, .header_menu_res ul li li li li:hover ul {
left:auto;
}
.header_menu_res ul li img.dropdown{ padding:2px 0 2px 8px; border:none; }
.header_menu_res ul.sub-menu{ width:auto; }
.header_menu_res ul.sub-menu li{ clear:left; margin:8px 4px 0; }

/* category menu */
div#adv_categories, .header_menu_res ul.sub-menu {
margin:0; padding:0 0 8px; position:absolute; z-index:998; border:2px solid #CCC; background:#FFF; border-top:none; 
-khtml-border-radius:0 0 6px 6px; -moz-border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px; border-radius:0 0 6px 6px;
}
div#adv_categories{ display:none; padding:0 5px 8px; }
#menu-header li:hover #adv_categories, .header_menu .menu li:hover #adv_categories{display:block; }
div#adv_categories ul{ position:relative; left:0; background:none; border:none; box-shadow:none; }
div#adv_categories ul li{ font-size:12px; border:none; }
div#adv_categories ul li a{ display:inline; }
div#adv_categories ul li a:hover  { }
div#adv_categories li.maincat a { }
div#adv_categories li.maincat a:hover { }
div#adv_categories .catcol{ float:left; padding:0 10px 0 10px; width:200px; border-left:none; vertical-align:top; margin-top:15px; }
div#adv_categories .catcol ul {padding:8px 0; list-style:none; }
div#adv_categories .catcol ul li {float:none; margin:0; padding:0; text-align:center; }
div#adv_categories .catcol ul li a {margin:0; padding:4px 0; text-decoration:none; }
div#adv_categories .catcol ul.maincat-list {margin:0; padding:0; width:100%; }
div#adv_categories .catcol ul li.maincat {
width:100%; text-transform:uppercase; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; 
-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; float:left; margin:0 0 15px; padding:6px 10px;
}
div#adv_categories .catcol ul li.maincat { background:#dfdfdf url('images/gray-grad.png') repeat-x left top; color:#545454; }
div#adv_categories .catcol ul li.maincat a { display:inline; line-height:normal; }
div#adv_categories .catcol ul li.maincat > ul.subcat-list {
float:right; margin:6px -10px -6px -15px; padding:5px; width:190px;
-khtml-border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;
}
div#adv_categories .catcol ul.subcat-list { clear:both; padding:5px; width:auto; background-color:#FFFFFF; }
div#adv_categories .catcol ul.subcat-list ul.subcat-list {margin:0; }
div#adv_categories .catcol ul li.cat-item { clear:both; width:auto; padding:0 0 0 12px; font-size:12px; text-transform:none; float:left; }
div#adv_categories .catcol ul li.cat-item { background:url('images/bullet-grey.png') no-repeat scroll 4px 6px transparent; }
div#adv_categories .catcol ul li.cat-item a { display:inline-block; float:left; padding:0; line-height:20px; width:auto; }
div#adv_categories .catcol ul li.cat-item a:hover {  }
div#adv_categories .catcol ul li.cat-item span {display:inline-block; float:left; padding:0; line-height:20px; margin-left:3px; width:auto; }
div#adv_categories .first{ border-left:none; }
div#adv_categories .catcol ul li.maincat a, div#adv_categories .catcol ul li a, div#adv_categories .catcol ul li.maincat a:hover { background:none; }

.adv_categories ul li.active { margin:0 -7px 0 -8px; padding:4px 7px 4px 8px; }
.adv_categories .catcol ul li.maincat a { margin:0; padding:4px 0; text-decoration:none; }

/* tinynav navigation menu */
.tinynav { width:50%; margin:14px 2%; display:none; float:left; font-size:16px; }

/* search bar */
#search-bar{ margin:20px auto;  top:0px;width:960px; background:transparent;  }
.searchblock_out{ margin:0 0 10px; min-height:44px; 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  }
.searchblock {   padding:0px; }
.top-search-advanced{ margin:0 1px; }
.top-search-advanced-content{padding:10px; }
.form_search { margin:0; padding:0; }
.form_search input#s{ color:#4F4F4F; color:#666; }
.form_search input#s:focus{ background-color:#F9F9F9}
.form_search .search{padding:2px; width:75px}
.form_search select#scat.searchbar{ height:45px; min-width:250px; width:70%; line-height:26px; font-size:19px; border:none; }
select#scat.searchbar option.level-0 {padding:0px; font-weight:normal; }
.searchblock .form_search input#s{
background:#fff url("images/i_search.png") no-repeat 8px 8px; padding:9px 10px; padding-left:45px; position:relative; font-size:19px; z-index:2; 
border:2px solid #CCC; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.searchblock .form_search input#s:focus{ border:2px solid #CCC; }
.searchblock .form_search input#s{ border:none; }
.searchblock .form_search input#s:focus{ border:none; }
.searchblock .form_search input#where{
color:#4F4F4F; width:165px; margin-bottom:7px; padding:11px;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
#searchform .searchfield {float:left;margin-right:0;white-space:nowrap; overflow:hidden; }
#searchform .searchbutcat {float:right; width:47%; }
.searchblock select#scat.postform{margin-bottom:7px; min-height:15px; width:155px; padding:11px; }
.searchblock select#where.postform{margin-bottom:7px; min-height:15px; width:120px; padding:5px; }
.searchblock button.btn{margin:0; }
.form_search input#s{
padding:10px 7px; margin-bottom:7px; font-size:14px; width:90%;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.form_search .search{ padding:2px; width:75px; }
.form_search select#scat.postform{
height:36px; width:97%; padding:7px; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}

/* search autocomplete loader */
.ui-autocomplete-loading{ min-height:16px; min-width:16px; background:url("images/indicator.gif") no-repeat left center !important;  }
.ui-autocomplete-input{}
ul.ui-autocomplete, .ui-menu{z-index:9999; }

/* search bar button styles */
.btn-topsearch { float:right; width:126px; padding:0; margin:0px -1px 0px 0px; font-size:16px; text-align:center;
text-transform:uppercase; height:45px; outline:none; display:inline-block; text-decoration:none; border:none; 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{
background:transparent url("images/btn_advSrch.png") no-repeat right top; color:#aaa; width:85px; height:16px; font-size:10px; line-height:14px; 
text-align:center; padding:0 0px 0 0; margin:3px 0 0 5px; text-decoration:none; border:none; position:absolute; bottom:-13px ;right:8px;
display:inline-block; cursor:pointer;
}
.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 */
.top_slider_in { position:relative; }
.shadowblockdir{ padding:5px; }
#sliderlist { max-width:94%; margin:0 auto; height:198px; overflow:hidden; }
.slider { margin:0 auto; left:-5000px;/* margin-left:15px;*/ position:relative; height:200px; overflow:hidden; /* visibility:hidden; */ }
.slider ul { height:70px; width:600px; }
.slider ul li{ height:180px; width:150px; padding:5px 10px; margin:5px 0; display:table; }
.slider ul li .default_slide{ box-shadow: 0 0 5px #888; background:#fff; height:180px; }
.slider ul li a {text-decoration:none; font-weight:bold; }
.slider ul li a:hover {text-decoration:underline; }
.slider ul li:hover { -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow:0 1px 0 #fff;}
.slider ul li img { cursor:pointer; width:100%; max-height:100px; padding:0; margin:0; }
strong.price_sm { line-height:16px; font-size:11px; font-style:italic; color:#742300; }
span.feat_left { float:left; text-align:center; width:100%; }
span.feat_left a.preview img:hover {opacity:0.6;}
#sliderlist li p { text-align:center; display:block; margin:0 5px; text-shadow:0 1px 0 #fff;white-space: pre-wrap; white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */}
span.feat_left img.preview { border:1px solid #CCC;  float:left;  margin:3px 10px 0 0; padding:2px; -moz-box-shadow: 1px 1px 4px #dbdbdb; -webkit-box-shadow: 1px 1px 4px #b7b7b7; box-shadow: 1px 1px 4px #b7b7b7; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

.sliderblockdir .prev, .sliderblockdir .next { z-index:99999; cursor:pointer; height:40px; width:40px; position:absolute; top:50%; opacity:0.6; }
.sliderblockdir .prev { background:url("images/prev_slide.png") no-repeat scroll 0 bottom transparent; left:0; }
.sliderblockdir .next { background:url("images/next_slide.png") no-repeat scroll 0 bottom transparent; right:0; }
.sliderblockdir div.prev:hover, .sliderblockdir div.next:hover {opacity:1;}


/* home page directory category listing */
#directory .catcol ul{list-style-type:none; padding:3%; }
#directory .catcol{float:left; width:33%}
#directory .catcol ul.maincat-list{}
#directory .catcol ul li.maincat{ font-weight:bold; padding:0 0 2px; text-transform:uppercase; margin-bottom:15px; border-bottom:1px solid #DDDDDD; }
#directory .catcol ul li.maincat a:hover{}
#directory .catcol li.maincat > ul.subcat-list{ margin-bottom:-3px; padding-bottom:8px; border-top:1px solid #DDDDDD; border-bottom:1px solid #FFFFFF; }
#directory .catcol ul.subcat-list{ padding:5px; }
#directory .catcol ul li{ line-height:20px; padding:5px 0 2px 10px; }
#directory .catcol ul li.cat-item{
font-weight:normal; text-transform:none; line-height:20px; padding:0 0 0 12px;
background:transparent url("images/bullet-grey.png") no-repeat scroll 4px 6px;
}
#directory .catcol ul li.cat-item:hover{}
#directory .catcol ul li.cat-item a{ text-decoration:none; color:#545454; }
#directory .catcol ul li.cat-item a:hover{}
#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 */
.bigright img.avatar, .bigright img.photo{
border:2px solid #CCC; -moz-box-shadow:1px 1px 4px #DBDBDB; -webkit-box-shadow:1px 1px 4px #DBDBDB; box-shadow:1px 1px 4px #DBDBDB; float:right;
}
.content_right img.avatar, .content_right img.photo, #welcome_widget img.avatar, 
#welcome_widget img.photo, .single-main img.avatar, .single-main img.photo{
float:left; margin:0 10px 0 0; padding:2px; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
#welcome_widget div.avatar{float:left;padding:10px 0; }
#welcome_widget .user{padding:7px 0 0 80px; }
#welcome_widget .user p {}
#welcome_widget p.welcome-back {padding:0; }
#welcome_widget p.last-login {font-size:11px; }

/* pagination */
.paging {
float:left; margin:0 0 20px; clear:both; width:97%; text-align:center; font-size:22px;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#a6a5a5;
}
.user-dashboard .paging { margin:15px 0 0; width:100%; border:none; }
.user-dashboard .paging a, .user-dashboard .pages span{ padding:3px 6px; }

.user-dashboard .button{ float:right; margin:0 0 10px 0; }
.report{ float:right; margin:0 10px 10px 0;  }
.report strong { text-transform:uppercase; font-weight:normal; color:#000; }

a.paging.more{ color:#000; }
a.paging.more:hover{ color:#fff; background:#000; }
a.paging.more, .pages { margin:0; padding:8px 0; text-align:center; overflow:hidden; }
.paging a.more:hover{ background:#000; }
.pages span {
background:none; display:block; margin:0 2px 4px; padding:6px 12px; float:left;
-khtml-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
.pages span.prevPage, .pages span.nextPage {
background:none; padding:0;margin:0 2px 4px; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.pages span.current { font-weight:bold;-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }

.pages a { display:block; margin:3px 5px; padding:6px 12px; float:left; text-decoration:none; -khtml-border-radius:6px; 
-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.pages a.last { margin:0; }
.pages a:hover, .pages span.current{ text-decoration:none; border:1px solid #fff; }
.pages .page-numbers, .pages .total { font-size:14px; font-weight:bold; margin:3px 5px; }

/* colorbox style */
#cboxTitle {font-size:12px ;  }

/* 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; padding:0; float:left; }
.tabcontrol ul.tabnavig li:first-child a { border:none; }
.tabcontrol ul.tabnavig li a { color:#868686; border-left:1px solid #868686; display:block; margin:0 0 20px 0; padding:0px 15px; text-decoration:none; }
.tabcontrol ul.tabnavig li:first-child a { border:none; }
.tabcontrol ul.tabnavig li a:hover { }
.tabcontrol ul.tabnavig li a.selected { }

.tabcontrol div.undertab { margin:-1px 0 0px; padding:12px 16px; display:none; }
.tabcontrol div.undertab a { text-decoration:none; color:#4f4f4f; }
.tabcontrol div.undertab a:hover { text-decoration:none; border:1px solid #bbb; border-top:none; }
.tabcontrol div.pricetab { margin:0 0 20px 0; padding:8px; }

/* tab control blog */
.tabprice { margin:0 0 20px 0; }
.tabprice ul.tabnavig { margin:0; padding:0; height:30px; list-style:none; }
.single-ad_listing .tabprice ul.tabnavig { height:35px; }
.tabprice ul.tabnavig li{
overflow:hidden; 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 {
-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;
display:table; margin:0; padding:2px 6% 1px 6%; color:#868686; background:#f1f1f1; border:1px solid #fff; border-bottom:none;
}
.tabprice ul.tabnavig li a:hover { color:#454545;background:#FFFFFF; }
.tabprice ul.tabnavig li a.selected { padding:2px 6%; color:#454545; background:#fff; }
.single-ad_listing .tabprice ul.tabnavig li a { padding:4px 6%; }
.single-ad_listing .tabprice ul.tabnavig li a.selected { padding:5px 6%; }
.tabprice div.pricetab{margin:-1px 0 4px 0; }
.tabprice div.singletab{ border:1px solid #BBB; margin:-1px 0 4px 0; padding:7px; }
.tabprice div.postertab{
overflow:hidden; margin:-1px 0 4px 0; padding:5px 1%;
-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:20px 0; }

/* table styles */
.tblwide {width:100%; border-collapse:collapse; border-bottom:1px solid #CDCDCD; }
.tblwide tbody tr.total td { font-weight:bold; }
.tblwide thead tr th {background:#333; /* border-right:1px solid #cdcdcd; */ padding:7px 0; font-weight:normal; text-transform:uppercase;
font-size:14px; color:#fff;  }
.tblwide thead tr th:last-child { border-right:none; }
.tblwide tbody tr td {padding:7px 5px; vertical-align:middle;  font-size:12px; border-right:1px solid #cdcdcd; border-top:1px solid #CDCDCD; }
.tblwide tbody tr td:last-child { border-right:none; }




/* dashboard listings table */
.tblwide th.listing-count { width: 25px; }
.tblwide th.listing-title { text-align: left; }
.tblwide th.listing-views { width: 50px; }
.tblwide th.listing-status { width: 100px; }
.tblwide th.listing-options { text-align: center; width: 80px; }

/* dashboard listing status colors */
.tblwide span.status { font-weight:bold; font-size:13px; }
.tblwide .live span.status { color:#008000; }
.tblwide .offline span.status { color:#bbbbbb; }
.tblwide .ended span.status, .tblwide .live_expired span.status { color:#666666; }
.tblwide .pending span.status, .tblwide .pending_payment span.status { color:#C00202; }


.listing-actions .edit a, .listing-actions .delete a, .listing-actions .pause a, .listing-actions .restart a{ 
	font-size:0px; width:21px; height:21px; float:left; padding:1px;
}
.listing-actions .edit a{ background:url('images/pencil.png') no-repeat transparent; }
.listing-actions .delete a{ background:url('images/cross.png') no-repeat transparent; }
.listing-actions .pause a{ background:url('images/pause.png') no-repeat transparent; }
.listing-actions .restart a{ background:url('images/start-blue.png') no-repeat transparent; }


.tblwide tbody tr.total_sales td { background:#cdcdcd; color:#000; text-transform:uppercase; }
.tblwide tbody tr td abbr{ border-bottom:none; }
.even:hover { background-color:#f2e7e7; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.tblwide tbody tr td.footable-last-column a{ opacity:0.6; color:red; }
.tblwide tbody tr td.footable-last-column a:hover{ opacity:1; }
.page-template-tpl-dashboard-php .button { padding:3px 5px; }
.tblwide h3 { font-weight:normal; }


div#map {height:300px; }
div#mcwrap {height:70px; }
div#mcwrap span { font-size:16px; font-weight:bold; }

/* footable styles */
.footable > thead > tr > th,.footable > thead > tr > td { position:relative; }
.footable.breakpoint > tbody > tr > td.expand { background:url("images/plus.png") no-repeat 5px center; padding-left:40px !important; }
.footable.breakpoint > tbody > tr.footable-detail-show > td.expand{ background:url("images/minus.png") no-repeat 5px center; }
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) { cursor:pointer; }


/* 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 {
margin-bottom:10px; padding:7px; width:250px; border:2px solid #CCC;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.mid:focus, .text:focus {border:2px solid #CCC; background-color:#F9F9F9}
.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 { }
.loginform .strength-meter { margin-left:140px; }
.loginform .indicator-hint { float:left; margin-bottom:10px; }
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; }
#registerform .social_connect_ui { padding-left:140px; }

/* registration error & msg styles */
ul.errors li { list-style:none outside none; color:#AA4433; }
p.success, div.success { padding:12px; margin:0 0 10px !important; background:#FFFFE0; color:#896F44; 
border:2px solid #E6DB55; -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; }
div#catrss a{ display:block; height:16px; width:16px; text-indent:-9999px; background:url("images/rss.png") no-repeat scroll 0 0 transparent; }
div#catrss img{ display:none; }

/* reCaptcha styles */
#recaptcha_widget_div { float:left; 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, .home_widget_area ul.ads {margin:0 0 14px !important;padding:0 !important; overflow:hidden;zoom:1; }
.content_right ul.ads li, .home_widget_area ul.ads li {
float:left; margin:10px 0px 10px 0 !important; padding:0; text-shadow:none; border:1px solid #dddddd; background:none; text-shadow:none;
}
.home_widget_area ul.ads li { margin:10px !important; }
.content_right ul.ads li:hover, .home_widget_area ul.ads li:hover {border:1px solid #666666; }
.content_right ul.ads li.alt  {float:right; }
.content_right ul.ads li img, .home_widget_area 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:20px; padding:5px 0; font-size:13px}
.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:none}
.post p.meta, .single-main p.meta{ padding:7px 0; line-height:20px; color:#9F9F9F; }

.post .attach-meta {text-align:center; }
.post .entry-content {width:100%; }
div#nav-below {margin-bottom:30px; text-align:center; }

.entry img, img.attachment-blog-thumbnail{border:1px solid #CCC; }
.entry img, img.attachment-blog-thumbnail,
.entry img, img.attachment-rw-ad-thumb{ padding:5px; float:left; margin:15px 15px 5px 0; width:auto; }
.single-post img.attachment-rw-ad-thumb{ max-width:50%; width:auto; height:auto; }
.post .shadowblock img.attachment-rw-ad-thumb{ max-width:34%; width:auto; height:auto; margin:7px 4% 7px 0; }

.post blockquote, .single-main blockquote{
font-style:italic; margin:1em 40px; padding-left:50px; font-size:14px; color:#777;
background:transparent url("images/quote.gif") no-repeat scroll 0 -1px;
}
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}
.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{
padding:5px; background-color:#FFFFFF; -moz-box-shadow:1px 1px 5px #b7b7b7; -webkit-box-shadow:1px 1px 5px #b7b7b7; box-shadow:1px 1px 5px #b7b7b7;
border:1px solid #CCC; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
.post p.stats {text-align:right;font-size:11px; color:#666; }

/* forms */
.form_step{ margin:32px auto; width:100%; max-width:500px; }
.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; font-size:11px; color:#CC0000; }
.form_edit li.images:hover{ background-color:#f4f4f4; }
.form_step .labelwrapper, .form_edit .labelwrapper{ float:left; margin:0; padding:0 10px 5px 0; width:160px; font-weight:bold; }
.labelwrapper span.colour{ color:red; }
.form_step #list_featured_ad .labelwrapper, .form_edit #list_featured_ad .labelwrapper{ width:100%; }
.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,
.form_step select, .form_edit select {
padding:10px 7px; float:left; width:300px; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.form_step textarea, .form_edit textarea {
padding:7px; float:left; width:470px; height:250px; margin-bottom:10px;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.form_step textarea.wp-editor-area, .form_edit textarea.wp-editor-area {
padding:10px; width:100%; height:auto; -khtml-border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;
}
.form_step table.mceLayout, .form_edit table.mceLayout { margin-bottom:10px; }
.form_step input:focus, .form_step textarea:focus, .form_edit input:focus, .form_edit textarea:focus {}
.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 input[type="text"], form input[type="password"], form select, form textarea,
.form_step input.text, .form_edit input.text, .form_step textarea, .form_edit textarea {
color:#4F4F4F; border:2px solid #e2e2e2;
}
.form_step input:focus, .form_step textarea:focus, .form_edit input:focus, .form_edit textarea:focus,
.form_edit dropdownlist:focus, .form_step iframe:focus {
border:2px solid #f8ac34; background-color:#F9F9F9;
}
.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; margin-left:30px; }
.form_step p.terms{ width:590px; padding:10px 0; text-align:center;font-size:11px; }
.form_step p.light, .form_step p.terms { color:#868686; }
.form_step li.withborder{
margin:15px 0 20px 0; padding:2% 5%; width:88%; max-width:445px; background:#edf3f6;
border:2px solid #e2e2e2; -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; padding:7px; width:316px; min-height:15px; color:#4F4F4F; }
.form_step a.selectBox-dropdown, .form_edit a.selectBox-dropdown { padding:0; max-width:314px; height:38px; }
.form_step a.selectBox-dropdown .selectBox-label, .form_edit a.selectBox-dropdown .selectBox-label{ padding:5px 7px; }

.form_step .dropdownlist a.list:hover{ text-decoration:none; }
.form_step .dropdownlist ul.list{
border:1px solid #949494; background:#fff; margin:4px 0 0 -5px; padding:0; list-style:none; position:absolute; display:none;
}
.form_step .dropdownlist ul.list li{ margin:0; padding:0 0 1px 0; }
.form_step .dropdownlist ul.list li a{ background:#fff; color:#868686; display:block; padding:2px; width:304px; text-indent:2px; text-decoration:none; }
.form_step .dropdownlist ul.list li.active a{ background:#f1f1f1; color:#868686; text-decoration:none; }
.form_step .dropdownlist ul.list li a:hover{ text-decoration:none; background:#f1f1f1; }
.form_step select option, .form_edit select option { font-size:14px; padding:2px; }
.form_step .bevel{
height:1px; margin-top:10px; width:76%; float:left; background:transparent url("images/hr-grey.png") repeat-x scroll right top; border:0 none;
}
.form_step .bevel-double{
height:5px; width:30%; float:left; background:transparent url("images/hr-grey-double.png") repeat-x scroll right top; border:0 none;
}
.form_edit { margin:32px 0; padding:0 25px; }
.form_step .childCategory {margin-top:10px; height:38px; display:none; }
.form_step #getcat, .form_step #chosenCategory{ display:none; }
.form_step .button-container { display:inline-block; float:left; margin-left:170px; width:314px; }

.wp-editor-container{ border:1px solid #DEDEDE; overflow:hidden; }
.wp-editor-container textarea{ border: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; padding:5px; display:inline-table; margin:0 0 5px 0; background:none repeat scroll 0 0 #efefef;
border:1px solid #e3e3e3; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
div#tagcloud a:hover{
line-height:1.2; text-shadow:1px 1px 0 #e3e3e3; background:none repeat scroll 0 0 #F4F4F4;
border:1px solid #eee; -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; padding:2px; 
-moz-box-shadow:1px 1px 4px #DBDBDB; -webkit-box-shadow:1px 1px 4px #DBDBDB; box-shadow:1px 1px 4px #DBDBDB;
border:1px solid #CCC; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

.content_res .priceblocksmall{margin:0; padding:10px 0; width:100%; float:left; }
.content_res .priceblocksmall .post-thumb{margin:0; padding:0; float:left; }

/* calendar widget styles */
.widget_calendar #wp-calendar { margin:0 5%; text-align:center; width:90%; color:#555; }
.widget_calendar #wp-calendar tr{ line-height:30px; }
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th { text-align:center; }
.widget_calendar #wp-calendar caption { font-size:12px; font-weight:bold; padding:5px 0 3px 0; text-transform:uppercase; }
.widget_calendar #wp-calendar th { font-weight:bold; background:#f4f4f4; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
.widget_calendar #wp-calendar tfoot td { background:#f4f4f4; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }

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

.user .mbtn { display:block; float:left; clear:left; margin-bottom:10px; }
.content_left #welcome_widget .user .mbtn{ margin-right:10px; clear:none; }

/* 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; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; 
-khtml-border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;
}

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

/* 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:20px; width:20px; padding-right:3px; background:transparent url("images/twitter.png") no-repeat scroll 0 0; }
.facebookico { float:left; height:20px; width:20px; padding-right:3px; background:transparent url("images/facebook.png") no-repeat scroll 0 0; }
.emailico { float:left; height:20px; width:20px; padding-right:5px; background:transparent url("images/email.png") no-repeat scroll 0 0; }
.globeico { float:left; height:20px; width:20px; 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 0 0 10px; list-style:none outside none; }
ul.latest li, ul.recent li {
list-style:none outside none; padding:7px 5px 7px 15px; background:url("images/gray-arrow-sm.png") no-repeat scroll 0 12px transparent;
}

/* edit profile page */
#your-profile {padding:0px; }
#your-profile h3{ text-align:center; font-size:20px; }
table.form-table td { margin-bottom:10px; padding:5px; border:0px solid #CCC; }
table.form-table th {width:125px; vertical-align:top; text-align:right; padding:10px 10px 0 0; }
p.message {background-color:#FFFFE0; border:2px 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 { margin-bottom:10px; padding:5px; border:2px solid #CCC; }
.regular-dropdown { margin-bottom:10px; padding:0px; border:1px solid #CCC; color:#505050; }
.form-table input.regular-text {
padding:7px; width:250px; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.form-table .regular-dropdown, .order-summary select {
padding:7px; width:250px; border:2px solid #CCC; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.form-table a.selectBox-dropdown { padding:0; }
.form-table textarea {padding:7px; width:90%; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.form-table input:focus, .form-table textarea:focus {border:2px solid #CCCCCC; background-color:#F9F9F9; }
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 { float:left;margin-bottom:0;margin-right:20px;padding:3px;text-align:center; background-color:white;border:1px solid #CCCCCC; }
#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 */
.content_res .priceblocksmall ul.member {margin-left:80px;padding:0; }
ul.member li{ padding:3px 0px; border:none; list-style:none; background:transparent; }
ul.member li:hover{ }
ul.member li span{font-weight:bold}
p.member-title{font-weight:bold; font-size:14px}
ul.user-info{padding-left:60px;margin:17px 0 15px 5px; }
ul.user-details li { padding:0 0 7px; }
ul.user-info li{ background:none; }
ul.user-info li:hover, ul.user-stats li:hover{ text-decoration:none; }
ul.user-details li a, ul.user-info li a {text-decoration:none; }
.content_right ul.member li:first-child{ border:none; }

ul.membership-pack { border-bottom:1px solid #EFEFEF; border-top:1px solid #EFEFEF; }
ul.membership-pack, ul.user-details { margin:0; }
ul.membership-pack li { padding:0 0 7px; }
ul.membership-pack li:hover { }
ul.membership-pack li, ul.user-info li, ul.user-details li { padding:1px 5px 5px 12px; border:none; list-style:none; }
ul.user-details li{padding:5px 5px 5px 12px; background:none; }
ul.membership-pack li:hover, ul.user-info li:hover {}
.content_res .license{
height:184px; overflow:auto; padding:8px; width:600px; max-width:100%; background:#EDF3F6 none repeat scroll 0 0;
border:2px solid #e2e2e2; -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{  padding:10px;font-size:12px/1.5em ;max-width:400px; background:none repeat scroll 0% 0% rgb(251, 247, 170);
border:2px solid rgb(249, 233, 142); -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
-moz-box-shadow:1px 1px 5px #B7B7B7;-webkit-box-shadow:1px 1px 5px #b7b7b7; box-shadow:1px 1px 5px #b7b7b7;
}
.helpico { float:right;height:16px;margin-left:7px;width:16px; background:url("images/help.png") no-repeat scroll 0 0 transparent; }
.tip {cursor:pointer; }

/* blog sidebar widget */
ul.from-blog li { padding:2px 0 8px 12px; }
.content_right p.side-meta { font-size:11px; margin:0; padding:0 0 4px 0; color:#AFAFAF; }
.content_right p.side-meta a {text-decoration:none; }
.content_right p.side-meta a:hover {text-decoration:none; }
ul.pop-blog, ul.side-comments { margin:-1px 0 4px;padding:2px 3px; background:none repeat scroll 0 0 #FFFFFF; }
ul.pop-blog li, ul.side-comments li { background:none; padding:5px 0px; }


/* popular blog sidebar tab */
ul.side-comments li {padding:12px 8px; list-style:none; background:none repeat scroll 0 0 transparent; }
ul.side-comments li .comment {float:left; margin-top:-4px; }
.content_right ul.side-comments li .comment { width:172px; }
.single-main ul.side-comments li .comment { width:auto; }
ul.side-comments li .comment a,
ul.side-comments li .comment a:hover {text-decoration:none}

/* sidebar contact form */
.form_contact {padding:2%; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
.form_contact ol { margin:0; padding:0; list-style:none; }
.form_contact li { margin:0; padding:0; }
.form_contact label {
min-width:130px; float:left; margin:0 7px 0 0; padding:0; font-weight:bold; vertical-align:middle; line-height:32px; text-align:right;
}
.content_right .form_contact label { text-align:left; }
.form_contact input.text, .form_contact textarea{
color:#4F4F4F; border:2px solid #e2e2e2; padding:7px; float:left; max-width:289px; width:92%;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.form_contact textarea { height:150px; }
.form_contact input:focus, .form_contact textarea:focus {border:2px solid #CCCCCC;background-color:#F9F9F9; }
.form_contact p.contact_msg{
background:transparent url("images/msg-icon.gif") no-repeat scroll 0 4px; margin-bottom:-5px; clear:both; padding-left:30px;
}
input#rand_total.text { width:75px; }

/* error styles */
input.invalid, textarea.invalid, select.invalid, a.selectBox.invalid { background-color:#FFEBE8 !important; border-color:#C00 !important; }
label.invalid{ font-weight:bold; font-size:12px; display:none; color:#C00; }
.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; }
.thankyou ul.errors li { line-height:2em; list-style:disc inside none; }
.error-coupon {color:#CC0000; font-weight:bold; }

/* single meta */
.note {
font-size:11px; height:auto; line-height:22px ;margin:10px 0 20px; padding:6px 6px 6px 36px; position:relative; text-transform:uppercase;
background-position:10px 10px;background-repeat:no-repeat; background-color:#FFFFE0;background-image:url("images/note.png"); color:#C69E00;
border:1px solid #E6DB55; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.prdetails  {padding:5px 0 20px 0; margin-right:5px; clear:both; }
.prdetails p{ float:left; }
.prdetails p.tags{
clear:both; width:96%; padding:5px 0 5px 25px;min-height:20px;font-size:11px;
background:transparent url("images/tag_orange.png") no-repeat scroll 0 6px;
}
.prdetails p.tags a {
font-size:12px; line-height:normal; text-decoration:none; display:inline-table; background:none repeat scroll 0 0 #efefef; border:1px solid #e3e3e3;
padding:1px 5px; margin:0 5px 5px 0; -khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 	
}
.prdetails p.tags a:hover{
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
background:none repeat scroll 0 0 #F4F4F4; border:1px solid #eee; text-shadow:1px 1px 0 #e3e3e3;
}
.prdetails p.stats{ clear:both; padding:5px 5px 5px 25px; font-size:11px; background:transparent url("images/chart-bar.png") no-repeat scroll 0 5px; }
.prdetails p.print{padding:0 0 8px 25px; }
.prdetails p.edit{
clear:none; padding:5px 5px 5px 25px; font-size:11px; margin-bottom:-15px;
background:transparent url("images/app-pencil.png") no-repeat scroll 0 5px;
}
p.edit { padding:0 0 8px; clear:both; }
p.edit a.reset-stats-link, p.edit a.reports_form_link { font-size:11px; padding:5px 5px 5px 25px; }
p.edit a.reset-stats-link { background:url("images/chart-bar-cross.png") no-repeat scroll 0 center transparent; }
p.edit a.reports_form_link { background:url("images/reports_now.png") no-repeat scroll 0 center transparent; }

.report-form .reports_form, .report-form .reports_message{ float:none; width:auto; background:#EFEFEF; border:1px solid #ccc; }
.reports_form select{ margin:0 10px 0 0; }

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

/* twitter widget pro */
.widget_twitter .intent-meta a { background:url("images/twitter-sprite.png"); display:inline-block; height:16px; text-indent:-9999px; width:16px; }
.widget_twitter .intent-meta a.in-reply-to { background-position:0 center; }
.widget_twitter .intent-meta a:hover.in-reply-to { background-position:-16px center; }
.widget_twitter .intent-meta a.favorite { background-position:-32px center; }
.widget_twitter .intent-meta a:hover.favorite { background-position:-48px center; }
.widget_twitter .intent-meta a.retweet { background-position:-80px center; }
.widget_twitter .intent-meta a:hover.retweet { background-position:-96px center; }

/* comment styles */
.comment-bubble {float:right; }
.comment-bubble a {
display:block; font-weight:bold; font-size:14px; height:43px; width:58px; padding-top:6px; margin-top:2px;
text-align:center; text-decoration:none; background:url("images/comments-bubble.png") no-repeat scroll 13px 6px transparent;
}
.comment-bubble span { font-size:11px; line-height:26px; color:#9F9F9F; }
div#respond{padding:0; }
#comments .reply {padding-bottom:10px; }
.content_right div#comments{ width:555px; }
.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:12px 12px 25px; margin-bottom:10px; background:none; border:1px solid #eee;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
#comments ol.commentlist li.even {background-color:#f4f4f4 !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:#f6f6f6; }
#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 {
padding:4px; background:#fff; -moz-box-shadow:1px 1px 5px #b7b7b7; -webkit-box-shadow:1px 1px 5px #b7b7b7; box-shadow:1px 1px 5px #b7b7b7;
border:1px solid #e4e4e4; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; float:left;	
}

#comments ol.commentlist .user-meta { font-size:12px; margin:-2px 0 10px; }
#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:16px; text-decoration:none; text-transform:capitalize;
}
#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; }
.commentlist .comment a{ text-decoration:underline; }
.commentlist .comment a:hover, .commentlist a.comment-reply-link{ text-decoration:none; }
a.comment-reply-link{ color:#FFF; padding:5px 10px; border-radius:5px; background:#000; }

#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; margin-left:100px;float:none;padding:10px 20px; background:#fff;border:#EDEDED 1px solid; }
* 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 {margin:20px 0 0 0;padding:20px 0 10px 25px; border-top:1px solid #e3e3e3; }
#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 {
padding:5px; background:#f6f6f6;
border-top:1px solid #bebebe; border-left:1px solid #bebebe; border-bottom:1px solid #f3f3f3; border-right:1px solid #f3f3f3;
}
#comments .commentlist .thread-even #respond .input {background:#fff; }
#comments ul.children li ul.children,#comments .commentlist {padding:10px 0; }
textarea#comment { margin-top:10px; font-size:13px; height:180px; padding:7px; width:97.3%;border:1px solid #BBB; 
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; }
textarea#comment:focus {border:1px solid #CCCCCC;background-color:#F9F9F9; }
.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:8px 0 15px; }
p.unapproved {color:red; }
p.comments-box {padding:0 0 15px; }
.commentform input.text{
float:left; padding:7px; width:98%; max-width:225px; border:1px solid #BBB;
-khtml-border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}
.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; height:100%; color:#4F4F4F; background-color:#FFFFFF; /* 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}
.clearlooks2 .mceTop, .clearlooks2 .mceTop div {background:none repeat scroll 0 0 #464646; }

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


/* footer style */
.footer { }
.footer .footer_copyright{ width:100%; float:left; background:#000; }
.footer_copyright .footer_main_res p{ float:none; text-align:center; margin:10px 0; }
.footer .right { float:right;text-align:right; }
.footer .right a {text-decoration:none; }
.footer .right a:hover {text-decoration:none; }
.footer_main {}
.footer_main_res { margin:0 auto; width:960px; }
.footer_main_res p { font-weight:normal; font-size:13px; margin:12px 8px; padding:0; float:right; }
.footer_menu_res ul { margin:0; padding:0; list-style:none; text-align:center; }
.footer_menu_res ul li { margin:12px 0; padding:0 8px; font-size:14px; display:inline-table; }
.footer_menu_res ul li.first, .footer_menu_res ul li:first-child { padding:0 8px 0 0; border-left:none; }
.footer_menu_res ul li a { text-decoration:none; color:#F2F2F2; }
.footer_main_res div.first { padding:24px 0 16px 0; }
.footer_main_res div.column { float:left; margin:0; padding:2%; width:21%; font:normal 14px/1.4em Arial, Helvetica, sans-serif; }
.footer_main_res div.column, .footer_main_res div.column p { font-size:14px; line-height:1.4em; font-weight:normal; } 
.footer_main_res div.column p { margin:0; padding:0; } 
.footer_main_res div.column h2 { padding:0 0 4px 0; }
.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 5px 16px; background:url("images/li_gt.png") no-repeat 4px 6px; }
.footer_main_res div.column ul li a, .footer_main_res div.column ul li a:hover { text-decoration:none; }

.footer_main_res a.twit { display:block; float:right; height:50px; width:42px; margin:8px; text-indent:-9999px; }
.footer_main_res a img.twit { margin:8px; float:right;  }

.website-time {  }
.website-time p { margin:0; text-align:center; width:100%; }

/* app-plupload styles */
.form_edit #app-attachment-upload-container { margin-left:0px; }
#app-attachment-upload-container { width:465px; }
#app-attachment-upload-filelist { clear:both; display:inline-block; width:100%; }
#app-attachment-upload-filelist ul.app-attachment-list { display:block; }
#app-attachment-upload-filelist li.app-attachment, #app-attachment-upload-filelist .app-attachment-upload-progress { clear:both; width:100%; }
#app-attachment-upload-filelist .attachment-title input.text { float:none; }
#app-attachment-upload-filelist .app-attachment .button { display:inline-block; font-size:12px; margin:0 0 0 15px; padding:3px 8px; 
background-color:#F2F2F2; background-position:initial initial; background-repeat:initial initial;
border:1px solid #000; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#app-attachment-upload-filelist .app-attachment .button:hover { color:#FFF; }
#app-attachment-upload-filelist .app-attachment .attachment-image { clear:both; display:inline-block; float:left; }
#app-attachment-upload-filelist .app-attachment .attachment-image img {
display:inline-block; margin:0 10px 0 0; padding:2px; border:1px solid #ccc;
background:#f9f9f9; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#app-attachment-upload-filelist .error { margin-top:15px; }
#app-attachment-upload-pickfiles { color:#FFF; background-color:#F2F2F2; background-position:initial initial; background-repeat:initial initial;
clear:both; display:inline-block; float:none; font-weight:bold; margin:5px 0 5px; padding:8px 16px; 
border:1px solid #CCCCCC; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}

}

/* IE compatibility styles */
.ie7 .selectBox-options li a, .ie8 .selectBox-options li a { white-space:pre; }
.ie8 .tabcontrol > div { float:left; }


/* Payments styles */
.order-summary table tr td { padding:5px 25px 5px 0; }
.order-gateway h1 { border-bottom:1px dotted #BDBDBD; }
.order-gateway h2 { border-bottom:1px dotted #BDBDBD; font:22px/1.2em Georgia,"Times New Roman",Times,serif; margin:0 0 12px; padding:0 0 5px;  }
.order-gateway h3 {  }
.order-gateway label { cursor:pointer; font-style:italic; }
.order-gateway input[type="text"], .form_step fieldset .form-field input[type="text"] {
border:2px solid #e2e2e2; color:#4F4F4F; border-radius:6px 6px 6px 6px; padding:10px 7px;
}
.order-gateway input[type="text"]:focus, .form_step fieldset .form-field input[type="text"]:focus {
background-color:#F9F9F9; border:1px solid #CCCCCC;
}
.order-gateway .form-field { margin:5px; }
.order-gateway .content { background:none; border:none; }
.redirect-text {
max-width:100%; margin:0 0 250px; padding:5px 0 5px 40px; display:block; font-size:18px;
background:url("images/checkmark.png") no-repeat left center transparent;
}
.form_step fieldset { padding:8px 0; }
.form_step fieldset .featured-head, .form_step fieldset .form-field { float:left; }
.form_step fieldset .featured-head h3 { font-size:12px; margin:0; padding:0 10px 0 0; width:160px; }
.form_step fieldset .form-field { width:418px; }
.form_step fieldset .form-field label { font-style:italic; }
.form_step fieldset .form-field input[type="text"] { width:300px; }
#bank-transfer fieldset{ padding:8px; }
form#bank-transfer .content{ padding:10px; }

/* CSS changes, not a part of responsive */
.searchfield {
width:52%; /* 450px / 906px */
height:45px;
margin-right:10px;
}

/* clearfixes */
.searchblock:before,
.searchblock:after {
content:" "; /* 1 */
display:table; /* 2 */
}

.searchblock:after {
clear:both;
}

.sliderblockdir:before,
.sliderblockdir:after {
content:" "; /* 1 */
display:table; /* 2 */
}

.sliderblockdir:after {
clear:both;
}

.post-right:before,
.post-right:after {
content:" "; /* 1 */
display:table; /* 2 */
}

.post-right:after {
clear:both;
}

/*** advertise ***/
.post-block-out.advertise{ background:transparent; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; display:none; }
.advertise.grid-block{ vertical-align:middle; height:300px; }
.advertise.list-block img{ max-width:790px; }
.advertise.grid-block img{ max-width:300px; }
.advertise img{ width:100%; height:auto; margin:0 auto; display:block; }

/*** dsCountDown ***/
.dsCountDown:after{ content:''; clear:both; }
.dsCountDown{
display:inline-block; *display:inline; zoom:1; float:left; background:#ffffff; color:#000; position:relative;
width:96%; max-width:400px; margin-bottom:16px; border-radius:5px;
}
/* Deal Theme */
.dsCountDown.ds-deal { border:1px solid #ff7200; }
.ds-deal .ds-element { float:left; text-align:center; border-right:1px solid #dedede; padding:3% 0; width:19%; min-width:60px; }
.ds-deal .ds-element-title { font-size:13px; text-transform:capitalize; color:#939393; }
.ds-deal .ds-element-value { font-size:21px; color:#ff7200; }
.dsCountDown.ds-deal > .ds-element.ds-element-title{ text-align:left; color:#282828; padding:3%; line-height:17px; width:20%; max-width:60px; }
.dsCountDown.ds-deal > .ds-element.ds-element-seconds { border-right:0; }

/*** FlexSlider Necessary Styles ***/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus  {outline:none; }
.slides, .flex-control-nav, .flex-direction-nav {margin:0; padding:0; list-style:none; }
.flexslider {margin:0; padding:0; }
.flexslider .slides > li{ display:none; -webkit-backface-visibility:hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { display:block; }
.flex-pauseplay span {text-transform:capitalize; }

.slides:after {content:"\0020"; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
html[xmlns] .slides {display:block; }
* html .slides {height:1%; }
.no-js .slides > li:first-child {display:block; }

/* Top Slider Style */
.top_slider_in .full_slider .slide_img {
position:relative; margin-left:3px; width:47%; height:auto; max-width:440px; max-height:314px; float:left; background:transparent;
}
.top_slider_in .full_slider .slide_img img { width:100%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px solid #d7d7d7; }
.top_slider_in .full_slider img.deal_sold{ border:none; }
.top_slider_in .slide_content { float:right; width:50%; }
.top_slider_in h3 { margin:0; padding:0 0 5px 0; font-weight:normal; font-size:21px; color:#161616; }
.top_slider_in h3 a { text-decoration:none; }
.top_slider_in h3 a:hover { color:#333; }
.full_slider .blogs a.deal{ float:left; padding:5px 20px; margin:5px 0 0; font-size:15px; }
.blogs .meta span{ display:block; margin:5px 0; }
.slide_content .price_box, .bigright .price_box{ width:61%; }
.slide_content .owner img { float:left; margin-right:3px; }
.post-right p.favorite { float:none !important; }
.slide_content .owner { margin-right:10px; display:block; clear:both; float:left; }
.slide_content .clock { float:left; display:block; }
.slide_content .post-meta { display:table; }

.deal_sold{ width:34%; max-width:87px; float:left; display:block; }
.deal {
background:url("images/buy_now_bg.png") repeat-x left top; text-shadow:1px 1px 1px #feb868; 
width:34%; min-width:120px; max-width:130px; padding:19px 0; text-align:center; float:left; display:block; cursor:pointer;	
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; color:#742300; font-size:20px; line-height:22px; text-transform:uppercase;
border-bottom:4px solid #ff7300; border-top:0px solid #ff7300; border-left:0px solid #ff7300; border-right:0px solid #ff7300;
}
.deal:hover  { background:url("images/buy_now_bgh.png") repeat-x left top; border-bottom:4px solid #fba208; color:#000; }
.deal:active { background:url("images/buy_now_bgh.png") repeat-x left top; border-bottom:none; border-top:4px solid #ff7300; color:inherit; }
.bigright .price_box, .deal, .deal_sold{ margin:0 5px 0 0; }

.deal_on { background:#0c782f url("images/i_checkmark.png") no-repeat 15px 5px;  }
.deal_expired { background:#d41f17 url("images/i_checkmark.png") no-repeat 15px 5px;  }
.deal_msg { margin:15px 5px 0 0; padding:5px 20px 5px 40px; font-weight:normal; font-size:17px; display:none; float:left; color:#fff; 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-style:italic; }
.deal_msg.active{ display:block; }

.carousel_slider { width:100%; display:table; clear:both;  }
.carousel_slider .flexslider .slides { margin:5px 0; }
.carousel_slider .flexslider .slides li { margin:0; padding:0;  }
.carousel_slider .flexslider .slides li .inner_slide { margin:0 10px; position:relative;  min-height:380px; }
.carousel_slider .flexslider .slides .post-left { min-height:150px; }
.carousel_slider .flexslider .slides .post-left a{ margin:0 auto 10px auto; display:block; overflow:hidden; }
.carousel_slider .flexslider .slides img { width:auto; max-width:100%; height:auto; max-height:200px; padding:0; float:none; margin:0 auto; }
.carousel_slider .blogs .description p { word-break:break-all; word-wrap:break-word; }

/* FlexSlider Default Theme ***/
.flexslider { margin:0; zoom:1; width:100%; position:relative; }
.flex-viewport { max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; }
.loading .flex-viewport { max-height:300px; }
.flexslider .slides { zoom:1; }
.carousel li { margin-right:25px; }

/* Direction Nav */
.flex-direction-nav {*height:0; }
.flex-direction-nav a {
display:block; width:40px; height:40px; font-size:0; margin:-20px 0 0; position:absolute; top:50%; z-index:5;
overflow:hidden; opacity:0.5; cursor:pointer; color:rgba(0,0,0,0.8); text-shadow:1px 1px 0 rgba(255,255,255,0.3);
-webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;
}
.flex-direction-nav .flex-prev { left:-50px; }
.flex-direction-nav .flex-next { right:-50px; text-align:right; }
.flexslider:hover .flex-prev { opacity:0.5; left:-50px; }
.flexslider:hover .flex-next { opacity:0.5; right:-50px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity:1; }
.flex-direction-nav a.flex-prev{ background:transparent url("images/prev_slide.png") no-repeat; }
.flex-direction-nav a.flex-next{ background:transparent url("images/next_slide.png") no-repeat; }

/* Pause/Play */
.flex-pauseplay a {
display:block; width:20px; height:20px; position:absolute; bottom:5px; left:10px; opacity:0.8;
z-index:10; overflow:hidden; cursor:pointer; color:#000;
}
.flex-pauseplay a:before  { font-family:"flexslider-icon"; font-size:20px; display:inline-block; content:'\f004'; }
.flex-pauseplay a:hover  { opacity:1; }
.flex-pauseplay a.flex-play:before { content:'\f003'; }

/* Control Nav */
.flex-control-nav { display:none; width:100%; position:absolute; bottom:-40px; text-align:center; }
.flex-control-nav li {margin:0 6px; display:inline-block; zoom:1; *display:inline; }
.flex-control-paging li a { 
width:11px; height:11px; display:block; cursor:pointer; text-indent:-9999px;
-webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px;
-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover { background:#333; background:rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background:#000; cursor:default; }
.flex-control-thumbs {margin:5px 0 0; position:static; overflow:hidden; }
.flex-control-thumbs li {width:25%; float:left; margin:0; }
.flex-control-thumbs img {width:100%; display:block; opacity:.7; cursor:pointer; }
.flex-control-thumbs img:hover {opacity:1; }
.flex-control-thumbs .flex-active {opacity:1; cursor:default; }

.top_slider_in .blogs img { width:auto; max-width:100%; height:auto; float:none; margin:0 auto; }

/* plugin*/
.widget_cp_facebook_like iframe { background:#f4f4f4 !important; max-width:100%; }

/* this clears the floats in the list items for the footer blog widget
All paragraphs in .footer_main_res are set to float left
but the floats were not contained and the featured images
were spilling into the next post in the From the Blog widget
*/
.footer_main_res div.column ul li:before,
.footer_main_res div.column ul li:after { content:" "; /* 1 */ display:table; /* 2 */ }
.footer_main_res div.column ul li:after { clear:both; }

/*
* Comman Style :
*/
.header_top_res p, .header_top_res p, .header_main_res .searchblock label, .adv_categories ul li.active, .orangebutton, 
.header_menu_res ul li a, .content_res .stepsline p, .content_res .stepsline p, .paging a, .pages span, .pages span.current,
.footer .right a, .footer_main_res p, .footer_menu_res ul li a:hover, .footer_main_res div.column h2, a.paging.more, 
.footer_main_res div.column p a:hover, .footer_main_res div.column ul li a:hover { color:#fff; }

.header_main_res .searchblock .editbox_search, .header_main_res .searchblock .list_search, .searchblock_out,
.searchblock .form_search input#where, .searchblock select#scat.postform, .content_res .stepsline div.line_out, 
.content_res .whiteblock, .content_res div.bigright .price_box, .single-main .tabprice ul.tabnavig li a.selected, 
.pages a:hover, .tabcontrol div.pricetab, .tabprice div.singletab, .slide_content .price_box,
.carousel_slider .flexslider .slides li .inner_slide, .header_menu_res ul.menu ul, .header_menu_res ul.menu ul ul.children{
background-color:#fff;
}

.form_search select#scat.searchbar, .searchblock .form_search input#s,
div#adv_categories .catcol ul li.cat-item a, .tinynav, .post-meta span a, .meta span a, span.folder a, span.clock span {
color:#666;
}
a.comment-reply-link, a.paging.more:hover, .paging a.more:hover, .pages span.current, 
.flex-control-paging li a.flex-active, .footer .footer_copyright {
background:#000;
} 

.adv_categories ul li.active, .adv_categories .catcol ul li.maincat a, .content_res .priceblockbig p.price, .content_res .priceblockbig p.location span, 
.content_res .priceblocksmall p.price, .content_left p.bigprice, .order-gateway h1, .order-gateway h2 {
color:#b22222;
}


/* responsive styles */
@media screen and (max-width:1080px) {
body { overflow-x: hidden; }
.top_slider_in, .header_menu_res, .header_top_res, .header_main_res, .content_res, .footer_main_res, .footer_menu_res, .flexslider{ margin:0 auto; }
.top_slider_in, .header_menu_res {width:100%; }
.header_top_res, .header_main_res, .content_res, #search-bar, .footer_main_res, .footer_menu_res, .flexslider{ width:94%; max-width:100%; }
.slider ul li{ width:140px; padding:5px 14px; }
.flex-direction-nav .flex-prev { left:-2.5%; }
.flex-direction-nav .flex-next { right:-2.5%; }
.flexslider:hover .flex-prev { left:-2.5%; }
.flexslider:hover .flex-next { right:-2.5%; }  
.container{ min-width:90%; /* 960px */ }
.mu_register { width:90% !important; /* 960px this was set to !important in the general styles */ }

/* header */
#logo { width:25%; /* 300px / 960px */ }
.adblock { width:49.787234%; /* 468px / 960px */ }
}

@media screen and (max-width:960px) {
/* responsive images */
img { max-width:100%; height:auto; }
.wp-caption,
.gallery-caption { max-width:100%; }
.wp-caption img,
.gallery-caption img { max-width:97%; }

/* we don't want our google maps sprites to get trashed! */
/* we don't want our Dashboard options sprites to get trashed! */
.mapblock img, .text-center a img { max-width:none; }

/* wrangle in the iframes */
iframe[style]{ width:100% !important; }

/* position seachblock relative for moving button */
.searchfield{ width:46%; }
#searchform .searchbutcat{ width:53%; }
.searchblock { position:relative; /* button move */ }

/* general stylesheet overrides */
.content_res .priceblockbig { float:none; width:66.9491525%; /* 395px / 590px */ }

/* featured listings homepage carousel */
#list { max-width:94.1176471%; }

/* home page directory category */
#directory .catcol { width:49%; }

/* cp ad search box widgets */
.selectBox-dropdown { min-width:220px; }
.widget_ad_search a.selectBox-dropdown, .column_widget_ad_search a.selectBox-dropdown { max-width:100%; }

/* ad loop block */
.post-block-out{ width:100%; } 

/* login page & field styles */
.loginform p label { display:block; float:none; width:auto; text-align:left; }
.loginform input.text { width:94.1176471%; max-width:250px; }

/* sidebar contact form */
.form_contact input.text, .form_contact textarea { width:94.1176471%; }
.form_contact label{ display:block; text-align:left; }

/* comment styles */
div#comments{ width:94.0677966%; /* 555px / 590px */ }
.commentform label { display:block; margin-left:0; line-height:180%; }

/* widgets */

/* sidebar ads widget */
.content_right ul.ads{ max-width:100%; }
.content_right ul.ads li {
max-width:41.1184211%; /* 125px/304px */
margin-right:3.6184211%!important; /* 11px/304px */
margin-left:3.6184211%!important; /* !important because the main styles declare it */
} 
/* popular blog sidebar tab */
ul.side-comments li .comment {
float:left;
width:71.8954248%; /* 220px / 306px */
}

/* log in */
div#checksave { clear:both; padding-left:0; }
.loginform .strength-meter { margin-left:0; }
.left-box, .right-box, .form_step p.btn2, .form_step p.terms { width:auto; }
.slide_content .deal{ margin:0 5px 0 0; }
.slide_content .deal, .slide_content .deal_msg{ clear:none; }
.full_slider .price_box { margin:0 0 5px 0; }
.slide_content .price_box{ width:96%; }
.listview .post-left{ width:50%; margin:0 3% 10px 0; }
.listview .post-right{ width:47%; }
.listview .post-right.bottom{ width:100%; }
.listview .price_box{ width:56%; }
.single-main .form_contact li .btn_orange{ margin-left:0; }	
}

@media screen and (max-width:940px) {
.slider ul li{ width:160px; }	
}

@media screen and (max-width:840px) {
/* featured listings homepage carousel */
.slider ul { max-width:none; width:94%; }
.slider ul li{ width:147px; }	
.dsCountDown.ds-deal > .ds-element.ds-element-title{ padding:2%; }
.ds-deal .ds-element{ padding:2% 0; width:18%; min-width:48px; }
.content_right span.big { font-size:15px; }
.listview .price_box{ width:100%; clear:both; }
}

@media screen and (max-width:800px) {
.header_main_res #logo,	.header_main_res .header_right,	.header_main_res .adblock, .content_left, .content_right{
float:none; width:100%; clear:both;
}
.cp_logo{ margin:20px auto; }	
.content_left{ margin-bottom:20px; width:103%; }
.single .content_left{ width:100%; }

.header_main_res #logo{ margin:10px auto; text-align:center; }
.header_main_res .adblock{ margin:10px auto; max-width:468px; }
#wpadminbar { min-width:1px; height:auto; }

/* featured listings homepage carousel */
.slider ul li{ width:140px; padding:5px 7px; }	

/* tinynav navigation menu */
.tinynav { display:block; }
#menu-header { display:none; }

.content_res div.bigleft { width:47%; }
.content_res div.bigright{ float:right; width:50%; }
.content_res div.bigright.bottom{ float:left; width:100%; }

.searchfield, #searchform .searchbutcat{ width:98%; margin:1%; }

/* submit your listing */
.form_step, .form_edit { padding:0; }
.form_step .labelwrapper{ float:none; }
.form_step .dropdownlist, .form_edit .dropdownlist { max-width:100%; }
.form_step .button-container{ margin-left:0; }
.form_step p.btn1{ padding:15px 0 0 0; }

#ad-categories{ margin:0!important; }

/* widgets */
.tabcontrol { min-height:auto; }

/* featured listings homepage carousel */
#sliderlist { max-width:92%; }

.form_search select#scat.searchbar { max-width:250px; border:2px solid #e2e2e2; }

/* sidebar ads widget */
.content_right ul.ads li { max-width:20.5592105%; /* 125px/304px/2 */ margin-right:0!important; }
.content_right ul.ads li.alt { float:left; }
/* footer widgets */
/* go to 2 wide */
.footer_main_res div.column { width:46%; /* 400px / 960px */ }
.single .content_left .shadowblock_out, .bigright .price_box, .bigright .dsCountDown{ width:100%; }
.bigright .price_box, .deal, .deal_sold { margin:0 5px 0 0; }
.deal_msg{ clear:none; }
.content_right span.big { font-size:17px; }
.listview .post-left{ width:40%; }
.listview .post-right, .listview .post-right.bottom{ width:57%; }
.listview .price_box{ width:56%; clear:none; }
}

@media screen and (max-width:720px) {
.slider ul li{ width:150px; }
.listview .price_box{ width:100%; clear:both; }
.listview .post-block-out, .paging{ margin:0 0 20px 0; }
.gridview .post-block-out{ margin:0 4% 20px 0; }
.content_res .license{ width:96%; }
.full_slider .bottom{ float:left; width:100%; margin-top:5px; clear:both; }
.full_slider .price_box, .bigright .price_box { margin:0 5px 0 0; }
}

@media screen and (max-width:600px) {
.flexslider{ max-width:93%; }
.top_slider_in .full_slider .slide_img img{ margin:10px auto; }
.top_slider_in h3{ font-size:18px; }
.post-block .post-right h3{ font-size:16px; }
.carousel_slider .price_box span, .gridview .price_box span{
display:block; width:100%; padding:0; border-left:none; border-top:1px solid #d9d9d9;
}
.carousel_slider .price_box span strong, .gridview .price_box span strong{ display:inline-block; margin:5px; }
.gridview p.stats, .carousel_slider p.stats{ bottom:105px; }
.post-meta span{ font-size:12px; margin-top:5px; }

.listview .post-left{ width:50%; }
.listview .post-right{ width:47%; }
.listview .post-right.bottom{ width:100%; }

/* header search box */
#searchform .searchfield { width:98%; }
.form_search select#scat.searchbar{ width:96%; }
.btn-topsearch { float:none; position:absolute; /* button move */ bottom:-10px; display:block; margin:10px 0 15px; }
#searchform .searchbutcat { width:100%; float:left; }
.form_search select#scat.searchbar { min-width:50%; max-width:100%; float:left; }
.selectBox-dropdown { margin-bottom:10px; }
.searchbutcat .selectBox-dropdown { margin-bottom:54px; border:2px solid #E2E2E2; }
/* button move */
.form_search select#scat.searchbar{ margin:0 0 54px 0; }		
.searchblock .form_search input#s { padding:10px 0 5px 45px; margin:0; }
.content_res img.attachment-ad-thumb { max-width:100%; }
.content_res div.bigleft, .content_res div.bigright, .full_slider .down{ float:none; width:100%; }
.top_slider_in .full_slider .slide_img{ margin-bottom:10px; }
.content_res .license { width:94%; }
.form_step .button-container,
#app-attachment-upload-container { margin-left:0; }
.form_step textarea, .form_edit textarea,
#app-attachment-upload-container{ width:96%; }

#app-attachment-upload-filelist .app-attachment .attachment-title { clear:both; width:96%; }
#app-attachment-upload-filelist .app-attachment .attachment-image{ float:none; display:block; }

.form_contact label{ float:none; }

/* responsive video embeds */
.content_left iframe,
.content_left object,
.content_left embed {
min-height:225px !important;
min-width:200px !important;
height:100% !important;
width:100% !important;
}
/* footer widgets */
/* go to 1 wide */
.footer_main_res div.column { width:96%; /* 800px / 960px */ }
/* recaptcha */
#recaptcha_widget_div { margin-left:0; }
.ds-deal .ds-element{ width:20%; }
.bigright .price_box{ width:66%; }
.single-post img.attachment-rw-ad-thumb{ width:94%; margin:0 auto; float:none; }
.tabcontrol ul.tabnavig li a{ padding:0 10px; }
.tabcontrol span.big{ font-size:15px; }
.widget_calendar #wp-calendar tr{ line-height:26px; }
.post .shadowblock img.attachment-rw-ad-thumb{ max-width:44%; }
}

@media screen and (max-width:570px) {
.slider ul li{ width:170px; padding:5px 25px; }
}

@media screen and (max-width:540px) {
.footable-row-detail-name{ font-weight:bold; }
.footable-row-detail-value{ margin:2px 0 5px 0; }
.tblwide tbody tr td.footable-last-column a{ color:#000; }
.carousel_slider .flexslider .slides .post-left { min-height:128px; }
}

@media screen and (max-width:500px) {
.slider ul li{ width:160px; padding:5px 15px; }
.price_box span{ font-size:14px; line-height:normal; }
.ds-deal .ds-element { width:19%; }
.slide_content .price_box, .bigright .price_box{ width:98%; }
.slide_content .price_box{ float:none; margin:0 auto; }
.deal, .deal_sold, .single .deal, .single .deal_sold, .slide_content .deal, .top_slider_in .full_slider img.deal_sold{
clear:both; margin:0 5px 0 0;
}
.full_slider .price_box, .bigright .price_box{ margin:0 0 10px 0; }
.top_slider_in .slide_content { float:none; width:100%; margin-top:5px; }
.top_slider_in .full_slider .slide_img{ width:94%; margin:2px 3% 10px 3%; }
.top_slider_in .full_slider .slide_img img{ float:none; height:auto; width:auto; max-width:100%; }
.carousel_slider .flexslider .slides .post-left { min-height:150px; }
.carousel_slider .blogs .post-right { max-height: none; }
.gridview .post-block-out{ min-height:350px; }
.gridview .post-block-out .post-right, .carousel_slider .post-right{ max-height:175px; }
.gridview p.stats, .carousel_slider p.stats{ bottom:87px; }
.advertise.grid-block{ height:inherit; }
.content_res .priceblocksmall ul.member { clear:both; margin-left:0; }
.content_res .priceblocksmall { width:100% !important; clear:both; padding-left:0; }
}

@media screen and (max-width:450px) {
#sliderlist li p { line-height:normal; margin:0px; padding:0 0 5px 0; }
strong.price_sm{ margin-bottom:2px; }
.slider ul li{ width:145px; padding:5px 10px; }
.price_box span{ font-size:16px; }
.carousel_slider .price_box span, .view .price_box span{ width:31%; padding:7px 1%; border-top:none; border-left:1px solid #d9d9d9; }
.carousel_slider .price_box span strong, .view .price_box span strong{ display:block; margin:0; }
span.big, .content_right span.big{ font-size:17px; }
.content_left .addnationl_info li{ width:100%; }
#listgrid .listnav{ display:none; }
.carousel_slider .flexslider .slides li .inner_slide{ min-height:inherit; max-width:360px; }
.view .post-block-out{ min-height:inherit; width:96%; clear:both; margin:10px auto; }
.view p.stats, .carousel_slider p.stats{ bottom:55px; }
.post .shadowblock img.attachment-rw-ad-thumb{ max-width:94%; float:none; }
.post-left a.preview { display:inherit; height:inherit; }
}

@media screen and (max-width:400px) {
.slider ul li{ width:120px; padding:4px 20px; }
.header_top_res p.left, .header_top_res p.right{ text-align:center; float: none; clear:both; }
.tinynav{ width:96%; }
.header_menu_res .obtn { padding:10px; max-width:120px; width:100%; text-align:center; margin:0px auto; float:none; clear:both; display:block; }
.searchfield{ width:248px; }
.selectBox-dropdown { min-width:250px; max-width:250px; }
.text{ width:240px; }
#directory .catcol ul li.cat-item ul, .paging .pages span.total{ display:none; }
.post-block .post-right h3 { max-width:100%; float:none; }
.tabcontrol ul.tabnavig li a { padding:5px; }
.content_right ul.ads li { max-width:41.1184211%; /* 125px/304px */ margin-right:3.6184211%!important; /* 11px/304px */ }
.content_right ul.ads li.alt { float:right; }
.listview .post-left, .listview .post-right{ width:100%; clear:both; margin-bottom:10px; }
/* edit profile page */
table.form-table th, table.form-table td { display:block; padding-left:0; margin-bottom:0; text-align:left; }
.text, .regular-text{ margin-bottom:0; }

select#display_name { min-width:240px; }
.form-table input.regular-text, #pass-strength-result { max-width:89%; }
.form_step .app-attachment span, .form_edit .app-attachment span { float:left; }
.form_step .button-container, #app-attachment-upload-container, .form_step fieldset .form-field { width:100%; }
.form_step .dropdownlist, .form_edit .dropdownlist{ width:98%; max-width:98%; }
.form_step fieldset .form-field input[type="text"], .form_step input.text, .form_edit input.text, .form_step textarea, .form_edit textarea {
width:94%; max-width:94%;
}
.content_right div.user, .form_step p.btn1 { padding:0; }
.form_step li.withborder { margin:0; padding:5px; width:94%; }
/* break long words/urls with line breaks */
p { word-wrap:break-word; } 
/* recaptcha */
#recaptcha_widget_div { margin:0 -16px; }
#directory.twoCol .catcol{ width:100%; }
.dsCountDown.ds-deal > .ds-element.ds-element-title{ padding:2%; }
.ds-deal .ds-element{ padding:2% 0; width:18%; min-width:48px; }
.dsCountDown.ds-deal > .ds-element.ds-element-title{ line-height:15px; }
.ds-deal .ds-element-title{ font-size:11px; }
.ds-deal .ds-element-value{ font-size:18px; }
.tabprice ul.tabnavig li.map{ display:none; }
span.big, .content_right span.big{ font-size:15px; }
.widget_calendar #wp-calendar tr{ line-height:22px; }
}

@media screen and (max-width:380px) {
.slider ul li{ padding:4px 10px; }
}

@media screen and (max-width:320px) {
#logo h1 { font-size:20px; }
.tabcontrol ul.tabnavig li a.selected { padding:5px 5px 6px; }
#directory .catcol ul li.cat-item ul{ display:none; }
.top_slider_in .dsCountDown{ clear:both; }
.searchfield { width:235px; }
.selectBox-dropdown { min-width:240px; max-width:240px; }
.content_res div.bigleft { width:95%; }

.form_step fieldset .form-field input[type="text"], .form_step input.text, .form_edit input.text,
.form_step textarea, .form_edit textarea, .form_step li.withborder { width:90%; }
.form_step a.selectBox-dropdown, .form_edit a.selectBox-dropdown { max-width:100%; }

#sliderlist, .slider{ max-width:94%; }
.slider ul li{ width:145px; padding:4px 20px; }

/* recaptcha */
#recaptcha_widget_div { margin:0 -40px; }

.dsCountDown{ max-width:200px; margin:0 auto; float:none; overflow:hidden; display:block; margin-bottom:10px; }
.ds-deal .ds-element, .dsCountDown.ds-deal > .ds-element.ds-element-title { width:100%; min-width:96%; border-right:0; border-bottom:1px solid #dedede; }
.dsCountDown.ds-deal > .ds-element.ds-element-seconds{ border-bottom:0; }
.ds-deal .ds-element-title, .ds-deal .ds-element-value{ line-height:normal; font-size:14px; display:inline-block; }
.dsCountDown.ds-deal > .ds-element.ds-element-title{ text-align:center; }
.deal_msg{ clear:both; }	

.price_box{ font-size:14px; }	
.price_box span{ display:block; width:100%; padding:0; border-left:none; border-top:1px solid #d9d9d9; }
.price_box span strong{ display:inline-block; margin:5px; }

span.big, .content_right span.big, .tabcontrol span.big{ font-size:12px; }
.content_res .priceblocksmall ul.member{ margin-left:0; clear:both; }
.priceblocksmall ul.items{ padding-left:0; }
.content_right p.side-meta{ clear:both; }
.widget_calendar #wp-calendar tr{ line-height:normal; }
}

@media screen and (max-width:240px) {
.top_slider_in .dsCountDown, .top_slider_in .price_box span{ display:none; }
.tabcontrol ul.tabnavig li:nth-child(3), .tabprice ul.tabnavig li:nth-child(3) { display:none; }
.header_menu_res .obtn { float:left; }
.searchfield { width:158px; }
.selectBox-dropdown { min-width:166px; max-width:166px; }
.content_res div.bigleft { width:95%; }
/* responsive video embeds */
.content_left iframe, .content_left object, .content_left embed { margin:0 -16px !important; }
span.big, .content_right span.big{ font-size:10px; }
.top_slider{ display:none; }
.slide_content .price_box{ display:none; }

.view .price_box span.mrp, .view .price_box span.cost{ display:none; }
.price_box span, .view .price_box span{ text-align:center; width:98%; border-left:0; border-top:1px solid #d9d9d9; }
.price_box span strong, .view .price_box span strong{ display:inline; margin-left:5px; }

.view .price_box span{ display:block; width:100%; padding:0; border-left:none; border-top:none; }
.view .price_box span strong{ display:inline-block; margin:5px; }

p,h1,h2,h3,h4,h5,h6{ clear:both; }
.view p.stats, .carousel_slider p.stats { bottom:32px; }
}

/* iPads (portrait) */
@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px) 
and (orientation:portrait) {
.post-block .post-left { width:auto; }
.post-block .post-right { max-width:84%; }
.content_res div.bigright { width:60%; }
}