/* =General selectors
-------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

html, body {
	width:100%;
	height:100%;
}

body {
	background-color:#fff;
	font:62.5%/1.5 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}

img {
	border:none;
}

table {
	border-collapse:collapse;
	border:0;
	font-size:12px;
}

a:link {
	color:#155da6;
	text-decoration:none;
}

a:visited {
	color:#155da6;
	text-decoration:none;
}

a:hover {
	color:#155da6;
	text-decoration:underline;
}

a:active {
	color:#155da6;
	text-decoration:underline;
}

p {
	padding:0 0 10px 0;
}

h1.title {padding:0 0 8px 0;
	line-height:1.4;
	font-weight:normal;
	color:#155da6;
	font-size:2.2em
}

h1, h2, h3, h4, h5, h6 {
	padding:0 0 8px 0;
	line-height:1.4;
	font-weight:normal;
	color:#155da6;
}

h1 {font-size:2.2em}
h2 {font-size:2em}
h3 {font-size:1.8em}
h4 {font-size:1.6em}
h5 {font-size:1.4em}
h6 {font-size:1.2em; font-weight:bold;}

#content table.tenders h2.tender-cat-name {
	font-size:12px;
	color:#444;
	font-weight:bold;
	padding:0;
	margin:0;
}

.gray {color:#5f5654}
.hide {display:none}
.left {float:left}
.right {float:right}
.center {text-align:center}
.clear_all,
.clearall {clear:both}
.m10 {margin:10px}
.mt10 {margin:10px 0}
.w100 {width:100px}
.pad25 {padding:25px 0 5px 0}
.bold {font-weight:bold}
.smaller {font-size:smaller}

.red {
	color:#ff0000;
}

.text-date {
	border:1px solid #B0B0B0; 
	font-size:12px; 
	height:22px; 
	padding:3px 2px 2px 3px;
}

/* =Banners
-------------------------------------------------------*/
div.banner_234 {
	text-align:center;
	margin:15px 0;
}

div.banner_468 {
	text-align:center;
	margin:13px 0;
}

div.banner_right {
	text-align:center;
	margin:13px 0;
}

div.banner_right li {
	list-style-type:none;
}

div.banner_bordered {
	border:1px solid #000;
	text-align:center;
	width:120px;
	height:45px;
	font-weight:bold;
	margin:13px 0;
}

/* =Main layout elemernts
-------------------------------------------------------*/

table#container {
	width:1000px;
	margin: 3px auto;
	text-align:left;
	background-color:#fff;
}




/* kulyashov 2010.06.15 ñ 15px íà 0 */

table#wraper {
	margin:0 0px;
}

/* =Top advertisement block
-------------------------------------------------------*/

table#top_adv {
	width:100%;
	height:94px;
	margin:10px 0 0 0;
}

table#top_adv td {
	width:323px;
	padding:4px;
	font-size:10px;
	color:#a1a19f;
}

table#top_adv td h4 {
	font-size:11px;
	font-weight:bold;
	padding:0 0 5px 0;
}

table#top_adv td .block_right a {
	font-size:11px;
	font-weight:bold;
	padding:0 0 5px 0;
}

table#top_adv td.top_adv_center_block {
	width:324px;
	border-right:1px dotted #a5a5a5;
	border-left:1px dotted #a5a5a5;
}

table#top_adv td div.block_left,
table#top_adv td div.block_right {
	float:left;
}

table#top_adv td div.block_left {
	width:70px;
	padding-left:4px;
}

table#top_adv td div.block_right {
	width:230px;
	padding-left:6px;
}

/* =Header
-------------------------------------------------------*/

table#header {
	width:970px;
	height:101px;
	background:url(image/header_bg.gif) no-repeat #5e86ba;
	margin:10px 0 20px 0;
}

table#header td.col_left {
	width:290px;
	vertical-align:top;
}

table#header td.col_center {
	width:390px;
}

table#header td.col_right {
	width:290px;
}

table#header td.col_left div#logo {
	position:relative;
}

table#header td.col_left span {
	position:absolute;
	padding:0;
	text-indent:-999em;
	overflow:hidden;
	width:217px;
	height:67px;
	top:7px;
	left:30px;
	background:url(image/equip_logo.png);
}

table#header td.col_left span a {
	display:block;
	width:217px;
	height:67px;
}

table#header td.col_center {
	vertical-align:top;
	font-size:12px;
	color:#fff;
	padding:28px 0 0 40px;
}

table#header td.col_center a {
	color:#fff;
	margin-right:15px;
}

table#header td.col_right {
	vertical-align:top;
	text-align:right;
	font-size:13px;
	color:#fff;
	padding-top:26px;
	padding-right:20px;
}

table#header td.col_right a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

table#header td.col_right a:hover {
	color:#ffaf23;
	text-decoration:underline;
	font-weight:bold;
}

table#header div#top_logo_link {
	position:absolute;
	width:217px;
	height:67px;
	top:7;
	left:30;
}
div#login-form-container {
	position:relative;
}

/* =Login form
-------------------------------------------------------*/

div#login-form {
	position:absolute;
	background-color:#f6f6f6;
	border:1px solid #b0b0b0;
	width:249px;
	height:179px;
	top:10;
	left:30;
}

div#login-form table.login-form {
	width:225px;
	font-size:11px;
	color:#989898;
	margin:5px 12px;
}

div#login-form span img {
	margin:1px 1px 0 0;
}

table.login-form td {
	padding:3px 0 0 0;
}

table.login-form td.left-col {
	width:55px;
}

table.login-form td.right-col {
	width:174px;
}

table.login-form td.colspan {
	text-align:right;
}

table.login-form input.text {
	border:1px solid #b0b0b0;
	width:174px;
	height:24px;
	padding:4px 2px 2px 3px;
	font-size:12px;
}

table.login-form input.submit {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:80px;
	height:20px;
	font-size:11px;
}

div#login-form table.login-form td.bottom-row {
	padding-top:25px;
	color:#6f6f6f;
}

div#login-form table.login-form a {
	color:#2b7ed3;
	font-weight:normal;
}

div#login-form table.login-form a:hover {
	color:#2b7ed3;
	font-weight:normal;
}

table#login-table {
	float:right;
	color:#fff;
	font-size:12px;
	width:165px;
}



table.ed-user {
	float:none !important;
	margin:0 0 15px 0;
}


table#login-table td.greeting {
	padding-bottom:5px;
}

table#login-table input.login_button_add {
	width:147px;
	height:19px;
	float:left;
	background:url(image/add-equip.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

table#login-table input.login_button_change {
	width:147px;
	height:16px;
	float:left;
	background:url(image/change-info.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

table#login-table input.login_button_add_new {
	width:147px;
	height:19px;
	float:left;
	background:url(image/add-equip.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

table#login-table input.login_button_change_new {
	width:147px;
	height:19px;
	float:left;
	background:url(image/change-info2.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}



/* =Main Page Content
-------------------------------------------------------*/

table#content td {
	vertical-align:top;
}

table#content td.col_left {
	width:148px;
}

table#content td.col_center {
	width:547px;
	padding-left:21px;
	padding-right:20px;
}

table#content td.col_right {
	width:234px;
}

/* =Menu
-------------------------------------------------------*/

