#catalog_box {
	padding-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#company_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	color: #000000;
	
	margin-bottom: 10px;
}

#headerlinks {
		float: left;
		position: relative;
		top: 75px;
		left: 895px;
}
	
#headerlinks img {
		border: 0px;
		margin-left: 7px;
		margin-right: 7px;
}

#lang_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	
	position: absolute;
	top: 64px;
	right: 880px;
}

	.lang, .lang_sel {
		float: right;
		padding: 7px;
	}
	
	.lang_sel {
		background-image: url(../images/lang_sel.jpg);
		background-position: center;
		background-repeat: no-repeat;
		color: #000000;		
	}
	
#lang_menu a:link, #lang_menu a:visited {
	text-decoration: none;
	color: #000000;
}

#lang_menu a:hover {
	text-decoration: none;
	color: #3E9FFF;
}

.table_reviews {
	font-size: 11px;
	width: 400px;
	position:center;
}


#company_history {
	background-color: #EBF2FA;
	
	margin-bottom: 10px;
	
	font-size: 11px;
	line-height: 16px;
}

	#company_history_tl {
		background-image:url(../images/company_history_top_left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	#company_history_tr {
		background-image:url(../images/company_history_top_right.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		
		padding: 10px;
		padding-bottom: 0px;
	}
	
	#company_history_bl {
		background-image:url(../images/company_history_bttm_left.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
		height: 8px;
		width: 8px;
		float: left;
	}
	
	#company_history_br {
		background-image:url(../images/company_history_bttm_right.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		
		height: 8px;
		width: 8px;
		float: right;
	}
	
	#company_history_bttm {
		background-color: #EBF2FA;
		height: 8px;
	}
	
#company_history_blue {
	background-color: #B8E2FF;
	
	margin-bottom: 10px;
	
	font-size: 11px;
	line-height: 16px;
}

	#company_history_tl_blue {
		background-image:url(../images/company_history_top_left2.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	#company_history_tr_blue {
		background-image:url(../images/company_history_top_right2.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		
		padding: 10px;
	}
	
	#company_history_bl_blue {
		background-image:url(../images/company_history_bttm_left2.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
		height: 8px;
		width: 8px;
		float: left;
	}
	
	#company_history_br_blue {
		background-image:url(../images/company_history_bttm_right2.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		
		height: 8px;
		width: 8px;
		float: right;
	}
	
	#company_history_bttm_blue {
		background-color: #B8E2FF;
		height: 8px;
	}
	
#company_history_pink {
	background-color: #FFE2D3;
	
	margin-bottom: 10px;
	
	font-size: 11px;
	line-height: 16px;
}

	#company_history_tl_pink {
		background-image:url(../images/company_history_top_left1.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	#company_history_tr_pink {
		background-image:url(../images/company_history_top_right1.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		
		padding: 10px;
	}
	
	#company_history_bl_pink {
		background-image:url(../images/company_history_bttm_left1.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
		height: 8px;
		width: 8px;
		float: left;
	}
	
	#company_history_br_pink {
		background-image:url(../images/company_history_bttm_right1.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		
		height: 8px;
		width: 8px;
		float: right;
	}
	
	#company_history_bttm_pink {
		background-color: #FFE2D3;
		height: 8px;
	}

#company_box {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	height: 16px;
	margin-bottom: 25px;
	position: relative;
}

#company_box2 {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	height: 16px;
	margin-bottom: 25px;
}

	#company_site {
		background-image: url(../images/company_home.jpg);
		background-position: left;
		background-repeat: no-repeat;
		margin-bottom: 5px;	
		float: left;
		padding-left: 27px;
		
		line-height: 20px;
		font-weight: bold;
	}
	
	#company_price {
		background-image: url(../images/company_price.jpg);
		background-position: left;
		background-repeat: no-repeat;
		clear: both;
		float: left;
		padding-left: 27px;
		line-height: 20px;
	}
	
	#company_site2 {
		background-image: url(../images/company_home.jpg);
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		padding-left: 27px;
		line-height: 20px;
		font-weight: bold;
	}
	
	#company_price2 {
		background-image: url(../images/company_price.jpg);
		background-position: left;
		background-repeat: no-repeat;
		float: right;
		padding-left: 27px;
		line-height: 20px;
	}
	
