@charset "utf-8";
html, body {height: 100%; margin: 0; padding: 0;}
body.thrColElsHdr div#page-all {
  width: expression((documentElement.clientWidth||document.body.clientWidth) < 1000? "1000px":''); /* Internet Explorer <= 6.0 */
  min-width: 1000px; /* Opera & FireFox & Internet Explorer 7.0 */
}

#page-all {min-height: 100%; margin-bottom: -28px;}
* html #page-all {height: 100%;}
body.thrColElsHdr {
	background-color: #9ed5f2;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
body {
	color: #2b2937;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.padd {
	padding: 0px;
}

#container {

}


#acontent {
	padding-right: 15px;
	padding-bottom: 40px;
}

.thrColElsHdr #header {
	height: 80px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 20px;
} 

.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#logo {
	margin: 0;
	padding: 0;
	float: left;
	height: 64px;
	width: 286px;
}

#stick {
	height: 28px;
	width: 28px;
	position: absolute;
	left: 295px;
	top: 6px;
}

.thrColElsHdr #sidebar {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;	
}

.thrColElsHdr #sidebar h3, .thrColElsHdr #sidebar p {
	margin-top: 0;
	margin-left: 0; 
	margin-right: 0;
}

.thrColElsHdr #mainContent {
	margin-top: 40px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 10px;
	padding-bottom: 40px;
}

#page-footer {
	height: 27px;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
	z-index: -100;
	width: 140px;
	float: right;
	line-height: 14px;
	padding-top: 1px;
}

#page-footer img {
	margin-left: 4px;
	vertical-align: middle;
	padding-bottom: 3px;
}

#page-footer a:link, #page-footer a:visited {
	color: #000;
	text-decoration: none;
}

#page-footer a:hover {
	color: #000;
}

#page-empty {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px !important;	
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clr {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

.clrl {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clrr {
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.legend {
	font-size: 8.2em;
	margin-top: 0px;
	margin-bottom: 38px;
	color: #2b2937;
	font-weight: normal;
	letter-spacing: -0.08em;
	float: left;
	display: block;
	margin-right: 40px;
}

.legend a:link, .legend a:visited {
	color: #2b2937;
	text-decoration: none;
}

.aboute {
	padding-top: 30px;
	margin-right: 80px;
}

.aboute span {
	line-height: 24px;

}

.aboute a:link, .aboute a:visited{
	color: #FFF;
}

.aboute a:hover{
	color: #FFF;
	text-decoration: none;
}

.aboute strong {
	font-size: 150%;
	color: #FFF;
	font-style: normal;
	letter-spacing: -1px;
	text-shadow:  0 1px 0 #95b1bf;	
}

p {
	margin: 0px;
}

img {
	border-width: 0px;
}

hr {
	width: 100%;
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: none;
}

#mainmenu {
	float: right;
	margin-right: 100px;
}

/* ---- Basic menu styles ------------------- */

/* common styling */
#mainmenu, #mainmenu ul, #mainmenu li {
	margin: 0;
	padding: 0;
}

#mainmenu {
	position:relative;
	z-index: 100;
}
#mainmenu li    { float:left;  position:relative; list-style: none; display: inline;}
#mainmenu li a  {
	display:block;
	white-space: nowrap;
	cursor: pointer;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: underline;
}

#mainmenu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */  }
#mainmenu li ul {
	visibility: visible;
	position:absolute;
}

#mainmenu li li ul {  top: 0; left: 0; }

#mainmenu li.hover ul {  visibility: visible; }
#mainmenu li.hover ul li ul  {  visibility: hidden;  }
#mainmenu li.hover li.hover ul {  visibility: visible;  left: 100%; }

/* ---- Menu layout -------------------------- */

#mainmenu li {
	
}
#mainmenu li li {
	border: 0;
	
}

#mainmenu ul {
	

}
#mainmenu ul li.node {
	
}

#mainmenu a, #mainmenu div {
	color: #2b2937;
	line-height: 1.6em;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 3px 3px;

}

#mainmenu a:hover {
	color: #000000;
	background-color: #CCFF00;
	
}

#mainmenu li li a:hover {
	color: #332e2e;
	background-color: transparent;
	text-decoration: underline;
}
#mainmenu li li a{

	padding-bottom: 1px;
}

#mainmenu li a:link #active     {
	background-color: #CCFF00;
}

#mainmenu ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 0px;
	line-height: 14px;
	color: #54504b;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}


/* 1 level - hover */
#mainmenu li.hover a {
	background-color: #000;
	border-left: 1px solid #6D9D2E;
	border-right:1px solid #6D9D2E;
	margin: 0;
}
/* 2 level - normal */
#mainmenu li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 2 level - hover */
#mainmenu li.hover li.hover a { background-color: #E7EDDF; border: 1px solid #6D9D2E;  margin: 1px;   }
/* 3 level - normal */
#mainmenu li.hover li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 3 level - hover */
#mainmenu li.hover li.hover li a:hover { background-color: #E7EDDF; border: 1px solid #6D9D2E;  margin: 1px;  }

