@charset "windows-1251";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}


html {
	background:#ddd url(../images/kimpx_sitebgr.gif) repeat-x 0 0;
}
html, body {
	height:100%;
}
body {
    height:100% !important;
	background:url(../images/cntbgr.png) repeat-y top center;
	background-attachment: scroll;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
}
.wrapper {
	width:100%;
/*	min-width:1125px; */
	min-width:1230px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	background:#fff url(../images/content_btmbgr.jpg) no-repeat bottom right;
	position:relative;
}

.wrapper1 {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* head style */
#headhld {
	background:url(../images/header_bgrrep.gif) repeat-x 0 0;
	width:100%;
	height:184px;
}
.spacer {
	width:1000px !important;
	height:1px;
	min-width:1000px;
}
#head {
	background:url(../images/kimpx_headbgr_100pr.jpg) no-repeat 0 0;
	width:100%;
	height:184px;
	position:relative;
}
#head #song {
	width:34px;
	height:20px;
	overflow:hidden;
	position: absolute;
	top:20px;
	right:10px;
	z-index:100;
	border:1px solid black;
}
#head #header {
	position:absolute;
	top:30px;
	right:60px;
	height:14px;
}
#head #header #langsel {
float:right;
width:80px;
margin-top:-15px;
}
#head #header #langsel form {
margin:0;
width:140px;
}
#head #header #langsel select {
width:140px;
}
#head #header ul {
float:right;
}
#head #header ul, #head #header ul li, .footer #ftr ul, .footer #ftr ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#head #header ul li, .footer #ftr ul li{
	float:left;
	width:110px;
	list-style:none;
}
#head #header ul li a,
.footer #ftr ul li a {
	display:block;
	background:url(../images/arrow_sm.gif) no-repeat 5px 0;
	font:12px/12px Arial, Helvetica, sans-serif;
	text-indent:25px;
	color:#000;
	text-decoration: none;
}
.footer #ftr ul li a {
	color:#fff;
}
#head #header ul li a:hover{
	color:#a02701;
	background:url(../images/arrow_sm_ov.gif) no-repeat 5px 0;
	text-decoration:underline;
}

/* top menu style */
#topmenu {
	width:100%;
	height:35px;
	background:url(../images/kimpx_srchbgr_100pr.gif) no-repeat top right;
	margin-right:20px;
}
#topmenu #menu, #topmenu #menu_bg, #topmenu #menu_en {
	float:left;
/*	width:735px; */
	width:840px;
	margin-left:20px;
}
#topmenu #menu ul, #topmenu #menu ul li,#topmenu #menu_bg ul, #topmenu #menu_bg ul li,#topmenu #menu_en ul, #topmenu #menu_en ul li {
	margin:0;
	padding:0;
	list-style:none;
}
 #topmenu #menu ul li,#topmenu #menu_bg ul li, #topmenu #menu_en ul li {
    float:left;
	width:120px;
	height:35px;
	list-style:none;
 }
#topmenu #menu_bg  ul li a{
	background:url(../images/bg/kimpx_tpmn.gif) no-repeat scroll bottom left;
	overflow:hidden;
	display:block;
	width:118px;
	height:35px;
	text-indent:-9999px;
}
#topmenu #menu_en  ul li a{
	background:url(../images/en/kimpx_tpmn.gif) no-repeat scroll bottom left;
	overflow:hidden;
	display:block;
	width:118px;
	height:35px;
	text-indent:-9999px;
}
a#btn1{
	background-position:0 0;
}
a#btn1:hover,a#btn1:active{
	background-position:0 0 !important;
}
a#btn2{
	background-position:-118px -35px !important;
}
a#btn2:hover,a#btn2:active{
	background-position:-118px 0 !important;
}
a#btn3{
	background-position:-236px -35px !important;
}
a#btn3:hover,a#btn3:active{
	background-position:-236px 0 !important;
}
a#btn4{
	background-position:-356px -35px !important;
}
a#btn4:hover,a#btn4:active{
	background-position:-356px 0 !important;
}
a#btn5{
	background-position:-474px -35px !important;
}
a#btn5:hover,a#btn5:active{
	background-position:-474px 0 !important;
}
a#btn6{
	background-position:-711px -35px !important;
}
a#btn6:hover,a#btn6:active{
	background-position:-711px 0 !important;
}
a#btn7{
	background-position:-946px -35px !important;
}
a#btn7:hover,a#btn7:active{
	background-position:-946px 0 !important;
}
/* search field style */

