
 /* General page style. The scroll bar colours only visible in IE5.5+  	background-color: #467839; */
body {
	scrollbar-face-color: #467839;
	scrollbar-highlight-color: #ebee01;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #92940f;
	scrollbar-arrow-color:  #ebee01;
	scrollbar-track-color: #ebee01;
	scrollbar-darkshadow-color: #ebee01;
}




/* nuzhno dlya izalenti */
.photo {
position: relative;
}


.sample4 span {
	width: 400px;
	height: 400px;
	display: block;
	position: absolute;
	top: -300px;
	left: 650px;
	background: url(z-govno.png) no-repeat;
}


















img {
   border-width: 0;
   max-width: 100%;
}

#PopWin{
background: #000;
width: 589px; height: 343px;
position: absolute;
left: 20%; top: 80px;
}


#trailimageid {Z-INDEX: 1000; POSITION: absolute; WIDTH: 286px; HEIGHT: 1px; VISIBILITY: hidden; TOP: 0px; LEFT: 0px}

         .dvhdr1 {
            background:#253f1c;
            font-family:verdana;
            font-size:10px;
            font-weight:bold;
            border:2px solid #ffec01;
            padding:2px;
            width:400px;
         }
         
         .dvbdy1 {
            background:#467839;
            font-family:verdana;
            font-size:10px;
            border-left:2px solid #ffec01;
            border-right:2px solid #ffec01;
            border-bottom:2px solid #ffec01;
            padding:2px;
            width:400px;
         }


         .dvhdr1bank {
            background:#3399FF;
            font-family:verdana;
            font-size:10px;
            font-weight:bold;
            border:2px solid #3399FF;
            padding:2px;
            width:150px;
         }
         
         .dvbdy1bank {
            background:#CCFFCC;
            font-family:verdana;
            font-size:10px;
            border-left:2px solid #3399FF;
            border-right:2px solid #3399FF;
            border-bottom:2px solid #3399FF;
            padding:2px;
            width:150px;
         }



/*  font-weight:bold; */

         .magazin {
            background:#CCFFCC;
            font-family:verdana;
            font-size:10px;
           
            border:2px solid #03460D;
            padding:2px;
            width:350px;
         }
         
         .magazin2 {
            background:#03460D;
            font-family:verdana;
            font-size:10px;
            font-weight:bold;
            color:yellow;
            border-left:2px solid #03460D;
            border-right:2px solid #03460D;
            padding:2px;
            width:350px;
         }





/* General font families for common tags */
font,th,td,p { font-family: Verdana  }
a:link,a:active,a:visited { color : #2f5327; text-decoration: none; }

a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #eb0c0c 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #dad30f; border: 4px #355b2c solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #f8f7ef; }
td.row2	{ background-color: #f8f6e3; }
td.row3	{ background-color: #f8f6e3; }
td.row4	{ background-color: #999999 }
td.row5	{ background-color: #c3c2c2 }
td.row6	{ background-color: #18fb00 }
td.row7	{ background-color: #61a9fa }
td.row77	{ background-image: url(/images/DiamondPlateThumb.gif)}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
/*		background-image: url(images/cellpic2.jpg); */
background-color:#fbf6c9;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #bf0613; height: 25px;
	background-image: url(images/cellpic3.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
/*			background-image: url(images/cellpic1.jpg); */
			background-color:#fbf6c9; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right {
	background-color: #f8f6e3; border: #467839; border-style: solid; }

td.spaceRow {
	background-color: #97bc8d; border: #97bc8d; border-style: solid; }

th.thHead,td.catHead { font-size: 13px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Verdana ;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text font-family:verdana; */
.gen {font-size : 13px;  }
.gen2 {font-size : 13px; text-decoration: none; } 
.genmed { font-size : 11px; }
.genmed2 { font-size : 13px; }
.genbig { font-size : 15px;}
.genbig16 { font-size : 19;}
.gensuperbig { font-size : 18px; color: #2f5327 }
.gentop{ font-size : 13px; color: #FFFFFF }
.gensuperbig2 { font-size : 21px; color: #2f5327 }
.gensuperbig3 { font-size : 31px; color: #2f5327 }
.gensmall { font-size : 10px; }
.gensmall2 { font-size : 9px; }
.gen,.genmed,.gensmall,.gensmall2 { color : #000000; }
a.gen,a.genmed,a.gensmall  { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 13px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too font-weight: bold; 006699  5493B4 DD6900*/
.topictitle			{  font-size: 13px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #000000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 13px;}
.smalltext { font-size : 10px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

.blue {color : #0000FF;}


/* Quote & Code blocks */
.code {
	font-family: Verdana; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana ; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana ; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }


.input.button.govno {
background:#FF0000;
	color : #FFFF00;
border:1px solid #009900; 

}

.input.button.super {
background:#008000;
	color : #FFFF00;
border:1px solid #009900; 

}



/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");


/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack)             float: right;  	text-align: right;  */  	
	width: auto;

	margin-top: 5px;

}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #DA5E1D;
	border: 1px solid #DA5E1D;
	font-size: 0.9em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #93C2E4;
	border: 1px solid #4E7897;
	font-size: 0.9em;
	line-height: 1.5em;
}

.pagination span a:hover {
	border-color: #93C2E4;
	background-color: #DA5E1D;
	color: #FFF;
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}


