/* Carousel */ 
.container_car { 
 position:relative; 
 overflow:hidden; 
width:300px;
} 
.clear { 
 clear:both; 
 display:block; 
 overflow:hidden; 
 visibility:hidden; 
 width:0; 
 height: 0; 
} .carousel { 
 position:relative; 
 margin:0 auto; 
 padding:0px 30px; 
} 
.carousel, .carousel_mask { 
 width:570px; 
 wwidth:767px; 
 wwidth:570px; 
} 
.carousel_btn_left, .carousel_btn_right { 
 display:block !important; 
 position:absolute; 
 background:url("http://mvcreative.ru/example/13/images/btn_carousel.png") no-repeat 0px 0px; 
 width:15px; 
 height:20px; 
 top:50px; 
} 
.carousel_btn_left { 
 left:10px; 
} 
.carousel_btn_right { 
 background:url("http://mvcreative.ru/example/13/images/btn_carousel.png") no-repeat 0px -20px; 
 right:10px; 
} 
.carousel_btn_left:active, .carousel_btn_right:active{ margin-top:1px; } 
.carousel_mask { 
 position:relative; 
 overflow:hidden !important; 
} 
.carousel ul.carousel_items { 
 position:relative; 
 margin:0px; 
} 
.carousel ul.carousel_items li { 
 float:left; 
 margin-right:19px; 
} 
.carousel ul.carousel_items li img { 
 width:100px; 
 height:100px; 
} .img_frame { 
 display:inline-block; 
 margin:4px; 
 padding:5px; 
 background-color:#fff; 
 line-height:0px; 
 border:1px solid #c0c1c2; 
 -moz-border-radius:3px; 
 border-radius:3px; 
 box-shadow:0px 0px 4px 0px rgba(0,0,0,0.12); 
} 
.img_frame .container_car ul {position:absolute;} 
.img_frame .container_car ul li { 
 margin:0px; 
 padding:0px; 
 width:100%; 
 overflow:hidden; 
} 
.img_frame a.description { 
 display:block; 
 padding:5px 8px; 
 background-color:#ffd86a; 
 color:#555; 
 line-height:16px; 
 font-size:12px; 
 text-decoration:none; 

} 
.img_frame a.description h4 {padding:0px;}



h1 {vertical-align:middle; font-size:9pt; margin-top: 0pt; margin-bottom: 0pt; padding-left: 0pt; padding-right: 0pt;}

.reg1 {text-align:left;padding:3px;} 
 .reg2 {clear:left;float:left;width:160px;} 
 .reg1 input[type='text'], .reg1 input[type='password'] {width:160px;} 
 #rCode {width:160px; height: 35px; text-align:center; font-weight:bold; font-size:13px; margin-top: 2px;} 
 #rRes{font-size: 9px; color:red; display:none;}

#share42 {
 display: inline-block;
 padding: 6px 0 0 6px;
 background: #FFF;
 border: 1px solid #E9E9E9;
 border-radius: 4px;
}
#share42:hover {
 background: #F6F6F6;
 border: 1px solid #D4D4D4;
 box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

/* Login (menu) */

#login {
 /* float: right; */
 position: absolute;
 right: 41px;
 top: 9px;
 font-size: 11px;
 color: #8F8F8F;
 /* padding-top: 15px; */
}
#login2 {
 position: absolute;
 right: 41px;
 top: 20px;
 font-size: 11px;
 color: #8F8F8F;
}
#menu {
 width: 100%;
 font-size: 14px;
 position: relative;
}

#menu ul {
 width: 100%;
}

#menu li {
 display: block;
 line-height: 2.5em;
 float: left;
 margin-right: 10px;
 background: url(/img/menu_left_bg.gif) no-repeat left;
 font-weight: bolder;
}

#menu li a {
 line-height: 2.5em;
 display: block;
 background: url() repeat-x right;
 margin-left: 1px;
 color: #fff;
 padding-left: 19px;
 padding-right: 20px;
}
* html #menu li a {
 width: 1%;
}

#menu li.current, #menu li.current a {
 background: #fff;
 color: #000;
}

