/* Copyright (c) 2009 NetSib. All Rights Reserved. http://www.lan2net.ru */
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	background: #ffffff url(pix/bg.jpg) top repeat-x;
}

p {
	margin: 10px 0 10px 0;
	text-align: justify;
}

a:link, a:visited {
	color: #87232D;
	text-decoration: none;
	font-size: inherit;
}

a:hover {
      text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: Tahoma, arial, sans-serif;
	font-weight: normal;
}

h1 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

h2 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;;
}

h4.help {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	margin: 0 0 0 0;	
	border-bottom:none;
}

p.help{

	margin: 0 0 10px 30px;	

}



h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0.2em;
	margin: 0.5em 0 0.8em 0;
	border-bottom: 1px solid #942e2b;
}

h3.link 
{
	color: #87232D;
}

h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0.2em;
	margin: 0em 0 0.5em 0;
	border-bottom: 1px solid #FF9900;
}

hr {
	color: #F39304;
}


h6 {
	font-family: Tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
}



/**********************************
* Menu
**********************************/


.menu {
	margin: 5px 0px 5px 3px;
	padding: 0px;
	font-size: 11px;
}
.menu li {
	list-style-image: url("pix/li.gif");
	margin: 4px 0 4px 15px;
	color: #CC6600;
}

.menu li a:link, ul.menu li a:visited {
	font-size: 11px;
	color: #87232D;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

.menu li a:hover{
	text-decoration: underline;
	color: #F39304;
}

.menublock {
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	color: #333;
}


/**********************************
* OuterFrame
**********************************/

.acl a {
	font-size: 12px;
	color: #87232D;
	text-decoration: underline;
}

.acl a:visited {
	font-size: 12px;
	color: #87232D;
	text-decoration: underline;
}


#menu {
	width: 100%;
	height: 63px;
	margin: 0;
	background: url(pix/bg_im1.jpg) left top repeat-x;
}

#menuForm {
	width: 100%;
	font-size: 11px;
	height: 63px;
	margin: 0;
	color: white;
	float: right;
	background: url(pix/bg_im2.jpg) right top no-repeat;
	text-align: right;
}

#menuForm a:link, #menuForm a:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#menuForm a:hover{
text-decoration: underline;
}

#news {
	width: 150px;
	padding: 0 10px 0px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 10px 0px 0px 0px;
}

#news p {
	border-bottom: 1px solid #E7E9E7;
	padding: 0px 0px 5px 0px;
}

#news a:link, #news a:visited  {
	color: #87232D;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#news a:hover  {
	color:#F39304;
	text-decoration:underline;
}

#right_block {
	width: 150px;
	padding: 0 10px 0px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 10px 0px 0px 0px;
}

#right_block a:link, #right_block a:visited  {
	color: #87232D;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#right_block a:hover  {
	color:#F39304;
	text-decoration:underline;
}


#blockinfo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 0 10px;
	color: #333;
}

#blockinfo a:link, #blockinfo a:visited  {
	color: #87232D;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

#blockinfo a:hover  {
	color: #87232D;
	text-decoration: underline;
}

.bottomMenu {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	color: white;
	height: 23px;
	background-color: #942E2B;
	border-top: 1px solid #CDC0A7;
}

.bottomMenu a:link, .bottomMenu a:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

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

/* ------------------ 
Ul Text 
----------------*/
ul {
	margin-left: 20px;
	padding: 0;
	list-style-type: square;
}

.nocolor li {
	color: #333;
}

.gray li {
	margin: 15px 0px 5px 5px;
	color: #333;
}

li {
	margin-left: 0px;
	margin: 10px 0px 5px 3px;
	list-style-type: square;
	color: #87232D;
}

.linum {
	margin-left: 0px;
	margin: 10px 0px 5px 3px;
	list-style-type: decimal;
	color: #87232D;
}


/* ---- Images --*/
.img {
	margin: 0px 20px 20px 15px;
}

.image {
	border: 0;
	display: block;
}


/* ---- Color --*/
.gray {
	color: #999;
}

.grayt {
	color: #333;
}

.red {
	color: #87232D;
}

.green {
	color: #005F5B;
	font-weight: bold;
}

/*-------------------------
*Table
---------------------------*/

.centerForm {
	border-left: 1px solid #E7E9E7;
	border-right: 1px solid #E7E9E7;
	padding: 0px 10px 20px 10px;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	width: 100%;
}

