/************************************************************************************
SEALED BIDS TABLE
*************************************************************************************/
table.sealedbids {
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-style: normal;
	border: 0px;
}
/* Zebra striping */
table.sealedbids th {
	text-align: left;
	font-style: normal;
	background-color: #e16543;
	color: #f1f3f5;
}
table.sealedbids th + th {
	text-align: left;
	width: 130px;
}
table.sealedbids th + th + th {
	text-align: center;
	width: 30px;
}
table.sealedbids th + th + th + th + th {
	width: 40px;
	text-align: center;
}
table.sealedbids th + th + th + th + th + th + th + th + th + th + th + th + th + th + th + th + th + th {
	width: 35px;
}
table.sealedbids tr:nth-of-type(odd) { background: #dbe2e9;}
table.sealedbids tr:nth-of-type(even) { background: #c9d3de;}
table.sealedbids tr:hover { 
	background: #f2eb77;
	color: #e16543;
}
table.sealedbids tr:nth-of-type(1) { 
  background: #171717; 
	color: #f2eb77;
}
table.sealedbids tr:nth-of-type(43) { 
  background: #44bee0; 
	color: #f1f3f5;
}
table.sealedbids td + td {
	text-align: left;
	width: 130px;
}
table.sealedbids td + td + td {
	text-align: center;
	width: 30px;
}
table.sealedbids td + td + td + td + td {
	font-size: small;
	width: 40px;
	text-align: center;
}
table.sealedbids td + td + td + td + td + td + td + td + td + td + td + td + td + td + td + td + td + td {
	width: 35px;
}
/************************************************************************************
SEALED BIDS TABLE
*************************************************************************************/
table.sealedbidsresults {
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-style: normal;
	border: 0px;
}
/* Zebra striping */
table.sealedbidsresults th {
	width:30px;
	text-align: center;
	font-style: normal;
}
table.sealedbidsresults th + th {
	text-align: left;
	width: 130px;
}
table.sealedbidsresults th + th + th {
	text-align: center;
	width: 30px;
}
table.sealedbidsresults th + th + th + th + th + th {
	width: 100px;
}
table.sealedbidsresults th + th + th + th + th + th + th {
	width: 400px;
}
table.sealedbidsresults th + th + th + th + th + th + th + th {
	width: 150px;
}
table.sealedbidsresults th + th + th + th + th + th + th + th + th {
	width: 60px;
}
table.sealedbidsresults td {
	width:30px;
	text-align: center;
	font-style: normal;
}
table.sealedbidsresults td + td {
	text-align: left;
	width: 130px;
}
table.sealedbidsresults td + td + td {
	text-align: center;
	width: 30px;
}
table.sealedbidsresults td + td + td + td + td + td {
	width: 100px;
}
table.sealedbidsresults td + td + td + td + td + td + td {
	width: 400px;
}
table.sealedbidsresults td + td + td + td + td + td + td + td {
	width: 150px;
}
table.sealedbidsresults td + td + td + td + td + td + td + td + td {
	width: 60px;
}
#sillyseptemberslide {
	width: 100%; 
	height:460px; 
	background-color: #44bee0; 
	background-image: url(../images/header_sillyseptember_1800x460.png); 
	overflow: auto; 
	margin: auto; 
	background-position: center 0%;
	text-align: center;
	font-family: Bebas;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	vertical-align:bottom;
}