body.main table#content td.col_left table#menu {
	padding-top:1px;
	background-color:#f8f6ea;
	font-weight:bold;
	margin-bottom:20px;
	border-top:1px solid #c6ad56;
}

body.main table#menu td.bottom_row {
	background:url(image/menu_border_line.gif) 0 0 repeat-x;
}

body.main table#menu td {
	padding-top:12px;
}

body.main table#menu td span {
	float:left;
	padding:0 18px 12px; 18px;;
}

body.main table#menu td a {
	margin-top:15px;
	color:#df991f;
	text-decoration:none;
}


body.main table#menu td a:link {
	margin-top:15px;
	color:#df991f;
	text-decoration:none;
}

body.main table#menu td a:hover {
	margin-top:15px;
	color:#000;
	text-decoration:underline;
}

/* =Company news block
-------------------------------------------------------*/

table#content td.col_center div#company-news-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	width:547px;
	margin-top:15px;
}

table#content td.col_center table#company-news {
	background-color:#f6f6f6;
	margin:0 15px;
	width:517px;
	font-size:12px;
}

table#company-news h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table#company-news td.company-news-box-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 505px 14px no-repeat;
}

table#company-news td.company-news-box-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#company-news td.company-news-date {
	font-size:11px;
	color:#666;
	padding-top:5px;
	width:60px;
	vertical-align:top;
}

table#company-news td.company-news-desc {
	padding-top:5px;
	vertical-align:top;
}

table#company-news td.company-news-add-row {
	padding:10px 0 0 0;
}

table#company-news div.company-news-all {
	width:250px;
	float:left;
	background:url(image/box-title-all-news-arrow.gif) center left no-repeat;
}

table#company-news div.company-news-all a {
	padding-left:15px;
	color:#000;
	font-size:12px;
}

table#company-news div.company-news-add {
	width:267px;
	float:left;
	text-align:right;
}

table#company-news div.company-news-add a {
	color:#000;
	font-weight:bold;
	font-size:12px;
}

table#company-news div.company-news-add a:link {
	text-decoration:underline;
}

div.news img { 

float:left;
margin-right:5px;
margin-bottom:5px;}

div.news ul { 
list-style:disc inside !important;}

div.news ul ul{ margin-left:20px !important;  
list-style:circle inside !important;}

div.news ul ul ul{ margin-left:20px !important;  
list-style: square inside !important;}

div.news li {
line-height: 1em !important;}

div.news p { text-align:justify}

/* =Equip catalog block
-------------------------------------------------------*/

table#content td.col_center div#equip-catalog-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 10px 0;
	width:547px;
}

table#content td.col_center table#equip-catalog {
	background-color:#f6f6f6;
	margin:0 15px;
	width:517px;
	font-size:12px;
}

table#equip-catalog h4 {
	color:#555;
	font-size:13px;
	font-weight:bold;
	padding:0;
}

table#equip-catalog td.equip-catalog-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 505px 14px no-repeat;
}

table#equip-catalog td.equip-catalog-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#equip-catalog td.equip-catalog-branch {
	color:#c5bd9f;
	font-weight:bold;
	padding-top:8px;
	width:490px;
	vertical-align:bottom;
	background:url(image/box-line-bg.gif) 0 19px repeat-x;
}

table#equip-catalog td.equip-catalog-count {
	padding-top:8px;
	vertical-align:bottom;
	color:#5d594b;
	text-align:right;
	background:url(image/box-line-bg.gif) 0 19px repeat-x;
}

table#equip-catalog td.equip-catalog-add-row {
	text-align:right;
	padding:12px 0 0 0;
}

table#equip-catalog td.equip-catalog-add-row a {
	color:#df991f;
	font-weight:bold;
	text-decoration:underline;
}

/* =Equip last entry
-------------------------------------------------------*/

table#content td.col_center div#equip-last-entry-box {
	background-color:#f6f6f6;
	padding:1px 0 0 0;
	width:547px;
}

table#content td.col_center table#equip-last-entry {
	background-color:#f6f6f6;
	background:url(image/box-line-bg-dark.gif) 0 0 repeat-x;
	width:547px;
	font-size:11px;
}

table#equip-last-entry h4 {
	color:#555;
	font-size:13px;
	font-weight:bold;
	padding:0;
}

table#equip-last-entry img {
	float:left;
	margin:0 9px 0 0;
}

table#equip-last-entry ul {
	list-style-image:none;
	list-style-type:none;
}

table#equip-last-entry li {
	padding:10px 0 0 2px;
}

table#equip-last-entry td.left-col {
	background:url(image/box-border-dark.gif) right top repeat-y;
}

table#new-equip {
	margin:8px 10px 10px 15px;
	width:248px;
}

table#old-equip {
	margin:8px 10px 10px 15px;
	width:249px;
}

table#old-equip li {
	list-style-image:none;
	list-style-type:none;
}

table#new-equip td.equip-last-entry-title {
	padding-bottom:10px;
}

table#old-equip td.equip-last-entry-title {
	padding-bottom:10px;
}

/* =Company and query
-------------------------------------------------------*/

table#content td.col_center div#company-query-box {
	background-color:#f6f6f6;
	width:547px;
}

table#content td.col_center table#company-query {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	width:547px;
	font-size:11px;
}

table#company-query h4 {
	color:#555;
	font-size:13px;
	padding:4px 0 0 0;
	font-weight:bold;
}

table#company-query img {
	float:left;
	margin:0 9px 0 0;
}

table#company-query ul {
	list-style-image:none;
	list-style-type:none;
}

table#company-query ul li {
	padding:10px 0 0 2px;
}

table#company-query td.left-col {
	background:url(image/box-border-dark.gif) right top repeat-y;
}

table#company {
	margin:8px 10px 10px 15px;
	width:248px;
}

table#query {
	margin:8px 10px 10px 15px;
	width:249px;
}

table#company td.company-title {
	padding-bottom:10px;
}

table#query td.query-title {
	padding-bottom:10px;
}

/* =Exhibitions
-------------------------------------------------------*/

table#content td.col_center div#exhibitions-box {
	background-color:#f6f6f6;
	width:547px;
	margin-top:15px;
}

table#content td.col_center table#exhibitions {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	width:547px;
	font-size:11px;
}

table#exhibitions h4 {
	color:#555;
	font-size:13px;
	padding:4px 0 0 0;
	font-weight:bold;
}

table#exhibitions img {
	float:left;
	margin:0 9px 0 0;
}

table#exhibitions ul {
	list-style-image:none;
	list-style-type:none;
}

table#exhibitions ul li {
	padding:10px 0 0 2px;
}

table#exhibitions td.left-col {
	background:url(image/box-border-dark.gif) right top repeat-y;
}

table#banners {
	margin:8px 10px 10px 15px;
	width:248px;
}

table#exhibition {
	margin:8px 10px 10px 15px;
	width:249px;
}

table#banners td.banners-col {
	padding-top:7px;
}

table#exhibition td.exhibition-title {
	padding-bottom:10px;
}

table#exhibitions div.banner_234 {
	height:70px;
	vertical-align:middle;
	margin:20px 0 0 0;
	width:234px;
}


/* =Search form
-------------------------------------------------------*/

