
/* The content of the posts (body of text) */
body{
		FONT-SIZE: 10px; BACKGROUND: #ffffff; COLOR: #222; LINE-HEIGHT: 140%; FONT-FAMILY: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; 
}

/* General font families for common tags */
font,th,td,p{font:10px Verdana,Arial,Helvetica,sans-serif}
p{margin-top:2px;margin-bottom:3px}

/* General text */
.gensmall_glance{font-size:7.5pt; text-align: left; }
td.genmed,.genmed{font-size:11px; text-align: left;}
.explaintitle{font-size:11px;font-weight:bold;color:#727272}

/* General page style */
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #222; TEXT-DECORATION: underline
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #222; TEXT-DECORATION: underline
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #222; TEXT-DECORATION: underline
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #34498b
}

a.menu:link
{
	color: White; text-decoration: none; font-size: 9pt; font-weight: bolder;
	}
a.menu:active{
	color: White; text-decoration: none; font-size: 9pt; font-weight: bolder;
}
a.menu:visited{
	color: White; text-decoration: none; font-size: 9pt; font-weight: bolder;
}
a.menu:hover{
	color: White; text-decoration: underline; font-size: 9pt; font-weight: bolder;
}
a.aukro:link
{
	color: #F1F200; text-decoration: none; font-size: 13px; font-weight: bold;
}
a.aukro:visited{
	color: #F1F200; text-decoration: none; font-size: 13px; font-weight: bold;
}
a.aukro:hover{
	color: #F1F200; text-decoration: underline; font-size: 13px; font-weight: bold;
}
a.up:link
{
	color: White; text-decoration: none; font-size: 13px; font-weight: normal;
}
a.up:active{
	color: White; text-decoration: none; font-size: 13px; font-weight: normal;
}
a.up:visited{
	color: White; text-decoration: none; font-size: 13px; font-weight: normal;
}
a.up:hover{
	color: White; text-decoration: underline; font-size: 13px; font-weight: normal;
}
a.upnew:link
{
	color: Red; text-decoration: none; font-size: 13px; font-weight: normal;
}
a.upnew:active{
	color: White; text-decoration: none; font-size: 13px; font-weight: normal;
}
a.upnew:visited{
	color: Red; text-decoration: none; font-size: 13px; font-weight: normal;
}
a.upnew:hover{
	color: White; text-decoration: underline; font-size: 13px; font-weight: normal;
}
/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#222}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr{border: 0px solid #000000;border-top-width:1px;height:0px}

.hri{border: 0px solid #EB98BF;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{
	font-weight: bold;
	letter-spacing: 0px;
	background: #EB98BF;
	height: 29px;  padding-left: 10px;
}
.mod{font-size:11px;font-weight:bold}
.mod,a.mod,a.mod:visited{color:#006699}


/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px;margin-left:4px;margin-right:4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0}
height:29px;text-indent:4px}

a.cattitle,a.cattitle:visited{color:#222;FONT-FAMILY: Arial;  font-size: 8pt; text-decoration: underline;}
a.cattitle:hover{color:#ffffff; text-decoration: underline;}



/* Main table cell colours and backgrounds */
.row1{
	color: #222; background-color: #FFE8EC; 
}
.row2,.helpline{
	background: #FFE8EC;
	color: Maroon;
}
.row3{
	background: #FFE8EC;
	color: #292929;
}
.row4{
	color: #222; background-color: #FFE8EC; background-image: url(images/palka.png); height: 145px;
}
td.spacerow{
	background: #FFE8EC;
	color: Black;
}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background: #EB98BF; color: #ffffff}

/* Table Header cells */
th{background: #f2f2ea url(images/cellpic3.gif);color: #ffffff;font-size:12px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

/* This is the border line & background colour round the entire page */
.bodyline{background:#ffffff;border:0px solid #FFE8EC;}

/* This is the outline round the main forum tables */
.forumline{
	background: #EB98BF;
	border:1px solid #FFE8EC
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 15px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#000000}

.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:11px;font-weight:bold}
.forumlink{font-size:11px;font-weight:bold}
.nav2{font-size:10px;font-weight:bold}
.postbody{font-size:12px;line-height:125%}

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#8a8a8a}

/* Quote blocks */
.quote{
	background: #FFFAF0;
	border:1px solid #ffffff;
	color:#e222;
	font-size:11px;
	line-height:125%;  font-style: italic;
	}

/* Code blocks */
.code{background:#fffffff;border:1px solid #ffffff;color:#000000;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#ffffff;border:1px solid #000000}

/* Form elements */
form{display:inline}

input{font:11px Verdana,Arial,Helvetica,sans-serif;color:#000000}

select{background:#ffffff;color:#000000;font:11px Verdana,Arial,Helvetica,sans-serif}

input.post,textarea.post{background:#ffffff;border:1px solid #000000;color:#000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

input.button,input.liteoption,.fakebut{border:1px solid #d77700;background:#ffffff;font-size:11px;color:#000000}
input.catbutton{border:1px solid #d77700;background:#ffffff;font-size:10px}
input.mainoption{border:1px solid #d77700;background:#ffffff;font-size:11px;font-weight:bold}
input.google{border:1px solid #7E9DB9; background:#ffffff; font-size:10px; height:19px}
input.googlepost{background:#ffffff; font-size:10px;}

a.but,a.but:hover,a.but:visited{color:#dd6900;text-decoration:none}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline{border-style:none}

/* This is the gradient background at the top of the page */
.topbkg{
	background: #DCDCDC url(images/cellpic_bkg.jpg) repeat-x; padding: 0px 0px 0px 0px ;
	 border-right: 1px solid #EB98BF;
}
.footer{
	background: #FFE8EC; padding: 5px 5px 5px 5px ;

}
.topnav{
	font-size:11px;
	background:url(images/cellpic3.gif) repeat-x;
	color: #E8E8E8;
	height:28px;
	white-space:nowrap;
	}

/* Admin & Moderator Colours MODification */
.mod{font-size:11px;font-weight:bold; color: Aqua;}
a.admin:link{
	color: Aqua
}
a.admin:hover{
	color: #708090}
a.admin:visited{
	color: #708090
}
.mod,a.mod,a.mod:visited{color:#006699}


/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px;margin-left:4px;margin-right:4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0}
.goro{
	font-size:11px; background-color: #FEE8EB;
	color: #222;
	border:1px solid #EB98BF; 
}
.goroscop{
	font-size:11px; background-color: #FEE8EB;
	color: #222;
	padding: 10px;
}
.pozd{
	font-size:11px;
	color: Fuchsia;
   padding-left: 10px; padding-right: 10px; 
}
.topbkg2{
	border: 1px solid #bdbcbb;
	border-width: 1px 0px 0px 0px; 
}
.lastposts{
 text-align: left;
}
.links_mini_cat_block {
	border-left: 1px dotted #003562;	
}

 /* Начало-Затемнение */
  .gradualfader img {
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  -khtml-opacity:0.2;
  opacity:0.2;
  }
  
  .gradualfader a:hover img {
  opacity:2.0;
  -moz-opacity:2.0;
  -khtml-opacity:2.0;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=200);
  }
  
  /* Конец-Затемнение */  
.divider {
	border-right: 1px dotted #474747;
	float: left;
	height: 75px;
	margin: 2px 0px 0px 0px;
	
}
.linker {
	padding: 10px; color: #EC4494; font-size: 11px; font-weight: bold;
}
.copyright{
	color: #FFEEE1;
	font-size: 10px;
}