body {
	  padding:0; margin:0 auto;
  	  width:100%;
  	  position:relative;
  	  min-height:100%;
  	  font:10pt Tahoma, Sans-Serif;
  	  /*background:url(../images/fon1.png) repeat-x;*/
	  background:#f0f0f0;
	}

	#title {
  		width:80%;
		margin:0 auto;
  		height:140px;
  		border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
	}

	#logo {
		width:26%;
		height:140px;
		background:url(../images/logo.png) white center center no-repeat;
		float:right;
	}
	#head {
		width:74%;
		height:140px;
		/*background:url(../images/head.png) white right top no-repeat;*/
		background:#fff;
		float:right;
	}

		html {
  		height:100%;
  		/*background: url(../images/w_bg1.JPG) white left top;*/
	}


	#menu {
		height:24px;
		width:80%;
  		background: #f46800;
  		color:#FFF;
  		font-size: 12px;
  		font-family: Arial,Helvetica,sans-serif;
  		font-weight: bold;

		border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
		border-top:2px solid #ffb884;
		border-bottom:1px solid #9d4300;
		margin:0 auto;
	}

	*html #menu {
		border-bottom:none;
	}

	#menu_left{
		overflow:hidden;
		position:relative;
		text-align:left;
		width:28%;
		height:24px;
		float:left;
		line-height:24px;
	}

	#price a{
      	color: #fff;
      	text-decoration: none;
      	background: url(../images/nenupbg.png) black left top;
      	font:Bold Small Tahoma;
      	margin-left:10px;
      	padding: 1px 10px;
      	font-size:11pt;
      }
	#tel {
		color:#000;
		font:12pt verdana, Sans-Serif;
	}
	#address {
		float:left;
		color:#000;
		font:9pt verdana, Sans-Serif;
		width:60%;
	}

	#nav {
	 /*float:left;*/
	 list-style: none;
  	 overflow:hidden;
  	 margin: 0 15px;
  	 padding: 0;
	}

#nav li {
  float: left;
}

*html #nav li {
  float: left;
  width:135px;
}

#nav li ul {
  display: none;
}

#nav .active {
  color: #d95c00;
  border-bottom:1px solid #fcc598;
  display: block;
  font-weight:bold;
  height:24px;
  line-height:24px;
  text-align: center;
  background: #fcc598;/*#ffb884;*/
  padding: 0 10px;
}

#nav .active_cat {
  color:#758087;
  background: #e4e7e9;
  display: block;
  font-weight:bold;
  height:25px;
  line-height:25px;
  text-align: center;
  padding: 0 10px;
}

#nav a {
  color: #ffe7d5;
  text-decoration: none;
  display: block;
  font-weight:bold;
  height:24px;
  background: url(../images/mast_divider.png) no-repeat left;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/exim/images/mast_divider.png', sizingMethod='crop');
  line-height:24px;
  margin:0 auto;
  padding: 0 10px;
  text-align: center;
}
#nav a:hover {
  color: #FFF;
  /*background: url(../images/menuabg.JPG) #FF8C00 left top;
  background: #333;*/
  text-decoration: underline;
}

#cat_header{
	margin:0; padding:0;
	background:url(../images/header_shopByCategory.gif) top left no-repeat;
	width:249px;height:60px;
	text-indent:-99999px;
	overflow:hidden;
	z-index:100;
}
#category_menu {

}


#categories {
	margin:0; padding:0;
	list-style: none;
	width:300px;
	//margin-top:-22px;
	//border-left:1px solid #e0e0e0;
	//border-right:1px solid #e0e0e0;
	//border-bottom:1px solid #e0e0e0;
	float:left;
	background:#f5f5f5;
}

#categories li {
	//height:35px;
	line-height:20px;
	padding:0 5px;
	padding-bottom:5px;

	border-top:3px solid #f9f9f9;
	border-bottom:1px solid #f0f0f0;
	color:#79848A;
	overflow:hidden;
	display:block;
	text-align:left;
}

#categories li a{
	color:#6D1BB5;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

#popup {
	position:absolute;
	left:190px;
	background:url(../images/bg_subcategoriesFlyout415x191-new.png);
	width:415px;
	height:191px;
	display:none;
}

#left_menu {
	float:left;
	width:26%;
}

#main_text {
	float:left;
	width:65%;
	overflow:hidden;
  	background:#FFF;
  	margin:0 20px;
  	padding:0;
}

#main {
  		float:left;
  		width: 42%;
  		overflow:hidden;
  		background:#FFF;
  		margin:0 20px;
  		padding:0;

	}

*html #main {
	margin:0 10px;
}

.prodcol
{
width:50%;
float:left;
}

