@charset "utf-8";
/* CSS Document */

body {
font-family:"Segoe UI",Arial,sans-serif	
}


.ui-loader h1 {
	color:#fff;display:none;
}

.auction-headline {
	color:#f60;
	text-align:left;
	font-weight:500;
	
}

.auction-headline2 {
	text-align:left;
	color:#2d657c;
	font-weight:700;
}

.auction_headline2 {
	font-weight:500;
}

.auction-date {
	color:#2d657c;
	text-align:center;
}

.auction_images_medium {
	border:0;
	border-radius:10px;
}

.orange_button {
background:#ff6600;color:#fff;width:100%;border:0;border-radius:10px;padding:10px;font-weight:600;letter-spacing:1px;	
}
.orange_button:hover{
	cursor:pointer;
	background:#f98739;
}

.bold{
font-weight: bold;	
}
.auction{
font-weight: bold;	
}

div .av_one_fourth {
	    min-width: 300px;
}