﻿	.gridview{height:290px;text-align:center}
	.gridview
	.gridview img{max-height:150px;max-width:150px;}
	.gridview .header{overflow:hidden;text-transform: uppercase;}
	.gridview .title{overflow:hidden;}
	.gridview .countDown{color:green;font-weight:500;}
	.gridview .button{}
	.gridview .gridcontainer{min-height:250px;border:0px solid gainsboro;padding:5px;cursor:hand}
	.gridview .gridcontainer:hover{ cursor: pointer; cursor: hand; background-color: #e6edef;}
	.gridview .bidcount{color:silver;}
	.gridview p,.gridview span {padding:0px; margin:0px;}
	.gridview .lotnr{color:silver;}
	.favorite span{color:silver;}
	.biddingends{padding-top:px; margin-top:0px;font-size:15px;color:silver;}
	h2{padding-bottom:0px;margin-bottom:0px;}
	h3{padding-bottom:0px;margin-bottom:0px;color:#FB0200;}
	
	#auctionSwitchPanel{padding-top:5px;padding-bottom: 5px;font-size:15px;user-select: none;}
	#auctionSwitchPanel a *{color:#909090;white-space: nowrap;height:30px;vertical-align: middle;}
	#auctionSwitchPanel .fa {display:inline}
	#auctionSwitchPanel a:hover, #auctionSwitchPanel a:hover *{color:#FB0200;}
	#auctionSwitchPanel li { float:left;padding-right:15px;list-style: none;}
	#auctionSwitchPanel ul {margin-bottom: 0px;} 
	#auctionSwitchPanel li:not(:first-child):before { content: '|';margin-right:15px;}
	@media (max-width:767px) {
		#auctionSwitchPanel li:not(:first-child):before { content: none;}
		#auctionSwitchPanel li {float:none; }
		}
		
		#auctionSwitchPanel a:active{color:"";}
		
	#auctionSwitchPanel .active, #auctionSwitchPanel .active *{color:#FB0200;font-weight:bold;}
	
