body,td,th {
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/img/fon.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
    font-size: 11px;
	color:#7a0001;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
    color: #7A0001;
}

h1 {
	color: #971B06;
}

.top_phone{
	color: #FFCC00;
	font-size: 12px;
}
.top_phone span{
	font-size: 10px;
}
a.link_logo{
	display:block;
	height:30px;
	width:340px;
	/*border:solid 1px red;*/
}

.style2 {
    font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 11px;
}
.style3 {
	color: #7A0001;
    font-size: 12px;
    font-weight: bold;
}
.text_main_lit {
	color: #7A0001; 
	font-size: 13px;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
}
.style5 {font-size: 12px}
.style6 {color: #ffcc00; font-size: 11px; font-weight: bold;}
		
.style6-2, .style6-2 a{color: #ffcc00; font-size: 11px; font-weight: normal;}	
.style6-2, .style6-2 a:hover{color: #ffcc00; font-size: 11px; font-weight: normal;}		

.style7 {color: #7A0001; font-size: 13px; font-weight: bold; }
.style8 {color: #971B06; font-size: 14px; /*font-weight: bold;*/ }
.style9 {color: #7A0001; font-size: 11px; }
.style10 {color: #971B06; font-size: 14px; font-weight: bold; }
.style12 {color: #FFFFFF; font-size: 14px; }
.style13 {
	font-size: 13px;
	color:#333333;
}

.style14 {font-size: 11px; color: #8B0100;}


.header_add_part_top{
	width:228px;height:15px; background: url(/img/product/head-top.png) no-repeat; position:absolute; bottom:0;left:0;
}

.header_add_part_bottom{
	width:20px;height:4px; background: url(/img/head-bottom-part.png) no-repeat; position:absolute; top:0;left:27px;
}

.price_old {
	text-decoration:line-through;
	color: #999999;
	font-size: 12px;
}
.price_sale {
	color: #c70304;
	font-size: 17px;
	font-weight: bold;
}


.price{
	color: #7a0001;
	font-size: 14px;
	/*font-weight: bold;	*/
}

.price_sum_all{
	color: #ffcc00;
	font-size: 14px;
}


/*
	Full Width Slider | RoyalSlider
*/

.sliderContainer{
	position: relative;
}

#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 10px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 14px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}

.infoBlockRightBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: auto;
  right: 30px;
}


.infoBlock h4 {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 12px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 200px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 200px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 200px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

.catalogue_list {
	padding:5px 0;
}
.catalogue_list_holder{
	height:155px;
	/*max-height:155px;*/
	padding:0 7px;
}

.catalogue_list_description {
	position:relative;
}
.catalogue_list_go_holder {
	position:absolute;
	bottom:0;
	left:0;
	text-align:right;
	width:100%;
}
.catalogue_list_name_holder {
	padding:5px;
	height:35px;
}
.catalogue_list_sale_holder {
	text-align:right;
	padding:0 5px 0 0;
	height:100px;
}

.catalogue_list_box_top_bottom {
	background:url(/img/center/box/up.gif);
	height:1px;
	width:100%;
}
td.image{
	min-width:110px;
}

a.catalogue_list_link_name{
	font-size:14px;
	font-weight: bold;
}
div.category-list{
	padding-top:10px;
}

.top_line_holder{
	padding:0 10px 0 5px;
}
.top_line_holder .top_line_text_holder{
	background:url(/img/center/up_line_long.gif) no-repeat top right; 
	height:50px;
}
.top_line_holder .top_line_text_holder h1{
	font-size:15px; 
	color:#FFFFFF; 
	text-align:left; 
	padding:12px 0 0 25px;
	margin:0;
}

.product .catalogue_list_go_holder a{
	float:left;
}

.table_cart{
	border:dashed 1px #951615;
	background:#F7DBAA;
	 /*bgcolor="#F7DBAA" */
}

.table_cart tr td{
	padding:2px;
	border:solid 1px #9b2d3a;
	/*border-top:solid 1px #951615;;
	border-right:solid 1px #951615;
	border-left:solid 1px #951615;*/
}