* {margin: 0; padding: 0}
a img, img, embed, object {border: 0; vertical-align: bottom}
option {padding-right: 0.75em}

.layer:after,
.ct:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.layer,
.ct {
	display: inline-block;
}
* html .layer,
* html .ct {
	height:1%;
}
.layer,
.ct {
	display: block;
}

body {
	font: normal 62.5% Arial,Helvetica,sans-serif;
	line-height: 1.5;
	background: #000818 url(/images/ts_bvqe/body.bg.jpg) repeat-x 20% 100%;
	color: #fff;
	text-align: center;
}
.page-width {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#page {
	font-size: 1.2em;
	margin: 15px auto;
	background: #fff;
	color: #08325c;
	border: 1px solid #6e7a86;
	position: relative;
}

#header {
	position: relative;
	height: 212px;
	background: #000513 url(/images/ts_bvqe/header.jpg);
	color: #fff;
}
#contest-name {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#contest-name:hover {
	background: url(/images/ts_bvqe/header.hover.jpg) no-repeat left top;
}
#contest-date {
	font-weight: bold;
	line-height: 1;
	position: absolute;
	left: 164px;
	top: 38px;
	cursor: default;
}
#slogan {
	font-weight: bold;
	position: absolute;
	left: 768px;
	top: 33px;
	cursor: default;
}

#navigation {
	font-size: 0.92em;
	font-weight: bold;
	padding: 0 0 0 7px;
	background: #1a2d3f url(/images/ts_bvqe/nav.jpg) no-repeat left bottom;
	color: #294e70;
	border-top: 1px solid #6e7a86;
	border-bottom: 1px solid #6e7a86;
}
#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #6e7a86;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	border-right: 1px solid #6e7a86;
}
#navigation a,
#navigation del {
	float: left;
	line-height: 1;
	padding: 9px 12px 12px 13px;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#navigation a:hover {
	background-image: url(/images/ts_bvqe/nav.link.bg.png);
}
#navigation a.active {
	background-color: #173f65;
	background-image: url(/images/ts_bvqe/nav.link.bg.png);
}
#navigation del {
	color: #294e70;
	cursor: default;
	cursor: not-allowed;
}
#navigation del:hover {
	text-decoration: line-through;
}

/*---------------------------------------------------------
 Structure
---------------------------------------------------------*/
#main {
	position: relative;
	background: #fff url(/images/ts_bvqe/layout.bg.jpg) no-repeat left top;
}
.layout-full #main,
.layout-right #main {
	background: #fff url(/images/ts_bvqe/layout-full.bg.jpg) no-repeat left top;
}
/* One Column -------------------------------------------*/
#content {
	float: left;
	width: 850px;
	margin: 0;
	padding: 30px 60px;
}
/* Lead-in | Content ------------------------------------*/
#lead-in {
	float: left;
	width: 207px;
	padding: 30px 15px 15px 30px;
}
/* Content | Sidebar ------------------------------------*/
#sidebar {
	float: right;
	width: 335px;
	padding: 24px 28px 240px 24px;
}
#sidebar-graphic {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 387px;
	height: 240px;
	background: url(/images/ts_bvqe/sidebar-graphic.jpg) no-repeat right bottom;
}
.layout-right #content {
	float: left;
	width: 528px;
	padding: 24px 0 15px 30px
}
/* Lead-in | Content | Sidebar --------------------------*/
.layout-full #content {
	float: left;
	width: 277px;
	padding: 24px 0 15px 30px
}

