/**
 * Theme Name: Boxer
 * Theme URI: http://www.drizzledesigns.in
 * Description: Boxer - Premium Osclass Responsive Theme by DrizzleDesigns
 * Version: 2.5
 * Author: Rahamathullah MK
 * Author URI: http://www.drizzledesigns.in
 **/
 
/* Boxer Style Written by DrizzleDesigns */
@import url(bootstrap-theme.min.css);
@import url(font-awesome.min.css);
@import url(iconmoon.css);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
body { 
	color:#444; 
    font-family:'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.7;
	background:#f7f7f7;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:600;
}
ol, ul {
	padding:0;
	margin:0;
	list-style:none;
}
a:hover, a:focus { outline:none; text-decoration:none; }
a {color:#333; outline: none; text-decoration:none;}
img { max-width:100%; }

/* Header */
#header { 
	z-index:999;
}
#top { 
	background:#202020;/*f54322*/
	color: #88898E;
    padding: 0;
 }
#top li a { transition: all .5s ease 0s; color:#88898E; text-shadow:none; padding:10px 5px; }

#header .navbar { min-height:inherit; margin-bottom:auto;}
#header .navbar-nav.navbar-right:last-child { margin-right:auto;}
.navbar-default .navbar-toggle { border-color:#888; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color:#282B2F!important;}
.navbar-default .navbar-toggle:hover .icon-bar { background-color:#f54322; }
#top .social-icons .fa { font-size:150%; }
#top li a:hover, #top .nav .open > a, #top .nav .open > a:hover, #top .nav .open > a:focus, #top .nav > li > a:hover, #top .nav > li > a:focus, .navbar-default { background:none; border:none; }
#top li ul li a { color:#333; }
#top .navbar-brand { height:auto; }
#top .navbar-default { box-shadow:none; }
#top .dropdown-menu { box-shadow:none; padding:0 10px 5px; background:#202020; }
#top .dropdown-menu a { color:#88898E; padding:5px 0px; }
#header h1, #header h1 a { color:#f54322; font-size:24px;}


#header-main {
    background: #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
	padding:25px 0;
}
.publishad { text-align:center;}
.btn-premium {
	color:#fff!important;
	border:1px solid #DB3615;
	background: -moz-linear-gradient(top, #F76B4F 0%, #F4441F 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F76B4F), color-stop(100%,#F4441F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F76B4F 0%,#F4441F 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F76B4F 0%,#F4441F 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F76B4F 0%,#F4441F 100%); /* IE10+ */
	background: linear-gradient(to bottom, #F76B4F 0%,#F4441F 100%); /* W3C */
}
.btn-premium:hover { background:#F4441F; }

body.has-searchbox #header-main { margin-bottom:20px; }

.mainsearch { border:1px solid #ddd; border-radius:5px; }
.mainsearch .button {
    background: url(../images/icon-search.png) no-repeat scroll 5px 5px #fff;
    border: medium none !important;
    box-shadow: none;
    height: 25px;
    overflow: hidden;
    padding: 0;
    position: relative;
	float:right;
    /*top: -20px;*/
    text-indent: 999px;
    top: -28px;
    width: 30px;
    margin-bottom: -26px;
	border-radius:0 5px 5px 0;
}
.mainsearch div.selectfield {  }
.mainsearch div.searchfield {
	-moz-box-sizing: border-box;
    overflow: hidden;
    width: auto;
 }
.mainsearch select { 
	float:left;
	width:120px;
	cursor:pointer;
	border-radius:5px 0 0 5px; 
	background:#F7F7F7; 
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	 }
.mainsearch input { width:100%; border-radius:5px;}
.mainsearch input, .mainsearch select { border:none; height:33px; padding:5px; }
.mainsearch input { padding-left:7px;}
.mainsearch #autowidth { display:none; }
.welcomebox, .widget {
	padding:15px;
}
.modal-header {
  border-bottom: medium none;
  min-height: 16.4286px;
  padding: 8px 14px;
}
.welcomebox h2 {
	padding-bottom:5px;
	font-size:24px;
}
.welcomebox .webdescription {
	margin-bottom:15px;
}

/** Breadcrumbs **/
.breadcrumb, .breadcrumb ul.breadcrumb {
	background:none;
	margin-bottom:0px;
	padding:8px 0px;
}

#content { }

/* SlidesJS */
#slides {
	margin:0 0 20px;
	position:relative;
	clear:both;
}
#slides .slides_container {
	display:none;
    width:680px;
}
#slides .slides_container div {
    width:680px;
    display:block;
}

/** Home Main **/
#main .adlisting {
	background-color: #FFFFFF;
    border-radius: 5px;
    /*box-shadow: 0 1px 2px #D9DADB;*/
	border:1px solid #eee;
    margin-bottom: 20px;
}
#main .adlisting h2 { 
	background-color: #FDFDFD;
    border-bottom: 1px solid #F2F5F8;
    border-radius: 4px 4px 0 0;
    padding: 10px 20px;
	font-size:24px;
 }
