/* General Style */
a:link {text-decoration:none; color:#2f393e;}
a:active {text-decoration:none; color:#2f393e;}
a:visited {text-decoration:none; color:#2f393e;}
a:hover {text-decoration:underline; color:#4282b0;}

td, body {font-family:OpenSans,verdana; font-size:14px;color:#2f393e;line-height:21px;}
body {margin:0;padding:0;background:url('http://real-madridfans.ru/images/fon-1-.png') repeat scroll;}
td img {vertical-align: middle;}
img {border:0;}
form {padding:0;margin:0;}
input,textarea,select {vertical-align:middle;}
.copy {font-size:7pt;}


#puzadpn {display:none;}


@font-face {
font-family: OpenSans;
src: local("OpenSans-Regular"),
url(/fonts/OpenSans-Regular.ttf);
}

@font-face {
font-family: OpenSansSemibold;
src: local("OpenSans-Semibold"),
url(/fonts/OpenSans-Semibold.ttf);
}

@font-face {
font-family: OpenSansLightItalic;
src: local("OpenSans-LightItalic"),
url(/fonts/OpenSans-LightItalic.ttf);
}
@font-face {
font-family: OpenSansItalic;
src: local("OpenSans-Italic"),
url(/fonts/OpenSans-Italic.ttf);
}
@font-face {
font-family: OpenSansLight;
src: local("OpenSans-Light"),
url(/fonts/OpenSans-Light.ttf);
}
/* ------------- */

/* Site Menus */

ul.uMenuRoot, ul.uMenuRoot ul {
 list-style-type:none;
 margin: 0;
 padding: 0;
 width: 290px;
 display:table;
}

ul.uMenuRoot a {
 display:block;
 text-decoration: none; 
 margin: 0;
}

ul.uMenuRoot li {
 height:48px;
 line-height:48px;
 border-top:1px solid #49545a;
}

ul.uMenuRoot li a {
 height:48px;
 padding-left:20px;
 background:#3b4449 url(/images/bmenu.png) right no-repeat;
 -webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

ul.uMenuRoot li a:hover {
 height:48px;
 padding-left:20px;
 background:#49545a url(/images/bmenuhover.png) right no-repeat;
 box-shadow:inset 4px 0 0 #4282b0;
}

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

.uMenuV .uMenuItemA {font-weight:normal;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#fff;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#fff;}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#fff;}
.uMenuV li {font-size:14px;}
/* --------- */

/* Module Part Menu */

.catsTable {border-collapse:collapse;width:268px;}
.catsTd {
text-decoration:none;
padding-left:20px;
height:46px;
line-height:46px;
float:none;
display:block;
background:#f2f2f2 url(/images/cat.png) right no-repeat;
overflow:hidden;
border-right:1px solid #e6e6e6;
border-left:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.catsTd:hover {
box-shadow:inset 4px 0 0 #4282b0;
background:#fff url(/images/cathover.png) right no-repeat;
}

.catName {}
.catNameActive {}
.catNumData {padding-left:5px;color:#555555;}
.catDescr { padding-left:10px;}
.catsTd a.catName {text-decoration:none; color:#2f393e;}
.catsTd a.catNameActive {text-decoration:none; color:#2f393e;}
.catsTd a.catName:hover {text-decoration:none; color:#2f393e;}
.catsTd a.catNameActive:hover {text-decoration:none; color:#2f393e;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-size:23px;font-family: OpenSansSemibold;}


.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #C2C2C2}

.eDetails {
display:table;
width:100%;
padding-top:19px;
margin-top:20px;
margin-bottom:20px;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
padding-bottom:19px;
}

.eDetails1 {
display:table;
width:100%;
padding-top:19px;
margin-top:20px;
margin-bottom:20px;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
padding-bottom:19px;
}

.eDetails2 {
display:table;
width:100%;
padding-top:19px;
margin-top:20px;
margin-bottom:20px;
border-top:1px solid #f2f2f2;
border-bottom:1px solid #f2f2f2;
padding-bottom:19px;
}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/971/14.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

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

.cBlock1 {background:#FAFAFA; border:1px solid #C2C2C2;}
.cBlock2 {background:#F1F2F3; border:1px solid #C2C2C2;}

#comment {
width:680px;
display:table;
width:100%;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
padding-bottom:19px;
}

.ciimg img {
float:left;
width:55px;
height:55px;
margin-right:20px;
}

.commtext {
float:right;
width:605px;
}

.comminfo {
display:table;
padding-bottom:10px;
text-align:left;
font-family: OpenSansSemibold;
}

.comminfo span {
float:left;
padding-top:10px;
}

.commuser {
float:left;
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
margin-top:6px;
font-size:13px;
text-transform:uppercase;
background:#4282b0 url(/images/userIcon.png) right no-repeat;
color:#fff;
margin-left:10px;
}

/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#EBEBEB;border:1px solid #C2C2C2;}
/* ------------------- */

/* Poll styles */
.pollBut {width:100%;margin-top:15px;}

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

.pollNow {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#EEEEEE;height:100px;width:300px;border:1px solid #AAAAAA;}

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

.rurboard {
padding-bottom:5px;
font-size:18px;
font-family: OpenSansSemibold;
display:block;
color:#4282b0;
text-align:right;
}

.torg {
padding-bottom:5px;
display:block;
color:#a0a0a0;
text-align:right;
}


.rurboard2 {
padding-bottom:10px;
font-size:25px;
font-family: OpenSansSemibold;
color:#4282b0;
}

.torg2 {
color:#a0a0a0;
}



hr {color:#fff;height:1px;border-bottom:1px solid #f2f2f2;border-top:none;border-left:none;border-right:none;}


#boarditem {
width:680px;
display:table;
padding-bottom:19px;
border-bottom:1px solid #f2f2f2;
margin-bottom:20px;
background:#fff;
}

.sort {
display:block;
border-top:2px solid #f2f2f2;
margin-top:20px;
padding-top:18px;
border-bottom:2px solid #f2f2f2;
margin-bottom:20px;
padding-bottom:18px;
}

.bileft {
display:block;
float:left;
width:560px;
}

.boardtitle {
width:560px;
display:block;
font-size:17px;
font-family: OpenSansSemibold;
float:left;
margin-bottom:20px;
}

.biright {
display:block;
float:right;
width:120px;
}

.boardpic {
width:150px;
height:110px;
float:left;
display:block;
overflow:hidden;
margin-right:20px;
}

.boardpic img {
width:150px;
max-height:110px;
min-height:110px;
height:auto;
}

.boardmess {
float:left;
width:390px;
height:63px;
overflow:hidden;
}

.boardinf {
float:left;
width:390px;
padding-top:9px;
margin-top:10px;
border-top:1px solid #f2f2f2;
font-family: OpenSansSemibold;
}


.boardbigpic {
width:680px;
display:block;
text-align:center;
margin-bottom:20px;
}

.boardbigpic img {width:680px;}


.boardid {
width:680px;
display:table;
margin-bottom:20px;
}

.bdleft {
padding-left:75px;
background:url(/images/no_ava_white.png) left no-repeat;
float:left;
display:table;
}

.bdright {
float:right;
display:table;
text-align:right;
}

.boardphone {
height:43px;
line-height:43px;
border:1px solid #ededed;
background:#fff url(/images/phoeIcon.png) right no-repeat;
width:348px;
padding-left:20px;
float:left;
display:table;
font-family: OpenSansSemibold;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.boardphone:hover {
border:1px solid #d2d2d2;
}


.boardid a {color:#fff;}
.boardid a:hover {text-decoration:none;}

.writeauth {
float:left;
height:45px;
text-align:center;
width:235px;
padding-right:45px;
line-height:45px;
display:block;
background:#4282b0 url(/images/writeauth.png) right no-repeat;
color:#fff;
float:right;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.writeauth:hover {
background:#4282b0 url(/images/writeauth.png) right no-repeat;
}








#hbg {
width:100%;
display:block;
background:#3b4449;
margin:0;
padding:0;
}

#hl {
width:100%;
height:44px;
border-bottom:1px solid #2f393e;
display:table;
}

.headline a {color:#6e7578;}

.headline {
width:1070px;
height:44px;
line-height:44px;
display:block;
margin:auto;
margin:auto;
}

.writeus {
padding-left:25px;
background:url(/images/writeus.png) left no-repeat;
margin-right:20px;
}


.registr {
padding-left:25px;
background:url(/images/rega.png) left no-repeat;
margin-right:20px;
}



.adsrules {
padding-left:25px;
background:url(/images/adsrules.png) left no-repeat;
}


.fb {width:44px;height:44px;background:url(/images/fb.png) no-repeat;display:block;float:right;border-right:1px solid #2f393e;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.ok {width:44px;height:44px;background:url(/images/ok.png) no-repeat;display:block;float:right;border-right:1px solid #2f393e;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.yt {width:44px;height:44px;background:url(/images/yt.png) no-repeat;display:block;float:right;border-right:1px solid #2f393e;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.tw {width:44px;height:44px;background:url(/images/tw.png) no-repeat;display:block;float:right;border-right:1px solid #2f393e;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.vk {width:44px;height:44px;background:url(http://newschita.ru/16pljus.png) no-repeat;display:block;float:right;border-right:1px solid #2f393e;border-left:1px solid #2f393e;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}

.fb:hover {background:#2f393e url(/images/fb.png) no-repeat;}
.ok:hover {background:#2f393e url(/images/ok.png) no-repeat;}
.yt:hover {background:#2f393e url(/images/yt.png) no-repeat;}
.tw:hover {background:#2f393e url(/images/tw.png) no-repeat;}
.vk:hover {background:#2f393e url(http://newschita.ru/16pljus.png) no-repeat;}



#header {
width:1070px;
height:150px;
display:table;
margin:auto;
}

.logo {
width:300px;
height:90px;
margin-top:32px;
display:block;
float:left;
background:url(http://real-madridfans.ru/images/rmlogotipe.png) no-repeat;
}


.searchForm {border-collapse:collapse;overflow:hidden;float:left;height: 45px;width: 420px; background:#49545a;display:table;margin-left:65px;margin-top:50px;}
.schQuery {float: left;}
.schQuery input {box-shadow:none !important;outline:none;height: 45px !important; line-height: 45px !important; margin-left:15px !important;;width: 360px !important;background: none !important; font-size:14px; border: none !important; color: #fff!important;padding: 0 !important;}
.schBtn {float: right;}
.schBtn input {margin: 0 !important;width:0px !important;height: 0px !important;background:#2f393e url(/images/search.png) no-repeat !important; border: none !important; font-size: 0 !important; color: transparent !important;cursor: pointer;padding: 0 6px;text-indent: -9999px !important;box-shadow: none !important;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.schBtn input:hover {background:#49545a url(/images/search.png) no-repeat !important;}


.profile a {
margin-top:50px;
width:180px;
padding-right:45px;
text-align:center;
text-transform:uppercase;
color:#fff;
background:#4282b0 url(/images/prof.png) right no-repeat;
height:45px;
line-height:45px;
display:block;
float:right;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.profile a:hover {
text-decoration:none;
background:#4580a9 url(/images/prof.png) right no-repeat;
}


#headmenu {
background:#4282b0;
width:1070px;
height:50px;
display:table;
margin:auto;
}



 





















#headmenu a {
text-decoration:none;
text-transform:uppercase;
border: 0;
float: left;
color: #fff;
line-height:63px;
padding-left:35px;
padding-right:35px;
border-right:1px solid #347caf;
list-style: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

#headmenu a:hover {
background:#478bbc;
text-decoration:none;
}

#headmenu > li:hover {
text-decoration:none;
background:#478bbc;
}

#headmenu li:hover ul {
display:block;
float:none;
}

#headmenu li ul {
position: absolute;
display: none;
margin-top: 63px;
list-style: none;
float:none;
z-index: 1000;
}

#headmenu ul {
background:#478bbc;
list-style: none;
margin: 0;
padding: 0;
float:none;
}


#headmenu ul li a {
text-transform:none;
text-decoration:none;
border: 0;
float:none;
padding-left: 35px;
line-height:50px;
border-top:1px solid #4282b0;
color: #fff;
display:block;
text-shadow:none;
width:220px;
}

#headmenu ul li a:hover {
background:#4282b0;
}


#headmenu > li {
float:left;
}

.headmenu {
margin: 0;
padding:0;
}

.headmenu li {
list-style: none;
float:none;
}



.hleb {
width:1010px;
padding-left:30px;
padding-right:30px;
height:36px;
line-height:36px;
display:block;
margin:auto;
overflow:hidden;
background:#f5f5f5;
color:#a5a8aa;
}




#maincont {
width:1070px;
display:table;
margin:auto;
background:#fff;
box-shadow:0 2px 5px #e9e9e9;
}

#content {
width:710px;
float:left;
}

.allcont {
width:680px;
padding:30px 30px 0px 30px;
display:table;
}



#sidebar {
width:290px;
float:right;
margin-top:30px;
margin-right:35px;
}




.tntitle {
width:290px;
padding-bottom:20px;
border-bottom:2px solid #f2f2f2;
display:block;
color:#4282b0;
}

.tntitle span {
font-size:26px;
font-family: OpenSansSemibold;
color:#2f393e;
}

.todaynews {
width:360px;
margin-left:-35px;
margin-right:-35px;
display:block;
margin-bottom:30px;
}

.tnews {
width:290px;
padding:20px 35px 20px 35px;
border-bottom:1px solid #f2f2f2;
display:block;
text-align:left;
height:80px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.tnews:hover {
box-shadow:4px 0 0 #4282b0;
}


.tpic {
width:110px;
height:80px;
margin-right:20px;
float:left;
overflow:hidden;
text-align:center;
display:table;
}

.tpic img {
width:110px;
height:auto;
min-height:80px;
}

.btitlecomms {
background:#3b4449 url(/images/btitlecomms.png) right no-repeat;;
width:240px;
height:45px;
padding-right:50px;
font-family: OpenSansSemibold;
color:#fff;
line-height:45px;
text-align:center;
display:block;
font-size:14px;
text-transform:uppercase;
}

.btitlecomms2 {
background:#3b4449 url(http://real-madridfans.ru/images/matchiicon.png) right no-repeat;;
width:240px;
height:50px;
padding-right:50px;
font-family: OpenSansSemibold;
color:#fff;
line-height:50px;
text-align:center;
display:block;
font-size:16px;
text-transform:uppercase;
}




.btitle {
background:#4282b0;
width:290px;
height:45px;
font-family: OpenSansSemibold;
color:#fff;
line-height:45px;
text-align:center;
display:block;
font-size:16px;
text-transform:uppercase;
}

.btitlemenu {
background:#3b4449;
width:290px;
height:55px;
font-family: OpenSansSemibold;
color:#fff;
line-height:55px;
text-align:center;
display:block;
font-size:20px;
text-transform:uppercase;
}

.btitlepoll {
background:url(/images/polltitle.png) bottom no-repeat;
width:240px;
padding-right:50px;
height:55px;
font-family: OpenSansSemibold;
line-height:55px;
text-align:center;
display:block;
font-size:23px;
text-transform:uppercase;
}


.bcontmenucont {
display:block;
margin-bottom:30px;
}

.bcont {
display:table;
width:250px;
padding:19px;
border-right:1px solid #e6e6e6;
border-left:1px solid #e6e6e6;
border-bottom:4px solid #4282b0;
margin-bottom:30px;
}

#blocktabs {
display:table;
width:250px;
margin-bottom:30px;
}


.bcontpoll {
display:table;
width:250px;
padding:18px;
border-right:2px solid #f2f2f2;
border-left:2px solid #f2f2f2;
border-bottom:2px solid #f2f2f2;
margin-bottom:30px;
}



#blockad {
width:250px;
display:table;
}

#blockad a {color:#4282b0;text-decoration:underline;}
#blockad a:hover {color:#4282b0;text-decoration:none;}


.bapic {
width:250px;
height:140px;
overflow:hidden;
display:block;
text-align:center;
margin-bottom:10px;
}

.bapic img {
width:250px;
height:auto;
min-height:140px;
}

.rur {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
font-size:13px;
margin-top:10px;
background:#4282b0 url(/images/ryr2.png) right no-repeat;
color:#fff;
}


.allads {
width:212px;
height:28px;
padding-right:38px;
line-height:28px;
display:table;
margin-top:10px;
padding-top:10px;
background:url(/images/allads.png) right no-repeat;
border-top:1px solid #f2f2f2;
}



input[type=text], input[type=password], textarea {outline:none;border:0;background:#f1f1f1;font-family: OpenSans;box-shadow:inset 0 1px 3px #d6d6d6;min-height:30px;}
select {outline:none;background:#f1f1f1;border:0;font-family: OpenSans;box-shadow:inset 0 1px 3px #d6d6d6;min-height:30px;}



input[type=button], input[type=reset], input[type=submit] {
border:0;
height: 30px;
width: auto!important;
border-radius: 3px;
cursor: pointer;
outline:none;
background:#4282b0;
text-transform:uppercase;
color:#fff;
font-size: 11px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.schBtn input {width: 40px;!important}



input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
background:#397097;
}


.sidebartabs {
 position: relative;
 margin: 0 auto;
 width: 290px;
}
.sidebartabs label {
 cursor: pointer;
 display: block;
 float: left;
 padding-left:31px;
 padding-right:32px;
 height: 50px;
 line-height: 50px;
 color: #fff;
 background:#3b4449;
 position: relative;
 text-align: center;
 text-transform:uppercase;
}

.sidebartabs > input {
 position: absolute;
 left: -9999px;
}



#tab_1:checked ~ #tab_l1,
#tab_2:checked ~ #tab_l2,
#tab_3:checked ~ #tab_l3,
#tab_4:checked ~ #tab_l4 {
 color: #fff;
 background:#4282b0;
 z-index: 3;}

.tabs_cont {
 position: relative;
 z-index: 2;
 }

.tabs_cont > div {
 position: absolute;
 left: -9999px;
 top: 0;
 opacity: 0;
 -moz-transition: opacity .5s ease-in-out;
 -webkit-transition: opacity .5s ease-in-out;
 transition: opacity .5s ease-in-out;}
#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3,
#tab_4:checked ~ .tabs_cont #tab_c4 {
 position: static;
 left: 0;
 opacity: 1;}




#tabinf {
width:290px;
display:table;
padding-bottom:20px;
border-bottom:1px solid #f2f2f2;
margin-top:20px;
}


#tabinf img {
width:55px;
height:55px;
float:left;
margin-right:20px;
}

.tabinfuser {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
margin-top:6px;
font-size:13px;
text-transform:uppercase;
background:#4282b0 url(/images/userIcon.png) right no-repeat;
color:#fff;
margin-bottom:10px;
}



#Go_Top { 
width: 60px; 
border: 0px solid #cccccc; 
text-align: center; 
position: fixed; 
bottom: 50px; 
right: 50px; 
cursor: pointer; 
}

.filinks a {color:#fff;}

#firstinf {
width:710px;
display:block;
margin-bottom:1px;
height:410px;
overflow:hidden;
}


.fipic {
width:710px;
height:410px;
display:block;
overflow:hidden;
background:#000;
}

.fipic img {
width:710px;
height:auto;
min-height:410px;
}

#firstinf span {
z-index:999;
position:absolute;
background:url(/images/fishadow.png) repeat-x;
margin-top:-410px;
display:block;
height:146px;
padding-top:264px;
width:670px;
padding-left:20px;
padding-right:20px;
margin-bottom:20px;
font-size:26px;
line-height:36px;
overflow:hidden;
}



.fc1 {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
font-size:13px;
text-transform:uppercase;
background:#4282b0 url(/images/fc1.png) right no-repeat;
color:#fff;
margin-top:20px;
}





#secinf {
float:left;
width:236px;
display:table;
margin-bottom:1px;
}

.secpic {
width:236px;
height:160px;
display:block;
overflow:hidden;
background:#000;
}

.secpic img {
width:236px;
height:auto;
min-height:160px;
max-height:160px;
}

#secinf span {
z-index:999;
position:absolute;
margin-top:-160px;
display:block;
width:196px;
padding-top:50px;
padding-left:20px;
padding-right:20px;
background:url(/images/fishadow.png) bottom repeat-x;
height:110px;
overflow:hidden;
}

.fc2 {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
font-size:13px;
text-transform:uppercase;
background:#e35845 url(/images/fc2.png) right no-repeat;
color:#fff;
margin-top:20px;
}




#thirdinf {
margin-left:1px;
margin-right:1px;
float:left;
width:236px;
display:table;
margin-bottom:1px;
}

.thirdpic {
width:236px;
height:160px;
display:block;
overflow:hidden;
background:#000;
}

.thirdpic img {
width:236px;
height:auto;
min-height:160px;
max-height:160px;
}

#thirdinf span {
z-index:999;
position:absolute;
margin-top:-160px;
display:block;
width:196px;
padding-top:50px;
padding-left:20px;
padding-right:20px;
background:url(/images/fishadow.png) bottom repeat-x;
height:110px;
overflow:hidden;
}

.fc3 {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
font-size:13px;
text-transform:uppercase;
background:#ff6600 url(/images/fc3.png) right no-repeat;
color:#fff;
margin-top:20px;
}


#fourthinf {
float:left;
width:236px;
display:table;
margin-bottom:1px;
}

.fourthpic {
width:236px;
height:160px;
display:block;
overflow:hidden;
background:#000;
}

.fourthpic img {
width:236px;
height:auto;
min-height:160px;
max-height:160px;
}

#fourthinf span {
z-index:999;
position:absolute;
margin-top:-160px;
display:block;
width:196px;
padding-top:50px;
padding-left:20px;
padding-right:20px;
background:url(/images/fishadow.png) bottom repeat-x;
height:110px;
overflow:hidden;
}

.fc4 {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
font-size:13px;
text-transform:uppercase;
background:#4282b0 url(/images/fc4.png) right no-repeat;
color:#fff;
margin-top:20px;
}


#lascom {
width:710px;
display:table;
border-bottom:1px solid #f2f2f2;
}

.lastnews span {
width:100%;
font-size:23px;
font-family: OpenSansSemibold;
display:block;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:2px solid #f2f2f2;
}


.lastnews {
padding:30px;
width:410px;
float:left;
display:block;
}

.ln a {font-size:18px;color:#4282b0;text-decoration:underline;}
.ln a:hover {text-decoration:none; color:#2f393e;}

.ln {
width:410px;
display:table;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
}

.ln b {display:block;font-weight:normal;padding-bottom:20px;}

.lnpic {
width:140px;
height:auto;
margin-right:20px;
float:left;
display:block;
background:#;
text-align:center;
overflow:hidden;
}


.lnpic img {
width:140px;
height:auto;
min-height:auto;
}

.lncat {
height:28px;
padding-left:10px;
padding-right:38px;
line-height:28px;
display:table;
margin-top:9px;
margin-right:10px;
font-size:13px;
text-transform:uppercase;
background:#4282b0 url(/images/fc4.png) right no-repeat;
color:#fff;
}

.wln a {
display:block;
width:365px;
padding-right:45px;
text-align:center;
line-height:45px;
color:#fff;
text-transform:uppercase;
background:#4282b0 url(/images/watchallnews.png) right no-repeat;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.wln a:hover {
text-decoration:none;
background:#4282b0 url(/images/watchallnews.png) right no-repeat;
}


.lasttopnews {
width:238px;
float:right;
border-left:1px solid #f2f2f2;
border-right:1px solid #f2f2f2;
display:block;
}

.lasttopnews span {
width:198px;
margin-left:20px;
margin-right:20px;
margin-top:30px;
font-size:23px;
font-family: OpenSansSemibold;
display:block;
padding-bottom:18px;
border-bottom:2px solid #f2f2f2;
}

.ltn {
width:198px;
padding:20px;
display:block;
border-bottom:1px solid #f2f2f2;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}


.ltn:hover {
background:#f2f2f2;
box-shadow:inset 0 -4px 0 #4282b0;
}

.ltn:last-child {
border-bottom:0px solid #f2f2f2;
}

.ltnpic {
width:198px;
height:auto;
background:# ;
overflow:hidden;
display:block;
text-align:center;
margin-bottom:15px;
}

.ltnpic img {
width:198px;
height:auto;
}



















#indextabs {
width:649px;
padding:30px;
display:table;
border-bottom:1px solid #f2f2f2;
border-right:1px solid #f2f2f2;
}



.intabs {
 position: relative;
 margin: 0 auto;
 width:649px;
}
.intabs label {
 cursor: pointer;
 display: block;
 float: left;
 padding-left:25px;
 padding-right:25px;
 height: 50px;
 line-height: 50px;
 color: #fff;
 background:#3b4449;
 position: relative;
 top:1px;
 text-align: center;
 text-transform:uppercase;
 margin-right:5px;
}

.intabs > input {
 position: absolute;
 left: -9999px;
}



#intab_1:checked ~ #intab_l1,
#intab_2:checked ~ #intab_l2,
#intab_3:checked ~ #intab_l3,
#intab_4:checked ~ #intab_l4 {
 color: #2f393e;
 background:#fff;
 top:0;
 border-top:1px solid #ececec;
 border-left:1px solid #ececec;
 border-right:1px solid #ececec;
 padding-left:24px;
 padding-right:24px;
 z-index: 3;
 box-shadow:0 1px 0 #fff;
}

.intabs_cont {
 position: relative;
 z-index: 2;
 border:1px solid #ececec;
 width:609px;
 padding:20px 20px 95px 20px;
 display:table;
 }

.intabs_cont > div {
 position: absolute;
 left: -9999px;
 top: 0;
 opacity: 0;
 -moz-transition: opacity .5s ease-in-out;
 -webkit-transition: opacity .5s ease-in-out;
 transition: opacity .5s ease-in-out;}
#intab_1:checked ~ .intabs_cont #intab_c1,
#intab_2:checked ~ .intabs_cont #intab_c2,
#intab_3:checked ~ .intabs_cont #intab_c3,
#intab_4:checked ~ .intabs_cont #intab_c4 {
 position: static;
 left: 0;
 opacity: 1;
}



.adsinf {
width:141px;
float:left;
margin-right:15px;
display:block;
}

.adsinf:last-child {
margin-right:0px;
}

.adsinfpic {
width:141px;
height:90px;
display:block;
overflow:hidden;
text-align:center;
margin-bottom:10px;
}

.adsinfpic img {
width:141px;
height:auto;
}

.adsinftext {
width:141px;
display:block;
height:84px;
overflow:hidden;
}


.alladsindex {
z-index:999;
position:absolute;
margin-top:270px;
margin-left:20px;
height:38px;
line-height:28px;
height:28px;
padding-top:20px;
width:580px;
padding-right:39px;
display:block;
background:url(/images/allads.png) right bottom no-repeat;
border-top:1px solid #f2f2f2;
}

.alladsindex a {float:right;color:#4282b0;text-decoration:underline;}
.alladsindex a:hover {float:right;color:#4282b0;text-decoration:none;}



#lastphotos span {
width:100%;
font-size:23px;
font-family: OpenSansSemibold;
display:block;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:2px solid #f2f2f2;
}


#lastphotos {
width:680px;
padding:30px 0px 30px 30px;
display:table;
}


.lastphotospic {
width:155px;
height:105px;
display:block;
margin-right:20px;
overflow:hidden;
float:left;
background:#000 url(/images/zoom.png) no-repeat center;
}

.lastphotospic:last-child {
margin-right:0px;
}


.lastphotospic img {
width:155px;
min-height:105px;
height:auto;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.lastphotospic img:hover {
width:155px;
min-height:105px;
-webkit-filter: blur(0.5);
opacity:0.7;
height:auto;
}



#fbg {
width:100%;
height:270px;
display:block;
background:#3b4449;
}

.fbgtop {
width:1070px;
background:#fff;
height:40px;
display:block;
margin:auto;
}



#fl {
width:100%;
height:44px;
border-top:1px solid #2f393e;
display:table;
background:#3b4449;
color:#6e7578;
border-bottom:5px solid #4282b0;
line-height:44px;
}

.footline a {color:#6e7578;}

.footline {
width:1070px;
height:44px;
display:block;
margin:auto;
margin:auto;
}

.fcontacts span {
width:100%;
display:block;
font-size:26px;
font-family: OpenSansSemibold;
padding-bottom:20px;
color:#fff;
}

.fcontacts {
margin-top:40px;
width:325px;
float:right;
display:block;
color:#8f979a;
}

.fcontacts li {
list-style:none;
display:block;
margin-top:10px;
margin-bottom:10px;
}

.lastfootcoms {
margin-top:40px;
width:745px;
float:left;
display:block;
color:#8f979a;
}

.lastfootcoms span {
width:100%;
display:block;
font-size:26px;
font-family: OpenSansSemibold;
padding-bottom:35px;
color:#fff;
}


.flcinf {
width:340px;
margin-right:32px;
display:block;
float:left;
}

.flcinfpic {
float:left;
width:55px;
height:55px;
margin-right:20px;
}

.flcinfpic img {
width:55px;
height:55px;
}

.flccont {
float:left;
width:265px;
display:block;
}

.clock {
padding-right:26px;
background:url(/images/clockIcon.png) right no-repeat;
margin-right:10px;
float:left;
display:table;
}



.modtitle {
width:100%;
font-size:23px;
font-family: OpenSansSemibold;
line-height:30px;
display:block;
padding-bottom:18px;
margin-bottom:20px;
border-bottom:2px solid #f2f2f2;
}



#news {
width:680px;
display:table;
padding-bottom:19px;
margin-bottom:20px;
border-bottom:1px solid #f2f2f2;
}

.ntitle {
display:block;
width:680px;
font-size:18px;
font-family: OpenSansSemibold;
margin-bottom:20px;
color:#3b4449;
}

.npic {
float:left;
width:230px;
height:150px;
margin-right:20px;
display:block;
overflow:hidden;
}

.npic img {
width:230px;
height:auto;
overflow:hidden;
}

.nncont {
width:430px;
display:block;
float:right;
}

.ninfo {
width:430px;
display:block;
padding-top:15px;
margin-top:15px;
border-top:1px solid #f2f2f2;
font-family: OpenSansSemibold;
text-align:left;
}


.e-comment {
float:right;
width:26px;
height:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/fc4.png) left no-repeat;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
cursor: default;
}

.e-comment span {display:none;}
.e-comment:hover span {display:block;}


.e-comment:hover {
float:right;
width:40px;
height:26px;
padding-left:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/fc4.png) left no-repeat;
}