/*---------------------------------------------------------
 Elements
---------------------------------------------------------*/
a {
	color: #1469b7;
	text-decoration: underline;
}
a:hover {
	color: #d00404;
	text-decoration: none;
}
h1 {
	font-size: 2.42em;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 -30px 0.5em -30px;
	padding: 0 0 5px;
	color: #0f5aac;
	border-bottom: 2px solid #d00404;
	text-transform: lowercase;
}
h2 {
	font-size: 1.85em;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 0.25em;
	color: #0f5aac;
	border-bottom: 2px solid #d00404;
	text-transform: lowercase;
}
.layout-basic h2 {
	margin: 1em 0 0.25em;
	color: #2d2c2c;
	border: none;
	text-transform: none;
}
p {
	margin: 0 0 1em;
}
p.info {
	font-weight: bold;
	font-style: italic;
	margin: 1em;
	color: #7f8488;
	text-align: center;
}
table {
	font-size: 1em;
	line-height: 1.25;
	width: 100%;
	margin: 0 0 1em;
	border: 0;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
thead th {
	font-size: 1.08em;
	font-weight: bold;
	background: #e3e3e3;
	color: #777875;
}
thead th:before {
	content: "| "
}
thead th:first-child:before {
	content: ""
}
tbody tr.odd {
	background: #edfcff;
}
td, th {
	padding: 8px 15px;
	border-bottom: 1px solid #dbdbdb;
}
td.race {
	font-size: 1.2em;
	color: #d6713f;
}
.layout-full #content table {
	width: 287px;
	margin-left: -10px;
	border: 0;
}
.layout-full #content td {
	padding: 4px 12px;
	border: 0;
}
/* Forms */
.form-item {
	margin: 0 0 1em;
}
button.image {
	padding: 0;
	background: transparent;
	border: 0;
	cursor: pointer;
	overflow: visible;
}

/*---------------------------------------------------------
 Devices
---------------------------------------------------------*/
/* Buttons ----------------------------------------------*/
.buttons, .button {
	margin: 1em 0;
	text-align: center;
}
.buttons a {
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
.layout-basic .buttons {
	width: 385px;
	margin: 0 auto;
}
.layout-basic .buttons a,
.layout-basic .buttons button {
	float: left;
	margin: 15px 25px;
}
.buttons a:hover,
.buttons a:focus {
	background-position: left bottom;
}
#purchase-entry {
	height: 58px;
	width: 138px;
	background-image: url(/images/ts_bvqe/purchase-entry.png) ! important;
	background-image: url(/images/ts_bvqe/purchase-entry.lo.png);
}
#purchase-entry-s {
	height: 80px;
	width: 192px;
	background-image: url(/images/ts_bvqe/purchase-entry-s.png);
}
#no-thanks {
	height: 58px;
	width: 138px;
	background-image: url(/images/ts_bvqe/no-thanks.png) ! important;
	background-image: url(/images/ts_bvqe/no-thanks.lo.png);
}
#purchase-sold-out {
	display: block;
	margin: 1em 0;
	height: 109px;
	background: url(/images/ts_bvqe/purchase-sold-out.png) no-repeat center top;
	text-decoration: none;
	text-indent: -9999px;
	text-align: left;
}
/* Suggestions ------------------------------------------*/
.suggestions {
	font-size: 1.58em;
	font-weight: bold;
	margin: 35px 0;
	text-align: center;
}
.suggestions a {
	margin: 0 12px;
	padding: 15px 35px 17px;
	background: url(/images/ts_bvqe/suggestion.bg.png) no-repeat left top;
	color: #1469b7;
	text-decoration: none;
}
.suggestions a:hover {
	color: #d00404;
}
/* Error Messages ---------------------------------------*/
.error {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 6px 10px;
	background: #d00404;
	color: #fff;
}
/* Leaderboard ------------------------------------------*/
.mini-leaderboard {
	margin: 0 0 10px;
	padding: 5px 0 5px 5px;
	background: #def0f9;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mini-leaderboard ol {
	float: left;
	width: 160px;
	margin: 0 4px 0 0;
	padding: 0;
}
.mini-leaderboard li {
	margin: 0;
	padding: 1px 6px;
	list-style: none;
	background: #afe8f7;
	border-bottom: 1px dotted #fff;
}
.mini-leaderboard li.alt {
	background: #bfecf9;
}
/* Link Styles ------------------------------------------*/
.more-link {
	float: right;
	font-size: 1.16em;
	font-weight: bold;
	padding: 0 0 2px 22px;
	background: url(/images/ts_bvqe/more.icon.png) no-repeat left center;
	color: #146cce;
	text-decoration: none;
	text-transform: lowercase;
}
/* Misc -------------------------------------------------*/
#print-page {
	display: inline;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
	margin-right: -30px;
	padding: 40px 4px 4px;
	background: url(/images/ts_bvqe/print.png) no-repeat center top;
	text-decoration: none;
	text-transform: lowercase;
} 
#purchase-sold-out-absolute {
	display: block;
	position: absolute;
	left: 77px;
	top: -55px;
	width: 136px;
	height: 73px;
	background: url(/images/ts_bvqe/sold-out-nav-stamp.png) no-repeat center top;
	text-decoration: none;
	text-indent: -9999px;
	text-align: left;
	cursor: not-allowed;
}
/* Pagination -------------------------------------------*/
.pagination {
	text-align: center;
}
.pagination a {
	font-size: 1.2em;
	margin: 0 3px;
}
.pagination .first,
.pagination .last {
	margin: 0 20px;
}
.pagination .current {
	float: left;
	font-style: normal;
}
.pagination .change-range {
	float: right;
}

