body {
	color: #CCCCCC;
	background:#000000;
    background-image: url('http://starcraft.7x.ru/newsite/images/bgbody.png');
    background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
}

 
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
 	color: #999999;
 	text-decoration: none;
}
a:active { 
 	color: #999999;
 	text-decoration: none;
}
a:hover {
  	color: #FFFFFF;
 	text-decoration: none;
}


b {
	color: #FFFFFF;
}

strong {
	color: #EEEEEE;
}


h1
{ 
	font-size:1.2em;
	font-family:  Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#FFF;
	margin:0em 1em;
	padding:0em;
}

h2
{ 
	font-size:1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	margin:0em 1em;
	padding:0em;
}

hr {
	border: 1px solid #000000;
	border-bottom-color:  #FF0000;
	margin:6px;
	
}

input { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 8pt;
 	color: #FFFFFF;
 	background-color: #333333;
 	border: 1px solid #FF0000
}


select  { 
 	background-color: #333333;
 	border: #FF0000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 8pt;
 	color: #FFFFFF;
	border: 1px solid #FF0000;
 }
textarea  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
 	background-color: #333333;
 	border: 1px solid #FF0000;
 }



.news{

	margin:7px;
	
}

.newshead{
	
}

.file{
	
	border-bottom:#660000 solid 1px; 
	float:left; 
	width:100%;
	font-size: 10px;
	
}
.droplayer{
	position: inherit;
	overflow: hidden; 
	height:100%; 
	background-color:#000000;
}

.secondhead{
	background-color:#333333;
	float:left; 
	border-top:#FF0000 solid 1px; 
	width:100%;
	height: 17px;
	margin-top: 2px;
	margin-left: 2px;
}

.mainhead{
	position: inherit;
	overflow: hidden;
	width:100%;
	height:23px;
	border-top:#ff0000 solid 1px;
	border-bottom:#ff0000 solid 1px;
	background-color:#333333;
	background:url(../images/bgnews.gif);
}

.droparrow {
	cursor: hand;
	width: 13px;
	height: 13px;
	border: none;
}

.sortarrow {
	cursor: hand;
	width: 13px;
	height: 13px;
	border: none;
}
.dropmenu {
	float:right;
	cursor: hand;
	width: 140px;
	height: 34px;
	border: 0px;
}
.img_nav_r {
	cursor:pointer;
	position: relative;
	width:140px;
	height:34px;
}
.img_nav{
	cursor:pointer;
	position:relative; 
	width:140px;
	height:34px; 
	
}

.div1 {  
	position:absolute;
	overflow:hidden;
	left:0px;
	top:210px;
	width:142px;
	height:auto;
	z-index:19;
	border:#FF0000 1px solid;
	background-color:#000000;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}

.td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}

.max {
	  text-align: justify;
}
 
.minitext  { 
  	font-size: 10px;
 }
 
 .minitext_td  { 
  	font-size: 10px;
	background-color: #000000;
 }

.red {
  	color: #FF0000;
 	font-size: 7pt;
}

.mem {
	font-size: 8pt;
}

.img_border_red
{
	border:#F00 solid 1px;
}

/*--Tooltip dla 7x pts rating--*/
.tip {
	background: url(http://starcraft.7x.ru/newsite/images/tipbg.png);
	width:140px; height:90px; float:left;
	display:none; /*--Hides by default--*/
	position:absolute;	z-index:1000;
	font-size: 10px;
}

/*--Pereverstka paneli navigacii--*/

.the_menu {
	background:#000;
	font-size:10px;
	width:130px;
	border: 1px solid #f00;
	border-top: none;
	border-bottom: none;
	padding-left:1pt;
	/*margin-left:10px;*/
	
}

.the_menu ul {
	margin:0; 
	margin-left:0;
	padding:0; 
	list-style:none;

}

.the_menu li {
	margin:1.5pt; 
	margin-left:0;
	padding:0; 
	list-style:none;

}
.the_menu li:before {
    content: "-"; /* marker v spiskah navigacii */
	margin:2pt;
   }

.the_menu_r {
	background:#000;
	font-size:10px;
	width:130px;
	border: 1px solid #f00;
	border-top: none;
	border-bottom: none;
	margin-left:7px;
	padding-left:1pt;
	
}
.the_menu_r ul {
	margin:0; 
	margin-left:0px;
	padding:0;
	list-style:none;
}
.the_menu_r li {
	margin:1.5pt; 
	margin-left:0;
	padding:0;
	list-style:none;
}
.the_menu_r li:before {
    content: "-"; /* marker v spiskah navigacii */
	margin:2pt;
   }
   
/*Verhnee menu navigaciii*/

.menu_top {
	background:#000;
	display:none;
	width:130px;
	border: 1px solid #f00;
	margin-left:2px;
	margin-top:2px;
	
}

.menu_top ul {
	margin:0; 
	margin-left:0;
	padding:0; 
	list-style:none;

}

.menu_top li {
	margin:1.5pt; 
	margin-left:0;
	padding:0; 
	list-style:none;

}
.menu_top li:before {
    content: "-"; /* marker v spiskah navigacii */
	margin:2pt;
}

/*7x Cut*/

.cut_head {
	background:#3e3e3e;
	border:#FF0000 solid 1px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
.cut_body {
	border:#660000 solid 1px;
	background:url(../images/bgnews.gif);
	display: none;
}

/*7x Search*/
.search {
	position:absolute;
	overflow:hidden;
	right:4px;
	top:58px;
	width:196px;
	height:19px;
	z-index:47;
	border:#FF0000 solid 1px;
	background:#333;
	background:url(http://starcraft.7x.ru/newsite/images/bgnews.gif);
	cursor:pointer;
}	