/* Global reset by Puiu Calin */ 
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
input:focus { outline:none; }
.clear { clear:both; }
/* -- ERROR PAGES --------------------------------------- */
#comment_error_list .error, #error_list .error {  clear: both;text-align:center;color:red; }
.error h1 { font-size: 2.5em; text-align: center; }
/* -- GLOBAL STYLES --------------------------------------- */
body { line-height:1; color:#333; font: 12px Arial, Helvetica, Verdana, sans-serif; padding-bottom:30px;}
a { color:#417CD4; text-decoration:underline; }
a:hover { color:#F80; }
option.pad { margin-left:10px;}
.empty { clear:both; color:#993300; float:left; padding:15px; }
.clear { clear:both; }
.container { margin:0 auto; width:970px;-moz-box-sizing: border-box; position:relative;
             -webkit-box-sizing: border-box; 
             box-sizing: border-box; padding-bottom:5px;}
/* Flash message */
.flashmessage,
.flashmessage {
    font-size: 14px;
    padding: 15px 0;
    width: 100%;
    top: 10px;
    z-index: 999;
    text-align: center;
}
.flashmessage-warning {
    background-color: #FCF8E3;
    border: solid 2px #FBEED5;
    color: #C09853;
}
.flashmessage-error {
    background-color: red;
    border: none;
    color: #fff;
}
.flashmessage-info,
.flashmessage-ok {
    background-color: #D9EDF7;
    border: solid 2px #BCE8F1;
    color: #3A87AD;
}
.flashmessage .ico-close {
    position: absolute;
    top: 14px;
    right: 17px;
    float: right;
    font-size: 18px;
    line-height: 18px;
    color: white;
    text-shadow:none;
    text-decoration:none;
    font-weight: bold;
    cursor: pointer;
}
.flashmessage-error .close {
    color: #B94A48;
}
.flashmessage-warning .close {
    color: #C09853;
}
.flashmessage-success .close,
.flashmessage-information .close {
    color: #3A87AD;
}
.forcemessages-inline{
    display:inline-block;
    clear:both;
    width: 960px;
    margin-bottom:15px;
}
.forcemessages-inline .flashmessage{
    position: relative;
}
/* Header */
.control_div {border-bottom:3px solid #D6D6D6;}
.background { background:#E8EAEB;overflow:hidden;}
#header {  clear:both; float:left; position: relative; width:960px; }
#header #logo { color:#000; font:30px Georgia, Times, 'Times New Roman', serif; text-decoration:none; float:left;}
#header #logo strong { font-weight:normal; }
#header #user_menu { width:100%;display:inline-block;margin-bottom:7px;}
#header #user_menu .first {float:right; font-size:13px;font-weight:700; padding: 6px 10px 8px;}
#header #user_menu .first .icon_acc {float:left; margin-right:15px;width:15px; height:16px;background:url(images/user_top.png) repeat-x top; }
#header #user_menu .first a{color: #333; text-decoration:none;}
#header #user_menu .first a .down { width:9px; height:6px; background:url(images/user_down.png) no-repeat;display:inline-block;margin-left:10px;}
#header #user_menu .first.logged a  span.down:hover {background:#fff url(images/user_down.png) no-repeat;}
#header #user_menu .first.logged a:hover{background:#fff;}
#header #user_menu .first.logged a span:hover{color:#fff; background:#417CD4 ;}
#header #user_menu .menu {width:auto; height:auto; border:1px solid #DEDEDE; display:none;background: #fff;z-index:9999;position:absolute;top:35px;border-radius:5px;padding:10px;}
#header #user_menu .menu .icon { width:13px; height:10px;background: url(images/point_up.png) no-repeat; display:block;top:-7px;position:absolute;left:7px;}
#header #user_menu .menu .text {color: #A6A6A6;padding: 9px 38px 3px 10px;font-size:13px; font-weight:normal; padding-bottom:10px;line-height:13px;}
#header #user_menu .menu .text span { width:18px; height:13px; background: url(images/list.png) no-repeat ;float:left;}
#header #user_menu .menu .private { margin-left:27px;margin-top:10px;}
#header #user_menu .menu .private li {width:100%;text-align:left;}
#header #user_menu .menu .private a {color:#417CD4 ;margin-bottom:4px;display:inline-block;}
#header #user_menu  .menu .first {padding:0px;}
#header #user_menu .menu .private a:hover {text-decoration:underline;}
#header #user_menu .menu:hover {display:block;}
/*language */
#header .container_lang{float:right;padding: 6px 10px 8px;}
#header .container_lang .lang_text {padding-left:20px; background:url(images/lang.png) no-repeat;font-weight:700;font-size:13px;padding-right:5px;cursor:pointer;}
#header .container_lang .lang_text span {background:url(images/lg.png) no-repeat;width:10px; height:5px;float:right;margin-top:7px;}
#header .container_lang .lang{
    display:none;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    min-width:120px;
    background: none repeat scroll 0% 0% #FFF;
    position: absolute;
    box-shadow: 0px 0px 5px #999;
    border: 1px solid #E2E1E1;
    margin-top:10px;
    right:0px;
    text-align:right;
}
#header .container_lang .lang a{
    font-weight:700;
    color:#333;
    line-height: 30px;
    text-decoration:none;
    height:30px;
    display:block;
    padding-left:5px;
    padding-right:5px;
}
#header .container_lang .lang a:hover{color:#fff; background:#417CD4 ;}
#header .container_lang .top_lang{
    border-bottom: 10px solid #FFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0px;
    right:7px;
    position: absolute;
    width: 0px;
    margin-top: 1px;
    z-index: 9999;}
/*end language */
.form_publish  {padding: 9px 21px 9px 21px;border-radius:3px; float:left;font-size:13px;font-weight:bold;}
.form_publish .icon_pss {width:21px; height:20px; background:url(images/with.png) no-repeat 0 0px;float:left;}
.form_publish  a  {color:#fff;text-decoration:none; }
.form_publish .icon_pss span.pl_ss {display:none;}
/*
        .form_publish:hover { background:#FB9F16 ;}
*/
.psss .form_publish  {display:none;}
.msss .form_publish {  float:left; padding: 6px 0px 8px; font-size:13px;font-weight:bold; background:none !important;}
.msss .form_publish .icon_pss {width:21px; height:20px;float:left;}
.msss .form_publish .icon_pss span.pl_ss {font-size:30px;line-height:19px;font-weight:normal;display:block; }
.msss .form_publish  a {  float:left; padding-left:3px; text-decoration:none; }
.msss .form_publish  a:hover { text-decoration: none;color:#fff !important;}
/* Footer */
#footer { clear:both; padding-top:1px;border-top: 3px solid #D6D6D6; }
#footer .inner { color: #737373; font: 12px Arial,Helvetica,Verdana,sans-serif; padding:25px 0;  overflow: hidden;}
#footer .inner a,
#footer .inner strong { color:#666; }
#footer .popular_city {width:295px;float:left;}
#footer .popular_city  span{font-size:18px;border-bottom: 1px solid #15B6FF;width:100%;display:block;padding-bottom:5px; margin-bottom:10px;}
#footer .popular_city li a{text-decoration:none; float:left; display:inline-block; width:144px;height:25px;}
#footer .popular_city li a:hover{text-decoration:underline;}
#footer   .first_cat span {font-size:18px;border-bottom: 1px solid #15B6FF;width:100%;display:block;padding-bottom:5px; margin-bottom:10px;}
#footer  .first_cat {width:305px;float:left;display:inline-block;margin-left:25px;}
#footer  .first_cat a{text-decoration:none; float:left; display:inline-block; width:152px;height:25px;}
#footer  .first_cat a:hover{text-decoration:underline;}
#footer   .pages {
    width:295px;
    float:left;
    margin-left:25px;
}
#footer   .pages span {
    font-size:18px;border-bottom: 1px solid #15B6FF;width:100%;display:block;padding-bottom:5px; margin-bottom:10px;
}
#footer   .pages  a{text-decoration:none; float:left; display:inline-block; width:144px;height:25px;
}
#footer   .pages a:hover {
    text-decoration:underline;
}
#footer .social {float:left;width:390px;height:auto;}
.autorr {margin-top:10px;color: #737373;text-align:center;}
#footer .text_site{margin-bottom:10px; text-align:center;color: #A6A6A6;}
/* Search form */
.control_height{width:100%;display:inline-block;}
.control_height .force_d{height:10px;float:left; width:100%;}
.search input {border:1px solid #ddd; font-size:12px; height: 26px; line-height: 26px; padding:0 10px; vertical-align: middle; }
.search input#query { width:300px;height:40px;font-size: 16px;color:#A2A2A2 !important; padding-left:40px;background: url(images/prty.png) no-repeat 6px 10px;}
.search fieldset { }
.search .input_visibile {width:auto; padding-left:10px;padding-right:10px; color:#737373;font-size: 16px;line-height: 26px;cursor:pointer;height:26px;padding-top:5px;float:left;margin-right:10px;position:relative;}
.search .input_visibile span {line-height: 26px;  background: url(images/home_sel.png) no-repeat right;padding-right:15px}	
.search .input_visibile .top_ss{position:absolute; bottom:-7px; width:100%; height:10px;background: #FEFCDE;left:0px;
                                -moz-box-sizing: border-box; 
                                -webkit-box-sizing: border-box; 
                                box-sizing: border-box;
                                display:none;
}
.search .input_visibile.active {
    box-shadow: 0px 0px 5px rgba(198, 181, 5, 0.7);	
    height:55px;
    background: #FEFCDE;
}	
/* style for regions top search */
.container .regionselect {
    margin-top:-5px;
    background: #FEFCDE;
    padding: 18px 10px 18px 15px;
    box-shadow: 0px 0px 5px rgba(198, 181, 5, 0.7);
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    overflow: hidden;
    display:none;
}
.container .regionselect span{
    width:187px;
    display:inline-block;
    float:left;
    height:25px;
    line-height:25px;
    cursor:pointer;
}
.container .regionselect span:hover{text-decoration:underline;}
.country_s_s{text-align:center;padding:10px;}
.country_s_s.inactive{display:none;}
.country_s_s .text_countryy{margin-bottom:10px;font-size:13px;}
.country_s_s strong{border:1px solid #ddd;padding:6px;background:#fff;cursor:pointer;width:184px;display:inline-block;}
.back_to_country{font-size:14px;display:block;cursor:pointer;display:none;}
.back_to_country.active{display:block;margin-bottom:10px;}
.back_to_country:hover{color: #417CD4;}
.main_ads_728 {margin-top:10px;margin-bottom:10px;margin-left:3px;}
.ppp_button {float:right;}
.msss .ppp_button {display:none;}
.ppp_button a{height:42px;text-decoration:none;font-size:20px; line-height:42px;color:#333;display:block;padding-left:5px;padding-right:5px;}
.search .home_b {color:#fff;border:none;height: 42px;background-position:0px;line-height: 42px;font-size: 20px;text-transform:none;padding: 0px 15px 0px 15px;margin:0px;position:relative;
                 line-height: 39px !important;
                 cursor: pointer; float:right;background: #417CD4;}
/*
        .search .home_b:hover {
        background-color: #2F73D8;
        }
*/
.search .home_b:active {color:#fff !important;background-position:0px;}
.search .home_b input{position:absolute;background:transparent;width:100%;height:100%;left:0px; cursor:pointer;border:none;}
/* footer link */
.footer-links li { float: left; width: 220px; padding: 5px; font-size: 11px; }
/* List & Item Search Row */
.form_publishk .search { float:left;margin-left:10px; }
.form_publishk .search #expand_advanced { font-size:11px; margin-left:10px;}
.form_publishk .search .extras { display:none; }
.form_publishk .backf { float:left;background:#fff;height:40px;
                        -moz-box-sizing: border-box; 
                        -webkit-box-sizing: border-box; 
                        box-sizing: border-box;
}


.additempadding {
    padding: 10px;
     text-align: justify;
}

/* -- HOME --------------------------------------- */
.home #main,
.home-left-side { float:left; width:654px; }
.home #sidebar,
.home-right-side { float:right; width:300px; }
.home .search { border-bottom: 1px solid #BBB; margin-bottom:15px; }
.home #sidebar .s1 {margin-bottom:10px;background:#fff;
                    padding:8px;
                    overflow:hidden;
                    -moz-box-sizing: border-box; 
                    -webkit-box-sizing: border-box; 
                    box-sizing: border-box;
                    width:100%;}
.home #sidebar .s2 {margin-bottom:10px;}
.home #sidebar .popular_cgg{
    background:#fff;
    margin-bottom:10px;
    overflow:hidden;
}
.home #sidebar .popular_cgg span{
    color: #737373;
    padding:10px;
    display:inline-block;
    font-size:18px;
}
.home #sidebar .popular_cgg .pop-cgg{	border-top: 2px solid #E8EAEB;overflow:hidden;
                                      -moz-box-sizing: border-box; 
                                      -webkit-box-sizing: border-box; 
                                      box-sizing: border-box;
}
.home #sidebar .popular_cgg .pop-cgg strong{
    font-size:12px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
    border:1px solid transparent;
    width: 100%;
    float: left;
    cursor: pointer;
    padding: 0px 10px;
    text-decoration:none;
    color: #417CD4;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}

/* Footer */
#footer { clear:both; padding-top:1px;border-top: 1px solid #c9d8ef; color: #c9d8ef; background: #2989d8; }
#footer .inner { color: #c9d8ef; font: 12px Arial,Helvetica,Verdana,sans-serif; padding:25px 0;  overflow: hidden;}
#footer .inner a,
#footer .inner strong { color:#ffffff; }
#footer .popular_city {width:295px;float:left;}
#footer .popular_city  span{font-size:18px;border-bottom: 1px solid #15B6FF;width:100%;display:block;padding-bottom:5px; margin-bottom:10px;}
#footer .popular_city li a{text-decoration:none; float:left; display:inline-block; width:144px;height:25px;}
#footer .popular_city li a:hover{text-decoration:underline;}
#footer   .first_cat span {font-size:18px;border-bottom: 1px solid #15B6FF;width:100%;display:block;padding-bottom:5px; margin-bottom:10px;}
#footer  .first_cat {width:305px;float:left;display:inline-block;margin-left:25px;}
#footer  .first_cat a{text-decoration:none; float:left; display:inline-block; width:152px;height:25px;}
#footer  .first_cat a:hover{text-decoration:underline;}
#footer   .pages {
    width:295px;
    float:left;
    margin-left:25px;
}
#footer   .pages span {
    font-size:18px;border-bottom: 1px solid #15B6FF;width:100%;display:block;padding-bottom:5px; margin-bottom:10px;
}
#footer   .pages  a{text-decoration:none; float:left; display:inline-block; width:144px;height:25px;
}
#footer   .pages a:hover {
    text-decoration:underline;
}
#footer .social {float:left;width:390px;height:auto;}
.autorr {margin-top:10px;color: #ffffff;text-align:center;}
#footer .text_site{margin-bottom:10px; text-align:center;color: #A6A6A6;}


#footer	.pop-cgg strong {cursor:pointer;
                         color: #fff;font-weight:500;text-decoration: none;
                         float: left;
                         display: inline-block;
                         width: 152px;
                         height: 25px;
}
#footer	.pop-cgg strong:hover{text-decoration:underline;}
.home #sidebar .popular_cgg .pop-cgg strong:hover{
    border:1px solid #417CD4;
}
.home #sidebar .facebook_fan{
    background:#fff;
    padding:8px; overflow:hidden;
    margin-bottom:10px;
}
.home #sidebar .facebook_fan li a{
    float:left;
    width:37px;
    height:37px;
    margin-left:17px;
}
.home #sidebar .facebook_fan li .in {background: url(images/in.png) no-repeat;}
.home #sidebar .facebook_fan li .fb {background: url(images/fb.png) no-repeat;}
.home #sidebar .facebook_fan li .tw {background: url(images/tw.png) no-repeat;}
.home #sidebar .facebook_fan li .yu {background: url(images/yu.png) no-repeat;}
.home #sidebar .facebook_fan li .go {background: url(images/go.png) no-repeat;}
.home #sidebar .hi{
    background:#fff;
    padding:8px;
    overflow:hidden;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    width:100%;
    margin-bottom:10px;
}
/*carousel style*/
.home #sidebar .premium_ads.carousel_area{display:block;background:#fff;position:relative;border:1px solid #91D9EB;}
.home #sidebar .premium_ads.carousel_area .icon_premium{ width: 80px;height: 84px;background: transparent url("images/premium.png") no-repeat scroll 0% 0%;position: absolute;top: -8px;left: -8px;z-index: 2;}
.home #sidebar .premium_ads.carousel_area .photo{width:100%;background:#fff;}
.home #sidebar .premium_ads.carousel_area .photo img{width:98%;margin-left:1%;}
.home #sidebar .premium_ads.carousel_area h3{display:block;padding:5px;font-weight:500;color:#000;text-decoration:none;font-size:14px;}
.home #sidebar .premium_ads.carousel_area a{font-weight:500;text-decoration:none;}
.home #sidebar .premium_ads.carousel_area p{color:#737373;}
.home #sidebar .premium_ads.carousel_area .location{padding:5px;}
.home #sidebar .premium_ads.carousel_area .location span{float:right}
/*end*/
.home #main .top_publish {
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    width:647px;
    margin-left:3px;
    overflow:hidden;
    padding: 5px 1.5%;
    border-right: 2px solid #D6D6D6;
    border-bottom: 2px solid #D6D6D6;
    background: none repeat scroll 0% 0% #FFF;
    margin-bottom: 10px;
}
.home #main .top_publish .text_left{float: left;
                                    width: 66%;
                                    text-align: left;
                                    font-size: 24px;
                                    font-weight: bold;
                                    color: #737373;
                                    line-height: 55px;}
