


/* Global */

body
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
}

a
{
	color: #000000;
	text-decoration: none;
	outline-style: none;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

img.blockImg
{
	display: block;
}

.clearer
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

div.container
{
	width: 1250px;
	margin: 0 auto;
}

input.defText
{
	height: 15px;
	width: 148px;
	border: 1px inset #cecece;
	vertical-align: middle;
}

/* Header */

div.header
{
	height: 76px;
}

img.headerLogo
{
	float: left;
	display: block;
	padding: 22px 0 0 15px;
}

div.headerRight
{
	float: right;
	width: 630px;
	text-align: right;
	/*padding-top: 22px;*/
}

input.searchButton
{
	border: 0;
	background-color: #fcb040;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 19px;
	vertical-align: middle;
	padding: 0 4px;
	margin-left: 10px;
}

.button
{
	border: 0;
	background-color: #fcb040;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 19px;
	vertical-align: middle;
	padding: 0 4px;
	margin-left: 10px;
}

span.headerMenu
{
	font-size: 10px;
	padding-right: 25px;
}

img.headMenuImage
{
	vertical-align: middle;
	padding-left: 10px;
}

/* Content */

/* Content-left */

div.contLeft
{
	width: 735px;
	float: left;
}

div.leftBlock
{
	background: url('/images/left_cont.png') no-repeat;
	zoom: 1;
}

div.leftBlockSmall
{
	background: url('/images/left_cont_small.png') no-repeat;
	zoom: 1;
}

img.lbImg
{
	float: left;
	padding: 0 10px 0 20px;
	
}

span.lbMenu
{
	line-height: 3em;
}

span.lbMenu a
{
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	margin-right: 18px;
}

span.lbMenuBottom
{
	line-height: 3em;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

span.lbmbInact
{
	color: #cccccc;
	cursor: auto;
}

span.lbMenu a.lbmActive
{
	color: #000000;
	border-bottom: 2px solid #fcb040;
}

div.left3pad
{
	padding: 18px 26px 43px 32px;
}

div.left3block
{
	background: url('/images/3block_bg.png') repeat-y;
}

div.l3bHeader
{
	background: url('/images/3block_head.png') no-repeat;
	zoom: 1;
}

div.l3bContLeft
{
	float: left;
	width: 232px;
	padding-right: 13px;
}

div.l3bContRight
{
	float: right;
	width: 187px;
}

div.l3bchPad
{
	padding-left: 5px;
}

span.l3bcHead
{
	float: left;
	background: url('/images/3block_button_bg.png') repeat-x;
	font-size: 12px;
	font-weight: bold;
}

div.l3bcHead span.l3hText
{
	padding: 0 4px;
}

img.l3bchLeft
{
	display: block;
	float: left;
}

img.l3bchRight
{
	vertical-align: top;
}

div.l3bBox
{
	padding: 2px 11px 14px 11px;
}

div.l3bBox > div
{
	padding: 0 2px;
}

.l3bPast a
{
	color: #999999;
}

.l3bPresent a
{
	color: #ff9933;
	font-weight: bold;
}

div.l3bFooter
{
	height: 2px;
	clear: both;
	font-size: 0;
	line-height: 0;
	background: url('/images/3block_bottom.png') no-repeat;
}

div.logoBox
{
	padding: 10px 0 30px 23px;
}

div.logoPad
{
	width: 166px;
	height: 112px;
	float: left;
	padding: 0 0 18px 6px;
}

div.logoItem
{
	padding: 1px 3px 0 3px;
	background: url('/images/small_logo_frame.png') no-repeat;
	height: 111px;
}

div.logoItem img
{
	display: block;
}

a.logoLink
{
	
	padding-left: 37px;
	line-height: 1.3em;
}

/* Content-right */

div.contRight
{
	width: 227px;
	float: right;
	background: url('/images/right_cont_head.png') no-repeat;
	padding: 10px;
}

div.rightBox
{
	padding-bottom: 24px;
	font-size: 10px;
}

div.rightBox img
{
	display: block;
	padding: 3px 0;
}

div.rbHead
{
	font-size: 12px;
	font-weight: bold;
}

div.rbText p
{
	margin: 0;
}

a.rbLink
{
	color: #ff9933;
	font-weight: bold;
}

/* Transmisson page */

div.transCont
{
	padding: 0 6px 20px 7px;
	background: url('/images/trans_cont_head.png') no-repeat;
}

div.transLeft
{
	width: 454px;
	padding-right: 58px;
	float: left;
}

select#playerSelect
{
	width: 300px;
}

div#playerBox
{
	padding: 15px 0 10px 0;
}

div.transRight
{
	width: 475px;
	float: right;
	background: url('/images/transblock_bg.png') repeat-y;
}

div.trHead
{
	background: url('/images/transblock_head.png') no-repeat;
}

span.trhButton
{
	background: url(/images/transhead_bg.png) repeat-x;
	float: left;
	font-weight: bold;
	height: 29px;
	line-height: 2em;
	cursor: pointer;
}

span.trhbActive
{
	background: url(/images/transhead_bg_active.png) repeat-x;
}

span.trhbNotf
{
	padding-left: 6px;
}

span.trhText
{
	padding-right: 6px;
}

span.transBlockTitle
{
	font-size: 19px;
	line-height: 1.6em;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-size: 11px;
	font-weight: bold;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0;
}

h5
{
	font-size: 10px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 20px 0;
}

h1 p, h3 p
{
	margin: 0;
}

div.transContInner
{
	padding: 10px;
}

div#tc2, div#tc3, div#tc4, div#tc5
{
	display: none;
}

select.transSelect
{
	width: 100%;
}

img.transImg
{
	float: right;
	padding-top: 20px;
}

/* Footer */

div.footer
{
	clear: both;
	padding-bottom: 20px;
	font-size: 10px;
}

.yellowlinks a
{
	color: #ff9933;
}

