BODY {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #F8F9FA;
	font: 100% Tahoma
}
A {
	color: #fff
}
A:hover {
	text-decoration: none
}
A IMG {
	border: 0
}
.clr {
	clear: left
}

#wrap {
	background: url(../img/base/bg2.gif) repeat-y center
}

/* HEADER */
#header {
	border-bottom: 1px solid #fff;
	height: 200px;
	background: #0F4279 url(../img/base/info_bg.gif) repeat-x 50% top
}

#info, #emblem, #nav, #content, #footerWrap {
	margin: 0 auto;
	width: 760px;
}

/* Info */
#info {
	height: 17px;
}
#info UL {
	margin: 0;
	padding: 0;
	float: left
}
#info UL#details {
	padding-left: 395px
}
#info UL LI {
	display: block;
	float: left;
	height: 17px;
	list-style-type: none
}
#info UL LI.start {
	width: 81px;
	background: url(../img/base/info_cross.gif) no-repeat left top
}
#info UL LI.start A {
	padding-left: 24px
}
#info UL LI.end {
	width: 73px;
	background: url(../img/base/info_cross_2.gif) no-repeat right top
}

/* Emblem */
#emblem {
	height: 147px;
	background: url(../img/base/fc_kamaz_emblem.jpg) no-repeat left top
}
#emblem H1 {
	position: absolute;
	left: -999em
}

/* Authorization */
#auth {
	float: right
}
#authbg {
	margin-top: 16px;
	margin-right: 10px;
	padding-top: 5px;
	width: 140px;
	color: #fff;
	background: url(../img/base/auth_bg.gif) no-repeat left top
}
#authwelcome {
	margin-left: 6px;
	padding-top: 1px;
	display: block
}
#authuser {
	margin: 5px 6px 5px 6px;
	padding: 2px 0px 2px 0px;
	color: #0F4279;
	background: #d4dde7 url(../img/base/auth_user_bg.gif) repeat-x 50% top;
	font-size: 0.6875em;
	text-align: center
}
#authedit {
	margin: 0px 0px 5px 6px;
	display: block
}
#authexit {
	margin-left: 6px;
	padding-bottom: 2px;
	display: block
}
#authdirect {
	margin-left: 6px
}
#regimg {
	margin-left: 5px
}
#errormessage {
	margin: 2px 6px 3px 6px; 
	padding: 2px;
	color: #000;
	background-color: #f0bd86;
	font-size: 0.5625em
}
#errormessage P {
	margin: 0;
	padding: 0
}
#auth #authform {
	margin: 0;
	padding: 0
}
#authlogin {
	margin-top: -2px;
	margin-left: 6px
}
#authpass {
	margin-left: 6px;
	padding-top: 1px;
}
#authlogin IMG, #authpass IMG {
	vertical-align: middle
}
#login, #pass  {
	margin: 0;
	padding: 0;
	border: 0;
	width: 91px;
	height: 15px;
	vertical-align: middle;
	font-size: 0.6875em
}
#authsubmit {
	margin-top: 4px;
	margin-right: 6px;
	float: right
}
#submit {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 22px;
	font-size: 0.625em
}
#authrememb {
	padding-left: 5px
}
#authrememb IMG {
	margin-top: 5px;
	vertical-align: top
}
#rememb {
	margin: 0;
	margin-top: 4px;
	padding: 0;
	vertical-align: top
}
#remind {
	padding-left: 6px;
	display: block
}
#authfooter {
	width: 140px;
	height: 4px;
	background: url(../img/base/auth_footer.gif) no-repeat left top
}

/* CONTENT */
#content {
	clear: left
}

/* LEFT */
#left {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 170px
}

/* Preseason */
#preseason {
	border: #fff 2px solid;
	width: 156px;
	height: 140px;
	background: #fff url(../img/block/preseason-2010.jpg) no-repeat left top;
}
#preseason H2 {
	margin: 0;
	padding: 6px;
	font-weight: normal;
	font-size: 0.6875em;
}
#preseason A {
	color: #000;
}

/* Team 2010 */
#team2010 {
	border: #fff 2px solid;
	width: 156px;
	background-color: #0F4279;
	text-align: center;
}
#team2010 H2 {
	margin: 2px;
	padding: 0;
	color: #fff;
	font-size: 0.6875em;
}
#team2010 IMG {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	display: block;
}
#team2010 P {
	margin: 2px;
	padding: 0 0 2px;
	color: #fff;
	background-color: #114C8C;
	font-size: 0.6875em;
}
#team2010 A {
	color: #fff;
}

#team2010select {
	width: 154px;
	font-size: 0.6875em;
	font-family: Tahoma;
}