a {
 font-style: normal;
}

a:link, a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 10px;
	}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	letter-spacing: -1px;
	}	
h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	}


table, tr, td, th {
	border-collapse: collapse;
	}

#menu_a a, #menu_a a:visited {
	font-size: 80%;
	cursor: pointer;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 1px;
	display: block;
	color: #FFFFFF;
}

#menu_a a:hover, #menu_a a:active {
	background-color: #332e2e;
	color: #FFFFFF;
}

#hide {
	display: none;
}

input.text {
 border: 1px solid #ccc; 
 width: 80%;
}

input.text:focus {
 border: 1px solid #39c;
}

.italic {
	font-style: italic;
}
.banner {
	border: 0px;
}

.userbox a img {
	border: 0px;
	vertical-align: top;
	margin-right: 5px;
	margin: 0;
	padding: 0;
}

.userbox {
	font-size: 11px;
	font-weight: normal;
	color: #0C2F32;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.userbox a {
	color: #000;
}

div.module_menu {
	margin: 20px;
	padding: 0;
	font-size: 11px;
}

div.module_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	display: block;
	text-decoration: none;
	margin: 0;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 14px;
}

div.module_menu li ul{
	margin: 0;
	padding: 0;
}

div.module_menu ul li ul li {
	padding-left: 0px;
}

div.module_menu ul li a:hover {
	color: #FFFFFF;
	background-color: #54504b;
}

div.module_menu li.active span {
	font-weight: bold;
	color: #E8FF88;
}

div.module_menu li.active ul li span {
	font-weight: normal;
}

.loginform {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.formbox {
	margin: 0px;
	width: 31%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

input.text_field{
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: 1px solid #999999;
	width: 90%;
	vertical-align: middle;
	background-image: url(/images/bigbg.png);
	
}

input.textfieldmidi{
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: 1px solid #666;
	width: 90%;
	vertical-align: middle;
}

input.text_field:focus, input.textfieldmidi{
	border: 1px solid #666666;
	background-color: #F7F8F9;
}

.buttonmidi, .buttonmidi:hover, .big_button, .big_button:hover{
	color:#fff;
	cursor:pointer;
	border: none;
	border-bottom:solid 1px #689300;
	background-color: #9AB500;
	background-image: url(/images/bigbbg.png);
	padding-right: 20px;
	padding-left: 20px;	

}
.big_button:hover, .buttonmidi:hover {
	background:#87b500;
	color:#FFF;
}

input.text_field, .big_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	height: 47px;
	line-height: 47px;
	margin:0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}

input.textfieldmidi, .buttonmidi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:22px;
	line-height: 22px;
	margin:0px;
}

.loginopt {
	width: 95%;
	margin-right: -14px;
	vertical-align: bottom;
	height: 20px;
	margin-top: 7px;
}
.leftal {
	float: left;
	width: auto;
}

.leftal input {
	line-height: 11px;
	margin-top: 0px;
	vertical-align: middle;
	font-size: 1px;
}

.rightal {
	float: right;
	vertical-align: bottom;
}

#biglogin {
	height: 80px;
	margin-bottom: 30px;
}