/*---------------------------------------------------------
 Selections Styles
---------------------------------------------------------*/
#selections-header {
	margin: 1em 50px;
	color: #797875;
	text-align: center;
}
.event-select {
	margin: 1em 0;
	padding: 10px 0;
	background: url(/images/ts_bvqe/event-select.png) no-repeat center;
}
.event-select * {
	display: inline;
	font-size: 1em;
}
.event-select a {
	padding: 2px 3px;
	text-decoration: none;
}
.event-select a.active {
	font-weight: bold;
	color: #d00404;
}
#leaderboard-navigation {
	margin: 0.5em 0 1em;
	color: #777;
	text-align: center;
}
.selections-pick thead th:before {
	content: ""
}
.selection-confirmation {
	width: 600px;
	margin: 1em auto;
	color: #333;
	border: 1px solid;
	text-align: center;
}
.selection-confirmation p {
	margin: 6px 0;
}
.selection-confirmation table {
	width: auto;
	margin: 0 auto 6px;
	border: 0;
	border-spacing: 1px;
}
.selection-confirmation th {
	font-size: 0.85em;
	background: #0573c2;
	color: #fff;
	border: 1px solid;
	text-align: center;
	vertical-align: center;
}
.selection-confirmation td {
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
	border: 1px solid #0573c2;
	border-top: 0;
	text-align: center;
}
.selection-confirmation tr:first-child td {
	border-top: 1px solid #0573c2;
}
.selection-edit {
	display: block;
	padding: 8px;
	border-top: 1px solid #ccc;
	text-decoration: none;
}
.selection-edit:hover {
	background: #f5f5f5;
}
#event-pagination {
	width: 600px;
	margin: 10px auto;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
#event-pagination .prev {
	float: left;
}

/*---------------------------------------------------------
 Footer
---------------------------------------------------------*/
#footer {
	font-size: 1.08em;
	line-height: 1.35;
	position: relative;
	height: 185px;
	background: #162a3c url(/images/ts_bvqe/footer.jpg) no-repeat left top;
	color: #fff;
}
#bris-info {
	padding: 50px 75px 30px 125px;
}
#bris-info h2 {
	float: left;
	font-size: 44px;
	font-weight: bold;
	line-height: 39px;
	margin: 0;
	color: #d00404;
	border: 0;
	letter-spacing: -1px;
}
#bris-info a {
	font-weight: bold;
	color: #d00404;
	text-decoration: none;
}
#bris-info a:hover {
	color: #ff0909;
}
#bris-info p {
	margin-left: 155px;
}
#bris-info h2 a {
        display: block;
        width: 137px;
        height: 33px;
        background: url(/images/ts_bvqe/brisnet.png) no-repeat left top;
        text-decoration: none;
        text-indent: -9999px;
        overflow: hidden;
}
#copyright {
	font-weight: bold;
	position: absolute;
	left: 0px;
	bottom: 6px;
	width: 100%;
	text-align: center;
}

