/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #f1f1f1;
  color: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #f7f7f7;
  color: #333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #1474C3;
  color: #fff;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #E1EDF7;
  color: #333;
  }

/* CS1.5 */ <!-- CHAT --> 
<div style="position:fixed;left:0;top:45%;cursor:pointer;"><img onclick="chat()" src="http://uchiha-uzumaki.clan.su/raznoe/Chat.png" alt="chat" /></div> 

<div style="position:fixed;bottom:15px;right:15px;display:none;z-index:51;padding:0px;border:1px solid #5d5d5d;width:300px" id="chat" align="center"> 
<table border="0"px cellpadding="0" cellspacing="0"> 

</td><td style="background:#2a2a2a;padding:10px 0 0 0;"> 

<div align="center"> 
<span style="font-size:16px;width:450px;"> 
<a href="javascript://" onclick="$('#chat').slideToggle(500);$('#back2').fadeOut(500);"> 
<span id="clch">By Oops</span></a><br> 
By Uchiha-uzumaki.clan.su<br> 
</span> 
</div> 

<script type="text/javascript"> 
function sbtFrmMC991(f){$('#mchatBtn').css({display:'none'});$('#mchatAjax').css({display:''});_uPostForm('MCaddFrm';} 
function countMessLength(){var rst = 500-$('#mchatMsgF').val().length;if (rst<0){rst=0;$('#mchatMsgF').val($('#mchatMsgF').val().substr(0,500));}$('#jeuwu28').html(rst);} 
var tID7174=-1;var tAct7174=false; 
function setT7174(s){var v=parseInt(s.options[s.selectedIndex].value);document.cookie="mcrtd="+s.selectedIndex+"; path=/";if(tAct7174){clearInterval(tID7174);tAct7174=false;}if(v>0){tID7174=setInterval("document.getElementById('mchatIfm2').src='/mchat/?'+Math.random();",v*1000);tAct7174=true;}}
function initSel7174() {var res=document.cookie.match(/(W|^)mcrtd=([0-9]+)/);if(res){s=$("#mchatRSel")[0];;s.selectedIndex=parseInt(res[2]);setT7174(s);}$("#mchatMsgF").bind("keydown",function(e){if(e.keyCode==13 && e.ctrlKey && !e.shiftKey){e.preventDefault();sbtFrmMC991();}})} 
</script> 
$CHAT_BOX$ 

<input type="hidden" name="numa" id="numa832" value="0"><input type="hidden" name="a" value="18"><input type="hidden" id="ajaxFlag" name="ajax" value="1" /></form> 
<script type="text/javascript">initSel7174();</script> 
</div> 

</td></tr></table> 

</div> 
<script type="text/javascript"> 
function chat() { 
$('#chat').slideToggle(500); 

$('#back2').fadeIn(500); 

}; 
</script> 
<script type="text/javascript"> 
footer_u(); 
</script> 
<br><br> 
<!-- END CHAT -->.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #f7f7f7;
  color: #005EAB
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #dedfdf;
  color: #333
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #f9f9f9;
  color: #333
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #0F5995;
  color: #f1f1f1;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #ccc #ccc #aaa #ccc
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #f5f5f5
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #004F90;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: #C9D6E0;
  }

/* CS2.5 */
.punbb th {
  border-color: #dedfdf
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #ccc #fff #fff #ccc;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #ccc
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #fff
  }

