@charset "utf-8";
/* CSS Document */
/*
 * @package Joomla Site
 * Template Name - JC Ultimate
 * @author Jomclassifieds https://www.jomclassifieds.com
 * @copyright Copyright (c) 2010 - 2015 Jomclassifieds
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
 @font-face {
		font-family:'ProximaNova-Regular';
		src:url('../fonts/proximanova-regular-webfont.eot');
		src:url('../fonts/proximanova-regular-webfont.eot') format('embedded-opentype'), url('../fonts/proximanova-regular-webfont.svg#ProximaNovaRegular') format('svg'), url('../fonts/proximanova-regular-webfont.woff') format('woff'), url('../fonts/proximanova-regular-webfont.ttf') format('truetype');
		font-weight:normal;
		font-style:normal
}
@font-face {
		font-family:'ProximaNova-Semibold';
		src:url('../fonts/proximanova-semibold-webfont.eot');
		src:url('../fonts/proximanova-semibold-webfont.eot') format('embedded-opentype'), url('../fonts/proximanova-semibold-webfont.svg#ProximaNovaSemibold') format('svg'), url('../fonts/proximanova-semibold-webfont.woff') format('woff'), url('../fonts/proximanova-semibold-webfont.ttf') format('truetype');
		font-weight:normal;
		font-style:normal
}

body {	 
	font-family: 'ProximaNova-Regular',Arial,Helvetica,sans-serif;
    color: #3c3c3c;
    font-size: 16px;
    height: 100%;
    line-height: 1.5;
    padding-top: 0;
    text-rendering: optimizeLegibility;
    width: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.container-fluid {
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


h1, h2 {
	font-family: 'ProximaNova-Semibold';
    font-size: 1.2em;
	font-weight:normal;
	vertical-align: middle;
	line-height: 35px;
	
}

h4, h5, h6{
	line-height: 25px;
	font-family: 'ProximaNova-Semibold';
	font-weight:normal;
}

#main-box h3, h3 {
	font-family: 'ProximaNova-Semibold';
    font-size: 1.1em;
	font-weight:normal;
	line-height: 25px;
}
a {
    color: #000000;
	*color:#3c3c3c;
    text-decoration: none;
}

.block {
  padding: 0px;
}

.navbar .block {
    padding: 0px;
}

.block h3 {

}

a:hover,a:active,a:focus {
	outline:0;
	text-decoration:none;
}

img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.main-box{
    *background: none repeat scroll 0 0 #FFFFFF;
	*border:1px solid #ccc;
	margin:10px 0;
	border-radius:4px;	
	padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main{
	*background-color:#f8f8f8;
	margin-top: 10px;
    margin-bottom: 10px;

}

#header{
/*	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 0px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 0px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 0px 8px rgba(0, 0, 0, 0.125);*/
	background: #fafafa !important;
    border-bottom: 1px solid #e4e4e4 !important;
}
.box{
    background: none repeat scroll 0 0 #FFFFFF;
	border:1px solid #ccc;
	border-radius:4px;
}

.box h3 {

}

.border-0{
	border:0;
}

.nav-collapse .custom {
    padding: 0px;
}

#content {
    margin-bottom: 0px;
}

.color {
background-color:#08c;
}

.blue {
background-color:#5990DE;
color:#fff;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.marginbot {
margin-bottom: 20px;

}

#mod_smartslider_155{
margin-bottom: 20px;

}

.contact {
margin-bottom: 20px;
padding: 10px;
}

#footer {
	background-color: white;
    color: #7c7c7c;
    font-size: 14px;
    margin: 0;
    border-top: 1px solid #d6d6d6;
}

.breadcrumbs {
	background: none repeat scroll 0 0 #DDDDDD;
	margin-bottom: 20px;
}

.page-header {
	margin:5px;
	padding:0;
	font-size:1.2em;
	border:none;	
	
}

#system-message {
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}


#bottom{
	background-color: #eee;
	border-top: 1px solid #e4e4e4;
}
#sidebar,
#sidebar-2{
	margin-top:10px;
	margin-bottom:10px;
}

