/*******************/
/* INI STYLE 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;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}

/************/
/* DEFAULTS */
/************/
a {
	text-decoration: none;
	color: #000;
}


/*************/
/* STRUCTURE */
/*************/
body {
	text-align: center;
	font-size: 12px;
	position: relative;
	width: 100%;
}
#bg_wrapper {
	background: #fff url(body_bk.jpg) no-repeat center 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	min-height: 500px;
	_height: 500px;
	overflow: hidden;
	_overflow: visible;
	text-align: center;
}
.container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
div#header{
	width: 100%;
	height: 50px;	
	background: #f1f1f1;
	border-bottom: solid 5px white;
	padding:0px;
}

div#favline{
	margin: 0 auto;
	width: 770px;
	overflow: hidden;
}

	div#favline p.logo{
		float: left;
		margin-top: 15px;
		/*background: url("../logo_pronline.gif") no-repeat;*/
	}
	
	div#favline form{
		float: right;
		/*margin-top: 20px;*/
		margin-bottom: 15px;
	}
	
	div#favline form.box_search{
		margin-top: 15px;
		margin-bottom: 0px;
		width:400px;
	}
		div#favline form.box_search p {
			color: #6A8B13;
		}
		body.js div#favline form.box_search label span {
			display: none;
		}

form.box_search {
	color:#9A9A9A;
	display:block;
	font-size:14px;
	float: right;
}
form.box_search label input {
	background:transparent url(bg_input.gif) repeat-x scroll center bottom;
	border:1px solid #E0E0E0;
	margin-right:3px;
	padding:2px 5px;
	vertical-align:top;
	width:145px;
}
form.box_search input.button {
	background:transparent url(bt_search.gif) no-repeat scroll 0 0;
	border:medium none;
	content:"";
	display:inline-block;
	height:22px;
	line-height:22px;
	text-indent:-9999em;
	width:22px;	
}
form.box_search p {
	float: right;
	margin-top:3px;
	font-size: 14px;
}
form.box_search p a{
	color: #6A8B13;
	text-decoration: none;
}
	form.box_search p a:hover{
		text-decoration: underline;
	}
form.box_search label{
		float: right;
}
	
.content {
	float: left;
	width: 630px;
}
.sidebar {
	float: right;
	width: 300px;
}
	.sidebar .box {
		clear: both;
		overflow: hidden;
	}
	.sidebar #team_emblem {
		clear: both;
		margin-top: 20px;
		text-indent: -9999em;
		overflow: hidden;
		background: no-repeat center;
		width: 300px;
		height: 150px;
	}
	.team_cap .sidebar #team_emblem {
		background-image: url(cap_emblem.gif);
	}
	.team_cfc .sidebar #team_emblem {
		background-image: url(cfc_emblem.gif);
	}
	.team_prc .sidebar #team_emblem {
		background-image: url(prc_emblem.gif);
	}

#trio_header {
	float: left;
	padding: 12px 0 36px 26px;
	width: 974px;
}
	#trio_header h1 {
		float: left;
	}
		#trio_header h1 a {
			display: block;
			background: url(logo_trio.png) no-repeat;
			width: 195px;
			height: 96px;
			overflow: hidden;
			text-indent: -9999em;
		}
	#trio_header .full_banner {
		float: left;
		margin: 20px 0 0 250px;
	}

#page {
	clear: both;
	padding: 0 20px;
}


/***********/
/* BANNERS */
/***********/
.banner {
}
	.banner p{
		color:#CCCCCC;
		font-size:10px;
		text-align:left;
	}
.super_banner {
	width: 728px;
	height: 90px;
}
.square_banner {
	width: 250px;
	height: 270px;
}

#main .super_banner {
	clear: both;
	margin-left: 116px;
}

/******************/
/* Generic titles */
/******************/
h2.title {
	clear: both;
	width: 100%;
	height: 60px;
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 15px 0;
}

/*****************/
/* Custom titles */
/*****************/
.incoming_games h2,
h2.incoming_games {
	background-image: url(incoming_games_title.gif);
}
.sidebar .incoming_games h2 {
	width: 200px;
}

.game_results h2,
h2.game_results {
	background-image: url(game_results_title.gif);
}

h2.title.latest_news{
	background-image: url(news_title.gif);
}

