html {
	font-size: 62.5%;
}

body {
	background: rgba(0, 0, 0, 0) url(../../UserFiles/Image/f_items_bg.png) repeat scroll center top;
}

select, input[type=text] {
	border: solid 1px #ccc;
	background-color: #fff;
	height: 35px;
}

#PageBase {
}

/*************Search Container***************/

#searchContent {
	margin: 0;
	border-bottom: 1px solid #bbb;
}

#searchContent:after {
	display: block;
	content: '';
	clear: both;
}

h3#searchTop {
	display: none;
}

#searchContent h5 {
	position: relative;
	top: .3rem;
	font-size: 1.4rem;
}

#searchContent select {
	width: 47.5%;
	margin-right: 3%;
	margin-bottom: 0.5rem;
}

#searchContent input[type=text] {
	padding: .3rem .6rem;
	width: 47.5%;
	margin-bottom: 0.5rem;
}

#searchContent input[type=text]:hover,
#searchContent input[type=text]:focus {
	background: #fff;
}

#searchContent input[type=submit] {
	margin: 1rem 0;
}

#searchContent input[type=submit]#searchButton {
	margin-right: 3%;
	padding: .5rem;
	width: 47.5%;
}

#searchContent input[type=submit]#searchResetButton {
	padding: .5rem;
	width: 47.5%;
}




/*********Category**********/


#category h3#categoryTop,
#LotsPerPageTopDiv h5, #PageJumpTopPnl h2,
#PageJumpBotPnl h2 {
	font-size: 1.1rem;
	color: #46402d;
	font-weight: normal;
	font-family: inherit; /*whatever body font is*/
	margin-top: 10px;
	line-height: 1.3;
}

#category select {
	width: 100%;
}





/*********Sort***********/

#category, #DisplayBySort, #LotsPerPageTopDiv,
#displaybycatalogtop, #sortbytop, #dipslaybynumbertop,
#displaybycatalogbot, #sortbybot, #dipslaybynumberbot { 
	padding: 1rem 1rem 1rem 0;
	margin: 0;
	float: left;
	width: 33.33%;
}

#ItemCatalogContent #category {
	float: none;
	width: 100%;
}

#category select {
	margin-bottom: 0;
}

#DisplayBySort h2 {
	font-size: 1.1rem;
	color: #46402d;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 0;
}

#DisplayBySort select {
	width: 100%;
}

#DisplayBy {
	margin-bottom: 4rem;
}

#displaybypagingtop, #displaybypagingbot {
	display: none;
}

.BreadcrumbH1 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	color: #46402d;
}




/*********Main Panel**********/

#mainPanel:before, #PageJumpTopPnl:after,
#storedisplayByBot:after {
	clear: both;
	content: '';
	display: block;
}

#CatalogLotHolder {
	padding:0 1rem;
}

#CatalogAuctionLabel {
	color: #46402d;
	text-align: center;
	padding: 1rem 0;
	font-size: 2rem;
	font-family: 'secret_typewriterregular';
}

#ItemCatalogContent #galleryList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}







/*********Lot**********/

.CatalogLotTitle, div#LotName {
	background-color: #AE3739;
	color: #fff;
}

.CatalogLotTitle, #ItemCatalogContent #galleryList ul li,
#LotName a, .ItemCatalogAddToCartTD {
    padding: 1rem;
    color: #fff;
	font-size: 1.4rem;
	display: block;
}

#Price {
	color: #000;
	padding: 1rem;
	font-size: 2rem;
}

#LotName a {
	font-size: 2rem;
}

#galleryList li {
	margin: 0 0 2rem 0 !important;
}

.ItemCatalogAddToCartBtn {
	background-color: #b13a3c;
	color: #fff !important;
	padding: 1rem 2rem;
	margin-right: 1rem;
	display: inline-block;
}

.imageDiv {
	padding: 0 1rem;
}

.LotName {
	display: block;
}

span.LotName a {
	color: #fff;
}

div.CatalogLot {
	margin-bottom: 7.5rem;
	text-align: center;
	padding: 1rem;
	transition: all .2s ease-in-out;
}

input[id^="purchaseQuan"] {
	display: none;
}

.LotLabel,
.LotNumberColon,
.LotNumber,
.LotNumberSign {
	font-size: 2.5rem;
}
.LotLabel {
	padding-left:7px;
}
.LotNumber {
	padding-right:7px;
}

.LotNumberColon {
	display:none;
}

.LotNumber {
	padding-right:5px;
}

span.LotNumberSign {
	display: none;
}

