body { color: #282828; background-color: #282828; font-family: Arial; font-size: 9pt; }
a { color: #0000FF; }
.header_color { color: #243C86; background-color: #FFFFFF; }
.sidebar_color { color: #192d62; background-color: #cccbc9; }
.sideheading_color { color: #FFFFFF; background-color: #243C86; }
.sidehighlight_color { color: #243C86; background-color: #CBCAC6; }
.sideheadinghighlight_color { color: #FFFFFF; background-color: #666666; }
.menubar_color { color: #FFFFFF; background-color: #243C86; }
.menu_color { color: #282828; background-color: #CBCAC6; }
.highlight_color { color: #FFFFFF; background-color: #192d62; }
.content_color { color: #282828; background-color: #FFFFFF; }
.blockheading_color { color: #243C86; background-color: #FFFFFF; }
.footer_color { color: #FFFFFF; background-color: #243C86; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.imageContainer { width: 39%; padding: 5px; }
.textContainer { width: 56%; padding: 5px; }
.rotationContainer { width: 600px; min-width: 600px; max-width: 600px; }
.counter { padding-bottom: 10px; }
.barchart-privacy-policy {
display: block;
font-size: 11px;
text-align: center;
margin-top: 15px;
}
.terms-and-agreements-links ul.list-inline {
 display: inline-block;
 list-style-type: none !important;
}
.terms-and-agreements-links ul.list-inline li {
 display: inline-block;
 padding: 3px 15px;
}
.terms-and-agreements-links ul.list-inline li:not(:last-child) {
border-right: 1px solid #666;
}
.copyright2 a, .copyright3 a {
	text-decoration: underline !important;}#bar {display: none; }
.template { width: 1024px; margin: 0 auto; padding: 0px;}
#sidebar, .sidebar {display: none; }
#belowheader {display: none;}
.homepage_block { border:0 none;}
.homepage_block .block_title {font-size:15px; font-weight:bold; }
.stdfooter {display: none; }
#menubar {display: none; }

.cashbid_title {
	font-size: 20px;
	font-weight: bold;
}
.cashbid_table {
}
.cashbid_table tr.even{
	background-color: #EEEEEE;
}
.cashbid_table td {
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px solid #999;
}
.cashbid_group {
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
}
.cashbid_firstcolumn {
	background-color: #DDD;
}
.cashbid_fields {
	font-weight: bold;
	background-color: #6C6;
}
.cashbid_fields .cashbid_firstcolumn {
	background-color: #6C6;
}
tr.highlight td {
	background-color: #FFFFCC;
}
.cashbid_change_up {
	color: green;
}
.cashbid_change_down {
	color: red;
}
.cashbid_change_none {
	color: blue;
}

/* The below CSS makes the tables responsive, with first column staying fixed. */
.ac-bids-pos-rel {
    position: relative;
}

.ac-table-holder {
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 120px;
    padding: 0;
}

.cashbid_table .cashbid_firstcolumn {
    width: 120px !important;
    position: absolute;
    left: 0;
    top: auto;
    white-space: nowrap !important
}

.cashbid_table td {
    white-space: nowrap;
}
/* End responsive css */
.rotationContainer { width: 600px; min-width: 600px; max-width: 600px; }
