/* CS1 Background and text colours
-------------------------------------------------------------
*/

#pun-title TABLE { 
background : transparent url(http://i.imgur.com/xpvcz45.png) no-repeat left top; 
margin-left : -79px;
  height: 553px;
  width: 1029px;

}

body {background-color: #a69a64;
background-image : url("http://i.imgur.com/4zGvqub.png");
background-repeat: repeat;
background-position : top center;
background-attachment : no-fixed;

}

#pun {
background-image : url("http://i.imgur.com/a4Xhe1k.png");
background-color: #a69a64;
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;


}

/* 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: #transparent;
  color: #4e3c28;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: #4e3c28;
  }

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
  color: #4e3c28;
  font-weight: normal;
  font-style: normal;
  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #332306;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #332306;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #332306;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background-color: #a99a66; background-image: url("http://i.imgur.com/2hlBRfD.png");}
  color: #a69a64;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #332306; 
  text-align: center;
  }


/* CS1.9 */
.punbb textarea, .punbb select, .punbb input {background-image: url("http://i.imgur.com/XdbeaFW.png");background-color: #e9dfc5;
  color: #332306; background-image: url("http://i.imgur.com/XdbeaFW.png");}

.offline li.pa-online strong {
  color: #4e3c28;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #e9dfc5;
  color: #332306;
}



/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;

  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
 
 }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
color: transparent;
  }

/* 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: transparent;

  }

/* CS2.5 */
.punbb th {
  border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-bottom: 2px #4b3724 solid;
border-top: 2px #4b3724 solid;
border-right: none;
border-left: none;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #332306;

  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent !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: #6e5231;
    border-bottom: 0px none #4e3c28;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #4e3c28;
  }

/* 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: #332306;
    border-bottom: 0px none #332306;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #4e3c28;
    border-bottom: 0px none #4e3c28;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #4e3c28;
  font-weight: normal;
font-style: normal;
  border-bottom: 1px none #4e3c28;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #4e3c28;
  color: #4e3c28;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #7e5b40 #5E3B20 #4E2B10 #5E3B20}
tr.iredirect div.icon {border-color: #7e5b40 #7e5b40 #7e5b40 #7e5b40}
div.inew {border-color: #7e5b40 #5E3B20 #4E2B10 #5E3B20}

#pun-main div.catleft, #pun-main div.catright {display: none}


.punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 6px;margin-left: 6px;
width: 55px;
height: 55px;
background-image : url(http://i.imgur.com/2Jp68E6.png);
background-repeat: no-repeat;
}

TR.inew Div.icon {
background-image : url(http://i.imgur.com/s5QkwPQ.png);
background-repeat: no-repeat;
width: 55px;
height: 55px;
}

TR.isticky Div.icon {
background-image : url(http://i.imgur.com/xoBw5Da.png);
background-repeat: no-repeat;
width: 55px;
height: 55px;
}

TR.iclosed Div.icon {
background-image : url(http://i.imgur.com/9EeBvYv.png);
background-repeat: no-repeat;
width: 55px;
height: 55px;
}


/* Прокрутка */
::-webkit-scrollbar {background: #4e3c28; width: 9px;}
::-webkit-scrollbar-thumb {background: #6e5231; width: 9px}
::-webkit-scrollbar-corner {background: #4e3c28; }

#pun-main .post-content {text-align: justify !important;}

/*прозрачность*/
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 background: url(http://sf.uploads.ru/nTYld.png);
 color: #4e3c28;
	padding: 10px 10px;
	bottom: 7px;
	right: -20px;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
}
.tooltip:hover em i {
	position: absolute;
	bottom: -7px;
	right: 5px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}
/*прозрачность кончилась*/


/****************
    Cлайдер 
**************/


/* Oбщие настройки */
.slider,
.slider * {
  margin:0;
  padding:0;
}
.slider {
  overflow:hidden;
  border:none 0 transparent!important;
  border-collapse:collapse;
  /*outline:solid red 2px;*/
  /*position:relative;z-index:1000;*/
}
.button-left.hide,.button-right.hide{
  display:none;
}
.slider img.button-left,
.slider img.button-right{
  cursor:pointer;
}
div.Wrap-slids {
  text-align:left;
  overflow:hidden;
  position:relative;
}
div.train {
  text-align:left;
  overflow:hidden;
  white-space:nowrap;
  position:absolute;
}

.slider-content{
  margin:0;padding:0;
  white-space: normal;/* Поменял с nowrap; и добавка ниже*/
  word-break: normal;
  text-align:center;
  overflow-y:auto;
  overflow-x:auto;
  display:none;
  /*outline:solid red 1px;*/
}

.slider-content.active {
   display:block;
}
/* End Cлайдер */


.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	display: block;
	position: absolute;
 	background: #1A1A1A;
	color: #ffffff;
	padding: 5px;
	margin-top: -57px;
	margin-left: 210px;
	width: 210px;
        height: auto;
	right: 0;
text-align: justify;
	box-shadow: #5b3b36 2px 2px 0px;

}
.tooltip:hover em i {
	position: absolute;
	margin-top: 7px;
	margin-left: -25px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color:#714d42;
color: #4e3c28; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #ad9a80;
border-left-width: 5px;
width:200px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #4e3c28; 
background-color:#ad9a80;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #714d42;
border-left-width: 5px;
width:200px;
}