#prdcts_ctgr_search3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	margin-bottom: 5px;
	clear:both;
	}
	
#prdcts_ctgr_search2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	margin-bottom: 5px;
	}
	
#prdcts_ctgr_search {
	margin-top: 55px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	margin-bottom: 5px;
	clear:both;
	}

	.prdcts_ctgr_item {
	float: left;
	margin-right: 5px;
	}
	
	.prdcts_ctgr_itemin {
	float: left;
	}
	
	#prdcts_ctgr_search select {
	width: 150px;
	margin-right: 7px;
	}

#products_category {
	clear: both;
}

	.products_category_title {
		background-image: url(../images/products_category_title_bckgrnd.jpg);
		background-position: left;
		background-repeat: repeat-x;
		
		margin-bottom: 10px;
	}
	
	.products_category_title_green {
		background-image: url(../images/products_category_title_bckgrnd2.jpg);
		background-position: left;
		background-repeat: repeat-x;
		
		margin-bottom: 10px;
		
		height: 25px;
		line-height: 25px;
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
		.pct_left {
			background-image: url(../images/pict_left.jpg);
			background-position: right;
			background-repeat: no-repeat;
			
			width: 50%;
			height: 24px;
		}
		
		.pct_right {
			background-image: url(../images/pct_right.jpg);
			background-position: left;
			background-repeat: no-repeat;
			
			width: 50%;
			height: 24px;
		}
		
		.pct_name {
			background-color: #FFC000;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			white-space: nowrap;
			line-height: 24px;
			height: 24px;
			
			padding-left: 5px;
			padding-right: 5px;
		}
		
		.pct_end {
			background-image: url(../images/pct_end.jpg);
			background-position: right;
			background-repeat: no-repeat;
			
			width: 6px;
			height: 24px;
		}
		
		.pct_end2 {
			background-image: url(../images/pct_end2.jpg);
			background-position: left;
			background-repeat: no-repeat;
			
			width: 6px;
			height: 24px;
		}
		
#products_category2 {
	clear: both;
}

	.products_category_title2 {
		background-image: url(../images/products_category_title_bckgrnd.gif);
		background-position: left;
		background-repeat: repeat-x;
		
		line-height: 24px;
		height: 24px;
		text-align: left;
	}
	
		.pct_left2 {
			background-image: url(../images/pct_left.gif);
			background-position: left;
			background-repeat: no-repeat;
			
			width: 15px;
			height: 24px;
			float: left;
		}
		
		.pct_right2 {
			background-image: url(../images/pct_right.gif);
			background-position: right;
			background-repeat: no-repeat;
			
			width: 25px;
			height: 24px;
			float: left;
		}
		
		.pct_name2 {
			background-color: #FFC000;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			
			float: left;
			padding-left: 10px;
			padding-right: 5px;
		}
		
		.pct_end2 {
			background-image: url(../images/pct_end.gif);
			background-position: right;
			background-repeat: no-repeat;
			
			width: 6px;
			height: 24px;
			float: right;
		}

