/*
  The original buble Theme for phpBB 
  Created by dav.bo
  http://www.davbo-phpbbstyle.com
*/


/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
         background-image : url(images/fond.gif);
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #00008b; }
a:hover		{ text-decoration: underline; color : #A020F0; }
hr	{ height: 0px; border: solid #B271F4; 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ /* background-color: #CCA0F8;*/ }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #E5D0FB; border: 2px #00008b solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #E5D0FB; }
td.row2	{ background-color: #CCA0F8; }
td.row3	{ background-color: #B271F4; }

/*
  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 : #E5D0FB;
          background-image : url(images/cellpic2.jpg);
          background-repeat : repeat-y;
}

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

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

.topnav{
background-image : url(images/nav.jpg);
}

/*
  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,td.spaceRow {
	background-color: #B271F4; 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. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #00008b; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0000FF; 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 : #00008b;  }
a.mainmenu:hover{ text-decoration: underline; color : #0000FF; }

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

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

/* 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 : #00008b; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #00008b; }
a.topictitle:visited { text-decoration: none; color : #da70d6; }
a.topictitle:hover	{ text-decoration: underline; color : #0000FF; }

/* 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 : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #00008b; }
a.postlink:visited { text-decoration: none; color : #da70d6; }
a.postlink:hover { text-decoration: underline; color : #0000FF;}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #00008b;
	background-color: #F2E7FD; border: #B271F4; 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: #F2E7FD; border: #B271F4; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.imgBaner		{ width: 110px; height: 30px; }
.imgBaner-max	{ width: 200px; height: 40px; }
.imgBaner-min	{ width: 88px; height: 33px; }


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 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, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

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

input { text-indent : 2px; }

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

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

/* None-bold submit button */
input.liteoption {
	background-color : #F2E7FD;
	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: #00008b; border-style: none; }

/* //bt */
.seed, .leech						{ font-size : 12px; }
.seedmed, .leechmed			{ font-size : 11px; }
.seedsmall, .leechsmall	{ font-size : 10px; }

.seed, .seedmed, .seedsmall			{ color: #00008b; }
.leech, .leechmed, .leechsmall	{ color: #000080; }

.dlWill			{ color: #003366; }
.dlDown			{ color: #000080; }
.dlComplete	{ color: #8B4513; }
.dlCancel		{ color: #666666; }

.dlBgr1		{ background-color: #ADBAC6; }
.dlBgr2		{ background-color: #D6DBDE; }
.dlBgr3		{ background-color: #D6DBDE; }

.tDL			{ color: #000000; font-weight: bold; }
.tDLDown	{ color: #000080; font-weight: bold; }
.tDLCmpl	{ color: #00008b; font-weight: bold; }

.prow1	{ background-color: #E5D0FB; }
.prow2	{ background-color: #E5D0FB; }
.prow3	{ background-color: #B271F4; }

a.seed:link, a.seed:visited, a.seed:hover, a.seed:active, a.seedmed:link, a.seedmed:visited, a.seedmed:hover, a.seedmed:active, a.seedsmall:link, a.seedsmall:visited, a.seedsmall:hover, a.seedsmall:active {
	color: #00008b; text-decoration: none; }

a.leech:link, a.leech:visited, a.leech:hover, a.leech:active, a.leechmed:link, a.leechmed:visited, a.leechmed:hover, a.leechmed:active, a.leechsmall:link, a.leechsmall:visited, a.leechsmall:hover, a.leechsmall:active {
	color: #000080; text-decoration: none; }

a.dlWill:link, a.dlWill:visited, a.dlWill:hover, a.dlWill:active {
	color: #003366; text-decoration: none; }

a.dlDown:link, a.dlDown:visited, a.dlDown:hover, a.dlDown:active {
	color: #000080; text-decoration: none; }

a.dlComplete:link, a.dlComplete:visited, a.dlComplete:hover, a.dlComplete:active {
	color: #00008b; text-decoration: none; }

a.dlCancel:link, a.dlCancel:visited, a.dlCancel:hover, a.dlCancel:active {
	color: #666666; text-decoration: none; }

a.seed:hover, a.seedmed:hover, a.seedsmall:hover, a.leech:hover, a.leechmed:hover, a.leechsmall:hover, a.dlWill:hover, a.dlDown:hover, a.dlComplete:hover, a.dlCancel:hover  {
	text-decoration: underline; }

input.pOrdSel {
	background-color: #EFEFEF;
	border: 0px solid #EFEFEF;
	color: #333333;
	font-size: 12px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	width: 18px;
}

optgroup, option, fieldset, legend {
	font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; }

optgroup { font-style: normal; font-weight: bold; background-color: #E5D0FB; }
option { background-color: #FFFFFF; font-size: 11px; }

legend { color: #00008b; }

.bold		{ font-weight: bold; }
.normal	{ font-weight: normal; }
.opened { color: #778899; }
img   { border: 0px; }
.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }

.btTbl	{ background-color: #B271F4; border: 0px #B271F4; solid; }
.btHead { background-color:  #B271F4; font-size: 11px; font-weight: bold; text-align: center; padding: 1px 0px 1px 0px; }
/* //bt end */

/* //txtb */
/* Text replacement for buttons */
.txtb, a.txtb:link, a.txtb:visited, a.txtb:hover {
	font-size : 11px; color : #003366; text-decoration: none; }
a.txtb:hover	{ text-decoration: underline; }
/* //txtb end */

/* translit */
.t { font-size: 12px; text-align: right; width: 36px; font-weight: bold; }
.hiddenRow { display:none; }
.topicSep { font-weight: bold; font-size: 12px; letter-spacing: 1px; color: #000000 }
/* Fancy form styles for IE */

input, textarea, select, input.button { border-width: 1px 1px 1px 1px }

input { text-indent : 2px; }

.postbody { line-height: 18px}

/*
input.mainoption, input.liteoption, input.button {
	background: #F2E7FD url('images/button.gif') repeat-x top left;
}
*/

/* The buttons used for bbCode styling in message post */
input.button { background-color : #F5F5F5; }

.spaceRow { padding: 3px 0px 0px 0px }

.attachrow		{ font: 11px; color: #000000; border: 1px #98AAB1 solid; }
.attachheader	{ font: 11px; color: #000000; border: 1px #98AAB1 solid; background-color: #D1D7DC; }
.attachtable	{ font: 12px; color: #000000; border: 1px #98AAB1 solid; border-collapse: collapse; }

.bold { font-weight: bold; }

/* ---------------------------------- *
     Spoiler
 * ---------------------------------- */
.spoiler-wrap {
	width: 95%; margin: 6px auto; clear: both; background: #E9E9E6;
	border: solid #C3CBD1; border-width: 1px 1px 1px 2px;
}
.spoiler-head {
	font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}
.spoiler-body {
	padding: 1px 6px 2px; display: none;
	border-top: 1px solid #C3CBD1; background: #F5F5F5;
}

.clickable { cursor: pointer; }
.folded, .folded2 { display: block;
        background: transparent url(images/icon_plus_1.gif) no-repeat left center; padding-left: 14px; }
.unfolded, .unfolded2 { display: block;
        background: transparent url(images/icon_minus_1.gif) no-repeat left center; padding-left: 14px; }
.folded2   { background-image: url(images/icon_plus_2.gif); }
.unfolded2 { background-image: url(images/icon_minus_2.gif); }

.forded { display: block;
        background: transparent url(images/icon_minus_1.gif) no-repeat left center; padding-left: 14px; }
.unforded { display: block;
        background: transparent url(images/icon_plus_1.gif) no-repeat left center; padding-left: 14px; }


.vipTbl { background-color: #CCA0F8; border: 1px #B271F4; solid; }

/* Цвет Smalsus */

a.newest 		{ color: #6495ED; font-weight: bold; text-decoration: none; }
a.newest:hover	{ color: #6495ED; font-weight: bold; text-decoration: underline; }


.menu-top			{ background: #7718B2; border: 1px #7718B2 solid; padding: 6px; text-align: center; }
.menu-top a,
.menu-top a:visited	{ color: #fff; font-size: 14px;
				  text-decoration: none;
				  font-weight: 700;
				  margin: 0 15px;	
}
.menu-top a:hover		{ text-decoration: underline; }