#srchhld {
	width:330px;
	height:25px;
	float:right;
	margin:2px 20px;
	padding:0;
}
#srchhld ul{
	float:left;
	width:65px;
	margin:0;
	padding:0;
	list-style:none;
}
#srchhld ul li {
	margin-bottom:2px;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 2px 0;
	paddin:0;
	list-style:none;
}
/*
input#code {
	float:left;
	margin:0;
	margin-right:5px;
	padding:0;
	width:0.7em;
	height:0.7em;
}
*/
#srchhld #search {
	float:left;
	width:255px;
	height:25px;
	line-height:25px;
	margin-top:3px;
	margin-left:5px;
}
#srchhld #search input {
	float:left;
	width:175px;
	height:18px;
	border:1px solid #000;
	font:10px/18px Arial, Helvetica, sans-serif;
}
#srchhld #search input#submit {
	width:58px;
	height:20px;
	margin-left: 10px;
}

span.checkbox {
  width: 14px;
  height: 14px;
  padding: 0 2px 0 0;
  background: url(../images/checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}

#content {
	width:1000px;
	margin:0;
	padding:0;
}

.contmask, .linkedmask {
        position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	
}
.colright, .linkedright {
        float:left;
        width:200%;
		position:relative;
		left:245px;
    }

.linkedright {
left:0;
}
	
#left {
    position:relative;
    right:245px;

	width:235px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}
#linkedspecial_left {
    position:relative;
    right:275px;

	width:275px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
#right {
	float:right;
	    width:50%;
	    position:relative;
	    right:245px;
	    padding-bottom:1em;

}

#linkedright {
	float:right;
	    width:50%;
	    position:relative;
	    right:0;
	    padding-bottom:1em;

}

.rgtcol {
	    margin:10px 15px 0 255px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}

.linkedrgtcol {
	    margin:0 0;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}


/* left colum */
div.leftcontent {
	width:235px;
	margin: 10px 0;
	padding:0;
	color:#fff;
}
div.leftcontent h1.header {
	width:100%;
	height:34px;
	text-indent:-9999px;
	line-height:34px;
	margin:0;
	padding:0;
}
div.leftcontent div.info {
	width:235px;
	margin:0;
	padding:0;
    background:url(../images/leftclm_bgr.gif) repeat-y 0 0;
}
div.leftcontent div.bottom {
	width:235px;
	height:9px;
	font:9px/9px;
	margin:0;
	padding:0;
	background:url(../images/leftclm_btm.gif) no-repeat 0 0;
}
div.leftcontent div.info a, div.leftcontent div.info a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	margin:0 3px;
	padding:0;
}
div.leftcontent div.info a:hover {
	cursor: pointer !important;
	background-color:#999;
}
div.leftcontent div.info p{
	padding:5px 10px;
	margin:0;
	display:block;
	width:215px;
}
div.leftcontent div.info p img{
	border:1px solid #fff;
	float:left;
	margin-right:10px;
}


/* right column */

/* catalog index */
#catTitle2009 {
	float:left;
	display:block;
	width:348px;
	height:45px;
	margin-left: 8px;
	text-indent: -9999px;
	
}
#catTitle2010 {
	float:left;
	width:348px;
	height:45px;
	margin-left: 20px;
	text-indent: -9999px;
	clear:right;
}

#spoffer {
	float:right;
	width:350px;
	height:147px;
	background:url(../images/kimpx_spoffbgr_bg.gif) no-repeat 0 0;
}
#spoffer div {
	margin:40px 8px 8px;
}
.catalogmain {
	float:left;
	width: 173px;
	height: 85px;
	margin: 16px 0 0 8px;
}
.catalogmain div{
	width: 160px;
	height: 80px;
	padding:5px;
}
.catalogmain a{
	display:block;
	width: 162px;
	height: 77px;
	padding:4px;
	background: #dcdcdc url(../images/arrow_sm.gif) no-repeat 152px 70px;
	text-decoration:none;
	color:#5e5d5d;
}
.catalogmain a:hover {
	background: #5e5d5d url(../images/arrow_sm_ov.gif) no-repeat 154px 70px;
	text-decoration:underline;
	color:#fff;
}
	
