body, td { 
	font-size: 1.0em 
}

body {
	font-family: Verdana, Arial; color: #323644 
}

em {
	font-weight: bold;
	font-size: 90%; 
	font-style: normal; 
	color: #D90000 
}

/*Отображение дерева каталога*/
table.catalogTree{
	width: 234px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

table.catMenu{
	text-align: left;
}

table.catalogTree a{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*Отображение таблицы товаров*/
table.catalog {
	border-collapse: collapse;
	border: 1px solid #807D79;
	font-size: 11px;
	vertical-align: middle;
}

table.catalog input{
	border: 1px solid black;
	background-color: #EFEFEF;
}

table.catalog input.button{
	border: 1px solid black;
	background-color: #FFFFFF;
}

table.catalog td{
	border: 1px solid #807D79;
	text-align: center;
}

table.catalog th{
	border: 1px solid #807D79;
	text-align: center;
	background: #DAEDFF;
}

table.catalog thead td {
	border: 1px solid #807D79;
	text-align: center;
	background: #DAEDFF;
}

table.catalog td.name{
	text-align: left;
}

table.basket {
	border-collapse: collapse;
	border: 0px solid black;
	font-size: 11px;
	vertical-align: middle;
}

table.basket input {
	border: 1px solid black;
	background-color: #EFEFEF;
}

table.basket input.submit {
	border: 1px solid black;
	background-color: #FFFFFF;
}

table.basket td{
	border: 0px solid black;
	vertical-align: top;
/*	text-align: center;*/
}
/*Верхняя шапка сайта*/
table.top_bottom{
  border-collapse: collapse;
	/*border: 1px solid black;*/
  border-spacing: 0px;
	width: 100%;
	background: url(/images/top_vertical_line.png) repeat;
}

table.topBG{
/*  border: 1px solid black;*/
	margin-left:585px;
	margin-top: 203px;
	height: 56px;
	white-space: nowrap;
}

table.topBG td{
  /*border: 1px solid black;*/
	color: #6699FF;
	font-family: Arial Black;
	font-size: 14px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.topBG td.border{
  vertical-align: top;
	padding: 0px;
	width: 3px;
}

table.topBG a{
	color: #6699FF;
	font-family: Arial;
	font-size: 16px;
	font-weight:bolder;
	text-decoration: none;
}

/*Информационная часть сайта*/
table.content{
	width: 100%;
	/*border: 1px solid black;*/
}

table.content td.main{
	vertical-align: top;
	width: 100%;
}

table.content td.left_menu{
	width: 160px;
	vertical-align: top;
}

table.content td.right_menu{
	vertical-align: top;
	width: 236px;

}

/*Правое меню*/
table.right_menu {
	width: 236px;
}

table.right_menu td{
	width: 236px;
	height: 79px;
	text-align: left;
	padding-left: 10px;
}


table.right_menu td.line_right{
	height: 25px;
	width: 236px;
}

table.right_menu a{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}

table.right_menu td.actions a{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}

/*Стока поиска*/
table.find{
	margin-left: 2px;
	border-collapse: collapse;
	width: 232px;
	border-spacing: 0px;

}

table.find td{
/*	border: 1px solid black;*/
	height: 23px;
	padding-left: 5px;
	color: #6699FF;
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	padding-left: 5px;
}

table.find input.text{
	border: 1px solid black;
	background-color: #EFEFEF;
}

input.quant {
	border: 1px solid black;
	background-color: #EFEFEF;
	width: 30px;
}

b.showTreeParts {
	color: #6699FF;
}

table.add_botton {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	vertical-align: middle;
}

table.add_botton td{
	text-align: right;
}

table.add_botton input.submit{
	border: 1px solid black;
	background-color: #FFFFFF;
}

table.basket_icon{
	background-color: #3399FF;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 15px;
	width: 120px;
	height: 50px;
	border-spacing: 0px;
	padding: 0px;
}

table.basket_icon td{
	padding: 0px;
	height: 20px;
}

iframe a{
	background-color: #3399FF;
	color: #FFFFFF;
	font-size: 15px;
	
}

table.login {
/*	border: 1px solid black;*/
	margin-left: 2px;
	color: white;
	width: 232px;
	height: 78px;
/*	border-collapse: collapse;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

table.login td{
	font-family: Arial;
/*	border: 1px solid black;*/
}


table.login input{
	border: 0px solid black;
	background-color: #EFEFEF;
	width: 124px;
}

table.login input.button{
	border: 1px solid black;
	background-color: #FFFFFF;
	width: 50px;
}

table.login input.test{
	border: 0px;
	width: 20px;
	height: 20px;
}

a.catPath{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.logoUrl {
	position:absolute;
	z-index:1000;
	width:550px;
	height:250px;
}
table.ListTable
	{ border: hidden 1px #CED4D9}
	
table.ListTable a{
    text-decoration: none;
    color: #0054A4;
    font-family: Verdana, Arial;
    font-size: 11px;
}
table.ListTable th { 
	border-right: solid 1px #CED4D9;
	text-align: left;
	padding: 0px 5px 5px 5px; font-size: 10px; background: rgb( 53, 152, 254); color: #FFFFFF; }

table.ListTable th a {
	color:#FFFFFF !important;
	text-decoration:underline;
}
table.ListTable td
	{ border: solid 1px #CED4D9; border-top: 0; border-left: 0; text-align: left; padding: 5px; font-size: 10px}

table.ListTable em{
	white-space: nowrap;
}
div.bottom_info
	{font-size: 10px;}
	
div.actions{
	font-size: 12px;
}
div#date_update{
    color: #0054A4;
    font-family: Verdana, Arial;
    font-size: 11px;
}

.compare_items_link {
	font-size:16px;
	text-decoration:underline;
	color:#0054A4;
	cursor:pointer;
}
