﻿div.fccContainer
{
	overflow: hidden;
	width: 570px;
	font-family: Arial;
	text-align: left;
}
div.fccContainer div.fcc-content, div.summary, div.button
{
	width: 275px;
}
div.fccContainer div.fcc-content
{
	background-color: #fcffdc;
}
div.fccContainer div.left
{
	float: left;
}
div.fccContainer div.right
{
	float: right;
}
div.fccContainer div.float-container
{
	overflow: hidden;
}
div.fccContainer div.title, div.fccContainer div.note, div.fccContainer div.header, div.rating, div.place, div.diagram, div.subtitle, div.publish, div.next, div.vote, div.updown
{
	border: solid 1px black;
	border-top: none;
}
div.fccContainer div.title
{
	font-size: 17px;
	padding: 3px 5px 3px 11px;
	background-color: #c9e9f6;
	border-top: solid 1px #000000;
}
div.fccContainer div.note
{
	font-size: 12px;
	padding: 1px 11px 1px 11px;
	background-color: #fff23f;
	overflow: hidden;
	height: 15px;
}
div.fccContainer div.header
{
	font-size: 12px;
	text-align: center;
	padding: 6px 11px 5px 11px;
}
div.fccContainer div.rating
{
	font-size: 12px;
	text-align: center;
	padding: 12px 0px 10px 0px;
}
div.fccContainer div.rating div.avatar
{
	padding: 0px 11px 0px 11px;
}

div.fccContainer div.rating div.avatar img
{
	max-width: 100px;
	width: 100px;
}


div.fccContainer div.rating div.parts4 div.left
{
	width: 35px;
}
div.fccContainer div.rating div.parts3 div.left
{
	width: 47px;
}
div.fccContainer div.rating div.parts3 div.left span.green
{
	color: #1C9B57;
}
div.fccContainer div.rating div.parts3 div.left span.red
{
	color: #B34E49;
}
div.fccContainer div.rating div.rating-title
{
	font-size: 10px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 13px;
}
div.fccContainer div.rating div.rating-values
{
	margin: 3px 0px 3px 0px;
	height: 15px;
}
div.fccContainer div.place
{
	font-size: 10px;
	padding: 1px 11px 0px 11px;
	height: 13px;
}
div.fccContainer div.diagram
{
	padding: 9px 11px 9px 11px;
}
div.fccContainer div.publish
{
	font-size: 12px;
	padding: 6px 11px 6px 11px;
}
div.fccContainer div.publish input
{
	margin: 0px;
	padding: 2px;
}
div.fccContainer div.next
{
	font-size: 12px;
	padding: 1px 11px 1px 11px;
	height: 15px;
}
div.fccContainer div.subtitle
{
	font-size: 12px;
	padding: 6px 11px 6px 11px;
	background-color: #c9e9f6;
	text-align: center;
	height: 28px;
	line-height: 15px;
}

div.fccContainer table.subtitle
{
	font-size: 12px;
	padding: 6px 11px 6px 11px;
	background-color: #c9e9f6;
	text-align: center;
	height: 15px;
	line-height: 15px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	width:100%;
}

div.fccContainer table.subtitle td
{
	width:50%;
}

div.fccContainer div.vote
{
}
div.fccContainer div.vote div.vote-top, div.fccContainer div.vote div.vote-middle, div.fccContainer div.vote div.vote-bottom
{
	width: 175px;
	margin: auto;
}
div.fccContainer div.vote div.vote-top
{
	padding-top: 3px;
}
div.fccContainer div.vote div.vote-bottom
{
	padding-bottom: 3px;
}
div.fccContainer div.vote div.vote-middle input
{
	margin: 0px;
	padding: 0px;
}
div.fccContainer div.vote div.left
{
	width: 25px;
	text-align: center;
}
div.fccContainer div.vote div.vote-top div.left, div.fccContainer div.vote div.vote-bottom div.right
{
	height: 46px;
}
div.fccContainer div.score
{
	margin-top: 20px;
	border-top: solid 1px #000000;
}
div.fccContainer div.score div.next
{
	text-align: center;
}
div.fccContainer div.updown
{
	padding: 14px 30px 14px 30px;
	height: 42px;
}
div.fccContainer div.updown .spin
{
	overflow: hidden;
	height: 42px;
	width: 62px;
}

div.fccContainer div.updown .arrow
{
	height: 21px;
	width: 21px;
}
div.fccContainer div.updown .number
{
	width: 39px;
	height: 39px;
	line-height: 39px;	
	border: solid 1px #000000;
	background: #ffffff;
	font-family: Arial;
	font-size: 42px;
	font-weight: bold;	
	text-align: center;
	vertical-align: top;
	overflow:hidden;
}
div.fccContainer div.updown .number div
{	
	height: 39px;
	line-height: 39px;		
	_margin-top:-2px;
	padding:0px;
}