.catalogmain a img{
	float: left;
	margin-right:6px;
	border:none;
}
.catalogmain a h1{
	width: 78px;
	font-size: 11px;
	text-transform:lowercase;
	font-weight:normal;
	float:left;
}

 /* sub-cat links */
.subcat {
	margin:0 0 10px 10px;
}
.subcat a {
	width:700px;
	display:block;
	background:url(../images/arrow_catsm.gif) no-repeat 0 0;
	height:14px;
	padding:0;
	margin-bottom:5px;
	color:#000;
	font-size:11px;
	line-height:14px;
	text-indent:18px;
	text-transform:uppercase;
	text-decoration:none;
}
.subcat a:hover {
	background:#787878 url(../images/arrow_catsm_ov.gif) no-repeat 0 0;
	color:#fff;
}
.subcat .info {
	margin-top:20px;
	padding:0;
	color:#000;
	font-size:12px;
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
}
.subcat .info img{
	float:left;
	border:2px solid #787878;
	margin:2px 20px 5px 0;
}

 /* items */
.itmlst {
	display:block;
	width:98%;
	min-width:705px;
	height:95px;
	line-height:95px;
	margin-left:20px;
	background:url(../images/kimpx_itemlist_bgr100.gif) repeat-x 0 0;
	overflow:hidden;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	
}
a.itmlst {
	text-decoration:none;
	color:#787878;
}

.itmlst h1 {
	float:right;
	width:140px;
	margin-top:35px;
	font-size:12px;
	line-height: normal;
	font-weight:normal;
	text-transform:lowercase;
	text-decoration:none;
}
.itmlst h1.title {
	float:left;
	width:240px;
	margin-right:10px;
}
.itmlst:hover, a.itmlst:hover {
	background: url(../images/kimpx_itemlist_bgr100.gif) repeat-x 0 -95px;
	font-weight:bold !important;
	text-decoration:underline;
}
a.itmlst:hover h1 {
	font-weight: bold;
}
.itmlst img {
	float:left;
	margin:7px 20px 5px 7px;
	border:2px solid #787878;
}

/* categories menu */
#cmenuhld {
	position:relative;
	width:100%;
	min-width:1000px;
	margin:5px 0 5px 20px;
	overflow:hidden;
	clear:both;
}
.column {
	float: left;
	position:relative;
	width:24%;
	min-width: 248px;
	margin:0;
	padding:0;
}
.column h1 a, .column h1 a:visited {
	display:block;
	margin:2px 0 2px 0;
	width:247px;
	height:13px;
	background:url(../images/arrow_navsm.gif) no-repeat 0 0px;
	color:#000;
	font:small-caps 500 11px/13px Tahoma, Arial, Geneva, Verdana, sans-serif !important;
	/* font-stretch:semi-condensed; */
	text-decoration:none;
	text-transform:lowercase !important;
	text-indent: 14px;
}
.column h1 a:hover, .column h1 a:active, .column h1 a.over {
	background:#979494 url(../images/arrow_navsm_ov.gif) no-repeat 0 0px;
	color:#fff;
}
/* breadcrumbs */

#breadcr {
	widht:100%;
	/* min-width:960px; */
	height:23px;
	margin:5px 20px;
	background:#787878 url(../images/breadcr_bgr.gif) no-repeat top left;
	text-indent:250px;
}

#breadcr, breadcr a, #breadcr a:visited {
	font-size:11px;
	text-transform:lowercase;
	text-decoration: none;
	line-height:23px;
	color:#fff;
}

/* footer style */
.footer, .push {
	width:1000px;
	height: 50px;
}
.footer {
	width:100%;
	margin: 0 auto;
	padding:0;
	line-height:50px !important;
	background-color:#1d165c;
	position:relative;
}

.footer #ftr {
	width:350px;
	float:right;
	margin-top:15px;
	margin-right:20px;
	height:20px;
	}
.footer #terms {
	width:500px;
	height:50px;
	float:left;
	color:#fff;
	margin-left:30px;
}
.pgholder {
width:98%;
height:20px;
margin:10px 0;
}
.pcount {
height:20px;
float:right;
text-align:center;
line-height:20px;
}
.pcount a, .pcount a:visited {
display:block;
float:left;
height:20px;
width:20px;
margin:0 1px;
background:#19207a;
color:#fff;
text-align:center;
text-decoration:none;
border:1px solid black;
font-size:14px;
}

