html, body, form, div, ul, li
{
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

/*Font*/
body
{
	color:#000000;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: #fff;

}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/

a:link {color:#333;}
a:visited{color:#333;}
a:active {color: #333;}
a:hover{color:#222;}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}
/* Fort.Labs */
body {
	color:#000000;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:80%;
}

#panel {
	position:fixed;
	z-index:100;
	width:100%;
}
/*    gray_orange_link             */
#at_bitrix a, #at_frm_bitrix a {
	color: #777 !important;
}
#at_bitrix a:hover, #at_frm_bitrix a:hover {
	color:#FE6400 !important;
}
.gray_orange_link a {
	color: #777 !important;
}
.gray_orange_link a:hover {
	color:#FE6400 !important;
}
.table-products {
	width:100%;
}

.table-products,  tr {
	border:solid 1px #d8d8d8;
	border-collapse:collapse;
	padding:7px;
}

.table-products,  td, th {
	padding:7px 7px 0 7px;
	vertical-align: botoom;
}

.table-products td {
	color: #5a5a5a;
}

/* ---------------- */

#cont1 {
	width:1000px;
	margin:0 auto;
	background:url(images/bg.jpg) repeat-y;
}
#top {
	width:100%;
	height:115px;
	background:url(images/top_bg.jpg) no-repeat;
}
#logo {
	position:relative;
	top:25px;
	left:45px;
	float:left;
}
#top_img {
	position:relative;
	width:330px;
	height:120px;
	top:25px;
	left:240px;
	float:left;
}
#top_right {
	position:relative;
	/*left:100px;*/
	float:right;
}
#address_block {
	position:relative;
	width:220px;
	top:7px;
	height: 75px;
	font-size:12px;
	color:#195a5b;
	font-weight:bolder;
}
#search_block {
	position:relative;
	width:200px;
	top:10px;
	height: 25px;
}
.div_inline {
	display:inline;
	float:left;
}
#container {
	width:1000px;
	background:url(images/bg2.jpg) repeat-y;
	margin-top:12px;
}
#top_line {
	width:100%;
	height:12px !important;
	background:url(images/bg.jpg) repeat-y;
}
#top_menu {
	width:100%;
	height:25px;
}

#left_block {
	position:relative;
	float:left;
	width:220px;
}
ul.left_ul {
	list-style:none;
}
ul.left_ul li a {
	display:block;
	padding: 5px 0;
	width:150px;
	border-bottom:solid #777 1px;
	text-decoration: none;
	text-transform:uppercase;
	color:#777;
	font-size:9px;
}
ul.left_ul li a:hover {
	color:#000;
}
#logon_block {
	display: none;
}
#main_block {
	float:left;
	width:768px;
	/*background:#FFF;*/
	height:auto !important;
	padding-top:15px;
}
#printer
{
	float:right;
	font-size:85%;
	background:url(images/printer.gif) left center no-repeat;
	padding-left:16px;
}

#printer a
{
	text-decoration:none;
	color:#787878;
}

#work_block {
	min-height:700px;
	height: auto !important;
	height:700px;
height:expression(document.documentElement.clientHeight-300+"px");
}
.wrapper {
	padding: 10px 30px 10px 30px;
}
.wrapper2 {
	padding: 0px 30px 0px 30px;
}
.float_clear {
	clear:both;
}

#bottom_title {
	padding:5px 0 5px 250px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#FE6400;
	font-size:11px;
	border-bottom:#FE6400 solid 5px;
	background:url(images/bg2.jpg) repeat-y;
}
#footer {
	width:1000px;
	padding:0;
	/*height:70px;*/
	/*background:url(images/footer.jpg) no-repeat;*/
	/*background:url(images/footer_bg.jpg) repeat-y;*/
	background:url(images/bg.jpg) repeat-y;
	font-size:10px;
}
#footer0 {
	display:inline;
	float:left;
	height: 3em;
	width:50px;
	padding: 0.5em 0;
}
#footer1 {
	width:auto;
	display:inline;
	float:left;
	padding: 0.5em 0;
}
#footer2 {
	width:1000px;
}
.fort-navigation a{
	color:#FE6400;
}

/* Links Fort */
.navigation-text a {color: #486DAA;}
.text-link a:link {color: #5a5a5a;}
.text-link a:visited{color:#6a6a6aa;}
.text-link a:active {color: #5a5a5a;}
.text-link a:hover{color:#6a6a6a;}




/* end Fort.Labs */


/*Navigation*/
#navigation a
{
	font-size:95%;
	/*text-decoration:none;*/
	/*color:#535353;*/
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}


/*Data table*/
table.data-table
{
	/*border:1px solid #99BAD7;*/
border:solid 1px solid #d8d8d8;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #d8d8d8;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#EEE;
	text-align:center;
	font-weight:normal;
	background-image:none;
	border:1px solid #d8d8d8;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#EEE;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired, .required
{
	color:#FE6400;
}

/* social network*/
div#sonet_events_ms_message {width:150px;}

