@charset "utf-8";
.blackshirt {
	background-color: #000;
	color: #FFF;
	border: thin solid #000;
}
.greybox {
	padding: 5px;		margin: 10px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	width:98%;
	background-color: #DDD;
}
.hometable {
	width:80%;
	text-align:left;
	border:none;
}
#header {
	background-color: #FFF;
	width: 100%;
}
.contents {
	float: right;
	position: relative;
	vertical-align: top;
	overflow: auto;
	padding: 5px;
}
.sidebar {
	float: left;
	width: 162px;
	margin: 0;
	padding: 0;
	overflow: visible;
	position: relative;
}

.subSidebar span {
	position:absolute;
	padding: 5px;
	left: -2px;
	top: -26px;
}



.Flogo {
	width: 135px;
	cursor: pointer;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Flogo:hover img{
	cursor: pointer;
	border:5px solid #FFF
}

#headerimg {
	left: 0px;
	top: 0px;
}
#boschlogo {
	border: thin solid #FFF;
	text-align: center;
	right: 5px;
	bottom: 5px;
	cursor: pointer;
	padding-top: 20px;
}
.sponsorLogo {
	cursor: pointer;
	text-align: center;
	width: 150px;
}
.sponsorLogo img {
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto 
}
.subSidebar img {
	position:static;
	width: 1px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.CalendarMainFrame {
	overflow: hidden;
	height: 185px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	left: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(auto,auto,0px,auto);
}
#contact {
	width: 300px;

}
.contact {
	vertical-align: middle;
	padding: 20px;
	border: thin solid;
}

#register {
	width: 400px;
}

#contact2 {
	width: 400px;
	text-align: left;
}
#countdowniframe {
	width: 100%;
	height: 101px;
	border: none;
}
.center-90 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.text-center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#scriptoutput table {
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	border: 1px solid black;
	border-collapse:collapse;
	padding:5px;
}
#scriptoutput th {
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	border: 1px solid black;
	border-collapse:collapse;
	padding:5px;
	line-height:normal;
	color: #F90;
	background-color: #009;
	font-weight: bold;
}
#scriptoutput td {
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	border: 1px solid black;
	border-collapse:collapse;
	padding:5px;

}
.win {
	background-color:#AAFFAA;
}
.loss {
	background-color:#FFAAAA;
}
.tie {
	background-color: #FFF;
}

.eventname {
	font-size:2em;
	
}
.eliminations {
	font-size:1.5em;
}
.smalltext{
	font-size:.8em;
}
.eventheader {
}
.qualheader {
}
.elimheader{
}
.qualheader_time{
}
.qualheader_match{
}
.qualheader_red{
}
.qualheader_blue{
}
.qualheader_rs{
}
.qualheader_bs{
}
.elimheader_time{
}
.elimheader_match{
}
.elimheader_red{
}
.elimheader_blue{
}
.elimheader_rs{
}
.elimheader_bs{
}