table#content td.col_right div#search-box {
	background-color:#f6f6f6;
	padding-bottom:15px;
	margin-bottom:15px;
}

table#content td.col_right table#search {
	padding-top:1px;
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	width:100%;
	font-size:11px;
}

table#search td {
	padding:0 15px;
}

table#search td.search-title {
	padding-top:8px;
	padding-bottom:3px;
}

table#search td.col-left {
	padding:0 0 0 15px;
	width:171px;
}

table#search td.col-right {
	padding:0 15px 0 0;
	width:31px;
}

table#search input.text {
	border:1px solid #b0b0b0;
	width:171px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#search input.search_button {
	width:31px;
	height:22px;
	float:left;
	background:url(image/search_button.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

/* =Articles
-------------------------------------------------------*/

table#content td.col_right div#articles-box {
	background-color:#f8f6ea;
	padding-bottom:5px;
	margin-bottom:15px;
	border-top:1px solid #c6ad56;
}

table#content td.col_right table#articles {
	background-color:#f8f6ea;
	width:204px;
	font-size:12px;
	margin:0 15px 5px 15px;
}

table#articles td.articles-title {
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 0;
}

table#articles td.articles-obzor,
table#articles td.articles-tech {
	padding-top:12px;
}

table#articles span.type {
	font-size:12px;
	font-weight:bold;
	color:#df991f;
	text-decoration:none;
}

table#articles span.type a, 
table#articles .articles-title a:link, 
table#articles .articles-title a:hover, 
table#articles .articles-title a:active, 
table#articles .articles-title a:visited {
	color:#df991f;
	text-decoration:underline;
}

table#articles ul {
	padding:8px 0 0 16px;
	list-style-type:none;
	list-style-image:none;
}

table#articles ul li {
	list-style-image:url(image/articles-list-image.gif);
	margin-top:5px;
	margin-bottom:10px;
}

table#articles span.date {
	font-size:10px;
	color:#666;
}

/* =Market review
-------------------------------------------------------*/

table#content td.col_right div#market-review-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 10px 0;
	width:234px;
}

table#content td.col_right table#market-review {
	background-color:#f6f6f6;
	margin:0 15px;
	width:204px;
	font-size:11px;
}

table#market-review h4 {
	color:#555;
	font-size:13px;
	font-weight:bold;
	padding:0;
}

table#market-review td.market-review-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 198px 14px no-repeat;
}

table#market-review td.market-review-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#market-review td.market-review-list-item {
	font-size:12px;
	color:#c5bd9f;
	padding-top:5px;
	width:60px;
	vertical-align:bottom;
}

table#market-review ul {
	list-style-type:none;
	list-style-image:none;
	width:200px;
	padding-top:10px;
}

table#market-review ul li {
	padding:0 0 10px 0;
}

/* =Footer
-------------------------------------------------------*/

table#footer {
	width:970px;
	height:110px;
	background:url(image/footer_bg.gif) no-repeat;
	margin:10px 0;
}

table#footer td.col_left {
	width:240px;
	vertical-align:top;
}

table#footer td.col_center {
	width:450px;
	vertical-align:top;
}

table#footer td.col_right {
	width:280px;
	vertical-align:top;
}

table#footer td.col_left div#logo_footer {
	position:relative;
}

table#footer td.col_left span {
	position:absolute;
	padding:0;
	text-indent:-999em;
	overflow:hidden;
	width:213px;
	height:66px;
	top:12px;
	left:10px;
	background:url(image/equip_logo_footer.png);
}

table#footer td.col_left span a {
	display:block;
	width:213px;
	height:66px;
}

table#footer td.col_center {
	font-size:11px;
	padding:3px 0 0 0;
	text-align:center;
}

table#footer td.col_center a {
	font-weight:bold;
}

table#footer td.col_right {
	text-align:right;
	font-size:13px;
	color:#ffaf23;
	padding-top:28px;
	padding-right:10px;
}

table#footer div#bottom_logo_link {
	position:absolute;
	width:213px;
	height:66px;
	top:12;
	left:10;
}

table#footer td.bottom_row {
	text-align:center;
	font-size:11px;
	height:22px;
}

table#footer td.bottom_row a {
	font-weight:bold;
	color:#000;
}

/* =Bottom advertisement block
-------------------------------------------------------*/

table#bottom_adv {
	width:100%;
	height:40px;
	margin:10px 0 15px 0;
}

table#bottom_adv td.bottom-links {
	font-size:11px;
	color:#a1a19f;
	padding-left:17px;
}

table#bottom_adv td {
	font-size:11px;
	color:#a1a19f;
}

table#bottom_adv td.bottom_adv_first {
	padding-left:5px;
}

table#bottom_adv td.bottom_adv_border {
	border-right:1px dotted #a5a5a5;
	border-left:1px dotted #a5a5a5;
}

table#bottom_adv td a {
	color:#000;
	text-decoration:underline;
}

table#bottom_adv td.bottom-links table,
table#bottom_adv td.bottom-links td {
	margin:0;
	padding:0;
	font-size:11px;
	color:#a1a19f;
}

table#bottom_adv ul,
table#bottom_adv li {
	list-style-type:none;
	list-style-image:none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
 *
 *	INNER PAGES
 *
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

/* =Equip Page Header
-------------------------------------------------------*/

body.inner table#header {
	margin:10px 0 0 0;
}

/* =Equip Page Menu
-------------------------------------------------------*/

body.inner table#menu {
	width:970px;
	height:59px;
	background-color:#f6f6f6;
	border-bottom:1px solid #eee;
	margin:0 0 0px 0;
	font-size:11px;
}

body.inner table#menu td {
	text-align:center;
}

body.inner table#menu td a {
	color:#155da6;
	text-decoration:underline;
	margin:0 10px 0 0;
	line-height:1.8;
}

body.inner table#menu td a:hover {
	color:#df991f;
	text-decoration:underline;
}

body.inner table#menu td a:active {
	color:#000;
	text-decoration:none;
}



/* =Equip Page Content
-------------------------------------------------------*/

body.inner table#content td {
	vertical-align:top;
}

body.inner table#content td.col_left {
	width:716px;
	padding-right:20px;
}

body.inner table#content td.col_right {
	width:234px;
}


/* =Equip Catalogue
-------------------------------------------------------*/

body.inner div#equip-catalog-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	margin:10px 0 0 0;
	width:716px;
}

body.inner table#equip-catalog {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

body.inner table#equip-catalog h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

body.inner table#equip-catalog td.equip-catalog-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 673px 14px no-repeat;
}

body.inner table#equip-catalog td.equip-catalog-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

body.inner table#equip-catalog td.equip-catalog-list {
	padding:8px 0 0 0;
}

body.inner table#equip-catalog td.equip-catalog-list ul {
	list-style-image:none;
	list-style-type:none;
}

body.inner table#equip-catalog td.equip-catalog-list ul.equip-list li {
	font-weight:bold;
	padding:0 0 4px 0;
}

body.inner table#equip-catalog td.equip-catalog-list ul.equip-inner-list {
	padding:5px 15px;
}

body.inner table#equip-catalog td.equip-catalog-list ul.equip-inner-list li {
	background:url(image/equip-list-image.gif) 0 6px no-repeat;
	padding:0 0 4px 10px;
}

