body
{ color:	#FFFFFF;

}
.page_main_table {
	width: 1000px;
}
p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			#FFFFFF;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			#FFFFFF;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
img
{border:			0;
}
a
{font-weight:		normal;
 color:			#4BCD41;
 text-decoration:	none;
}
a:hover
{font-weight:		normal;
 color:			red;
 text-decoration:	none;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
.menu:hover
{ color:			red;
  font-weight:		bold;
  font-size:		100%;
}
.menu:hover div.beta
{ color:			white;

}
div.beta
{
	color:			red;
}

div.topmenu_selected
{
  background:url('images/topmenu_selected.png');
  padding:			7px;
  text-align:center;
  height: 22px;
}
div.topmenu_notselected
{
  background:url('images/topmenu_notselected.png');
  padding:			7px;
  text-align:center;
  height: 22px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
  
}
.category_child
{
  font-weight:		normal;
  color:			#89DE83;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
/*доработки*/
span.news_date
{
	background-color: #58C833;
	color:#FFFFFF;
}
span.qu
{
	background-color: red;
	color:#FFFFFF;
}
span.an
{
	background-color: #58C833;
	color:#FFFFFF;
}
table.opt
{
	border-collapse:collapse;
	border-color:	red;
	color:		red;
	text-align:center;
}
table.prc
{
	border-collapse:collapse;
	BORDER-style:	solid;	
	border-width:	1px;
	border-color:	#4BCD41;
	text-align:center;
	
}
table.prc td
{
	BORDER-style:	solid;
	border-width:	1px;
	border-color:	#4BCD41;
	height:		20px;
	padding:		5px;

}

.hpelement {
	width: 50%;
	float:left;
	
}


/*Menu*/
nav {
    height: 40px;
    width: 100%;
    /*background: #455868;*/
	 background: rgba(0, 0, 0, 0) url("images/topmenu_notselected.png") repeat scroll 0 0;
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    border-bottom: 2px solid #283744;
}
nav ul {
    padding: 0;
    margin: 0 auto;
    width: 800px;
    height: 40px;
	 
}

nav li {
    display: inline;
    float: left;
	 background: rgba(0, 0, 0, 0) url("images/topmenu_notselected.png") repeat scroll 0 0;
} 

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
nav a {
    color: #fff;
    display: inline-block;
    width: 200px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 1px 1px 0px #283744;
}
nav li a {
    border-right: 1px solid #576979;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
nav li:last-child a {
    border-right: 0;
}
nav a:hover, nav a:active {
   /* background-color: #8c99a4;*/
	background-color: rgba(0, 0, 0, 0.3);
}
nav a#pull {
    display: none;
}

#CalcMenu {
	/*height: 40px;*/
    width: 100%;
    /*background: #455868;*/
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    /*border-bottom: 2px solid #283744;*/
	 margin: 0;
	 padding:0;
}

#CalcMenu ul {
    
    margin:  0 auto 0 -40;
    /*width: 800px;
    height: 40px;*/
	 /*width: 800px;*/
	display: block;
	height: auto;
	list-style: none;
	
}

#CalcMenu li {
    display: inline;
	height: 150px;
	width: 31%;
	float: left;
	position: relative;
	background-position: center center;
	border: 1px solid #000000;
	margin:4;
} 

/*#CalcMenu  li a {

		  padding:4px;
		  color: #fff;
		  background-color:  rgba(88, 200, 51, 0.5);
		  text-shadow: 0px 0px 2px #000000;
		  height:100%;

    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}*/

#CalcMenu  li a {
        /*border: 4px solid #4a4a4a;*/
		  /*margin: 8px;*/
		  /*padding:4px;*/
		   height:100%;

}




#CalcMenu  li a span{
        /*border: 4px solid #4a4a4a;*/
		  /*margin: 8px;*/
		  padding: 4px;
		display:block;
		  color: #fff;
		  background-color: rgba(88, 200, 51, 0.5);
		  text-shadow: 0px 0px 2px #000000;
		 
		   


    /*border-right: 1px solid #576979;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

/*#CalcMenu  li b {
font-weight: bold;
	color: #000000;
	text-shadow: 0px 0px 0px #ffffff;
}*/

#CalcMenu a:hover, nav a:active {
    background-color: rgba(255, 255, 255, 0.3);
}
/*
#CalcMenu:before,
#CalcMenu:after {
    content: " ";
    display: table;
}
#CalcMenu:after {
    clear: both;
}
#CalcMenu {
    *zoom: 1;
}*/

@media screen and (max-width: 1000px) {

.page_main_table {
	width: 100%;
	
}

.table_shadow {
	width: 0;
	height: 0;
}

  #CalcMenu ul {
        width: 100%;
        display: block;
        height: auto;
    }
    
    body
{ margin: 0;
	padding:0;

}

}

@media screen and (max-width: 600px) {
#CalcMenu li {
	 width: 47%;

} 
}

@media screen and (max-width: 800px) {
.hpelement {
	width: 100%;
}

    nav {
        height: auto;
    }
    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }
    nav li {
        width: 50%;
        float: left;
        position: relative;
    }
    nav li a {
        border-bottom: 1px solid #576979;
        border-right: 1px solid #576979;
    }
    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
    
    #photo_container, #count_container, #b_head_tb {
		 display:none;
	}
	
}

@media only screen and (max-width : 480px) {
    nav {
        border-bottom: 0;
    }
    nav ul {
       display: none;
        height: auto;
    }
    nav a#pull {
        display: block;
        background-color: #283744;
        width: 100%;
        position: relative;
    }
    nav a#pull:after {
        content:"";
        background: url('nav-icon.png') no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        rightright: 15px;
        top: 10px;  
    }

nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #576979;
    }

  #CalcMenu ul {
   width: 98%;
        /*display: block;*/
        height: auto;
    }

   #CalcMenu li {
        display: block;
       /* float: none;*/
        width: 100%;
    }
}

@media only screen and (max-width : 320px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #576979;
    }
}

/*End of menu*/


.btn_menu {
 background-image: url("/images/menu.png");
 background-repeat: no-repeat;
 background-position: center center;
 background-color: #66cc00;
 padding: 12px 0;
 height: 20px;
 width: 40px;
 float:left;
 margin-right:12px;
 
}
.btn_menu:hover,
.btn_menu:focus {
	background-color: #1ba31a;
}

.page_title {
	height:45px;
	background-color: #66cc00;
	/*float:left;*/
	width:100%;
}
.page_title span{
	/*padding:12px;*/
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	line-height: 15px;
    text-shadow: 1px 1px 0px #283744;
}
.m_logo {
	float:right;
	display:block;
	background-image: url("/images/m.meridian-print.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 45px;
}