.e-reads {
margin-right:5px;
float:right;
width:26px;
height:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/eye.png) left no-repeat;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
cursor: default;
}

.e-reads span {display:none;}
.e-reads:hover span {display:block;}


.e-reads:hover {
margin-right:5px;
float:right;
width:40px;
height:26px;
padding-left:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/eye.png) left no-repeat;
}





.e-author {
margin-right:5px;
float:right;
width:26px;
height:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/userIcon2.png) left no-repeat;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
cursor: default;
}

.e-author span {display:none;}
.e-author:hover span {display:block;}


.e-author:hover {
margin-right:5px;
float:right;
width:130px;
height:26px;
padding-left:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/userIcon2.png) left no-repeat;
}


.e-cat {
margin-right:5px;
float:right;
width:26px;
height:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/catIcon.png) left no-repeat;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
cursor: default;
}

.e-cat span {display:none;}
.e-cat:hover span {display:block;}


.e-cat:hover {
margin-right:5px;
float:right;
width:130px;
height:26px;
padding-left:26px;
text-align:center;
font-size:14px;
color:#fff;
line-height:26px;
display:block;
overflow:hidden;
background:#4282b0 url(/images/catIcon.png) left no-repeat;
}

.rated {float:left;}
.rated2222 {float:left;padding-left:20px;font-weight:bold;}