body.inner table#equip-catalog td.equip-catalog-list ul.equip-inner-list li a {
	font-weight:normal;
	color:#df991f;
}


/* =Equip Item
-------------------------------------------------------*/

div#equip-item-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	margin-bottom:15px;
	width:716px;
}

table#equip-item {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table#equip-item h1 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table#equip-item td.equip-item-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table#equip-item td.equip-item-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#equip-item div {
	font-weight:bold;
	clear:both;
	padding:15px 0 0 0;
}

table#equip-item td a {
	color:#000;
	text-decoration:none;
}

table#equip-item td a:hover {
	color:#000;
	text-decoration:underline;
}

table#equip-item td.equip-item-colspan {
	padding-bottom:10px;
}

table#equip-item td.col-left,
table#equip-item td.col-right {
	width:343px;
}

table#equip-item td.col-left {
	padding-right:10px;
}

table#equip-item td.col-left table div.equip-item-top-div {
	padding-top:0;
}

table#equip-item td.col-right {
	border:1px dotted #8c8c8c;
	background-color:#f8f6ea;
}

table#equip-item table#equip-firm-info {
	width:100%;
	height:100%;
	background-color:#f8f6ea;
	font-size:11px;
}

table#equip-firm-info td {
	padding:0 10px;
}

table#equip-firm-info td div {
	padding:7px 0 0 0;
	color:#df991f;
}

table#equip-firm-info td.equip-item-price {
	padding-bottom:10px;
}

table#equip-firm-info td a {
	color:#000;
	text-decoration:none;
}

table#equip-firm-info td a:hover {
	color:#000;
	text-decoration:underline;
}

table#equip-item td.equip-item-photo img {
	margin:10px 0 0 0;
}

/* =Equip List
-------------------------------------------------------*/

div#equip-list-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	margin:5px 0 15px 0;
	width:716px;
//	height:450px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:11px;
}

table#equip-list {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table#equip-list h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table#equip-list td.equip-list-caption {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table#equip-list td.equip-list-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#equip-list td.equip-list-amount {
	padding:10px 0;
}

table#equip-list td.equip-list-body {
	padding:0 0 10px 0;
}

table#equip-list td.equip-list-next-link {
	text-align:right;
	padding-right:10px;
}

table#equip-list ul {
	list-style-image:none;
	list-style-type:none;
}

table#equip-list ul li {
	padding:0 0 5px 0;
}


/* =Firm Description
-------------------------------------------------------*/

div#firm-item-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	width:716px;
}

table#firm-item {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table#firm-item h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table#firm-item td.firm-item-name {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table#firm-item td.firm-item-name h1 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #555;
}


table#firm-item td.firm-item-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#firm-item div {
	font-weight:bold;
	padding:10px 0 5px 0;
}

table#firm-item ul {
	list-style-image:none;
	list-style-type:none;
}

table#firm-item ul li {
	padding:3px 0 0 0;
}

/* =Registration form
-------------------------------------------------------*/

div#register-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	width:710px;
}

table#register {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table#register h1 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table#register td.register-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table#register td.register-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table#register div {
	padding:10px 0 0 0;
}

table#register div#register_error {
	padding:10px 0;
	color:#ff0000;
	font-weight:bold;
}

table#register input.text {
	border:1px solid #b0b0b0;
	width:275px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#register select {
	border:1px solid #b0b0b0;
	width:275px;
	height:22px;
	font-size:12px;
	padding:3px 2px 2px 3px;
}


table#register input.add-bu-text {
	border:1px solid #b0b0b0;
	width:410px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#register input.add-bu-year {
	border:1px solid #b0b0b0;
	width:205px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#register input.add-bu-evaluate {
	border:1px solid #b0b0b0;
	width:205px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#register select.add-bu-select {
	border:1px solid #b0b0b0;
	width:410px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#register textarea.add-bu-textarea {
	border:1px solid #b0b0b0;
	width:410px;
	height:200px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}


table#register p {
	padding:10px 0 0 0;
}

table#register ul {
	list-style-image:none;
	list-style-type:none;
}

table#register ul li {
	padding:5px 0 0 0;
}

table#register table.standart ul.list-image {
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 20px;
}

table#register table.standart ul.list-image li {
	padding:0 0 5px 10px;
	background:url(image/article-list-image.gif) 0 6px no-repeat;
}

table#register table.standart .text { width:300px; }
table#register table.standart .select { width:300px; }
table#register table.standart .textarea { width:300px; }

table#reg-table {
	width:686px;
}

table#reg-table td.col-left {
	width:210px;
}

table#reg-table td {
	padding:3px 0 0 0;
}

table#reg-table td.face-type-top {
	padding:13px 0 0 0;
}

table#reg-table td.face-type-bottom {
	padding:3px 0 8px 0;
}

table#reg-table td.title-line {
	padding:13px 0 5px 0;
}

table#reg-table td.need-to-fill {
	padding:15px 0;
}

table#reg-table td.button-cell {
	padding:10px 0 5px 0;
	text-align:center;
}

table#register input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:120px;
	height:20px;
	font-size:11px;
}


/* =Edit user info
-------------------------------------------------------*/

div.list-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 15px 0;
	margin:5px 0 15px 0;
	width:716px;
/*	height:450px;*/
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:11px;
}

table.list {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table.list h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.list td.list-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table.list td.list-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table.list td.list-body {
	padding:0 0 10px 0;
}

table.list div {
	padding:10px 0;
}

table.list ul {
	list-style-image:none;
	list-style-type:none;
}

table.list ul li {
	padding:0 0 5px 0;
}


/* =Show firms list
-------------------------------------------------------*/

div.standart-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:716px;
}

table.standart {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table.standart h1 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.standart h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.standart td.standart-title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table.standart td.standart-line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table.standart td.standart-body {
	padding:10px 0;
}

table.standart ul {
	list-style-image:none;
	list-style-type:none;
}

table.standart ul li {
	padding:0 0 5px 0;
}

table.standart ul.list-image {
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 20px;
}

table.standart ul.list-image li {
	padding:0 0 5px 10px;
	background:url(image/article-list-image.gif) 0 6px no-repeat;
}

table.standart input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:100px;
	height:20px;
	font-size:11px;
}

/* =Show sites list
-------------------------------------------------------*/

table#site-list td.col-left {
	width:150px;
	font-weight:bold;
}

table#site-list {
	margin:8px 0 15px 0;
}

table#site-list td {
	padding:0 0 5px 0;
}

img.delimiter {
	margin-bottom:10px;
}

td.pages-line {
	
}

/* =About page
-------------------------------------------------------*/

ul.about-page-list {
	list-style-type:none;
	list-style-image:none;
}

ul.about-page-list li {
	padding:5px 0 0 0;
}

ul.about-page-list li ul {
	list-style-type:none;
	list-style-image:none;
	padding-left:15px;
}

h4.about {
	padding:15px 0;
}


/* =Service page
-------------------------------------------------------*/

ul.list {
	list-style-image:none;
	list-style-type:none;
}

ul.list li {
	padding:5px 0 0 0;
}

ul.list li ul {
	list-style-type:none;
	list-style-image:none;
	padding-left:15px;
}

h4.service {
	padding:15px 0;
}

table.variant {
	margin-bottom:10px;
	width:686px;
}

