body{
	font:13px Arial, Helvetica, Sans-Serif;
	margin:0;
	color:#000;
}
#mhk{
	margin:0;
	color:#000;
	font:13px Arial, Helvetica, Sans-Serif;
	background:#ebe6db;
	min-width:941px;
}

.fl{
    float:left;
}
.fr{
    float:right;
}
.clear{
    clear:both;
    float:none;
}

img{border-style:none;}
a{
	color:#000;
	text-decoration:underline;
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	outline:none;
	font:100% Arial, Helvetica, Sans-Serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* wrapper */
#wrapper{
	width:941px;
	margin:0 auto;
	padding:25px 0;
	font:13px Arial, Helvetica, Sans-Serif;
}
/* header */
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header{
	height:1%;
	margin:0 0 10px;
	position:relative;
}
/* main */
#main{
	background-color:#fff;
	padding:11px;
	margin:0 0 14px;
	height:1%;
}
.content-holder{
	overflow:hidden;
	width:100%;
}
#sidebar{
	float:left;
	width:257px;
}
#sidebar .title-box{
	background-color:#f0a500;
	overflow:hidden;
	height:1%;
	padding:13px 10px 12px;
}
#sidebar .title-box h2{
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	margin:0;
}
.submit-search{
	overflow:hidden;
	position:relative;
	float:right;
	padding:0 10px;
	text-align:center;
	height:24px;
	background:url(../images/bg-submit-search.png) no-repeat 100% 0;
	font-size:13px;
	color:#fff;
	line-height:22px;
	cursor:pointer;
	text-shadow:#920808 0 -1px 0;
}
.submit-search input{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1;
	background:none;
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
}
.input-search{
	overflow:hidden;
	height:19px;
	padding:5px 0 0 27px;
	background:url(../images/bg-input-search.gif) no-repeat;
}
.input-search input{
	float:left;
	width:100%;
	height:14px;
	padding:0;
	font-size:12px;
	line-height:14px;
	color:#7a7a7a;
	background:none;
	border:none;
}
.sidebar-block{
	background-color:#eae5da;
	padding:0 10px 3px;
	margin:0 0 14px;
	text-shadow:#fff 0 1px 0;
}
.sidebar-image-block{
	margin:0 0 14px;
}
.sidebar-block .visual:after{
	content:"";
	display:block;
	clear:both;
}
.sidebar-block .visual{
	width:257px;
	margin:0 -10px;
}
.sidebar-block .visual span{
	float:left;
	margin:-9px 0 0 -8px;
}
.sidebar-block .visual img{display:block;}
.info-list{
	overflow:hidden;
	width:255px;
	margin:0 -9px 5px;
	font-size:16px;
	line-height:20px;
}
.info-list dt{
	float:left;
	color:#666;
	padding:0 4px 0 9px;
	text-transform:uppercase;
}
.info-list dd{
	color:#f0a500;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 9px 10px;
	background:url(../images/separator01.gif) repeat-x 0 100%;
}
.info-list dd span{
	display:block;
	font-size:11px;
	color:#9a9a9a;
	font-weight:normal;
	margin:0 0 -4px;
}
.sidebar-block h3{
	margin:0 0 8px;
	color:#f0a500;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.sidebar-block address{
	font-style:normal;
	font-size:14px;
	line-height:18px;
	color:#666;
	padding:0 0 5px;
}
.sidebar-block address span,
.sidebar-block address strong{display:block;}
.timing{
	color:#989898;
	font-size:11px;
	line-height:16px;
	padding:0 0 9px;
}
.timing p{margin:0;}
.sidebar-menu{
	list-style:none;
	margin:0 -9px;
	padding:4px 0 0;
	width:255px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.sidebar-menu li:first-child{
	background:none;
	padding-top:0;
}
.sidebar-menu li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	background:url(../images/separator01.gif) repeat-x;
	padding:8px 12px 6px;
}
.sidebar-menu a{
	float:left;
	padding:0 0 0 18px;
	background:url(../images/bullet02.png) no-repeat;
	text-decoration:none;
	color:#666;
}
.sidebar-menu a:hover{text-decoration:underline;}
.sidebar-menu.type01{
	font-size:16px;
	font-weight:normal;
	padding-top:10px;
}
.sidebar-menu.type01 a{
	color:#7d7d7d;
	padding:0;
	background:none;
}
.sidebar-menu.type01 li:first-child{padding-top:0;}
.sidebar-menu.type01 li{padding:10px 11px 6px;}
.sidebar-menu.type01 .ico{
	padding:6px 0 6px 34px;
	margin:-6px 0 -6px -4px;
	background:url(../images/ico-percent.png) no-repeat;
}
#content{
	float:right;
	width:651px;
}
#content h2{
	color:#fff;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	padding:6px 12px;
	background-color:#f0a500;
	margin:0 0 10px;
}
.preview-holder:after{
	content:"";
	display:block;
	clear:both;
}
.preview-holder{
	width:100%;
	padding:0 0 30px;
}
.preview{
	float:left;
	width:381px;
	padding:0 14px 0 0;
}
.preview .visual{
	/*border:1px solid #d9d4c6;*/
	width:379px;
	height:315px;
	overflow:hidden;
	margin:0 0 11px;
}
.preview-nav:after{
	content:"";
	display:block;
	clear:both;
}
.preview-nav{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.preview-nav li{
	float:left;
	padding:0 11px 12px 0;
}
.preview-nav a{
	float:left;
	border:1px solid #d9d4c6;
}
.preview-nav a:hover{
	border:none;
	padding:7px 6px;
	margin:-6px -5px;
	background:url(../images/bg-preview-hover.gif) no-repeat 1px 1px;
}
.preview-nav a span{
	display:block;
	width:60px;
	height:60px;
	overflow:hidden;
}
.preview-holder > .text{
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
}
.preview-holder h3{
	color:#f0a500;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 14px;
}
.simple-list ul{
	list-style:none;
	margin:0;
	padding:0 0 26px;
	line-height:17px;
}
.simple-list li{
	padding:0 0 0 19px;
	background:url(../images/bullet02.png) no-repeat;
}
.buttons-holder{
	overflow:hidden;
	width:100%;
	padding:0 0 38px;
}
.btn-video,
.btn-sound,
.btn-rotate{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px 7px 0;
	width:90px;
	height:31px;
	background:url(../images/btn-rotate.png) no-repeat;
}
.btn-video{background:url(../images/btn-video.png) no-repeat;}
.btn-sound{background:url(../images/btn-sound.png) no-repeat;}
.buttons-holder .visual{
	float:left;
	margin:0 9px 0 0;
	border:1px solid #d9d4c6;
	width:86px;
	height:57px;
	overflow:hidden;
}
.brand{
	overflow:hidden;
	width:100%;
}
.brand a{float:left;}
.brand img{
	display:block;
	text-align: center;
}
.text-holder p{margin:0 0 15px;}
#description h2{
	color:#f0a500;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	margin:0 0 12px;
	background-color:transparent;
	padding:0;
}
.text-holder h3{
	color:#f0a500;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	margin:0 0 12px;
}
.text-holder h4{
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	margin:0 0 15px;
}
.usual-list{
	list-style:none;
	margin:0;
	padding:0 0 15px 37px;
}
.usual-list li{
	padding:0 0 0 13px;
	background:url(../images/bullet03.png) no-repeat 0 5px;
}
.text-holder{padding:0 0 16px;}
.description {padding-left:20px; padding-right:15px;}
.copyright{
	list-style:none;
	margin:0 -11px -11px;
	padding:7px 0;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#777;
	background-color:#f0deb6;
	text-align:center;
	width:941px;
	overflow:hidden;
}
.copyright li:first-child{
	background:none;
	padding-left:0;
}
.copyright li{
	display:inline;
	background:url(../images/separator02.gif) no-repeat 2px 2px;
	padding:0 0 0 7px;
}
.copyright a{color:#777;}
.title{
	background-color:#f0a500;
	border-bottom:3px solid #cac5b9;
	position:relative;
	padding:7px 11px 8px;
	margin:0 0 5px;
}
.title h2{
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	margin:0;
}
.title .corner{
	position:absolute;
	width:38px;
	height:22px;
	background:url(../images/title-corner.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	bottom:-22px;
	left:22px;
}
.catalog-holder{
	border:1px solid #cac5b9;
	padding:14px 10px 10px 10px;
	background-color:#fff;
	margin:0 0 14px;
}
.catalog-holder > .holder{
	border:1px solid #c7ced4;
	padding:0 0 2px;
	position:relative;
}
.catalog{
	width:912px;
	margin:0 auto 11px;
	overflow:hidden;
}
.catalog > ul{
	list-style:none;
	margin:0;
	padding:4px 0 0;
	overflow:hidden;
	width:9999px;
}
.catalog > ul > li{
	float:left;
	width:912px;
}
.inner-list{
	list-style:none;
	margin:0;
	padding:0;
}
*+html .inner-list li{
	display:inline;
	margin-right:2px;
}
.inner-list li{
	display:inline-block;
	vertical-align:top;
	margin:0 -2px 4px 2px;
	width:146px;
	border:1px solid #c8cfd5;
	background-color:#f1dfb6;
	text-align:center;
}
.inner-list a{
	padding:4px 0 0;
	display:block;
	min-height:178px;
	text-decoration:none;
}
.inner-list a:hover{
	text-decoration:underline;
}
.inner-list .visual{
	cursor:pointer;
	display:block;
	margin:0 auto 7px;
	width:81px;
	height:81px;
}
.inner-list .name{
	display:block;
	cursor:pointer;
	font-size:13px;
	line-height:15px;
	padding:0 0 5px;
}
.inner-list strong{
	font-size:16px;
	line-height:18px;
	cursor:pointer;
	display:block;
	padding:0 0 4px;
	text-transform:uppercase;
}
.catalog-holder .pages{
	text-align:center;
	display:block;
	font-size:12px;
	padding:0 0 7px;
}

.info-block{
	border:1px solid #cac5b9;
	padding:0;
	background:#fff url(../images/bg-info-block.gif) repeat-y 50% 0;
	margin:0 0 14px;
}
/* popup */
.popup-body{
	background-color:#fff;
	min-width:0;
}
.preview-frame{
	overflow:hidden;
	height:1%;
	padding:20px 0;
	width:815px;
	margin:0 auto;
}
.preview-frame .visual{
	overflow:hidden;
	height:1%;
}
.preview-frame .preview-nav .active a{
	border:none;
	padding:7px 6px;
	margin:-6px -5px;
	background:url(../images/bg-preview-hover.gif) no-repeat 1px 1px;
}
.preview-frame > .block{
	float:right;
	width:292px;
}
.preview-frame h2{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#7aaf15;
	margin:0 0 14px;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

.video {
height:380px;
max-height:490px;
width:660px;
overflow:scroll;
overflow-x: hidden
}
.sound {
width:490px;
max-height:300px;
overflow:scroll;
overflow-x:hidden;
}
.sound h4 {
margin:0 0 5px;
}
.small {
font-size:11px;
color:#9a9a9a;
}

.mhk-box {
	padding:15px 15px 0 15px;
	background-color:#FFFFFF;
	color:#333333;
	border:1px solid #CCCCCC;
	color:#666666;
	margin-bottom:20px;
}

.mhk-bordercol-orange {
	border-color:#ff9c00; 
}

.img-responsive{
	display: block;
	max-width: 100%;
}