
/* ==[ Main styles ]================================== */


BODY, TABLE, TD 
{
	font: normal 11px verdana;
}

HTML, BODY 
{
	height: 100%;
	margin: 0px;
	padding: 0px
}

A
{
	text-decoration: none;
}

TABLE 
{
	border-collapse: collapse;
}

TABLE TD
{
	padding: 0px;
}

FORM
{
	padding: 0px;
	margin: 0px;
}

IMG
{
	border: 0px;
}

.asd TD
{
	border: solid 1px gray;
}

/* ===[ Project styles ]================================= */

/*

	background-image: url('gfx/header_line_1.jpg');
	background-repeat: repeat-x;
*/

BODY
{
	background-color: #FFFFFF;
}


A
{
	color: #677AD2;
}

A:hover
{
	color: #F7940E;
	text-decoration: underline;
}

.main_table
{
	width: 100%;
	height: 100%;
}


.main_table TD.header_1
{
	height: 217px;
}

.main_table TD.header_1 TABLE.h_cells
{
	height: 217px;
	width: 100%;
}

.main_table TD.header_1 TABLE.h_cells TD
{
	vertical-align: top;	
}

.main_table TD.header_1 TABLE.h_cells TD.c1
{
	width: 494px;
}

.header_shadow
{
	position: absolute;
	left: 0px;
	top: 217px;
}

.main_table TD.header_1 TABLE.h_cells TD.c1 DIV.soft_t
{
	margin-top: 26px;
}

.main_table TD.header_1 TABLE.h_cells TD.c1 TABLE.search_table
{
	margin-top: 30px;
	position: relative;
	top: 0px;
	left: -20px;
}

.main_table TD.header_1 TABLE.h_cells TD.c1 TABLE.search_table
{
	margin-top: 30px;
}

.main_table TD.header_1 TABLE.h_cells TD.c1 TABLE.search_table INPUT.in
{
	width: 120px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #5375A0;
}

.main_table TD.header_1 TABLE.h_cells TD.c1 TD.h_b_1
{
	background-image: url('gfx/header_bg1.jpg');
	background-repeat: repeat-x;
	background-position: 0px 21px;
}

.main_table TD.header_1 TABLE.h_cells TD.c2
{
	background-image: url('gfx/header_bg1.jpg');
	background-repeat: repeat-x;
	background-position: 0px 21px;
}