.punbb .divider {
  border-color: #ccc #fff #fff #fff
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #005EAB;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #005EAB
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #B42000;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #eee;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #fff;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2}
tr.iredirect div.icon {border-color: #F7F7F7 #F7F7F7 #F7F7F7 #f7f7f7}
div.inew {border-color: #0080D7 #0065C0 #0058B3 #0072CA}

#pun-main div.catleft, #pun-main div.catright {display: none}<table width="110" border="0"><tr><td><script src="http://shinobi.ru/for/litle_radio_nap.js"> </script><center><a href="http://shinobi.ru/" target="_blank"><font color="#666666" size="2">shinobi.ru</font></a></center></td></tr></table>#head_left {float: left; padding-left: 20px; padding-top: 5px;} 
.rasptable {border: 1px solid #000000;background: #3a3a3a;width:220px;} 
.raspisanie {width:220px;height: 100px;font-family: Tahoma,sans;color: #874847;font-size: 12px;} 
.raspisanie a {font-family: Tahoma,sans;color: #242424;font-size: 12px;text-decoration: none;} 
.raspisanie a:hover {text-decoration: underline;} 
.raspisanie h1 {font-family: Tahoma,sans;color: #ffffff;font-size: 24px;padding: 0px;margin: 0px;} 
.raspisanie span {font-family: Tahoma,sans;color: #874847;font-size: 12px;} 
.polosa {border:1px solid #262626;background:url('http://sasuke-uchiha.ucoz.ru/dising/shapka.jpg');} 
.shapkatitle {height: 20px;background: url('http://sasuke-uchiha.ucoz.ru//dising/news_polosa.jpg') repeat-x #202020;border-bottom: 1px solid #000000;} 
.shapkatitle h {color: #c45757;font-family: 'Tahoma',sans;font-size: 12px;font-weight: bold;margin: 3px 0px 0px 15px;} 
.shapka_text {background: url('http://sasuke-uchiha.ucoz.ru/dising/shapka.jpg') no-repeat right #3a3a3a;padding-left: 10px;padding-bottom: 5px;padding-top: 5px;padding-right: 5px;text-align: left;vertical-align: top;width: 100%;}/*-------Rip by ShineKami(AniTube.su)--------*/  
  .series {  
   position: absolute;  
   top: -5px;  
   right: 20px;  
  }  
  .series ul {  
   overflow: hidden;  
   list-style: none;  
  }  
  .series ul li {  
   float: left;  
   display: block;  
   width: 100px;  
   height: 156px;  
   margin-right: 20px;  
   background: url('/imgs/series.gif') no-repeat;  
   padding: 10px 15px 0 14px;  
  }  
  .series ul li h1 {  
   font: 18px 'Georgia',sans-serif;  
   color: #fff;  
  }  
  .new_series_prew {  
   position: relative;  
   width: 100px;  
   height: 100px;  
   margin-top: 10px;  
  }  
  .new_series_prew img {  
   position: absolute;  
   top: -10;  
   left: 0;  
   z-index: 1;  
  }  
  .new_series_prew .prew_border {  
   position: absolute;  
   top: -10;  
   left: 0;  
   z-index: 2;  
   width: 100px;  
   height: 100px;  
   background: url('/imgs/border_news_series.png') no-repeat;  
  }  
  /*-------Rip by ShineKami(AniTube.su)--------*/ul#menu {list-style-type:none; margin:0; padding:0;}  
 
                      <script language="JavaScript1.2"> 
grphcs=new Array(2) 
Image0=new Image(); 
Image0.src=grphcs[0]="http://fantasyflash.ru/script/web/image/sneg1.gif"; 
Image1=new Image(); 
Image1.src=grphcs[1]="http://fantasyflash.ru/script/web/image/sneg1.gif"; 
Amount=25; 
Ypos=new Array(); 
Xpos=new Array(); 
Speed=new Array(); 
Step=new Array(); 
Cstep=new Array(); 
ns=(document.layers)?1:0; 
ns6=(document.getElementById&&!document.all)?1:0; 
if (ns){ 
for (i = 0; i < Amount; i++){ 
var P=Math.floor(Math.random()*grphcs.length); 
rndPic=grphcs[P]; 
document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0><img src="+rndPic+"></LAYER>"); 
} 
} 
else{ 
document.write('<div style="position:absolute;top:0px;left:0px"><div style="position:relative">'); 
for (i = 0; i < Amount; i++){ 
var P=Math.floor(Math.random()*grphcs.length); 
rndPic=grphcs[P];//osw 
document.write('<img id="si'+i+'" src="'+rndPic+'" style="position:absolute;top:0px;left:0px">'); 
} 
document.write('</div></div>'); 
} 
WinHeight=(ns||ns6)?window.innerHeight:window.document.body.clientHeight; 
WinWidth=(ns||ns6)?window.innerWidth-70:window.document.body.clientWidth;//fantasyflash.ru 
for (i=0; i < Amount; i++){ 
Ypos[i] = Math.round(Math.random()*WinHeight); 
Xpos[i] = Math.round(Math.random()*WinWidth); 
Speed[i]= Math.random()*5+3; 
Cstep[i]=0; 
Step[i]=Math.random()*0.1+0.05; 
} 
function fall(){ 
var WinHeight=(ns||ns6)?window.innerHeight:window.document.body.clientHeight; 
var WinWidth=(ns||ns6)?window.innerWidth-70:window.document.body.clientWidth; 
var hscrll=(ns||ns6)?window.pageYOffset:document.body.scrollTop; 
var wscrll=(ns||ns6)?window.pageXOffset:document.body.scrollLeft; 
for (i=0; i < Amount; i++){ 
sy = Speed[i]*Math.sin(90*Math.PI/180); 
sx = Speed[i]*Math.cos(Cstep[i]); 
Ypos[i]+=sy; 
Xpos[i]+=sx; 
if (Ypos[i] > WinHeight){ 
Ypos[i]=-60; 
Xpos[i]=Math.round(Math.random()*WinWidth); 
Speed[i]=Math.random()*5+3; 
} 
if (ns){ 
document.layers['sn'+i].left=Xpos[i]; 
document.layers['sn'+i].top=Ypos[i]+hscrll; 
} 
else if (ns6){ 
document.getElementById("si"+i).style.left=Math.min(WinWidth,Xpos[i]); 
document.getElementById("si"+i).style.top=Ypos[i]+hscrll; 
} 
else{ 
eval("document.all.si"+i).style.left=Xpos[i]; 
eval("document.all.si"+i).style.top=Ypos[i]+hscrll; 
} 
Cstep[i]+=Step[i]; 
} 
setTimeout('fall()',20); 
} 
window.onload=fall 
//--> 
</script>                                       