
/****************************************************************************************\
 **   @name		EXP Autos  Pro                                                  **
 **   @package          Joomla 1.6                                                      **
 **   @author		EXP TEAM::Alexey Kurguz (Grusha)                                **
 **   @copyright	Copyright (C) 2005 - 2013  EXP TEAM::Alexey Kurguz (Grusha)     **
 **   @link             http://www.feellove.eu                                          **
 **   @license		Commercial License                                              **
 \****************************************************************************************/

#expautospro li {
    text-align: left;
}

#expautospro h3.well{
    padding: 0px 0 0 10px;
}

#expautospro h3.well a{
    float:right;
    margin: 0 10px 0 0;
}

#expautospro .explist_header{
}

#expautospro .explist tr{
    vertical-align: top;
    margin: 0 auto;
}

#expautospro table.explist{
	border-collapse:inherit;
	border-spacing:5px;
}

#expautospro table.explist tr td{
    display: inline-block; 
}

#expautospro .explist_top {
    position:relative;
    font-weight: bolder;
    font-size: 0.9em;
    padding: 5px 5px 0 0px;
    margin: 5px 0 3px 0;
    text-align: center;
    vertical-align: middle;
}

#expautospro .explist_top .exptop_year{
    padding: 0;
    margin: 0;
}

#expautospro .expimg_pos{
    position:relative;
}

#expautospro div.commercial span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    background: url(../images/commercial_s.png) no-repeat;
}

#expautospro div.top span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/top_s.png) no-repeat;
}

#expautospro div.special span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/special_s.png) no-repeat;
}

#expautospro div.auction span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/auction_s.png) no-repeat;
}

#expautospro div.solid span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/sold_s.png) no-repeat;
}

#expautospro div.expimgcount span.newdate {
    width: 25px;
    height: 11px;
    float:right;
    margin: 1px 0 0 0;
    text-indent:-8008px;
    background: url(../images/newdate.png) no-repeat right;
}

#expautospro div.expimgcount span.expreserved {
    width: 45px;
    height: 11px;
    float:right;
    margin: 1px 0 0 0;
    text-indent:-8008px;
    background: url(../images/reserved.png) no-repeat right;
}

.expimgcount {
    clear: both;
    text-align: left;
    font-size: 10px;
}

#expautospro .expimg{
    position:absolute;
    bottom:3px;
    left:5px;
    background: rgba(255, 255, 255, 0.6);
    padding: 1px;
    color:#000;
}

#expautospro .expinfo_icon{
    position:absolute;
    top:3px;
    right:5px;
    background: rgba(255, 255, 255, 0.7);
    padding: 1px;
}

#expautospro .expgall_middle_right{
    float: right;
    width: 50%;
    color: #000;
}

#expautospro .expgall_middle_left{
    float: left;
    text-align: left;
    color:#000;
}

#expautospro .expautos_small{
    font-size: 10px;
    line-height: 14px;
}

#expautospro .expgall_middle_mid ul{
    margin: 10px 0;
    padding: 0;
    height: 24px;
    border-bottom: 1px dotted;
    border-top: 1px dotted;
    color:#000;
}

#expautospro .expgall_middle_mid li{
    float:left;
    width:50%;
}

#expautospro .expshort_left span.btn{
    margin: 0;
    padding: 0 5px;
}

#expautospro .expshort_left{
    float:left;
}

#expautospro .expshort_right{
    float:right;
}

#expautospro #modexpskins{
    float:left;
    margin: 10px 0 0 0;
}

#expautospro .explist_brd {
    float:right;
    margin:5px 0 8px 0;
}

#expautospro .explist_brd li img{
    margin:0 0 0 5px;
}

#expautospro .expgall_middle_bottom{
    margin:5px 0 10px;
}

#expautospro .explink_btn{
    float:left;
}

#expautospro .explink_btn_right{
    float:right;
}

#expautospro .dropdown-menu{
    margin: 0px 0 0 0;
    padding: 0;
}

#expautospro .expautos_list_users_link{
    margin:10px 0;
}

.expuser_img{
    float:right;
    margin: 0px 0 0 0;
}

#expautospro .photo a.thumbnail{
    margin: 0;
    padding: 0;
}

#expautospro .lssolid{
    /*background-color: #FCF8E3;*/
    color: #000;
    opacity: 0.5;
}

#expautospro .lssolid:hover{
    opacity: 1;
}

/******* LI style *******/


#expautospro ul.explist{
}

#expautospro ul.explist li.exp_li_block{
    display: inline-block;
    margin:0 auto;
    margin: 5px;
}

/*********** Pagination ****************/

/* Limit Box */
#explimitbox{
    margin: 10px 0 0px 0px;
    width: 40px;
}

#explimitbox .inputbox{
    width: 70px;
}
/* End Limit Box */

/* Result Count */
#expresultcounter{
    margin: 10px 0 0px 0px;
    text-align: center;
}
/* End Result Count */

/* Page Links */

div#exppagelinks{
    margin: 10px 0 0px 0px;
}

div#exppagelinks ul{
    margin:0; 
    padding:0;
}

div#exppagelinks ul li{
    border:0; 
    margin:0; 
    padding:0;
    font-size:11px;
    list-style:none;
    margin-right:2px;
}

div#exppagelinks ul li a{
    border:solid 1px #444;
    margin-right:2px;
}

div#exppagelinks ul li span.pagenav {
    border:solid 1px #DEDEDE;
    color:#888888;
    display:block;;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 4px;
}