table.variant td {
	border:1px solid #999;
	padding:5px;
}

table.variant td.col1 {
	width:17px;
}

table.variant td.col2 {
	width:250px;
}

table.variant td.col3 {
	width:160px;
}

table.variant td.col4 {
	width:150px;
}


/* =News page
-------------------------------------------------------*/

table#add-news-table {
	margin:10px 0 0 0;
	width:686px;
}

table#add-news-table td {
	padding:3px 0 0 0;
}

table#add-news-table td.col-left {
	width:120px;
}

table#add-news-table td.col-right {
	width:560px;
}

table#add-news-table td.control-buttons {
	text-align:center;
	padding-top:15px;
}

table#add-news-table input.text {
	border:1px solid #b0b0b0;
	width:445px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table#add-news-table textarea.textarea {
	border:1px solid #b0b0b0;
	width:445px;
	height:200px;
	font-size:12px;
	padding:3px 2px 2px 3px;
}

table#add-news-table input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:100px;
	height:20px;
	font-size:11px;
}

img#border_on {
margin:5px;

}

.Border_all {
margin:5px;

}

/* =Exibition page
-------------------------------------------------------*/

table#our-exhib {
	margin-bottom:10px;
}

table#exhib-search {
	width:686px;
}

table#exhib-search td {
	padding:3px 0 0 0;
	vertical-align:middle;
}

table#exhib-search td.control-buttons {
	padding:10px 0 0 0;
	text-align:center;
}

table#exhib-search td.col-left {
	width:190px;
}

table#exhib-search td.col-right {
	width:400px;
}

table#exhib-search select {
	border:1px solid #b0b0b0;
	width:100px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

/* =KPD page
-------------------------------------------------------*/

div#kpd_error {
	color:#ff0000;
	padding:0 0 10px 0;
	font-weight:bold;
}

table.kpd-form {
	width:686px;
}

table.kpd-form td {
	padding:3px 0 0 0;
}

div.note {
	font-size:11px;
}

table.kpd-form td.col-left {
	width:75px;
}

table.kpd-form td.col-right {
	width:400px;
}

table.kpd-form input.text {
	border:1px solid #b0b0b0;
	width:315px;
	height:22px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

table.kpd-form td.control-buttons {
	padding:10px 0 0 0;
	text-align:center;
}

table.kpd-form input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:100px;
	height:20px;
	font-size:11px;
}

body.inner table#content table.qtab1 {
	width:686px;
}

body.inner table#content table.qtab1 th {
	font-weight:bold;
	color:#ffffff;
	border:1px solid #c0c0c0;
	background-color:#777777;
	padding:0px 4px;
	height:20px;
}

body.inner table#content table.qtab1 th.th-title {
	width:296px;
}

body.inner table#content table.qtab1 th.h4-title {
	text-align:left;
	background-color:#fff;
	padding:10px 0 0 0;
	border-left:none;
	border-top:none;
	border-right:none;
}

body.inner table#content table.qtab1 td {
	color:#5a5a5a;
	border:1px solid #c0c0c0;
	background-color:#ffffff;
	padding:2px;
	vertical-align:middle;
}

body.inner table#content table.qtab1 td.col1 {
	width:296px;
	text-align:left;
}

body.inner table#content table.qtab1 td.col2,
body.inner table#content table.qtab1 td.col3,
body.inner table#content table.qtab1 td.col4 {
	width:130px;
	text-align:center;
}

body.inner table#content table.qtab1 th.yandex {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	width:130px;
}

body.inner table#content table.qtab1 th.rambler {
	text-align:center;
	vertical-align:middle;
	background-color:#3265cc;
	width:130px;
}

body.inner table#content table.qtab1 th.google {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	width:120px;
}

table.qtab1 th.yandex img,
table.qtab1 th.rambler img,
table.qtab1 th.google img {
	text-align:center;
}

div#print-version {
	margin:10px 0;
	float:right;
	padding-right:30px;
}

div#kpd-up {
	margin:10px 0 0 0;
	clear:both;
	font-size:12px;
	font-weight:normal;
}


div#yandex-direct {
	width:138px;
}

/* =Advertisement page
-------------------------------------------------------*/

body.inner table#adv-main-table {
	width:100%;
}

body.inner table#adv-main-table th {
	background-color:#dbdbdb;
	color:#333;
	font-weight:normal;
	padding:2px;
}

body.inner table#adv-main-table th.border-right {
	border-right:1px solid #f6f6f6;
}

body.inner table#adv-main-table th.border-bottom {
	border-bottom:1px solid #f6f6f6;
}

body.inner table#adv-main-table td {
	border:1px solid #d8d8d8;
	padding:2px;
	text-align:center;
	vertical-align:middle;
}

ul.adv {
	margin:5px 5px 15px 15px;
	list-style-type:none;
}

ol.adv {
	margin:5px 5px 5px 33px;
}

table.advert {
	width:100%;
	margin:10px 0;
}

table.advert td {
	padding:2px;
}

table.advert td.col_1 {
	width:180px;
	text-align:right;
}

table.advert td.col_2 {
	width:284px;
}

table.advert td.col_3 {
	width:180px;
}

table.advert div.left-block {
	width:50px;
}

table.advert div.block {
	padding:0 0 10px 0;
}

table.advert div.block div {
	width:200px;
	padding:0 0 5px 0;
}

table.advert div.orange {
	color:#df991f;
	font-weight:bold;
	padding:0 0 8px 0;
	width:200px;
}

table#article {
	width:100%;
}

table#article tr td {
	width:20%;
}

table#article tr.ttitle {
	height:35px;
	text-align:center;
	vertical-align:middle;
	background-color:#dbdbdb;
	color:#444;
}

table#article tr.ttitle td {
	text-align:center;
	vertical-align:middle;
	padding:2px;
}

table#article td {
	border:1px solid #8c8c8c;
	padding:2px 5px 8px 5px;
}

table#article ul {
	list-style-type:none;
	padding:5px 0 0 13px;
}

table#article ul li {
	padding:5px 0 0 0;
	list-style-image:url(image/article-list-image.gif);
}

div.list-no-type ul {
	list-style-type:none;
	list-style-image:none;
}

div.list-no-type ol {
	margin:10px 25px;
}

/* =Advertisement page
-------------------------------------------------------*/

div.orange-box {
	background-color:#f8f6ea;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:547px;
	border-top:1px solid #c6ad56;
}

table.orange {
	background-color:#f8f6ea;
	margin:0 15px;
	width:517px;
	font-size:12px;
}

table.orange h1 {
	color:#555555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.orange h4 {
	color:#555555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.orange td.title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 505px 14px no-repeat;
}

table.orange td.line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table.orange td.body {
	padding:10px 0;
}

table.orange td.body .message-add {
	width:100%;
	text-align:center;
	font-size:13px;
}

table.orange td.body a {
	color:#df991f;
	text-decoration:underline;
	font-weight:bold;
}

table.orange td.body a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

table.orange ul {
	padding:8px 0 10px 16px;
	list-style-type:none;
	list-style-image:none;
}

table.orange ul li {
	margin-bottom:10px;
}

