﻿body > .container-fluid, #AuctionsTabStrip-1
{
    padding:0 0 0 0px;
}
.filter-buttons
{
    margin:10px;
}
.filter-buttons table
{
    width:100%;
}
#GridAuctions.t-grid td 
{
    border:none; /*Geçiçi*/
    padding:0px;
    vertical-align:top;
    line-height:1.1em;
}
.filter-buttons .btn
{
    width:90px;
}
.auction-thumb img
{
    width:93px;
    height:70px;
    border:1px solid #000;
}
td.auction-thumb
{
    padding:0px;
    width:100px;
    vertical-align:middle;
    padding-right:10px;
    text-align:center;
}
.t-splitter .t-ghost-splitbar-horizontal, .t-splitter .t-splitbar-horizontal
{
    width:15px;
} 
.t-splitbar .t-icon
{
    margin-left:5px;
}
.t-splitbar:hover
{
    background-color:#bbb;
}
.product-details
{
    width:360px;
}
.width30p{width:30%;}
.width70p{width:70%;}
.width140{width:140px;}
.width150{width:150px;}
.width180{width:180px;}
.t-grid-content
{
    width:99.2%;
}
.font14
{
    font-size:14px;
}
.font12
{
    font-size:12px;
}
table.auctions-grid-table
{
    border:solid 1px #ccc;
}
td.pad5{padding:5px;}
td.separator-cell{width:50px;}
td.new-bid-cell input
{
    margin-bottom:0px;
    width:35px;
    height:10px;
    font-size:10px;
}
td.new-bid-cell a
{
    margin-left:-4px;
    width:65px;
}
span.latest-bid
{
    color:Red;
}
span.max-bid
{
    color:Green;
}
a.cancel-bid
{
    margin-left:5px;
    margin-bottom:2px;
}
.btn.cancel-bid, .follow-auction-div .btn-danger, .visit-auction-div .btn-danger
{
    background:url("2012.1.214/Cesar/sprite.png") repeat-x scroll 0 -752px #8F0A0A;
}
.t-grid-header .t-header {
    text-align: center;
}
.follow-auction-div .btn, .visit-auction-div .btn
{
    width:85px;
    text-align:left;
}
.auction-filters select,.auction-filters table
{
    width:100%;
}
.auction-filters input
{
    width:90%;
}
select#auction-filter-combo
{
    margin-bottom:0px;
    font-size: 14px;
    font-weight: bold;
}
td.filter-separator
{
    font-size: 20px;
    padding: 7px;
    padding-right: 10px;
    text-align: center;
    vertical-align: top;
}
#GridAuctions .t-no-data > td
{
    text-align:center;
    font-weight:bold;
    font-size:16px;
    padding-top:100px;
    color:#777;
}
.product-details h3
{
    font-size: 16px;
    line-height: 20px;
}

.auctions-grid-table tbody > tr:hover
{
    /*background-color:#B6B6B6;*/
}
.auctions-grid-table tbody > tr.t-state-selected
{
    background-color:#B6B6B6;
}
td.latest-bid-cell
{
    height:23px;
}
.btn.active, .btn:active
{
    font-size:11px;
}
td.auction-id
{
    padding:2px;
    padding-left:0px;
    color:#cc0000;
    font-weight:bold;
}
.higlighted
{
    color:#cc0000;
    font-weight:bold;
}
td.remaning-time-cell
{
    padding-right:10px;
}

#auction-count-and-commands-container span
{
    font-weight:bold;
    width:100%; 
    text-align:right;
}

#auction-count-and-commands-container td.refresh-button-cell
{
    width:90px;
    text-align:right;
    vertical-align:middle;
}
#auction-count-and-commands-container td.auction-filter-cell
{
    vertical-align:middle;
}
#auction-count-and-commands-container td.auction-filter-cell select
{
    height:25px;
    line-height:25px;
    font-size:12px;
}
#auction-count-and-commands-container td.auctions-count-cell
{
    text-align:right;
}
.t-tabstrip .t-content
{
    border-style:solid;
}
.auction-icons .hide-icon
{
    visibility:hidden;
}
.t-tabstrip-items li.auction-commands-li
{
    position:absolute;
    float:right;
    right:5px;
    top:38px;
}
.t-tabstrip-items li.view-types-li
{
    position:absolute;
    float:left;
    left:200px;
    top:42px;
    visibility:hidden;
}
.t-tabstrip-items li.view-types-li a.selected-view
{
    color:#cc0000;
    text-decoration:underline;
    cursor:default;
}

#ModelYearStart, #ModelYearEnd
{
    width:105px;
}
#KMStart, #KMEnd
{
    width:95px;
}
.t-splitter .t-scrollable
{
    overflow-x:hidden;
}
.auctions-grid-table > tbody > tr
{
    height:72px;
} 
#GridAuctions td.auction-thumb
{
    vertical-align:middle;
}
#auction-images-carousel-modal {
    left: 40%;
    top: 41%;
    width: 818px;
}
#auction-images-carousel-modal .modal-body {
    max-height: 100%;
    padding: 0;
}
#auction-images-carousel {
    margin-bottom: 0;
}
#auction-images-carousel img {
    height: 614px;
    width: 818px;
}
.auction-filter-panel #RegionID,.auction-filter-panel #CountryID,.auction-filter-panel #FileID
{
    display:none;
}
.carousel-caption
{
    bottom:auto;
    top:100px;
    background:none repeat scroll 0 0 rgba(204, 0, 0, 0.25);
}
.carousel-caption h4
{
    color:white;
}