.product_series {
	background-image: url(../images/series_descr_bckgrnd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 2px solid #A2D94F;
	background-color: #DAF3B5;
	
	font-size: 11px;
	line-height: 16px;
	
	padding: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
}

.product_box {
	clear: both;
}

	.product_title, .product_title2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000000;
		
		margin-bottom: 10px;
		clear: both;
	}
	
	.product_title2 {
		text-align: center;
	}
	
	.product_body {
		border: none;
	}
	
	.product_img {
		margin-right: 15px;
		margin-bottom: 7px;
		width: 200px;
	}
	
	.product_img200 {
		margin-right: 15px;
		margin-bottom: 7px;
		width: 200px;
	}
	
	.product_img225 {
		margin-right: 15px;
		margin-bottom: 7px;
		width: 225px;
	}
	
	.product_img250 {
		margin-right: 15px;
		margin-bottom: 7px;
		width: 250px;
	}
	
	.product_img2 {
		text-align: center;

		margin: 0 auto;
	}
	
	.product_img3 {
		text-align: center;
		margin-top: 10px;
	}
	
		.product_img img, .product_img2 img, .product_img3 img {
			border: none;
		}
	
	.product_descr {
		clear: both;
		font-size: 12px;
		font-family: Arial;
	}
	

	.product_descr2 p {
		text-align: justify;
	}
	
	.product_descr2 {	
		background-color: #FFE2D3;
		border: 1px solid #E0E0E0;
		padding: 10px;
		font-family: Arial;
	}
	
	.product_descr3 {
		font-size: 12px;
		font-family: Arial;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
	.product_add {
		position: relative;
		height: 20px;
	}
	
	.product_readmore {
		background-image: url(../images/paper.gif);
		background-position: left;
		background-repeat: no-repeat;
		
		float: left;
		clear: left;
		padding-left: 20px;
	}
	
	.print_button {
    		width: 30px;
    		height: 18px;
    		float: left;
	}
	
	.print_button img {
		border: none;
	}
	
	.product_quantity {
		background-image: url(../images/checkbox.gif);
		background-position: left;
		background-repeat: no-repeat;
		
		float: left;
		clear: left;
		margin-left: 2px;
		padding-left: 17px;
		margin-bottom: 3px;
	 	color: red;
		text-decoration: none;
	}
	
	.product_quantity_blue {
		background-image: url(../images/checkbox.gif);
		background-position: left;
		background-repeat: no-repeat;
		
		float: left;
		clear: left;
		margin-left: 2px;
		padding-left: 17px;
		margin-bottom: 3px;
	 	color: navy;
		text-decoration: none;
		font-weight: bold;
	}
	
	.product_readmore_blue {
		background-image: url(../images/paper2.gif);
		background-position: left;
		background-repeat: no-repeat;
		margin-left: 1.5px;
		margin-top: 3px;
		float: left;
		clear: left;
		padding-left: 20px;
	}
	
	.product_review {
		background-image: url(../images/review_icon.jpg);
		background-position: left;
		background-repeat: no-repeat;
		
		float: left;
		clear: left;
		padding-left: 25px;
	}
	
	.product_price {
		color: #FE3400;
		font-weight: bold;
		
		float: left;
		margin-left: 20px;
	}
	
	.product_price200 {
		color: #FE3400;
		font-weight: bold;
		
		float: left;
		margin-left: 20px;
	}
	
	.product_price225 {
		color: #FE3400;
		font-weight: bold;
		
		float: left;
		margin-left: 40px;
	}
	
	.product_price250 {
		color: #FE3400;
		font-weight: bold;
		
		float: left;
		margin-left: 70px;
	}
	
	.product_price2 {
		color: #FE3400;
		font-weight: bold;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		margin-top: 10px;
		line-height: 22px;
	}
	
	.product_dostavka {
		color: #245BFF;
		font-weight: bold;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	.product_test {
		color: #D7421E;
		font-weight: bold;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	.product_torg {
		color: #0e7c26;
		font-weight: bold;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	.product_price3 {
		color: #FE3400;
		font-weight: bold;
		
		float: left;
		margin-right: 20px;
	}
	
	.product_price span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	
	.product_price200 span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	
	.product_price225 span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	
	.product_price250 span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	
	.review_banner {
		clear: left;
		float: left;
		margin-top: 10px;
	}
	
	.review_banner img {
		border: none;
	}
	
	.zoom_box {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.product_img_zoom {
		background-image: url(../images/zoom_bttn.jpg);
		background-position: left;
		background-repeat: no-repeat;
		
		padding-left: 20px;
		float: left;
	}
	
	.product_img_zoom2 {
		background-image: url(../images/zoom_bttn.jpg);
		background-position: left;
		background-repeat: no-repeat;
		
		padding-left: 20px;
		line-height: 20px;
	}
	
	.product_img_zoom3 {
		background-image: url(../images/zoom_bttn.jpg);
		background-position: left;
		background-repeat: no-repeat;
		
		padding-left: 20px;
		font-size: 11px;
		margin: 0 auto;
		width: 420px;
	}
	
	.product_comments {
		color: #999999;
		float: right;
		clear: right;
		margin-bottom: 10px;
	}
	
	.products_sprtr {
		background-image: url(../images/product_sprtr_bckgrnd.jpg);
		background-position: center;
		background-repeat: repeat-x;
		
		height: 7px;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 0px;
		clear: both;
	}
	
		.psprtr_left {
			background-image: url(../images/product_sprtr_left.jpg);
			background-position: left;
			background-repeat: no-repeat;
			
			height: 7px;
			width: 3px;
			float: left;			
		}
		
		.psprtr_right {
			background-image: url(../images/product_sprtr_right.jpg);
			background-position: right;
			background-repeat: no-repeat;
			
			height: 7px;
			width: 3px;
			float: right;			
		}
		
	#product_descr_table {
		border-top: 1px #C5C5C5 solid;
		border-bottom: 2px #C5C5C5 solid;
		border-left: 1px #C5C5C5 solid;
		border-right: 1px #C5C5C5 solid; 
		font-family: Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
	}
	
.product_box2 {
	width: 185px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

	.product_title3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		text-align: center;
		color: #294778;
		
		margin-bottom: 10px;
		clear: both;
	}
	
	.product_price3 {
		color: #FE3400;
		font-weight: bold;
		text-align: center;
	}
	
	.product_price3 span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
	}
	
	.product_readmore2 {
		background-image: url(../images/paper.gif);
		background-position: left;
		background-repeat: no-repeat;
		
		float: left;
		padding-left: 20px;
	}
	
#catalog_3x3 {
	margin: 0 auto;
	width: 100%;
}

.stamp {
     background-image: url(../images/stamp2.gif);
     background-position: center bottom;
     background-repeat: no-repeat;
}

/* comments */

.best_comment {
    background-color: #FBF8D2;
}

.comment_cloud {
     background-image: url(../images/cloud2.gif);
     background-position: left;
     background-repeat: no-repeat;
     padding-left: 30px;
     float: right;
     
}

	#comments_box {
		margin-top: 20px;				
	}
	
		#comments_box img {
			border: none
		}
		
		.comments_title_text {
			background-image: url(../images/comm_title_bckgrnd.jpg);
			background-position: left;
			background-repeat: no-repeat;
		
			font-weight: bold;
			font-family: Verdana, Helvetica, sans-serif;

			color: #FE3400;
			line-height: 18px;
			font-size: 13px;
			letter-spacing: -1px;
			
			padding-left: 28px;
			height: 20px;
		}
		
		.comments_title {
			background-image: url(../images/comm_title_bckgrnd2.jpg);
			background-position: left;
			background-repeat: repeat-x;
		
			margin-bottom: 10px;
		}
		
		.comment_box {
               margin-left: 20px;
               margin-right: 20px;
               margin-bottom: 7px;
               border-bottom: #CCCCCC solid 1px;
         	 }
          
           .comm_avatar {
               padding-right: 5px;
               padding-bottom: 7px;
         	 }
          
           .comm_name {
               font-weight: bold;
               display: inline;
             }
          
           .comm_date {
               color: #999999;
               font-style: normal;
               display: inline;
             }
          
          .comm_text {
               font-size: 11px;
               line-height:15px;
               padding-bottom: 5px;
               padding-left: 5px;
               margin-bottom: 7px;
          }
          
          .helpful_comment {
          float: right;
          font-size: 10px;
          font-weight: bold;
          color: #BD9ED6;
		  }
		
		#add_comment {
			margin-top: 10px;
		}
		
		.add_comment_bttn {
			margin-top: -30px;
			width: 505px;
			text-align: right;
		}
		
		.small_title {
			font-weight: bold;
			margin-bottom: 5px;
		}
		
		#add_comment textarea {
			width: 400px;
			height: 150px;
			background-color: #F3F3F3;
			border: 1px solid #999999;
			padding: 3px;
			margin-top: 10px;
		}
		
		#send_page_tomail div {
			margin-top: 7px;
			text-align: center;
		}
		
		#send_page_tomail img {
			border: none;
			vertical-align: middle;
			margin-left: 5px;
		}
		
		#buy_by_audioshop {
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			margin-top: 10px;
		}
	