#main .inner-content { padding:15px 0;}
#main .adlisting h2 .fa-tasks { font-size:20px;}
#main .adlisting h2 a.rss {
	background: url(../images/feed16.png) no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    width: 24px;
	font-size:0px;
	color:#D93535;
}
#main .adlisting h2 select {
	background:#FCE482;
	border:1px solid #F2D766;
	padding:3px;
	margin:0 0 0px 5px;
	text-transform:none;
	font-size:12px;
}
#main .adlisting .cell_3 { /*float:left; width:33.3%; */}
#main .adlisting .cell_3 h3 {
	background:#FDFDFD;
	border:1px solid #f5f5f8;
	padding:5px;
	font-size:20px;
	margin-bottom:10px;
	line-height:30px;
	text-transform:uppercase;
}
#main .adlisting .cell_3 h3 a { color:#6E6E6E; text-decoration:none; }
#main .adlisting .cell_3 h3 span{ color:#fff; background:#6E6E6E; margin:5px 5px 0 0; font-weight:normal;}
/*#main .adlisting .cell_3 ul { height:250px; overflow:hidden; }
#main .adlisting .cell_3 ul:hover { height:400px; }*/
#main .adlisting .first_cel ul, #main .adlisting .cell_3 ul li ul { margin-left:0px; }
#main .adlisting .cell_3 ul li ul { padding-left:3px; margin-bottom:20px;}
#main .adlisting .cell_3 ul li ul li {  line-height:25px; }
#main .adlisting .cell_3 ul li ul li span {}

.for-sale, .services, .vehicles, .classes, .personals, .jobs, .community, .real-estate {
    position: relative;
	padding-left:20px;
}
.for-sale:before {
    content: "\f02b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.services:before {
    content: "\f0ad";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.vehicles:before {
    content: "\f0d1";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.personals:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.jobs:before {
    content: "\f0f2";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.classes:before {
    content: "\f02d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.community:before {
    content: "\f0e8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}
.real-estate:before {
    content: "\f0f7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
	top:-3px;
}

#main .pop_ads h2 {
	background:#D93535 url(../images/star-circle.png) no-repeat 98% 9px;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	padding-left:8px;
	line-height:35px;
	margin-bottom:10px;
}
#main .pop_ads ul {  }
#main .pop_ads ul li { float:left; width:340px; padding:10px 0; border-bottom:1px solid #ddd; margin:0 5px; }
#main .pop_ads ul li img.thumb { float:left; width:80px; height:60px; margin-right:15px; border:1px solid #ddd; }
#main .pop_ads ul li div { font-size:12px; overflow:hidden;}
#main .pop_ads ul li div h4 { font-family:tahoma, verdana, arial; font-weight:bold; margin-bottom:5px; }
#main .pop_ads ul li div p.price { color:#D93535; }
#main .pop_ads .adspace720 { margin:10px 0px; }

/** Sidebar **/
#sidebar .widget-box {
	background-color: #FFFFFF;
    border-radius: 5px;
    /*box-shadow: 0 1px 2px #D9DADB;*/
	border:1px solid #eee;
    margin-bottom: 20px;
}
#sidebar .adspace { padding:7px 7px 0px; min-height:200px; }
#sidebar .widget-box h4 {
	background: #FDFDFD;
    border-bottom: 1px solid #F2F5F8;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    line-height: 33px;
    padding: 7px 10px 5px 15px;
}
#sidebar .latestitem h3 {
	background:#D93535 url(../images/list.png) no-repeat 96% 10px;
}
#sidebar .widget-box .widget-content { padding:15px;}
#sidebar .widget-box .ads-content { padding:5px;}
#sidebar .latestitem .widget-content { padding-bottom:0px; }
#sidebar .latestitem ul li { border-bottom:1px solid #ddd; padding:10px 0;}
#sidebar .latestitem ul li img.thumbnail { float:left; width:80px; height:70px; margin-right:10px; border:1px solid #ddd; }
#sidebar .latestitem ul li div { /*font-size:12px; overflow:hidden;*/}
#sidebar .latestitem ul li h5 {height:25px; overflow:hidden; line-height:26px;  }