.newsprod span {
	color: #2D337F;
	text-align:center;
}

.newsprod
{
	margin:5px auto;
	padding:1em;
	background:  #F0F0F0;
	width:80%;
	text-align:centre;
	border:1px solid #ffffff;
	cursor:pointer;
}

.newsprod:hover
{
	border:1px solid #c0c0c0;
}

.inner-box {
    padding:1em;
    border: 1px solid #FF8C00;
    width:80%;
    margin:0px auto;
    zoom:1;
}

.grey {
	border: 1px solid #c0c0c0;
	zoom:1;
}

.inner-box-title {
    height:20px;
    line-height:20px;
    background: url(../images/nenupbg.png) #E96B10 left center repeat-x;
    padding:0 1em;
	width:60%;
    color:#ffffff;
    zoom:1;

}

.inner-box-title h3{
	font-size:12px;
	font-weight:bold;
	display:inline;
}

.grey-title {
	background: url(../images/newstitle.GIF) #c0c0c0 left center repeat-x;
	color:#C53C00;
	zoom:1;
}

.inner-box-title-keeper {
	margin:0px auto;
	width:85%;
	padding:0 1em;
	margin-top: 10px;
	zoom:1;
}

.rounded-corners-keeper {
width:90%;
zoom:1;
}

	#content {

  		width:80%;
  		background:#FFF;
        zoom:1;
  		 border-right:1px solid #e0e0e0;
		border-left:1px solid #e0e0e0;
  		 min-height:800px;
  		 margin:0 auto;

	}

	*html #content {
		height:800px;
	}



	#meta {
  		background: #79848A;
  		background: #bcbcbc url(../images/bg_footer_3.gif) repeat-x scroll left bottom;
  		height:40px;
  		line-height:34px;
  		width:80%;
  		margin:0 auto;
  		border-bottom:1px solid #c0c0c0;

  		text-align:left;
  		font-family: 'Trebuchet MS', 'Lucida Grande',
      Verdana, Lucida, Geneva, Helvetica,
      Arial, sans-serif;

	}

	#meta span {
		margin:0 10px;
		text-align:right;
  		font-family: 'Trebuchet MS', 'Lucida Grande',
      Verdana, Lucida, Geneva, Helvetica,
      Arial, sans-serif;
  		color:#2D337F;

	}
#news {
  		float:left; width:27%;
  		padding:0;
  		margin:0 auto;
  		zoom:1;
	}

#news h2 {
  margin:0 0 20px 0;
  padding:10px;
}

#news h3 {
  float:left;
  margin:0 5px;
}

* html #news h3 {
  margin-left:2.5px;
}

#news p {
  margin:20px 5px;
}

#news a {
  background:url(../images/red-arrow.png) right center no-repeat;
  padding-right:13px;
}


#news {
  font-size:80%;

}

#news h2 {
  font-size:125%; font-weight:bold;
  text-transform:uppercase;
}

#news h3 {
  font-size:100%; font-weight:bold;
}

#topic {margin:0; padding:0;}

.corners {
      background: #fff;
      border: 1px solid #c0c0c0;
      zoom:1;
}
.corners div {
      background: url(../images/listbox_corner1.gif) top left no-repeat;
      position: relative;
      margin: -1px; /* значение указываем равным толщине рамки */
      zoom:1;
}
.corners div div {
      background: url(../images/listbox_corner2.gif) top right no-repeat;
      margin: 0px;
      zoom:1;
}
.corners div div div {
      background: url(../images/listbox_corner5.gif) bottom right no-repeat;
      zoom:1;
}
.corners div div div div {
	  overflow:hidden;
      background: url(../images/b-l.gif) bottom left no-repeat;
      padding:3px;
      zoom:1;
}

.corners-orange {
      background: #fff;
	  zoom:1;
      border: 1px solid #FF8C00;



}
.corners-orange-div1 {
      background: url(../images/orange-tl.GIF) top left no-repeat;
      position: relative;
      margin: -1px; /* значение указываем равным толщине рамки */
      zoom:1;
}
.corners-orange-div2 {
      background: url(../images/orange-tr.GIF) top right no-repeat;
      margin: 0px;
      zoom:1;
}
.corners-orange-div3 {
      background: url(../images/orange-br.GIF) bottom right no-repeat;
      zoom:1;
}
.corners-orange-div4 {
      background: url(../images/b-l.gif) bottom left no-repeat;
      padding:10px;
      zoom:1;
      overflow:hidden;
}

.inner-box-header {
    height:20px;
    line-height:20px;
    background: url(../images/nenupbg.png) #E96B10 left center repeat-x;
    margin:0;
	width:100%;
    color:#ffffff;
    zoom:1;
}

