﻿@charset "utf-8";
/* CSS Document */
.png {
	behavior: url(http://www.chelsea.com.ua/fileadmin/templates/chelseacomua/styles/png.htc);
}
body  {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000021;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image:url(../images/mainBackground.jpg);
	background-repeat:no-repeat;
	font-size:13px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
td,th {
	margin:0px;
	background-position:bottom;
	padding-left:2px;
	padding-right:2px;
	border-right:solid #dcdcdc 1px;
	background-repeat:repeat-x;
}
td {
	background-image:url(../images/td-bg.png);
	background-color:#F3F3F3;
}
th {
	background-image:url(../images/th-bg.png);
	background-color:#E6E6E6;
}
.bodytext {
	margin: 3px 0px 9px 0px;
}
select, textarea, input {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000066;
	color: #000000;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}

h1 {
	background-color: #22205f;
	background-image: url(../images/top-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding: 0px 7px 0px 7px;
	margin-top:2px;
	margin-bottom:6px;
}

.col-content h1.csc-firstHeader, h1.csc-firstHeader a {
	color:#FFFFFF;
	background-color: transparent;
	background-image: none;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin-top:2px;
	margin-bottom:6px;
}

.csc-frame csc-frame-indent {
	margin-left: 20px;
}

h2 {
	background-color: #22205f;
	background-image: url(../images/top-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 7px 0px 7px;
	margin: 2px 0px 6px 0px;
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
}

h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

h3 {
	font-size:14px;
	font-weight: bold;
}

.cfcleague-statistic-value-r {
	text-align: center;
	padding: 0px 4px 0px 4px;
}

input.loginFormTextField {
	background-color:#000033;
	width:140px;
	height:20px;
	margin:0px;
	color: #FFFFFF;
	border: 1px #FFFFFF solid;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity:0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity:0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity:0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	margin: 0 10px 0 0;
}
table.loginFormTable td {
	margin: 0;
	padding: 0 3px 0 3px;
	background-image: none;
	background-color: transparent;
	border: none;
	vertical-align: middle;
}
table.loginFormTable td.link {
	padding: 0 8px 0 8px;
}
div#search input {
	background-color: #FFFFFF;
	color: #000033;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #000033 solid;
}
div#search input#q {
	background-color: #FFFFFF;
	color: #000033;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #000033 solid;
}
input.loginFormButton {
	background-color: #000033;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:22px;
	border: 1px #FFFFFF solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity:0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity:0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity:0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	margin: 0 7px 0 7px;
}
.imgSubmit {
	border:0;
	width: 22px;
	height: 22px;
	color: #FFFFFF;
	font-size:12px;
	vertical-align:middle;
	margin:0 0 0 2px;
}
div.menuRow {
	position:relative;
	width:200px;
	height:23px;
	vertical-align:top;
}
div.menu-level1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin-left:15px;
	margin-bottom:4px;
	color:#FFFFFF;
}
div.menu-level2 {
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;
	margin-left:30px;
	margin-bottom:4px;
	color:#FFFFFF;
}
div.menu-level1 a, div.menu-level2 a {
	color:#EDEDED;
}
div.cfcleague-teamview-firstpic {
	text-align:center;
}
/*
div.menuGraphicText {
	position:relative;
	top:-18px;
	height:0px;
	color:#FFFFFF;
	font-weight:bold;
	z-index:4;
}
div.menuSplitter {
	position:relative;
	width:200px;
	height:2px;
}
*/
div.clear {
	clear:both;
}
div.hr {
	clear:both;
	width:inherit;
	height:0px;
	border-bottom:1px dotted #4c4779;
	padding-top:5px;
	margin-bottom:10px;
}
div.separator {
	clear:both;
	width:inherit;
	height:10px;
}

div.indent {
	margin-left:30px;
}

.mainBlock {
	margin-left:30px;
	margin-right:30px;
}
.smallText {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.smallText p {
	margin: 0;
	padding: 0;
}
#frontPageLink {
	position: absolute;
	left: 24px;
	top: 14px;
}
#frontPageLinkImg {
	width: 167px;
	height: 167px;
	border: none;
}
#topSearch {
	width:148px;
}
#searchBackground {
	position: absolute;
	left: 648px;
	top: 8px;
	width: 308px;
	height: 30px;
	z-index: 1;
	background-image: url(../images/searchBackground.png);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	background-repeat: no-repeat;
}
#search {
	position: absolute;
	left: 638px;
	top: 11px;
	width: 308px;
	height: 30px;
	z-index: 2;
	text-align: right;
	padding-right: 10px;
	background-repeat: no-repeat;
}
#loginSearchAndMenu {
	position:absolute;
	left:210px;
	top:116px;
	width:748px;
	height:62px;
	z-index:1;
	background-image:url(../images/loginSearchBackground.png);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity:0.6; /* Mozilla 1.6 и ниже */
	-khtml-opacity:0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity:0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
#topLinks {
	position: absolute;
	left: 585px;
	top: 120px;
	width: 363px;
	z-index: 2;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
#topLinks a, #loginFormLayer a {
	color: #FFFFFF;
}
#topLinks a:hover, #loginFormLayer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#loginFormLayer {
	position:absolute;
	left:220px;
	top:147px;
	z-index:2;
	color: #FFFFFF;
}
div#menuWithAds {
	position:absolute;
	left:12px;
	top:188px;
	width:200px;
	z-index:3;
}
div#adBlock {
	position:relative;
	top:0px;
	left:0px;
	width:180px;
	z-index:4;
	margin-top: 20px;
}
#topBanner {
	clear:both;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
}
#mainBlockWrap {
	margin:0;
	padding:0;
	position:absolute;
	left:210px;
	top:188px;
	width:748px;
	z-index:4;
	overflow: hidden;
}
#mainBlock {
	clear:both;
	margin:0;
	padding: 1px 10px 1px 10px;
	min-height:500px;
	background-color:#FFFFFF;
	overflow: hidden;
}
#mainBlockWrap #corner1 {
	background-image:url(../images/corners/corner1.png);
	margin:0;
	padding:0;
	width:10px;
	height:10px;
	float:left;
	overflow: hidden;
}
#mainBlockWrap #corner2 {
	background-image:url(../images/corners/corner2.png);
	margin:0;
	padding:0;
	width:10px;
	height:10px;
	float:left;
	overflow: hidden;
}
#mainBlockWrap #corner3 {
	background-image:url(../images/corners/corner3.png);
	margin:0;
	padding:0;
	width:10px;
	height:80px;
	float:left;
	overflow: hidden;
}
#mainBlockWrap #corner4 {
	background-image:url(../images/corners/corner4.png);
	margin:0;
	padding:0;
	width:10px;
	height:80px;
	float:left;
	overflow: hidden;
}
#mainBlockWrap .mainBlockBar1 {
	margin: 0;
	padding: 0;
	width: 728px;
	height: 10px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}
#mainBlockWrap .mainBlockBar2 {
	margin: 0;
	padding: 20px 0 20px 0;
	vertical-align: middle;
	font-size: 10px;
	color: #FFFFFF;
	width: 728px;
	height: 40px;
	background-color: #123773;
	background-image: url(../images/mainBlockBottomBackground.png);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}
#mainBlockWrap .mainBlockBar2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomSpace {
	clear: both;
	height: 7px;
}
td.prof_head {
	font-weight:bold;
	text-align:right;
	margin-right:4px;
}

table.phpbb-latest-table {
	font-size:11px;
}
.phpbb-latest-forumname {
	width:180px;
}
.phpbb-latest-topicname {
	width:395px;
}
.phpbb-latest-author {
	width:110px;
}