h2.title.live_games{
	background-image: url(lance_title.gif);
}

.profile h2,
h2.profile {
	background-image: url(profile_title.gif);
}

.archive h2,
h2.archive {
	background-image: url(archive_title.gif);
}

.partners h2,
h2.partners {
	background-image: url(partners_title.gif);
}

/**********************/
/* Generic items list */
/**********************/
.item_list {
	float: left;
	margin-bottom: 20px;
}
	.item_list li {
		float: left;
		width: 300px;
	}
		.item_list li a {
			float: left;
			width: 300px;
			color: #000;
			cursor: pointer;
		}
			.item_list li a,
			.item_list li a * {
				display: block;
			}
			.item_list li a span {
				font-size: 14px;
				line-height: 22px;
			}
			.item_list li a span.date {
				font-size: 18px;
			}
			.item_list li a strong {
				font-size: 24px;
				margin-bottom: 5px;
			}
			.item_list li a em {
				float: left;
				font-style: normal;
				font-weight: bold;
				margin-top: 15px;
				padding: 2px 4px;
				background: #000;
			}
				.item_list li a em,
				.item_list li a em span {
					font-size: 18px;
					color: #fff;
				}
				.item_list li a em span {
					display: inline;
					font-weight: normal;
				}
		.item_list li a:hover {
		}
			.item_list li a:hover strong {
				text-decoration: underline;
			}

/*********************/
/* Custom items list */
/*********************/
.post_list li {
	margin: 20px 0;
	border: 0 !important;	
}
.team_cap .item_list li a span.date,
.team_cap .item_list li a strong {
	color: #fe0000;
}
.team_cap .item_list li a em {
	background: #fe0000;
	color: #fff;
}

.team_cfc .item_list li a span.date,
.team_cfc .item_list li a strong {
	color: #065A4F;
}
.team_cfc .item_list li a em {
	background: #065A4F;
	color: #fff;
}

.team_prc .item_list li a span.date,
.team_prc .item_list li a strong {
	color: #23297A;
}
.team_prc .item_list li a em {
	background: #23297A;
	color: #fff;
}

/*****************/
/* "More" button */
/*****************/
p.more {
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}
	p.more a {
		font-size: 14px;
		font-weight: bold;
		padding-left: 20px;
		background-repeat: no-repeat;
		background-position: 4px center;
	}
	/* Customizations */
	.team_cap .more a {
		background-image: url(cap_arrow.gif);
		color: #fe0000;
	}
	.team_cfc .more a {
		background-image: url(cfc_arrow.gif);
		color: #065A4F;
	}
	.team_prc .more a {
		background-image: url(prc_arrow.gif);
		color: #23297A;
	}


