* {
	margin: 0;
	/*padding: 0;
	border: 0;*/
	outline: 0;
	font-size:100%;
	vertical-align:baseline;
}

html, body, 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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	vertical-align:baseline;
	
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	width:100%;
    font-size: 100.1%;
	overflow-y: scroll;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#999999;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing: 0.01em;
	background:#0a0a0a url(/img/sound/bgr.jpg) 0 0 repeat;
	font-size:12px;
}

a {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

h1 {
	font-size: 1.8em;
	color:#FFF;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.2em;
	color: #999999;
}

h3 {
	color: #999999;
	font-size:1em;
}

p, h1, h2, h3 {
	margin-bottom: 10px;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

img { border:0; }

form {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
td, th {
	padding:4px;
	/*border:1px solid #9f0900;*/
	vertical-align: top;
	text-align: left;
}

input {
	/*border:1px solid #9f0900;*/
}

textarea {
	border:1px solid #9f0900;
}

select {
	border:1px solid #9f0900;
}

ol, ul {
	list-style-position:inside;
}

.clear {
	clear: both;
}

#wrapper {
	min-height: 100%;
	min-width:1000px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -162px;
	background:url(/img/sound/main-bgr.jpg) 0 0 repeat-x;
}

.main {
	background:url(/img/sound/main.jpg) 0 0 no-repeat;
	position:relative;
	width:100%;
	min-height:666px;
}

.logo {
	display:block;
	width:364px;
	height:66px;
	cursor:pointer;
	float:left;
	margin:32px 0 0 113px;
}

.phone {
	/*background:url(/img/sound/phone.gif) 0 0 no-repeat;
	display:block;*/
	width:340px;
	height:60px;
	float:right;
	/*margin:32px 90px 0 0;*/
	margin:32px 40px 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align: right;
}
.phone .number {
	color:#FFFFFF;

/*font-size: 2.6em;*/
font-size: 2em;
font-style: italic;
}
.phone .desc {
	color:#999999;
margin-bottom: 0;
font-size: 1.4em;

}

/* main menu strat */
.main_menu {	
	display:block;
	float:right;
	width:auto;
	margin:60px 0 0 0;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
}

.main_menu li {
	background: #e6e6e6;
	display:block;
	width:auto;
	height:23px;
	float:left;
	padding:5px 15px 0 0;
	text-align:center;
	margin:3px 0;
}

.main_menu li a {
	color:#000000;
}

.main_menu li.menu_bgr {
	background:url(/img/sound/menu_bgr.png) 0 0 no-repeat;
	width:10px;
	height:28px;
	padding:0;
}

.main_menu li.current_menu {
	padding:0;
	height:34px;
	padding:0 15px 0 0;
	width:auto !important;
	margin:0;
	background:url(/img/sound/current_menu.gif) 0 50% repeat-x;
}

.main_menu li.current_menu a {
	display:block;
	float:left;
	height:18px;
	padding:8px 0;
	color:#ffffff;
	text-decoration:none;
	background-color: #a00900;
}

.current_menu b {
	float:left;
	width:10px;
	height:34px;
	display:block;
}

.current_menu_left {
	background:url(/img/sound/current_menu_left.png) 0 0 no-repeat;
}

.current_menu_right {
	background:url(/img/sound/current_menu_right.png) 0 0 no-repeat;
}

.r1-menu, .r2-menu, .r3-menu, .r4-menu, .r5-menu {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r5-menu { margin: 0 5px; }

.r4-menu { margin: 0 4px; }

.r3-menu { margin: 0 3px; }

.r2-menu { margin: 0 2px; }

.r1-menu { margin: 0 1px; }


/* main menu end */

.cart {
	clear:both;
	color:#9f0900;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	padding:13px 100px 0 0;
	font-size:1.5em;
	
}

.m1 {
	padding:43px 100px 0 0;
	font-size:1.5em;
	background:url("/img/sound/cart.jpg") no-repeat scroll 100% 0 transparent;
	min-height:157px;
}

.cart a {
	color:#9f0900;
}

.cartT {
	color:#999999;
	font-size:0.8em;
}

.cartS {
	color:#ffffff;
	font-size:1.5em;
}

.new {	
	width:50%; /*452px*/
	float:right;
	padding:0 0 0 50px;
}

.newTit {
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

.news p {
	margin:0 0 30px 0;
}

.date {
	font-style:italic;
	text-decoration:underline;
	color:#9f0900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.news {
	overflow: hidden;	
	font-size:1.1em;
	margin:157px 0 0 50px;
}

* html  .news {
	height: 1%;
	overflow: visible;
}

.page {
	padding:0;
	width:100%;
	float:left;
	/*margin-top: 50px;*/
	margin-top: 0px;
}

.page table {
	width:100%;
	overflow:hidden;
	height:auto;
}

.new table td {
	/*width:126px;*/
	/*padding:0 23px 35px 0;*/
}

.new table td.slider_arrow {
	vertical-align:middle;
	width:30px;
	text-align:center;
}

.new table td.arr1 {
	text-align:left;
}

/*.new ul li {
	display:inline;
	float:left;
	width:126px;
	margin:0 23px 35px 0;
}*/

.index_catalog li {
	display:inline;
	float:left;
	width:126px;
	margin:0 8% 35px 0;
}

.filters_ul ul li {
	display:inline;
	float:left;
	width:126px;
	margin:0 23px 35px 0;
}

.new_item_rounded {
	width:126px;
	position: relative;
}
.new55 {
	width: 66px;
	height: 38px;
	background-image: url('/img/sound/new.png');
	position: absolute;
	left:0; bottom: 0;
}

.new_item {
	background:#fcfcfc url(/img/sound/new_item.jpg) 0 0 no-repeat;
	/*min-height:176px;*/
	width:104px;
	padding:11px 11px 6px 11px;
	font-size:0.9em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	height:176px;
	overflow: hidden;
}

* html .new_item{
	height:176px;
}

.new_item a {
	color:#000;
}

.new_item ul {
	padding:10px 0;
	display:block;
}

.new_item ul li {
	width:40px;
	display:inline;
	float:left;
	margin:5px 5px 0 0;
	padding:0;
	color:#666666;
}

.new_item ul li.new_on {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#a50e00;
	width:57px;
	margin:0 0 5px 0;
}

.new_item ul li.new_off {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#333333;
	width:57px;
	margin:0 0 5px 0;
}

.incart {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#9f0900 !important;
	display:block;
}




.special {
	background:url(/img/sound/special.jpg) 0 0 no-repeat;
	width:337px;
	height:197px;
	margin:5px 0 0 50px;
	float:left;
	padding:46px 0 0 14px;
}

.special_img {
	float:left;
	width:180px;
	margin:0 15px 0 0;
}

.articles {
	overflow: hidden;
	padding:0 0 0 50px;
}

* html  .articles {
	height: 1%;
	overflow: visible;
}

/* rounded articles_block strat */
.articles p {
	margin:0 0 20px 0;
}

.rounded-art {
	margin:0 20px 10px 0;
	width:auto;
	height:32px;
}


.rounded-art a {
	display:block;
	float:left;
	height:18px;
	padding:7px 0;
	color:#ffffff;
	text-decoration:none;
	background-color: #a00900;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.gray a {
	background-color:#cccccc;
	color:#333333;
}

.rounded-art b {
	float:left;
	width:10px;
	height:32px;
	display:block;
}

.artR_left {
	background:url(/img/sound/artR_left.gif) 0 0 no-repeat;
}

.artR_right {
	background:url(/img/sound/artR_right.gif) 0 0 no-repeat;
}

.artG_left {
	background:url(/img/sound/artG_left.gif) 0 0 no-repeat;
}

.artG_right {
	background:url(/img/sound/artG_right.gif) 0 0 no-repeat;
}

/* rounded articles_block end */

.stock {
	background:url(/img/sound/stock.jpg) 0 0 repeat-x;
	height:169px;
	margin:40px 50px 0 50px;
}

.stockL {
	background:url(/img/sound/stock_left.jpg) 0 0 no-repeat;
}

.stockR {
	background:url(/img/sound/stock_right.jpg) top right no-repeat;
	height:109px;
	width:auto;
	padding:30px;
}

.stockImgL {
	float:left;
}

.stockImgR {
	float:right;
}

/* - cart - */
.cart_bgr {
	background:url(/img/sound/cart_bgr.jpg) 50% 0 no-repeat;
	position:relative;
	width:100%;
	min-height:590px;
}

.content {
	width:100%;
	margin:60px 0 0 0;
}

.content td {
	border:0;
	vertical-align:top;
	padding:0;
}

.content .main_menu {
	margin:0;
}

.content td.catM {
	/*width:25%;*/
	width:285px;
}

.catM_bgr {	
	background:url(/img/sound/cat_menu.jpg) top right repeat-y;
	padding:0;
}

.catM_top {
	background:url(/img/sound/cat_menu_top.jpg) top right no-repeat;
}

.catM_btm {
	background:url(/img/sound/cat_menu_bottom.jpg) right bottom no-repeat;
	padding:5px 15px 20px 40px;
	font-family:Verdana, Geneva, sans-serif;
}

.catTit {
	color:#9f0900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	margin:0 0 10px 0;
}

.search {
	background:url(/img/sound/srch.jpg) top right no-repeat;
	padding:5px 15px 20px 60px;
	margin:14px 0 0 0;
	height:114px;
}

.catM .search p {
	margin:6px 0 10px 0;
}

.search input {
	border:1px solid #999999;
	padding:0;
	height:21px;
	background:url(/img/sound/input.gif) 0 0 repeat-x;
	margin:0;
	color:#9f0900;
}

.inputText {
	width:100%;	
}

.inputBut {
	float:right;
	width:90px;
}

.srch {
	background:url(/img/sound/search.png) 0 0 no-repeat;
	width:87px;
	height:119px;
	position:absolute;
	z-index:12;
	margin:-10px 0 0 0;
}

/* rounded cat menu strat */
.rounded-cat {
	margin:0 10px 10px 0;
	width:auto;
	display:inline;
}

.inner-cat {
	padding:0 10px;
}

.inner-cat, .rounded-cat b { 
	background: #ffffff; 
}

.catM a {
	color:#9f0900;
}

.catM p {
	margin:10px;
}

.inner-cat ul li {
	list-style:none;
	line-height:20px;
	list-style-position:outside;
}

.inner-cat ul li ul {
	margin:20px 0 0 15px;
}
.inner-cat ul li ul li {
	/*padding-bottom: 6px;*/
}

.inner-cat ul li a {
	color:#000;
}
.inner-cat ul li a.active2 {
	color:#9f0900;
}

.inner-cat ul li ul li ul {
	margin:0 0 0 15px;
}

.inner-cat ul li ul li ul li a {
	text-decoration:none;
	color:#666666;
}

.inner-cat li.active1 a {
	color:#000000;
}

.inner-cat li.active1 {
	color:#000000;
}

.inner-cat li.active1 li a {
	color:#666666;
}

.inner-cat li.active1 li {
	color:#666666;
}

.inner-cat li.active1 li.active2 a {
	color:#9f0900;
}

.inner-cat li.active1 li.active2 {
	color:#9f0900;
}
/* rounded cat menu end */
.content td.btitle {
	padding:0 40px 0 0;
}

.title {
	background:url(/img/sound/title.jpg) 0 0 repeat;
}

.titleRT {
	background:url(/img/sound/title_rt.jpg) top right no-repeat;
}

.titleRB {
	background:url(/img/sound/title_rb.jpg) bottom right no-repeat;
	padding:6px 15px 6px 40px;
}

.title h1 {
	

	font-size: 1.6em;
	color:#FFF;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.title span a {
	color:#FFF !important;
	text-decoration:none;
}

.contentBlck {
	margin:10px 40px 20px 40px;
}

.settings {
	margin:0 0 30px 0;
}

.settings a {
	color:#9f0900;
}

.cartTab {
	width:100%;
	font-size:1.2em;
	margin:20px 0;
}

.cartTab td {
	padding:7px 10px;
}

.cartTabTit {
	color:#9f0900;
}

.cartTab_red {
	background:url(/img/sound/cartTab_red.gif) 0 0 repeat;
}

.cartTab input {
	border:0;
	padding:0;
}

.filter {
	margin:0 0 40px 0;
	color:#ffffff;
}

.filter a {
	color:#9f0900;
}

.filter_row1 {
	float:left;
	width:50%;
	margin:0;
}

.filter_row2 {
	float:left;
	margin:0 0 0 5px;
}

.filter_row3 {
	float:left;
	margin:0 0 0 47%;
	padding:0 0 0 4px;
}

.navi_bar {
	float:left;
	text-align:left;
	color:#FFF;
	font-size:1em;
	color:#9f0900;
}

.navi_bar a {
	color:#9f0900;
}
.navi_bar .card,
.card a {
	color:#999999;
}

.page_navi {
	float:right;
	text-align:right;
	color:#FFF;
	font-size:0.9em;
	margin:0 40px 0 0;
}

.page_navi a {
	color:#9f0900;
	text-decoration:none;
}

.textBlck {
	margin:0 40px 0 0;
}

/* filter */
.filters {
	background:url(/img/sound/filter.jpg) 0 0 repeat;
	padding:20px 0;
	height:auto;
	margin:0 40px 0 0;
	width: 100%;
}

.filtersTit {
	background:url(/img/sound/sort.jpg) 0 0 repeat;
	/*padding:17px 64px;*/
	padding:17px 0px 17px 0px;
	color:#FFF;
}

.filtersTit a{
	color: #fff;
}

.filters_ul {
	padding:17px 64px;
}

.filters_li {
	display:block;
	position:relative;
	float:left;
	width:126px;
	margin:0 23px 35px 0;
	background:url(/img/sound/filter_bgr.gif) 0 0 repeat-y;
}

.filter_item_bgr {
	background:url(/img/sound/filter_bgr_top.gif) 0 0 no-repeat;
	
}

.filter_item {
	background:url(/img/sound/filter_bgr_bottom.gif) left bottom no-repeat;
	/*min-height:200px;*/
	width:104px;
	padding:11px 11px 6px 11px;
	font-size:0.9em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	position: relative;
	height: 200px;
	overflow: hidden;
}
* html .filter_item {
	height: 200px;
}

.filter_item a {
	color:#000;
}

.filter_item ul {
	padding:10px 0;
	display:block;
}

/*
	ценник на карточке товара в списке
*/
#galleryBlck .gallery_block .card_price .ptitle,
.card_price .ptitle {
	width:40px;
	/*display:inline;*/
	width: 40%;
	/*height: 20px;*/
	/*float:left;*/
	/*margin:5px 5px 5px 0;*/
	padding: 5px 5px 5px 0;
	font-size: 0.95em;
	color:#666666;
	background:none;
}

#galleryBlck .gallery_block  .card_price .new_on,
.card_price .new_on {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:1.2em;*/
	color:#a50e00;
	width: 100%;
	padding:5px 0px 5px 0;
	/*height: 20px;*/
}

#galleryBlck .gallery_block  .card_price .new_off,
.card_price .new_off {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:1.2em;*/
	color:#333333;
	width: 100%;
	padding:5px 0px 5px 0
}

/*
	/ ценник на карточке товара в списке
*/

.incart {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#9f0900 !important;
	display:block;
}

/* - / filter */

/* card */
.card_img {
	width:190px;
	float:left;
	margin:50px 50px 0 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#largeImg {
	float: left;
}
.largeImg_container {
	height: auto;background-color: #fff;
	float: left;
}
.big_img {
	float: left;
}

.card_img a {
	color:#FFF !important;
}

.card_img span a {
	text-decoration:none;
}

.card_txt {
	margin:50px 40px 0 0;
}

.rounded-add {
	width:200px;
	float:left;
	margin:30px 0 0 0;
}

.index_catalog b,
.new_item_rounded b { background-color: #fcfcfc; }

.inner-add, .rounded-add b {
	background:#9f0900;
}

.inner-add {
	color:#ffffff !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	text-decoration:none;
	display:block;
	text-align:center;
	cursor:pointer;
}

.tech {
	margin:40px 40px 20px 0;
}

.new .tech td {
	border-bottom:1px solid #360806;
	vertical-align:middle;
	padding:10px;
	width:auto !important;
}

.tech td.techL {
	text-align:right;
	border-right:1px solid #360806;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	color:#9f0900;
}

.new .tech_last td {
	border-bottom:0;
}
/* /card */

/* - / cart - */

#push {
	height: 162px;
	clear: both;
}

#footer {
	height: 50px; 
	clear: both;
	min-width:1000px;
	margin:0 auto;
	padding:112px 0 0 0;
	text-align:center;
	background:url(/img/sound/footer.jpg) 50% 50% no-repeat;
	position: relative;
}

#footer a {
	color:#9F0900;
}


/* registration */
#aut {
	position:absolute;
	right:36px;
	top:102px;
	font-family:Arial, Helvetica, sans-serif;
}

#aut p {
	float:left;
	display:inline;
	margin:0 15px 0 0;
}