.main_table TD.header_1 TABLE.h_cells TD.c3
{
	background-image: url('gfx/header_bg1.jpg');
	background-repeat: repeat-x;
	background-position: 0px 21px;
	width: 220px;
	padding-top: 21px;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a2
{
	background-image: url('gfx/auth_2.jpg');
	background-repeat: no-repeat;
	height: 98px;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a2 DIV.auth_info
{
	width: 145px;
	margin: 10px 0px 0px 70px;
}


.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a2 TABLE
{
	margin-top: 10px;
	margin-left: 71px;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a2 TABLE INPUT.in
{
	margin-bottom: 5px;
	width: 120px;
	border: 1px solid black;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a2 TABLE TD.cm1 A
{
	color: #FFFFFF;
	font: normal 10px verdana;
	text-decoration: underline;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a2 TABLE TD.cm2
{
	text-align: right;
	vertical-align: bottom;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a3
{
	background-image: url('gfx/auth_3.gif');
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px 0px 0px 70px;
}

.main_table TD.header_1 TABLE.h_cells TD.c3 TD.a3 A
{
	font: normal 12px verdana;
	color: black;
	text-decoration: underline;
}

.main_table TD.memo
{
	vertical-align: top;
}

.main_table TD.memo TABLE.cols
{
	vertical-align: top;
	width: 100%;
}

.main_table TD.memo TABLE.cols TD
{
	vertical-align: top;
}

.main_table TD.memo TABLE.cols TD.c1
{
	width: 180px;
	padding-top: 25px;
}

.main_table TD.memo TABLE.cols TD.c1 DIV.soft_list
{
	margin: 10px;
}

.main_table TD.memo TABLE.cols TD.c1 DIV.soft_list DIV
{
	margin-bottom: 5px;
}

.main_table TD.memo TABLE.cols TD.c1 DIV.soft_list A
{
	color: #677AD2;
	text-decoration: underline;
}

.main_table TD.memo TABLE.cols TD.c1 DIV.soft_list A.selected
{
	color: #F7940E;
}

.main_table TD.memo TABLE.cols TD.c1 DIV.soft_list A:hover
{
	color: #F7940E;
}

.main_table TD.memo TABLE.cols TD.c1 DIV.margin
{
	height: 100px;
}


.main_table TD.memo TABLE.cols TD.c2
{
	border-top: 1px solid #D2D2D2;
	padding: 0px 15px 0px 20px;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table
{
	width: 100%;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.ruler_vertical
{
	width: 1px;
	background-image: url('gfx/ruler_bg_vertical.gif');
	background-repeat: no-repeat;
	background-position: 0px -43px;
	vertical-align: bottom;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.ruler_vertical IMG
{
	width: 1px;
	height: 10px;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.ruler_horizontal
{
	height: 1px;
	background-image: url('gfx/ruler_bg_horizontal.gif');
	background-repeat: no-repeat;
	background-position: -45px 0px;
	text-align: right;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.ruler_horizontal IMG
{
	width: 10px;
	height: 1px;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell
{
	padding: 5px;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.product_name
{
	margin: 0px 0px 7px 0px;
	width: 100%;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.product_name TD
{
	height: 35px;
	vertical-align: middle;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.img
{
	border: 4px solid #E2E2E2;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.img TABLE.im TD
{
	width: 130px;
	height: 130px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.img TABLE.im TD A
{
	color: silver;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.img TABLE.im TD A:hover
{
	color: #F7940E;
	text-decoration: underline;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell DIV.description
{
	margin-bottom: 7px;
}

DIV.cost SPAN.sign
{
	color: #F7940E;
}

DIV.cost
{
	font: bold 14px arial;
	margin-bottom: 7px;
	color: #153F62;
	text-align: left;
}

DIV.status_message
{
	font: bold 10px verdana;
	color: #0099CC;
	margin-bottom: 7px;
}


TABLE.link
{
	margin-bottom: 7px;
}

TABLE.link TD
{
	vertical-align: middle;
}

TABLE.link TD.ln
{
	padding-left: 7px;
	vertical-align: middle;
	padding-top: 4px;
}

TABLE.link TD.ln A
{
	color: #8796B2;
	text-decoration: underline;
	font-size: 12px;
}

TABLE.link TD.ln A:hover
{
	color: #677AD2;
}

.main_table TD.memo TABLE.cols TD.c2 TABLE.soft_list_table TD.unit_cell TABLE.product_name TD A
{
	font: bold 14px verdana;
	color: #6BB21E;
}

.main_table TD.memo TABLE.cols TD.c3
{
	border-top: 1px solid #D2D2D2;
	width: 190px;
}

.main_table TD.memo TABLE.cols TD.c3 DIV.bp
{
	margin-bottom: 7px;
	text-align: right;
}

.main_table TD.memo TABLE.cols TD.c3 DIV.index_news
{
	padding-left: 50px;
	padding-right: 10px;
}

.main_table TD.memo TABLE.cols TD.c3 DIV.index_news P
{
	margin: 10px 0px 0px 0px;
	color: #F7940E;
}

.main_table TD.memo TABLE.cols TD.c3 DIV.index_news H1
{
	font-size: 11px;
	font: normal 11px verdana;
	margin: 0px;
}

.main_table TD.memo TABLE.cols TD.c3 DIV.index_news A.news_link
{
	color: #F7940E;
	text-decoration: underline;
}



.main_table TD.footer
{
	height: 105px;
	vertical-align: top;
}

.main_table TD.footer TABLE.f1
{
	width: 100%;
	height: 105px;
}

.main_table TD.footer TABLE.f1 TD
{
	vertical-align: top;
}

.main_table TD.footer TABLE.f1 TD.chuvak_place
{
	width: 200px;
}

.main_table TD.footer TABLE.f1 TD.chuvak_place DIV.c_bottom
{
	position: relative;
}

.main_table TD.footer TABLE.f1 TD.chuvak_place DIV.c_bottom IMG
{
	position: absolute;
	left: 15px;
	top: -55px;
}

.main_table TD.footer TABLE.f1 DIV.footer_menu
{
	padding: 12px 0px 12px 0px;
	border: 1px solid #D2D2D2;
	border-width: 1px 0px 1px 0px;
	color: #153F62;
}

.main_table TD.footer TABLE.f1 DIV.footer_menu A
{
	color: #153F62;
	margin: 0px 5px 0px 5px;
}

.main_table TD.footer TABLE.f1 DIV.footer_menu A:hover
{
	color: #F7940E;
	text-decoration: underline;
}

.main_table TD.footer TABLE.f1 DIV.copyright
{
	padding: 20px 0px 0px 5px;
	color: #153F62;
}

.main_table TD.footer TABLE.f1 DIV.copyright A
{
	color: #F7940E;
	text-decoration: underline;
}

P.news_title
{
	font-size: 20px;
	color: #4D5282;

	margin: 0px;
	padding: 0px;
}

DIV.news_text
{
	margin: 0px;
	padding: 0px;
}

DIV.news_text P
{
	margin: 5px 0px 0px 0px;
	text-align: justify;
}

P.news_time
{
	margin: 7px 0px 15px 0px;
	padding: 0px;

	color: #838383;

	font-size: 10px;
	text-align: right;
}


TABLE.product_table
{
	width: 100%;
	margin-top: 7px;
}

TABLE.product_table TD.img_col
{
	width: 150px;
	text-align: center;
}

TABLE.product_table TD.memo_col
{
	text-align: justify;
}

DIV.noimage
{
	border: 1px solid silver;
	width: 130px;
	height: 130px;
	color: silver;
}

DIV.scr
{
	margin-top: 7px;

	background-color: #F2F2F2;
	border: solid 1px #B7B7B7;
	padding: 5px 5px 5px 6px;
	text-align: left;
	margin-bottom: 10px;
}

DIV.scr IMG
{
	margin: 5px 6px 0px 0px;
}

H1
{
	font: bold 18px verdana;
	margin: 0px 0px 10px 0px;
	color: #E38A3E;
}


TABLE.form_table
{
	margin-right: 110px;
}

TABLE.form_table TD
{
	padding: 3px;
}

TABLE.form_table TD.title
{
	text-align: right;
	padding-top: 7px;
}

TABLE.form_table TD INPUT
{
	width: 300px;
}

DIV.s_error
{
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	background-color: #FFF0F0;
	padding: 5px;
	border: 1px solid #FF6A6F;
}

DIV.s_error DIV.message
{
	font-weight: normal;
	margin-top: 4px;
}

DIV.info_confirm
{
	width: 600px;
	border: 1px solid #D1D1D1;
	background-color: #F7F7F7;
}

TABLE.cart_table
{
	width: 600px;
	border: 1px solid #D1D1D1;
}

TABLE.cart_table TD
{
	padding: 4px;
	background-color: #F7F7F7;
	color: #4D4D4D;
}

TABLE.cart_table TR.color_2 TD
{
	background-color: #F0F0F0;
}

TABLE.cart_table TD.t
{
	padding: 9px 0px 9px 5px;
}

TABLE.cart_table TD.q
{
	width: 10px;
}

TABLE.cart_table TD.q INPUT
{
	width: 30px;
	text-align: right;
}

TABLE.cart_nav
{
	width: 600px;
	margin-top: 5px;
}

TABLE.cart_nav TD.save_ñ
{
	width: 140px;
	text-align: right;
}

TABLE.cart_nav TD.save_ñ DIV
{
	font-size: 18px;
	margin-bottom: 5px;
	text-align: right;
	width: 128px;
	color: silver;
}

TABLE.cart_nav TD.save_ñ DIV.sm
{
	font: normal 10px tahoma;
	text-align: left;
	margin-top: 5px;
}

TABLE.cart_table TD.s
{
	width: 1px;
	padding: 9px 0px 9px 5px;
}

DIV.t_title
{
	font-weight: bold;
	margin: 10px 0px 4px 0px;
}

TABLE.tablex
{
	
}

TABLE.tablex TD
{
	padding: 3px;
}

TABLE.tablex TD.title
{
	width: 120px;
	text-align: right;
}