#sidebar .moduletable,
#sidebar-2 .moduletable{
	*background-color: #fff;
    padding-bottom: 30px;
    *border: 1px solid #eee;
    padding: 0px;
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 }

#content .moduletable,#feature .moduletable,#sidebar .moduletable,#logo .moduletable,#showcase .moduletable,#bottom .moduletable,#footer .moduletable,#main .moduletable, #above .moduletable, #logo .moduletable, #showcase .moduletable {
	margin-bottom:20px;
	
}

#content-bottom .moduletable {
margin-top:20px;
}

.moduletable .module {
padding:20px;
}

.search label {
display:none;
}

#mod-search-searchword {
margin:5px;
width:160px;
}

.custom,.item-page {
padding:10px;
}

.item-page {
margin-bottom:20px;
}

.weblink-category {
    padding: 10px;
    margin-bottom: 20px;
}

.login {
    padding: 0;
    margin-bottom: 0;
}

.well{
	background-color: #fff;
	margin-bottom:10px;
	box-shadow:none;
	
}

.nav-tabs.nav-stacked{
	background:#fff;
}

.search-component{
    padding: 10px;
    margin-bottom: 20px;
}

#navigation .navbar-inner {
	background: none;
	border:none;
	border-radius:0;
	box-shadow:none;
	padding:0;

}
#navigation .navbar .nav{
	float:left;
}

#showcase{

}

#bottom-divider .moduletable{	
	width: 23.076923076923077%;
	display: block;   
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
}
#bottom-divider .moduletable:first-child{
	 margin-left:0%;
}

.blog-featured,.blog {
margin-bottom:20px;
padding:10px;
}

#logo {
background-color:transparent;
}

#showcase {
background-color:transparent;
}

#logo h3{
color:#444;
}

#footer .moduletable{
	margin-bottom: 5px;
}
#footer .block {
    text-align: center;	
}

#footer .block .menu{
	display:inline-block;
}
#footer .block .menu > li > a {
	color:#7c7c7c;
}

#footer .block .menu > li > a:hover,
#footer .block .menu > li > a.active{
	background:none;
	text-decoration:underline;
}

form {
    margin: 0px;
}

#login-form .nav-list{
	padding-left: 0px;
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 5px;
}
.pagination{
	text-align:center;
}



/*FOOTER*/

#wrap {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	margin: 0 auto;
}

#push{
	height: auto;
	overflow: hidden;
}

 #footer {
	height: auto;
    min-height: 60px;
    overflow: hidden;
}

/*OTROS*/

.joomla_addthis {
    margin-top: 15px;
    margin-bottom: 15px;
}
.nsb_container {
    margin-top: 15px;
    margin-bottom: 15px;
}
.border-right {
    border-right: 1px solid #F1F1F1;
    margin-right: 20px;
    padding-right: 20px;
}

html, body {
	height: 100%;
}

.form-horizontal .control-group > label {
    float: left;
    padding-top: 5px;
}
.form-horizontal .controls {
   *margin-left:160px;
}
.form-actions {
    background-color: transparent!important;
}

.social-links,footer,.navbar-inner {
padding-right:20px;
}

.block .logo {
text-align:center;
}

header .form {
padding-top:0;
}

ul.the-icons {
    list-style: none;
    margin-left: 0;
}

.tip-wrap {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    overflow: hidden;

}
.tip-title {
	display:none;

}
.tip-text {
    background-color: #eee;
	padding:5px;
	border:1px solid #ccc;
}


/*HOVER DROPDOWN MENU*/


ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}

a.menu:after, .dropdown-toggle:after {
    content: none;
}

/*TOPPOSITION*/
#top {
	background: #fff;
    border-bottom: 1px solid #e4e4e4;
    height: auto;
    padding: 0;
	line-height: 30px;   
    position: relative;
    top: 0;
    text-align: right;
    *z-index: 10000;
}



#logindiv .dropdown-menu {
    background-color: #fafafa;
    border: 1px solid #e4e4e4;
    border-radius: 0;
}

#logindiv .dropdown-menu li{
	width:100%;
	margin:0;
}

	
#logindiv {
    display: block;
    position: relative;
    float:right;
	width: auto;
}

