*
{
margin:0;
padding:0;
}

body
{
	background-color: #fff;
	color: #55565a;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

a img
{
	border: 0px none;
}

table.cake-sql-log
{
	display: none;
	background: #f4f4f4;
	text-align: center;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #333;
	border-collapse: collapse;
}
table.cake-sql-log caption
{
	background: #f4f4f4;
	border: 1px solid #333;
	border-collapse: collapse;
}
table.cake-sql-log th
{
	border-collapse: collapse;
	padding: 2px 8px;
}
table.cake-sql-log td
{
	border-collapse: collapse;
	padding: 4px 8px;
	text-align: left;
	border: 0px none;
	border-bottom: 1px solid #333;
}

/* главный контейнер */
div#container
{
	text-align: left;
	width: 898px;
	margin: 0px auto;
	padding: 0px;
}

div#header
{
	overflow: hidden;
	text-align: right;
	padding: 10px 0px;
}
div#header #logoimage
{
	float: left;
	display: block;
	width: 256px;
	height: 58px;
	background: url('/img/pkraska.logo.gif') no-repeat scroll 0 0 transparent;
	text-indent: -9000px;
	text-align: left;
	overflow: hidden;
}
div#header div#partnerlogos {
	float:left;clear:left;padding:2px 0px 0px 163px;
}
div#header div#skypeus {
	margin: 5px 200px 0 450px;
	width: auto !important;
	max-height: 86px;
	text-align: left;
	background: url('/img/skype.jpg') no-repeat scroll 100% 50% transparent;
}
div#header div#skypeus .skypeme {
	list-style-type: none;
	padding: 0 0 0 20px;
}
div#header div#skypeus .skypeme a {
	color:#55565A;
}
div#header div#skypeus .skypeme a:hover {
	color:#D92019;
}
div#header div#contacts
{
	color: #666f78;
	width: 250px;
	margin: 0px 0px 0px auto;
	padding: 1px 2px 0px 0px;
	text-align: right;
	font-size: 1.12em;
	float: right;
}
div#header div#contacts p.phones {
	font-weight:bold;
}
div#header div#contacts a
{
	color: #666f78;
}