#sidebar .widget-box input#priceMin, #sidebar .widget-box input#priceMax { width:41%; float:left; }
#sidebar .widget-box img.price-slice  { margin:10px 5px;  float:left; }
#sidebar .widget-box button.full, #sidebar .widget-box button.subtn {
	width:100%;
	/*padding:8px;
	margin-top:10px;
	width:99%;
	background:#D93535; 
	border:1px solid #A31F1F; 
	box-shadow:0 1px 0 0 #E87676 inset; 
	border-radius:3px; 
	color:#fff; 
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
	cursor:pointer;*/
}
#sidebar .widget-box input#alert_email {
	background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	}
.extra {  }
.extra h3{ display:none; }
.extra .row { margin:0px 0px 15px 0px; }
.extra .row h6 { font-size:14px; margin-bottom:5px; }
.extra .row select {}
.extra td { padding-right:10px; vertical-align:top;  }
.extra td label input { margin-right:5px; }

#sidebar .widget-box ul.category li {
    position: relative;
	padding-left:10px;
}
#sidebar .widget-box ul.category li a { padding-left:10px;}
#sidebar .widget-box ul.category li a strong { font-weight:normal; color:#F25252;}
#sidebar .widget-box ul.category li:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #000;
	left:10px;
/*--adjust as necessary--
    font-size: 18px;
    padding-right: 0.5em;
	top: 10px;
    left: 0;
	*/
    position: absolute;
}
#sidebar .widget-box fieldset.last { margin:0px; }
#sidebar .widget-box fieldset.last div.row ul {  }
#sidebar .widget-box fieldset.last div.row ul li a { background:#fff; padding:5px 5px 5px 10px; margin-bottom:5px; display:block; }
#sidebar .widget-box fieldset.last div.row ul li a:hover { background:#F2D766; color:#333; }
#sidebar .widget-box fieldset.last div.row ul li ul { padding-left:10px; }
#sidebar .widget-box fieldset.last div.row ul li ul li a { background:#fff; padding:5px 5px 5px 10px; margin-bottom:5px; display:block;  }
#sidebar .widget-box span.see_more_link a { display:block; text-align:center; padding:5px; text-transform:uppercase; font-weight:bold; }
#sidebar .markas { padding:15px; }
#sidebar .markas .btn { width:100%; }

/** Publisher Contact Form **/
#contact_form .input-group { margin-bottom:15px;}
#contact_form .input-group span i.fa { width:16px;}

/** Comment **/
#comments div.comment {
    border-bottom: 1px solid #e9e9e9;
    padding: 10px;
}
#comments .no-comments { margin-bottom:15px; padding-bottom:15px; border-bottom: 1px solid #e9e9e9;}
#comments .comment .message h5 {
    font-weight: bold;
    margin: 0 0 5px;
}
#comments .comment .message h5 small {
    color: #aaa;
    font-weight: normal;
}
#comments .comment .message p {
    font-size: 12px;
}
#comments .comment .message {
    width: 90%;
}
#comments .comment .message input {
    width: 60%;
}
#comments .comment .avatar {
    padding-right: 10px;
    width: 10%;
}
#comments .comment .avatar img {
    width: 60px;
}
#comments .comment .btn-danger {
    font-size: 11px;
    font-weight: 400;
    padding: 5px 7px;
}
#comments .paginate { padding:0; }

.error { color: #a94442; }
/**In Page Style**/
.inner-wrapper { padding:15px;}
#main h2 { 
	font-size:22px;
	display: block;
    font-size: 22px;
    padding-bottom: 20px;
    position: relative;
}

body.search #main .actions { margin:0 0 20px 0; }
.display span { float:left; margin-right:10px;}

.doublebutton a {
	background:#F7F7F7;
	border:1px solid #D1D1D1;
    border-radius: 2px; 
    text-align: center;
	padding:0px 6px;
	height:24px;
	display:block;
	float:left;
	margin-right:5px;
	color:#333;
	font-size:14px;
}
.doublebutton .list-button {
    border-bottom-right-radius: 0;
    border-right: medium none;
    border-top-right-radius: 0;
    margin-right: -1px;
}
.doublebutton .grid-button {
    border-bottom-left-radius: 0;
    border-left: medium none;
    border-top-left-radius: 0;
}


.display { float:left; padding-top:5px;}
.sortby { float:left;}