.pcount p.active {
display:block;
float:left;
height:20px;
width:20px;
color:#fff;
border:1px solid black;
font-size:14px;
}

.pcount a:hover, .pcount p.active {
background:#979494;
margin-top: -5px;
}

#item {
clear:both;
margin-left:20px;
}
#item h1 {
margin:0 0 20px 0;
background: url(../images/item_title_bgrrp.gif) repeat-x top left;
height:32px;
line-height:32px;
text-indent:20px;
color:#fff;
font-size:16px;
position:relative;
}
#item h1 a,#item h1 a:visited {
position:absolute;
top:0;
right:20px;
text-transform:lowercase;
width:100px;
color:#fff;

}

#item h1 a:hover {
color:#000;
}

#item table {
float:right;
text-align:center;
margin-right:5px;
max-width:390px;
font-size:11px;
}
#item table td, #item table th{
padding:3px 5px;
}
#item table td {
border-bottom: 1px solid #6B6E6F;
}
#item table td.none {
	border:none !important;
}
#item table th {
color:#fff;
}
#item table tr {
	border-bottom:1px solid #000;
    border-left:1px solid #000;
	vertical-align:top;
}



#item div#imghld {
	float:left;
	width:276px;
}
#item img {
float:left;
border:1px solid #000;
}
#item div#itemdesc {
float:left;
margin-left:10px;
min-width:100px;
max-width:250px;
font-size:12px;
font-weight:600;
font-style: italic;
}
#item div#itemdesc ul {
	margin-left:20px;
}

/* style for linked items */
#linkedsch {
float:left;
position:relative;
margin-left:20px;
width:275px;
}
#linked_rght {
float:left;
position:relative;
width:100%;
}

.item {
margin-left:20px;

}
.item h1 {
margin:0 0 20px 0;
background: url(../images/item_title_bgrrp.gif) repeat-x top left;
height:32px;
line-height:32px;
text-indent:20px;
color:#fff;
font-size:16px;
position:relative;
}
.item h1 a,#item h1 a:visited {
position:absolute;
top:0;
right:20px;
text-transform:lowercase;
width:75px;
color:#fff;
margin-right: 10px;
}

.item h1 a:hover {
color:#000;
}

.item table {
float:right;
text-align:center;
margin-right:5px;
max-width:390px;
font-size:11px;
}
.item table td, #item table th{
padding:3px 5px;
}
.item table td {
border-bottom: 1px solid #6B6E6F;
}
.item table th {
color:#fff;
}
.item table tr {
	border-bottom:1px solid #000;
    border-left:1px solid #000;
	vertical-align:top;
}



.item div#imghld {
	float:left;
	width:210px;
	margin-bottom:10px;
}
.item img {
float:left;
border:1px solid #000;
}
.item div#itemdesc {
float:left;
margin-left:10px;
min-width:100px;
max-width:250px;
font-size:12px;
font-weight:600;
font-style: italic;
}


/* end style for linked items */



.rodd {
	background:#e4e3e3;
}
.newitem {
	width:40px;
	height:14px;
	background: url(../images/bg/newitem.gif) no-repeat center center;
	padding:0 !important;
}
	
th.rodd {
	background:#979494;
}
.reven {
	background:#d7d7d4;
}
th.reven{
	background:#6b6e6f;
}

/* page title */

h1.ptitle {
	width:100%;
	height:32px;
	line-height:32px;
	background: url(../images/ptitle_bgr.gif) repeat-x top left;
	font-size:16px;
	text-align:right;
	margin:10px 0;
	color:#fff;
}
h1.ptitle span {
	height:32px;
	line-height:32px;
	background:#fc4209;
	padding:6px 10px;
	margin-right:50px;
}

h1.ptitle img {
margin-right:50px;
}

.infotext {
	margin-left:20px;
	font-size:12px;
}
.infotext img.info {
	float:left;
	border:2px solid #000;
	margin:0 10px 10px 0;
}
.infotext h2{
    clear:both;
	font-size:14px;
}

#map {
	width:690px;
	height:300px;
	margin:10px;
	margin-left:0;
	border:2px solid #999;
}