/**************/
/* Games list */
/**************/
ul.games_list {
	clear: both;
}
	ul.games_list li {
		line-height: 28px;
		border-bottom: 1px solid #000;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
		ul.games_list li span {
			font-size: 24px;
		}
		ul.games_list li strong {
			font-size: 24px;
		}
		ul.games_list li span.date {
			font-size: 14px;
		}
		ul.games_list li em {
			float: right;
			font-style: normal;
		}

/*********************/
/* Custom games list */
/*********************/
.team_cap ul.games_list li strong {
	color: #fe0000;
}
.team_cfc ul.games_list li strong {
	color: #065a4f;
}
.team_prc ul.games_list li strong {
	color: #23297A;
}

/***********************/
/* Incoming games list */
/***********************/
.team_cap ul.incoming_games {
	background: url(cap_player.gif) no-repeat right bottom;
}
.team_cfc ul.incoming_games {
	background: url(cfc_player.gif) no-repeat right bottom;
}
.team_prc ul.incoming_games {
	background: url(prc_player.gif) no-repeat right bottom;
}

/********/
/* HOME */
/********/

/* Columns */
.column {
	float: left;
	width: 300px;
	margin-right: 10px;
}
	.column h1 {
		display: block;
		overflow: hidden;
		text-indent: -9999em;
		height: 131px;
	}
	.team_cap h1.head {
		background: url(cap_title.png) no-repeat;
	}
	.team_cfc h1.head {
		background: url(cfc_title.png) no-repeat;
	}
	.team_prc h1.head {
		background: url(prc_title.png) no-repeat;
	}
.last {
	margin-right: 0;
}

/* Latest columnist post */
.latest_post {
	overflow: hidden;
	/* height: 200px; */
}
	.latest_post li {
	}
		.latest_post li a {
			padding: 20px 10px;
			width: 280px;
		}
			.latest_post li a,
			.latest_post li a * {
				color: #fff !important;
			}
			.latest_post li a em {
				background: #fff !important;
			}
			
	/* Customizations */
	.team_cap .latest_post li a {
		background: #b40000 url(cap_post_bk.png) repeat-x top;
	}
		.team_cap .latest_post li a em,
		.team_cap .latest_post li a em * {
			color: #fe0000 !important;
		}
	
	.team_cfc .latest_post li a {
		background: #065a4f url(cfc_post_bk.png) repeat-x top;
	}
		.team_cfc .latest_post li a em,
		.team_cfc .latest_post li a em * {
			color: #065a4f !important;
		}
	
	.team_prc .latest_post li a {
		background: #23297A url(prc_post_bk.png) repeat-x top;
	}
		.team_prc .latest_post li a em,
		.team_prc .latest_post li a em * {
			color: #23297A !important;
		}

/*************/
/* News List */
/*************/
.news_list li {
	margin: 10px 0 !important;
}
	.news_list li a span {
		font-size: 10px;
	}

.column .square_banner {
	clear: both;
	margin: 10px auto;
}

/**************/
/* Links List */
/**************/
.links_list {
}
	.links_list li {
		clear: both;
		line-height: 30px;
	}
		.links_list li a {
			float: left;
			width: 100%;
			margin-bottom: 10px;
			cursor: pointer;
		}
			.links_list li a strong {
				float: left;
				color: #fff;
				background: #000;
				padding: 2px 4px;
				font-size: 18px;
			}
			.links_list li a span {
				float: right;
				font-weight: bold;
				font-size: 24px;
			}

/****************/
/* Custom Links */
/****************/
.team_cap .links_list li a strong {
	background: #fe0000;
}
.team_cap .links_list li a span {
	color: #fe0000;
}

.team_cfc .links_list li a strong {
	background: #065a4f;
}
.team_cfc .links_list li a span {
	color: #065a4f;
}

.team_prc .links_list li a strong {
	background: #23297a;
}
.team_prc .links_list li a span {
	color: #23297a;
}


/*****************/
/* COLUMN HEADER */
/*****************/
#column_header {
	margin-bottom: 30px;
}
	#column_header h1 {
		text-indent: -9999em;
		width: 560px;
		height: 131px;
		overflow: hidden;
		background-repeat: no-repeat;
	}
	#column_header h1 {
		float: left;
	}
	#column_header .container ul {
		float: right;
		height: 131px;
		background: no-repeat right;
		position: relative;
	}
		#column_header .container ul li {
			position: absolute;
			width: 60%;
			right: 0;
		}
			#column_header .container ul li a {
				height: 131px;
				display: block;
				text-indent: -9999em;
				overflow: hidden;
				background-repeat: no-repeat;
				background-position: 0 131px;
			}
			#column_header .container ul li a:hover {
				background-position: right top;
			}
		#column_header .container ul li.first {
			right: auto;
			left: 0;
		}
			#column_header .container ul li.first a:hover {
				background-position: left top;
			}
	#column_nav {
		height: 30px;
		line-height: 30px;
		text-align: center;
		clear: both;
	}
		#column_nav ul {
			width: 960px;
			margin: 0 auto;
			text-align: right;
		}
			#column_nav ul li {
				display: inline;
				margin-left: 10px;
			}
				#column_nav ul li a {
					color: #fff;
					font-size: 18px;
				}
	/* Customizations */
	.team_cap #column_header h1 {
		background-image: url(cap_header.png);
	}
	.team_cap #column_header .container ul {
		width: 240px;
		background-image: url(cap_header_off.gif);
	}
	.team_cap #column_nav {
		background: #fe0000;
	}
	li.menu_cap a {
		background-image: url(cap_header_on.gif);
	}
	
	.team_cfc #column_header h1 {
		background-image: url(cfc_header.png);
	}
	.team_cfc #column_header .container ul {
		width: 252px;
		background-image: url(cfc_header_off.gif);
	}
	.team_cfc #column_nav {
		background: #065a4f;
	}
	li.menu_cfc a {
		background-image: url(cfc_header_on.gif);
	}
	
	.team_prc #column_header h1 {
		background-image: url(prc_header.png);
	}
	.team_prc #column_header .container ul {
		width: 246px;
		background-image: url(prc_header_off.gif);
	}
	.team_prc #column_nav {
		background: #23297a;
	}
	li.menu_prc a {
		background-image: url(prc_header_on.gif);
	}