/* price table */

#price_box {
}

#price_table {
	border-top: 1px #C5C5C5 solid;
	border-bottom: 2px #C5C5C5 solid;
	border-left: 1px #C5C5C5 solid;
	border-right: 1px #C5C5C5 solid; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.price_table_title {
	background-color: #294778;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.price_table_subtitle {
	background-color: #587EAB;
	border-bottom: 2px #C5C5C5 solid;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.price_column {
	width: 70px;
}

.cat_price {
	text-align: center;
	font-weight: bold;
	color: #FE3602;
}

.line_light {
	background-color: #F3F3F3;
}

.line_dark {
	background-color: #E7E7E7;
}

/* links */

.product_readmore2 a:link, .product_readmore2 a:visited {
	color: #008F14;
	text-decoration: none;
}

.product_readmore2 a:hover {
	color: #008F14;
	text-decoration: underline;
}

.product_readmore a:link, .product_readmore a:visited {
	color: #008F14;
	text-decoration: none;
}

.product_readmore_blue a:link, .product_readmore_blue a:visited {
	color: #3d66c7;
	text-decoration: none;
}

.product_readmore a:hover {
	color: #008F14;
	text-decoration: underline;
}

.product_review a:link, .product_review a:visited {
	color: #008F14;
	text-decoration: none;
}

