@charset "utf-8";
/* CSS Document */

body {
	background-color: #eebb08;
	margin: 0px;
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #130600;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
#wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contain {
	margin: 0px;
	float: left;
	width: 900px;
	height:100%;
}
#header{
	float:left;
	width:100%;
	height:300px;
}
.headsec{
	float:left;
	height:300px;
}
.welcome{
	float:left;
	width:100%;
	height:160px;
	background-image:url(images/welcomebg.jpg);
	background-repeat:repeat-x;
}
.welcometitle{
	float:left;
	width:353px;
	border-right:#130600 solid 1px;
	font-size:60px;
	font-family:Georgia;
	text-align:center;
	height:98px;
	padding:38px 0px 0px 0px;
	background-image:url(images/welcomebg2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.details{
	float:left;
	width:509px;
	background-image:url(images/detailsbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:18px 0px 0px 37px;
	font-size:18px;
}
.details a:link{
	color:#ac0000;
	text-decoration:underline;
}
.details a:visited{
	color:#ac0000;
	text-decoration:underline;
}
.details a:hover{
	color:#ac0000;
	text-decoration:none;
}
.details a:active{
	color:#ac0000;
	text-decoration:underline;
}
.boldtext{
	color:#ac0000;
	font-weight:bold;
}
.content
{
	background-color:#cd3d09;
}
.captain{
	float:left;
	width:832px;
	padding:34px 34px 0 34px;
	background-color:#cd3d09;
}
.captaintxt{
	float:left;
	width:100%;
	color:#FFFFFF;
	font-size:16px;
	padding-bottom:26px;
}
.captainsub{
	float:left;
	width:768px;
	margin:0px 14px 0px 14px;
	background-color:#dd7709;
	padding:18px;
}
.captain-title{
	float:left;
	width:100%;
	padding-bottom:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
.captainNameHolder{
	float:left;
	width:100%;
	padding-bottom:20px;
}
.captain-names{
	float:left;
	width:358px;
	padding:0px 0px 0px 26px;
}
.captain-names li{
	margin:0px;
	padding:0px 0px 12px 0px;
	list-style:none;
	list-style-image:none;
	font-size:16px;
	color:#FFFFFF;
}
.playername{
	float:left;
	width:594px;
	padding:0px 0px 0px 174px;
	color:#FFFFFF;
	font-size:16px;
}
.textfield{
	width:263px;
	height:19px;
}
.sponsor{
	float:left;
	width:832px;
	padding:34px;
	background-color:#110602;
}
.sponsors{
	float:left;
	width:416px;
}
.sponsors2{
	float:left;
	width:313px;
	padding:0px 0px 0px 103px;
	color:#FFFFFF;
	font-size:16px;
}
.sponsors2 li{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	list-style-image:none;
}
.sponsors3{
	float:left;
	width:416px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:16px;
}
.sponsors3 li{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	list-style-image:none;
}
.textfield2{
	width:49px;
	height:21px;
}
.textfield3{
	width:130px;
	height:21px;
}
.sponsorsHolder{
	float:left;
	width:100%;
}
.sponsors4{
	float:left;
	width:356px;
	padding:0px 0px 0px 60px;
	color:#FFFFFF;
	font-size:16px;
}
.sponsors4 li{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	list-style-image:none;
}
.total{
	float:left;
	width:100%;
	text-align:center;
}
.button{
	float:left;
	width:100%;
	padding:16px 0px 37px 0px;
	text-align:center;
}

.error_message
{
	background:#FBE3E4;
	border-color:#FBC2C4;
	clear:both;
	color:#8a1f11;
	font-size:11px;
	margin:0 0 20px 0;
	padding:10px 20px 10px 20px;
}

.system_message
{
	background:#E6EFC2;
	border-color:#C6D880;
	clear:both;
	color:#264409;
	font-size:12px;
	margin:0 0 20px 0;
	padding:10px 20px 10px 20px;
}

.not_found
{
	color:#000;
	margin:20px;
}

.tbl-billing
{
	color:#FFF;
	font-size:13px;
}

.tbl-billing td
{
	padding:5px;
}

.billing_input
{
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:17em;
}

.image_button
{
	cursor:pointer;
}

a.link
{
	color:#FFF;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sponsors_list
{
	color:#FFF;
	width:750px;
	padding:0 0px 0 60px;
	float:left;
}

.sponsors_list li{
	margin:0px;
	padding:0px 15px 10px 0px;
	list-style:none;
	list-style-image:none;
	float:left;
	font:normal 16px Arial, Helvetica, sans-serif;
	width:300px;
}

.textfield4
{
	width:247px;
	height:21px;
}

.teams{
	float:left;
	width:832px;
	padding:34px;
	background-color:#cd3d09;
}

table.tbl-teams
{
	color:#FFF;
}

.tbl-teams th
{
	font:bold 18px "Times New Roman", Times, serif;
	text-align:left;
}

.tbl-teams td
{
	font:italic 17px "Times New Roman", Times, serif;
	text-align:left;
}

.checkout_progress
{
	clear:both;
	color:#000;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:20px 0 20px 0;
}

.gallery{
	text-align:center;
	width:100%;	
	padding:0;
	margin:0;
}
.gallery div{
	display:block;
	width:604px;
	border:1px solid #ccc;
	padding:5px;
	padding-bottom:1.5em;
	text-align:center;
	margin:0 auto;
	background-color:#fff;
	overflow:hidden;
	margin-bottom:1em;
}
.gallery div img{
	clear:both;
	display:block;
	margin-bottom:0.5em;
}