.catPages1 a:link, .pagesBlockuz1 a:link, 
.catPages1 a:visited, .pagesBlockuz1 a:visited, 
.catPages1 a:hover, .pagesBlockuz1 a:hover, 
.catPages1 a:active, .pagesBlockuz1 a:active {
margin-right:5px;
float:left;
width:40px;
overflow:hidden;
height:40px;
line-height:40px;
display:block;
text-align:center;
background:#f1f1f1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
} 

.catPages1 a:hover, .pagesBlockuz1 a:hover {
text-decoration:none;
margin-right:5px;
float:left;
width:40px;
overflow:hidden;
height:40px;
line-height:40px;
display:block;
text-align:center;
background:#4282b0;
color:#fff;
} 


.catPages1 b, .pagesBlockuz1 b {
margin-right:5px;
float:left;
width:40px;
overflow:hidden;
height:40px;
line-height:40px;
display:block;
text-align:center;
background:#f1f1f1;
} 


#ublock {
width:90%;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding:20px;
display:table;
background:#fff;
}

#usrproftitle {
width:100%;
background:#3e484d;
display:block;
text-align:center;
height:50px;
line-height:50px;
color:#fff;
margin-bottom:20px;
}




#photomod {
width:210px;
display:table;
float:left;
margin-bottom:20px;
}

