fieldset {
	background:#ffffff;
}
A.head:link,A.head:visited,A.head:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:800;
}
A.head:hover {
	text-decoration: underline;
}
A.chat:link,A.chat:visited,A.chat:active {
	color: silver;
	text-decoration: underline;
	font-weight:800;
}
A.chat:hover {
	text-decoration: underline;
}
A.nick:link,A.nick:visited,A.nick:active {
	color: #000000;
	text-decoration: none;
	font-weight:800;
	font: bold 13px verdana;
}
A.nick:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:800;
	font: bold 13px verdana;
}
A.noline:link,A.noline:visited,A.noline:active {
	text-decoration: none;
}
A.noline:hover {
	text-decoration: underline;
}
A.gray:link,A.gray:visited,A.gray:active,A.gray:hover {
	color: #808080;
}
#menutd1 {
	background:#990000;
	text-align:right;
	border-left:solid 1px #c0c0c0;
}

#menutd2 {
	background:#399f06;
	/*background:#a82d2d;*/blue
	text-align:right;
	border-left:solid 1px #ffffff;
}
.menutable {
	/*background:#606096;
	border-left: solid 5px #606096;
	border-right: solid 5px #606096;*/
	background:#339900;
	font: bold 11px verdana;

}
.maintable {
	background:#fffff;
	width:96%;
	/*width:96 %*/;
}

#t_main{
	width:100%;
}
#t_allBg{
	background:#1b2a49;
}
#menutable{
	background:#587588;
}
#boxTitle{
	background:#f1f1f1;
	border-top:solid 1px #d6d6d6;
	font: bold 12px verdana;
	color: #808080;
}
#boxTitleNoBorder{
	background:#f1f1f1;
	font: bold 12px verdana;
	color: #808080;
}
#boxTitleSmall{
	background:#f1f1f1;
	border-top:solid 1px #d6d6d6;
	font: bold 10px verdana;
	color: #808080;
}
.td {
	background: #fafafa;
}
#brd_in {
	border-left: 5px solid #dadada;
	border-right: 5px solid #dadada;
	border-bottom: 5px solid #dadada;
}
#td_b_tb {
	background: #f1f1f1;
	border-top:solid 1px #d6d6d6;
}
#brd_outer {
	border-left: 15px solid #f1f1f1;
	border-right: 15px solid #f1f1f1;
	border-bottom: 15px solid #f1f1f1;
}


body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	margin:0px;
	padding:0px;
}
.maintable2 {
	background:#f1f1f1 ;
	width:100%;
}

A:link,A:visited,A:active {
	color: #343434;
}
A:hover {
	color: #5e6e78;
}

A.head:link,A.head:visited,A.head:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.head:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#head {
	background: #f9f9f9  url(cat_back.gif) repeat-x top left;
	color: #999966;
	font: bold 13px Verdana;
}

#help {
	font-size: 11px Verdana;
}

#repProgress{
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

#ntd_hl{
	background:#ececec;
	/*border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;*/
}

#ntd_hr{
	background-color:#e9e9e9;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
}

#ntd_na{
	filter:alpha(opacity=20);
	opacity: 0.2;
}

#ntd_a{
	filter:alpha(opacity=100);
	opacity: 1;
}

#ntd1{
	background: #e9e9e9;
	font-size: 11px;
}

#ntd2{
	font-size: 11px;
	background: #efefef;
}

#td1 {
	background: #f1f1f1;
	font-size: 11px;
}

#td2 {
	font-size: 11px;
	background: #f6f6f6;
}

#td6 {
	font-size: 11px;
	background: #ececec;
}

#td2_td{
	font-size: 11px;
	background: #ccffcc;
}
#td2_ytd{
	font-size: 11px;
	background: #f6e5d5;
}

#td3 {
	background:#efefef;
	font-size: 11px;
}

#td4 {
	background: #ffffff;
	font-size: 1px;
}
#td5 {
	background: #ECE1DD ;
	 border-left: 1px solid #ECE1DD;
             border-right: 1px solid #ECE1DD;
             border-bottom: 1px solid #ECE1DD;
             border-top: 1px solid #ECE1DD;
	font-size: 11px;
}

#td0 {
	font-size: 11px;
}

#td7 {
	background: #d0d0d0;
}

#table {
	border:solid 1px #d7d7d7;
	width:98%;
	background: #fafafa;
	font: verdana;
}
#table_theme {
	border:solid 1px #d7d7d7;
	width:98%;
	background: #fafafa;
	font: verdana;
}