#logindiv ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#logindiv ul li {
	float: left;
    margin: 3px 8px;
    font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}
	
#logindiv a {
    text-decoration: none;
    color: #333;
	text-align:left;
}
#logindiv ul li .btn{
    background: transparent;
    border: none;
    color: #323232!important;
    box-shadow: none;
    text-shadow: none;
    padding: 0;
	font-size: 13px;
}
#logindiv .dropdown-menu li > a{
	padding:5px;
}

/*MENU*/

.navigation-top-menu{
	float: right;
}



.menu, .menu ul {
    line-height: 1em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu:before, .menu:after {
    content: "";
    display: table;
}
.menu:after {
    clear: both;
}
.menu {
}
.menu li {
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.menu li span {
    overflow: hidden;
}
.menu li span.image-title {
    margin-left: 7px;
}
.menu li.parent span.caret {
    background: none repeat scroll 0 0 transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #CCCCCC;
    position: absolute;
    right: 12px;
    text-indent: -9999px;
    top: 48%;
}
.menu > li {
    border-left: 0 solid #F2F2F2;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 300;
    padding: 0 1px 0 0;
    text-transform: capitalize;
}

.menu > li:first-child {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}

#top .menu> li { 
 	border-left: 1px solid #e4e4e4;	
	padding:0;
}

#top .menu > li:first-child {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}

#top .menu > li > a, #top .menu > li span.separator {
	height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.menu > li > a, .menu > li span.separator {
    color: #565656;
    display: block;
    float: none;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    width: auto;
}
.menu > li.parent > a, .menu > li.parent > span.separator {
    padding: 0 23px 0 18px;
}
.menu > li.active > span.caret, .menu > li.parent:hover > span.caret, .menu > li.active.parent > span.caret {
    border-top: 3px solid #FFFFFF;
	background:#fff;
}
.menu ul {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
    display: block;
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    *top: 40px;
	top: 100%;
    visibility: hidden;
    z-index: 9999;
}
.menu ul li {
    border-bottom: 1px solid #F2F2F2;
    display: block;
    float: none;
    font-family: 'ProximaNova-Regular';
    font-size: 12px;
    font-weight: normal;
    width: 200px;
}
.menu ul li:last-child {
    border: 0 none;
}
.menu ul li a, .menu ul li span.separator {
    color: #555555;
    cursor: pointer;
    display: block;
    float: none;
    height: auto;
    line-height: 48px;
    padding: 0 20px;
    text-transform: none;
    width: auto;
	font-size:13px;
}
.menu ul li.parent > span.caret {
    border-color: transparent transparent transparent #000000;
    border-style: solid;
    border-width: 3px;
}
.menu ul li.active > span.caret, .menu ul li.parent:hover > span.caret {
    border-left: 3px solid #FFFFFF;
}
.menu ul ul {
    left: 100%;
    margin: 0;
    top: 0;
    visibility: hidden;
}
.menu li:hover > ul, .menu ul li:hover > ul {
    visibility: visible;
}
.menu > li > a, .menu > li > span.separator {
    transition: all 80ms ease-in 0s;
}
.menu ul li a, .menu ul li span.separator {
    transition: none 0s ease 0s;
}
.menu [class^="icon-"], .menu [class*=" icon-"]{
	background-image:none;
}

.menu [class^="icon-"]:before, .menu[class*=" icon-"]:before{
	padding-right:7px;
}

.menu > li > a:hover, .menu > li.active > a, .menu > li.parent:hover > a, .menu > li.active.parent > a, .menu > li > span.separator:hover, .menu > li.active > span.separator, .menu > li.parent:hover > span.separator, .menu > li.active.parent > span.separator {
    color: #08c;
}
nav .nexus-menu > li.active > a span{
	color: #08c;
}
.menu ul {
    *border-top: 2px solid #007ab6;
}
.menu ul li a:hover, .menu ul li.active > a, .menu ul li.parent:hover > a, .menu ul li.active.parent > a, .menu ul li span.separator:hover, .menu ul li.active > span.separator, .menu ul li.parent:hover > span.separator, .menu ul li.active.parent > span.separator {
    background-color: #007ab6;
    color: #FFFFFF;
}
.menu li.parent > span.caret, .menu ul li.parent > span.caret {
    background-color: #007ab6;
}

.navbar{
	margin-bottom:0;
}


.header-logo{
	float: left;
	margin: 4px 0;
	width: auto;
}

.header-content{
	width: 80%;
    float: right;
    display: block;
	margin:18px 0;
}


.navbar-brand {
   float: left;
    padding: 0px 0px 0px 15px;
    font-size: 1.8em;
    line-height: 40px;
    height: 90px;
	color:#0DAD45;
	font-family: 'ProximaNova-Regular';
	*left: 5%;
   *position: absolute;
    margin: 0px 0;
}
.navbar-brand:hover, .navbar-brand:focus{
	color:#0DAD45;
}
.navbar-brand img {
    width: 60px;
    height: auto;
}

 
 #fullwidth {
 	height: 100%;
    *background-image: radial-gradient(circle farthest-corner at center bottom,rgba(19,26,30,0.75) 0,#131a1e 100%);
	background-image: radial-gradient(circle farthest-corner at center bottom,rgba(19, 26, 30, 0.44) 0,rgba(19, 26, 30, 0.46) 100%);
    position: relative;
    width: 100%;
    overflow: hidden;
}

.classify{
	z-index: 1;
    display: block;
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 3em auto;
    text-align: center;
	}

.classify h1 {	
	font-family: 'ProximaNova-Semibold';
    font-size: 2.8em;
    font-weight: normal;
    color: #fff;
    *line-height: 1em;
    text-shadow: 0 1px 3px #3c3c3c;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: .3em 0;
	padding:15px 0;
}
.classify h4 {	
	font-family: 'ProximaNova-Regular';
    font-size: 1.4em;
    font-weight: normal;
    color: #fff;
   *line-height: 1em;
    text-shadow: 0 1px 3px #3c3c3c;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: .3em 0;
}

.nav-collapse{
	width: 100%;
    float: left;
    display: block;
	margin:0;
}
.jclasspstbtn{
	margin-top:9px;
	margin-bottom:9px;
}

 .home-search .form-inline input{
  	width: 73%;	
  	padding: 0px;
    line-height: 40px;  
    height:40px;  
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #3c3c3c;    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	font-family: 'ProximaNova-Regular';
  }
  
  .home-search .form-inline .btn-primary{
  	margin: 0 0 0 -5px;
    padding: 8px 15px;
	line-height:20px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    background-clip: padding-box;
    font-family: 'ProximaNova-Regular';
    background: #008bcf;
    color: #fff!important;
    display: block;
	 -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	/*border-right: 1px solid #e4e4e4;
    border-left: none;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;*/
	text-transform: Captilize;
	display: inline-block;
  } 
  
 .home-search .form-inline .btn [class^="icon-"]{
		*display:none;
		padding-right:5px;
 }
 
 div.jomClassifiedsSearch .btn-danger{
 	background: none;
    background-image: none;
    border: none;
    box-shadow: none;
    color: #da4f49;
    text-shadow: none;
 }
 
 div.jomClassifiedsSearch .btn-danger [class^="icon-"] {
 	display:none;
 }
  


.navbar .nav > li > a.postitem-btn:focus, .navbar .nav > li > a.postitem-btn:hover
{
	background: #007ab6;
    color: #fff!important;   
	
}
#footer p{
	text-align: center;
    padding: 10px;
	margin-bottom: 0;
}
.copy-right{
	*margin:20px 0;
	 padding: 4px 0 5px 0;
	 text-align:center;
}
.demo-jomcl-page {   
	background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff); 
	display: block;
    position: relative;   
    width: 100%;
	margin: 0 auto;
    padding: 20px 0;  
}
.demo-jomcl-page ul {
	margin:0;
}	
	