table.orange ul li span {
	background:url(image/equip-list-image.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
}

/* =Tenders
----------------------------------------------------------*/

div.tenders-box {
	background-color:#f6f6f6;
	border-top:1px solid #b0b0b0;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:716px;
}

table.tenders {
	background-color:#f6f6f6;
	margin:0 15px;
	width:686px;
	font-size:12px;
}

table.tenders h1 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.tenders h4 {
	color:#555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.tenders td.title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 675px 14px no-repeat;
}

table.tenders td.line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table.tenders td.body {
	padding:10px 0;
}

table.tenders td.tenders-cat-name {
	color:#444;
	font-weight:bold;
	padding-top:15px;
	width:666px;
	vertical-align:bottom;
}

table.tenders td.tenders-cat-count {
	padding-top:8px;
	vertical-align:bottom;
	color:#5d594b;
	text-align:right;
}

table.tenders td.sub-cat {
	padding:0 20px;
}

table.tenders table.tenders-sub-cat {
	width:646px;
	margin-top:5px;
}

table.tenders td.tenders-sub-cat-name {
	color:#444;
	font-weight:normal;
	padding-top:6px;
	width:626px;
	vertical-align:bottom;
	background:url(image/box-line-bg.gif) 0 19px repeat-x;
}

table.tenders td.tenders-sub-cat-count {
	padding-top:6px;
	vertical-align:bottom;
	color:#5d594b;
	text-align:right;
	background:url(image/box-line-bg.gif) 0 19px repeat-x;
}

table#content table.tender {
	margin-bottom:15px;
	width:686px;
}

table#content table.tender td {
	border-collapse:collapse;
	border:1px solid #999;
	padding:5px;
	vertical-align:middle;
}

table#content table.tender td.t-left {
	width:140px;
}

table#content table.tender h2 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#222;
}

div.grey-box {
	background-color:#f6f6f6;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:547px;
	border-top:1px solid #b0b0b0;
}

table.grey {
	background-color:#f6f6f6;
	margin:0 15px;
	width:517px;
	font-size:12px;
}

table.grey h1 {
	color:#555555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.grey h4 {
	color:#555555;
	font-size:13px;
	padding:0;
	line-height:normal;
	font-weight:bold;
}

table.grey td.title {
	padding:10px 0;
	background:url(image/box-title-arrow.gif) 505px 14px no-repeat;
}

table.grey td.line {
	background:url(image/box-title-line.gif) center left repeat-x;
	height:3px;
}

table.grey td.body {
	padding:10px 0;
}

table.grey td.equip-catalog-branch {
	color:#c5bd9f;
	font-weight:bold;
	padding-top:8px;
	width:490px;
	vertical-align:bottom;
	background:url(image/box-line-bg.gif) 0 19px repeat-x;
}

table.grey td.equip-catalog-count {
	padding-top:8px;
	vertical-align:bottom;
	color:#5d594b;
	text-align:right;
	background:url(image/box-line-bg.gif) 0 19px repeat-x;
}

table.message td.msg-title {
	padding-top:15px;
}

table.message td.msg-title a {
	text-decoration:underline;
	font-weight:bold;
}

table.message td.msg-title a:hover {
	text-decoration:underline;
	font-weight:bold;
}

table.message td.msg-author {
	font-size:10px;
	color:#707070;
}

table.message td.msg-author a {
	font-size:10px;
	color:#707070;
	text-decoration:underline;
	font-weight:normal;
}

table.message td.msg-author a:hover {
	font-size:10px;
	color:#707070;
	text-decoration:underline;
	font-weight:normal;
}

/* =Add advertisement page
-------------------------------------------------------*/

table.addAdvert {
	width:517px;
}

table#content table.addAdvert td {
	padding:4px 0 0 0;
	vertical-align:middle;
}

table.addAdvert td.col-1 {
	width:100px;
}

table.addAdvert td.col-2 {
	width:40px;
}

table.addAdvert td.col-3 {
	width:500px;
}

table.addAdvert td input.text,
table.addAdvert td select.select {
	width:365px;
	border:1px solid #B0B0B0;
	font-size:12px;
	height:22px;
	padding:3px 2px 2px 3px;
}

table.addAdvert td input.inputRandom {
	width:180px;
	border:1px solid #B0B0B0;
	font-size:12px;
	height:22px;
	padding:3px 2px 2px 3px;
}

table.addAdvert td textarea.textarea {
	width:500px;
	border:1px solid #B0B0B0;
	font-size:12px;
	padding:3px 2px 2px 3px;
}

table.addAdvert td input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:120px;
	height:20px;
	font-size:11px;
}


/* =Add vacancy page
-------------------------------------------------------*/

table.addVacancy {
	width:517px;
}

table#content table.addVacancy td {
	padding:4px 0 0 0;
	vertical-align:middle;
}

table.addVacancy td.col-1 {
	width:100px;
}

table.addVacancy td.col-2 {
	width:400px;
}

table.addVacancy td input.text,
table.addVacancy td select.select {
	width:395px;
	border:1px solid #B0B0B0;
	font-size:12px;
	height:22px;
	padding:3px 2px 2px 3px;
}

table.addVacancy td textarea.textarea {
	width:500px;
	border:1px solid #B0B0B0;
	font-size:12px;
	padding:3px 2px 2px 3px;
}

table.addVacancy td input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:120px;
	height:20px;
	font-size:11px;
}

table.current-vac {
	margin-bottom:15px;
}

div.display {
	display:none;
}


/* =Standart form table
-------------------------------------------------------*/

table.standart-form {
	width:100%;
	margin:10px 0 0 0;
}

table.standart-form td {
	padding:4px 0 0 0;
}

table.standart-form td.col-1 {
	width:100px;
}

table.standart-form td.col-2 {
	width:400px;
}

table.standart-form td input.text,
table.standart-form td select.select {
	width:395px;
	border:1px solid #B0B0B0;
	font-size:12px;
	height:22px;
	padding:3px 2px 2px 3px;
}

table.standart-form td textarea.textarea {
	width:395px;
	border:1px solid #B0B0B0;
	font-size:12px;
	padding:3px 2px 2px 3px;
}

table.standart-form td input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:120px;
	height:20px;
	font-size:11px;
}

#form_error {
	color:#ff0000;
	font-weight:bold;
}

/* =Add firm table
-------------------------------------------------------*/

#add-firm {
	width:100%;
}

#add-firm td {
	padding:5px 0 0 0;
}

#add-firm td.notice {
	padding:10px 0 5px 0;
}

#add-firm td.col-left {
	width:200px;
	padding-right:10px;
}

#add-firm td.col-right {
	width:450px;
}

#add-firm input.text,
#add-firm select.select {
	width:395px;
	border:1px solid #B0B0B0;
	font-size:12px;
	height:22px;
	padding:3px 2px 2px 3px;
}

#add-firm textarea.textarea {
	width:395px;
	border:1px solid #B0B0B0;
	font-size:12px;
	padding:3px 2px 2px 3px;
}

#add-firm td.control-buttons {
	text-align:center;
	padding-top:18px;
}

#add-firm input.button {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:120px;
	height:20px;
	font-size:11px;
}

div.error-box {
	background-color:#ffeeee;
	padding:10px;
	border-style:solid;
	border-color:#ff0000;
	border-width:1px;
	width:592px;
	margin-bottom:15px;
	font-weight:bold;
	color:#ff0000;
}