table.menuTable {
	float: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 2px solid #87232D;
}

table.menuTable td{
	padding: 5px;
	text-align: center;
	background: url(pix/menu.gif) right center no-repeat; 
}

table.menuTable td a:link, table.menuTable td a:visited {
	font-size: 12px;
	color: #87232D;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

table.menuTable td a:hover {
	color: #F39304;
}

table.icon2{
	font-family: Tahoma, Arial, sans-serif; 
	font-size:11px; 
	border-top: 1px solid #E7E9E7;
}

table.icon{
	font-family: Tahoma, Arial, sans-serif; 
	font-size:11px; 
}

table.text {
	float: none;
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px; 
}
/*-----------*/

.body_text {
	line-height: 140%;
}

.indented {
	text-indent: 20px;
}

.dnllist {
	border-top : 1px solid #87232D;
	background-color : #fcfbf6;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	margin-top: 0px;
}

.dnllist p {
	margin-left: 20px;
	font-size: 12px;
}

.dnltbl {
	border-top : 2px solid #87232D;
	border-bottom : 2px solid #87232D;
	font-size: 12px;
}

.dnltbl td {
	padding: 5px 20px 5px 20px
}

.buytbl {
	border-top : 2px solid #87232D;
	border-bottom : 1px solid #87232D;
	font-size: 12px;
}

.buytbl td {
	border-bottom: 1px solid #87232D;
	padding: 10px 20px 10px 20px
}

.sysreqtbl {
	border-top : 2px solid #87232D;
	border-bottom : 1px solid #87232D;
	font-size: 12px;
}

.sysreqtbl td {
	border-bottom: 1px solid #87232D;
	padding: 8px 20px 8px 20px
}

/*.buytbl input {
	margin: 0px 20px 0px 20px
}*/

.bghead {
	background-color: #feefda;
	font-size: 11px;
}

.bglight {
	background-color : #fcfbf6;
}

.amountstl {
}

.star {
	color: #EA0000;
	font-size: 7pt;
}

/* */

.contform {                                                 /*  блок всей формы  */
	width : 95%;
	background-color : #fcfbf6;
	border-top : 2px solid #87232D;
	border-bottom : 2px solid #87232D;
	font-size : 11px;
	margin-bottom: 30px;
}

.formstr {
	/* блок для каждой строки */
	margin-left: auto;
	margin-right: auto;
	margin-top : 0px;
	width: 95%;
	float: left;
}

.formstr label {                                 /* надпись слева от каждой строки*/
	width: 40%;
	float: left;
	margin: 4px 12px 0px 0px;       /* отступы слева и справа от надписи */
	display: block;
	text-align: right;
}

.formstr textarea {
	width: 45%;
	text-align: left;
	height: 8em;

}
.formstr input, .formstr select {
	width: 45%;
}

#submit {
	width: 10em;
	margin-right: 1em;
	font-size: 9pt;
}

#reset {
	width: 8em;
	font-size: 9pt;
}

.upd_steps {
	background-color : #fcfbf6;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 20px;
 	list-style-type: square;
	color: #333333;
}

.upd_steps li {
	margin: 10px 0px 5px 5px;
 	list-style-type: square;
	color: #333333;
}

.nblock {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #E7E9E7;
}

.tblwhat {
	margin: 20px 0px 0px 10px;
}

.tblwhat td {
	padding-top: 0px;
}

.tblblock {
	margin: 5px 0px 0px 0px;	
}

.tblblock td {
	padding: 0px 0px 10px 0px;
}

.tblinfo {
	border : 0px;
}

.tblinfo td {
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.tblgifts {
	border : 0px;
}

.tblgifts td {
	border: 0px;
	padding: 20px 10px 10px 10px;
}

.tblscreens td {
	padding-top: 30px;
}

.tblscreens h3 {
	margin-top: 0;
}

.index_banner {
	background: url(pix/bg_shot.gif) repeat-x 0px 63px;
}

.links {
	font-size: 9px;
	color: #AAAAAA;
	margin-top: 10px;
	border: 1px solid #AAAAAA;
	padding: 2px 2px 2px 2px;
}

.links a {
	font-size: 9px;
	color: #AAAAAA;
}

.faq_answer {
	border: 1px solid #87232D;
	background-color: #EEEEEE;
	padding: 10px 10px 10px 10px;
	margin: 0px 20px 10px 10px;
}