.demo-jomcl-page ul li {
	color: #fff;
    display: inline;   
    font-family: 'ProximaNova-Regular';
    padding: 0 20px;
	margin:0;
	float: left;   
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
}

.demo-jomcl-page ul li span{
	padding-right:18px;
}
.demo-jomcl-page ul li [class^="icon-"], .demo-jomcl-page ul li [class*=" icon-"]{	
    color: #7c7c7c;
	background-image:none;
	font-size: 20px;
}
.demo-jomcl-page ul li > a {
	font-size: 14px;
    color: #3c3c3c;
    font-family: 'ProximaNova-Semibold';
	
}
/* Jomclassifieds Overwrite*/
div#jomclassifieds .categories .child li.node{
	list-style: none;
}
div#jomclassifieds .categories ul.child{
	padding-left:30px;
}

div.jomClassifiedsAdverts [class^="icon-"], div.jomClassifiedsAdverts [class*=" icon-"]{
	padding-right:6px;
}

.most-popular .jomcllist-items .grid-item,
.most-popular-location .jomcllist-items .grid-item{
	color: #3c3c3c;
    display: block;
    background: #fff;
    height: 180px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    border: 1px solid #ebebeb;
}
.most-popular-location .jomcllist-items .grid-item{
	height:auto;	
}
.most-popular-location .gridview .title-block, .most-popular-location .gridview .jomcldesc, .most-popular-location .gridview .priceblock , .most-popular-location .gridview .userblock, .most-popular-location .gridview .catblock, .most-popular-location .gridview .locblock, .most-popular-location .gridview .dateblock, .most-popular-location .gridview .viewsblock{
	padding-left:10px!important;
	padding-right:10px!important;
}