.pmpic {
width:210px;
height:140px;
overflow:hidden;
display:block;
margin-bottom:15px;
}

.pmpic img {
width:210px;
min-height:140px;
height:auto;
}

.pmtext {
height:42px;
width:220px;
display:block;
overflow:hidden;
margin-bottom:15px;
}


















.forumContent {


width:1010px;
background:#fff;
margin:auto;
display:block;
box-shadow:0 2px 5px #e9e9e9;
padding:30px;
}



.gTable {background: none;border-spacing: 0px;}
.gTable td {background:#f5f4f4;padding-top: 5px;padding-bottom: 5px;}
td.gTableTop {font-size:14px;color: #FFF;padding: 5px 10px;background:#3e484d;height:27px;line-height:27px;}
td.gTableTop a {font-size:14px; color: #FFF;}
td.gTableSubTop, td .postTdTop {
background:#4282b0;
line-height:30px;
color: #fff;padding: 3px 10px;}
td.gTableSubTop a, td .postTdTop a {color: #fff;}
.gTableBody {border-radius: 2px;}
.gTableBody1 {border-radius: 2px;}
.gTableBottom {border-radius: 2px;}
.gTableLeft {border-radius: 2px;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.gTableRight {border-radius: 2px;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.gTableError {border-radius: 2px;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
li.forumNameTd {border:0;box-shadow:none;}
.forumIcoTd,.forumThreadTd,.forumPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.forumLastPostTd,.forumArchive {border-bottom:1px solid #e0e0e0;font-size:13px;box-shadow:inset 0 1px 0 #fff;}

a.catLink:link {}
a.catLink:visited {}
a.catLink:hover {}
a.catLink:active {}

.lastPostGuest,.lastPostUser,.threadAuthor {}
.archivedForum{}
/* ------------- */

/* forum Titles & other */
.forum {}
.forumDescr,.forumModer {font-size:11px;color:#585858}
.forumViewed {}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {}
/* -------------------- */


/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {}
.fastNavCat {}
.fastNavCatA {}
.fastNavForumA {}
/* -------------------------- */

/* forum Page switches */
.switches {}
td.pagesInfo, td.switch, td.switchActive {background: #ffffff; border: 1px solid #dcdbe0; padding-left: 5px; padding-right: 5px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch, td.switchActive { background: #CCCCCC;border:1px solid #CCCCCC; color: #FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch a {color: #4c4c4c;}
.switch {}
.switchActive {}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.threadIcoTd,.threadPostTd,.threadViewTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.threadLastPostTd {border-bottom:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.threadDescr {font-size:11px;color:#585858}
.threadNoticeLink {}
.threadsType {}
.threadsDetails {}
.forumOnlineBar {}

a.threadPinnedLink:link {}
a.threadPinnedLink:visited {}
a.threadPinnedLink:hover {}
a.threadPinnedLink:active {}

a.threadLink:link {}
a.threadLink:visited {}
a.threadLink:hover {}
a.threadLink:active {}

.postpSwithces {}
.thDescr {}
.threadFrmBlock {}
/* ------------------- */

/* forum Posts View */

 img {max-width:100%}

.postTable {width:100%;margin:0;padding:0;}
.postPoll {}
.postPoll td {border: 0px !important;}
.postFirst {border: 0px !important;}
.postRest1 {border: 0px !important;}
.postRest2 {border: 0px !important;}
.postSeparator {text-align: center;border-top:1px solid #e0e0e0;}

.postTdTop {}
.postBottom {text-align: center;border-top:1px solid #e0e0e0;box-shadow:inset 0 1px 0 #fff;}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img {vertical-align: middle;}
.postUser {}
.postTdInfo {text-align: center;border-right:1px solid #e0e0e0;box-shadow:inset -1px 0px 0 #fff;}
.postRankName {}
.postRankIco {}
.reputation {}
.signatureHr {}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}

.pollQuestion {}
.pollButtons,.pollTotal {}
.pollSubmitBut,.pollreSultsBut {}
.pollSubmit {}
.pollEnd {}

.codeMessage {}
.quoteMessage {}

.signatureView {}
.edited {}
.editedBy {}

.statusBlock {}
.statusOnline {}
.statusOffline {}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {}
.newPollBlock {}
.newThreadItem {}
.newPollItem {}
/* ----------------------- */

/* forum Post Form */

.smilesPart td {border: 0px !important;}
/* ----------------- */
/* ====== forum End ====== */





























/* AJAX ОКНО v.2.0 
============================================================================*/ 
.x-sh .xstl{padding-top:6px; background:none!important;} 
.x-sh .xsml{background:none!important;} 
.x-sh .xstr{padding-top:6px; background:none!important;} 
.x-sh .xsmr{background:none!important;} 
.x-sh .xsbl{padding-left:6px;background:none!important;} 
.x-sh .xsbc{background:none!important;} 
.x-sh .xsbr{padding-right:6px;background:none!important;} 
.xt {background:transparent url(http://real-madridfans.ru/ajax/tool-sprites.png) no-repeat!important; margin-left:5px!important; margin-top:2px!important;} 
.xt-close{background-position:0 0!important;} 
.xt-close-over{background-position:-15px 0!important;} 
.xt-mini{background-position:0 -15px!important;} 
.xt-mini-over{background-position:-15px -15px!important;} 
.xt-maxi{background-position:0 -30px!important;} 
.xt-maxi-over{background-position:-15px -30px!important;} 
.xt-rest{background-position:0 -45px!important;} 
.xt-rest-over{background-position:-15px -45px!important;} 
.xw-tl {background:url(http://real-madridfans.ru/ajax/border_0.png) repeat-y 0 0!important; padding-left:5px!important; -webkit-border-radius: 5px 0px 0px 0px; -moz-border-radius: 5px 0px 0px 0px; border-radius: 5px 0px 0px 0px;} 
.xw-tc {background:url(http://real-madridfans.ru/ajax/border2.png) repeat-x 0 0!important; padding: 11px 10px 0px 10px!important;} 
.xw-tr {background:url(http://real-madridfans.ru/ajax/border_0.png) repeat-y 100% 0!important; padding-right:5px!important; -webkit-border-radius: 0px 5px 0px 0px; -moz-border-radius: 0px 5px 0px 0px; border-radius: 0px 5px 0px 0px;} 
.xw-ml {background:url(http://real-madridfans.ru/ajax/border_0.png) repeat-y 0 0!important; padding-left:5px!important;} 
.xw-mr {background:url(http://real-madridfans.ru/ajax/border_0.png) repeat-y 100% 0!important; padding-right:5px!important;} 
.xw-bl {background:url(http://real-madridfans.ru/ajax/border_0.png) no-repeat 0 100%!important; padding-left:5px!important; -webkit-border-radius: 0px 0px 0px 5px; -moz-border-radius: 0px 0px 0px 5px; border-radius: 0px 0px 0px 5px;} 
.xw-br {background:url(http://real-madridfans.ru/ajax/border_0.png) no-repeat 100% 100%!important;padding-right:5px!important; -webkit-border-radius: 0px 0px 5px 0px; -moz-border-radius: 0px 0px 5px 0px; border-radius: 0px 0px 5px 0px;} 
.xw-bc {background:url(http://real-madridfans.ru/ajax/border_0.png) repeat-x 0 100%!important; height:5px!important;} 
.xw-hdr-text {padding:0px!important;} 
.xw-hdr-text {font: 12px Verdana,Arial,Helvetica, sans-serif!important; color: #bcbcbc!important; text-shadow: 1px 1px 1px #000!important; line-height: 15px!important; vertical-align:2px!important;} 
.xw-plain .xw-mc {border: none!important; padding:0!important; margin:0!important; font: 11px Verdana,Arial,Helvetica, sans-serif!important; color:#444!important; background:#f9f9f9!important;} 
.xw-body {padding:0!important; margin:0!important; box-shadow:inset 0px 1px 3px #666; -webkit-box-shadow:inset 0px 1px 3px #666; -moz-box-shadow:inset 0px 1px 3px #666;} 
.xw-plain .xw-body{padding: 10px!important; border: none!important;} 
.xw-blank {background:#fff!important;} 
.myWinTD1 {background:none!important;}














/* Скроллинг на сайте
------------------------------------------*/

#body{} 
::-webkit-scrollbar 
{ 
width: 5px; 
height: 5px; 
} 
::-webkit-scrollbar-track-piece 
{ 
background-color: #ffffff; 
-webkit-border-radius: 5px; 
} 
::-webkit-scrollbar-thumb:vertical 
{ 
height: 5px; 
background-color: #666; 
-webkit-border-radius: 5px; 
} 
::-webkit-scrollbar-thumb:horizontal 
{ 
width: 5px; 
background-color: #666; 
-webkit-border-radius: 5px; 
}




/* чат */ 


.chat-con {width:698px;float:left;height:305px;overflow:hidden;border: 8px solid rgba(0,0,0,0.7);border-radius:4px 0 4px 4px;background:rgba(0,0,0,0.3);}
.chat-btn-oc {width:30px;float:left;height:30px;border-radius:0 6px 6px 0;background:rgba(0,0,0,0.8);}
.chat-btn-oc img {width:14px;height:14px;margin:8px;border-radius:6px}
#chat_panel {position:fixed; left:-240px;top:160px;width:698px;height:300px;z-index:1000;}
#chat_panel iframe {
height: 261px !important;
background: #f9f7f7;
}
.chat-open {width:40px;line-height:20px;position:relative;float:left;margin-top:0;}
.chat-close {width:40px;line-height:20px;position:relative;float:left;margin-top:0;display:none;} 
.eye {display:block !important;}

.msg {text-align: left; width: 200px; padding: 0;}
.sb {margin-bottom: 5px; padding: 4px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.pdvr {float:right}
.us {color:#646464;font-size:10px;margin-top:-2px;padding:0} 
.av {margin-right:10px;width:28px;height:28px;border-radius:20px;border: 3px solid #e0e0e0;overflow:hidden;background:#666666} 
.av img {width:28px} 
#mchatBtn { position:absolute; top:-1200px}
#mchatMsgF {margin:5px; width:204px; padding:5px; border:3px solid #f9f7f7; background:#f9f7f7; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}





/* Понятный для глаза вид цитаты uCoz 
------------------------------------------*/ 
.bbQuoteBlock {background:#e7e7e7;border-bottom:2px solid #d7d7d7;padding:20px;padding-bottom:50px;position:relative;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px} 
.bbQuoteName {position:absolute;font-size:11px !important;padding:5px 10px !important;background:#FFF;left:20px;bottom:15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px} 
.quoteMessage {border:0px !important}




























/* Таблица
------------------------------------------*/

.content_container {
padding: 0px;
margin: 0px;
position: relative;
line-height: 18px;
overflow: hidden;
}
.content_container table {
width: 100%;
border-collapse: separate;
}
.table_container {
background: #b9b9b9 url(http://real-madridfans.ru/images/tablica2.png) 0 0 repeat-x;
position: relative;
padding: 0 1px 0 1px;
}
.content_container tr td.odd {
background: #e9e9e9;
}
.content_container tr td {
background: #ededed;
vertical-align: middle;
text-align: center;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #b9b9b9;
color: #4c4c4c;
border-top: 1px solid #f8f8f8;
}
.content_container tr th {
vertical-align: middle;
text-align: center;
padding: 8px 10px 8px 10px;
color: #fff;
font-weight: normal;
border-bottom: 1px solid #306a94;
}

/* Таблица
------------------------------------------*/




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

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
















/* ----////// Последнее на форуме /////------- */

<style>

.m_widget {
border: 1px solid #e6e6e6;
font-size: x-small;
background-color: #fff;
}

.m_widget_title {
 display: block;
 padding: 12px 15px;
 font-size: 1.4em;
 font-weight: normal;
 text-transform: uppercase;
 background-color: #fff;
 border-top: 2px solid #0255a5;
 border-bottom: 1px solid #e6e6e6;
 color: #666666;
 text-decoration: none;
}

.m_widget_footer {
 background-color: white;
 padding: 10px 0px 10px 0px;
}
.m_widget_footer a {
 position: relative;
 margin: 0 10px;
 font-size: 1.1em;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 color: #0255a5;
}

.m_relationships_news_new {
 list-style: none;
 padding: 20px;
 font-size: 1.3em;
 background-color: #F6F6F6;
 border-bottom: 1px solid #e6e6e6;
}
.m_relationships_news_new a {
 display: block;
 color: #666666;
 text-decoration: none;
}



</style>
</section>

/* ----////// Последнее на форуме /////------- */