/*
 Theme Name: NK-group
 Theme URI: http://web-101.ru/
 Author: Sky Studio
 Author URI: http://web-101.ru/
 Description: Специально для НК-Групп
 Version: 1.2
 Tags: web-101.ru
 */
* {
	padding: 0px;
	margin: 0px;
}
.the-content table
{ 
    border-collapse: collapse;
}
.the-content table td, .the-content table th {
padding: 3px 6px;
border: solid 1px silver;
}
.the-content table .noborder {
border: 0;
}
body {
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	/*background: #FFFFFF url('images/right_bg.jpg') 1000px 0px no-repeat;*/
}
a, a:link, a:visited, .current-menu-parent ul.sub-menu a, .current-menu-item ul.sub-menu a {
	color: #264a85;
}
a:hover, a:active, .current-menu-parent a, .current-menu-item a, .current-menu-parent ul.sub-menu li.current-menu-item a {
	color: #e9190b;
}
h1, h2 {
	font-size: 22px;
	margin-bottom: 15px;
}
h2.entry-title a {
	font-size: 80%;
}
input[type="text"] {
	border: 1px solid gray;
}
/* Header */
.header {
	position: relative;
	background: url('images/top_bg.jpg') 0px 0px no-repeat;
	min-width: 980px;
	overflow: hidden;
	height: 356px;
}
.header .right_bg {
	position: absolute;
	top: -10px;
	right: 0px;
	background: url('images/right_bg.jpg') 0px 0px no-repeat;
	min-width: 7%;
	max-width: 109px;
	height: 384px;
	overflow: hidden;
}
.header .right_top_2_bg {
	position: absolute;
	top: 0px;
	left: 763px;
	background: url('images/right_top_2_bg.jpg') 0px 0px no-repeat;
	width: 319px;
	height: 102px;
}
/* Menu and Logo */
.menu-and-logo {
	height: 210px;
	width: 763px;
	overflow: hidden;
}
.header .line-1 .logo .text, .header .line-1 .telephone {
	display: none;
}
.header .logoimg {
	display: block;
	position: absolute;
	top: 80px;
	left: 20px;
	width: 280px;
	height: 50px;
}
/* Top Menu */
.top-menu {
	margin-left: 48px;
	font-size: 12px;
}
.top-menu * {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.top-menu ul, .top-menu li {
	list-style: none;
}
.top-menu a, .top-menu a:link, .top-menu a:visited {
	color: #FFFFFF;
}
.top-menu a:hover, .top-menu a:active, .top-menu .current-menu-parent a, .top-menu .current-menu-item a {
	color: #e5e5e5;
}
.top-menu .menu-item-1 {
	background-image: url('images/top_color_line_1.jpg');
}
.top-menu .menu-item-2 {
	background-image: url('images/top_color_line_2.jpg');
}
.top-menu .menu-item-3 {
	background-image: url('images/top_color_line_3.jpg');
}
.top-menu .menu-item-4 {
	background-image: url('images/top_color_line_4.jpg');
}
.top-menu .menu-item-5 {
	background-image: url('images/top_color_line_5.jpg');
}
.top-menu .menu-item-6 {
	background-image: url('images/top_color_line_6.jpg');
}
.top-menu .menu-item-7 {
	background-image: url('images/top_color_line_7.jpg');
}
.top-menu .menu-item-8 {
	background-image: url('images/top_color_line_8.jpg');
}
.top-menu .menu-item-9 {
	background-image: url('images/top_color_line_9.jpg');
}
/* After Menu */
.aftermenu {
	clear: both;
	position: relative;
	overflow: hidden;
}
.aftermenu .line-2 * {
	float: left;
}
.aftermenu .line-2 .image {
	background: #FFFFFF url('images/top_left_bg.jpg') 0px 0px no-repeat;
	width: 313px;
	height: 100px;
}
.aftermenu .line-2 .countOfItems {
	background: url('images/numbers.jpg') 0px 0px no-repeat;
	min-width: 140px;
	width: 14%;
	max-width: 250px;
	height: 100px;
	padding-left: 200px;
	margin-left: 45px;
	font-size: 13px;
}
.aftermenu .line-2 .countOfItems * {
	margin-right: 2px;
}
.aftermenu .line-2 .okay {
	background: url('images/okay.jpg') 0px 0px no-repeat;
	min-width: 140px;
	width: 14%;
	max-width: 200px;
	height: 100px;
	padding-left: 105px;
	margin-left: 30px;
	font-size: 13px;
}
.aftermenu .image-reflection {
	position: relative;
	clear: both;
	top: 0px;
	background: #FFFFFF url('images/top_left_2_bg.jpg') 0px 0px no-repeat;
	width: 313px;
	height: 46px;
}
.aftermenu .right_top_bg {
	display: none;
	position: absolute;
	top: -20px;
	right: 0px;
	background: #FFFFFF url('images/right_top_bg.jpg') 0px 0px no-repeat;
	width: 73px;
	height: 160px;
}
/* Content */
.content {
	clear: both;
	position: relative;
}
.content img, .content img.border {
	border: 1px solid #cccccc;
	padding: 4px;
}
.content img.radius, .content .radius img {
	border-radius: 2px;
}
.content img.noborder {
	border: none;
}
#content {
	min-height: 420px;
}
.cat-path {
	margin: -5px 0 10px 0;
}
/* Page content */
.page-content {
	min-width: 500px;
	max-width: 700px;
	width: 95%;
}
.page-content p, .the-content p {
	margin: 5px 0px 5px 5px;
}
/* Image & Content floating */
.images-block {
	/*float:left;*/
	padding-right: 20px;
}
.the-content {
	/*float:left;*/
	min-width: 500px;
	width: 95%;
	max-width: 700px;
}
.entry-meta {
	float:left;
}
/* Cost block */
table.cost-block {
        margin-top:10px;
	font-size: 13px;
	padding-top: 10px;
}
table.cost-block th {
	border: 1px solid #999999;
	border-bottom: none;
	text-align: left;
	font-weight: normal;
	height: 25px;
	padding: 3px 15px 3px 15px;
	background: #FFFFFF url('images/cost_block_bg.png') left bottom repeat-x;
}
table.cost-block .noleftborder {
	border-left: none;
}
table.cost-block .norightborder {
	border-right: none;
}
table.cost-block td {
	color: red;
	font-weight: bold;
	border: 1px solid #999999;
	height: 24px;
	padding: 3px 15px 3px 15px;
	background: #FFFFFF url('images/cost_block_2_bg.png') left bottom repeat-x;
}
/* Meta table */
.meta-title {
	margin-top: 12px;
	margin-bottom: 6px;
}
.meta-table {
	border-top: 1px solid #999999;
}
.meta-table td {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #f7f6e2;
	padding: 8px 12px;
}
.meta-table .key {
}
.meta-table .mhead {
	font-weight: bold;
}
.meta-table .value {
	border-left: none;
}
/* Items table */
.items-table {
	min-width: 500px;
	width: 90%;
}
.items-table thead {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.items-table thead th {
	border-bottom: 2px solid gray;
	padding-bottom: 5px;
}
.items-table tbody td {
	border-bottom: 1px solid gray;
	padding-bottom: 3px;
	padding-top: 10px;
}
.items-table .spaceAfterHead {
	padding-top: 10px;
}
.items-table .photo {
	min-width: 85px;
	width: 85px;
	max-width: 90px;
}
.items-table .description, .items-table .cost {
	font-size: 15px;
	font-weight: bold;
}
.items-table .description {
padding-right:7px;
}
.items-table .cost {
	color: red;
	min-width: 70px;
	width:14%;
	max-width: 100px;
}
/* Left block (catalog) */
.leftblock {
	position: absolute;
	width: 290px;
	margin-left: 20px;
	z-index: 9;
}
.leftblock .top {
	background: #FFFFFF url('images/left_block_top.jpg') 0px 0px no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	height: 5px;
}
.leftblock .bottom {
	background: #FFFFFF url('images/left_block_bottom.jpg') 0px 0px no-repeat;
	position: relative;
	height: 5px;
	left: 0px;
	bottom: 0px;
}
.leftblock .middle {
	background: #FFFFFF url('images/left_block_middle.jpg') 0px 0px repeat-y;
	position: relative;
	left: 0px;
	padding: 15px 15px 15px 20px;
}
.leftblock .middle h2 {
	margin-left: 23px;
	margin-bottom: 5px;
}
.leftblock .middle ul, .leftblock .middle ul li {
}
.leftblock .middle ul li {
	list-style: none;
	background: url('images/cat_i.jpg') 0px 10px no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.leftblock .middle ul li ul.sub-menu {
	list-style: none;
}
.leftblock .middle ul li ul.sub-menu li {
	background: url('images/red_i.jpg') 20px 10px no-repeat;
	padding-left: 30px;
}
.leftblock .middle .searchbox {
	margin-top: 20px;
}
.leftblock .middle .searchbox input.sitesearch {
	border: 1px solid gray;
	width: 230px;
}
.leftblock .middle .searchbox .go {
	padding: 3px 6px 2px 2px;
}
/* Right block (main content) */
.rightblock-p {
	position: relative;
	padding-left: 310px;
}
.rightblock-to-top {
	margin-top: -145px;
}
.rightblock {
	float: left;
	min-width: 650px;
	width: 100%;
	max-width: 100%;
}
.forpaddingblock {
	margin-left: 45px;
}
.news {
	float: left;
	min-width: 300px;
	width: 40%;
	max-width: 450px;
}
.news h2, .blockTitle {
	margin-bottom: 25px;
}
.news ul {
	list-style: none;
}
.news ul li {
	background: url('images/red_i.jpg') 0px 10px no-repeat;
	padding-left: 8px;
	margin-bottom: 8px;
}
.news ul li a {
	font-weight: bold;
	display: block;
}
.news #seeAllNews {
	padding-left: 8px;
	font-weight: bold;
}
.spec {
	float: left;
	min-width: 270px;
	width: 40%;
	max-width: 400px;
	margin-left: 30px;
}
.spec h2 {
	margin-bottom: 10px;
}
.spec img {
	float: left;
	margin-right: 8px;
}
.spec ul {
	list-style: none;
}
.spec li {
	list-style: none;
	clear: both;
	padding-top: 15px;
}
.spec li a {
	display: block;
}
.spec #seeAllSpec {
	clear: both;
	display: block;
	font-weight: bold;
	padding-top: 15px;
}
/* Color Line (bottom) */
.color-line {
	clear: both;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 50px;
	text-align: center;
}
.color-line .lines {
	width: 100%;
}
.color-line .lines * {
	float: left;
	height: 6px;
	position: relative;
}
.color-line .lines .wleft, .color-line .lines .wright {
	position: absolute;
	background-color: white;
	width: 3px;
	height: 100%;
}
.color-line .lines .wleft {
	left: 0px;
}
.color-line .lines .wright {
	right: 0px;
}
.color-line .line-1 {
	width: 9%;
	background-color: #f30000;
}
.color-line .line-2 {
	width: 17%;
	background-color: #52a3f6;
}
.color-line .line-3 {
	width: 19%;
	background-color: #fddd01;
}
.color-line .line-4 {
	width: 7%;
	background-color: #30272a;
}
.color-line .line-5 {
	width: 19%;
	background-color: #94a0b0;
}
.color-line .line-6 {
	width: 22%;
	background-color: #bfd44c;
}
.color-line .line-7 {
	width: 7%;
	background-color: #102a4c;
}
/* Footer */
.footer {
	padding-left: 50px;
	padding-right: 60px;
	clear: both;
}
.footer .left {
	float: left;
	padding-bottom: 15px;
}
.footer .right {
	padding-bottom: 15px;
	float: right;
}

.entry-content ul {
	list-style-position: inside;
	padding-left: 15px;
}