body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img {
	border:none;
	}
h1, h2, h3, h4 {
	margin:0px;
	margin-bottom:15px;
	}
h1  {
	font-size:18px;
	}
.oneColFixCtrHdr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #fff; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 65px; 
  list-style: none;
}

ul#navmenu-v:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left; 
  display: block !important; 
  display: inline; 
  position: relative;
  border:#f8f8f8 0px solid;
}
ul#navmenu-v li ul li {
border:none;
border-bottom:#FFFFFF 0px solid;
}

/* Root Menu */
ul#navmenu-v a {
  padding: 0 2px;
  display: block;
 /* background: #f8f8f8;*/
  color: #888;
  font: 12px/28px Tahoma, Verdana, Arial;
  text-decoration: none;
  height: auto !important;
  height: 1%; 
}


ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  /*background: #f8f8f8;*/
  color: #000000;

}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  /* background: #f8f8f8;*/
  color: #888;
  /*border:#f8f8f8 1px solid;*/
}


ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  /*background: #f8f8f8;
  color: #003366;
  border:#003366 1px solid;*/
color:#000;
	
}



ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: px;
}


ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

ul#navmenu-v li #subMenu {
	left:0;
	padding:15px 15px 5px;
	text-align:left;
	top:25px;
	width:190px;
	background:none repeat scroll 0 0 #F8F8F8;
	border-top:none;
	opacity: 0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	}
ul#navmenu-v li #subMenu li {
	float:none;
	width:auto;
	border-bottom:1px solid #E8E8E8;
	border-top:1px solid #FFF;
	}
ul#navmenu-v li #subMenu li.first {
	border-top:none;
	}
ul#navmenu-v li #subMenu li.last {
	border-bottom:none;
	}
ul#navmenu-v li #submenu li a:link, ul#navmenu-v li #submenu li a:visited {
	background:none;
	color:#888888;
	}
ul#navmenu-v li #submenu li a:hover {
	border:none;
	color:#FFF;
	}
#leftMenuWrap {
	width:200px;
	}
ul.catalog1, ul.subMenu {
	font-size:12px;
	list-style-type:none;
	padding:7px 10px 0 0;
	/*width:190px;*/
	margin:0px;
	}
ul.subMenu {
	display:none;
	}
ul.catalog1 li {
	padding-bottom:7px;
	}
ul.catalog1 li.level1 {
	font-weight:bold;
	background:url("/assets/templates/1/images/nullIcon.gif") no-repeat scroll 0 3px transparent;
	*background-position:0px 6px;
	padding-left:13px;
	}
ul.catalog1 li.folder {
	background:url("/assets/templates/1/images/closeIcon.gif") no-repeat scroll 0 3px transparent;
	*background-position:0px 6px;
	padding-left:13px;
	}
ul.catalog1 li.folder.active {
	background:url("/assets/templates/1/images/openIcon.gif") no-repeat scroll 0 3px transparent;
	*background-position:0px 6px;
	}
ul.catalog1 li.folder.active ul {
	display:block;
	}
ul.catalog1 li.level2 {
	background:none !important;
	}
ul.catalog1 li.folder a:link, ul.catalog1 li.folder a:visited {
	color:#717171;
	font-weight:bold;
	text-decoration:none;
	}
ul.catalog1 li.folder a:hover {
	color:#000;
	}
li.level2 a:link, li.level2 a:visited {
	color:#717171;
	text-decoration:none;
	font-weight:normal !important;
	}
ul.catalog1 li a:link, ul.catalog1 li a:visited {
	color:#717171;
	text-decoration:none;
	}
ul.catalog1 li a:hover {
	color:#000;
	}
.style4 {
	font-size: 12px;
	color: #666;
}
.style4 a {
	color: #666;
	text-decoration: none;
}
.style4 a:hover {
	color: #666;
	text-decoration: underline;
}
.style6 {font-size: 12px; font-weight: bold; }
.style7 {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
span.style7Plus a {
	color:#7A7A7A;
	}
span.style7Plus a:hover {
	color:#000;
	text-decoration:none;
	}
a.readMore {
	text-decoration:underline;
	}
a.readMore:hover {
	color:#000;
	text-decoration:none;
	}
.oneColFixCtrHdr #container #mainContent table tr td p {
	font-size: 12px;
}
.oneColFixCtrHdr #container #footer table tr td {
	font-size: 12px;
	text-align: center;
}
.oneColFixCtrHdr #container #footer table {
	font-size: 11px;
}
.oneColFixCtrHdr #container #footer table tr td {
	font-size: 11px;
}

.oneColFixCtrHdr #container #mainContent table tr td div.style9 {
  font-size: 12px
}
.oneColFixCtrHdr #container #mainContent table tr td div.style9 p, 
.oneColFixCtrHdr #container #mainContent table tr td div.style9 li
 {
  font-size: small;
  text-align: justify;
  }
.style9 h1 {
  text-align: center;
  }
.style9 h2 {
  text-align: center;
  }
.style9 h2 a {
	font-size:12px;
  }
.style9 h2 a:link, .style9 h2 a:visited {
	color:#005B8D;
	}
.style9 h2 a:hover {
	text-decoration:none;
	color:red;
	}
.style9 h3 {
  text-align: left;
  }