.most-popular .jomcllist-items .grid-item .title-block{
	position: absolute;
    top: 25%;
    width: 100%;
	text-align: center;	
}

.most-popular .jomcllist-items .grid-item .title-block h3 a {
	color: #3c3c3c;
}

.most-popular .jomcllist-items .grid-item .catblock {
    border-top: 1px solid #eee;
    bottom: 0;
    font-size: 1em;
    padding: 10px;
    position: absolute;
    width: 100%;
	text-align: center;
}

.most-popular-location .gridview .jomcl-img-block{
	*padding-bottom:94.25%!important;
	border:none!important;
	
}

.most-popular-location .gridview .jomcl-img-block img.resize,
div#jomclassifieds .jomcl-detailview #jomclgalleryblock .resize{
	width:100%!important;
	border-radius:0;
}

.most-popular-location .gridview .jomclfeaturedrow,
div#jomclassifieds .jomclfeaturedrow {
    background: #3c9f3a;
    color: #fff;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: -7px;
    left: -26px;
    width: 80px;
    height: 0px;
    margin: 0px;
    padding: 20px 0;
	font-weight: normal;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
   /* position: absolute;
    font-size: 12px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(-45deg);
    z-index: 1;
    font-weight: bold;*/
}
.search-feature {
	background-color:#fff;
	padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}

.search-feature .input-block-level{
	max-width:315px;
}

.postitem-btn {
	background: #fff;
    border: 1px solid #008bcf;
    color: #008bcf!important;
    box-shadow: none;  
    border-radius: 3px;
    padding: 0px 18px!important;
    margin-bottom: 0px;
    font-weight: normal;
    margin-top: 9px;   
    font-family: 'ProximaNova-Regular';   
	text-transform: none;
}

div#jomclassifieds .tag {
	font-size:12px;
}

div#jomClassifiedsMenu li a{
	color:#008bcf;
}
div#jomClassifiedsMenu li.first{
	border-bottom:none!important;
}
div#jomClassifiedsMenu ul.second li {
	border-top:none;
}
div#jomclassifieds select,
div.jomClassifiedsSearch select{
	font-family:inherit;
}

div#jomclassifieds .listview .jomcllist-items{
	background:#fff;
}


div#jomclassifieds.page-membership .gold-item {
	background-color:rgba(196, 226, 115, 0.44);
	border: none;
    border-right: 2px solid #d6d6d6;
    border-bottom: 2px solid #d6d6d6;
}


div#jomclassifieds .gridview .grid-item{
	background-color:#fff;	
	padding:8px;
	border: 1px solid #eee;
}