#equip-list-current {
	margin:8px 0;
}


/* =Market reviews
---------------------------------------------------------------*/

table#allMarkets {
	width: 100%;
	border: 1px solid #b3b3b3;
	border-collapse: collapse;
	background-color: #e0e0e0;
}

table#allMarkets td div.spanMarket {
	clear: both;
	padding-bottom: 5px;
}

table#allMarkets td a {
	color: #000;
	font-weight: bold;
}

table#allMarkets td.leftMarkets {
	padding: 8px 5px 2px 10px;
	border: none;
	background-color: #ededed;
	width: 50%;
}

table#allMarkets td.rightMarkets {
	padding: 8px 5px 2px 10px;
	border: none;
	background-color: #e0e0e0;
	width: 50%;
}


table#thisMarket {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0;
}

table#thisMarket tr#titles {
	background: url(http://images.wood-work.ru/articlesTitle.gif) left top repeat-x;
	width: 100%;
	margin-bottom: 5px;
}
table#thisMarket tr#titles {
	background-color: #fff;
	width: 100%;
	height: 0;
	padding: 0;
	margin 0;
}
table#thisMarket tr#titles td {
	padding: 5px;
	font-weight: bold;
}
table#thisMarket tr.thisTitleOver td a,
table#thisMarket tr.thisTitleOut td a {
	color: #000;
}
table#thisMarket tr#titles td.author,
table#thisMarket tr#titles td.date,
table#thisMarket tr#titles td.cost {
	text-align: center;
}
table#thisMarket tr.thisTitleOut {
	background-color: #eee;
	width: 100%;
	height: 70px;
}
table#thisMarket tr.thisTitleOver {
	background-color: #e0e0e0;
	width: 100%;
	height: 70px;
}
table#thisMarket tr.thisTitleOut td,
table#thisMarket tr.thisTitleOver td {
	padding: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #fff;
}
table#thisMarket tr.thisTitleOut td.review,
table#thisMarket tr.thisTitleOver td.review {
	text-align: left;
}
table#thisMarket tr.thisTitleOut td.date,
table#thisMarket tr.thisTitleOver td.date {
	font-weight: normal;
}

td.pages {
	padding:0 0 5px 0;
}

a.orderReport {
	color: #ea1919;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

table#curReport {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	width: 100%;
	background-color: #e0e0e0;
}
table#curReport td {
	color: #000;
	font-weight: bold;
}
table#curReport td.leftReport {
	width: 30%;
	padding: 5px 10px;
	border-right: 1px solid #fff;
}
table#curReport td.rightReport {
	width: 70%;
	padding: 5px 10px;
}
table#curReport td.leftReport span.demoReport {
	color: #3471b0;
}
table#curReport td.rightReport a.viewDemo {
	color: #ea1919;
}

textarea.textarea {
	border:1px solid #b0b0b0;
	width:275px;
	height:200px;
	padding:3px 2px 2px 3px;
	font-size:12px;
}

/*reklama*/

table#content td.col_right div#reklama { 
	border-top:1px solid #c6ad56;
	}

table#content td.col_right table#reklama {
	
	font-size:11px;
	width:234px;
	
}

table#reklama h4 {
	color:#555;
	font-size:13px;
	font-weight:bold;
	padding:0;
	}

table#reklama td.reklama-title {
	padding:10px 15px;
    background-color:#f6f6f6;
}

table#reklama td.reklama-list-item { 
    width:234px;
    font-size:12px;
	padding-top:15px;
	vertical-align:bottom;
}

.margt10 {margin-top:10px !important;}
.list_tick {list-style-image:none; list-style-position:outside; margin:0 0 0 10px;}
.list_tick li {list-style-image:none; list-style-type:none; background:url(/assets/images/box_gray_tick.gif) 0 4px no-repeat; padding:0 0 4px 15px;}
.news_all {padding:10px 0 0 25px;}