.maploc {
line-height:16px;
}
.maploc a, .maploc a:visited {
margin-left:15px;
color: blue;
padding:2px 5px;
}
.maploc a:hover {
color: #fff;;
background: #000;
}
div.news {
margin-bottom:10px;
}
h1.news {
font-size:11px;
border-bottom:1px solid red;
margin:10px 0;
}
h1.news span {
display:block;
height:15px;
width:60px;
padding:2px 5px;
color:#fff;
background:red;
}

.news h2 {
float:left;
margin-left:270px;
}
.news .red {
color:red;
}

#gallery a {
display:block;
margin:5px;
float:left;
}
#gallery img {
border:1px solid #000;
}

/* Partners area style */
.lpartn {
width:100px;
float:left;
}
.rpartn {
float:left;
}
.lpartn, .rpartn {
line-height:33px;
}
.lpartn img {
margin-left:10px;
}

/* Contacts style */

#contactshld {
float:left;
margin-left:20px;
width:390px;
font-size:11px;

}
#contactshdr {
height:24px;
margin-bottom:10px;
line-height:20px;
background:black;
}
.address, .maplnk, .phones, .emails {
float:left;
margin-left:5px;
}
h1.address, h1.maplnk, h1.phones, h1.emails {
display:block;
height:24px;
font-size:12px;
font-weight:bold;
line-height:24px;
text-indent: 5px;
text-decoration:none;
border-right:1px solid #fff;
color:#fff;
}
.address {
width:220px;
}
h1.maplnk {
text-align:left;
}
.maplnk {
width:53px;
text-align:center;
}
.maplnk a {
background: url(../images/bg/mapico.gif) no-repeat 0 0;
width:50px;
height:24px;
display:block;
text-indent:-9999px;
overflow:hidden;
}
.maplnk a:hover {
background: url(../images/bg/mapico.gif) no-repeat 0 -24px;
}

.phones {
width:99px;
}
.emails {
width:55px;
}

.contacttl {
font-weight:bold;
margin:0 0 0 10px;
line-height:24px;
font-size:14px;
}
.contacts_row {
margin-bottom:10px;
padding-bottom:4px;
border-bottom:1px solid #000;
}

div#gallery {
clear:both;
margin-bottom:20px;
}

.commentForm {
	
	z-index: 10000;
	width: 400px;
	height: 230px;
	border: 1px black solid;
	position: absolute;
	display: none;
	background-color: white;
	padding: 10px;
	
	}

.commentForm input, .commentForm textarea {
float:left;
width:250px;
height:20px;
margin:5px 10px;
border: 2px solid black;
font-size:11px;
}
 .commentForm textarea {
 height:90px;
 }
 .commentForm input.btn {
 width:120px;
 float:left;
 }
 
 .commentForm div.label {
 width:90px;
 height:20px;
 float:left;
 padding-top:3px;
 font-size:12px;
 font-weight:bold;
 }
 
 .commentForm p#cType {
 font-size:14px;
 font-weight:bold;
 margin-left:120px;
 }
 
 .commentForm div.row {
 clear:both;
 }
 #promo {
 margin:0 auto;
 }
 #promo img {
 margin: 2px auto;
 border:none;
 }
 
 #comments {
 z-index: 9999;
 position:absolute;
 height:230px;
 }
 
 .tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
width: 800px; 
height: 25px;
position:absolute;
left:180px;
bottom:5px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 5px;
width: 790px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 810px;
height:20px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
color:white;
}
ul.newsticker li {
float: left !important; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;

}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	margin: 0 5px 0 0;
	list-style: none;
	font: bold 14px Verdana;
	color:#fff !important;
	line-height:20px;
	
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 710px;
	height: 20px;
	margin-bottom: 0.5em;
	position:absolute;
	left:210px;
	bottom:5px;
	padding:0 5px;
	
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 700px;
	height: 20px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	height: 20px;
}
/* Video Section Styles */

h2.video {
	width:100%;
	border-bottom: 1px #19207a solid;
	color:#FF4208;	
}
h2.video span {
	background:#19207a none repeat scroll 0 0;
	color:#FFF;
	display:block;
	height:18px;
	width:60px;
	padding:2px 5px;
	font-size:14px;
}
div.video {
	width:640px;
	height=480px;
	margin:20px auto;
}