#menu li.current a:hover {
 text-decoration: none;
}
#sidebar {
 width: 210px;
 float: right;
 padding: 50px;
}
#sidebar h2 {
 font-size: 13px;
 color: #ffffff;
 padding: 10px 0;
}

#sidebar p, #sidebar li {
 font-size: 12px;
}

#sidebar p {
 padding: 10px 0;
 line-height: 20px;
}

#sidebar ul {
 padding: 10px 0;
 list-style: none;
}

#sidebar li {
 background: url(/img/bullet.gif) no-repeat 0 9px;
 padding-left: 23px;
 line-height: 23px;
}

#sidebar2 {
 width: 210px;
 float: left;
 padding: 50px;
}
#sidebar2 h2 {
 font-size: 13px;
 color: #ffffff;
 padding: 10px 0;
}

#sidebar2 p, #sidebar2 li {
 font-size: 12px;
}

#sidebar2 p {
 padding: 10px 0;
 line-height: 20px;
}

#sidebar2 ul {
 padding: 10px 0;
 list-style: none;
}

#sidebar2 li {
 background: url(/img/bullet.gif) no-repeat 0 9px;
 padding-left: 23px;
 line-height: 23px;
}

/* Post */

.post {
 background: #fff;
 margin-top: 15px;
 padding: 10px 15px 15px 15px;
}
.post_details {
 padding: 0 15px;
 background: #fff;
}
.eBlock{width:448px;margin:0px 0;padding:7px;height:100%;color:#666;font-size:14px;background:#fff;border:1px solid #bdbbb6;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.eTitle {margin:0;padding:15px;margin:0;text-align:left;font-size:26px;font-weight:normal;border-bottom:1px solid #D9D5CD;font-family:georgia,Tahoma,Century gothic,verdana, sans-serif;}
.eTitle a {color:#47587a;background-color:transparent;}
.eTitle a:hover {color:#47587a;background-color:transparent;} 
.eDetails,.eDetails1,.eDetails2 {font-size:10px;padding:10px 15px;color:#E6125C;margin:0;text-transform:uppercase;border-top:1px solid #ddd;} 
.eMessage,.eText {margin:0;padding:10px 15px!important;} 
.eMessage a {color:#0f7cec;background-color:transparent;}
.eMessage a:hover {color:#222;background-color:transparent;text-decoration:none;}
.eAttach {margin:16px 0 0 0;padding:0 0 0 15px;background:url('/images/attach.gif') 0 0 no-repeat;}

/* Слайдер от ILyeS */ 
 .block{background:#222;padding:10px 10px 0;border-radius:10px;width:400px} 
 .block img{border:0;display:none} 
 .block div{margin:10px auto 0;background:#ddd;padding:5px 0;width:100px;border-radius:10px 10px 0 0;text-align:center} 
 .block div a{text-decoration:none;color:#ddd;background:#222;border-radius:5px;padding:2px 5px} 
 .block div a:hover{background:#444}

#menu{ background:#ffffff}


#test1{
margin: -90px 0px 0px 400px;
}

#test2{
 margin: 115px 0px 0px 10px;
}

#test3{
position: absolute;
 margin: 60px 0px 0px 465px;
}

#testt{
position: absolute;
 margin: 92px 0px 0px 800px;
}

a.example:link {text-decoration:none; color:#ffffff;}
a.example:active {text-decoration:underline; color:#000000;}
a.example:visited {text-decoration:none; color:#ffffff;}
a.example:hover {text-decoration:none; color:#ff0000;}

#con{
position:relative;
height:56px;
color:#E0E0E0;
background:#343434;
width:100%;
font-family:Helvetica,Arial,Verdana,sans-serif;
}

#nav{
position:relative;
height:32px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background:#fff url(images/bg.gif) repeat-x bottom left;
padding:0 0 0 20px;
}

#nav ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#nav ul li{
display:block;
float:left;
margin:0 1px;
}

#nav ul li a{
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#nav ul li a span{
padding:12px 20px 0 0;
height:21px;
float:left;
}

#nav ul li a:hover{
color:#fff;
background:transparent url(images/bg_over.gif) repeat-x bottom left;
}

#nav ul li a:hover span{
display:block;
width:auto;
cursor:pointer;
}

#nav ul li a.current,#nav ul li a.current:hover{
color:#fff;
background:#1D6893 url(images/left_on.gif) no-repeat top left;
line-height:275%;
}

#nav ul li a.current span{
display:block;
padding:0 20px 0 0;
width:auto;
background:#1D6893 url(images/right_on.gif) no-repeat top right;
height:32px;
}


#hmatch {width:296px; height:145px; float:left; margin:14px 12px 0 0; position:relative; overflow:hidden;}
#hmatch_button {height:33px; padding:7px 0 0 0; overflow:hidden;}
#hmatch_arrow_l {width:131px; height:20px; float:left; padding:6px 0 0 0; margin:0 7px 0 14px; color:#fff; text-align:center; background:#323232 url(http://www.manreds.com/slidematch/button_bg.png) no-repeat 0 0; cursor:pointer;}
#hmatch_arrow_r {width:131px; height:20px; float:left; padding:6px 0 0 0; color:#fff; text-align:center; background:#323232 url(http://www.manreds.com/slidematch/button_bg.png) no-repeat 0 0; cursor:pointer;}
#hmatch_button div.hmatch_on {background-position:0 -26px; background-color:#981a1b;}

#hmatch_list {width:592px; height:143px; position:relative; left:0px; top:0px;}
#hmatch_prev {width:296px; height:143px; float:left;}
#hmatch_next {width:296px; height:143px; float:left;}
.hmatchin_liga {height:38px; padding:9px 0 0 0; text-align:center;}
.hmatchin_liga strong {display:block; padding:0 0 2px 0;}

.hmatchin_cl {width:103px; height:96px; padding:0 4px; float:left; text-align:center;}
.hmatchin_cr {width:103px; height:96px; padding:0 4px; float:right; text-align:center;}
.hmatchin_numm {width:48px; float:left; padding:17px 0 0 0; margin:0 0 0 15px; font-size:13px; text-align:center;}
.hmatchin_numm strong {display:inline-block; padding:4px 3px 6px 3px; color:#fff; background:#444;}
.hmatchin_numm span {display:inline-block; padding:4px 5px 6px 5px; font-weight:bold; color:#fff; text-align:center;}

/* DMhope Top List Style */
.DMtimenu {padding: 0px 4px 2px 4px;}
.DMposition1 {padding: 0px; width: 24px; cursor: pointer; border-right: 1px solid #c2c8f5; text-align: center; vertical-align: middle; font-size: 12px; font-family: verdana, tahoma, arial; color: #000000; background: #ffc000; border-top: 1px solid #c2c8f5;}
.DMposition4 {padding: 0px; width: 24px; cursor: pointer; border-right: 1px solid #c2c8f5; text-align: center; vertical-align: middle; font-size: 12px; font-family: verdana, tahoma, arial; color: #000000; background: #fdf296; border-top: 1px solid #c2c8f5; }
.DMposition11 {padding: 0px; width: 24px; cursor: pointer; border-right: 1px solid #c2c8f5; text-align: center; vertical-align: middle; font-size: 12px; font-family: verdana, tahoma, arial; color: #000000; background: #7ce2fb; border-top: 1px solid #c2c8f5;}
.DMavatar {padding: 2px 0px 2px 4px; cursor: pointer; border-left: 0px; width: 48px; border-top: 1px solid #c2c8f5;}
.DMcontent {padding: 2px 0px 2px 4px; cursor: pointer; border-left: 0px; text-align: left; font-size: 10px; font-family: tahoma, verdana, arial; color: #555555; line-height: 14px; border-top: 1px solid #c2c8f5;}
table.topten_table {margin: 0px 0px 10px 0px;padding: 0px;border-right: 1px solid #32396f;border-left: 1px solid #32396f;border-bottom: 1px solid #32396f; border-top: 0px;width: 100%;}
table.topten_table tr {background: #ffffff;}
table.topten_table tr:hover {background: #eaf0fe;}
/* ------------ */

#er{display:none;border:1px solid #eba4a4;border-left-width:5px;color:#b35454;background-color:#ffeded;padding:8px;margin:5px;}

/* Footer */ 
#footer {
 color: #666666;
 background: #125192 url(/img/down2.gif) no-repeat center top;
 clear: both;
 width: 944px;
 height: 75px;
 text-align: center; 
 font-size: 92%;
}
#footer a { text-decoration: none; }

#footer2 {
 color: #ffffff;
 background: #125192 url() no-repeat center top;
 clear: both;
 width: 944px;
 height: 1px;
 text-align: center; 
 font-size: 92%;
}

/* Menu */
#menu {
 clear: both; 
 margin: 0; padding: 0 40px 0 0;
 background: url(/img/menu.jpg) repeat-y center top; 
 font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
 height: 26px;
}
#menu ul {
 float: right;
 list-style: none;
 margin:0; padding: 0;
}
#menu ul li {
 display: inline;
}
#menu ul li a {
 display: block;
 float: left;
 padding: 0 8px;
 color: #FFF; 
 text-decoration: none;
}
#menu ul li a:hover {
 background-color: #FFFFFF;
 color: #333; 
}
#menu ul li#current a { 
 background-color: #FFF;
 color: #333;
}

.loginform { 
margin : -10px 0px 0px 350px; 
 } 

/* Цвета пользователей в статистике */
a.groupModer:link,a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:green;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#ff0202;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#4169E1;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:orange;}
a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:FF6347;}
a.groupOther3:link,a.groupOther3:visited,a.groupOther3:hover {color:brown;}
a.groupOther4:link,a.groupOther4:visited,a.groupOther4:hover {color:8B008B;}
a.groupOther5:link,a.groupOther5:visited,a.groupOther5:hover {color:6A5ACD;}
/* ---------------- */

/* Основные(главные) стили (блоки, контейнеры и т.д.)*/
body {margin:0;padding:0;background:#1e1e1f url('/img/back.jpg') no-repeat;background-attachment: fixed;background-position: center top;}
.HeaderBar {width:950px;height:200px;background:url('/img/fifa13.png') no-repeat;font-size:8pt;}
.HeaderBar2 {width:944px;height:150px;background:url('http://chelseablues.ru/img/matchi/BlocMenu.jpg') no-repeat;font-size:8pt;}
.HeaderBar3 {width:944px;height:50px;background:url('http://chelseablues.ru/img/headprofil.png') no-repeat;font-size:8pt;}
.FooterBar {width:944px;height:150px;background: #125192 url('') no-repeat;font-size:8pt;}
.HeaderBar5 {width:944px;height:90px;background:url('/img/down.png') no-repeat;font-size:8pt;}
.FooterBar2 {width:944px;height:1px;background:transparent no-repeat;font-size:8pt;}
.marathon {width:900px;height:90px;background:#ffffff url('') no-repeat;font-size:8pt;align:center;}
#rightColumn {float:left;width:420px;padding-top:8px;}
#subLeft {width:300px;float:left;}
#subRight {width:300px;float:right;}
#logoBar {width:944px;height:215px;background:url('http://src.ucoz.ru/t/882/3.jpg') no-repeat;}
#contentBlock {width:944px;background:url('/4.gif') repeat-y;}
.column {width:303px;padding:1px 2px 1px 2px;}
.boxTable {height:40px;width:350px;margin-bottom:1px;background:url('/picture/rightbloc/box_table.gif') repeat-y;}
.boxTitle {height:40px;background:url('/picture/rightbloc/box_title.gif') no-repeat;color:#000000;font-size:10pt;font-weight:bold;padding-left:10px;padding-bottom:0px; }
.boxContent {padding:5px;background:url('/content_block.gif') bottom no-repeat;}
#navBar {text-align:center;padding:2px 15px 3px 15px;font-size:7pt;background:url('http://src.ucoz.ru/t/882/8.gif') center no-repeat;}
h1.logo {font-size:26pt;font-weight:bold;color:#000000;}
a:link {text-decoration:none; color:#000000;}
a:active {text-decoration:underline; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#ff0000;}

td, body {font-family:verdana,arial,helvetica; font-size:11px; color:#000000}
form {padding:0px;margin:0px;}
input, textarea, select {vertical-align:middle; font-size:11px; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#000000}
a.noun:active {text-decoration:none; color:#000000}
a.noun:visited {text-decoration:none; color:#000000}
a.noun:hover {text-decoration:underline; color:#000000}
.mframe1 {padding:2 10 30 10px;}
hr {color:#464646;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#000000;font-size:13px;font-weight:bold; padding-left:22px; background: url('http://src.ucoz.ru/t/982/13.gif') no-repeat 5px 2px;}

.menut0 {}
.menut {padding:2 3 3 15px;}
.mframe {padding:2 0 30 30px;}
.bannerTable {width:468;height:60;}

.menu1 {font-weight:bold;font-size:8pt;font-family:Arial,Sans-Serif;}
a.menu1:link {text-decoration:underline; color:#000000}
a.menu1:active {text-decoration:underline; color:#000000}
a.menu1:visited {text-decoration:underline; color:#000000}
a.menu1:hover {text-decoration:none; color:#000000}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/894/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#000000}
.uMenuV li a:active {text-decoration:none; color:#000000}
.uMenuV li a:visited {text-decoration:none; color:#000000}
.uMenuV li a:hover {text-decoration:none; color:#000000}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#000000;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#000000}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#000000}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0; }
.uMenuV li {margin: 0; padding: 3px;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('http://src.ucoz.ru/t/982/14.gif') no-repeat 0px 2px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#000000;}
a.catName:visited {text-decoration:none; color:#000000;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:#000000;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:underline; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:15px;font-weight:bold;color:#F;}
.eMessage {background:url('') bottom right no-repeat;padding:10px !important;}
.eMessage2 {background:url('') bottom right no-repeat;padding:10px !important;}
.eTitle a:link {text-decoration:none; color:#000000;}
.eTitle a:visited {text-decoration:none; color:#000000;}
.eTitle a:hover {text-decoration:none; color:#000000;}
.eTitle a:active {text-decoration:none; color:#000000;}

.eText {text-align:justify; padding:5px;border-top:1px dashed #FFFFFF;}

.eDetails {border-top:1px dashed #FAEBD7;border-bottom:1px dashed #FAEBD7;color:#FFFFFF;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails3 {border:0px solid #a9a9a9;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#a7a7a7;background-color:#5c5c5c;padding-bottom:5px;padding-left:8px;padding-top:3px;text-align:left;font-size:8pt;background:url:('/Gradient2new.png');#FFFFFF;}
.eDetails3 {border:0px solid #a9a9a9;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#a7a7a7;background-color:#5c5c5c;padding-bottom:5px;padding-left:10px;padding-top:3px;text-align:left;font-size:8pt;background:url:('/Gradient2new.png');#FFFFFF;}
.eDetails4 {border:0px solid #a9a9a9;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#5c5c5c;background-color:#5c5c5c;padding-bottom:5px;padding-left:10px;padding-top:3px;text-align:left;font-size:8pt;background:url:('/Gradient2new.png');#FFFFFF;}
.eDetails5 {border-top:1px dashed #2B2B30;border-bottom:1px dashed #2B2B30;color:#60606B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails6 {border-top:1px dashed #2B2B30;border-bottom:1px dashed #2B2B30;color:#60606B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails7 {border-top:1px dashed #2B2B30;border-bottom:1px dashed #2B2B30;color:#60606B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails10 {border-top:1px dashed #2B2B30;border-bottom:1px dashed #2B2B30;color:#60606B;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}


.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/982/16.gif') no-repeat 0px 0px;}
/* --------------- */

/* Entry Manage Table */
.manTable {border:1px solid #C0C0C0;background:#ffffff;}
.manTdError {color:#FFFFFF;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {color:#c20101;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#ffffff;border:1px solid #ffffff;}
.cBlock2 {background:#ffffff;border:1px solid #ffffff;}
.cBlockCommentStyle {background:#5c5c5c;border:1px solid #5c5c5c;}
.commTable {border:1px solid #ffffff;background:#ffffff;}
.commTd1 {color:#000000;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;background-image:#5c5c5c;background-repeat: repeat-x;height: 120px;padding-left: 3px;border: 1px solid #D6D6D6}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#FF9000;background:#ffffff;border:1px solid #000000;}
/* ------------------- */



/* News/Blog Archive Menu */
.archLi {padding: 0 0 3px 10px; background: url('http://src.ucoz.ru/t/982/17.gif') no-repeat 0px 4px;}
.archActive {color:#FFFFFF;}
a.archLink:link {text-decoration:underline; color:#FFFFFF;}
a.archLink:visited {text-decoration:underline; color:#FFFFFF;}
a.archLink:hover {text-decoration:none; color:#D8D5D5;}
a.archLink:active {text-decoration:none; color:#D8D5D5;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#E2B4B4;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#FAEBD7;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/982/18.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:visited {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#FFFFFF}
a.archiveDateTitleLink:active {text-decoration:underline; color:#FFFFFF}
.archiveNoEntry {text-align:center;color:#E2B4B4;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#FFFFFF; background:#3B3B42; width:18px;}
.calWdaySe {color:#FFFFFF; background:#FAEBD7; width:18px;}
.calWdaySu {color:#FFFFFF; background:#FAEBD7; width:18px; font-weight:bold;}
.calMday {color:#676767;background:#222226;}
.calMdayA {color:#000000;background:#676767;}
.calMdayIs {color:#C04141;background:#1D1D20;font-weight:bold;border:1px solid #FAEBD7;}
.calMdayIsA {border:1px solid #676767; background:#FAEBD7;font-weight:bold;}
a.calMonthLink:link, a.calMdayLink:link {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:visited, a.calMdayLink:visited {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:hover, a.calMdayLink:hover {text-decoration:underline; color:#FFFFFF;}
a.calMonthLink:active, a.calMdayLink:active {text-decoration:underline; color:#FFFFFF;}
/* ------------------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#000000}
.textResults {background:#FFFFFF}
.textResultsTd {background:#700000}

.pollNow {background:#FFFFFF}
.pollNowTd {background:#700000}

.totalVotesTable {background:#FFFFFF}
.totalVotesTd {background:#700000}
/* ---------- */



/* Other Styles */
.replaceTable {background:#FFFFFF;height:100px;width:300px;border:1px solid #FAEBD7;}
.replaceBody {background:#E4E4E4;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#;}
.gTableTop {padding:2px;background:url('http://chelseablues.ru/img/newyearforum.png') #02b40a;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold;height:30px;font-size:10pt; }
.gTableSubTop {background:#DADFE7;color:#006699;height:20px;font-size:10px;background: #bebebe;border-bottom:1px solid #c7d0d7;}
.gTableBody {background:#FAFAFA;}
.gTableBody1 {background:#efefef;}
.gTableBottom {background:#FAFAFA;}
.gTableLeft {background:#EFF1F5;font-weight:bold;color:#4D6D91}
.gTableRight {background:#efefef}
.gTableError {background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumIcoTd {background:#efefef}
.forumThreadTd,.forumPostTd,.forumLastPostTd {background:#dee3e7}
.forumLastPostTd,.forumArchive {font-size:7pt;}

a.catLink:link {text-decoration:none; color:#ffffff;}
a.catLink:visited {text-decoration:none; color:#ffffff;}
a.catLink:hover {text-decoration:underline; color:#ffffff;}
a.catLink:active {text-decoration:underline; color:#000000;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#4D6D91;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#4D6D91;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#4D6D91;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#4D6D91;}
a.forumBarA:active {text-decoration:underline; color:#4D6D91;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#C9D0DB;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#DADFE7;font-weight:bold;color:#4D6D91;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadIcoTd {background:#efefef}
.threadAuthTd,.threadLastPostTd {background:#d1d7dc}
.threadNametd {font-size:9pt;}
.threadPostTd,.threadViewTd {background:#dee3e7}
.threadLastPostTd {font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {background:#EFF1F5;height:25px;font-weight:bold;font-size:7pt;color:#4D6D91;padding-left:40px; }
.threadsDetails {background:#EFF1F5;height:25px;color:#4D6D91;background: url('/images/cellpic1.gif');}
.forumOnlineBar {background:#EFF1F5;height:25px;color:#4D6D91;background: url('/images/cellpic1.gif');}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#4D6D91;}
a.threadLink:visited {text-decoration:none; color:#4D6D91;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#dee3e7;text-align:center;}
.postFirst {background:#efefef;border-bottom:3px solid #597798;}
.postRest1 {background:#dee3e7;}
.postRest2 {background:#efefef;}
.postSeparator {height:5px;background:#d1d7dc;}

.postTdTop {border-bottom:1px solid #d1d7dc;height:20px}
.postBottom {border-top:1px solid #FFF;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {border-right:1px solid #FFF;text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FAFCFE;border:1px solid #4D6D91;}
.codeCloseAll {font-size:7pt; color:#4D6D91;font-weight:bold;background:#FAFCFE;border:1px solid #4D6D91;}
.postNameFl,.postDescrFl {background:#FAFCFE;border:1px solid #4D6D91;width:400px}
.postPollFl,.postQuestionFl {background:#FAFCFE;border:1px solid #4D6D91;width:400px}
.postResultFl {background:#FAFCFE;border:1px solid #4D6D91;width:50px}
.postAnswerFl {background:#FAFCFE;border:1px solid #4D6D91;width:300px}
.postTextFl {background:#FAFCFE;border:1px solid #4D6D91;width:550px;height:150px}
.postUserFl {background:#FAFCFE;border:1px solid #4D6D91;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */


/* ====== Прокрутка страниц ====== */
.catPages1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages1 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;}

.pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #636363;background:#353535;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 

.catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.catPages2 a:link, 
.catPages2 a:visited, 
.catPages2 a:hover, 
.catPages2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages2 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

.pagesBlock2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock2 a:link, 
.pagesBlock2 a:visited, 
.pagesBlock2 a:hover, 
.pagesBlock2 a:active {text-decoration:none;color: #636363;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlock2 a:hover {background:#6699cc;color:#FFFFFF;font-weight:bold;border:1px solid #e6e6e6;} 
.pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;}

/* ----////// Эффект прозрачности /////------- */

#banners a img {
opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=40); 
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

input.queryField { 
background: url(http://forza-juve.ru/images/search.gif) no-repeat; 
background-color: #fff; 
background-position: 0 50%; 
color: #000; 
padding-left: 23px;}

input.button{
 /*font-family: Verdana, Arial;*/
 font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
 padding: 2px;
 color: #000000;
 font-size: 12px;
 background: #ffcc00;
 border-style: solid;
 border-color: #cccccc;
 border-width: 1px;
}

input.button:hover{
 /*font-family: Verdana, Arial;*/
 font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
 color: #404040;
 padding: 1px;
 font-size: 12px;
 background: #fff;
 background-color: #d0d5d9;
 border-style: solid;
 border-color: #404040;
 border-width: 1px;
}






/*------------------------------------------------------------------*/
/* Стили используемые в DataLife Engine */
/*------------------------------------------------------------------*/

form { PADDING-RIGHT: 0px; 
 PADDING-LEFT: 0px; 
 PADDING-BOTTOM: 0px; 
 MARGIN: 0px; 
 PADDING-TOP: 0px;
}

/* 
 * ========================================
 * Вывод архива 
 * ========================================
 */
.archives {
 vertical-align: top;
 font-family:Tahoma;
 font-size:11px;
 margin-top:6px;
 margin-left:20px;
 margin-bottom:10px;
}
.archives a {
 font-family:Tahoma;
 font-size:11px;
 color:#43637E;
}
/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
 .quote {
 color: #000000;
 FONT: 10pt Verdana; 
 text-align:justify;
 background-color: lightyellow; 
 border-width:1; 
 border-color:rgb(190,190,190); 
 border-style:dotted;
 padding: 5px;
 }
/* 
 * ========================================
 * Teг CODE
 * ========================================
 */

.scriptcode {
 BORDER-RIGHT: #4d4d4d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #4d4d4d 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 9pt; BACKGROUND: #fafafa; PADDING-BOTTOM: 5px; BORDER-LEFT: #4d4d4d 1px solid; WIDTH: 100%; COLOR: #228b22; PADDING-TOP: 5px; BORDER-BOTTOM: #4d4d4d 1px solid; FONT-FAMILY: "Courier New", Courier, monospace
}
/* 
 * ========================================
 * Календарь 
 * ========================================
 */

.weekday-active-v {
 color: #4974a3;
 font-family:tahoma;
 font-size:10px;
}
.day-active-v {
 color: #4974a3;
 font-family:tahoma;
 font-size:10px;
}
.calendar {
 font-family:verdana;
 font-size:10px;
}
.calendar td, th {
 font-family:verdana;
 font-size:10px;
 text-decoration: none;
 padding: 3px;
}

.weekday {
 color: #804040;
 font-family:verdana;
 font-size:10px;
}
.weekday-active {
 color: #804040;
 font-family:verdana;
 font-size:10px;
}
.day-active {
 color: #804040;
 font-family:verdana;
 font-size:10px;
}
.day-active a,
.weekday-active a,
.day-active-v a,
.weekday-active-v a
 {
text-decoration: underline;
}

.monthlink {
color: #4974a3;
font-family:tahoma;
font-size:10px;
text-decoration: none;
}

/* 
 * ========================================
 * Рейтинг 
 * ========================================
 */

.rating {
 background: #FFF;
 border: 1px solid #E0E0E0;
 color: #666666;
 font-family: Tahoma, helvetica, sans-serif;
 vertical-align: middle;
 font-size: 11px; 
 vertical-align: middle;
height:18px;
}

/* 
 * ========================================
 * BB коды
 * ========================================
 */ 
.bbcodes {
 background: #FFF;
 border: 1px solid #E0E0E0;
 color: #666666;
 font-family: Verdana, Tahoma, helvetica, sans-serif;
 padding: 2px;
 vertical-align: middle;
 font-size: 10px; 
 vertical-align: middle;
 margin:2px;
 height: 21px;
}

/* 
 * ========================================
 * Дополнительные поля
 * ========================================
 */ 

.xfields textarea {
width:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields select {
height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}

/* 
 * ========================================
 * Персональные сообщения
 * ========================================
 */ 

.pm_head {
 FONT: 10pt Verdana; 
}
.pm_list {
 color: #888888;
 font-size: 11px;
 font-family: tahoma;
 }
.pm_list a {
 color: #4b719e;
 font-size: 11px;
 font-family: tahoma;
}

/* 
 * ========================================
 * Выпадающее меню
 * ========================================
 */ 

#dropmenudiv{
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Verdana;
background-color: #6497CA;
line-height:20px;
margin:2px;
filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=3);
}

#dropmenudiv a{
display: block;
text-indent: 3px;
border: 1px solid white;
padding: 1px 0;
MARGIN: 1px;
color: #FFF;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDD08B;
color: #000;
}

/* 
 * ========================================
 * Результаты поиска
 * ========================================
 */

.sresult {
 text-align: justify;
 font-family:verdana;
 FONT-WEIGHT: normal;
 LINE-HEIGHT: 16px;
 font-size:12px;
 color:#606D77;
}

/* 
 * ========================================
 * Опрос
 * ========================================
 */

.vote {
 color: #717171;
 font-size: 11px;
 font-family: tahoma;
}

/* 
 * ========================================
 * Уведомление о получении новых PM
 * ========================================
 */

#newpm {
 position:absolute;
 height:250px;
 width:400px;
 padding:4px;
 background-color:#FDFDFD;
 border:1px solid #BBB;
 font-family: Verdana;
 font-size: 11px;
 line-height: 135%;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
 }

#newpmheader {
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 height:20px;
 color: #000;
 font-weight: bold;
 background-color:#E3C0C0;
 font-family:verdana, sans-serif;
 font-size:11px;