/* Other Styles */
body.replaceBody {padding:0; margin:0; background:#0f0f0f;}
body.replaceBody td {color:#000; font-size:11px; font-family:tahoma;}
.replaceTable {height:100px; width:300px; border:1px solid #222; background-color:#ddd;}
/* ------------ */


.eBlock .eScreen { background-color:#F1F1F1; width:20%; padding:15px 5px 15px 5px; } 
.eBlock .eScreen img { height:87px; cursor:pointer; } 
.eBlock .eScreen .image { width:160px; height:90px; border:1px solid #999; overflow:hidden; }

.menu {width:198px; margin:0 auto;} 
.menu li {display:block; height:27px; line-height:27px; margin:0 0 2px 0;} 
.menu li a {display:block; background:url(/raznoe/blocks.png) no-repeat 0 -38px; height:27px; color:#f6f6f6; text-shadow:0 1px 0 #071b2a; padding:0 0 0 10px;} 
.menu li a:hover {background-position:0 -65px; font-weight:bold; text-decoration:none; color:#f6f6f6;}

a[class^="group"]:link,a[class^="group"]:visited,.userBirthdayLink:link,.userBirthdayLink:visited{font-size:11px;padding:3px 4px;line-height:22px;border-radius:4px;text-decoration:none!important;} 
 a[class^="group"]:hover,.userBirthdayLink:hover{text-decoration:none! 
 important;box-shadow:0 1px 3px rgba(0,0,0,.3);} 
 .forumOnlineBar a[class^="group"]:link,.forumOnlineBar a 
 [class^="group"]:visited{line-height:normal;} 
 a.groupUser:link, 
 a.groupUser:visited,.userBirthdayLink:link,.userBirthdayLink:visited{color:#2a6f92!important;} 
 a.groupUser:hover,.userBirthdayLink:hover{color:#11567a! 
 important;background:#ebf2f2;} 
 a.groupModer:link,a.groupModer:visited {color:#0000FF! 
 important;background:url(/raznoe/Mod.png) no-repeat 1px center;padding-left:16px;} a.groupModer:hover {color:#fff!important;background:url(/raznoe/Mod.png) no-repeat 3px center #0000FF; }/*Модераторы*/ 
 a.groupVerify:link,a.groupVerify:visited {color:#991199!important;} 
 a.groupVerify:hover {color:#fff!important;background:#991199;}/*Проверенные*/ 
 a.groupAdmin:link,a.groupAdmin:visited {color:#ff2400! 
 important;background:url(/raznoe/_admin_grade.gif) no-repeat 1px center;padding-left:16px;} a.groupAdmin:hover {color:#fff!important;background:url(/raznoe/_admin_grade.gif) no-repeat 3px center #ff2400; }/*Админ*/ 
 a.groupOther5:link,a.groupOther5:visited {color:#3D5A70!important;} 
 a.groupOther5:hover {color:#fff!important;background:#3D5A70;}/*Супер-пользователь*/ 
 a.groupFriends:link,a.groupFriends:visited {color:#B8860B! 
 important;background:url(/raznoe/vip.png) no-repeat 1px center;padding-left:16px;} a.groupFriends:hover {color:#fff!important;background:url(/raznoe/vip.png) no-repeat 3px center #B8860B; }/*VIP*/ 
 a.group11:link,a.group11:visited {color:#fffc00!important;} 
 a.group11:hover {color:#fff!important;background:#fffc00;}/*Дизайнер*/ 
 a.groupBanned:link,a.groupBanned:visited {color:#303030!important;text- 
 decoration:line-through;} a.groupBanned:hover {color:#fff!important;background:#303030;text-decoration: line-through;}/*Забаненные*/
 a.group12:link,a.group12:visited {color:#00FA9A!important;text- 
 decoration:line-through;} a.group12:hover {color:#fff!important;background:#00FA9A;text-decoration: line-through;}/*Партнёры*/
 a.group13:link,a.group13:visited {color:#7FFF00!important;text- 
 decoration:line-through;} a.group13:hover {color:#fff!important;background:#7FFF00;text-decoration: line-through;}/*Файловик*/
 


#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; 
 }