.home #main .top_publish .home_pb {
    float: right;
    font-size: 24px;
    line-height: 55px;
    text-align: center;
    color: #333;
    margin: 0px auto;
    font-weight: bold;
    cursor: pointer;
    background:#ddd;
    padding-left:10px;padding-right:10px;
    text-decoration:none;
}
.home #main .main_other{
    background:#FFF;
    width:647px;
    color: #04253C;
    margin: 10px 0px 0px;
    padding: 5px 0px 5px 2%;
    border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    display:inline-block;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    margin-bottom:3px;
    margin-left:3px;
    font-size: 1.45em;
    color: #737373;
}
.home .categories {  }
.home .categories .category {height:140px;text-align:center;border:2px solid transparent;cursor:pointer;width:153px;float:left;background:#fff;margin:3px;}
.home .categories .category:hover{border:2px solid #417CD4;box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.1);}
.home .categories .category  .a{color:#C9D8EF;font-weight:bold;text-decoration:none;}
.home .categories .category  .a  span {color: #333;font-size:14px;font-weight:500;}
.home .categories strong .image {height:100px;display:block;}
.home .categories .category .a  {width:153px; height:40px;display:block; }
/*style for images */
.home .categories .category strong img {width:80px; height:65px;margin-top:15px;}
.psss .list .mainctgg .photo  img{width:80px; height:65px;}
.second_categoriess .subcategory li .sub_subcategimg img { width:80px; height:65px;}
/* style for second categories */
.second_categoriess {width:100%;position:relative;display:inline-block;-moz-box-sizing: border-box; 
                     -webkit-box-sizing: border-box; 
                     box-sizing: border-box;}
.second_categoriess .subcategory span{
    width:205px;
    float:left;
    font-size:12px;
    font-weight:500;
    height:25px;
    cursor:pointer;
}
.second_categoriess .subcategory span:hover{text-decoration:underline;}
.second_categoriess .subcategory span .title_sub{font-size: 16px;width:6px;
                                                 font-weight: normal;
                                                 float: left;
                                                 color: #353535;
                                                 margin-right: 5px;
                                                 position: relative;
                                                 top: -4px;
                                                 font-family: "Comic Sans MS", cursive, sans-serif;
}
.second_categoriess .subcategory{display:none;}
.second_categoriess .subcategory.active {display:inline-block;position:relative;
                                         padding: 5px 1.5%;
                                         border-right: 2px solid #D6D6D6;
                                         border-bottom: 2px solid #D6D6D6;
                                         background:  #FFF;
                                         margin-bottom: 10px;
                                         width:649px;
                                         margin-left:3px;
                                         -moz-box-sizing: border-box; 
                                         -webkit-box-sizing: border-box; 
                                         box-sizing: border-box;
                                         margin-top:20px;
                                         padding-top:10px;
}
.second_categoriess .thisrita .second{display:none;}
.second_categoriess .top_selection {width:647px; margin-left:3px; height:43px; margin-right:10px;background:#fff;border-right: 2px solid #D6D6D6;
                                    border-bottom: 2px solid #D6D6D6;height:70px;display:none;}
.second_categoriess .top_selection .text {font-family: "Verdana",Arial,Helvetica,sans-serif;}
/*subscribe forum */
.home-left-side .subscribe-form{display: block;background: none repeat scroll 0% 0% #FFF;padding: 10px;margin-left: 3px;margin-right: 5px;margin-top:10px;}
.home-left-side .subscribe-title{color: #737373;margin-bottom: 20px;display:block;font-size: 18px;border-bottom:1px solid #ddd;padding-bottom:5px;}
.home-left-side .subscribe-form .subscribe-label{display:inline-block;margin-bottom:10px;width:206px;}
.home-left-side .subscribe-form .subscribe-label label{font-size:13px;margin-bottom:5px;display:block;}
.home-left-side .subscribe-form .subscribe-label label span {color:red;font-size:14px; font-weight:700;}
.home-left-side .subscribe-form div.selector{width:100% !important;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;height:30px;}
.home-left-side .subscribe-form div.selector span{width:165px !important;}
.home-left-side .subscribe-form input{width:100% !important;height:30px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.home-left-side .subscribe-form  .price_subscribe{display:inline-block;}
.home-left-side .subscribe-form div.button {background: #417CD4;border:none;border-radius:initial;color:#fff;margin-bottom:3px;}
.home-left-side .subscribe-form label.error {display:none !important;}
.home-left-side .subscribe-form input.error{border:1px solid red;}
.home-left-side .subscribe-form .selector.error{border:1px solid red;}
/* Sidebar */
.home .publish_box { background:#fff4d4; border: 1px solid #ffa727; clear:both; color:#000; float:left; margin-bottom:15px; padding:10px; width:218px; }
.home .publish_box h2 { font:14px Georgia, Times, 'Times New Roman', serif; }
.home .publish_box p { font-size:11px; margin:5px 0 8px; }
.home .publish_box .button_link { background:#ec4901 url(images/button_link_bg.gif) repeat-x top; border:1px solid #c54f00; float:left; padding:7px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.home .publish_box .button_link a { background:url(images/button_link_icon.gif) no-repeat 0 2px; color:#FFF; float:left; padding-left:15px; text-decoration:none; }
.home .publish_box.candidates { background:#f8f8ea; border-color:#c7c13e; }
.home .publish_box.candidates .button_link { background:#808b05 url(images/button_link_green_bg.gif) repeat-x top; border-color:#6f6e00; }
/*latest home*/
.home .latest_block{display:block;background: #fff;padding:10px;margin-left:3px;margin-right:5px;margin-top:10px;overflow: hidden;}
.home .latest_block .title_l{display:block;padding-bottom:5px;border-bottom:1px solid #ddd;font-size:18px;color: #737373;margin-bottom:20px;}
.home .latest_block .l_categ{text-align:center;}
.home .latest_block .l_categ #category{display:inline-block;margin:5px;text-align:center;cursor:pointer;padding:3px;padding-bottom:10px}
.home .latest_block .l_categ .no_link{text-decoration:none;}
.home .latest_block .l_categ #category h1.active{color: #F80;}

.home .latest_block .l_categ #category .shadow{
    border:1px solid transparent;width:90%;margin-left:5%;
    -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    0px 8px 10px 0px rgba(50, 50, 50, 0.45);
    box-shadow:         0px 8px 10px 0px rgba(50, 50, 50, 0.45);}
.home .latest_block .l_categ #category:hover .shadow{
    -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow:    0px 8px 10px 0px rgba(50, 50, 50, 0.65);
    box-shadow:         0px 8px 10px 0px rgba(50, 50, 50, 0.65);
}
.home .latest_block .l_categ .l_image{width:40px;height:40px;margin:0px auto;}
.home .latest_block .l_categ .l_image img{width:100%;}
.home .latest_block .content_block{margin-top:10px;}
.home .latest_block .content_block .item{display:inline-block;width:194px;float:left;text-align:left;margin-left:7px;margin-bottom:20px;border:1px solid #F0F0F0;padding:2px;background:#fff;}
.home .latest_block .content_block .item .photo{width:98%;margin-left:1%;border-bottom:1px solid #bbb;}
.home .latest_block .content_block .item:hover{border: 1px solid #E9E7E7;box-shadow: 0px 0px 4px rgba(52, 50, 50, 0.15);}
.home .latest_block .content_block .item .photo img{width:100%; height:160px;}
.home .latest_block .content_block .item h3{color: #000;font-weight:500;font-size:13px;height:32px; word-break: break-all;margin-top:5px;}
.home .latest_block .content_block .item .location{display:block;color: #737373;margin-top:5px;}
.home .latest_block .content_block .item .location span{width:50%;display: inline-block;height:30px;}
.home .latest_block .content_block .item .location span.date{float:right;text-align:right;}
.home .latest_block .content_block .item .text{padding:4px;}
/* -- AD LISTINGS --------------------------------------- */
.content.list{width: 730px;float:right;
              -moz-box-sizing: border-box; 
              -webkit-box-sizing: border-box; 
              box-sizing: border-box;
}
.list #main { width:730px;-moz-box-sizing: border-box; 
              -webkit-box-sizing: border-box; 
              box-sizing: border-box;}
.hisss .breadcrumb {display:none;}
.search_top{ 
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    background:#fff;
    color: #333;
    overflow:hidden;
    z-index:9;
    width: 226px;
    border-right: 2px solid #D6D6D6;
    border-bottom: 2px solid #D6D6D6;
    float:left;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    display:inline-block;
}
.search_top .line_bottom {width: 100%;
                          height: 2px;
                          margin-bottom:10px;
                          border-top: 1px solid #D9D9D9; 
                          display:inline-block;
                          margin-bottom:10px;}
.search_top  .row.one_input input {width:100%;padding: 4px 0px 3px 10px;font-size: 13px;float:left;color: #5D5C5C;-moz-box-sizing: border-box; 
                                   -webkit-box-sizing: border-box; 
                                   box-sizing: border-box;}
.search_top  .overflow {max-height:200px;overflow:auto;}
.search_top  .row.first .h3{font-size:20px; margin-bottom:10px;font-weight:500;}
.search_top  .row.first li{line-height: 1.8;}
.search_top  .row.first li a{text-decoration:none;color:#417CD4;}
.search_top  .row.first .all{color:#333;font-weight:700;background: url(images/lg.png) no-repeat 0px 5px;padding-left:10px;}
.search_top  .row.first .all_second{background: url(images/lg.png) no-repeat 0px 5px;padding-left:10px;}
.search_top  .row.first li strong{color:#333;font-weight:700;background: url(images/lg.png) no-repeat 0px 5px;padding-left:10px;}
.search_top  .row.first .second_li {margin-left:5px;background: url(images/lg.png) no-repeat 0px 9px;padding-left:10px;}
.search_top  .row.first .second_li strong{background:none;margin-left:0px;padding-left:0px;}
.search_top  .row.first .second_li li strong{background:none;margin-left:0px;padding-left:0px;}
.search_top  .row.first .first_li{margin-left:5px;}
.search_top  div.selector {width:100% !important;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; 
                           box-sizing: border-box; margin-bottom:10px;border:1px solid #ddd;}
.search_top  div.selector  select {color: #707070;width:100%;}
.search_top  div.selector span{width:auto !important;margin-right:5px;}
.search_top .checkboxes {margin-bottom:10px;}
.search_top .button {
    float:right;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 3px #FFF;
    border: initial;
    cursor: pointer;
    height:28px;
}
.search_top .button span {
    text-transform:initial;font-family: "Verdana",Arial,Helvetica,sans-serif;font-size:15px;font-weight:normal;line-height:10px;
}
.search_top .button .icon { width:17px; height:16px;  background:url("images/search_but.png") no-repeat;float:left;margin-right:10px;margin-top:-2px;}
.search_top .force{ right:10px; bottom:10px;}
.search_top .show_only {margin-bottom:10px;}
/*subscribe*/
.rett_s .subscribe{width:100%;margin-bottom:10px;}	
.rett_s .subscribe .ac_sub{background:#fff;padding:10px; font-size:16px;color: #417CD4;font-weight:700;border-right: 2px solid #D6D6D6;border-bottom: 2px solid #D6D6D6;display:block;cursor:pointer;text-align:center;}
.rett_s .subscribe .ac_sub.active{background:#FEFCDE ;}
.rett_s .subscribe .search_w{background: #FEFCDE;margin-top:-3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box;padding:10px;border-right: 2px solid #D6D6D6;border-bottom: 2px solid #D6D6D6;display:none;}
.subscribe .search_w h3{margin-bottom:10px;font-weight:500;}
.subscribe .search_w input{width:100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box;margin-bottom:10px;}
.subscribe .search_w .button{border:initial; background:#2F73D8 ; color:#fff;}
/*filters */
.search_top .filter_plugin fieldset {
    display:inline-block;
}
.search_top .filter_plugin .row{width:100%;display:inline-block;}
/**/
.search_top .filter_plugin .row h6 { color:#000; font-size:11px; font-weight:bold; margin-bottom:3px; } 
.search_top   h3{font-size:16px; margin-bottom:10px;font-weight:500;background: url(images/lg.png) no-repeat 0px 5px;padding-left:12px;}
.search_top .filter_plugin h3 strong { font-weight:normal; }
.search_top .filter_plugin .alert_form { padding-top:15px; }
.search_top .filter_plugin .alert_form input { border: 1px solid #BBB; font-size:11px; margin:0 0 5px 10px; padding:3px; width:170px; }
.search_top .filter_plugin .control-group { padding:0 7px 12px; }
.search_top .filter_plugin .control-group  input{ border: 1px solid #BBB; font-size:11px; padding:4px 3px 5px; width:200px; float:none;height: 18px;}
.search_top .filter_plugin .row h6 { color:#000; font-size:11px; font-weight:bold; margin-bottom:3px; }
.search_top .filter_plugin .row label { cursor:pointer; }
.search_top .filter_plugin .row input { font-family:Arial, Verdana, sans-serif; width:auto;}
.search_top .filter_plugin .one_input input { border: 1px solid #BBB;width:auto;}
.search_top .filter_plugin .two_input { color:#999; font-size:11px; }
.search_top .filter_plugin .two_input input { border: 1px solid #BBB; font-size:11px; margin-right:5px; padding:4px 3px 5px; width:60px; float:none;}
.search_top .filter_plugin .two_selects .selector { width:75px; }
.search_top .filter_plugin .two_selects .selector span { width:45px; }
.search_top .filter_plugin .checkboxes ul { font-size:11px; }
.search_top .filter_plugin .checkboxes ul li { color:#999; padding-bottom:3px; }
.search_top .filter_plugin .checkboxes ul li strong { color:#417CD4; font-weight:normal; }
.search_top .filter_plugin .slider { margin-bottom:10px; }
.search_top .filter_plugin .slider h6 { margin-bottom:0px;}
.search_top .filter_plugin .slider input { background:transparent; border:none; color:#999; margin-bottom:3px; text-align: center; width:90%; }
.search_top .filter_plugin .slider .ui-slider { margin:0 15px 0 8px; position: relative;}
.search_top .filter_plugin .slider .ui-widget-content { background:#bdd7df; border-color:#bdd7df; height:5px;display:inline-block; }
.search_top .filter_plugin .slider .ui-widget-header { background:#FFF; }
.search_top .filter_plugin .slider .ui-slider-horizontal .ui-slider-handle { background:#bac8cd; border-color:#9aafb6; height:15px; top: -0.5em; width:6px; position: absolute;}
.search_top .filter_plugin .salary_range input { margin-right:3px; width: 42px; }
.search_top .filter_plugin .salary_range span.range { margin-right:3px; }
.search_top .filter_plugin .salary_range .selector { position:relative; top:-2px; width:60px; }
.search_top .filter_plugin .salary_range .selector span { width:30px; }
.search_top .filter_plugin .button { margin-left:10px; }
.search_top .filter_plugin   label.price{ width: 100px;}
.search_top  input{width:100%; padding: 4px 0px 3px 10px;font-size: 13px;color: #5D5C5C;-moz-box-sizing: border-box; 
                   -webkit-box-sizing: border-box; 
                   box-sizing: border-box;margin-bottom:10px;}
.search_top .two_input .onee{margin-bottom:5px;display:inline-block;}
.search_top #withPicture{width:auto;height:auto;margin-right:10px;margin-bottom:10px;}
.search_top  .filter_by_currency{padding-bottom:5px;width:100%;display:inline-block;}
.search_top .currency_label{display:block;margin-bottom:5px;}
.search_top .currency a{float:left;margin-right:5px;text-decoration:none;margin-bottom:5px;}
.search_top .currency a:hover{text-decoration:underline;color:#417CD4 ;}
.search_top .filter_date a{display:block;text-decoration:none;margin:5px;}
.search_top .filter_date a:hover{text-decoration:underline;color:#417CD4 ;}
.search_top .clear_link a{float:right;text-decoration:none;padding-left:4px;padding-right:4px;background: #969393;color:#fff;border-radius:3px;}
.search_top .strr{font-weight:700;}
.hisss  .ui-widget-content {width:170px !important;border-radius:none;padding:none;z-index: 9999999;}
.hisss  .ui-menu-item {border-bottom:1px solid;border:1px solid transparent;border-bottom:1px solid #CACACA;cursor:pointer;}
.hisss  .ui-menu-item .ui-state-focus {background:#F6F9FB;border-radius:none;border:1px solid transparent;border-bottom:1px solid #CACACA;width:158px;}
/*style for search top if more country */
.search_top .cat_select.ct div.selector {margin-left:0px; margin-right:10px;margin-bottom:4px;}
/* List */
.ad_list #list_head .inner { clear:both; float:left; padding:5px; background: #fff;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-family: "Verdana",Arial,Helvetica,sans-serif;min-height:39px;margin-bottom:7px; border-right: 2px solid #D6D6D6;
                             border-bottom: 2px solid #D6D6D6;}
.ad_list #list_head h1 { border:none; float:left; font:18px Georgia, Times, 'Times New Roman', serif; width:290px; }
.ad_list #list_head h1 strong { border:none; font-weight:normal; padding-left:15px;float:left;margin-top:3px;color: #417CD4; }
.ad_list #list_head .see_by { float:right; font-size:11px; margin:5px 10px 0 0; font-family: "Verdana",Arial,Helvetica,sans-serif;position:relative;}
.ad_list #list_head .see_by li {
    text-decoration:none;display:block;padding: 5px 10px 4px;
}              
.ad_list #list_head .see_by li  a{text-decoration:none;color: #000;}
.ad_list #list_head .see_by li:hover a{color:#fff;}
.ad_list #list_head .see_by li:hover { color:#fff; background: #5791E5; }
.ad_list #list_head .see_by span { color: #BCBAB7; margin:0 5px;display:inline-block; }
.ad_list #list_head .see_by .box_select { display:inline-block;border:1px solid;padding: 3px 0px 3px 8px;border-color: #858585 #EFEDE8 #EFEDE8 #858585;min-width:130px;cursor:pointer;background:#fff;}
.ad_list #list_head .see_by .box_select label {cursor:pointer;}
.ad_list #list_head .see_by .drop {display:none; border:1px solid #DCDCDC;box-shadow: 0px 1px 2px 0px #CCC;position:absolute;background:#fff; right:5px;top:25px;width:130px;z-index:9;}
.ad_list #list_head .see_by .box_select  .arrow-down {width:11px;height:10px; background:url(images/jos.png) no-repeat ; float:right;margin-right:10px;margin-left:10px;margin-top:3px}
.ad_list #list_head .show_as {float:right;margin-right:20px;height:28px;width:auto;}
.ad_list #list_head .show_as span { color:#BCBAB7 ;font-size:11px;float:left; margin-top:7px;margin-right:5px;}
.ad_list #list_head  .search_num {float:left;line-height:30px;}
.ad_list #list_head .show_as  .gall {width:25px; height:26px;display:inline-block;float:right;border-radius:2px;background:#fff;margin-left:5px; }
.ad_list #list_head .show_as  .lis {width:24px; height:26px;display:inline-block;float:right;border-radius:2px;background:#fff; }
.ad_list #list_head .show_as  .gall span {width:17px; height:17px;margin:0px; background:url(images/search_gal_act.png) no-repeat ;margin-top:5px; margin-left:4px;}
.ad_list #list_head .show_as  .lis span { width:17px; height:17px;margin:0px; background:url(images/search_list.png) no-repeat ;margin-top:5px; margin-left:4px;}
.ad_list #list_head .show_as  .gall.gallery span {width:17px; height:17px;margin:0px; background:url(images/search_gal.png) no-repeat;margin-top:5px; margin-left:4px;}
.ad_list #list_head .show_as  .lis.gallery span { width:17px; height:17px;margin:0px; background:url(images/search_list_act.png) no-repeat;margin-top:5px; margin-left:4px;}
/*new style */
.ad_list .cont #tr{ 
    padding:10px;  
    display:inline-block; 
    width:100%;
    position:relative;
    border-right: 2px solid #D6D6D6;
    border-bottom: 2px solid #D6D6D6;
    margin-bottom:7px;
    background:#F0F7FF;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}
.ad_list .cont #tr:hover{background:#ECF7FF ; cursor:pointer;}	
.ad_list .cont  .date {word-wrap: break-word;color: #737373;padding-top:10px;font-size:12px;font-weight:500;}
.ad_list .cont .icon_premium{width:80px; height:84px; background:url(images/premium.png) no-repeat; position:absolute;top:-8px;left:-8px;z-index:2;}
.ad_list .cont .photo {width:130px; float:left;border:1px solid #D1D1D1;position:relative; z-index:1;}
.ad_list .cont .photo img { background:#FFF;}
.ad_list  .photo .icon_number {position:absolute;width:36px; height:24px;background:url(images/imagecount.png) no-repeat;bottom:5px;right:-5px;}
.ad_list .photo .icon_number span{color:#fff; font-weight:700;margin-top:6px;margin-left:6px;display:block;}
.ad_list .cont .text {display:inline-block;width:310px;float:left;margin-left:20px;}
.ad_list .cont .text h3 { font-size:16px; font-weight:normal; margin-bottom: 4px;height:35px;
} 
.ad_list .cont .text h3 a{ color: #417CD4;text-decoration:none;}
.ad_list .cont .text h3 a:hover{text-decoration:underline}
.ad_list .cont .text p { line-height:16px; }
.ad_list .cont .text .description{color:#737373;margin-top:7px;}
.ad_list .cont .text p.categ{font-size:11px; color: #333; line-height:18px;margin-top:7px;}
.ad_list .cont .text p.categ span{border-left:1px solid #333;padding-left:4px; margin-left:4px;}
.ad_list .cont .price { display:inline-block;float:right;width:170px;padding-right:10px;text-align:center;color: #000;font-size:14px; line-height:18px;font-weight:bold;height:70px; }
/* end*/
.ad_list table tr{ padding:10px;  
                   display:inline-block; 
                   width:100%;
                   position:relative;
                   border-right: 2px solid #D6D6D6;
                   border-bottom: 2px solid #D6D6D6;
                   margin-bottom:7px;
                   background:#FFF;
                   -moz-box-sizing: border-box; 
                   -webkit-box-sizing: border-box; 
                   box-sizing: border-box; }
.ad_list table tr:hover{background:#ECF7FF ;cursor:pointer;}	
.ad_list table tr.premium_even{position:relative;}
.ad_list table { clear:both; width:100%; position:relative;}
.ad_list table td { vertical-align:top; position:relative;}
.ad_list table .date {word-wrap: break-word;color: #737373;padding-top:10px;font-size:12px;font-weight:500;}
.ad_list  table td.icon_premium{width:83px; height:67px; background:url(images/premium.png) no-repeat 0px -82px; position:absolute;bottom:0px;}
.ad_list table td.photo { width:130px; float:left;box-shadow: 0px 0px 1px #999;position:relative; z-index:1; }
.ad_list table td.photo img { background:#FFF;}
.ad_list table td.text {display:inline-block;width:310px;float:left;margin-left:20px;}
.ad_list table td.text h3 { font-size:16px; font-weight:normal; margin-bottom: 4px;height:35px;
} 
.ad_list table td.text .description{color:#737373;margin-top:7px;}
.ad_list table td.text h3 a{ color: #417CD4;text-decoration:none;}
.ad_list table td.text h3 a:hover{text-decoration:underline;}
.ad_list table td.text p { line-height:16px; }
.ad_list table td.text p.categ{font-size:11px; color: #333; line-height:18px;margin-top:7px;}
.ad_list table td.text p.categ span{border-left:1px solid #333;padding-left:4px; margin-left:4px;}
.ad_list table td.price { display:inline-block;float:right;width:170px;padding-right:10px;text-align:center;color: #000;font-size:14px; line-height:18px;font-weight:bold;height:70px; }
/* style search gallery */
.ad_list .area_gal{float:left;padding-top:10px;width:100%;}
.ad_list .area_gal .premium {width:210px; float:left;height:255px; margin-left:9px; margin-bottom:10px;background:#F0F7FF;padding:10px;position:relative;border-right: 2px solid #D6D6D6;
                             border-bottom: 2px solid #D6D6D6; }
.ad_list .area_gal .premium:hover{background:#ECF7FF ;cursor:pointer;}
.ad_list .area_gal .premium  .icon_dpremium {background:url(images/premium.png) no-repeat 0px 0px;width:83px; height:83px; position:absolute;left:-7px;top:-8px; }
.ad_list .area_gal  .gth {float:left;width:100%;}
.ad_list .area_gal .photo{position:relative;background:#fff;position:relative;box-shadow: 1px 1px 1px #CCC; }
.ad_list .area_gal .gal_ctg{height:30px;}
.ad_list .area_gal .price{width:100%;text-align:center;margin-top:5px; font-weight:700;font-size:14px;}
.ad_list .area_gal .date{width:100%;text-align:center;margin-top:5px;}
.ad_list .area_gal  h3 {font-size:14px ; line-height:16px;height:32px;font-weight:500;}
.ad_list .area_gal  h3 a {color: #417CD4;text-decoration:none;}
.ad_list .area_gal  h3 a:hover {text-decoration:underline;}
.ad_list .area_gal .gal_ctg p{font-size:11px; color: #333;margin-top:3px;margin-bottom:5px;}
.ad_list .area_gal .normal  {width:210px; float:left;height:255px; margin-left:9px; margin-bottom:10px;background:#fff;padding:10px;border-right: 2px solid #D6D6D6;
                             border-bottom: 2px solid  #D6D6D6;}
.ad_list .area_gal .normal:hover{background:#ECF7FF ;cursor:pointer;}
/* Pagination */
.paginate { padding:10px; text-align:center; clear: both;background:#fff;border-right: 2px solid #D6D6D6;
            border-bottom: 2px solid #D6D6D6;margin-bottom:7px; }
.paginate li { display: inline; list-style-type: none; }
.paginate a, .paginate span { text-decoration:none; margin:0 1px; padding:5px 10px;color: #417CD4; font-size:13px;}
.paginate a.previous { margin-right:15px; }
.paginate a.next { margin-left:15px; }
.paginate strong {  color:#F30; margin:0 1px; padding:5px 10px; }
.paginate em {  color:#AAA; font-style:normal; margin:0 1px; padding:5px 10px; text-decoration:none; }
.paginate em.previous { margin-right:15px; }
.paginate em.next { margin-left:15px; }
.paginate .searchPaginationSelected {font-weight: 900; }
.paginate a:hover{text-decoration:underline;}
/* -- ITEM --------------------------------------- */
.item #main { float:left; width:460px;
              -moz-box-sizing: border-box; 
              -webkit-box-sizing: border-box; 
              box-sizing: border-box; 
}
.item #main .twww { border: 1px solid #EDEDED;border-radius: 5px; margin-bottom:7px;}
.item #main h2 { border-bottom:1px solid #DDD; color:#000; font-size:14px; margin-bottom: 15px; padding-bottom:5px;}
.item .title{background:#fff;border-right: 2px solid #D6D6D6;
             border-bottom: 2px solid  #D6D6D6;padding:10px;margin-bottom:10px;z-index:2;}
.item .title h1 {font-size:18px; font-weight:normal;margin-bottom:5px;}
.item .title .sub_title span{color:#818181;font-weight:700;font-size:13px;line-height:27px;display:inline-block;}
.item .title .id_number {padding-left:20px;background:url(images/idnumber.png)no-repeat;}
.item .title .publish {padding-left:27px;background:url(images/datep.png)no-repeat 0px 4px;margin-left:15px}
.item .title .view_number {padding-left:27px;background:url(images/vieww.png)no-repeat 0px 6px;margin-left:15px}
.item .title .share {float:right; background:url(images/share_p.png)no-repeat;display:block;width:25px;height:25px;cursor:pointer;position:relative;z-index:99;}
.item .title .share .area_share {width:95px;border-radius:5px; border:1px solid #ddd;background:#fff;margin-top:40px;right:0px;position:absolute; padding:10px;display:none;}
.item .title .share .share-white-arrow {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position:absolute;
    top:-5px;
    right:5px;
    z-index:99;
}
.item .title .share .facebook {width:22px; height:22px;background:url(images/facebooki.png)no-repeat; display:inline-block;}
.item .title .share .twitter {width:22px; height:22px;background:url(images/twitteri.png)no-repeat; display:inline-block;margin-left:10px;}
.item .title .share .google {width:22px; height:22px;background:url(images/googlei.png)no-repeat; display:inline-block;margin-left:10px;}
.item .title .raport{float:right;margin-right:10px;width:23px;height:22px;background:url(images/item-r.png)no-repeat 0px 2px;display:block;cursor:pointer;}
.item  .item_back {background:#fff;display:inline-block;width:100%;border-right:2px solid #D6D6D6;
                   border-bottom: 2px solid  #D6D6D6;-moz-box-sizing: border-box; 
                   -webkit-box-sizing: border-box; 
                   box-sizing: border-box;padding:10px;}
.item #main .photo_area { border-bottom:1px solid #EDEDED;}
.item #main  #related_ads .space{ }
.item #main  #related_ads .space table {width:100%;background:#FAF9F7; }
.item #main  #related_ads .space table tr { height:100px;border-top:1px solid #E3E3E3;}
.item #main  #related_ads td.date {text-align:center;color: #414141; width:150px; float:left;line-height:100px;}
.item #main  #related_ads td.photo{width:94px;float:left;}
.item #main  #related_ads td.photo img {margin-top:20px; }
.item #main  #related_ads td.text {float:left;margin-left:10px;padding-top:30px; width:320px;}
.item #main  #related_ads td.text h3 a{ font-size:14px;font-weight:normal;color: #C9D8EF;text-decoration:underline;}
.item #main  #related_ads td.text h3 a span { color: #417CD4; font-size:14px;margin:0px;}
.item #main  #related_ads td.text h3 a:hover {background: #417CD4;text-decoration:none;}
.item #main  #related_ads td.text h3 a span:hover {color:#fff; }
.item #main  #related_ads td.text .top {font-size:12px; padding-top:4px; display:inline-block;color: #414141;}
.item #main  #related_ads td.text .price {margin-left:10px;font-weight:bold;}
/*style breadcrumb item page */
.item-page .rett {position:relative;width:966px;
                  -moz-box-sizing: border-box; 
                  -webkit-box-sizing: border-box; 
                  box-sizing: border-box; 
}
.item-page .breadcrumb {width:100%;border: none;padding:0px; padding-top:10px;}
.item-page ul.breadcrumb li {display:inline-block;float:none;line-height:35px;padding-right:15px;border-bottom:2px solid #ccc;background:#fff;}
.item-page  .breadcrumb.item {float:left;overflow:hidden;white-space: nowrap;word-break: break-all;text-overflow: ellipsis;}
.item-page .rett  .breadcrumb a{color: #0547AB;text-decoration:none;margin-left:15px;}
.item-page .rett  .breadcrumb a span{color: #0547AB;text-decoration:none;}
.item-page .rett  .breadcrumb .last-child span { color:#888B8D;}
/* style for image item */
.rita_image_galery{position:relative;border: 1px solid #CCC;padding:5px;box-shadow: 1px 1px 1px #CCC;}
.rita_image_galery.premium{border: 1px solid #91D9EB;}
.rita_image_galery.premium .icon-premium {
    width: 80px;
    height: 84px;
    background: transparent url("images/premium.png") no-repeat scroll 0% 0%;
    position: absolute;
    left: -8px;
    top: -8px;
    z-index: 999;
}
#sync1 .item{color: #FFF;text-align: center;}
#sync1 .item img{width:100%;}
#sync2 .owl-item{max-width:120px;}
#sync2 .item{margin:5px;text-align: center;cursor: pointer;opacity: 0.4;}
#sync2 .item  img{width:100%;}
#sync2 .synced .item{opacity:1;}
.owl-buttons .owl-prev{position:absolute;left:10px;background: url("images/owprev.png");width: 48px;height: 48px;}
.owl-buttons .owl-next{position:absolute;right:10px;background: url("images/ownext.png");width: 48px;height: 48px;}
.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    width: 100%;
}

/* Main info */
.item #description { clear:both; float:left; line-height:18px; margin-bottom:20px; width:100%;padding:10px;font-size:14px;color: #414141;
                     -moz-box-sizing: border-box; 
                     -webkit-box-sizing: border-box; 
                     box-sizing: border-box; 
}
.item #main .share a{color:#333; text-decoration:none;margin-left:10px;}
.item #main .share a:hover {text-decoration:underline;}
.item #main  .edit{float:right; color:#333; text-decoration:none;margin-right:10px;}
.item #main  .edit:hover{text-decoration:underline;}
.item #main .option_block{
    border-top: 1px solid #ececec;
    display: inline-block;
    width: 100%;
    padding-top: 7px;
}
/* Attributes list */
.item .attributes { clear:both; float:left; margin-bottom:10px; width:100%; }
.item .attributes ul { clear:both; float:left; width:100%; }
.item .attributes ul li { background:url(images/bullet_square.gif) no-repeat 2px 6px; float:left; margin: 0 10px 20px 0; padding-left: 10px; width:180px;}
.item .attributes p { clear:both; margin-bottom:20px;}
/* Map */
.item #item_map { margin-bottom:20px; }
.item #item_map h2 { margin-bottom:5px; }
.item #item_map #gmap { border:1px solid #b6b6b6; height:250px; }
.item .next_item {width:100%;padding:10px; background:#fff; border-bottom:2px solid #ccc; border-right:2px solid #ccc;margin-top:10px;display:inline-block;
                  -moz-box-sizing: border-box; 
                  -webkit-box-sizing: border-box; 
                  box-sizing: border-box;}
.item .next_item a{text-decoration:none; font-size:16px;}
.item .next_item a:hover {color:#333;}
.item .next_item .navigaterita_next{float:right;}
.item  #related_ads {width:755px;}
.item  #related_ads h2{margin-top:10px;background:#fff;padding:10px;border-bottom:2px solid #ccc;border-right:2px solid #ccc;margin-bottom:10px;font-size:16px;}
.item  #related_ads .rell{background:#fff; border-bottom:2px solid #ccc; border-right:2px solid #ccc;padding:10px;margin-bottom:10px;display:inline-block;width:100%;-moz-box-sizing: border-box; 
                          -webkit-box-sizing: border-box; 
                          box-sizing: border-box; }
.item  #related_ads .rell:hover{background:#ECF7FF ;}
.item  #related_ads .photo {position:relative;border:1px solid #ccc;display:inline-block;background:#fff;float:left;}
.item  #related_ads .text {display: inline-block;float:left;
                           width: 350px;
                           margin-left: 20px;}
.item  #related_ads .text h3 {height:35px;}
.item  #related_ads .text h3 a{color: #417CD4;text-decoration:none;font-size:16px;font-weight:500;}
.item  #related_ads .text h3 a:hover {text-decoration:underline;}
.item  #related_ads .text .description{    color: #737373;
                                           margin-top: 7px;line-height:16px;
}
.item  #related_ads .text span{font-size: 11px;
                               color: #333;
                               line-height: 18px;
                               margin-top: 7px;}
.item  #related_ads .text .top_i{margin-top:10px;}
.item  #related_ads .group {text-align:center;display:inline-block;width:200px;margin-right:10px;}
.item  #related_ads .price{font-weight:700;font-size:14px; line-height:18px;}
.item  #related_ads {
    word-wrap: break-word;
    color: #737373;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 500;
}
/* Comments */
.item #comments { clear:both; float:left; width:100%;background:#fff;width:755px;margin-bottom:10px;border-bottom:2px solid #ccc;border-right:2px solid #ccc;-moz-box-sizing: border-box; 
                  -webkit-box-sizing: border-box; 
                  box-sizing: border-box;}
.item #comments h2 { padding: 18px 13px;color: #2B2B2B;font-weight:bold;font-size: 16px;line-height: 1em;border-bottom:1px solid #E2E9F4;margin:0px;}
.item #comments .comments_list { border-bottom: 1px dotted #DDD; margin-bottom:20px;  }
.item #comments .comment { background:url(images/comments_quotes.gif) no-repeat 10px 0; margin-bottom:15px; padding:7px 0 0 60px; }
.item #comments .comment h3 { color:#666; margin-bottom: 5px; }
.item #comments .comment h3 em { color:#888; font-size:12px; font-weight:normal; }
.item #comments .comment p { color:#878787; font-style:italic; line-height:18px; }
.item #comments .pagination { text-align: right; margin-right: 10px; margin-bottom: 15px; }
.item #comments .pagination a { border: 1px dotted #AAA; padding: 5px 8px; }
.item #comments .pagination a.searchPaginationSelected { background-color: #f7f7f7; }
.item #comments .pagination a.searchPaginationNext, .item #comments a.searchPaginationPrev,
.item #comments .pagination a.searchPaginationFirst, .item #comments a.searchPaginationLast { border: 0px; text-decoration: none; }
.item #comments .pagination a.searchPaginationNext:hover, .item #comments a.searchPaginationPrev:hover,
.item #comments .pagination a.searchPaginationFirst:hover, .item #comments a.searchPaginationLast:hover { background-color: #ffffff; }
.item #comments a:hover { background-color: #f7f7f7; }
.item #comments form { clear:both; display:inline; float:left; padding-left:60px; width:540px; background:  #F1F5FC;padding-bottom:15px;width:100%;-moz-box-sizing: border-box; 
                       -webkit-box-sizing: border-box; 
                       box-sizing: border-box;}
.item #comments form h3 { color:#000; margin-bottom:10px;padding-top:15px; }
.item #comments form label { clear:left; float:left; margin-right:10px; padding-top:4px; width:140px; }
.item #comments form input { border:1px solid #BBB; float:left; margin-bottom:5px; padding:5px; width:250px; }
.item #comments form textarea { border:1px solid #BBB; float:left; padding:5px; width:375px; height: 150px; }
.item #comments form .button { clear:both; float:left; margin:10px 0 0 150px;background: #2F73D8;color:#fff;box-shadow: 0px 0px 0px 2px #FFF; border:none; }
.item #comments .paginate {border:none;}
/* Photos */
.item #photos { margin-bottom:30px; }
.item #photos a { text-decoration:none; }
.item #photos img { background:#FFF; border:1px solid #DDD; /*padding:1px;*/ }
.item #photos .main_photo { margin-bottom:4px; }
.item #photos .main_photo a { color:#FFF; display:block; font-size:11px; position:relative; }
.item #photos .main_photo a:hover { color:#FC0; }
.item #photos .main_photo img { padding:3px; }
.item #photos .main_photo strong { background:#000; bottom:10px; float:right; padding:3px 8px 4px; position:absolute; right:10px; }
.item #photos .mini_photos img { margin:0 1px 1px 0; }
/* Contact form */
.item #sidebar { float:right; width:460px; position:relative;
                 -moz-box-sizing: border-box; 
                 -webkit-box-sizing: border-box; 
                 box-sizing: border-box; 
}
.m_price{display:none;}
.item #sidebar  .sidebar_price {border-bottom:1px solid #ccc;display:inline-block;width:100%;margin-bottom:10px;}
.item #sidebar  .sidebar_price  .dt{float:left;font-size: 16px; font-weight:700;line-height:36px;}
.item #sidebar  .sidebar_price .price{float:right;background: #91D9EB;padding: 0px 25px 0px 0px;font-size:16px; font-weight:700;line-height:36px;bottom:-1px;right:-16px;position:relative;}
.item #sidebar  .sidebar_price .left_icon {float: left;
                                           width: 0px;
                                           height: 0px;
                                           border-bottom: 36px solid #91D9EB;
                                           border-left: 24px solid transparent;
                                           position:relative;
                                           left:-24px;
}
.item #sidebar  .sidebar_price .right_icon{
    width: 0px;
    height: 0px;
    border-top: 10px solid #75B2C2;
    border-right: 5px solid transparent;
    position: absolute;
    right: 0px;
    bottom: -10px;
}
.item #sidebar .rgg  {width:100%;display:block;padding:10px;background:  url("images/mapl.png") no-repeat ;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.item #sidebar .rgg_b{background:  url("images/rgg_b.png") repeat ;padding:10px;padding-top:15px;padding-bottom:15px;display:inline-block;width:100%;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.item #sidebar .rgg span{margin-right:10px;font-size:14px;}
.item #sidebar .rgg .show{float:right;margin-right:0px;cursor:pointer;}	
.item #sidebar .rgg .show:hover{text-decoration:underline;}	
.item #sidebar h2 {font-weight:700;line-height: 30px;color: #525252;font-size: 16px;border-bottom:1px solid #ccc;margin-bottom:10px; margin-top:10px;}
.item #contact_i {padding:5px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;border-bottom:2px solid #ccc;border-right:2px solid #ccc;background: #F2F2F2;display:inline-block;width:100%;color: #777;}
.item #sidebar .send_msg {float:right;font-size:14px;width:50%; text-align:left;}
.item #sidebar .send_msg .msg {font-weight:700; cursor:pointer;}
.item #sidebar .send_msg .msg:hover{text-decoration:underline;}
.item #sidebar .send_msg .pho {font-weight:700;margin-bottom:5px;border-bottom:1px solid #fff;padding-bottom:2px;}
.item #sidebar .send_msg .pho #clickToShowButton{cursor:pointer;}
.item #sidebar .send_msg .pho #clickToShowButton:hover{text-decoration:underline;}
.item #sidebar .send_msg .contact_button strong{width:100%;display:block;text-align:center;}
.item #sidebar .send_msg .contact_button strong a{color: #777; text-decoration:none;}
.item #sidebar .send_msg .contact_button strong a:hover{text-decoration:underline;}
.item #sidebar .seler {float:left;font-size:14px;width:48%; text-align:left;}
.item #sidebar .seler  .name{text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:2px;}
.item #sidebar .seler  .email{font-weight:700;margin-top:5px;}
.item #sidebar .seler a {text-decoration:none; color:#333;}
.item #sidebar .seler a:hover{text-decoration:underline;}
/*style report */
.item .backk {z-index: 9999999; width: 100%;position: fixed;top: 0px;    background: url("images/opacity.png") repeat ;height:100%;left:0px;display:none;}	
.item  .backk .aut {border: 1px solid #A0A0A0; position:relative;width:590px;margin:0px auto;margin-top:5%; }
.item .backk .inter{ border-bottom:2px solid #D6D6D6;border-right: 2px solid #D6D6D6;background:#fff;overflow:hidden;}
.item .backk .inter .strong { border-bottom:1px solid #EEE;padding: 18px 10px 17px; position:relative; font-weight:bold;font-size:14px;}
.item  .backk .inter .strong span {position:absolute;width:50px; height:50px; border-left:1px solid #EEE;cursor:pointer; right:0px; background: url("images/closeabb.png") no-repeat  12px 6px transparent;top:0px;}
.item .backk .inter #mark {padding:10px;display:inline-block;}
.item .backk .inter #mark a{width:300px;display:block;float:left;margin-left:140px;margin-bottom:5px;text-align:center;background: #417CD4;padding:3px;color:#fff;text-decoration:none; }
.item  .backk .inter #mark a:hover {background:#2F73D8; }
/*style for map and show location on map */
.item #description .hide_map {z-index: 9999999; width: 100%;position: fixed;top: 0px;    background: url("images/opacity.png") repeat ;height:100%;left:-6000px;
}
.item #description .hide_map.show {left:0px;}
.item #description .hide_map .xhide {position:absolute; background: url(images/xhide.png) no-repeat; width:30px; height:30px;z-index:999;right:-16px;top:-16px;cursor:pointer;}
.item #description .hide_map  .mapsss {border: 1px solid #A0A0A0; border-radius:5px;position:relative;width:590px;margin:0px auto;margin-top:5%;}
.item #description .hide_map  .mapsss .inter { border: 7px solid #F1F1F1;border-radius:5px;}
/* */
/*style contact seller */
.item .contact_field { position:fixed;left:0px; top:0px;z-index:9999999;left:0px; top:0px; background: url("images/opacity.png") repeat; width:100%; height:100%;display:none;}
.item .contact_field .out {border: 1px solid #A0A0A0;width:600px;  margin:0px auto;border-radius:5px;margin-top:50px; }
.item  .contact_field .in { border-bottom:2px solid #D6D6D6;border-right:2px solid #D6D6D6;position:relative;}
.item   .contact_field fieldset {
    background: none repeat scroll 0% 0% #FFF;
    padding: 10px;
}
.item   .contact_field #error_list{margin-bottom:0px;}
.item  .contact_field h2{font-weight:bold;background:#fff;margin-bottom:0px; border-bottom:1px solid #EEE;line-height:40px;text-align:center;}
.item .contact_field h2 span{position:absolute; right:0px;background: url("images/closeabb.png") no-repeat 2px 2px;width:30px; height:40px; border-left:1px solid #EEE;cursor:pointer; }
.item .contact_field label {
    display: block;
    width: 170px;
    float: left;
    font-weight: bold;
}
.item .contact_field input {
    border: 1px solid #BBB;
    display: block;
    margin-bottom: 10px;
    padding: 5px;
    width: 260px;
}
.item .contact_field  .button { color:#fff; background:#417CD4;border:none;}
.item .contact_field .button:hover {background:#2F73D8; }
.item .contact_field textarea{
    border: 1px solid #BBB;
    display: block;
    margin-bottom: 10px;
    padding: 5px;
    width: 260px;
}
.item #contact h2 { color:#000; font-size:14px; margin-bottom:8px; padding-left:12px; }
.item #contact p.contact_button { margin-top: 10px; height: 30px; }
.item #contact p.contact_button strong { margin-left: 10px; background:#ff7f26 url(images/button_light_orange_bg.gif) repeat-x top; border:1px solid #e67020; float:left; padding:6px 10px 7px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.item #contact p.contact_button strong a { color:#FFF; float:left; text-decoration:none; text-shadow: 1px 1px 0px #cc3300; filter: dropshadow(color=#cc3300, offx=1, offy=1); }
.item #contact p.contact_button strong a:hover { text-decoration: underline;}
.item #contact form { }
.item #contact fieldset { background:#FFF; -moz-border-radius:5px; padding:10px; }
.public_pro .item #contact fieldset { padding:0px; }
.item #contact fieldset h3 { color:#000; font-size:12px; margin-bottom:3px; }
.item #contact fieldset p { font-size:11px; margin-bottom:10px; }
.item #contact fieldset label { display:block; width:170px;float:left;font-weight:bold;}
.item #contact fieldset input { border:1px solid #BBB; display:block; margin-bottom:10px; padding:5px; width:260px; }
.item #contact fieldset div#recaptcha_widget {margin-left:165px;}
.item #contact fieldset textarea { border:1px solid #BBB; display:block; margin-bottom:10px; padding:5px; width:260px; }
.item #contact fieldset .button { color:#fff; background:#417CD4;border:none;}
.item #contact fieldset .button:hover {background:#2F73D8; }
/*-------*/
.user_public_profile  #contact  label {width:100% !important; float:none !important;}
.user_public_profile  #contact  div#recaptcha_widget{margin:0px !important;}
.user_public_profile table {width:100%;}
.user_public_profile #sidebar {float: right;
                               width: 330px;
                               position: relative;
                               -moz-box-sizing: border-box; 
                               -webkit-box-sizing: border-box; 
                               box-sizing: border-box; margin-top:10px;background:#fff;}
.user_public_profile  #contact {border-bottom:2px solid #ccc;padding:13px;border-right:2px solid #ccc;border-radius:initial;}
.user_public_profile #main{width:600px;}
.user_public_profile #description {background:#fff;border-bottom:2px solid #ccc; border-right:2px solid #ccc;}
.user_public_profile .inner {border-bottom:2px solid #ccc;border-right:2px solid #ccc;background:#fff;padding:10px;}
.user_public_profile .inner h1{font-size:18px;}
.user_public_profile td.text a {color:#417CD4;font-weight:normal;text-decoration:none;}
.user_public_profile td.text a:hover{text-decoration:underline;}
.user_public_profile td.text strong { color: #909090;}
.user_public_profile .paginate{border:initial;}
/* -- LOGIN & REGISTER FORM --------------------------------------- */
.user_forms .inner { border-bottom: 2px solid #ccc; clear:both; margin:20px auto; width:650px; -moz-border-radius:5px;background:#fff;border-right:2px solid #ccc; }
.user_forms h1 { font-size:14px; padding:10px; border-bottom:1px solid #EEE;}
.user_forms form { background:#FFF;  clear:both; padding:13px; -moz-border-radius:10px; border-radius:10px; }
.user_forms form label.title {width:100%;margin-bottom:15px;}
.user_forms form  a {color:#417CD4;text-decoration:none; }
.user_forms form  a:hover{text-decoration:underline;}
.user_forms form .button {background: #417CD4;color:#fff;border:none; }
.user_forms .inner  #recaptcha_area {margin-left:168px;}
.user_forms form .button:hover  {background:#2F73D8 ;}
.user_forms form label { display:block; font-weight:bold;width:170px; float:left; }
.user_forms form input { border:1px solid #BBB; margin-bottom:15px; padding:5px; width:300px; }
.user_forms form textarea { border:1px solid #BBB; margin-bottom:15px; padding:5px; width:300px; }
.user_forms form .checkbox { margin-bottom:15px; }
.user_forms form .checkbox label { display:inline; }
.user_forms form .checkbox input { border:none; margin:0; padding:0; width:auto; }
.user_forms form .more-login { margin-top: 10px; }
/* -- USER ACCOUNT --------------------------------------- */
.user_account { clear:both; float:left; padding:15px 10px; width:950px; }
.user_account h1 { border-bottom:2px solid #ccc; color:#000; font-size:18px; margin-bottom: 10px;border-right:2px solid #ccc; background:#fff;padding:10px }
.user_account h2 { font-size:16px; margin-bottom:10px; }
.user_account #sidebar { border-right:2px solid #ccc; float:left; padding:10px; width:185px; border-bottom:2px solid #ccc;padding:10px;background:#fff;-moz-box-sizing: border-box; 
                         -webkit-box-sizing: border-box; 
                         box-sizing: border-box;}
.user_account #sidebar li { border-bottom:1px solid #C9D8EF; padding:8px 0; }
.user_account #sidebar li a {color:#417CD4 ;text-decoration:none;}
.user_account #sidebar li a:hover {text-decoration:underline;}
.user_account #main { float:right; padding:10px; width:740px;background:#fff;border-bottom:2px solid #ccc;border-right:2px solid #ccc;-moz-box-sizing: border-box; 
                      -webkit-box-sizing: border-box; 
                      box-sizing: border-box;}
.user_account .account_info h3 { font-size:14px; margin-bottom:5px; }
.user_account .account_info p { line-height:18px; margin-bottom: 15px; }
.user_account .modify_profile form { clear:both; display:inline; float:left; }
.user_account .modify_profile form h3 { color:#000; margin-bottom:10px; }
.user_account .modify_profile form label { clear:left; float:left; margin-right:10px; padding-top:7px; width:140px; }
.user_account .modify_profile form input { border:1px solid #BBB; float:left; margin-bottom:5px; padding:5px; width:250px; }
.user_account .modify_profile .update { float:left; margin-bottom:5px; padding: 5px; width:250px; }
.user_account .modify_profile form textarea { border:1px solid #BBB; float:left; padding:5px; width:300px; }
.user_account .modify_profile form button { clear:both; float:left; margin:10px 0 0 150px; }
.user_account .modify_profile .row { clear:both; float:left; margin-bottom:5px; width:100%; }
.user_account .your_items h2 a { border-left:1px solid #DDD; font-weight:normal; margin-left:5px; padding-left:10px;}
.user_account .your_items .item { border-bottom:1px dotted #DDD; margin-bottom:15px; padding-bottom: 15px;}
.user_account .your_items .item h3 { font-size:14px; margin-bottom:5px; }
.user_account .your_items .item p { line:18px; }
.user_account .your_items .item span { color:#CCC; margin:0 10px; }
.user_account .your_items .item .options { margin-top:5px; }
.user_account .your_items .item .delete { color:#999; font-size:11px; }
#uniform-delete_account, #delete_account{ background-color:#DB4040;border-color:#9E0000; color:#fff;}
#uniform-delete_account:hover {background:#E63939 ;}
/* -- ADD ITEM FORM --------------------------------------- */
.psss div.breadcrumb {display:none;}
.psss #footer .inner {border-top:none;}
/*select category pop up */
.add_item  .row.clett{float:left;min-height:80px;padding:10px;padding-left:0px;}
.add_item  .row.clett .first {float:left;margin-top:20px;display:inline-block;}
.add_item  .row.clett label {float:left;}
.add_item  .row.clett div.selector{float:left;}
.psss #categ_area ._b{float:left;width:100%;}
.psss #categ_area .select_c{float:left;display:inline-block;width:320px;height:50px;font-size:16px;font-weight:700;line-height:50px;padding-left:20px;}
.psss #categ_area .select_c span{background:#87C025 ;color:#fff;border-radius:3px;padding-right:6px;padding-left:6px;font-size:20px;margin-right:10px;}
.psss #categ_area .select_sc{float:left;display:inline-block;width:328px;height:50px;font-size:16px; font-weight:700;line-height:50px;padding-left:20px;display:none;}
.psss #categ_area .select_sc.active {display:block;}
.psss #categ_area .select_sc span{background:#87C025 ;color:#fff;border-radius:3px;padding-right:6px;padding-left:6px;font-size:20px;margin-right:10px;}
.psss #categ_area.activ ._c{float:left;border-top:1px solid #ccc;}
.psss #categ_area {position:relative;float:left;}
.psss #categ_area.activ{width:100%;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ECECEC;}
.psss #categ_area .categg {width:100px;height:55px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;cursor:pointer;}
.psss #categ_area .categg .name{display:none;}
.psss #categ_area .categg.active{width:328px;}
.psss #categ_area .categg.active .name{display:block;float:left;font-size:16px;margin-left:15px;margin-top:18px;}
.psss #categ_area .categg  img {margin-left:20px;margin-top:10px;display:inline-block;float:left;}
.psss #categ_area .categg .point_c {background:url(images/categ_item_point.png) left center no-repeat;width:20px;height:20px;float:right; margin-top:20px;}
.psss #categ_area .categg .point_c.active {background:url(images/active_c.png) left center no-repeat;width:20px;height:20px;float:right; margin-top:20px;margin-right:10px;}
.psss #categ_area .main_c.active  .categg .point_c{background:url(images/active_c.png) left center no-repeat;width:20px;height:20px;float:right; margin-top:20px;margin-right:10px;}
.psss #categ_area .sub_c {position:absolute;right:10px;width:600px;padding-right:10px;top:55px;display:none;}
.psss #categ_area .sub_c.active{display:block}
.psss #categ_area .sub_c span{float:left;display:inline-block;color: #417CD4;width:50%;line-height:25px;cursor:pointer;font-size:14px;}
.psss #categ_area .sub_c span:hover{text-decoration:underline;}
.psss #categ_area .this_c.active{position:absolute; width:3px; background:#83C122;height:55px;}
.main_c.active .this_c{position:absolute; width:3px; background:#83C122;height:55px;}
.psss #categ_area .big_m {float:right;width:300px;padding-left:100px;height:143px;background:url(images/select_cc.png)no-repeat 0px 50px;margin-right:150px;margin-top:50px;font-size:16px;font-weight:700;padding-top:20px;}
.psss #categ_area .big_m span{font-weight:500;font-size:13px;display:block;margin-top:10px;color:#777;}
/*end select category */
.add_item  .photos input{ width:100% !important;}
.add_item fieldset {width:780px;float:right;}
.add_item  .location div.selector {width:349px !important;}
.add_item  .location div.selector span{width:349px !important;}
.add_item div.selector span {
    padding: 0px;
}
.add_item .backkk { float:left;padding:10px; }
.add_item .title label{margin-right:10px;margin-top:10px;}
.add_item .title .count_title {color: #A6A6A6;font-size:11px; margin-top:4px;}
.add_item label span {color:red;}
.add_item .plugin_zone {}
.add_item .plugin_zone li input{ width:24px !important; }
.add_item div.selector {padding-right:5px;}
.add_item { clear:both; float:left; width:966px; border: 1px solid #ccc;-moz-box-sizing: border-box; 
            -webkit-box-sizing: border-box; 
            box-sizing: border-box;background:#fff;margin-bottom:10px;}
.add_item h1 {padding:15px;  color:#000; font-size:22px;background: #F1F1F1; font-weight:500;border-bottom:1px solid #ccc;}
.add_item h2 { font-size:16px; margin-bottom:10px;padding-left:10px; }
.add_item label { float:left; line-height:24px; margin-right:20px; width:150px;text-align:right; font-weight: bold;color: #000;font-family: "Verdana",Arial,Helvetica,sans-serif;padding-left:10px;}
.add_item input { border:1px solid #BBB; padding:7px 7px 6px; width:350px !important; }
.add_item input[type="radio"] { border:1px solid #BBB; padding:7px 7px 6px; width:30px !important; }
.add_item input[type="checkbox"] {width:32px !important;}
.meta_list .meta .cf_date_interval {
    width: 100px !important;
}
.add_item input#showEmail { border:1px solid #BBB; padding:7px 7px 6px; width:20px !important; }
.add_item textarea { border:1px solid #BBB; height:200px; padding:7px 7px 6px; width:490px; }
.add_item textarea#description { height:175px; width:340px; }
.add_item .button{ clear:both; margin-top:15px;height:39px;line-height:39px; border:none;min-width:140px;text-align:center;}
.psss.edit .button{float:right;margin-right:15px;}
.add_item .button span {color:#fff;text-transform:none;line-height:39px;display:inline;font-size: 14px;font-family: "Verdana",Arial,Helvetica,sans-serif;font-weight:bold;}
.add_item .left_column { border-right:1px dotted #DDD; float:left; padding-right:20px; width:500px; }
.add_item .right_column { float:right; width:400px; }
.add_item .box {clear:both; float:left; padding-bottom:20px; width:100%;}
.add_item .row { clear:both; float:left; margin-bottom:10px; width:100%;
                 -moz-box-sizing: border-box; 
                 -webkit-box-sizing: border-box; 
                 box-sizing: border-box;
}
.add_item .box.photos{width:580px;margin-left:180px;}
.psss.edit .add_item .box  h3 { margin-bottom:10px;margin-left:10px;}
.psss.edit .add_item  .qq-upload-list{margin-left:10px;margin-right:10px;margin-bottom:10px; }
.psss .add_item  {padding-bottom:25px;}
.add_item .price input { margin-right:5px; vertical-align:middle; width:100px !important; }
.add_item .price .selector { width:80px; }
.add_item .price .selector span { width:48px; }
.add_item .photos input { margin-right:10px; }
.add_item .location {padding-top:25px;}
.add_item  .seller_info {padding-top:25px; }
.add_item .btpb {padding-top:25px;padding-bottom:25px;position:relative;display:inline-block; width:100%;
}
.add_item .go_back { float:left; margin:20px 0 0 20px; }
.meta { clear: both; margin: 10px 0; }
.meta > label { float: left; }
.meta ul { display:inline-block; list-style: none; padding: 0; }
.meta ul li { margin-left: 0; }
.meta ul li label { float: none; }
#error_list { display:none; border: 1px solid #f7f7f7; background:#fefbea; padding:5px 5px;  text-align:center;}
#error_list li { background:url(images/icon-remove.png) left center no-repeat; list-style:none; padding:2px 0 2px 18px; }
#error_list label { float:none; width:auto; line-height:1.35em; }
#comment_error_list { display:none; border: 1px solid #f7f7f7; background:#fefbea; padding:5px 5px; margin-bottom:15px; }
#comment_error_list li { background:url(images/icon-remove.png) left center no-repeat; list-style:none; padding:2px 0 2px 18px; }
#comment_error_list label { float:none; width:auto; line-height:1.35em; }
label.recaptcha_input_area_text { float:none; }
/* -- STATIC PAGES --------------------------------------- */
.page { margin: 10px 0; padding: 10px 0 0; clear: both;background:#fff; border-bottom:2px solid #ccc; border-right:2px solid #ccc;padding:10px; }
.page h1 { font-size: 2em; margin: 0 0 10px; }	
/* Select */
div.selector { border:1px solid #b4b4b4; line-height: 26px; height: 26px;  }
div.selector span {  background:url(images/jos.png) no-repeat right 11px; height: 26px; line-height: 26px; }
div.selector select { top: 0px; left: 0px; }
div.button { background:#eeeeee url(images/button_bg.gif) repeat-x top; border:1px solid #cacaca; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
div.button span { background-position: right -643px; }
/* PRESENTATION */
/* Button */
div.button { height: auto; }
div.button span { margin-left: 13px; height: auto; padding-bottom: 8px; padding-top: 8px; font-weight: bold; font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; font-size: 12px; text-transform: uppercase; padding-left: 2px; padding-right: 15px; }
/* Select */
div.selector { width: 338px; font-size: 12px; }
div.selector select { font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; font-size: 12px; border: solid 1px #fff; }
div.selector span { padding: 0px 25px 0px 2px; cursor: pointer; }
div.selector span { color: #000; width: 306px; }
div.selector.disabled span { color: #bbb; }
/* ._200 */
div._200 div.selector{ width: 200px; font-size: 12px; }
div._200 div.selector select{ min-width:200px; font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; font-size: 12px; border: solid 1px #fff; }
div._200 div.selector span { color: #000; width: 164px; }
div._200 input { width:200px; }
div._100 input { width:100px; }
div._50 input { width:50px; }
div._20 input { width:20px; }
/* .auto */
div.auto div.selector{ width: auto; font-size: 12px; background-color: white;}
div.auto div.selector select{ min-width:0; font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; font-size: 12px; border: solid 1px #fff; }
div.auto div.selector span { color: #000; width: auto; }
/*
        CORE FUNCTIONALITY
        Not advised to edit stuff below this line
        -----------------------------------------------------
*/
.selector, .checker, .button, .radio, .uploader {  background-color: white; display: -moz-inline-box; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; }
.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus { outline: 0; }
/* Button */
div.button a, div.button button, div.button input { position: absolute; top:-9999px; }
div.button { cursor: pointer; position: relative; z-index:1; }
div.button span { display: -moz-inline-box; display: inline-block; line-height: 1; text-align: center; }
/* Select */
div.selector { position: relative; padding-left: 7px; overflow: hidden; }
div.selector span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
div.selector select { position: absolute; opacity: 0; filter: alpha(opacity:0); height: 25px; border: none; background: none; width:99%; }
/* AUTOCOMPLETE */
.ui-autocomplete { width: 200px; }
/* Uploader */
div.uploader { border: 1px solid #BBBBBB; background-position: 0px -297px; height: 28px; }
div.uploader span.action { background-position: right -409px; height: 24px; line-height: 24px; }
div.uploader span.filename { height: 24px; /* change this line to adjust positioning of filename area */ margin: 2px 0px 2px 2px; line-height: 24px; }
div.uploader.focus, div.uploader.hover, div.uploader:hover { background-position: 0px -353px; }
div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action { background-position: right -437px; }
div.uploader.active span.action, div.uploader:active span.action { background-position: right -465px; }
div.uploader.focus.active span.action, div.uploader:focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus:active span.action { background-position: right -493px; }
div.uploader.disabled { background-position: 0px -325px; }
div.uploader.disabled span.action { background-position: right -381px; }
div.button { background-position: 0px -523px; }
div.button span { background-position: right -643px; }
div.button.focus, div.button:focus, div.button:hover, div.button.hover { background-position: 0px -553px; }
div.button.focus span, div.button:focus span, div.button:hover span, div.button.hover span { background-position: right -673px; }
div.button.disabled, div.button:disabled { background-position: 0px -613px; }
div.button.disabled span, div.button:disabled span { background-position: right -733px; color: #bbb; cursor: default; }
/* Uploader */
div.uploader { width: 190px; cursor: pointer; }
div.uploader span.action { width: 85px; text-align: center; text-shadow: #fff 0px 1px 0px; background-color: #fff; font-size: 11px; font-weight: bold; }
div.uploader span.filename { color: #777; width: 82px; border-right: solid 1px #bbb; font-size: 11px; }
div.uploader input { width: 190px; }
div.uploader.disabled span.action { color: #aaa; }
div.uploader.disabled span.filename { border-color: #ddd; color: #aaa; }
/* Uploader */
div.uploader { position: relative; overflow: hidden; cursor: default; }
div.uploader span.action { float: left; display: inline; padding: 2px 0px; overflow: hidden; cursor: pointer; }
div.uploader span.filename { padding: 0px 10px; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: default; }
div.uploader input { opacity: 0; filter: alpha(opacity:0); position: absolute; top: 0; right: 0; bottom: 0; float: right; height: 25px; border: none; cursor: default; }
#maintenance {
    position: static;
    top: 0px;
    right: 0px;
    background-color: #bc0202;
    width: 100%;
    height:20px;
    text-align: center;
    color: #fefefe;
}
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
    background-color: #fefefe;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
#user_data {
    padding: 20px;
}
.user_public_profile #main .latest_ads table td.photo {
    padding-left: 2px;position:relative;
}
.user_public_profile #main .latest_ads table tr{
    border-bottom: 1px dotted #DDDDDD;
}
.user_public_profile #main .latest_ads table td{
    padding: 8px;
    vertical-align: top;
}
#search-example{
    color:#ff0000;
}
.filters #search-example{
}
/* drag&drop uploader */
.qq-uploader {
    border:1px solid #ccc;
    width:100%;
    padding:4px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}
.qq-upload-button {
    min-height: 20px;
    padding: 19px;
    text-shadow: 0px 1px 0px #FFF;
    color: #417CD4;
    font-weight:900;
    width:auto;
}
.qq-upload-list {
    background-color: #F8F8F7;
}
.qq-upload-list li {
    background-color: #fff !important;
    color: rgb(51, 51, 51) !important;
    display: inline-block;
    min-height: 200px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top:10px;
    height: 200px;
    overflow: hidden;
}
.photos_div div, .ajax_preview_img {
    width: 156px;
    height: 125px;
    margin-top: 10px;
}
.ajax_preview_img img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.qq-upload-success {
    max-width:100%;
}
.qq-upload-file {
    width: 145px;
    height: 1em;
    display: block;
    overflow: hidden;
    color: #737373;
}
.qq-upload-button input {
    width:auto;
    height: 100%;
}
/* ADS */
.ads_300,
.ads_728,
.ads_468{
    display: block;
    margin:15px 0;
}
.ads_300{
    width: 300px;
    min-height: 250px;
}
.ads_728{
    width: 728px;
    min-height: 90px;
}
.ads_468{
    width: 468px;
    min-height: 60px;
}
#sidebar .has-ads{
    margin-top:10px;
    border-top:1px solid #bed7df;
}
.list .ads_728{
    clear:both;
    margin:15px 0;
}
body.item-page #sidebar .ads_300{
    padding:15px;
}
body.item-page #main .ads_468{
    padding: 15px 66px;
    margin-bottom: 30px;
}
body.item-page .ads_728 {
    text-align: center;
    width: 100%;
    background-color: white;
}
.rett_s{float:left;width:226px;}
.search_ads{float:left;margin-top:10px;width:220px;}
.item_b_ads {float:left;width:730px;margin-bottom:10px;}
.item_s_ads {float:right;margin-bottom:10px;margin-top:20px;width:160px; margin-right:20px;}
.qq-upload-delete {color:red;float:right;position:relative;}
.qq-upload-delete:hover { color:#fff; background:red; text-decoration:none;}
/*user acount */
.user_account.items h2 {margin-bottom:20px; margin-top:10px;height:30px;}
.user_account.items h2 a{float: right;height:39px; line-height:39px; color:#fff;border-radius:3px;text-decoration:none;padding: 0px 20px 0px 40px;position:relative;}
.user_account.items h2 a span{font-size:36px;font-weight:normal;line-height:39px;position:absolute;left:10px;}
.user_account.items .item {margin-top:10px;padding:10px;}
.user_account.items .item:hover{background:#F0F7FF;}
.user_account.items .options{padding:5px;}
.user_account h3 a{text-decoration:none;color:#417CD4 ; }
.user_account h3 a:hover {text-decoration:underline;}
.user_account h3 span {margin-left:5px;}
.user_account h3 .user-listing-active { color:#00B729 ;}
.user_account h3  .user-listing-inactive {color: #B2B2B2;}
.user_account h3  .user-listing-premium {color:#ED9614 ;}
.user_account h3  .user-listing-spam {color: red;}
.user_account .paginate{border:initial;}
.user_account .delete:hover {color:#fff;background:red; text-decoration:none;}
.user_account  a {color:#417CD4 ;text-decoration:none;}
.user_account  a:hover { text-decoration:underline;}
.user_account  .selector{width:250px !important;}
.user_account  div.selector span {width:215px !important;}
.user_account .button{ border:none;background: #417CD4; color: #fff; }
.user_account .button:hover { background:#2F73D8 ;}
.user_account .tabbernav {margin-left:10px;}
.user_account .tabbernav a:hover { color:#fff;}
.user_forms .selector {width:300px !important;}
.user_forms .selector span {width:270px !important;}
.user_forms .selector select {width:310px !important;}
option.sRegion#selecteddd {color:red;}
/*search with categori and region */
.second_categoriess .top_selection .text .sub {
    display: none;
}
.second_categoriess .top_selection .text .alltw{
    float:right;font-size:18px;line-height:70px;cursor:pointer;position:relative;
}
.second_categoriess .top_selection .text .alltw.active{
    box-shadow: 0px 0px 5px rgba(198, 181, 5, 0.7);
    background: #FEFCDE;
}
.second_categoriess .top_selection .text .alltw .sicon{
    background: url("images/home_sel.png") no-repeat; width:20px; height:20px;float:right;margin-top:35px;margin-left:7px;
}
.second_categoriess .top_selection .text .alltw span{padding-left:10px;}
.second_categoriess .top_selection .text .alltw .astu{
    width:100%;
    position:absolute;
    bottom:-6px;
    height:10px;
    background: #FEFCDE;
    display:none;
}
.second_categoriess .regions_s {
    width:647px;
    margin-left:3px;
    background: #FEFCDE;
    padding: 18px 10px 18px 15px;
    box-shadow: 0px 0px 5px rgba(198, 181, 5, 0.7);
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    display:none;
    overflow:hidden;
    margin-top:-2px;
}
.second_categoriess .regions_s p{
    font-size:13px;
    float:left;
    display:inline-block;
    font-weight:500;
    width:152px;
    cursor:pointer;
    margin-bottom:10px;
}
.second_categoriess .regions_s p:hover{text-decoration:underline}
.second_categoriess .top_cc{
    float:left;
    width:400px;	
}
.second_categoriess .top_cc .top_parent {
    width:100%;float:left;display:none;cursor:pointer;position:relative;
}
.second_categoriess .top_cc .top_parent.active{display:block;}
.second_categoriess .top_cc .top_parent.active.red{
    box-shadow: 0px 0px 5px rgba(180, 224, 242, 0.9);
    background: #F2F8FC;
}
.second_categoriess .top_cc .top_parent img{
    float:left;
    margin-left:5px;
    margin-top:5px;
}
.second_categoriess .top_cc .top_parent .name_s{
    float:left;font-size:18px;line-height:70px;font-weight:500;margin-left:10px;
}
.second_categoriess .top_cc .top_parent .name_s span {background: url("images/home_sel.png")no-repeat;
                                                      width: 20px;
                                                      height: 20px;
                                                      float: right;
                                                      margin-top: 35px;
                                                      margin-left: 7px;}
.second_categoriess .top_cc .top_parent .catasu{
    position:absolute;width:100%;
    height:10px;
    bottom:-6px;
    background:#F2F8FC;
    display:none;
}
.second_categoriess .categories_s{
    display:none;
    width:649px; margin-left:3px;
    background: #F2F8FC;
    padding: 18px 10px;
    margin-top:-3px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    border-right: 2px solid #D6D6D6;
    border-bottom: 2px solid #D6D6D6;
    overflow:hidden;
}
.second_categoriess .categories_s  .top_second{
    width:146px; float:left; display:inline-block;
    background:#fff;
    border:2px solid transparent;
    margin:3px;
    height:125px;
    text-align:center;
    cursor:pointer;
}
.second_categoriess .categories_s  .top_second:hover{border:2px solid #417CD4;}	
.second_categoriess .categories_s  .top_second img{
    margin-bottom:10px;
}
.second_categoriess .categories_s  .top_second .name_second{color:#C9D8EF ;text-decoration:none;font-weight:500;}
.second_categoriess .categories_s  .top_second .name_second span{color: #333;font-size:14px;}
.msss .all_serch      .new_value {float:left;color:#bbb;}
.msss  .search_hide .second_search .sub {display:none;}
.msss  .search_hide .second_search  .to_select {
    font-weight:500;
    color:#A2A2A2 ;
}
.msss .top_selection form {float:left;}
.msss .top_selection .text_for{
    float:right;
    line-height:45px;
    margin-right:15px;
}
.msss  .top_selection .search_hide {
}
/*style for multicurency*/
.item-page .MCtooltip{
    display:block;
    margin-top:-50px;
}
.item-page .MCtooltip span {
    height:auto !important;
    background: #fff !important;
    width:100% !important;
    left:0px !important;
    font-size:12px !important;
    line-height:16px !important;
    top:50px !important;
}
.item-page #main .MCtooltip {
    margin-top:0px;
}
.item-page #main .MCtooltip span{
    top:16px !important;
}
.hisss .MCtooltip{
    display:block;
}
.hisss .MCtooltip span {
    margin-top:5px;
}
.msss .mobile_category{display:none;}		
.mobilesu_m {display:none;}
.mobilesu_m.active{
    -webkit-box-shadow: 3px 0px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 0px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 3px 0px 5px -3px rgba(0,0,0,0.75);
    position:fixed;top:0px;left:0px;height:100%;background: #417CD4;z-index:9999;overflow-x: auto;}
.mobilesu_m  .triger_mobilesu{width:20px;height:20px;background: url("images/mobilesuh.png")no-repeat;position:absolute;left:10px;top:10px;cursor:pointer; position:absolute; left:10px;top:10px;}
.mobilesu_m  .triger_mobilesu.change_icon{background: url("images/mobilesu.png")no-repeat;border:1px solid #fff;}
.mobilesu_m .mobile_su_hide{display:none;}
.mobilesu_m .mobile_su_hide.active{display:block;}
.mobilesu_m .clear_m{width:100%;border-bottom:1px solid #fff;margin-top:40px}
.language_l_h {display:none;}
.language_l_h li {list-style:none;}
.language_l_h.active {display:block;}
.language_l_h.active  a{padding-left:20px !important;}
.mobilesu_m .mobile_su_hide a{color:#fff;text-decoration:none;font-weight:700;padding:10px;border-bottom:1px solid #ddd;width:100%;display:block;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.delete_saved_region{display:block; cursor:pointer;margin-bottom:7px;color: #417CD4;font-weight:700;padding-bottom: 5px;border-bottom: 1px solid #F3EEEE;}
.delete_saved_region:hover{text-decoration:underline;}
.delete_saved_region i{background: url("images/delete-region.png")no-repeat;width:16px;height:16px;margin-right:10px;display:inline-block;margin-bottom:-4px;}
.search_top .clear_search a {text-decoration: none;padding-left: 4px;background: #969393; color: #FFF; border-radius: 3px; display: block; margin-bottom: 10px;text-align:center;line-height:20px;
}
.rit_recapt {padding-left: 180px;display:inline-block;}
.rit_c_f{padding-left: 170px;}
.user_stats_dashboard .ads_block{
    margin-top: 20px;
    border-top:3px solid #417CD4;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    padding-bottom:10px;
}
.user_stats_dashboard .ads_block h3{font-size:14px;padding:5px;border-bottom: 1px solid #eaeaea;padding-bottom:5px;margin-bottom:15px;}
.user_stats_dashboard .ads_block .list_b{
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;float:left;margin:0.5%;
    padding:20px 7px;display:inline-block;width:24%;border:3px solid #9e9a9a;text-align:center;}
.user_stats_dashboard .ads_block .list_b span{display:block;font-size:18px;}
.user_stats_dashboard .ads_block .list_b span.number{color:#417CD4;font-weight:700;}
.user_stats_dashboard .post_more{display:block;margin-top:40px;margin-bottom:30px;text-align:center;}
.user_stats_dashboard .post_more a{
    padding: 10px 20px;
    border-radius: 3px;
    text-decoration: none;
    background: #EF8432;
    color: #fff;
    font-weight: 700;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.user_stats_dashboard .post_more a:hover{background: #F09550;}
.user_stats_dashboard .ads_block.user_data{margin-bottom:20px;border-top:0px;border-left:3px solid #417CD4;border-top:1px solid #ddd;}