div#jomclassifieds.page-promotions .featured-bg,
div#jomclassifieds.page-promotions .grid-item .featured-bg {
	background: #E7F2F1;
	border: none;
    border-right: 2px solid #d6d6d6;
    border-bottom: 2px solid #d6d6d6;
}


div#jomclassifieds.page-promotions .featured-bg:hover{
	background: #E7F2F1;
}

div#jomclassifieds.page-promotions .featured-bg .jomcldesc{
	color:#363636;
}

div#jomclassifieds.page-promotions .featured-bg .currency-row h4 {
	background: #ff7700;
    padding: 7px;
    color: #FFF;
    font-weight: bold;
    border-radius: 4px;
	text-align:center;
}

.jomcl-popup-container .jomcl-popup-overlay{
	background:#000;
}

div.jomcl-form-horizontal, div#jomclcontact .jomcl-form-horizontal, div#jomclreport .jomcl-form-horizontal, div#jomclfavourite .jomcl-form-horizontal{
	box-shadow: 1px 2px 3px #3c3c3c;
}

.jomcl-form-horizontal .jomcl-controls textarea, .jomcl-form-horizontal .jomcl-controls input[type="text"]{
	max-width:315px;
}

div#jomclassifieds .listview .jomcllist-items .currency-row{
	width:16%;
}

div.box-menu li.first:last-child{
	border-bottom: 1px solid #eee!important;
}

div.box-menu li.first{
	border: 1px solid #eee;
    color: #7c7c7c;
    display: block;
    font-size: 14px;
    padding: 7px 10px!important;
    background: #fff;
}


div.box-menu-1 ul.first{
	background: white;
    padding: 0 15px!important;
}

div.box-menu-1 li.first{
	border-bottom: 1px solid #e0e0e0!important;
    padding: 10px 0!important;
	font-size: 14px;
}
div.box-menu-1 li> a {
    *color: #4e6684!important;
}

div.box-menu-1 li.first:last-child{
	border-bottom: none!important;
}

div.search-top{
	width: 100%;
    background-color:transparent;
}
/*div.search-top .form-vertical {
	background-color: #fff;
    padding-bottom: 30px;
    border: 1px solid #eee;
    padding: 10px;
}
*/div.search-top .form-vertical select{
	border-radius:0;
}

div.search-top .input-block-level{
	max-width:222px;
}

div.jomClassifiedsSearch .form-inline .jomcl-category, div.jomClassifiedsSearch .form-inline .jomcl-location{
	margin:0;
}

.menu-cat-box{
	background: #fff;
    border-radius: 3px;
    padding: 10px!important;
    width: 100%!important;
    *float: left;
    clear: both;
    margin: 20px 0 0 0!important;
	 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menu-cat-box .categories .cat-item-inner-box{
	border-bottom: none!important;
}

.menu-cat-box .categories .last-item .cat-item-inner-box{
	border-right: none!important;
}


div#jomclassifieds.menu-cat-box .jomcl-header-text{
	text-align:center;
}

div#jomclassifieds .pretext{
	margin-bottom: 5px;
}

.CategoryBox{
	position: relative;
    transition: all .5s ease-in-out 0;
    margin: 10px 0 0 0!important;
    padding: 5px 12px 0px 0!important;
}

.CategoryBox.last-item{
	padding-right:0!important;
}

.cat-item-inner-box:hover {
    box-shadow:inset 0 0 0 2px #09f;
}

/*.CategoryBox:hover .CategoryIcon{
    filter: contrast(0) brightness(200%);
    -webkit-filter: contrast(0) brightness(200%);
    -moz-filter: contrast(0) brightness(200%);
    -o-filter: contrast(0) brightness(200%);
    -ms-filter: contrast(0) brightness(200%);
}

.CategoryName h3:hover, .CategoryName span.muted:hover {
    color: #fff;
}*/

/*.CateRight-Bor {
    width: 1px;
    height: 74px;
    background: #e1e1e1;
    right: -1px;
    display: block;
    position: absolute;
    transition: all .1s ease-in-out 0;
    bottom: 0;
    margin-bottom: 10px;
}
*/