span.LotName a {
	text-decoration:none;
}

div.LotImageDiv, .imageDiv {
	text-align:center;
	padding: 0 1rem;
	margin: 20px 0;
}

div.LotImageDiv a img, .imageDiv img {
	width: auto;
	height: auto;
	max-height: 400px;
	max-width: 100%;
	margin: 0 auto;
}

.CatalogLot {
text-align:center;
}

.CatalogLotInner, .lot {
	background-color: #fff;
}


.LotData {
	color:#46402d;
	padding-bottom:7px;
	text-align: center;
	font-size:12px;
	padding: 1rem;
	margin: 0 -1rem;
}
.LotData div {
	margin:4px 0;
	display: block;
	color: #7e868c;
	font-size: 1.6rem;
}

.NumberBids, .MinimumBid, .CurrentBid {
	height:auto;
}
.CurrentBid {
font-weight:bold;
}

.FinalBid {
	font-weight:bold;
	color: #096817;
}
.CountDown {
	background:#555;
	color:#fff;
	text-align:center;
	padding:5px;
	font-size:20px;
}
.CountDown:empty {
	display: none;
}

.Estimate {
	display:none;
}


.LotButtons {
	text-align:center;
}

a.LotBidNow {
	display:block;
	padding:10px 0;
	margin:0 auto;
	width:100%;
	max-width:400px;
	color:#46402d;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #555;

	background: rgb(254,252,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}



a.LotBidNow:hover {
background: rgb(234,225,96); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,225,96,1) 0%, rgba(209,179,48,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,225,96,1)), color-stop(100%,rgba(209,179,48,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,225,96,1) 0%,rgba(209,179,48,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,225,96,1) 0%,rgba(209,179,48,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,225,96,1) 0%,rgba(209,179,48,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,225,96,1) 0%,rgba(209,179,48,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae160', endColorstr='#d1b330',GradientType=0 ); /* IE6-9 */

-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}


.lotInner, .lotInnerMouseOver {
	display: flex;
	flex-direction: column;
}

#LotName {
	
}

.ItemCatalogAddToCartTD {
	order: 3;
}

#Price {
	order: 2;
}



#linkForClosedAuctionsContainer {
	display:none;
	width:100%;
	text-align:center;
	background:#fff;
	margin:0;
	padding:10px 0 0 0;
}

#linkForClosedAuctionsContainer a {
	display:inline-block;
	color:#fff;
	padding:7px 12px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-family:Arial, san-serif;
	border:1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	margin:0px;
	background: rgb(125,185,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(125,185,232,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(59,103,158,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(99%,rgba(59,103,158,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(59,103,158,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(59,103,158,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125,185,232,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(59,103,158,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125,185,232,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(59,103,158,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#3b679e',GradientType=0 ); /* IE6-9 */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#linkForClosedAuctionsContainer a:hover {
	background: rgb(31,82,145); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(31,82,145,1) 0%, rgba(0,31,81,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,82,145,1)), color-stop(100%,rgba(0,31,81,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(31,82,145,1) 0%,rgba(0,31,81,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(31,82,145,1) 0%,rgba(0,31,81,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(31,82,145,1) 0%,rgba(0,31,81,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(31,82,145,1) 0%,rgba(0,31,81,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f5291', endColorstr='#001f51',GradientType=0 ); /* IE6-9 */
}












/*********************/

#DisplayByNextPrev {
display:block;
}

#DisplayByNextPrev:after,
#DisplayByNextPrevBot:after {
	clear: both;
	content: '';
	display: block;
}

a#PrevBtn,
a#PrevBtnBot,
a#PrevBotBtn {
	float:left;
	padding:5px 10px;
	width: 100px;
	height: 30px;
	position: relative;
}
a#PrevBtn:after,
a#PrevBtnBot:after {
	display: block;
	content: '< prev';
	color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



a#NextBtn,
a#NextBtnBot,
a#NextBotBtn {
	float:right;
	padding:5px 10px;
	width: 100px;
	height: 30px;
	position: relative;
}
a#NextBtn:before,
a#NextBtnBot:before {
	display: block;
	content: 'next >';
	color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


a#PrevBtn,
a#NextBtn,
a#PrevBtnBot,
a#NextBtnBot,
a#PrevBotBtn,
a#NextBotBtn {
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	margin:7px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color:transparent;
}


a#PrevBtn:hover,
a#NextBtn:hover,
a#PrevBtnBot:hover,
a#NextBtnBot:hover {
background-color:#fff;
}

#LotsPerPageBotDiv {
	display: none;
}

/****************************/