body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	/*background:transparent url(../images/BucketBoysSplatterBG.jpg) repeat-x -200px 100px;*/
	background:transparent url(../images/BucketBoysSplashWhite.png) no-repeat center -25px;
}
body.Video {

	/*background:transparent url(../images/BucketBoysSplashWhite.jpg) no-repeat center -25px;*/
}
body.Video #TopContent{


}
body #TopContent{
	margin-bottom:150px;
	background:transparent url(../images/grey.png) repeat left top;

}

#BodyContainer{
	/*background:transparent url(../images/BucketBoysBG.png) repeat-x left top;*/
	}
	
/************** header styles ****************/
#Header {
	height:75px;
	padding-top:10px;
}
#Header #MainLogo {
	height: 75px;
	width: 355px;
	background-image: url(../images/BucketBoysLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*********** Navigation styles   ******************/
#Navigation{
	width:570px;	
}
#Navigation.Home{
	width:470px
}
#Navigation li.List{
	float:left;
	list-style:none;
}
#Navigation li.Dash{
	float:left;
	list-style:none;
	width:35px;
	height:25px;
	background:transparent url(../images/Dash.png) no-repeat center -2px;
}
#Navigation li a{
	font-size: 18px;
	/*font-family:"Arial Black", Gadget, sans-serif;*/
	font-weight:bold;
	color:black;
	text-decoration:none;
	width:86px;
	display:block;
	text-transform:uppercase;
	text-align:center;	
}
#Navigation li a:hover{border-bottom:#F7E308 solid 4px}
#Navigation li.Current a{border-bottom:#F7E308 solid 4px}

/*********** Rotator   ****************/
#rotator{
	height:250px;
	}
#rotator div{
	max-height:175px!important;
	width:529px!important;
	color:white;
	background-color:black;
	padding:15px;
	margin-top:34px;
	margin-left:10px;
	display:none;
	}
#Pager{
height:50px;
float:left;
margin-top:-40px
}
#Pager a{
	font-size:24px;
	color:#cacaca;
	color:#ECC81A;
	text-decoration:none;
	 float:left;
	 display:block;
	 background-color:black;
	 padding: 2px 10px;
	 margin-left:15px;
	 font-weight:bold;
	}
	#Pager a:hover{
		
	}
	#Pager a.activeSlide{
		color:black;
		background-color:#ECC81A;
		/*border:1px solid black;
		padding: 1px 9px;*/
		}
#TopContent .SingleCol {
	margin-top: 10px;
}
/**** Main Container  ********************/

#MainContainer #TopContent {
	/*background:transparent url(../images/BucketBoysGreyBG.jpg) repeat-x left top;*/
}
#MainContainer {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	min-height:200px;
}
#MainContent {

}

#MainContent h2{
	font-weight:normal;	
	font-size:24px;
	margin:.4em 0;
	
}
.Yellow{
	background-color:#ECC81A;
	padding-top:2px;
	padding-left:4px;
	color:#000
}
a.more{display:block;
padding:2px 4px;}
.WhiteBG{
	background-color:#FFF;
	margin-bottom:30px;
}
.WhiteBG a{
	display:block;
	float:left;
	height:25px;
	padding:6px 5px 0 30px; 
	margin-right:10px;
	font-size:16px;
	text-decoration:none;
	color:#000;
}
.WhiteBG a.Facebook{
	background:transparent url(../images/BucketBoysSocial.png) no-repeat left -27px;
	}
.WhiteBG a.Myspace{
	background:transparent url(../images/BucketBoysSocial.png) no-repeat left -54px;
	}
	/*********** layout styles ***********/
#Gallery a{
	display:block;
	float:left;
	height:56px;
	width:56px;
	border:1px solid black;
	margin-left:10px;
	margin-bottom:10px;
	}
#Gallery a img{
	height:46px;
	width:46px;
	padding:5px;
	border:none;
}
#Photos a{
	display:block;
	float:left;
	height:100px;
	width:100px;
	border:1px solid black;
	margin-left:10px;
	margin-bottom:10px;
	}
#Photos a img{
	height:90px;
	width:90px;
	padding:5px;
	border:none;
}



		#thumbs { overflow: auto; height: 378px; width: 430px;padding: 0; float: left;margin-top:10px;border-left:solid black 20px}
		#thumbs ul { list-style-type: none; margin: 0; padding: 0; }
		#thumbs ul li {}
		#thumbs ul li a{ min-height: 75px; display:block; color:#000; font-family:"Arial Black", Gadget, sans-serif; text-decoration:none; padding:8px 0px 8px 5px; }
		#thumbs ul li a:hover{background-color:#F8D940}
		#thumbs ul li.active a{background-color:black; color:#F8D940}
		.thumb { border: 0; float: left; width: 100px; height: 75px; background: transparent url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); margin-right: 10px; }
		#embed {width: 504px; float: left; padding: 10px 0 10px 10px; }
		#portrait { float: left; margin-right: 5px; max-width: 100px; }
		#stats { clear: both; margin-bottom: 20px; }









.fc-header tbody:first-child{background-color:black; color: white;}
.fc-header tbody:first-child h2{padding-left:4px;}
.left {
	float: left;
}
.right {
	float: right;
}
#MainContent .DoubleCol{
	width: 535px;
	padding-bottom:20px;
	padding-left: 12px;
	margin-right:20px;
}
#MainContent .SingleCol{
	width:375px;
	padding-bottom:20px;
	padding-left:12px;
}
.SingleCol{
	width:380px;
	padding-left:12px;
}
.DoubleCol{
	width: 545px;
	padding-left: 12px;
}

.breaker {
	clear: both;
	height: 1px;
	visibility:hidden;
}