div.fccContainer div.summary
{
	margin-top: 10px;
	width: 275px;
	font-size: 11px;
}
div.fccContainer div.summary textarea
{
	width: 273px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
div.fccContainer div.buttom
{
	margin-top: 25px;
	text-align: center;
}

.fcpOuterTable
{
	border-top: 5px solid #606060;
}

.fcpTable
{
	border: 1px solid #000000;
	background-color: #FCFFDC;
	font-family: sans-serif;
	color: #417999;
}

.fcpTrainerPicCell
{
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
	text-align: left;
}

.fcpTrainerPicCell IMG
{
	border: 1px solid black;
}

.fcpHeaderCell
{
	padding: 5px 5px 5px 5px;
}

.fcpHeader
{
	font-size: 14pt;
	font-family: serif;
}

.fcpRatingScale
{
	white-space: nowrap;
	padding: 0 0 0 0;
	border: 1px solid #000000;
	margin: 2px 5px 2px 2px;
	width: 156px;
}

.fcpRatingBox
{
	width: 18px;
	height: 18px;
	margin: 0 0 0 0;
	text-align: center;
}

.fcpRatingSep
{
	width: 5px;
	height: 18px;
	margin: 0 0 0 0;
	background-color: #ffffff;
	text-align: center;
}

.fcpPlayersTableCell
{
	padding: 2px 5px 5px 2px;
	font-size: 10pt;
}

.fcpPlayerName
{
	color: #417999;
}

.fcpTeamName
{
	color: #000000;
}

.fcpPagesCell
{
	font-size: 10pt;
	padding: 2px 5px 5px 5px;
	color: #000000;
}

.fcpActivePage
{
	color: #417999;
}

.fcpInactivePage
{
	cursor: pointer;
}

.fcpMatchBar
{
	position: relative;
	float: right;
	right: 10px;
	bottom: 0.8em;
	width: 24em;
	border: 1px solid #000000;
	background-color: White;
	color: #000000;
	font-family: sans-serif;
	font-size: 12pt;
	text-align: center;
	padding: 0.1em 5px 0.1em 5px;
}

A.fcpPlayerPrediction
{
	color: inherit;
	background-color: transparent;
	text-decoration: none;
}

A.fcpPlayerPrediction:hover
{
	color: inherit;
	background-color: #CCCCCA;
	text-decoration: none;
}

.fcrHolder
{
	width: 298px;
	border: 1px solid #000000;
	background: #fcffdc;
}
.fcrHolder *
{
	font: normal 12px/1em Arial;
	outline: 0;
}
.fcrHolder select
{
	margin: 0;
	line-height: normal;
}
.fcrHolder td, .fcrHolder th
{
	padding: 0;
}
.fcrInnerHolder
{
	padding: 10px 9px;
}
.fcrContainer
{
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.fcrOptions1
{
	float: left;
	width: 135px;
}
.fcrOptions1 select
{
	width: 135px;
	margin-bottom: 7px;
	font-size: 11px;
}
.fcrOptions2
{
	float: right;
	width: 142px;
	text-align: right;
}
.fcrOptions2 select
{
	width: 95px;
	font-size: 11px;
}
.fcrOptions2 .fcrListPointer
{
	position: absolute;
	bottom: 0;
	margin-bottom: 7px;
	right: 0;
}
.fcrHolder table
{
	width: 100%;
	margin-top: 5px;
	border-collapse: collapse;
}
.fcrHolder table th
{
	height: 18px;
	padding: 0 3px;
	border-bottom: 1px solid #7191a9;
	border-top: 1px solid #5087c0;
	background: #1055a1;
	color: #ffffff;
	text-align: left;
}
.fcrHolder table td
{
	height: 19px;
	padding: 0 3px;
	border-bottom: 1px solid #ceced1;
	background: #e1e1dc;
}
.fcrHolder table tr.fcrEvenRow td
{
	background: #c7c7cd;
}
.fcrHolder table tr.fcrSelectedRow td
{
	background: #a0a0ab;
}
.fcrHolder table .col1
{
	width: 20px;
}
.fcrHolder table .col2
{
}
.fcrHolder table .col3
{
	width: 50px;
	text-align: right;
}
.fcrHolder table .col4
{
	width: 70px;
	text-align: right;
}
.fcrPagerHolder
{
	margin-top: 5px;
}
.fcrPager
{
	float: left;
	line-height: 1.1em;
}
.fcrPager a
{
	text-decoration: none;
	color: #000000;
}
.fcrPager a:hover
{
	text-decoration: underline;
}
.fcrPager span
{
	color: #a3a3a3;
}
.fcrPager span.fcrCurPage
{
	color: #709bab;
}
.fcrTotalUsers
{
	float: right;
}