/* Season Table Header */
#ttheader {
	margin-top: 10px;
	width: 160px;
	color: #0F4279;
	background-color: #fff;
	text-align: center
}
#ttheader P {
	margin: 0;
	padding: 4px 0 0 0
}
#ttheader H2 {
	margin: 0;
	padding: 0 6px 3px 6px;
	font-weight: normal;
	font-size: 0.625em
}

/* Season Table */
#ttTablew {
	border: 2px solid #fff;
	width: 156px
}
#ttTable {
	width: 156px;
	color: #0F4279;
	background-color: #F1F4F7;
	font-size: 0.625em;
	border-collapse: collapse
}
#ttTable TH, #ttTable TD  {
	padding: 2px 0px
}
#ttTable TH, #ttTable .line {
	border-bottom: #C0CDD9 1px solid
}
#ttTable .kamaz {
	background-color: #fff
}
#ttTable A {
	color: #0F4279
}
#ttTable .ttC1 {
	width: 18px;
	background-color: #cfd9e4;
	text-align: center
}
#ttTable .ttC2 {
	padding-left: 4px;
	text-align: left
}
#ttTable .ttC3 {
	width: 11px;
	text-align: center
}
#ttTable .ttC4 {
	width: 20px;
	text-align: center;
	font-weight: bold
}
#ttTable .ttC5, #ttTable .ttC6 {
	width: 17px;
	text-align: center
}

/* Season Table Note */
#tt {
	margin-bottom: 10px;
	width: 160px;
	color: #0F4279;
	background-color: #fff;
	text-align: center;
	font-size: 0.625em
}
#tt A {
	color: #0F4279
}
#tt #ttnote {
	padding: 3px 3px 2px 3px;
}
#tt #ttfull {
	padding-bottom: 4px;
}

/* Banner */
.banner {
	margin-bottom: 10px;
	width: 160px;
	background-color: #0F4279
}
.banner IMG {
	display: block;
	width: 160px
}

/* Kamazclub */
#kamazclub {
	margin-top: 10px;
	width: 160px;
	background-color: #0F4279
}
#kamazclub IMG {
	border: 1px solid #c0cdd9;
	display: block;
	width: 158px
}

/* RIO */
#rio {
	margin-top: 10px;
	width: 160px;
	background-color: #0F4279
}
#rio IMG {
	display: block;
	width: 160px
}

/* CENTRE */
#centre {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 420px;
}
#centrecombo {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 590px;
}

/* Local Title */
#localTitle {
	position: relative;
	padding-bottom: 4px
}
#localTitle H2 {
	margin: 0;
	padding: 0;
	padding: 4px 0px 4px 0px;
	color: #0F4279;
	font-size: 0.75em
}

/* Local Title 2 */
#ltitle H2 {
	margin: 0;
	padding: 0;
	color: #0F4279;
	font-size: 0.75em
}

/* Headline */
#headline {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #c0cdd9;
	background-color: #fff
}
#headline A {
	color: #0f4279
}
#headline .img3 {
	display: block;
	float: left;
	background-color: #0f4279
}
#headline #comment {
	margin-bottom: 10px;
	color: #0f4279;
	font-size: 0.5625em
}
#headline H2 {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	color: #dc1d25;
	font-size: 0.875em
}
#headline P {
	margin: 0;
	padding: 0;
	font-size: 0.6875em
}

.sliderwrapper .img4 {
	display: block;
	background-color: #0f4279
}
.sliderwrapper .slidecomment {
	margin-bottom: 10px;
	margin-right: 10px;
	color: #0f4279;
	font-size: 0.5625em;
	text-align: right
}
#headline2 {
	margin-bottom: 10px;
	padding: 6px 10px 10px 10px;
	background-color: #fff
}
#headline2 A {
	color: #0f4279
}
#headline2 H2 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	color: #dc1d25;
	font-size: 0.875em
}
#headline2 P {
	margin: 0;
	padding: 0;
	font-size: 0.6875em
}

/* News */
#news {
	border: 1px solid #c0cdd9;
	float: left;
	background-color: #fff
}
#news A {
	color: #0f4279
}
#news H2 {
	margin: 0;
	padding: 4px 0px;
	border-bottom: #c0cdd9 1px solid;
	color: #718699;
	background-color: #f8f9fa;
	font-size: 0.6875em;
	text-align: center
}
#news P.allNews {
	margin: 0;
	padding: 4px 0px;
	clear: both;
	width: 418px;
	color: #718699;
	background-color: #f8f9fa;
	font-size: 0.6875em;
	text-align: center
}
#news .article {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #c0cdd9 1px solid;
	float: left;
	width: 418px;
	height: auto
}
.article H3, .article P {
	margin: 0;
	padding: 0
}
.article H3 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 0.75em
}
.article P.articleDate {
	padding-top: 20px;
	float: left;
	width: 44px;
	height: 60px;
	color: #718699;
	background-color: #f8f9fa;
	font-size: 0.625em;
	text-align: center
}
.article IMG {
	margin-right: 10px;
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	background-color: #f8f9fa
}
.article P.articleText {
	padding-left: 154px;
	padding-right: 10px;
	font-size: 0.6875em
}

