/* ---------------------------------------- */
/* Name: main.css
/* ---------------------------------------- */
/* Producer: Matt Latzke
/* Production Date: 02-28-08
/* ---------------------------------------- */
/* Description: Main Page Styles for Gamer
/*				Coliseum
/* ---------------------------------------- */
/* Revisions:
/* ---------------------------------------- */
/* Top Floor Technologies
/* http://www.topfloortech.com
/* ---------------------------------------- */

@import url(scaffold2.css);

#content .col3{width:316px;}
#content .center{margin:0 6px;}
#content .top{height:210px; margin-bottom:6px; background:#fff url(images/topBg.gif) no-repeat top left; padding:2px;}
#content .bottom{height:140px; padding:2px;}
	html>body #content .bottom{margin-bottom:6px;}
#content #b4{cursor:pointer;}

/* --- Header --- */
	#header h1{height:99px; width:250px; background:url(images/logo.gif) no-repeat top left; float:left; clear:left; margin:-7px 0 0 174px;}
		html>body #header h1{margin-left:348px;}
/* --- Content --- */
	/* --- Bucket 1 --- */
		#content #b1 .col{height:40px; background:url(images/b1Head.gif) repeat-x top left; color:#fff;}
		#content #b1 h2{font-size:12px; float:left; margin:5px 0 0 5px;}
			html>body #content #b1 h2{margin-left:10px;}
		#content #b1 h3{font-size:11px; text-align:right; width:35%; float:left; margin:5px 10px 0 0;}
		#content #b1 #amtWon{height:25px; width:80px; float:left; text-align:center; line-height:24px; background:url(images/amtWon.gif) no-repeat top left; color:#000; font-weight:bold; margin-top:7px;}
		/* --- Bucket 1 table --- */
			#content #b1 table{clear:both; font-size:9px; width:100%;}
			#content #b1 table a{text-decoration:none; color:#0076c5;}
			#content #b1 table a:hover{text-decoration:underline;}
			#content #b1 table td{padding:2px 5px;}
			#content #b1 table thead th{border-bottom:1px solid #000; font-weight:normal; text-align:left; vertical-align:bottom; border-left:1px solid #000; padding:12px 5px 5px 5px;}
			#content #b1 table .first{padding-left:5px !important;}
			#content #b1 table tbody td{border-left:1px solid #000;}
			#content #b1 tfoot td{border-top:1px solid #000;}
			#content #b1 tfoot .tableBottom td{border-top:0;}
	/* --- Bucket 2 --- */
		#content #b2{background-position:top left; text-align:right;}
		#content #b2 h2{height:85px; width:138px; float:right; margin:26px 14px 5px 0; background-position:top left;}
		#content #b2 p{float:right; clear:right; font-weight:bold; font-size:14px; width:200px; margin-right:10px;}
	/* --- Bucket 4 --- */
		#content #b4{background-position:top left; color:#fff; position:relative;}
		#content #b4Title{background-position:top center; height:35px; width:100%; margin-top:7px;}
		
		#content #b4 .col{margin:0; font-size:9px; width:146px; margin:5px 0 0 7px;}
	/* --- Bucket 5 --- */
		#content #b5{
	background-position: right top;
}
		#content #b5 h2{height:92px; width:146px; background-position: top left; margin:10px 0 5px 5px;}
		#content #b5 #b5Text{float:left; clear:left; margin-left:5px; font-size:14px; width:140px; font-weight:bold;}
			html>Body #content #b5 #b5Text{margin-left:10px;}
		/* --- Bucket 5 Widget --- */
			#content #b5 .playerWidget{width:200px; margin:10px 0 0 5px; background:url(images/bucketFiveWidgetBg.gif) no-repeat top left; position:relative; z-index:3;}
				html>body #content #b5 .playerWidget{margin-left:10px;}
			#content #b5 .playerWidget .joinButton{height:25px; padding-top:5px; margin:5px 0 0 2px; width:136px; background:url(images/bucketFiveButton.gif) no-repeat top left;}
				html>body #content #b5 .playerWidget .joinButton{margin-left:4px;}
			#content #b5 .playerWidget p{margin-left:36px;}
			#content #b5 .playerWidget .joinArea{width:145px;}
			#content #b5 .playerWidget .signIn{margin:7px 0 0 0;}
	/* --- Bucket 6 --- */
		#content #b6{
	background-position: left top;
}
		#content #b6 h2{height:78px; width:156px; background-position:top left; margin:30px 0 5px 10px;}
		#content #b6 p{font-size:14px; font-weight:bold; width:190px; color:#fff; margin-left:10px;}
/* --- Bottom Info --- */
	#bottomInfo #paypal{
	height:60px;
	width:238px;
	float:left;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
}
	#bottomInfo #paypal a{
	display:block;
	height:40px;
	width:156px;
	margin:10px 2px 0 5px;
	background-position: left top;
}
	#bottomInfo #paypal p{font-size:9px; margin-top:15px;}
	#bottomInfo #thawte{float:right; text-align:left; width:60px; height:60px; margin-right:7px;}
	#bottomInfo #thawte a{margin-top:1px; margin-right:5px; background:none; display:block;}
	#bottomInfo #thawte img{height:57px;}
	
	#bottomInfo #smallAd{
	display:block;
	height:60px;
	width:234px;
	margin-right:10px;
	float:left;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#bottomInfo #smallAd:active{background-position:bottom left;}
	#bottomInfo #bigAd{display:block; height:60px; width:468px; margin-right:10px; background:#808080; float:left;}
	#bottomInfo #bigAd img{border:0;}
	
	#homeMatch {
	height: 160px;
	overflow: auto;
	clear: both;
	}