#aut span {
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin: 0 0 7px 0;
	/*font-size: 0.8em;*/
	color:#fff;
}

#aut input.textinputs {
	border: 1px solid #bebebe;
	background: #fff; 
	width: 120px;
	height: 20px;
	margin: 0 0 0 5px;
}
.reg {
	color:#fff !important;
	clear:both;
	display:block;
	text-align:right;
	margin:0 0 5px 0;
}
#aut input.ent {
	/*text-decoration: none;
	width: 50px;
	height: 20px;
	text-align: center;*/
	margin: 0 0 0 0;
	color:#171717;

/*	background:#d4d0c8;
	border:1px solid #fff;*/
	float: left;
}


/*

VOTE
*/

.special p.title2 {
	color: #9f0900;
	font-size: 1.2em;
	font-weight: bold;
}
.special  {
	color: #000;
}




.leftBlck {
	/*background: url("/img/sound/cart.jpg") no-repeat scroll 100% 35px transparent;*/
}
.leftBlck {
	background: none;
}


.unmarker {
	list-style-type: none;
}
.unmarker b {
	background: none;
}


.index_article_list {
	margin-bottom: 20px;
}
.index_article_list p{
	margin: 0;
}

.eula {
	margin-bottom: 20px;
}
#error_message,
.eula h3 {
	color: #9f0900;
}

.saleBlck {
	/*min-height: 65px;
	height: auto;*/
}

.vote_result td {
	padding: 0;
}

.vote {
	width: 350px;
	height: auto;
	padding: 0;
	margin-left: 50px;
}


.sale_ico {
	background-image: url('/img/sound/sale.png');
	width: 39px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.price_null {
	font-size: 1em;
	white-space: nowrap;
	margin :0;
}
.card_image_container {
	margin-bottom: 0;
}

.card_image_container img {
	width: 104px;
	height: 78px;
	display: block;
	background-color: #fff;
	
}
.card_item_title {
	margin: 0;
	margin-bottom: 6px;
	margin-top: 2px;
	font-size: 0.9em;
	min-height: 30px;
}
.new_item  .card_item_title {
	min-height: 25px;
}

.counter {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