.news_box p {margin:0;}
.news_row {margin-bottom:15px;}
.news_box .gray {color:#666;}
.news_tbl td {vertical-align:top; padding-bottom:20px;}
.news_anons {padding-left:10px;}

.news_img {border:1px solid #b0b0b0; margin:0 8px 8px 0;}
.news_link {font-size:1.2em; font-weight:bold;}
.news_date {color:#000; font-size:0.9em;}

.margb3 {margin-bottom:3px;}
.margb5 {margin-bottom:5px;}
.margb10 {margin-bottom:10px;}
.margb15 {margin-bottom:15px;}
.margb25 {margin-bottom:25px;}

.margt3 {margin-top:3px;}
.margt5 {margin-top:5px;}
.margt10 {margin-top:10px;}
.margt15 {margin-top:15px;}
.margt20 {margin-top:20px;}
.margt25 {margin-top:25px;}
.margt30 {margin-top:30px;}
.margt35 {margin-top:35px;}
.margt40 {margin-top:40px;}

.padt3 {padding-top:3px;}
.padt10 {padding-top:10px;}
.padb10 {padding-bottom:10px;}
.padb15 {padding-bottom:15px !important;}
.padl5 {padding-left:5px;}
.padl25 {padding-left:25px !important;}
.padr25 {padding-right:25px !important;}

.news_cat {font-size:11px;}
.news_cat a:link {color:#666; text-decoration:underline;}
.news_cat a:hover {color:#666; text-decoration:none !important;}
.news_cat a:visited {color:#666; text-decoration:underline;}
.news_cat a:active {color:#666; text-decoration:underline;}

#header_top #logo {padding:0 0 0 16px; width:200px;}
#header_adv {width:150px; vertical-align:top; padding:12px 0 0 40px; text-align:left;}
white nounderline#auth_box {text-align:center; vertical-align:top; padding:12px 0 0 20px;}
#main {margin-top:152px;}

#header {width:970px; font-size:1.2em; top:5px; left:0;}
#top_banner {padding:0 0 5px;}
#top_banner div {width:970px; height:70px; background-color:#8d8d8d; text-align:center; vertical-align:middle; }

#header_top {height:61px; background:url(/assets/images/header_bg.gif) 0 0 repeat-x;}
#header_top #logo {padding:0 0 0 16px; width:200px;}
#header_bottom {background-color:#ececec;}
#header_bottom td {vertical-align:top;}
#header_bottom .hdb_left {padding:10px 4px 10px 4px; text-align:center;}
#header_bottom .hdb_right {padding:5px 3px 10px 0;}
#header_bottom  .hdb_top {padding:0 0 5px 0;}
#header_bottom  .hdb_top a {padding-right:10px;}
#header_bottom  .hdb_top a:link {color:#1b4c8e; text-decoration:none; text-transform:uppercase; font-size:0.9em; font-weight:bold;}
#header_bottom  .hdb_top a:hover {color:#000 !important; text-decoration:underline !important; text-transform:uppercase; font-size:0.9em; font-weight:bold;}
#header_bottom  .hdb_top a:visited {color:#1b4c8e; text-decoration:none; text-transform:uppercase; font-size:0.9em; font-weight:bold;}
div.mcl   { font-size: 8px; color:#B3B3B3; text-decoration:none; }
div.mcl a { font-size: 8px; color:#B3B3B3; text-decoration:none; }
#header_bottom  .hdb_top a:active {color:#000; text-decoration:none; text-transform:uppercase; font-size:0.9em; font-weight:bold;}
#header_bottom  .hdb_bottom a {padding-right:10px;}
#header_bottom  .hdb_bottom a:link {color:#1b4c8e; text-decoration:none; font-size:1em;}
#header_bottom  .hdb_bottom a:hover {color:#000 !important; text-decoration:underline !important; font-size:1em;}
#header_bottom  .hdb_bottom a:visited {color:#1b4c8e; text-decoration:none; font-size:1em;}
#header_bottom  .hdb_bottom a:active {color:#000; text-decoration:none; font-size:1em;}
white nounderline#auth_box {text-align:center; vertical-align:top; padding:12px 0 0 20px;}
#auth_box td {text-align:left; vertical-align:top;}
#auth_box td.login_td {padding-top:0;}
#search_box {vertical-align:top; padding:12px 10px 0 0; width:260px;}
#search_box .text {width:220px; border:1px solid #b6b6b6; padding:1px 4px; vertical-align:top;}
#search_box .search_right {padding-left:2px;}
#search_box label.blue {color:#80b9f5;}

#search_box_new {vertical-align:top; padding:12px 15px 0 0; width:260px;}
#search_box_new .text {width:220px; border:1px solid #b6b6b6; padding:1px 4px; vertical-align:top;}
#search_box_new .search_right {padding-left:2px;}
#search_box_new label.blue {color:#80b9f5;}



#header .gray {color:#c0bfb9;}

a.white:link {color:#fff; text-decoration:underline;}
a.white:hover {color:#fff !important; text-decoration:underline !important;}
a.white:visited {color:#fff; text-decoration:underline;}
a.white:active {color:#fff; text-decoration:underline;}

a.blue:link {color:#80b9f5; text-decoration:none;}
a.blue:hover {color:#80b9f5 !important; text-decoration:underline !important;}
a.blue:visited {color:#80b9f5; text-decoration:underline;}
a.blue:active {color:#80b9f5; text-decoration:underline;}

a.orange:link {color:#ffb32f; text-decoration:underline;}
a.orange:hover {color:#ffb32f !important; text-decoration:underline !important;}
a.orange:visited {color:#ffb32f; text-decoration:underline;}
a.orange:active {color:#ffb32f; text-decoration:underline;}

a.black:link {color:#000; text-decoration:underline;}
a.black:hover {color:#000 !important; text-decoration:none !important;}
a.black:visited {color:#000; text-decoration:underline;}
a.black:active {color:#000; text-decoration:underline;}

a.nounderline:link {text-decoration:none !important;}
a.nounderline:hover {text-decoration:underline !important;}
a.nounderline:visited {text-decoration:none !important;}

div#login-form-container {
	position:relative;
	z-index: 3;
}

div#login-form {
	position:absolute;
	background-color:#f6f6f6;
	border:1px solid #b0b0b0;
	width:249px;
	height:179px;
	top:-5px;
	left:18px;
}

div#login-form table.login-form {
	width:225px;
	font-size:11px;
	color:#989898;
	margin:5px 12px;
}

div#login-form span img {
	margin:1px 1px 0 0;
}

table.login-form td {
	padding:3px 0 0 0;
}

table.login-form td.left-col {
	width:55px;
}

table.login-form td.right-col {
	width:174px;
}

table.login-form td.colspan {
	text-align:right;
}

table.login-form input.text {
	border:1px solid #b0b0b0;
	width:174px;
	height:24px;
	padding:4px 2px 2px 3px;
	font-size:12px;
}

table.login-form input.submit {
	border:1px solid #b0b0b0;
	background-color:#f6f6f6;
	width:80px;
	height:20px;
	font-size:11px;
}

div#login-form table.login-form td.bottom-row {
	padding-top:25px;
	color:#6f6f6f;
}

div#login-form table.login-form a {
	color:#2b7ed3;
	font-weight:normal;
}

div#login-form table.login-form a:hover {
	color:#2b7ed3;
	font-weight:normal;
}

table#login-table {
	float:right;
	color:#fff;
	font-size:12px;
	width:165px;
	margin-top:-15px;
}

table.ed-user {
	float:none !important;
	margin:0 0 15px 0;
}


table#login-table td.greeting {
	padding-bottom:5px;
}

table#login-table input.login_button_add {
	width:147px;
	height:19px;
	float:left;
	background:url(image/add-equip.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

table#login-table input.login_button_change {
	width:147px;
	height:16px;
	float:left;
	background:url(image/change-info.gif);
	border:none;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

a.upload { 
	color:#df991f ;
	font-weight:bold;
	text-decoration:underline; 
}
.upload a:hover { color:#155DA6; text-decoration:none;}

div.upload {
	text-align:right;
}


#right_bottom { position: relative; top: 0px; }
#right_top { top: 0px; }
.right_bottom { padding: 0 10px 10px 10px; 
font-size: 9pt;
color:#333333;
font-family:Arial,Helvetica,sans-serif,Verdana,Tahoma; }



.poryadok {
background-color:#F6F6F6;
border-bottom-color:#B0B0B0;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#000000;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#B0B0B0;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#B0B0B0;
border-top-style:solid;
border-top-width:1px;
border-left-width:2px;
border-right-width:1px;
font-size:11px;
height:20px;
width:130px;
}

.poryadok_input {
padding: 2px;
color: #A0A0A0;
width: 20px;

}



a:link.login_lnk {color:#fff !important; text-decoration:none !important; border-bottom:1px dashed #fff;}
a:hover.login_lnk {color:#fff !important; text-decoration:none !important; border-bottom:1px dashed #fff;}
a:visited.login_lnk {color:#fff !important; text-decoration:none !important; border-bottom:1px dashed #fff;}
a:active.login_lnk {color:#fff !important; text-decoration:none !important; border-bottom:1px dashed #fff;}


.t100 {width:100%;}

#footer123 {width:970px; height: 1px; margin-left: 100px; margin-top:10px; background-color: #f6f6f6;}

#footer {width:970px; margin-top:10px; font-size:1.2em;}
#footer_tbl {width:970px;}
#footer_top {height:62px; background:url(/assets/images/footer_bg.gif) 0 0 repeat-x;}
#footer_top #footer_logo {padding:0 0 0 16px; width:200px;}
#footer_center {text-align:center; vertical-align:top; padding:20px 0 0 0;}
#footer_center a:link {color:#df991f; text-decoration:none;}
#footer_center a:hover {color:#df991f !important; text-decoration:underline !important;}
#footer_center a:visited {color:#df991f; text-decoration:none;}
#footer_center a:active {color:#df991f; text-decoration:none;}
#footer_creator {text-align:right; vertical-align:top; padding:20px 18px 0 0; color:#fff;}
#footer_bottom {border-bottom:1px solid #bababa;}

.ftb_left {padding:10px 0 5px 18px; vertical-align:top; width: 350px;}
.ftb_left div {padding-bottom:2px;}
.ftb_center {padding:10px 0 5px 18px; vertical-align:top;}
.ftb_center div {padding-bottom:5px;}
.ftb_right {padding:10px 0 5px 0; vertical-align:top; text-align:left; width: 290px;}