/* RIGHT */
#right{
	padding-top: 10px;
	float: left;
	width: 170px
}

/* CFM MP3 */
#cfm {
	margin-left: 10px;
	margin-bottom: 10px;
	border: #fff 2px solid;
	width: 156px;
	background-color: #0F4279
}
#cfm IMG {
	display: block
}
#cfm H2 {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	color: #f0bd86;
	font-size: 0.6875em;
	text-align: center
}
#cfm #cfmplay {
	padding-bottom: 6px;
	line-height: 10px;
	text-align: center;
	font-size: 0.5625em;
}
#cfm .download {
	color: #f0bd86;
}

/* Img block */
.imgblock {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 160px;
	background-color: #0F4279
}
.imgblock IMG {
	display: block;
	width: 160px
}

/* Publications */
#publics {
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #c0cdd9;
	background-color: #F8F9FA
}
#publics H2 {
	margin: 0;
	padding: 4px 0px;
	border-bottom: #c0cdd9 1px solid;
	background-color: #fff;
	color: #718699;
	font-size: 0.6875em;
	text-align: center
}
.title {
	padding: 8px;
	border-bottom: #c0cdd9 1px solid
}
.title H3, .title P {
	margin: 0;
	padding: 0
}
.title P.titleDate {
	padding-bottom: 6px;
	color: #718699;
	font-size: 0.625em
}
.title P.titleSource {
	color: #718699;
	font-size: 0.6875em
}
.title H3 {
	padding-bottom: 6px;
	font-weight: normal;
	font-size: 0.6875em
}
.title P.titleLink {
	color: #718699;
	font-size: 0.5625em
}
.title P.titleSource {
	color: #990812
}
.title P.titleSource A {
	color: #990812
}
.title H3 A {
	color: #0f4279;
	text-decoration: none
}
.title H3 A:hover {
	text-decoration: underline
}
.titleLink A {
	color: #718699
}
#publics P.allPublics {
	margin: 0;
	padding: 4px 0px;
	color: #718699;
	background-color: #fff;
	font-size: 0.6875em;
	text-align: center
}
.allPublics A {
	color: #0f4279
}

/* Archive */
#archive {
	position: relative;
	margin-left: 10px;
	padding: 8px;
	border: 1px solid #c0cdd9;
	background-color: #F8F9FA
}
#archive A {
	color: #0F4279
}
#archive H2 {
	margin: 0;
	padding: 0;
	color: #718699;
	font-size: 0.6875em
}
#archive H3 {
	margin: 0;
	padding: 0;
	color: #0F4279;
	font-size: 0.6875em;
	font-weight: normal
}
#userslinks, #gblinks {
	display: none
}
#userslinks A, #gblinks A {
	color: #718699;
	font-size: 0.6875em
}

/* FOOTER */
#footer {
	clear: both;
	background-color: #F8F9FA
}
#footer A {
	color: #0F4279;
}
#footerWrap {
	text-align: center
}
#footer #copyright {
	height: 36px
}
#footer #copyright P {
	margin: 0;
	padding: 0;
	font-size: 0.6875em
}
#footer #counter {
	height: 42px
}

/* Advert */
#advert P {
	margin: 0;
	padding: 0;
	line-height: 10px;
	color: #9BAAB7;
	font-size: 0.5625em
}
#advert P A {
	color: #9BAAB7
}

/* Advert Left */
#advl {
	margin-top: 10px;
	width: 160px;
	background-color: #F1F4F7
}
#advl P {
	margin: 0;
	padding: 6px;
	line-height: 10px;
	color: #9BAAB7;
	font-size: 0.5625em
}
#advl P A {
	color: #9BAAB7
}

/* Advert Right */
#advr {
	margin-top: 10px;
	margin-left: 10px;
	width: 160px;
	background-color: #F1F4F7
}
#advr P {
	position: relative;
	margin: 0;
	padding: 6px;
	line-height: 10px;
	color: #9BAAB7;
	font-size: 0.5625em
}
#advr P A {
	color: #9BAAB7
}

/* Fixtures */
#fixtures {
	padding: 10px;
	background: #fff url(../img/base/fixtures_bg.jpg) no-repeat right top
}

/* Наверх */
.up {
	float: right;
	color: #0F4279;
	font-size: 0.5625em
}
.up A {
	color: #0F4279
}

/* Twitter */
#twtr-profile-widget {
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px
}

/* Page */
#page {
	padding: 10px;
	background-color: #fff
}