#stattd {
	/* border:solid 1px #c6c6c6; */
	background: #f5f5f5;
	font: verdana;
}

#table2 {
	width:100%;
	/*border:solid 2px #808080;*/
}

.address {
	font:9px;
}

h1 {
	font-size:14px;
	text-align: left;
	color:black;
	text-decoration:none;
	font: verdana;
}


h2 {
	color:#000000;
	font-size:11px;
	margin:0;
	font-weight:500;
	font: verdana;
}

h3 {
	color:#000000;
	font-size:13px;
	margin:0;
	font-weight:500;
	font: verdana;
}

h4 {
	color:#000000;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	font-weight:600;
	margin:0;
	font: verdana;
}

h5 {
	text-align: right;
	font-weight:600;
	margin:0px;
	font: verdana;
}

table {
	border-color:#777777;
	font-size:11px;
}

td {
	text-align: left;
}

hr {
	noshade;height:1px;color:#DFE1E3;overflow:hidden;
}

.last {
	font-size:10px;
}

b {
	font-weight:600;
}


img {
	border:solid 0px;
	margin:1px;
}

IMG.middle { vertical-align: middle }

span.sm {
	margin:0px;
	border:solid 1px #C0C0C0;
	background:#E4E4E4;
	font-size:9px;
}

h6 {
	font-size:11px;
	font-weight:500;
	margin:0;
}

button,textarea,select,input {
	background:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-family: Verdana;
	font-weight:500;
	border:solid 1px #cccccc;
	margin:1px;
}

form {
	margin:0;
}

div.quote {
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 5px #cccccc;
	background: #f5f5f5;
	font-family: Verdana; 
	padding: 5px;
	margin: 5px 0 5px;
}

#m5 {
	margin:2px;
}
span.sign {
	font-size:13px;
	border:solid 1px #C0C0C0;
	width:25px;
	text-align:center;
}
.moder {
	font-size:20px;
	border:solid 0px #000000;
	background:#6060ff;
	width:25px;
	text-align:left;
	color:#FFFFFF;
	height:100%;
}
.code
{
	color: green;
	font-size:11px;
}
.forum_hr{
  color:#E0E0E0;
  height:1;
  }
.tcat
{
	background: #f9f9f9  url(cat_back.gif) repeat-x top left;
	color: #999966;
	font: bold 13px Verdana;
}
.alt1, .alt1Active
{
	background: #ffffff;
	color: #626262;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.alt2, .alt2Active
{
	background: #fbfbfb;
	color: #4d4d4d;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.tborder
{
	background: #eeeeee;
	color: #555A5F;
}


.tcat2
{
	background: #f9f9f9  url(btm_base.gif) repeat-x top left;
	color: #4d4d4d;
	font: bold 11px verdana;
}
.tcat3
{
	background: #f9f9f9  url(btm_base_fat.gif) repeat-x top left;
	color: #4d4d4d;
	font: bold 11px verdana;
}
.row1{
	background: #e7e8e9 ;
             border-left: 1px solid #eff0f0;
             border-right: 1px solid #cacbcc;
             border-bottom: 1px solid #acaeaf;
             border-top: 1px solid #f7f7f8;

}

.row2{
	background: #f3f3f3 ;
             border-left: 1px solid #f7f7f7;
             border-right: 1px solid #d9d9d9;
             border-bottom: 1px solid #bfbfbf;
             border-top: 1px solid #fbfbfb;
}
.row3{
	background:#e7fff;
 			border-left: 1px solid #eff0f0;
             border-right: 1px solid #cacbcc;
             border-bottom: 1px solid #acaeaf;
             border-top: 1px solid #f7f7f8;
}
#row4{
/*#F9FDFF*/
	background:#F9FDFF ;
 			border-left: 1px solid #f7f7f7;
             border-right: 1px solid #d9d9d9;
             border-bottom: 1px solid #bfbfbf;
             border-top: 1px solid #fbfbfb;
}


.darkrow1{
	background: #dedfe3;
        border-top: 1px solid #fff;
	color: #000;
}

.darkrow3{
	background: #dadddf;
        border-top: 1px solid #687b88;
	color: #37424D;
}

-------------AJAX tabs

.footer{width:400px; clear:both; margin: 0;}
#wrapper{margin: 0; width:300px; text-align:left;}

#loading {
}