/** LIST Listing Style **/
/*.item-list */
.listing-card-list .item-block { width:100%; }
.listing-grid .item-block { width:33.3333%; }
.item-block {
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.item-block > div { border-bottom:1px solid #F3F3F3; }
.item-container {
    overflow: hidden;
    padding: 15px 10px 15px 0;
}
.item-block .image-column { float:left; margin-right:15px; }
.item-block .image-column {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.item-block .image-column a {
    display: block;
    text-align: center;
}
.item-block a.item-image {
    display: block;
    position: relative;
    z-index: 10;
}
/*.item-block .image-column img { width:240px; }*/
.item-block .item-column {
    /*float: left;*/
    padding: 0;
    position: relative;
}
.item-block a.item-image img {
    display: inline;
    max-width: 100%;
}
.item-block .item-column h4 { margin-bottom:10px; overflow:hidden;}
.item-block .item-column p { line-height:20px; }
.item-block .item-column p.location { color:#888; }
.item-block .item-column .price { font-size:16px;}
.item-list .item-column { float:none; }
.item-container {
   /* min-height: 305px;*/
}

.item-block .image-column { min-height:160px; min-width:240px;}

.listing-grid .item-block > div { border-bottom:none; }
.listing-grid > div:first-child:before {
    width: 0;
}
.listing-grid > .item-block:before {
    background: linear-gradient(to bottom, #FFFFFF 16%, #E3E3E3 53%, #FFFFFF 83%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.listing-grid .item-block .item-column h4 { height:20px; overflow:hidden;}
.listing-grid .item-block .image-column { float:inherit; margin-right:auto; margin-bottom:7px; }
.listing-grid .item-block .image-column { min-height:200px;}
.listing-grid .item-container { min-height:340px; padding:15px 10px;}
.listing-grid .item-block .item-column { height:135px; }
.listing-grid .item-block .item-column p.description { display:none; }
/*.listing-grid .item-block .image-column img { height:150px; width:auto; }*/
/** GRID Listing Style **/
/*.item-list 
.item-list 
.item-block .image-column {
	display: block;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.item-list .item-container 
.item-list .item-container .image-column img { width:240px; }
.item-list .item-container .item-column { float:none; }
*/
#listing-card-list ul li { width:690px; display:table; padding:12px 0 12px 10px; border-bottom:1px solid #ddd; }
#listing-card-list ul li.premium { background:#fefdbb;}
#listing-card-list ul li:hover { background:#f1f1f1; cursor:pointer;}
#listing-card-list ul li.adsense:hover { background:none; cursor:auto;}
#listing-card-list ul li div.col1 { width:100px; float:left; }
#listing-card-list ul li div.col1 img { float:left; border:1px solid #DDDDDD; height:80px; width:100px;}
#listing-card-list ul li div.col2 { float:left; width:400px; margin:0px 15px; line-height:normal;  }
#listing-card-list ul li div.col2 h3 { font-size:15px; text-transform:uppercase; line-height:17px; margin-bottom:5px; border:none; }
#listing-card-list ul li div.col2 h3 a{ color:#DC2F31; }
#listing-card-list ul li div.col2 span { color:#fff; font-size:11px; padding:2px 5px; background:#999; border-radius:7px; }
#listing-card-list ul li div.col2 p { margin-top:10px; }
#listing-card-list ul li div.col3 { float:left; width:150px; text-align:center; }
#listing-card-list ul li div.col3 span.currency-value { font-size:16px; color:#000000; font-weight:bold; }
#listing-card-list ul li div.col3 span.date, #listing-card-list ul li div.col3 span.views { color:#888; }
#listing-card-list ul li div.col4 { float:left; width:550px; margin:0px 15px;}

/** Item Image Upload **/
#restricted-fine-uploader { padding:10px 20px!important; margin:0px!important;}
#restricted-fine-uploader .qq-upload-button { background:#FFFED4; border:2px dashed #FCE482; }
#restricted-fine-uploader .qq-upload-list li { background:#FFFED4!important; border:1px solid #FCE482; }

/** Item Content **/
.block {
	background-color: #FFFFFF;
    border-radius: 5px;
    /*box-shadow: 0 1px 2px #D9DADB;*/
    margin-bottom: 20px;
	border:1px solid #eee;
}
.nav-tabs { border-bottom:1px solid #F2F5F8; }
.nav-tabs > li > a { background:#FDFDFD; border-color:#F2F5F8; padding:13px 20px; margin-right:-1px; border-radius:0; font-size:18px;}
.nav-tabs > li.active > a { border-bottom:1px solid #fff!important; }
.nav > li > a:hover, .nav > li > a:focus { border-color:#F2F5F8; background:#fff;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border-color:#F2F5F8; background:#fff;}
.tab-content { padding:15px;}
.tab-content .alert-warning { background-image:none; padding:5px 10px; }
.tab-content .alert-warning a { color:#FB5724; }
#item-content { 
	background-color: #FFFFFF;
    border-radius: 5px;
	border:1px solid #eee;
	padding:15px 0;
 }
#description h2 { font-size:22px; padding-bottom:10px; color:#333; }
/*#item-content h2 span { float:right; color:#DC2F31; font-size:16px; }*/
#item-content .meta { background:#f0f0f0; padding:6px 10px; border:1px solid #ddd;  margin-bottom:10px; font-size:12px; }
#item-content .item-photos .bigphoto img { width:350px; margin-bottom:15px; }
#item-content .item-photos .thumbs img { width:80px; height:60px; border:1px solid #ddd; padding:3px; margin-right:3px; float:left; margin-bottom:10px;  }
#item-content #description, #item-content #custom_fields { margin-bottom:10px; }
#item-content #description h3, #item-content #custom_fields h3 { border-bottom:1px solid #ddd; margin-bottom:5px; font-size:15px; }
#description p { }
#item-content #description span.price { font-size:20px; }
#description #item-fields { border-top:1px dotted #E1E1E1; }
#description #item-fields p { margin:0; padding:10px 0; border-bottom:1px dotted #E1E1E1; }
#description #item-fields span { color:#333; font-weight:700; }
#item-content #custom_fields { }
#item-content #custom_fields ul { margin-left:15px; }
#item-content #custom_fields ul li { list-style:square; }
#item-content .social-bookmarks { background:#f0f0f0; border:1px solid #ddd; padding-top:7px; }
#item-content .social-bookmarks ul { margin-left:7px;}
#item-content .social-bookmarks ul li { float: left; width: 100px; }

.item-bottom { margin:10px 0 10px 0; }
.item-bottom div { padding:0; }

/** Similar Ads **/
.related-items h2, .content-wrapper h2 {
	background: #FDFDFD;
    border-bottom: 1px solid #F2F5F8;
    border-radius: 4px 4px 0 0;
    font-size: 24px;
    line-height: 33px;
    padding: 7px 10px 5px 15px!important;
}

.tabber > h2 { font-size:12px!important; background:#f1f1f1; }
/** Login/Register Box **/
.form-horizontal h3, .form-horizontal h2 { border-bottom:1px dotted #ddd; margin-bottom:15px; line-height:normal!important; padding-bottom:5px!important; font-size:18px!important; }
.form-horizontal h2 { margin-top:15px; background:none!important; }
.form-horizontal .form-group input, .form-horizontal .form-group select, .form-horizontal .form-group textarea, .form-horizontal .row input, .form-horizontal .row select, .form-horizontal .row textarea, .extra .row select, .extra .row input {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	}
.extra .row input[type="radio"] {
	border: medium none;
    box-shadow: none;
    height: auto;
    padding: 0;
    vertical-align: middle;
    width: auto;
	float:left;
}

.form-horizontal .form-group select { padding: 6px;}

.form-horizontal .form-group input[type="checkbox"] { border:0;}
.form-horizontal .form-group textarea, .form-horizontal .row textarea { min-height:100px;}
.form-horizontal .form-group label input { width:auto; height:auto;}
.form-horizontal .form-group font { 
	float: right;
    left: 10px;
    position: relative;
    top: -25px;
	margin-bottom:-25px;
}
.form-group input.error, .form-group select.error, .form-group textarea.error, .input-group input.error, .input-group textarea.error { border-color:#A94442; }
.form-horizontal .form-group li { list-style:none;}
.form-horizontal .form-group li label, #error_list li label { font-weight:normal!important; font-size:12px; color:#A94442; }

.form-horizontal .row { margin-bottom:15px; }
/*.form-horizontal .meta {
	margin-bottom: 15px;
}*/

.form-horizontal .row label {
    text-align: right;
	width: 25%;
	margin-bottom: 0;
    margin-top: 0;
	margin-right:15px;
    padding-top: 7px;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	float:left;
}

.form-horizontal .row input, .form-horizontal .row select, .form-horizontal .row textarea {
	width:37.667%;
}
.form-horizontal .row select { padding:6px; }
.form-horizontal ._20 { }
.form-horizontal ._20 label { text-align:left; padding-left:0px; }
.form-horizontal ._20 input, .meta input[type="checkbox"] { width:50px; float:left; margin-left:25%; }
.form-horizontal div.jobs-attributes ._20 label { text-align:right; }
.form-horizontal div.jobs-attributes ._20 input { width:50px; float:left; margin-left:auto; }
.form-horizontal .row input#power { width:30%; float:left; margin-right:5px;}
.form-horizontal .row select#power_unit { width:60px; }
.form-horizontal .checkbox-list { margin-left:25%; }
.form-horizontal .checkbox-list li { clear:both; }
.form-horizontal .checkbox-list input { float:left; }
.form-horizontal .checkbox-list label { text-align:left; padding-left:0; }
.form-horizontal table { margin-left:25%; }/* Dating fields */
.form-horizontal table td { vertical-align:top; }
.form-horizontal table input { margin:0 15px; }

.qq-upload-button { width:auto!important; }
.photos_div div, .ajax_preview_img { width:auto!important; margin-right:0px!important; text-align:center;}
/** User Panel **/

/*#sidebar .widget-box h3 { margin:0px; }*/
#sidebar .widget-box ul.user_menu li { border-bottom:1px solid #eee; }
#sidebar .widget-box ul.user_menu li a { display:block; padding:10px 10px 10px 20px;  }
#sidebar .widget-box ul.user_menu li a:hover { }
.form-horizontal form {  }
#item-content .user-card { padding:0 15px; }
#item-content .user-card img { float:left; margin-right:15px; }
#item-content #user_data {  }

/** Footer **/
#footer { color:#808080; }
#socialmedia {
	background-color: #fff;
	padding:20px 0;
	text-align:center;
	border-top:1px solid #eee;
}
#socialmedia .social a {
    color: #808080;
    display: inline-block;
    padding: 0 4%;
    transition: all 0.4s ease 0s;
}
#socialmedia .social .fa {
    font-size: 21px;
    padding-right: 5px;
}

#socialmedia .social em { top:2px; position:relative; }
#socialmedia a { color:#333; }
#socialmedia .fa-facebook-square { color:#3B5997;}
#socialmedia .fa-twitter-square { color:#29C5F6;}
#socialmedia .fa-google-plus-square { color:#F54322;}
#socialmedia .fa-pinterest-square { color:#C61118;}
#socialmedia .fa-rss-square { color:#FF6D00;}

#footer-widgets {
	background:#444;
	padding:30px;
}

#footer-widgets h4 { color:#fff; padding-bottom:18px;}
#footer a { color:#808080; }
#footer-bottom {
    background-color: #333;
    border-top: 1px solid #303030;
    overflow: hidden;
    padding: 10px 30px;
}
#footer-widgets .links li { padding:2px 0;}
#footer-widgets .links li i {
	border:2px solid #808080;
	border-radius:50%;
	display: inline-block;
    font-size: 16px;
    height: 30px;
	width:30px;
	text-align:center;
    line-height: 26px;
    margin-right: 10px;
	}
#footer-widgets .links.popular li:before { content:"\f0da"; font-family:fontawesome; padding-right:10px; }
#footer .poweredby { text-align:right; }
/** Pagination **/
.paginate {
    clear: both;
    padding: 25px;
    text-align: center;
}

.paginate li {
    display: inline;
    list-style-type: none;
}

.paginate a, .paginate span {
    border: 1px solid #ddd;
    margin: 0 1px;
    padding: 5px 10px;
    text-decoration: none;
}

.paginate a.previous {
    margin-right: 15px;
}

.paginate a.next {
    margin-left: 15px;
}

.paginate strong {
    border: 1px solid #ddd;
    color: #FF3300;
    margin: 0 1px;
    padding: 5px 10px;
}

.paginate em {
    border: 1px solid #ddd;
    color: #AAAAAA;
    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 a:hover {
color : #fff;
}

/** Extras **/
.ui-button { 
	padding:5px 8px; 
	background:#D93535; 
	border:1px solid #A31F1F; 
	box-shadow:0 1px 0 0 #E87676 inset; 
	border-radius:3px; 
	color:#fff; 
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}

.wrapper-flash { }

.flashmessage {
padding : 10px 0 10px 40px;
z-index : 999;
text-align : center;
color : #333;
margin:10px 0;
}

.flashmessage-warning, .help-box {
border : #F5C558 solid 1px;
background:#FAE7A2 url(../images/warning.png) no-repeat scroll 1% 10px;
}

.flashmessage-error {
border : #F8B472 solid 1px;
background:#FFD5AF url(../images/error.png) no-repeat scroll 1% 10px;
}

.flashmessage-ok {
border : #AEDB2E solid 1px;
background:#D2F7AD url(../images/valid.png) no-repeat scroll 1% 10px;
}
.flashmessage-info {
border : #A4C8F5 solid 1px;
background:#CFE6FC url(../images/info.png) no-repeat scroll 1% 10px;
}
.flashmessage a.ico-close {
	background: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
	padding: 1px 5px;
	opacity:0.8;
    position: relative;
    right: 10px;
	color:#333;
    top: 3px;
	border:1px solid #ddd;
	border-radius:2px;
	line-height:normal;
	 }
.flashmessage a.ico-close:hover { color:#000; border:1px solid #333;}
.clear { clear:both; height:0px; }

#back-top {
    bottom: 10px;
    position: fixed;
    right: 2%;
    z-index: 9999;
}

#back-top span {
    background: url(../images/btn-back-top.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    height: 25px;
    width: 35px;
}

#back-top span:hover {
    background-position: 0 -34px;
}

/** Reset **/
.no-margin-left { padding-left:0; margin-left:0px; }
.no-margin-right { padding-right:0; margin-right:0px; }
#header-main .btn { font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.btn-adpost {
	background-repeat: repeat-x;
	color:#fff;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.empty { padding:15px;}


#featured-item { padding:15px;}
#featured-item .item { margin:0 0 15px 0;}
#featured-item .item .listimage {
    max-height: 250px;
    min-height: 250px;
    overflow: hidden;
}
#featured-item .item .listimage div {
	display: table-cell;
    height: 250px;
    text-align: center;
    vertical-align: middle;
}
#featured-item .item .listimage img { width:100%; }
#featured-item .caption { }
#featured-item .caption div {
	display: table-cell;
    height: 250px;
	vertical-align: middle;
}
#featured-item .caption h2 { text-transform:uppercase; font-size:24px; margin-bottom:10px; padding:0;}
#featured-item .caption .price { font-size:20px;}
#featured-item .carousel-indicators {
	position:static; 
	margin:auto;
	width:100%;
}

.carousel-indicators li {
    position: relative;
}

.carousel-indicators li { 
 	background: url(../images/bullets.png) no-repeat;
	border:none;
    cursor: pointer;
    height: 14px;
    width: 14px;
	transition: inherit;
	margin:0;
	}

.carousel-indicators .active, .carousel-indicators li:hover { 
	height: 14px;
    width: 14px;
	background-position: 0 bottom; border:none;}

.actions {
margin-bottom:10px;
}
.premium {  }

body.error #columns { margin-top:15px;}
.recaptcha_input_area input#recaptcha_response_field { margin:0px!important; bottom:-6px!important; padding:5px!important; }
.recaptcha_input_area #recaptcha_privacy { display:none; }

.fbconnect div
{
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.fbconnect div a { color:#fff;}
.fbconnect div:focus, .fbconnect div:active:focus, .fbconnect div.active:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.fbconnect div:hover, .fbconnect div:focus {
    color: #333333;
    text-decoration: none;
}
.fbconnect div:active, .fbconnect div.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.fbconnect div {
    background-image: linear-gradient(to bottom, #428BCA 0px, #2D6CA2 100%);
    background-repeat: repeat-x;
    border-color: #2B669A;
}
.fbconnect div:hover, .fbconnect div:focus {
    background-color: #2D6CA2;
    background-position: 0 -15px;
}
.fbconnect div:active, .fbconnect div.active {
    background-color: #2D6CA2;
    border-color: #2B669A;
}
.listing-card-list.premium-list > div {
background: url(../images/premiumbg.jpg) no-repeat right bottom #fef3d3;
border-bottom:1px solid #FEDF8F; }
.listing-card-list.premium-list > div > div {
border:none;
}

#sidebar .seller > div.wtitle{ background:#fdfdfd; padding:10px; border-radius:4px 4px 0 0; border-bottom:1px solid #f2f5f8 }
#sidebar .seller > div > .sellerpic { margin-right:5px; width:25%; }
#sidebar .seller > div > .sellername { font-weight:bold; width:70%; line-height:normal; font-size:18px; }
#sidebar .seller > div > .sellername small { font-size:12px; color:#999; font-weight:normal; }
#sidebar .seller img { width:auto; }

.sellerprofile {  }
.sellerprofile > div.wtitle { padding:10px; text-align:center; background:#eee; }
.sellerprofile > div.wtitle img { width:120px; margin-bottom:10px; }
.sellerprofile > div.wtitle a.upload { margin-right:10px; }
.sellerprofile > div.wtitle h4 { background:none!important; border:none!Important}
.sellerprofile > div.wtitle h4 a { color:#FF4126; }

.admin-options a.delete { color:#C51929; }
.admin-options a.edit { color:#DE9B00; }
.admin-options a.active { color:#33D62C; }

.profileheader { margin-bottom:15px; }
/* Social-share */
.social-share { margin:0; padding:0; }
.social-share li { float:left; padding:1px 3px; margin-left:5px; border-radius:3px; }
.social-share li a { color:#fff; display:block; width:20px; text-align:center; }
.social-share li:hover { opacity:0.8; }
.social-share li:first-child { margin-left:0; }
.social-share li.facebook { background:#3B579D; }
.social-share li.twitter { background:#00ACED; }
.social-share li.googleplus { background:#DA4835; }
.social-share li.sendmail { background:#00BF00; }
.social-share li.makewish { background:#FF9900; }

/* More links */
.morelinks { margin:0; padding:0; }
.morelinks li { float:left; padding:1px 3px; margin-left:5px; border-radius:3px; }
.morelinks li a { color:#fff; display:block; width:20px; text-align:center; }
.morelinks li:hover { opacity:0.8; }
.edit > a { background:#D38139;  width:25px; border-radius:3px; text-align:center; padding:1px 5px; color:#fff; display:block;}
/*.morelinks li.markas { background:#FF5E5E;  padding:0px 3px; }
.morelinks li.markas li { float:inherit; }
.morelinks li.markas ol, .morelinks li.markas ol { z-index:999; }
.morelinks li.markas li a { color:#333!important; width:auto; text-align:left; margin:0; }*/

.markas > a { background:#FF5E5E; width:25px; border-radius:3px; text-align:center; padding:1px 5px; color:#fff; display:block; }
.markas > a:hover, .edit a:hover { color:#fff; opacity:0.8; }

.adbox { padding:5px; }
.ad250 { height:260px; text-align:center; }
.ad100 { height:100px; text-align:center; }

.comment_count { 
	background: #888;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 8px;
    position: relative;
    text-align: center;
    top: -2px;
}

/* Language Flags */
#nl_NL {background:url(../images/nl-flag.png) no-repeat -16px; padding-left:20px;}
#en_US {background:url(../images/en-flag.png) no-repeat -16px; padding-left:20px;}
#fr_FR {background:url(../images/fr-flag.png) no-repeat -16px; padding-left:20px;}
#es_ES {background:url(../images/sp-flag.png) no-repeat -16px; padding-left:20px;}
#pt_BR {background:url(../images/br-flag.png) no-repeat -16px; padding-left:20px;}
#ro_RO {background:url(../images/ro-flag.png) no-repeat -16px; padding-left:20px;}
#ru_RU {background:url(../images/ru-flag.png) no-repeat -16px; padding-left:20px;}
#it_IT {background:url(../images/it-flag.png) no-repeat -16px; padding-left:20px;}
#pl_PL {background:url(../images/po-flag.png) no-repeat -16px; padding-left:20px;}
#el_GR {background:url(../images/gr-flag.png) no-repeat -16px; padding-left:20px;}
#de_DE {background:url(../images/de-flag.png) no-repeat -16px; padding-left:20px;}
#ar_SY {background:url(../images/ar-flag.png) no-repeat -16px; padding-left:20px;}

.form-group, .meta {margin-bottom: 15px; clear:both;}
.form-horizontal .form-group select#select_2, .form-horizontal .form-group select#select_3, .form-horizontal .form-group select#select_4, .form-horizontal .form-group select#select_5, .form-horizontal .form-group select#select_6, .form-horizontal .form-group select#select_7, .form-horizontal .form-group select#select_8, .form-horizontal .form-group select#select_9, .form-horizontal .form-group select#select_10 { margin-top:15px;}
.meta ul li input[type="radio"] {
  float: left;
  width: 12px;
}
.meta ul li {
  float: left;
  width: auto;
}
.form-group .checkbox input {
  float: left;
  height: auto;
  width: 12px;
}
#custom_attributes input[type="text"], #custom_attributes select, #custom_attributes textarea {
  width: 58.667% !important;
}