a.footerLink {
  color: black;
  text-decoration: none;
}
a.footerLink:hover {
  color: black;
  text-decoration: underline;
}
ul.catalog {
  list-style-type: none; 
  list-style-image: url('../images/submenu/line_def11.gif'); 
  background-image: url('../images/submenu/line_def3.gif'); 
  background-repeat: repeat-y;
  background-position: -16px 0;
}
li.catalogitem a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
li.catalogitem a:hover {
  font-weight: normal;
  color: #FF3300;
}
 #rightWidget {
	margin-top: 20px;
  padding:0;
	font-size:12px;
	}
#rightWidget h3 {
/*	border-bottom:2px solid #CCCCCC; */
	height: 35px;
	padding: 18px 0 0 50px;
	margin: 0;
	font-family:Tahoma;
	color: white;
	background: url("/assets/templates/1/images/widget-top.gif") no-repeat;
	}
 #rightWidget ul {
	list-style:none outside none;
        margin: -4px 0 0 0;
        padding:0;
        background: url("/assets/templates/1/images/widget-back.gif") repeat-y;
	}
#rightWidget ul li {
	margin: 4px 7px 4px 25px;
	padding-left: -5px;
	font-size: 12px;
	color: #666;
	list-style-image: url("/assets/templates/1/images/dot.gif");
	}
#rightWidget ul li.last {
	margin-bottom: 0px;
	}
#rightWidget ul li a:link, #rightWidget ul li a:visited {
	color:#005B8D;
	color: #666;
	text-decoration: none;
	}
#rightWidget ul li a:hover {
	text-decoration:none;
	color: #666;
	text-decoration: underline;
	}

tr.activeLine {
	color:red;
	}
div.style9 tr.selectedLine {
	background-color:#F4CE4E;
	}
h6.newsName {
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-size:18px;
	margin:0;
	margin-bottom:15px;
	padding:0 0 0 15px;
	}
div.newsWrap {
	margin-bottom:50px;
	}
div.newsWrap p {
	margin:0px;
	margin-bottom:15px;
	color:#666;
	}
div.newsWrap p.newsTitle {
	color:#000;
	margin-left:15px;
	}
div.newsWrap p.newsInfo {
	border-bottom:1px solid #999999;
	margin-bottom:25px;
	padding-bottom:10px;
	}
a.price {
	font-size:12px;
	}
a.price:link, a.price:visited {
	color:#005B8D;
	}
a.price:hover {
	text-decoration:none;
	color:red;
	}
.RightConsult {
  font-size: 11px;
}
.counter
{
	display: inline; margin: 15px; width: 100px; height: 30px;
}
.unVision {
	display:none;
	}
table.disTable td {
	padding:0px 15px;
	}
* html table.disTable td {
	padding:10px 15px;
	}
*:first-child+html table.disTable td {
	padding:10px 15px;
	}
	
/* MENU */
div.clear {
	clear:both;
	height:1px;
}
#main_menu {
	width:920px;
	background:#FFF url("/assets/templates/1/images/bg_menu.jpg") no-repeat top center;
	margin: 0 auto;
	height: 61px;
	
	}
 #main_menu ul {
 	list-style:none;
 	padding:8px 0 0;
 	height: 22px;
 	margin:0px;
 	}
  #main_menu ul li {
  	float:left;
  	padding:0px 6px;
  	background:url("/assets/templates/1/images/menu_breaker.gif") left center no-repeat;
  	height: 30px;
  	line-height:14px;
  	text-align:center;
  }
  #main_menu ul li#first_list_el {
  background:none;	
  }
  #main_menu ul li.short_el {
  	height: 24px;
    padding-top: 6px;
  	}
  #main_menu ul li.sub_menu_wrap {
  	position:relative;
  	}
   #main_menu ul li a:link,  #main_menu ul li a:visited {
   	font-size:14px;
   	color:#FFF;
   	font-family:Georgia;
   	text-decoration:none;
   	font-weight:bold;
   	font-style:italic;
   }
    #main_menu ul li a:hover {
    	text-decoration:none;
    }
   #main_menu ul li:hover div.sub_main_menu, #main_menu ul li:hover div.sub_main_menu ul, #main_menu ul li.iehover div.sub_main_menu, #main_menu ul li.iehover div.sub_main_menu ul {
   	display:block;
   }
   #main_menu ul li div.sub_main_menu ul {
   height:190px;
   } 
   #main_menu ul li div.sub_main_menu {
   	display:none;
   	position:absolute;
   	padding:10px 0px 0px 0px;
   	
   	height:auto;
   	top: 30px;
   	left:0px;
   	width: 200px;
   }
   #main_menu ul li div.sub_main_menu ul {
   	background:#318ABA;
   	 height: auto;
   	}
    #main_menu ul li div.sub_main_menu ul li {
    	background:none;
    	float:none;
    }
    #main_menu ul li div.sub_main_menu ul li a:link, #main_menu ul li div.sub_main_menu ul li a:visited {
    	font-size:12px;
    	font-weight:normal;
    	display:block;
    	border-bottom:1px solid #6FADCF;
    	padding:5px 0px;
    	}
    	#main_menu ul li div.sub_main_menu ul li a.last_link {
    		border:none;
    	}

/* ONLINE REG */
#respond div.errors {
	color:red;
	margin-bottom:18px;
	}
#respond label.lb {
	display: block;
    float: left;
    padding-right: 20px;
    padding-top: 5px;
    width: 150px;
	}
#respond input.float_input, div.float_input {
	float: left;
    margin-bottom: 18px;
    width: 250px;
	}
#respond div.btn_area {
    margin-left: 170px;
    margin-bottom: 18px;
	}
ul#send_data {
	list-style:none;
	}

