h1.page-title-dark 
{
	line-height:36px;
	margin-bottom:25px;
	font-weight:900;
}

.page-header h1.page-title-dark{
	color:#fff;
	padding:105px 0 0;
	margin:0;
}

.title{
	font-size:30px;
}

.title-red
{
	color:#d8222a;
	font-size:40px;
	line-height:50px;
	font-weight:600;
}

.cattitle-green {
	color:#69bc45;
	font-size:24px;
	line-height:28px;
	font-weight:600;
}

.chtype-green {
	color:#69bc45;
	font-size:16px;
	line-height:18px;
	font-weight:600;
}

.chtype-red {
	color:#ea2129;
	font-size:16px;
	line-height:18px;
	font-weight:600;
}

.FixedPrice 
{
	font-size:18px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	color: #6fbf4c; 
}

/* Login button */
.btn-warning {
  color: #fff;
  background-color: #81c462;
  border-color: #0f867b;
}

.btn-warning:hover,
.btn-warning:focus {
  background-color: #0f867b;
  border-color: transparent;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #0f867b;
  border-color: transparent;
}

.group-lot {
	border:solid 1px; 
	border-color:#d5d5d5; 
	padding:6px; 
	text-align:center; 
	/*display:center;*/
	position:relative; 
	/*min-height:280px; */
	min-height:330px;
	margin-bottom:8px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px	
}

.image-container {
	position:relative; 
	width:100%; 
	max-width:260px;
}

.noreserve {
	position:absolute; 
	bottom:0px; 
	right:0px;
	width:270px; 
	z-index:40;
}

.onthemarket {
	position:absolute; 
	bottom:2px; 
	right:0px;
	width:270px; 
	z-index:50;
}

.winning {
	color: #5cb85c;
	position:absolute;
	/*top:190px; */
	top:6px;
	left:7px;
	z-index:1;
}

.winning-icon {
	/*color: #5cb85c;*/
}

.watchlist {
	color: #f7d809;
	position:absolute;
	/*top:172px;*/
	top:2px;
	left:7px;
	z-index:101;
}

.watchlist=icon {
	/*color: #f7d809;*/
}

.item-price {
	position:relative;
	color:#fff;
	background-color:#5cb85c;
	font-size:16px;
	font-weight:700;	
	padding:5px;
	margin-bottom:5px;
	z-index:1;   
}

.prodtitle {
	text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 4.5em;
    min-height: 4.5em;
    line-height: 1.5em;
}

.btn-info {
    color: #fff;
    background-color: #1e90ff;
    border-color: #46b8da;
}

.Countdown {
	color:#69bc45;
	font-size:16px;
	font-weight:700;
}

.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

.link {
	color:#474747;
	font-weight:900; 
}

.link:hover {
	text-decoration:underline; 
	opacity:.8;
}

.table-head {
	color:#fff;
	background-color:#474747;
	font-size:16px;
	font-weight:500;
}

.mypanel-heading {
	color:#fff; 
	background-color:#474747;
	font-size:18px; 
	font-weight:500;
	padding:10px;
}

.currentbid {
	color:#474747;
	font-size:16px; 
	font-weight:600;
}

.radio-custom {
	font-weight:600;
}

.timelabel {
	color:#69bc45;
	font-weight:600;
}

.chevron-right:after {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-left: 5px;
}

/* Auction Listing
   *********************/
.auction-list {
	background: #ececec;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    border-radius:10px;	
}

.auction-list p {
    margin:0px;	
}

/* Cat Images */
.imggroup {
  float: right;
  /*position: absolute;*/
  /*right: 10px;
  top: 50px;
  width: 33%;*/
}

.imggroup ul.catimage {
  list-style-type : none;
  overflow: hidden;
  white-space: nowrap;
  margin:5px 0 5px 10px;
}
.imggroup ul.catimage.group li {
  float: none;
}
.catimage ul {
  margin:5px 0 5px 10px;
}
.catimage > li {
  display: inline-block;
    margin: 2px;
}


/* Custom Flexslider arrows 
 ***************************/
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 18px;
    display: inline-block;
    content: '\f001';
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    line-height: 26px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
	.car-image{
		display:none;
	}	
	
	.my-tender{
		min-width:100px;
	}
	
}


/* Flexslider Test */

.home-slider-thumbs ul li a img {
	opacity: 0.65;
}

.home-slider-thumbs ul li a:hover img, .home-slider-thumbs ul li.flex-active-slide a img {
	opacity: 1;
}

.slider .flexslider, .home-slider-thumbs .flexslider {
	border: none;
}

.slider .flexslider {
	margin: 0 0 4px;
}

/* BTV styles need to change these */
.list_table
{
    background-color: #efefef;
}
.list_title
{
    background: #2980B9; /* for non-css3 browsers */
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b7bbb', endColorstr='#3b5995'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#5b7bbb), to(#3b5995)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #5b7bbb,  #3b5995); /* for firefox 3.6+ */
		
    /*background-color: #d4145a;*/
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
    font-weight: bold;
	color: #ffffff;
	padding: 6px 6px 6px 6px; 
	/*border-radius: 10px;*/
}
.list_header
{
    background: #ececec; /* for non-css3 browsers */
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b7bbb', endColorstr='#3b5995'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#5b7bbb), to(#3b5995)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #5b7bbb,  #3b5995); /* for firefox 3.6+ */
		
    /*background-color: #d4145a;*/
	ffont-family: Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
	color: #000000;
}
.list_content
{
    background-color: #ffffff;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 13px;
	color: #000000;
}

.formlabel
{
    background-color: #E0E9F5;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
	color: #000000;
}