/*-RESET
=======================================================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*-MAIN ELEMENTS
=======================================================================================================*/
body{
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 40px;
}
#container_outer{
	background: url(../images/b_container_outer.png) repeat left top;
	margin-top: 40px;
}
#p_splash #container_outer{
	margin-top: 310px;
}
#container{
	background: url(../images/b_container.png) repeat left top;
	margin: 0 auto;
	width: 960px;
}
#p_splash #container{
	padding-top: 10px;
	height: 120px;	
}
/*-BRANDING
=======================================================================================================*/
#branding,#site_info{
	width: 940px;
	margin: 0 auto;
	height: 70px;
}
#branding{
	background: url(../images/b_branding.png) repeat-x left top;
	height: 57px;
	padding: 10px;
	position: relative;
	top: -10px;
}
#p_splash #branding{
	position: relative;
	top: 0px;
	height: 50px;
}
	#branding h1 {
		color: #7d6757;
		font-size: 60px;
		font-weight: bold;
		height: 60px;
		line-height: 60px;
		text-transform: uppercase;
		float: left;
	}
	#branding h2{
		color: #b2c5c9;
		display: inline;
		float: left;
		font-size: 30px;
		font-weight: bold;
		margin-top: 23px;
		margin-left: 10px;
		text-transform: uppercase;
		
	}
	#p_splash #branding h2{
		float: right;
		font-size: 24px;
	}
/*-CONTENT
=======================================================================================================*/
#content{
}
	#content #pieces li{
		background: url(../images/btn_piece.png) no-repeat left top;
		height: 306px;
		float: left;
		font-size: 11px;
		margin: 7px;
		text-transform: uppercase;
		width: 306px;
	}
	#content #pieces li:hover{
		background: url(../images/btn_piece.png) no-repeat 0 -307px;
	}
	#content #pieces li a{
		color: #376d7a;
		display: block;
		font-weight: bold;
		height: 294px;
		text-decoration: none;
		width: 294px;
		text-indent: 10px;
		padding-top: 10px;
	}
	#thumb_sphere a{ background: url(../images/thumb_sphere.png) no-repeat 9px 24px;}
	#thumb_cloverhill a{ background: url(../images/thumb_cloverhill.png) no-repeat 9px 24px;}
	#thumb_ccj a{ background: url(../images/thumb_ccj.png) no-repeat 9px 24px;}
	#thumb_mlitb a{ background: url(../images/thumb_mlitb.png) no-repeat 9px 24px;}
	#thumb_crickett a{ background: url(../images/thumb_crickett.png) no-repeat 9px 24px;}
	#thumb_hoodle a{ background: url(../images/thumb_hoodle.png) no-repeat 9px 24px;}
	#thumb_pci a{ background: url(../images/thumb_pci.png) no-repeat 9px 24px;}
	
	/* --- Piece Page --- */
	#piece_top{
		background: url(../images/b_main_piece.png) no-repeat left top;
		height: 494px;
		margin-left: 10px;
		width: 940px;
		padding-top: 15px;
	}
	.back{
		margin-left: 14px;
	}
	.back a{
		color: #376d7a;
		float: left;
		text-decoration: none;
		padding-right: 7px;
		
	}
	h3{
		color: #376d7a;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		float: left;
	}
	#view_site{
		float: left;
		margin-left: 15px;
		display: inline;
	}
		#view_site a{
			width: 95px;
			height: 25px;
			display: block;
			background: url(../images/btn_view_site.png) no-repeat left top;
			text-indent: -999em;
			margin-left:;
		}
	.next{
		float: right;
		margin-right: 8px;
		display: inline;
	}
		.next a{
			width: 51px;
			height: 22px;
			display: block;
			background: url(../images/btn_next.png) no-repeat left top;
			text-indent: -999em;
		}
	#main_piece {
		float: left;
		height: 424px;
		width: 606px;
		clear: left;
		margin-top: 18px;
		margin-left: 8px;
		display: inline;
	}
	#piece_description{
		background: #ecebea;
		float: right;
		margin-right: 10px;
		display: inline;
		width: 298px;
		font-size: 12px;
		color: #7d6757;
		padding-bottom: 12px;
		clear: left;
		margin-top: 5px;
	}
		#piece_description h4{
			background: #fff;
			color: #7d6757;
			height: 30px;
			line-height: 30px;
			padding: 0 12px;
			margin: 12px 0;
			font-size: 14px;
			
		}
		#piece_description li{
			margin: 12px 0;
			padding: 0 12px;
		}
		#piece_description p{
			padding: 0 12px;
			line-height: 18px;
		}
	.sec_piece{
		width: 448px;
		height: 455px;
		float: left;
		background: url(../images/b_sec_piece.png) no-repeat left top;
		margin: 0 9px;
		padding: 7px;
	}
/*-SITE INFO
=======================================================================================================*/	
#site_info{
	background: url(../images/b_site_info.png) repeat-x left bottom;
	clear: both;
	height: 20px;
	padding: 17px 10px 10px 10px;
	position: relative;
	bottom: -10px;
}
#p_splash #site_info{
	position: relative;
	bottom: 0px;
	height: 20px;
	padding: 10px;
}
	#site_info #phone{
		color: #ccc5bf;
		font-size: 18px;
		font-weight: bold;
	}
	#site_info ul,#site_info div{
		float: left;
	}
	#site_info ul li{
		float: left;
		margin-left: 5px;
		display: inline;
	}
		#site_info ul li.email a{ background: url(../images/icon_email.gif) no-repeat left top;}
		#site_info ul li.twitter a{ background: url(../images/icon_twitter.gif) no-repeat left top;}
		#site_info ul li.tumblr a{ background: url(../images/icon_tumblr.gif) no-repeat left top;}
		#site_info ul li a{
			display: block;
			float: left;
			height: 16px;
			text-indent: -999em;
			width: 16px;
		}
	#site_info #tagline{
		color: #c8c0ba;
		font-size: 14px;
		text-transform: uppercase;
		float: right;
		padding-top: 4px;
	}
