/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {background-color: #f1f1f1; overflow-x: hidden;}



/* 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: none;
  color: #606060;

  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: none;
  color: #606060;
  font-style: normal;

  }


/* CS1.3 */
#pun-stats h2, #pun-debug h2 {
  background-position: center center;
  background-image: url(http://s9.uploads.ru/Hrzt1.png);
width: 940px;
margin-left: -47px;
  background-color: none; 
  background-repeat: no-repeat; 
  height: 32px;
  color: #606060;
  text-align: center;
  font-size: large;
  font-style: normal;
  Font-Family: Times New Roman;
  font-weight: normal;

  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #606060
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #606060
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #606060
  }
#pun .tc2 {color: #2c8304;
background-color : #none;
text-align: center;
border-radius:25px;
}

#pun .tc3 {color: #2c8304;
background-color : #none;
text-align: center;
border-radius:25px;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-image: url(http://sa.uploads.ru/xXOpy.jpg);
  color: #808080;
font-weight: normal;
  }

/* CS1.8 */
#pun-navlinks .container {
  background: none;
  color: #808080;
  text-align: center;
  }
#pun-ulinks .container {
  background: transparent;
  text-align: center;
}


.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea {
  background-color: #e9e9e9;
  background-image: url(-);
background-repeat: repeaty;
background-position: bottom right;
border-radius:15px;
  repeat: no repeat;
  color: #414141;
  font-weight: normal
}

.punbb select, .punbb input {
  background-color: #808080;
  color: #e9e9e9;
  font-weight: normal
}
/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #e9e9e9 #e9e9e9 #e9e9e9 #e9e9e9
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #808080
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #808080;
  }

/* 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: #808080;
  }

/* CS2.5 */
.punbb th {
  border-color: #808080
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: White White White White;
  border-style: solid;
  border-width: 6px 0 0 0;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #848484
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #4db202
  }



.punbb .divider {
  border-color: #e9e9e9 #e9e9e9 #e9e9e9 #e9e9e9
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #e9e9e9
  }

li.pa-online {
  border-left-color: #e9e9e9;
  }

.punbb .post-sig dt {
  border-top-color: #4db202 !important;
  }


/* 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: #848484;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #4db202
  }

/* 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: #342c25;
    border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #4db202;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #4db202;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/


Div.icon {background-image : url(http://s8.uploads.ru/yLZus.png); background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url(http://s5.uploads.ru/FjLyd.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://s5.uploads.ru/eVGpm.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://s8.uploads.ru/yLZus.png); background-repeat: no-repeat;}
TR.iredirect Div.icon {background-image : url(http://s5.uploads.ru/eVGpm.png); background-repeat: no-repeat;}

#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS5 Other
-------------------------------------------------------------*/
#pun {background-color: none; background-position: top center; background-image: url("http://s4.uploads.ru/PGERA.png");position: relative; }

/* E1 Right_Icons
-------------------------------------------------------------*/
#pun-main .category Div.icon{
float: left;
}

.punbb .post{
    background: url(http://s9.uploads.ru/27Irb.png) repeat-x center bottom transparent;
    padding-bottom: 50px;
}

div#pun-navlinks {
position: absolute;
width: 100%;
text-align: center;
top: 122px;
left: 0px;

}

div#pun-ulinks {
position: absolute;
width: 100%;
text-align: center;
top: 145px;
left: 0px;
}

.punbb .main h1 {
  background-position: top center;
  background-image: url(http://sa.uploads.ru/4TnIx.png);
  background-color: none; 
  background-repeat: no-repeat; 
  height: 50px;
  color: #4db202;
  text-align: left;
  font-size: large;
  font-style: normal;
  Font-Family: Times New Roman;
  font-weight: normal;
  }



.punbb .post .post-author {
  background-position: top left;
  background-image: url(http://se.uploads.ru/gOWTE.png);
  background-color: none; 
  background-repeat: no-repeat; 
  }


#pun-title table #title-logo-tdr{
position:absolute!important;
z-index:100!important;
display:block!important;
width:480px!important;
height: 60px!important;
margin-top: 10px;
margin-left: 270px;
}

.punbb .main h2 {
  background-position: top center;
  background-image: url(http://s9.uploads.ru/Hrzt1.png);
  background-color: none; 
  background-repeat: no-repeat; 
width: 940px;
  height: 50px;
margin-left: -45px;
  color: #6d6d6d;
  text-align: center;
  font-size: medium;
  font-style: normal;
  Font-Family: Times New Roman;
  font-weight: normal;
  }


    #pun-navlinks a {
display: inline-block;
height: 20px;
margin-left: 2px;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
  color: gray;
    }

    #pun-navlinks a:hover {  color: #4db202;}
#navadmin {
position: absolute;
top: -100px;
right: -110px;
}

#logobottom {
background: url(http://sg.uploads.ru/2WbIc.jpg) no-repeat bottom center;
width: 960px;
height: 175px;
margin-left: -39px;
position: relative;
}

#FD_copyright {
position: absolute;
width: 100%;
bottom: 20px;
}

#my_copyright {
padding: 10px 40px;
position: absolute;
width: 880px;
}

.punbb .forum .tclcon {
padding-top: 30px;
margin-left: 0;
}

#upper { position: absolute;
top: 308px;
left: 310px;
color: #000;
width: 540px;
height: 140px;
overflow: hidden;
z-index: 3000;
}