/***********/
/* SIDEBAR */
/***********/
.sidebar {
}
	.sidebar .square_banner {
		margin-left: 25px;
	}
	/*********/
	/* BOXES */
	/*********/
	.profile {
	}
		.profile p {
			font-size: 14px;
			line-height: 22px;
		}

/***********/
/* ARTICLE */
/***********/
#article {
}
	.top_article {
		border-bottom: 0 !important;
	}
		.top_article p {
			font-size: 18px;
			margin: 0 !important;
			margin-bottom: 10px !important;
		}
		.top_article h1 {
			font-size: 40px;
			line-height: 36px;
			margin-bottom: 30px;
		}
	/* Custom */
	.team_cap .top_article p,
	.team_cap .top_article h1 {
		color: #fe0000;
	}
	.team_cfc .top_article p,
	.team_cfc .top_article h1 {
		color: #065a4f;
	}
	.team_prc .top_article p,
	.team_prc .top_article h1 {
		color: #23297a;
	}


/*********/
/* TOOLS */
/*********/
ul.tools {
	margin: 50px 0 40px 0;
	border-bottom: 0;
	border-top: 1px solid #000;
	padding-top: 10px;
}

/************/
/* COMMENTS */
/************/
#comments {
	margin: 40px 0;
}
#comments ul li p {
	width: 616px !important;
}
#comments ul a {
	color: #000;
	font-weight: bold;
	background-position: right !important ;
	padding: 0 18px 0 0 !important;
}
#comments ul li small {
	font-size: 16px;
	font-weight: bold;
	width: 550px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}
#comments form textarea {
	border: 1px solid #000;
}
	/* Customization */
	.team_cap #comments ul li small {
		color: #fe0000;
	}
	.team_cfc #comments ul li small {
		color: #065a4f;
	}
	.team_prc #comments ul li small {
		color: #23297a;
	}

/**************/
/* PAGINATION */
/**************/
ul.pagination {
	width: 100%;	
	list-style: none;
	text-align: center;
}
	ul.pagination,
	ul.pagination a {
		font-weight: bold;
		font-size: 18px;
	}

	ul.pagination li{
		display: inline;
		text-align: center;
		margin: 0 2px 0 2px;
		border-right: 1px solid #BBBBBB;
		border-left: 1px solid #BBBBBB;
		padding: 2px 3px 2px 3px;
		color: #333;
	}
		ul.pagination li a{
			padding: 0;
		}

	ul.pagination li.current{
		color: #fff;
	}
		.team_cap ul.pagination li.current{
			background: #FE0000;
		}
		.team_cfc ul.pagination li.current{
			background: #065A4F;
		}
		.team_prc ul.pagination li.current{
			background: #23297A;
		}


/********************/
/* POSTS NAVIGATION */
/********************/
p.posts_nav {
	float: left;
	width: 100%;
	overflow: hidden;
	_width: auto;
	_overflow: hidden;
	text-align: center;
}
	p.posts_nav a {
		font-weight: bold;
		font-size: 18px;
	}
	p.posts_nav a.previous {
		float: left;
	}
	p.posts_nav a.next {
		float: right;
	}

/**********/
/* FOOTER */
/**********/
#footer {
	float: left;
	clear: both;
	width: 400px;
	margin: 45px 300px;
	margin-bottom: 0;
	/* IE6 DOUBLE MARGIN */
	display: inline;
}
	#footer h1 {
		float: right;
		background: url(logo_trio_small.gif) no-repeat;
		width: 64px;
		height: 31px;
		text-indent: -9999em;
		overflow: hidden;
		margin-left: 15px;
	}
	#footer p {
		font-size: 10px;
	}