.intronews {
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	width: 48.5%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.intronews p {
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
}

.intronews p img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.intronews h2 {
	font-size: 20px;
	color: #2b2937;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 7px;
}

.intronews h2 a {
	color: #2b2937;
}

.intronews h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.intronews h2 a:visited {
	color: #2b2937;
}

.intronewsblog {
	clear: left;
	padding-top: 15px;
}

.intronewsblog h2 {
	font-size: 22px;
	letter-spacing: -1px;
}

.intronewsblog img{
	margin-right: 10px;
}


.introill {
	vertical-align: top;
	margin: 0px;
	width: 48.5%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#indexrss {
	margin-top: 20px;
	vertical-align: top;
	margin: 0px;
	width: 48.5%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}


.pubinfo {
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
}

.pubinfo a {
	color: #666666;
}

.topub {
	clear: left;
	padding-top: 5px;
}

.topub a:link, .topub a:visited  {
	padding-right: 0px;
	padding-left: 10px;
	color: #fff;
	font-size: 11px;
}

.topub a:hover {
	text-decoration: underline;
}

.intronext {
	width: 10px;
	text-align: left;
	padding: 0px;	
	float: right;
	margin: 0px;
	overflow: visible;
}

.introrss {
	font-size: 12px;
	color: #fff;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	width: 48.5%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.introrsssd {
	font-size: 11px;
	color: #fff;
}

.introrsssd img {
	float:right;
	margin-top: -18px;
	margin-right: 7px;
}

div.introrss ul {
	margin-top: 10px;
	line-height: 140%;
	padding-left: 20px;
}

div.introrss ul li {
	margin-left: -7px;
}

div.introrss ul li a:link  {
	text-decoration: none;
}

div.introrss ul li a:visited  {
	text-decoration: none;
}

div.introrss ul li a:hover  {
	text-decoration: underline;
}

.arrowg {
	font-size: 13px;
}
.boldstr {
	font-weight: bold;
}
.onl {
	text-align: center;
	color: #FFF;
}
.countu {
	font-size: 11em;
	line-height: 90%;
	color: #FFF;
	text-shadow:  0 1px 0 #84afc4;
	margin-top: 80px;
}
.userlist {
	font-weight: bold;
	background-image: url(/modules/chat/images/userbgtit.png);

}

.userlist img {
	vertical-align: middle;
	margin: 2px;
	margin-right: 7px;
}

.userlist {
	font-weight: bold;
}

.userlist a {
	text-decoration: none;

}

.photobox {
	font-size: 10px;
	background-image: url(/images/boltikbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -3px;
	background-color: #504a44;
	height: 100px;
}

.date {
	font-size: 11px;
	color: #FFF;
	margin-bottom: 5px;
}

.photobox img {
	margin: 0px;
	padding: 0px;
}

.news1 a:link {
	color: #333333;	
}

.news1 a:hover {
	color: #000000;
}

.news1 a:visited {
	color: #666666;
}

.newsdate {
	font-size: 8px;
	color: #f79d00;
}

.intronews .thumb{
	float: left;
}

.intronews img {
	margin-right: 10px;
	width: 150px;
	height: 150px;
	border-radius: 4px;
	border: 3px solid #FFF;
	box-shadow: 0 1px 1px #33586A; /* Параметры тени */
	-moz-box-shadow: 0 1px 1px #33586A; /* Для Firefox */
    -webkit-box-shadow: 0 1px 1px #33586A; /* Для Safari и Chrome */
}

img.comm {
	width: 13px;
	height: 9px;
}
.intronews ul span{
	color: #FFF;
}

.even {
	background-color: #f0f0f0 !important;
}

.black {
	background-color: #363636;
	padding: 50px;
	color: #999;
	font-size: 12px;
	background-image: url(/images/bobruysk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.black h2 {
	font-size: 4em;
	color: #F00;
}

.white {
	background-color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 15px;
	padding-top: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.white h2 {
	font-size: 1.3em;
	color: #88D7F4;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #003366;
}

.error {
	background-color: #fff;
	padding: 50px;
	color: #54504b;
	font-size: 12px;
	background-image: url(/images/404.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.error h2 {
	font-size: 4em;
	color: #F00;
}

.construction {
	background-color: #f6b707;
	color: #54504b;
	font-size: 12px;
	background-image: url(/images/uc.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 80px;
	padding-left: 50px;
}

.construction h2 {
	font-size: 3em;
	color: #333;
}

.construction h3 {
	font-size: 1.5em;
	color: #333;
}
/*forms*/

.post textarea {
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none !important;
	background-color: #f0f0f0;
	width: 100%;
	background-image: url(/modules/chat/images/textarea.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10;
}

#subbot {
	width: 80px;
	height: 60px;
	font-size: 13px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

.mini {
	font-size: 75%;
	padding-right: 7px;
	margin-bottom: 20px;
}

.mini h2{
	font-size: 1.6em;
}

.banbox {
	
}

.contest{
	background-color: #3e3a37;
	margin-top: 15px;
	background-image: url(/images/contest.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.datatitle, .datafield{
	margin-bottom: 10px;
}
.datatitle{
	width: 95px;
	float: left;
}

.datatitle img{
	margin-right: 5px;
	vertical-align: text-top;
}

.datafield{
	margin-left: 100px;
}

#msgerror{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFB0AA;
	display: inline;
}
.addthis_default_style .at300b, .addthis_default_style .at300m { 
padding-left: 1px !important;
padding-right: 2px !important;
}

.siderss {
	background-color: #354245;
	color: #FFF;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4d5c5f;
	border-bottom-color: #273436;
}

.siderss a {
	color: #FFF;
}

#my li{
	position: relative;
}

#my ul {
	display: block;
	float: left;
	height: 14px;
	width: 14px;
	position: absolute;
	top: 14px;
	right: -16px;
}

#my li a {
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/images/exit.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.daterss {
	font-size: 10px;
	margin-bottom: 5px;
}

.autorrss {
	background-image: url(/modules/chat/images/usericon.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 10px;
	background-position: left center;
	margin-bottom: 5px;
}

.autorrss a {
	color: #fff;
}