.cat-item-inner-box {
	background: #fff;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    cursor: pointer;
    padding: 15px;
}
.CategoryName {
    width: 100%;
    display: block;
    padding: 10px 0 0 0;
    font-size: 13px;
    text-align: center;     
    line-height: normal;
    margin-top: 5px;
}
.CategoryName h3 {
	margin: 0;
    padding: 0;
    line-height: 25px;
	color:#1a222c;
}
div.jomClassifiedsAdverts.trending-ads {
    background: #fff;
    border-radius: 3px;
    padding: 10px!important;
    width: 100%!important;
    float: left;
    clear: both;
    margin:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.jomClassifiedsAdverts.trending-ads .gridview{
	margin:0;
}
div.jomClassifiedsAdverts.trending-ads .gridview .jomcllist-items{
	border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
div.jomClassifiedsAdverts.trending-ads .gridview .grid-item,
div.jomClassifiedsAdverts.trending-ads .gridview .jomcllist-items .title-block{
	margin: 0;
    padding:0;
}
div.jomClassifiedsAdverts.trending-ads .gridview .jomcllist-items h3{
	line-height:10px;
	font-size: 14px;
}

div.jomClassifiedsAdverts.trending-ads .gridview .jomcllist-items a{
	*color:#ccc;
}
/* Locatons*/

div#jomclassifieds .locations .parent{
	padding:0;
}

div#jomclassifieds .locations ul.child{
	padding-left:0;
}

div#jomclassifieds .locations ul li.node{
	padding: 0 15px 0 0;
}

div#jomclassifieds .locations .child li.node {
    list-style: none;
    list-style-position: inside;
    *background-color: #fff;
    margin: 0 0;
    padding: 3px 0px;
    *border-left: 5px solid rgba(78, 102, 132, 0.23);
	*border-bottom: 1px solid #eee;
   
}

div.jomClassifiedsAdverts [class^="icon-"], div.jomClassifiedsAdverts [class*=" icon-"]{
	min-width:22px!important;
}
div#jomclassifieds .jomcl-table-col .btn-group{
	display: block;
    text-align: center;
}

div#jomclassifieds .locations .child li.node a {
	color:#4e6684;
}

/* Header Text*/
div#content-top .moduletable{
	margin-bottom:0;
}


/*div#jomclassifieds .jomcl-header-text{
	margin: 5px 0;
    padding: 0px 0;
}
div#jomclassifieds .jomcl-header-filter {
    margin: 5px 0;
    padding: 2px 0;
}
*/



div#jomclassifieds .gridview .jomclimg-block, div#jomclassifiedsRelated #jomclrelcarousel .jomcl-item .jomclimg-block{	
	border:none;
	background:none;
}
div#jomclassifieds .userblock [class^="icon-"], div#jomclassifieds .dateblock [class^="icon-"], div#jomclassifieds .viewsblock [class^="icon-"], div#jomclassifieds .catblock [class^="icon-"], div#jomclassifieds .locblock [class^="icon-"], div#jomclassifieds .ad_idblock [class^="icon-"], div#jomclassifieds .phoneblock [class^="icon-"], div#jomclassifieds .emailblock [class^="icon-"], div#jomclassifieds .userlinkblock [class^="icon-"], div#jomclassifieds .item-details [class^="icon-"]{
	padding-right:3px;
}

div#jomclassifieds .gridview .jomcllist-items .title-block, div#jomclassifieds .gridview .jomcldesc, div#jomclassifieds .gridview .priceblock{
	padding:5px 0 0 0 ;
}
	

div#jomclassifieds .jomcl-box{
	background-color:#fff;
}
div#jomclassifieds select#filter_view, div#jomclassifieds select#filter_order{
    text-transform: capitalize;
}


div#jomclassifieds.payment,
div#jomclassifieds #jomcl-table.jomcl-user-page {
	background-color: #fff;
    padding: 10px;
}

.btn{
	padding:8px 15px;
}

.btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active{
	z-index:0;
}

