/*  
*   shweClassifieds
*   Author: ShweScripts
*   URL:    http://www.shweScripts.com
*   Date:   Jan ,2015
*   Email:  sales@shwescripts.com
*/

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald);


.login .form-horizontal .control-label,.profile-edit .form-horizontal .control-label,#member-registration .control-label {
    text-align: left;
}

.logoholder{
	padding:0px 0px 10px 30px;
}
.headerbanner{
	padding:10px;
}
.categorylist{
padding-top:5px;
padding-bottom:5px;
}
.catullist{
	margin-bottom:20px;
}
.catullist a{text-decoration:none;}

.ulcaticon{background-color:#c0c0c0;padding:15px 10px 15px 10px;vertical-align:top;} /* color */
.catullist ul li{list-style:inside none disc;padding-bottom:5px;}
.green{color:#44B449;}
.red{color:#920D08;}

/*joomla */
.article-info-term {display:none}
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}
.readmore a{
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
}
.readmore a:hover{
    background-color: #2A6496;
    color: #fff;
}
#contact-form .control-label{
    text-align: left;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.moduletable {
	margin-bottom: 20px;
}
.moduletable h3 {
	font-family: 'Oswald', sans-serif;
    border-bottom: 1px solid #333;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 5px;
    position: relative;
    text-transform: capitalize;
}
ul.category-module,ul.mostread {
    border: 1px solid #e0eded;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 !important;
	border-bottom:none;
}
ul.category-module li,ul.mostread li {
    border-bottom: 1px solid #e0eded;
}
ul.category-module li a:after,ul.mostread li a:after {
    content: "";
    float: right;
    font-family: 'FontAwesome';
    position: relative;
    top: -20px;
	right: -7px;
}
ul.category-module li a,ul.mostread li a {
    display: block;
	height:40px;
    padding: 10px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.category-module li a:hover,ul.mostread li a:hover {
    background: none repeat scroll 0 0 #59b2e5;
    color: #fff;
    text-decoration: none;
}

/* for multi country verison for city lists */
/*.cityinner {width:150px;float:left;display:list-item;text-indent:0px;color:#00AAAA;font-style:normal;margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:20px;text-align:left;vertical-align:text-bottom;list-style:disc outside;}*/
.cityinner {color: #00aaaa;display: list-item;list-style: inside none disc;margin: 5px 0 0;text-align: left;text-indent:-1em;padding-left: 1em;}
.cityinner-with-map {width:160px;float:left;height:140px;}
.country-flag-holder {float:left;padding:3px 0px;}
.country-flag-holder-header {float:left;padding:3px 0px;font-weight:bold;font-size:1.2em;}
.country-navlist-holder {margin: 0 auto;}
.country-description {text-align:left;clear:left;padding-top:5px;}
.city-name-in-list,.city-name-in-list a {cursor:pointer;font-weight:bold;color:#000000;text-decoration: none;}
.back-to-top {text-align:left;padding-left:20px;}
.other-countries {padding-left:20px;}
.country-header {text-align:center;font-weight:bold;font-size:1.2em;}
.country-name-list {float:left;text-align:left;line-height:30px;}
#favno {height:20px;width:17px;background-image: url('../../../components/com_classifieds/mine/graphics/star.png');cursor:pointer;}
.city-navlist-holder{
    border-top: 1px dashed #5B5B5B;
    margin: 15px 10px 0px 0px;
    padding: 15px 0 10px;
    text-align:left;
}
.country-navlist-holder {
    border-top: 1px dashed #5B5B5B;
    margin: 15px auto 0;
    padding: 15px 0 10px;
    text-align:left;
}

.footer_img {
    background: url("../images/footer_bkg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto;
    padding: 0px 0px 120px;
    width: 970px;
  overflow:hidden;
}
#footer{
  background: none repeat scroll 0 0 #333333;
  padding:10px;
  min-height:50px;
  color:#CCCCCC;
  margin-bottom: 5px;
}
#footer a {
    color: #CCCCCC;
    text-decoration: none;
}
.catheader h3,.media h4,.media h3,.form-horizontal h1{font-family: 'Oswald', sans-serif;}
.media h3{font-size:18px;}
.subcatlists{padding-bottom:10px;}
.searchmainbox{padding-bottom:5px;}
.ccity,.ccity a{color:#000000;font-size:12pt;}
#clist h3,#clist h3 a{font-size:12pt;}
.form-control-static a{margin-bottom:5px;}
.listlink{overflow: hidden;text-overflow:ellipsis;white-space:nowrap;display:list-item;list-style:inside none disc;}
.media-left, .media-right, .media-body{word-break:break-all;}
.extfield{background-color:#999999;font-size:14px;font-weight:normal;margin-top:5px;}
.media-heading {line-height: 26px;}