/*---------------------------KATALOG------------------------------*/
#sections
{
	padding:15px 0; margin:0 5px;

  	//width:26%;
  	float:left;
  	 zoom:1;
}

.catalog-level1 a {
  color: #676767;
  text-decoration: none;
  font-size:9pt;
  font-weight:normal;
  font-family:'Arial', sans-serif;
  display: block;
  /*overflow:hidden;*/
  //word-wrap:break-word;
  border-bottom:1px dotted #c0c0c0;
  padding: 3px 0;
 cursor:pointer;
   //zoom:1;
}

.catalog-level1 a:hover {
	color: #FF4500;
	background-color:#f0f0f0;
	 //zoom:1;
}

.catalog-level1
{

	margin: 5px 15px; padding: 5px 15px;
	width:200px;
	//zoom:1;
}

.catalog-level1 li {
	list-style:none;
	//zoom:1;
}

.catalog-level1 li li
{
	//list-style-image: url(../images/arrow.gif);
	//zoom:1;
}

/*-------------------------class news-----------------------*/

.news h3 {
  float:left;
  margin:0 5px;
}

* html .news h3 {
  margin-left:2.5px;
}

.news p {
  margin:20px 5px;
}

.news a {
  background:url(../images/red-arrow.png) right center no-repeat;
  padding-right:13px;
}


.news {
  font-size:80%;

}

.news h2 {
  font-size:125%; font-weight:bold;
  text-transform:uppercase;
}

.news h3 {
  font-size:100%; font-weight:bold;
}
#catalog_wrapper {
	width:100%;
}

#catalog_list{
	margin:0 auto;
	padding:0;

	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:2px solid #95a3ab;
}

#catalog_header {
	background:url(../images/catalog.png) top left no-repeat #e4e7e9;
	_background: #e4e7e9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/exim/images/catalog.png', sizingMethod='crop');
	height:32px;
	line-height:32px;
	margin:0; padding:0 25px;
}

#content_header {
	background:url(../images/Arrow-32.png) bottom left no-repeat #e4e7e9;
	_background: #e4e7e9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/exim/images/Arrow-32.png', sizingMethod='crop');
	height:32px;
	line-height:32px;
	margin:0; padding:0;
	text-align:left;
}

#content_header a {
	vertical-align:middle;
	margin:0 30px;
	color:#2D337F;
}

#content_header span {
	vertical-align:middle;
	margin:0 50px;
	color:#2D337F;
}

#catalog_header span {
	vertical-align:middle;
	margin:0 10px;
	color:#2D337F;
}

#catalog_header a{
	font-size:12px;
	color:#2D337F;
	font-weight:normal;
}

#catalog_header h3 {
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	text-align:center;
}


.catalog_level2{
	font-size:10px;
	font-weight:normal;
	color:#707070;
	list-style:none;
}

.catalog_level2 a{
	font-size:11px;
	font-weight:normal;
	color:#707070;
}

.catalog_column {
	float:left;
	list-style:none;
	margin:10px 0;
	margin-right:20px;
}

*html .catalog_column {
	margin-left:20px;
}

.catalog_column li {
	font-size:12px;
	line-height:18px;
}

.catalog_column li a{
	color:#2D337F;
	font-weight:normal;
}

.empty {
	clear:both;
	height:0px;
	line-height:0px;
}

.category_wrapper {
}

.category_table {
	margin-left: 45px;
}

.category_table table {
	//margin: 10px auto;
	//margin-left: 25px;
	border:0;
	border-collapse: collapse;
}

.category_table td {
	height: 26px;
	line-height: 26px;
	padding:0; margin:0;
	vertical-align: middle;
	border:1px solid #c0c0c0;
}

.category_table td p{
	margin:0 auto;
	text-align:center;
	line-height: 18px;
}

.td-left-align {
	text-align:left;
}

#head{
	background:url(../images/head.png) top left no-repeat #FFFFFF;
}

#corner-top-right {
	background:url(../images/top-right.jpg) no-repeat;
	position:absolute;
	top:0; right:0;
	width:9px;
	height:9px;
}

#corner-bottom-right {
	background:url(../images/bottom-right.jpg) no-repeat;
	position:absolute;
	bottom:0; right:0;
	width:9px;
	height:9px;
}

#contacts{
	list-style:none;
	color:black;
}

#contacts li {
	font-size:14px;
	font-family:Georgia;
}

#contacts-wrapper {
	margin:25px 0;
	background:#f9f8cf;
	width:35%;
	overflow:hidden;
	position:relative;
}

.category_header {
	margin-top:35px;
	margin-left:35px;
}
.category_header h3 {
	//color:#3b4145;
	color:#f46800;
	font-size: 14px;
	//text-align:center;
}