div#exppagelinks ul li.pagination-start a,
div#exppagelinks ul li.pagination-prev a,
div#exppagelinks ul li.pagination-next a,
div#exppagelinks ul li.pagination-end a {
    font-weight:bold;
}

div#exppagelinks a:link,
div#exppagelinks a:visited {
    color:#FFF;
    background-color: #444;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}

div#exppagelinks a:hover{
    border:solid 1px #444;
    background-color: #606060;
}

div#exppagelinks .limit{
    float: left;
}

div#exppagelinks .counter {
    clear: both;
    margin: 10px 0 0 0;
}
/* End Page Links */

/* Page Counter */
#exppagescounter{
    margin: 10px 0 10px 0px;
    text-align: center;
}
/* End Page Counter */
/***************** End Pagination ********************/

/******* Dealer Images ******/

#expautospro div.ucommercial span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: -1px;
    right: 0px;
    background: url(../images/expdealer_premium.png) no-repeat;
}

#expautospro div.utop span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: -1px;
    right: 0px;
    background: url(../images/expdealer_gold.png) no-repeat;
}

#expautospro div.uspecial span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: -1px;
    right: 0px;
    background: url(../images/expdealer_basic.png) no-repeat;
}

#expautospro .explist li.alert-block{
    padding-bottom: 5px;
    padding-top: 5px;
}


/**** ENGLISH IMG ****/
#expautospro div.commercial-en span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    background: url(../images/en/commercial_s.png) no-repeat;
}

#expautospro div.auction-en span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/en/auction_s.png) no-repeat;
}

#expautospro div.top-en span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/en/top_s.png) no-repeat;
}

#expautospro div.special-en span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/en/special_s.png) no-repeat;
}

#expautospro div.solid-en span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/en/sold_s.png) no-repeat;
}

#expautospro div.expimgcount span.newdate-en {
    width: 25px;
    height: 11px;
    float:right;
    margin: 1px 0 0 0;
    text-indent:-8008px;
    background: url(../images/en/newdate.png) no-repeat right;
}

#expautospro div.expimgcount span.expreserved-en {
    width: 45px;
    height: 11px;
    float:right;
    margin: 1px 0 0 0;
    text-indent:-8008px;
    background: url(../images/en/reserved.png) no-repeat right;
}
#expautospro div.ucommercial-en span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/en/expdealer_premium.png) no-repeat;
}

#expautospro div.utop-en span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/en/expdealer_gold.png) no-repeat;
}

#expautospro div.uspecial-en span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/en/expdealer_basic.png) no-repeat;
}

/**** RUSSIAN IMG ****/
#expautospro div.commercial-ru span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    background: url(../images/ru/commercial_s.png) no-repeat;
}

#expautospro div.auction-ru span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/ru/auction_s.png) no-repeat;
}

#expautospro div.top-ru span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/ru/top_s.png) no-repeat;
}

#expautospro div.special-ru span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/ru/special_s.png) no-repeat;
}

#expautospro div.solid-ru span.expicnv {
    width: 62px;
    height: 62px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    background: url(../images/ru/sold_s.png) no-repeat;
}

#expautospro div.expimgcount span.newdate-ru {
    width: 25px;
    height: 11px;
    float:right;
    margin: 1px 0 0 0;
    text-indent:-8008px;
    background: url(../images/ru/newdate.png) no-repeat right;
}

#expautospro div.expimgcount span.expreserved-ru {
    width: 45px;
    height: 11px;
    float:right;
    margin: 1px 0 0 0;
    text-indent:-8008px;
    background: url(../images/ru/reserved.png) no-repeat right;
}
#expautospro div.ucommercial-ru span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/ru/expdealer_premium.png) no-repeat;
}

#expautospro div.utop-ru span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/ru/expdealer_gold.png) no-repeat;
}

#expautospro div.uspecial-ru span {
    width: 17px;
    height: 50px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/ru/expdealer_basic.png) no-repeat;
}

/*** Popover ***/
.expmrt_pptitle{
    font-size:11px;
}
#expautospro .alert .close{
    right: -5px;
    top: -20px;
}

/*** Other Info ***/
#expautospro .explist_otherinfo{
    word-break: break-all;
    font-size: 12px;
}



#expautospro .expgall_middle {
    display: block;
    text-align: center;
    margin: 5px 0;
}

#expautospro .expshortlist_lspage.expmortgage{
    margin: 0px 0 0 0;
    color:#000;
}

/*** BOO Carousel ***/
#expautospro .expimg_pos .photo .carousel{
    margin-bottom: 0px;
}

#expautospro .expimg_pos .photo .carousel-caption{
    padding: 5px;
    text-align: right;
}

#expautospro .expimg_pos .photo .carousel-control {
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    font-size: 20px;
    font-weight: 50;
    height: 20px;
    width: 20px;
    line-height: 17px;
    margin-top: 0px;
}

#expautospro .expimg_pos .carousel-indicators {
    top: 5px;
    right: 5px;
}

#expautospro .expgaltop{
    position:relative;
    font-weight: bolder;
    font-size: 0.9em;
    padding: 12px 5px 13px 0px;
    margin: 5px 0 3px 0;
    text-align: center;
    vertical-align: middle;
}

#expautospro .expmiddle_block{
    height: 30px;
}

/* Price */
#expautospro .jam_lstblockline .jamlst_galprice{
	position: absolute;
	right:5px;
	bottom:3px;
	background-color: rgba(33,150,243,0.9);
	padding: 1px 5px;
	color:#F00;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}