table, td, th
{
	/*border: 1px solid #666;*/
	border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6, h7
{
	font-family: Tahoma;
	margin: 10px auto 5px auto;
	padding: 0px;
	color: #444;
	font-weight: normal;
}

div#content
{
}

div#content h1
{
	font-size: 18px;
}
div#content h2
{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
div#content div#news,
div#content div#articles,
div#content div#history,
div#content div#specific,
div#content div#systems,
div#content div#ohtek,
div#content div#accessories,
div#content div#about,
div#content div#iqa
{
	margin: 0px 250px 0px 66px;
}

div#content a,
div#content a:link
{
	color: #aa0008;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
div#content a:visited
{
	color: #4c4c4c;
	text-decoration: none;
	border-bottom: 1px dashed #4c4c4c;
}
div#content a:hover,
div#content a:active
{
	color: #bc0008;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dashed #bc0008;
}

div#content li ol,
div#content li ul
{
    margin-left: 2em;
}

/* контроль */
div#iqa p
{
	text-align: justify;
	margin: 3px 0px 5px 0px;
}


div#content div#wrap_per
{
	overflow: hidden;
}
div#content div#wrap_per div#news
{
	float: right;
	width: 240px;
	border-left: 1px dashed #4c4c4c;
	margin: 0px auto;
	padding: 0px 10px 0px 20px;
}
div#content div#wrap_per div#articles
{
	margin: 0px 270px 0px 66px;
	padding-right: 10px;
	text-align: left;
}

/**
Новости
*/
div#news div.news_preview
{
	margin: 8px 0px;
}
div#news div.news_preview span.date
{
	font-style: italic;
}
div#news div.news_preview p
{
	font-weight: bold;
	text-align: left;
}
div#news p
{
	margin: 3px 0px;
	text-align: justify;
}

/**
Статьи
*/
div#articles div.preview,
div#articles div.articles_preview
{
	margin: 8px 0px 10px 0px;
}
div#articles div.articles_preview span.date
{
	font-style: italic;
}
div#articles div.articles_preview h3
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
}
div#articles p
{
	margin: 3px 0px 5px 0px;
	text-align: justify;
}

div#articles > h3
{
	margin: 20px 0px 5px 0px;
	padding: 0px 15px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	background: url('/img/decor/ball-red.gif') no-repeat 0px 50%;
}

div#articles h4
{
	font-size: 14px;
	font-weight: bold;
}
div#articles img
{
	padding: 5px;
}

div#content div#articles table
{
	margin: 0px;
}
div#content div#articles table,
div#content div#articles table caption,
div#content div#articles table th,
div#content div#articles table td
{
	border: 1px solid #fff;
}
div#content div#articles table caption
{
	text-align: center;
	vertical-align: middle;
	background: #d6d6d6;
	padding: 6px 12px;
	font-size: 12px;
}
div#content div#articles table th,
div#content div#articles table td.th
{
	text-align: center;
	vertical-align: middle;
	background: #d6d6d6;
	padding: 3px 12px;
}
div#content div#articles table td
{
	text-align: center;
	vertical-align: top;
	background: #f0f0f0;
	padding: 3px 12px;
}

/* История тиккурилы */
div#history p
{
	margin: 3px 0px 5px 0px;
	text-align: justify;
}
div#history h2
{
	clear: both;
}
div#history img
{
	float: right;
	padding: 5px 0px 10px 10px;
}

/**
Вывод списков спецификаций тиккурилы в табличном виде
*/
div#content table#catalog_tikkurila
{
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
table#catalog_tikkurila thead th
{
	text-align: center;
	font-size: 1.15em;
	border-bottom: 1px solid;
}
table#catalog_tikkurila td
{
	width: 165px;
	padding: 5px 50px;
	vertical-align: top;
}
table#catalog_tikkurila td.borda
{

}
div#content table#catalog_tikkurila table.catalog
{
	margin: 0px;
	padding: 0px;
	width: 165px;
}
div#content table#catalog_tikkurila table.catalog th
{
	font-size: 11px;
	color: #B20000;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	height: 48px;
	padding: 10px 0px;
}
div#content table#catalog_tikkurila table.catalog td
{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dbdbdb;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	vertical-align: middle;
}
div#content table#catalog_tikkurila table.catalog td a.link,
div#content table#catalog_tikkurila table.catalog td a.link:link
{
	display: block;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 2px;
	border: 0px none #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 16px;
	color: #4c4c4c;
}
div#content table#catalog_tikkurila table.catalog td a.link:hover,
div#content table#catalog_tikkurila table.catalog td a.link:active
{
	background-color: #f5f5f5;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	color: #bc0008;
}
div#content table#catalog_tikkurila table.catalog td a.link:visited
{
	text-decoration: underline;
	color: #4c4c4c;
}
div#content table#catalog_tikkurila table.catalog td a.pdf img
{
	margin: 1px 2px 0px 0px;
	padding: 0px;
	border: 0px none;
	background: #fff;
	width: 15px;
	height: 16px;
}

/**
Страничка спецификаций продукции Тиккурила
*/
div.cat_descr
{
	margin: 0px 128px 0px 66px;
}
div.cat_descr p
{
	text-align: justify;
	margin: 2px 0px;
}

div#content div#specific a:link,
div#content div#specific a.intext_link:link
{
	color: #bc0008;
	text-decoration: none;
	border-bottom: 1px dashed #bc0008;
	white-space: nowrap;
}
div#content div#specific a:visited,
div#content div#specific a.intext_link:visited
{
	color: #4c4c4c;
	text-decoration: none;
	border-bottom: 1px dashed #4c4c4c;
	white-space: nowrap;
}
div#content div#specific a:hover,
div#content div#specific a.intext_link:hover,
div#content div#specific a:active,
div#content div#specific a.intext_link:active
{
	color: #bc0008;
	text-decoration: none;
	border-bottom: 1px solid #bc0008;
	white-space: nowrap;
}
div#content div#specific a img
{
	border: 0px none;
}
div#content div#specific h3,
div#content div#specific h4
{
	margin: 15px 0px 5px 0px;
	padding: 0px 15px;
	font-weight: bold;
}
div#content div#specific h3
{
	margin-top: 20px;
	font-size: 13px;
	text-decoration: underline;
	background: url('/img/decor/ball-red.gif') no-repeat 0px 50%;
}
div#content div#specific h4
{
	font-size: 11px;
	background: url('/img/decor/ball-yellow.gif') no-repeat 2px 50%;
}

div#content div#specific div div
{
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
div#content div#specific div div p,
div#content div#specific div p
{
	margin: 5px 0px;
	text-align: justify;
}
div#content ul
{
	margin: 3px 0px 3px 50px;
	list-style: disc outside;
}
div#content ul>li
{
	text-indent: 0px;
}
div#content div#specific div p.apo
{
	margin: 3px 0px;
	width: 400px;
	padding: 3px 15px;
	border: 1px dashed #e5e5e5;
	background: #f0f0f0;
	font-style: italic;
}

div#content div#specific div table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
div#content div#specific div table,
div#content div#specific div table th,
div#content div#specific div table td,
th.dataHead, td.dataCell,
table.dataTable th, table.dataTable td
{
	border: 1px solid #fff;
}
div#content div#specific div table caption,
table caption
{
	margin: 0px 0px 0px -1px;
	padding: 5px 10px;
	border: 1px solid #fff;
	border-bottom: 0px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	background: #d6d6d6;
	font-weight: bold;
}
div#content div#specific div table th,
th.dataHead, table.dataTable th
{
	text-align: center;
	vertical-align: middle;
	background: #d6d6d6;
	padding: 3px 12px;
}
div#content div#specific div table td,
td.dataCell, table.dataTable td
{
	text-align: center;
	vertical-align: top;
	background: #f0f0f0;
	padding: 3px 12px;
}
div#content div#specific div table p,
div#content div#specific div table div
{
	text-align: center;
}

/* файлик с иконкой у спецификации */
div#content div.pdfFile
{
	position: relative;
	width: 320px;
	margin: 15px;
	float: right;
	overflow: visible;
}
div#content div.pdfFile a
{
	border: 0px none;
}
div#content div.pdfFile div.pdfDescription
{
	position: absolute;
	left: 54px;
	top: 0px;
	margin: 2px 0px 0px auto;
}
div#content div.pdfFile div.pdfDescription a:link,
div#content div.pdfFile div.pdfDescription a:visited
{
	padding: 2px;
	display: block;
	color: #4c4c4c;
	text-decoration: none;
	border: 1px solid #fff;
}
div#content div.pdfFile div.pdfDescription a:hover,
div#content div.pdfFile div.pdfDescription a:active
{
	background-color: #f5f5f5;
	color: #55565a;
	text-decoration: none;
	border: 1px dashed #dbdbdb;
}

/**
Системы Тиккурила
*/
div#systems .system
{
	overflow: hidden;
	margin: 0px 0px 1px 0px;
	background: url('/img/decor/bg_sys.gif') repeat-y;
	height: 1%;
}
div#systems table .system
{
	overflow: hidden;
	margin: 0px 0px 1px 0px;
	background-image: none;
}
div#systems table thead th
{
    border: 1px solid #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #444444;
    background-color: #E5E5E5;
}
div#systems table td
{
    padding: 2px 3px;
    vertical-align: top;
    border: 1px solid #ffffff;
}
div#systems .header
{
    padding: 3px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #444444;
    background-color: #E5E5E5;
}
div#systems .system .named
{
	float: left;
	width: 128px;
	padding: 12px;
	min-height: 80px;
	height: 100px;
	border-right: 1px solid #fff;
}
div#systems .system .named h1,
div#systems .system .named h2,
div#systems .system .named h3,
div#systems .system .named h4
{
	margin: 0px;
}
div#systems .system .named h2 a
{
	font-size: 14px;
	font-weight: bold;
	color: #bc0008;
}
div#systems .system .named h2 a:visited
{
	border-bottom: 1px dashed #bc0008;
}
div#systems .system .named .links
{
	margin: 5px 0px;
}
div#systems .system .named .links a:link,
div#systems .system .named .links a:visited
{
	color: #4c4c4c;
}
div#systems .system .named .links a:hover,
div#systems .system .named .links a:active
{
	color: #bc0008;
}
div#systems .system .description
{
	margin: 0px 0px 0px 153px;
	padding: 12px;
}
div#systems .system .description p
{
	text-align: justify;
}
div#systems .s_one
{
	background-color: #f7f7f7;
}
div#systems .s_two
{
	background-color: #e5e5e5;
}
div#systems .system .n_one
{
	background: #f2f2f2;
}
div#systems .system .n_two
{
	background: #d6d6d6;
}

div#content div.pagina
{
	margin: 2px auto;
	padding: 4px 10px;
	text-align: center;
	background: #e5e5e5;
}
div#content div.pagina a:link,
div#content div.pagina a:visited
{
	color: #AA0008;
	text-decoration: none;
	border: 0px none;
}
div#content div.pagina span.current
{
	font-weight: bold;
}

div#ohtek table
{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
div#ohtek table,
div#ohtek table td
{
	border: 1px solid #ccc;
	padding: 10px 5px;
}
div#ohtek table td h3
{
	text-align: left;
	margin: 0px;
}
div#ohtek div p,
div#ohtek div ul li
{
	text-align: justify;
}
div#ohtek div ul
{
	margin: 4px 0px 4px 50px;
}

div#specific div#formsubmitMessage
{
	margin:15px 0px 5px 0px;
}
div#specific div#back_form
{
	margin:15px 0px 5px 0px;
}
div#specific div#back_form form
{
	display: block;
	margin: 5px 0px;
	padding: 4px;
	border: 1px dashed #d6d6d6;
	background: #fafafa;
}
div#specific div#back_form fieldset legend
{
	padding-bottom: 15px;
	color: #444;
	font-weight: bold;
}
div#specific div#back_form fieldset
{
	border: 0px none;
	padding: 0px;
}
div#specific div#back_form div.required label
{
	background: url('/img/decor/star.png') no-repeat 83px 1px;
}
div#specific div#back_form div.required div.error-message
{
	padding: 2px 0px 2px 30px;
	height: 18px;
	background: url('/img/decor/exclamation.png') no-repeat 1px 1px;
}
div#specific div#back_form div.input,
div#specific div#back_form div.submit
{
	margin: 2px 0px 2px 0px;
}
div#specific div#back_form div.input textarea,
div#specific div#back_form div.input input
{
	background-color: #f7f7f7;
	border: 1px solid #ccc;
}
div#specific div#back_form div.input input
{
	margin: 0px 0px 0px 103px;
	display: block;
}
div#specific div#back_form div.input textarea
{
	margin: 0px 0px 0px 103px;
	display: block;
}
div#specific div#back_form div.input label
{
	display: block;
	height: 18px;
	width: 100px;
	float: left;
}
div#specific div#back_form div.submit input
{
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	margin-left: 103px;
	color: #55565A;
	font-size: 10px;
	line-height: 18px;
}

/* колеровка */
div#content div#coler
{
	margin: 0px 128px 0px 66px;
}
div#content div#coler p
{
	margin: 5px 0px;
	text-align: justify;
}
div#content div#coler_table
{

}
div#content div#coler_table div
{
	border-collapse: collapse;
}
div#coler_table div.coler_row
{
	padding: 4px;
	overflow: hidden;
}
div#coler_table div.uno
{
	background-color: #f7f7f7;
}
div#coler_table div.two
{
	background-color: #e5e5e5;
}
div#content div#coler_table div.borders
{
	border-top: 1px solid #fff;
}
div#coler_table div.coler_row div.coler
{
	position: relative;
	padding: 5px 1px 3px 1px;
	margin: 2px;
	float: left;
	width: 170px;
	height: 100px;
	border: 1px solid #ccc;
	background-color: #fff;
}
div#coler_table div.coler_row div.coler div.coler_cell_image
{
	margin: 0px auto;
	width: 160px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
div#coler_table div.coler_row div.coler div.coler_cell_image img
{
}
div#coler_table div.coler_row div.coler div.coler_cell_code
{
	margin: 0px auto;
	width: 160px;
	text-align: center;
	font-weight: bold;
}
div#coler_table div.coler_row div.coler div.coler_cell_name
{
	margin: 0px auto;
	width: 160px;
	text-align: center;
}

/**
Футер
*/
div#footer
{
	width: 898px;
	margin: 5px auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
div#footer a
{
	border: 0px none;
}
div#footer div.border
{
	height: 20px;
	margin: 0px 0px 5px 0px;
	position: relative;
	background: #fff url('/img/bc/back.gif') repeat-x;
}
div#footer div.border-left
{
	width: 2px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('/img/bc/left.gif') no-repeat;
}
div#footer div.border-right
{
	width: 2px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url('/img/bc/right.gif') no-repeat;
}
div#footer div#foot
{
	padding: 5px;
}

/* Меню уровня 2 - колеровка */
div#menuL2
{
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
div#menuL2 ul
{
	display: block;
	position: relative;
	list-style: none;
	overflow: hidden;
	background-color: #fff;
}
div#menuL2 ul li
{
	display: block;
	float: left;
	vertical-align: middle;
	background: #ccc url('/img/menu/l2_back.gif') repeat-x;
	text-align: center;
}
div#menuL2 ul li a,
div#menuL2 ul li a:link,
div#menuL2 ul li a:hover,
div#menuL2 ul li a:visited,
div#menuL2 ul li a:active
{
	display: block;
	vertical-align: middle;
	height: 35px;
	padding: 8px 9px 2px 9px;
	font-weight: bold;
	color: #777;
	border: 0px none;
	background: url('/img/menu/l2_ball-blue.gif') no-repeat 3px 34px;
}
div#menuL2 ul li a:hover
{
	color: #444444;
}
div#menuL2.L2_coler ul
{
	margin: 0px 128px 0px 66px;
	padding: 0px;
	width: 704px;
	height: 45px;
}
div#menuL2.L2_coler ul li
{
	padding: 0px;
	margin: 0px 24px 0px 0px;
	height: 45px;
	width: 121px;
}
div#menuL2.L2_coler ul li a,
div#menuL2.L2_coler ul li a:link,
div#menuL2.L2_coler ul li a:hover,
div#menuL2.L2_coler ul li a:visited,
div#menuL2.L2_coler ul li a:active
{
	padding: 2px 9px 2px 9px;
	height: 41px;
}

div#menuL2.L2_metal ul
{
	margin: 0px 128px 0px 66px;
	padding: 0px;
	width: 704px;
	height: 45px;
}
div#menuL2.L2_metal ul li
{
	padding: 0px;
	margin: 0px 65px 0px 0px;
	height: 45px;
	width: 127px;
}

div#menuL2 ul li.last
{
	margin: 0px;
}
div#menuL2 ul li img.l2left
{
	float: left;
}
div#menuL2 ul li img.l2right
{
	float: right;
}



/*hack*/
table#fuc_th th.td_vertical
{
	writing-mode: tb-rl;
	filter:flipH flipV;
	layout-flow: vertical;
}


div#content .width100
{
	width: 100%;
}
div#content .borders
{
	border: 1px solid #000;
}
div#content .borders th,
div#content .borders td
{
	padding: 2px;
	border: 1px solid #000;
}


div#content div#accessories p
{
	margin: 3px 0px 5px 0px;
	text-align: justify;
}
div#content div#accessories table
{
	margin: 6px 0px 2px 0px;
}
div#content div#accessories table td
{
	vertical-align: top;
}
div#content div#accessories table td p
{
	text-align: left;
}
