@charset "utf-8";

.container
{
	width:				1000px;
	margin-left:		auto;
	margin-right:		auto;
	overflow: 			hidden;	
}

.top_bar_back
{
	width:				100%;
	height:				149px;
	margin-bottom:		10px;
	border-bottom-width: 	1px;
	border-bottom-style: 	solid;
	border-bottom-color: 	#FFF;
}

.logo_hold
{
	width:				1000px;
	height:				150px;
	margin-left:		auto;
	margin-right:		auto;
}

.logo_bar
{
	width:				700px;
	height:				150px;
	background-image:	URL(../images/logo.png);
	background-repeat:	no-repeat;
	float:				left;
	overflow:			hidden;
}

.logo_bar1 a
{
	width:					700px;
	height: 				150px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.top_advert_01
{
	width:					125px;
	height:					125px;
	margin-top:				12px;
	margin-bottom:			13px;
	margin-left:			40px;
	margin-right:			10px;
	float:					left;
	overflow:				hidden;
}

.top_advert_02
{
	width:					125px;
	height:					125px;
	margin-top:				12px;
	margin-bottom:			13px;
	margin-left:			0px;
	margin-right:			0px;
	float:					left;
	overflow:				hidden;
}

.stan_james
{
	width:				250px;
	height:				82px;
	margin-top:			25px;
	margin-bottom:		12px;
	margin-left:		725px;
	margin-right:		25px;
}

.headline_box
{
	width:				790px;
	height:				398px;
	float:				left;
	margin-right:		10px;
}

.advert_box
{
	width:				188px;
	height:				390px;
	padding:			5px;
	float:				left;
	background-color:	#FFF;
}

.content_box
{
	width:				988px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	padding:			5px;
	background-color:	#336;
	border: 			1px solid #336;
	overflow:			hidden;
}

.content_box_title
{
	width:				978px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	padding:			10px;
	background-color:	#003;
	border: 			1px solid #003;
	overflow:			hidden;
}

.content_box_page
{
	width:				998px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	background-color:	#FFF;
	background-image:	URL(../images/page_back.gif);
	background-repeat:	repeaty;
	border: 			1px solid #003;
	overflow:			hidden;
	color:				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			14px;
	line-height:		20px;
	font-weight: 		normal;
	text-align:			justify;
}

.content_box_no_back
{
	width:				998px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	background-color:	#336;
	border: 			1px solid #003;
	overflow:			hidden;
	color:				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			14px;
	line-height:		20px;
	font-weight: 		normal;
	text-align:			justify;
}

.content_box_white
{
	width:				966px;
	margin:				5px;
	padding:			10px;
	background-color:	#FFF;
	overflow:			hidden;
	color:				#000;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			14px;
	line-height:		20px;
	font-weight: 		normal;
	text-align:			justify;
}

.page_links
{
	width:				200px;
	padding:			5px;
	background-color:	#336;
	color:				#FFF;
	float:				left;
	color: 				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		bold;
	text-align:			right;
}

.results_box
{
	width:				200px;
	padding:			5px;
	background-color:	#FFF;
	color:				#FFF;
	float:				left;
	color: 				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		bold;
	text-align:			right;
}

.page_links ul
{
	list-style-type: 		none;
	padding: 				5px;
} 

.page_content_hold
{
	width:				786px;
	background-color:	#FFF;
	float:				left;
}

.page_title
{
	width:					774px;
	padding:				5px;
	background-color:		#003;
	color: 					#FFF;
	border-right-width: 	2px;
	border-right-style: 	solid;
	border-right-color: 	#FFF;
	line-height:			30px
}

.page_content
{
	width:				769px;
	background-color:	#FFF;
	padding:			8px;
	color: 				#000;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			14px;
	line-height:		20px;
	font-weight: 		normal;
	text-align:			justify;

}

.page_content_no_news
{
	width:				769px;
	height:				300px;
	background-color:	#FFF;
	padding:			8px;
	color: 				#F00;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			16px;
	line-height:		22px;
	font-weight: 		bold;
	text-align:			center;
	overflow:			hidden;
	float:				left;

}

.credit_box
{
	width:				998px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	margin-bottom:		10px;
	color: 				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		bold;
	text-align:			center;
}

.big_box_border
{
	width:				400px;
	height:				606px;
	margin-left:		2px;
	margin-right:		2px;
	margin-top:			2px;
	margin-bottom:		2px;
	border: 			1px solid #003;
	float:				left;
	overflow:			visible;
}

.big_box_top
{
	width:				394px;
	height:				30px;
	padding:			3px;
	background-color:	#003;
	color: 				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			16px;
	line-height:		30px;
	font-weight: 		bold;
	text-align:			left;
}

.big_box_middle
{
	width:				390px;
	height:				530px;
	padding:			5px;
	background-color:	#FFF;
	color: 				#000;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		normal;
	text-align:			justify;
	overflow:			auto;
}

.big_box_bottom
{
	width:				394px;
	height:				25px;
	padding:			3px;
	background-color:	#003;
	color: 				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		bold;
	text-align:			center;
}

.small_box_border
{
	width:				188px;
	height:				300px;
	margin-left:		2px;
	margin-right:		2px;
	margin-top:			2px;
	margin-bottom:		2px;
	border: 			1px solid #003;
	float:				left;
	overflow:			visible;
}

.small_box_top
{
	width:				182px;
	height:				30px;
	padding:			3px;
	background-color:	#003;
	color: 				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			16px;
	line-height:		30px;
	font-weight: 		bold;
	text-align:			center;
}

.small_box_middle
{
	width:				178px;
	height:				224px;
	padding:			5px;
	background-color:	#FFF;
	color: 				#000;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		normal;
	text-align:			justify;
	overflow:			auto;
}

.small_box_middle_forum
{
	width:				178px;
	height:				224px;
	padding:			5px;
	background-color:	#FFF;
	color: 				#000;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;	
	font-size: 			12px;
	line-height:		18px;
	font-weight: 		normal;
	text-align:			left;
	overflow:			auto;
}

.small_box_bottom
{
	width:				182px;
	height:				25px;
	padding:			3px;
	background-color:	#003;
	text-align:			center;
}

.blue_line
{
	width:				100%;
	height:				1px;
	margin-bottom:		5px;
	background-color:	#003;
	overflow:			hidden;
}

.blue_line_match
{
	width:				100%;
	height:				1px;
	margin-top:			10px;
	margin-bottom:		10px;
	background-color:	#003;
	overflow:			hidden;
}

.fixtures_box
{
	width:				970px;
	margin-left:		auto;
	margin-right:		auto;
	border: 			1px solid #003;
}

.player_profile_box
{
	width:				227px;
	margin:				10px;
	border: 			1px solid #FFF;
	background-color:	#003;
	float:				left;
}

.player_profile_picture
{
	width:				250px;
}

.player_profile_name
{
	width:				227px;
	height:				30px;
	color:				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 			15px;
	line-height:		30px;
	font-weight: 		bold;
	text-align:			center;
	border-top-width: 	1px;
	border-top-style: 	solid;
	border-top-color: 	#FFF;
}

.player_profile_position
{
	width:				222px;
	height:				10px;
	margin-bottom:		10px;
	color:				#FFF;
	font-family: 		"trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 			12px;
	line-height:		10px;
	font-weight: 		normal;
	text-align:			center;
}

.player_profile_picture_box
{
	width:				227px;
	margin-right:		5px;
	margin-bottom:		5px;
	border: 			1px solid #000;
	float:				left;
}

.google_map
{
	width:				700px;
	height:				500px;
	margin-right:		auto;
	margin-left:		auto;
	margin-top:			10px;
	margin-bottom:		10px;
	border: 			1px solid #000;
}

.credit_image
{
	width:				400px;
	height:				75px;
	margin-top:			5px;
	margin-bottom:		5px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	URL(../images/adverts/brightshore-media-logo.jpg);
	bacground-repeat:	no-repeat;
}

.credit_image a
{
	width:					300px;
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.splash_hold
{
	width:				810px;
	height:				600px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	margin-bottom:		10px;
}

.full_spalash
{
	width:				800px;
	height:				600px;
	margin-top:			5px;
	margin-bottom:		5px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	URL(../images/hospitality_offer.jpg);
	bacground-repeat:	no-repeat;
}

.full_spalash a
{
	width:					800px;
	height: 				600px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.half_splash1
{
	width:					400px;
	height:					600px;
	margin-top:				5px;
	margin-bottom:			5px;
	margin-right:			5px;
	background-image:		URL(../images/insurance_splash.jpg);
	bacground-repeat:		no-repeat;
	float:					left;
}

.half_splash1 a
{
	width:					400px;
	height: 				600px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.half_splash2
{
	width:					400px;
	height:					600px;
	margin-top:				5px;
	margin-bottom:			5px;
	margin-left:			5px;
	background-image:		URL(../images/celebration_dinner.jpg);
	bacground-repeat:		no-repeat;
	float:					left;
}

.half_splash2 a
{
	width:					400px;
	height: 				600px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}
