/*
  Created by Miross 
  http://miross.ru
*/



 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	color: #000000;
	FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif;
        background-color: #FFFFFF;
        scrollbar-face-color: #DEE3E7;
        scrollbar-highlight-color: #fffcfc;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #006699;
        scrollbar-track-color: #EFEFEF;
        scrollbar-darkshadow-color: #98AAB1;
}




a { text-decoration: none; color: #7A975D;}
a:hover     { color: #406120; text-decoration: underline; }

img { BORDER:0px}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

hr      { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}



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

/* This is the outline round the main forum tables */
.forumline      { background-color: #FFFFFF; border: 0px #512AA1 solid; }

td.story { font-size: 14px; background-color: #EEE9FF; border: solid #CBA8FE 1px; }

/*меню главное стили*/
.nav_main {
		font-family: comic sans ms,sans-serif;
		font-weight:bold;
		font-size: 15px;
		color:#854700;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		text-decoration:none;
}

.nav_main:hover	{ 
		color:#FFFFFF;
		text-decoration:none;
}

.nav_main_item {
		font-family: comic sans ms,sans-serif;
		font-weight:bold;
		font-size: 12px;
		color:#854700;
		padding:4px;
		text-decoration:none;
}

.nav_main_item:hover {
		color:#FFFFFF;
		text-decoration:none;

		}

.nav_background {
		background-color:#EFDFAE;
	}
.nav_border {
		border-width:1px;
		border-style:solid;
		border-color:#D3A457;
	}
.nav_separator {
		background-color:#D3A457;
	}
/*end меню главное стили*/

/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}
/*
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/

.boutique_dark { color: #460a2E;text-decoration: none;}
a.boutique_dark { color: #460a2E;text-decoration: none;	cursor: pointer;cursor: hand;}
a.boutique_dark:hover {color: #460a2E;text-decoration: underline;	cursor: pointer;cursor: hand;}
a.boutique_dark:visited {color: #460a2E;text-decoration: none;	cursor: pointer;cursor: hand;}
.boutique { color: #9B1d42;text-decoration: none;}
a.boutique { color: #9B1d42;text-decoration: none;	cursor: pointer;cursor: hand;}
a.boutique:hover {color: #9B1d42;text-decoration: underline;	cursor: pointer;cursor: hand;}
a.boutique:visited {color: #9B1d42;text-decoration: none;	cursor: pointer;cursor: hand;}
td.boutique { color: #9B1d42;text-decoration: none;}

.boutique_yellow { color: #eeee00;text-decoration: none;}
a.boutique_yellow { color: #eeee00;text-decoration: none;	cursor: pointer;cursor: hand;font-weight : bold;}
a.boutique_yellow:hover {color: #eeee00;text-decoration: underline;	cursor: pointer;cursor: hand;font-weight : bold;}
a.boutique_yellow:visited {color: #eeee00;text-decoration: none;	cursor: pointer;cursor: hand;font-weight : bold;}
td.boutique_yellow { color: #eeee00;text-decoration: none;}



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


/*
  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-x;
}

/* Header cells - the blue and silver gradient backgrounds */

th      {
        color: #FFFFFF; font-size: 11px; font-weight : bold;
        background-color: #CCE27E; height: 25px;
        background-image: url(images/cellpic3.gif);
}
td      {        font-size: 11px;}

td.con  {
        color: #FFFFFF; font-size: 11px; font-weight : bold;
        background-color: #ffffff; height: 25px;
        
}

.contest_hr  {
        color: #7A975D; font-size: 12px; font-weight : bold;
}

.contest_txt  {
        color: #7A975D; font-size: 12px; font-weight : bold; font-style : italic;
}



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


/*
  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: 25px;
        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; height: 38px; }
td.row3Right,td.spaceRow {
        background-color: #ffffff; }

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: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


dt
{
    font-weight: bold;
padding-left: 0px;
margin-left: 0px;
}

dd
{
padding-left: 0px;
margin-left: 5px;
}



.orange_td {border: 2px solid #ECB803; color : #ECB803;}
a.orange_td { border: 0px;text-decoration: none;color : #ECB803;font-weight: bold;}
a.orange_td:hover { border: 0px; color : #ECB803;text-decoration: underline;font-weight: bold;}



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

.news_body {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;color : #111111;background-color: #F9D879;text-decoration: none;font-size: 12px;}

.news_rubr        {
                        font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
                        text-decoration: none; line-height : 120%; background-color: #715605; color : #ffffff;
}

.news_h        {
                        font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
                        text-decoration: none; line-height : 120%; color : #111111;background-color: #fae9b3;
}
.news {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;color : #111111;background-color: #fae9b3;text-decoration: none;font-size: 12px;}
a.news { font-weight: normal;text-decoration: none;color : #111111;}
a.news:hover { font-weight: normal;text-decoration: underline;color : #111111;}


.group_font
{
  color:#111111;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 14px;
}
.group_font7
{
  color:#0000ff;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 14px;
}

.group_fontmoder
{
  color:#00ff00;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 14px;
}

.group_fontadmin
{
  color:#0000ff;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 14px;
}

/*Рамки для картинок*/
.img_white { BORDER-RIGHT: #ffffff 2px solid;BORDER-BOTTOM: #ffffff 2px solid; BORDER-TOP: #ffffff 2px solid;BORDER-LEFT: #ffffff 2px solid; MARGIN: 0px;}
.img_bej { BORDER-RIGHT: #edb800 2px solid;BORDER-BOTTOM: #edb800 2px solid; BORDER-TOP: #edb800 2px solid;BORDER-LEFT: #edb800 2px solid; MARGIN: 0px;}
.phototxt { color : #f0b774;}
a.phototxt { text-decoration: none;color : #f0b774;}
a.phototxt:hover { color : #f0b774;text-decoration: underline;}
.photobest              {  color : #6F4F1D; }
a.photobest     { text-decoration: none; color : #6F4F1D; }
a.photobest:hover{ text-decoration: underline; color : #3F1F0D; }


/* General text */
.gen { font-size : 12px; }
.gen_1 { font-size : 15px; }
.genmed { font-size : 11px; font-style: italic; color: #9AA01F;}
.gen,.gen_1 { font-style: italic; color : #7A975D; }
a.gen,a.genmed { text-decoration: none; color: #7A975D;}
a.gen:hover,a.genmed:hover  { color: #406120; text-decoration: underline; }

.gensmall { font-style: italic; color : #7A975D; font-size : 10px;}
a.gensmall { text-decoration: none; color: #7A975D;}
a.gensmall:hover     { color: #406120; text-decoration: underline; }

.gensmallb { font-style: italic;color : #6F4F1D; font-size : 11px;}
a.gensmallb { font-style: italic;text-decoration: none; color: #6F4F1D;}
a.gensmallb:hover     { font-style: italic;color: #3F1F0D; text-decoration: underline; }
.forumlinkb              { font-weight: bold; font-size: 12px; color : #6F4F1D; }
a.forumlinkb     { text-decoration: none; color : #6F4F1D; }
a.forumlinkb:hover{ text-decoration: underline; color : #3F1F0D; }

.forumlinknb              { font-size: 12px; color : #6F4F1D; }
a.forumlinknb     { text-decoration: none; color : #6F4F1D; }
a.forumlinknb:hover{ text-decoration: underline; color : #3F1F0D; }

.photolinkb              { font-weight: bold; font-size: 10px; color : #6F4F1D; }
a.photolinkb     { text-decoration: none; color : #6F4F1D; }
a.photolinkb:hover{ text-decoration: underline; color : #3F1F0D; }

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

/*классы меню окон*/
.menu_head1,.menu_body1,.menu_head2,.menu_body2 { font-size: 12px; font-family: Tahoma,Verdana, Arial, sans-serif;}
.menu_head1 { font-weight: bold;color : #ffffff;background-color: #8888FF;}
.menu_body1 {color : #333333;background-color: #FFFFFF;}

.menu_head2 { font-weight: bold;color : #ffffff;background-color: #ff8888;}
.menu_body2 {color : #333333;background-color: #FFFFFF;}


/* Forum category titles */
.cattitle               { font-weight: bold; font-size: 12px ; 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: 12px; color : #7A975D; }
a.forumlink     { text-decoration: none; color : #7A975D; }
a.forumlink:hover{ text-decoration: underline; color : #406120; }


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

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


/* titles for the topics: could specify viewed link colour too */
.topictitle                     { font-weight: bold; font-size: 11px; color : #000000; }

.top                     { font-weight: bold; font-size: 11px; color : #6A4AB3; }
.score                     { font-weight: bold; font-size: 11px; color : #6A4AB3; }

a.topictitle:link   { text-decoration: none; color : #7A975D; }
a.topictitle:visited { text-decoration: none; color : #7A975D; }
a.topictitle:hover      { text-decoration: underline; color : #406120; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name                   { font-size : 11px; color : #7A975D;}
a.name { text-decoration: none; color : #7A975D; }
a.name:visited { text-decoration: none; color : #7A975D; }
a.name:hover      { text-decoration: underline; color : #406120; }

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

a.postdetails { text-decoration: none; color : #7A975D; }
a.postdetails:visited { text-decoration: none; color : #7A975D; }
a.postdetails:hover      { text-decoration: underline; color : #406120; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
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              { 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 : #FFFFFF;
}

input { text-indent : 2px; }

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

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



/* SAY: 3x3 */
.say_a1, .say_a3 {
	width: 50px;
	height: 20px;
}
 .say_c1, .say_c3 {
	width: 50px;
	height: 25px;
}
.say_b1, .say_b2, .say_b3 {
	vertical-align: top;
}
.say_a1 {
	background: url(images/say_a1.gif) no-repeat;
}
.say_a2 {
	background: url(images/say_a2.gif) repeat-x;
}
.say_a3 {
	background: url(images/say_a3.gif) no-repeat;
}
.say_b1 {
	background: url(images/say_b1.gif) repeat-y;
}
.say_b2 {
	text-align: left;
}
.say_b3 {
	background: url(images/say_b3.gif) repeat-y;
}
.say_c1 {
	background: url(images/say_c1.gif) no-repeat;
}
.say_c2 {
	background: url(images/say_c2.gif) repeat-x;
}
.say_c3 {
	background: url(images/say_c3.gif) no-repeat;
}










.td_footer_zel
{
background-color:#D0E97F; border: #D0E97F; 
}
.td_footer
{
background-color:#ffffff; border: #ffffff; 
}
.error
{
  color:#ee3333;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 11px;
  text-align:right;
}
.errorl
{
  color:#ee3333;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 11px;
  text-align:left;
}

.td_cont{
  color: #9AA01F;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 11px;
  background-color: #FFFFFF;
}
.basefont{
  color: #000000;
  FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif;
  FONT-SIZE: 11px;
  font-weight : bold;
}

.regform{
  color: #1111aa;
  FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
  FONT-SIZE: 12px;
  text-align:right;
  vertical-align:bottom;
}
.sel {
        BORDER-RIGHT: #1111aa 1px solid; BORDER-TOP: #1111aa 1px solid;  FONT-SIZE: 8pt; BORDER-LEFT: #1111aa 1px solid; COLOR: #3E860B; BORDER-BOTTOM: #1111aa 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff; }
.inp {
        FONT-SIZE: 7pt; BORDER: 0px; COLOR: #000000; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #D5B571; font-weight:bold}
.inp1 {
        FONT-SIZE: 7pt; BORDER: #000000 1px solid; COLOR: #000000; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #D5B571; font-weight:bold}

.top_hello_red {color: #B15B42; FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif; FONT-SIZE: 12px; background-color:#C3B67F;}
a.top_hello_red {color: #B15B42; FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif; FONT-SIZE: 12px; background-color:#C3B67F;}
a.top_hello_red:visited {color: #B15B42; FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif; FONT-SIZE: 12px; background-color:#C3B67F;}
a.top_hello_red:hover {color: #ffff00; FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif; FONT-SIZE: 12px; background-color:#C3B67F;}


.top_hello_brown {color: #837449; FONT-FAMILY:  Tahoma,Verdana, Arial, sans-serif; FONT-SIZE: 12px; background-color:#C3B67F;}

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


/* Section for bank styles */
td.bank_text {  color:#cccc99; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; FONT-SIZE: 11px; text-align:left;}
td.bank_title { color:#cccc66; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; FONT-SIZE: 14px; text-align:left;}
a.bank_lib { text-decoration: underline; font-size : 12px; font-style: italic; color:#cccc99;}
a.bank_title_button { text-decoration: underline; color:#cccc66; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; FONT-SIZE: 14px; text-align:center; font-weight : bold;}
table.bank_table { color:#cccc99; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; FONT-SIZE: 12px; text-align:center;}
table.bank_course_table { color:#666633; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; FONT-SIZE: 12px; text-align:center; font-weight : bold;}
textarea.bank_textarea { color:#cccc99; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; FONT-SIZE: 12px; text-align:left; background: none;}

/* Styles for konkurs preview on main_reg */
#konkpreview {width: 195px; height: 235px; position: relative;}
#konkpreview div.kpcont {position: absolute; display: table; vertical-align: middle; text-align: center;}
#konkpreview div.kpcont i {display: table-cell; vertical-align: middle;}
#konkpreview div.kpcont img {vertical-align: middle; border: 2px solid #eeeeee;}
.kp1{top:0;left:0;} .kp1 img{height:75; width:75;}
.kp2{top:15;left:55;} .kp2 img{height:70; width:70;}
.kp3{top:30;left:95;} .kp3 img{height:65; width:65;}
.kp4{top:45;left:135;} .kp4 img{height:60; width:60;}
.kp5{top:85;left:145;} .kp5 img{height:55; width:55;}
.kp6{top:120;left:130;} .kp6 img{height:50; width:50;}
.kp7{top:145;left:110;} .kp7 img{height:45; width:45;}
.kp8{top:160;left:85;} .kp8 img{height:40; width:40;}
.kp9{top:172;left:55;} .kp9 img{height:35; width:35;}
.kp10{top:185;left:35;} .kp10 img{height:30; width:30;}