#loading_temp {
	/*background:transparent url(http://forum.n-sk.info/img/ajax-loader.gif) no-repeat scroll center center;
	display:none;
	height:150px;
	width:100%;
	position:absolute;
	top:0;*/
}
			
.tabs p i{
	position:absolute; 
	font:150px Arial; 
	line-height:40px; 
	font-weight:normal;
	color:#CCCC99;
}
.hide{display:none;}

---

/* фон страницы закладки */
.tabs { width: 450px; position:relative;}

/* фон всех закладок */
UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	background:#ededed;
	padding:2px;
	height:20px;
}

UL.tabNavigation LI {
	display:block;
	display: inline;
	float:left;
}

/* фоновая ссылка */ 
UL.tabNavigation LI A {
	display:block;
	padding: 0 5px;
	color: #808080;
	font-weight:bold;
	text-decoration: none;
}

/* активная ссылка */ 
UL.tabNavigation LI A.selected{
	display:block;
	color: #000000;
}

/* фон неактивных закладок */
li.noselli{ }
UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs > div {
	padding: 10px;
	min-height: 10px;
}
		
div.tabs > div h2 {
	margin-top: 0;
}

.waste {
	min-height: 1000px;
}

/* дивная вёрстка */

#div_none{ margin: 0; padding: 0; }
#div_left{ float:left; margin: 0; padding: 0; }
#div_right{ float:right; margin: 0; padding: 0; }
#div_clear-left{ clear:left; margin: 0; padding: 0; }
#div_clear-right{ clear:right; margin: 0; padding: 0; }
#div_clear-both{ clear:both; margin: 0; padding: 0; }

.splCont{
	display:none;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 5px #cccccc;
	background: #f5f5f5;
	font-family: Verdana; 
	padding: 5px;
	margin: 5px 0 5px;
}

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

.sms_head{
	display:none;
}
#sms_head{
	display:none;
}

// Подсветка строк
.listtable_title {
	background: #fff;
}
.listtable_title td, th  {
	background: #f6f6f6;
	vertical-align: top;
}

.listtable_title tr.alt td {
	background: #f6f6f6;
}

.listtable_title tr.over td {
	background: #ececec;
}
/**/
.listtable {
	background: #fff;
}
.listtable td, th  {
	background: #f6f6f6;
	vertical-align: top;
}

.listtable tr.alt td {
	background: #f6f6f6;
}

.listtable tr.over td {
	background: #ececec;
}

// Зум больших картинок
.nivoZoomImg {
	//margin: 2px;
}
.nivoZoomHover {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
	width:100%;
	height:100%;
	cursor:pointer;
}
.nivoCaption {
	display:none;
	position:absolute;
	z-index:110;
	text-align:center;
	background:#010101;
	color:#fff;
	padding:4px 0;
	overflow:hidden;
}
//Аплоад
 #Buttons {
    padding: 0;
    position: relative;
    color: #666666;
    width: 200px;
    text-align: left;
    margin: 200px auto 0;
}
#UploadResult{
    padding: 0 10px;
}
input#AddPhotos {
}
#Buttons span {
    line-height: 32px;
}
#Buttons input, .niceButton {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('http://forum.n-sk.info/inc/js/swfupload/btn.png') no-repeat 0 -32px;
    color: #666666;
    font-size: 14px;
    height: 32px;
    width: 115px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    line-height: 32px;
}
#Buttons input:hover, #Buttons input.hover, .niceButton:hover {
    background-position: 0 0;
    color: #333;
    outline: 0 none;
}

#Buttons object {
    outline: none;
    position: absolute;
}
input#Progress
{
    background: url('http://forum.n-sk.info/inc/js/swfupload/progress.png') no-repeat 0 0px;
    width: 115px;
    height: 32px;
    position: absolute;
    width: 0;
    padding: 0;
}

.infoRed{ background:#ffcccc;border-top:solid 5px #ff9999;margin: 0 0 2px 0;padding: 5; }
.infoGreen{ background:#ccffcc;border-top:solid 5px #99ff99;margin: 0 0 2px 0;padding: 5; }
.infoGray{ background:#f5f5f5;border-top:solid 5px #cccccc;margin: 0 0 2px 0;padding: 5; }
.infoBlue{ background:#ccccff;border-top:solid 5px #9999ff;margin: 0 0 2px 0;padding: 5; }