.product_review a:hover {
	color: #008F14;
	text-decoration: underline;
}


#company_site a:link, #company_site a:visited {
	color: #333333;
	text-decoration: underline;
}

#company_site a:hover {
	color: #FE3400;
	text-decoration: underline;
}

#company_site2 a:link, #company_site2 a:visited {
	color: #333333;
	text-decoration: underline;
}

#company_site2 a:hover {
	color: #FE3400;
	text-decoration: underline;
}

#company_price a:link, #company_price a:visited {
	color: #333333;
	text-decoration: underline;
}

#company_price a:hover {
	color: #FE3400;
	text-decoration: underline;
}

#company_price2 a:link, #company_price2 a:visited {
	color: #333333;
	text-decoration: underline;
}

#company_price2 a:hover {
	color: #FE3400;
	text-decoration: underline;
}

.product_comments a:link, .product_comments a:visited {
	color: #D02C0F;
	text-decoration: none;
}

.product_comments a:hover {
	color: #D02C0F;
	text-decoration: underline;
}

.product_img_zoom2 a:link, .product_img_zoom2 a:visited {
	color: #285399;
	text-decoration: none;
}

.product_img_zoom2 a:hover {
	color: #FE3400;
	text-decoration: underline;
}

.product_img_zoom a:link, .product_img_zoom a:visited {
	color: #000000;
	text-decoration: none;
}

.product_img_zoom a:hover {
	color: #FE3400;
	text-decoration: underline;
}

#buy_by_audioshop a:link, #buy_by_audioshop a:visited {
	color: #008F14;
	text-decoration: none;
}

#buy_by_audioshop a:hover {
	color: #008F14;
	text-decoration: underline;
}