/*
	Skillz "corparate" theme, parts leeched from subSilver :) 
	$Id: theme.css,v 1.1.2.2 2006/10/01 00:02:01 surg30n Exp $
*/

body {
	background-color: White; /*#333333;*/
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;	
	margin: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #676F76;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; /* размер шрифта в списке статей*/
	color: #676F76;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:visited { text-decoration: none; color :  #5B7798; }
a:hover,a:active	{ text-decoration:none ; color : #838C93; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


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

/* This is the outline round the main forum tables */
.forumline, .forumlineNT	{ background-color: #FFFFFF; border: 1px #E7EDF3 solid; }


td.button
{
	background-color: #4B60A4; /*F6FAF8;*/
}

/* selected */

td.buttons
{
	background-color: #324169; /*F6FAF8;*/
}


td.row1
{
	background-color: #FAFBFB; /*F6FAF8;*/

}

td.row2
{
	background-color:#ECEDF0; /* sinc leftrightbody */
	
}

td.row3 {
	
	background-color:#D9DEE2;

	}

td.row4 {
	
	background-color:#E4EAF2;
	
}

td.cat1 {
	
	background-color:#F9F9F9;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;

}


/*
  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-repeat: repeat-y;
}

td.ss_rowpic {
		background-color: #FFFFFF;
		background-image: url(images/ss_grad.gif);
		background-repeat: repeat-y;
}

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

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			/*background-image: url(images/cellpic1.gif);*/
			background-color:#DFE6EF;
			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 :-)
*/
th, td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

th {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			color : #667079;
			background-color: #E7EDF3;
}

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,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; 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. */

h1, .htitle, .maintitle	{
			font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 120%; margin: 0px; display: inline; color : #667079; text-decoration: none;

}

.htitle, .maintitle	{ line-height: 100% }

h2	{
			font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
			margin: 0px; display: inline;  color : #667079;			
}

h3	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			margin: 0px; display: inline;  color : #FF7400;
}



/* General text */
.genbig { font-size : 1px; font-weight: bold; }
.gen, .genbold { font-size : 11px; }
.genbold { font-weight: bold;   }
.genmed { font-size : 12px; } /*размер шрифта в тексте статей */
.gensmall, .navtext { font-size : 9px; }
.gensmallbold { font-size : 9px;  font-weight: bold;   }
.gensmallbold:visited{
 font-style: italic;
}
/*.gen,.genmed,.gensmall { 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: none; }
a.genmed_selected	{ color: #676F76; text-decoration: none; }

.helpsmall, a.helpsmall {	
	color:#CC3300;
	font-size : 9px;
}

.genofftop {
	color: #696969;
	font-size : 9px;
}


/* The register, login, search etc links at the top of the page */
.mainmenu, .mainmenus		{ color : #E6E6FA; FONT-SIZE: 9px; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
.mainmenus {
	color: White;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:hover		{ text-decoration: none; color : white;  }
a.mainmenus:link, a.mainmenus:visited, a.mainmenus:hover		{ text-decoration: none; color : #E6E6FA;  }



/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; 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: 11px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: none; 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;}*/
.nav			{ FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR:  #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none }
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: none; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #333366; }
a.topictitle:link   { text-decoration: none; color : #333366; }
a.topictitle:visited { text-decoration: none; color : #333366; }

a.topictitle:hover	{ text-decoration: none; color : #5493B4; }


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

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


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


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; 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, Arial, Helvetica, sans-serif; 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, a.copyright	{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3A4C7E;  letter-spacing: -1px }
		
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */

form {
	padding: 0px; margin: 0px
}

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #667079;
	background-color: #FFFFFF;
}

input.textinput, input.post, textarea.post, select {
	background-color: #FFFFFF;
	color:#000;
	font-size:10px;
	font-family: Verdana,Arial, Sans-Serif;
	padding:2px;
	border:1px solid #667079;
}

input.post, textarea.post {
	font-size: 10px;
}

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

/* The buttons used for bbCode styling in message post */
input.button, input.mainoption {
	color : #000000;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #667079;
	background-color: #9EBAD7;
	font-weight:bold;
	padding:2px;
}

input.liteoption {
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	BORDER-COLOR: #D1D7DC;
	BACKGROUND-COLOR: #EFEFEF;	
	color: Gray;
	font-weight : normal;
	font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}

/* 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 { 
	FONT-FAMILY: Verdana; font-size: 10px;
	background-color: #DEE3E7; border-style: none; }

/* SSHOP */

.formback {
	background-color: #F2F3F5;	
}


td.newsBODY, .block, td.block {				
		padding:3px;
}

.block_left {
/*	margin: 6px;*/
	padding: 3px;
/*	margin-right: 0px; */
}

.block_main {
	padding: 6px;
}

/*
	menu
*/

td.menuimg {
		background-color: #F3F6F5;
		background-image: url(images/menuback.gif);
		width: 25px; height: 42px; 
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: middle;
}

td.menutext {
		padding-left: 5px;
		padding-right: 10px;
		text-align: center;
		vertical-align: middle;
}

td.vline05 {
		background-image: url(images/vline_05.gif);		
		background-repeat: repeat-y;
		background-position: 4px;
		width:9px;
}

td.gline05 {		
		background-image: url(images/gline_05.gif);		
		background-repeat: repeat-x;
		background-position: 0px 3px;
		height: 7px;
}

.vline, .gline {
		border-style: dotted;	
}



/* for border - background */

.borderback {
	background-color: #98AAB1;/* #98AAB1; */
}

/* bulk support */
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/*navigation Pop-up menu*/
.topmenu, .topmenus { font-size: 11px;  font-weight: bold; padding-left: 3px;}
.topmenus { padding-left: 0px; border-left: 3px solid #FF7400;  }
a.topmenu { }
.popupmenuact {padding:2px; padding-left:5px; padding-right:10px; background-color:#E6EFF7; border: 1px #FAFAFA solid;   }
.popupmenu {padding:2px; padding-left:5px; background-color:#FFFFFF; padding-right:10px; border: 1px #FAFAFA solid;   }
.popupmenutext, .popupmenuclosed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: -1px}
.popupmenutext {color: #356FA2;}
.popupmenuclosed {color: #808080;}

/*
	LEFT BODY
*/

td.leftblock_capR {
		background-image: url(images/leftbody/02.gif);				
		background-repeat: no-repeat;		
}

td.leftblock_capL {
		background-image: url(images/leftbody/00.gif);		
		background-repeat: no-repeat;		
}

td.rightblock_capR {
		background-image: url(images/box-right.gif);		
		background-repeat: no-repeat;
		background-color: #7294AF;		
}



td.leftblock_capM {
		background-color: #7294AF;
		vertical-align: middle;
		color: White;	
}


.highlight { color:white; font-weight: bold; background-color:#FF7400; }

/* menu */

td.mmenu_normal { background-color: #D9DEE2; cursor: hand;  }
td.mmenu_active { background-color: WHITE;  cursor: hand; }
td.mmenu_highlight { background-color: #E7EDF3;  cursor: hand; }

.l_block_title_0 { color: #617E9E; font-size : 12px; font-weight: bold; font-family: Verdana, Arial; }
.l_block_title_1 { color: #FF7400; font-size : 12px; font-weight: bold; font-family: Verdana, Arial; }

#skillz_list ul {
	margin:0;
	padding: 0;
	list-style: none;
	}
#skillz_list li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#skillz_list span {	
	float:left;
	background: url("images/arrow_r.gif") no-repeat 0 4px;	
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	position: relative;
	}	
	
#skillz_list a {
	
	float:left;
	background: url("images/arrow_r.gif") no-repeat 0 4px;	
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	position: relative;
	}
	
#skillz_list a:hover {
	float:left;
	background: url("images/arrow_rs.gif") no-repeat 0 4px;	
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	position: relative;	
	}	
    
img.img_pic { cursor:pointer; }
