/*--------------------------------------------------------------
# Copyright (C) webnhe.com
# License: http://www.webnhe.com/license.html Webnhe Proprietary Use License
# Website: http://www.webnhe.com
# Support: info@webnhe.com
---------------------------------------------------------------*/

/* ==========================================================================
   IE8 styles
   ========================================================================== */

/** details **/
	
#jm-back-top span {
    background-color: #aaaaaa;
}

#jm-back-top a:hover span {
    background-color: #cccccc;
}

/** editor **/

.ch-item.ch-first .ch-info,
.ch-item.ch-second .ch-info .ch-info-back,
.ch-item.ch-third .ch-info .ch-info-back {
	display: none;
}

.ch-item.ch-second:hover .ch-info .ch-info-front,
.ch-item.ch-third:hover .ch-info .ch-info-front {
	display: none;
}

.ch-item.ch-first:hover .ch-info,
.ch-item.ch-second:hover .ch-info .ch-info-back,
.ch-item.ch-third:hover .ch-info .ch-info-back {
	display: block;
}

/** template **/

div.pagination ul li.pagination-end {
    border: 1px solid #d2d2d2;
}

/** dj-classifieds **/

#dj-classifieds .djcf_items_blog .item_img img {
    width: auto
}

#dj-classifieds .dj-item .djc_mainimage img {
    max-width: none;
}

.jm-module img {
    width: auto;
}

.mod_djclassifieds_items .items {
    display: block;
}

.dj-load-button img {
	max-width: none !important;
}