div#jomclassifieds .jomcl-detailview .jomcl-btn,
.navbar .nav > .active > a.postitem-btn,
.jomcl-popup-container .btn-primary,
.jomClassifiedsSearch .btn-primary,
div.jomClassifiedsCompare .compare-item-button .btn-primary,
.btn-primary{
	background: #008bcf;    
    color: #fff!important;
   *box-shadow: none;
	text-shadow:none;
	border:1px solid #008bcf;
}

div#jomclassifieds .jomcl-detailview .jomcl-btn:hover,
.navbar .nav > .active > a.postitem-btn:hover,
.jomcl-popup-container .btn-primary:hover,
.jomClassifiedsSearch .btn-primary:hover,
div.jomClassifiedsCompare .compare-item-button .btn-primary:hover,
.btn-primary:hover{
	background: #008bcf;    
    color: #fff!important;
    *box-shadow: none;
	text-shadow:none;
	border:1px solid #008bcf;
}

/*Jomclassifieds Adverts Module */

div.text-scroll-items .gridview .jomcllist-items{
	text-align:center;	
}

div.text-scroll-items  .gridview .jomcllist-items a{
	color:#999;
}

div.box-white .gridview .grid-item{
	background:#fff;
	padding:7px;
}
div.jomClassifiedsCompare {
	background:#fff;
}

div#jom-classifieds {
	background:#fff;
	padding:10px;
}

div.jomClassifiedsCompare.sticky{
	position: fixed;
    top: 0;
    z-index: 10000;
	top: 0;
    left: 0;
    right: 0;
	margin:0 5px;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	border: 1px solid #eee;
}

div#jomclassifieds .jomcl-rss {
    vertical-align: baseline;
}

div#jomclassifieds .jomcl-header-text{
	font-size:1.3em;
}

div.jomClassifiedsCompare #compare-items .compare-item .img-block .resize{
	height:60px;
	width:100%;
}

div#jomclassifiedsRelated #jomclrelcarousel .grid-item{
	background:#fff;
	padding:7px;
}
div#jomclassifiedsRelated .compareblock label.checkbox {
	padding-left:0;
}
div.jomClassifiedsAdverts .slick-slide img{
	padding:0!important;
}

.icon-arrow-left{
	    display: none;
}

div#jomclassifieds .jomcl-table-col{
	position:static;
}
/* Search CSS */


.home-search.span12 .form-inline {
	text-align:left;	
}

.jomClassifiedsSearch.home-search.span12 .control-label {
	display:none;
}
.home-search .form-inline input {
	max-width: 100%;
    width: 180px;
	padding: 6px;
	margin-right: -5px;
}
div.jomClassifiedsSearch.home-search.span12 .form-inline .control-group {
	margin-right: -5px;
}
div.jomClassifiedsSearch.home-search.span12 select {
	width:160px;
	height: 40px;
    line-height: 40px;
	
}
div.jomClassifiedsSearch.home-search.span12 select, 
.home-search .form-inline input, 
.home-search .form-inline .btn-primary {
	border-radius: 0px;
    
}
 div.jomClassifiedsSearch.home-search.span12 select, 
.home-search .form-inline input {
	border-color: #ddd;
}
.home-search .form-inline .btn-primary {
	padding: 8px 15px;
}
div.jomClassifiedsSearch.home-search.span12 .form-inline .jomcl-category {
	margin: 0 0px 0 0;
}
.home-search .form-inline input.keyword {
	border-radius: 4px 0 0 4px;
	width:300px;
}
.home-search .form-inline .btn-primary {
	border-radius: 0px 4px 4px 0px;				
}
.navigation-top-menu .nav.menu ul li a {
	text-align:left;	
}
.navigation-top-menu .nav .item-403 .icon-arrow-down:before {
	float:right;
	padding-left: 7px;	
}
#navigation .menu > li:first-child {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
#navigation .menu > li {
    border-left: 0px solid #e4e4e4;
    padding: 0;
}
#navigation .navbar .nav > li > a {
	padding: 8px 8px;
		}
#navigation .menu > li > a {
	height: 27px;
    line-height: 27px;
}
#navigation .jomcllocationswithcer {
	padding:10px 15px;
	}
#navigation {
	border-bottom: 1px solid #e4e4e4;	
}