﻿body
{
    background-color: #ffffff;
    color: #414141;
}
input, select, textarea
{
    color: #9a9999;
}
body, input, select, textarea
{
    font-family: 'Trebuchet MS', Tahoma, Arial;
    font-size: 13px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1
{
    color: #101010;
    font-size: 22px;
    font-weight: normal;
    margin: 0px 0px 12px 0px;
}
h2
{
    color: #414141;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 9px 0px;
}
h3
{
    color: #1a7dc0;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 9px 0px;
}
h4
{
    color: #1a7dc0;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 9px 0px;
}
h5
{
    color: #414141;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}
td, td.vtop, table.vtop td, tr.vtop td
{
    vertical-align: top;
}
td.vmiddle, table.vmiddle td, tr.vmiddle td
{
    vertical-align: middle;
}
td.vbottom, table.vbottom td, tr.vbottom td
{
    vertical-align: bottom;
}
a {color: #1a7dc0; text-decoration: underline;}
a:hover {color: #1a7dc0; text-decoration: none;}
img
{
    border: 0;
}
label
{
    cursor: pointer;
}

ul {
	list-style-image: none;
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/bitrix/templates/shop/images/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
ul ul li {margin-left: 20px;}
ul ul ul li {margin-left: 40px;}
ul ul ul ul li {margin-left: 60px;}

.red{color:red;}

.clear
{
    clear: both;
}

.phone-prefix
{
    color: #7b7b7b;
    font-size: 18px;
}
.phone
{
    color: #494949;
    font-size: 23px;
}

.block-header-blue
{
    background: #298cd0;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 11px 9px 11px;
}
.block, .block_border {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding: 11px;
    margin: 0px 0px 18px 0px;
}
.block-table
{
    width: 100%;
}
.block-paragraph
{
    margin: 0px 0px 8px 0px;
}
.block-paragraph a.bold, .block-table a.bold{font-weight: bold; text-decoration: none;}
.block-paragraph a.bold:hover, .block-table a.bold:hover{text-decoration: underline;}

.block-paragraph img.img
{
    margin: 5px 32px 26px 0px;
}
.block-button
{
    padding: 14px 0px 2px 0px;
}
.date, .green, .green a{color: #57ac25;}

.datetime
{
    color: #999999;
    display: block;
    float: right;
    white-space: nowrap;
}
.price
{
    color: #f43c03;
    font-size: 18px;
}
.small
{
    font-size: 11px;
}
.separator-hr
{
    font-size: 1px;
    height: 1px;
    margin: 8px 0px 8px 0px;
}
.dash-hr
{
    font-size: 1px;
    height: 1px;
    background: url(images/bg-dash.gif) repeat-x;
    margin: 12px 0px 8px 0px;
}

.tab-group {
    background: url(images/bg-tabgroup.gif);
    margin: 0px;
    padding: 0px 13px 0px 13px;
    line-height: 40px;
}
.tab-group .tab {
    color: #1a7dc0;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 20px 8px 20px;
    white-space: nowrap;
	cursor: pointer;
}
.tab-group .tab a {
    color: #1a7dc0;
    text-decoration: none;
}
.tab-group .tab-active
{
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #ffffff;
    color: #57ac25;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 19px 8px 19px;
    white-space: nowrap;
}
.tab-group .tab-active a
{
    color: #57ac25;
    text-decoration: none;
}


.archive_link {
    background: url(images/ico_archive.gif) no-repeat 0px 3px;
    padding: 0px 0px 0px 32px;
	font-size: 13px;
	height: 21px;
}



.cont_table {
	width: 100%;
	color: #353535;
	margin-bottom: 20px;
	border-collapse: collapse; 
}
.cont_table td, .cont_table th {
	padding: 10px;
}
.cont_table th {
	font-size: 14px;
	font-weight: bold;
	background-color: #298cd0;
	color: #ffffff;
	text-align: left;
}

