@charset "utf-8";
/* CSS Document */

html {padding:0; margin:0;}
body {text-align:center; padding:0; margin:0;}
img, table {border:none;}
form{padding:0; margin:0;}
#pageContent {width:1000px; margin:0 auto; font:normal 11px Tahoma, Verdana, Arial;}

/*Header*/
.Header {height:208px; background:url(../images/header.jpg) top no-repeat; font:bold 11px Tahoma, Verdana, Arial; color:#000;}
.headerBanner {height:180px;}
.headerMenu {height:28px; padding:0 20px; text-align:left;}
.headerSearch {float:left; width:185px; heigh:23px; padding-top:2px; padding-bottom:7px;
	padding-left:10px; background:url(../images/search_bg.jpg) top right no-repeat;
}
input.searchBox {padding:1px 5px; margin:0; margin-left:10px; border:1px solid  #00CCCC; font:normal 11px Arial;}
.searchButton {border:none; background:none; cursor:pointer; height:18px; width:20px; margin-left:15px;}
.headerLanguage {float:left; width:55px; padding-left:5px; height:28px;}
.headerLanguage a {padding:0 2px;}

/*Top menu*/
.topMenu {clear:both;width:700px; height:28px; float:left;}
.topMenu ul {padding:0; margin:0; list-style:none;}
.topMenu li {float:left;}
.topMenu li a {
	display:block;
	padding-left:10px;
	background:url(../images/menu_left_nor.jpg) top left no-repeat; 
	text-decoration:none;
}
.topMenu li a span {
	display:block;
	padding:6px 20px 9px 12px;
	background:url(../images/menu_right_nor.jpg) top right no-repeat; 
	color:#000;
font:bold 11px Arial;
	width:auto;
}
.topMenu li a:hover {
	background:url(../images/menu_left_over.jpg) top left no-repeat;
	float:left;
}
.topMenu li a:hover span {
	display:block;
	background:url(../images/menu_right_over.jpg) top right no-repeat;
}
.topMenu li.current a {background:url(../images/menu_left_over.jpg) top left no-repeat;}
.topMenu li.current a span{background:url(../images/menu_right_over.jpg) top right no-repeat;}
.topMenu ul li a{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */  outline: none;  /* for firefox 1.5 + */}

/*Main container*/
.widthMainContent {width:1000px;}
/*Left column*/
.widthLeftCol {float:left; width:200px; margin-top:20px;}

.leftMenu {background:#ffffff; padding:10px 0; border:2px solid #0078bc; text-align:center; font:bold 14px Verdana, Arial, Helvetica, sans-serif;}


.leftCounter {padding-top:5px; margin-top:1px; height:20px; background:url(../images/counter_bg.jpg) no-repeat;}
.leftCounter b {padding-left:20px;}
.leftProduct {width:198px; padding:2px 0; margin-top:0px; border:1px solid #0078bc;}
.leftProduct img {max-width:140px; width:expression(this.width > 140 ? 140 : true); margin:10px 0;}
.leftCustomer {width:198px; margin-top:20px; margin-bottom:10px; border:1px solid #f7a92e;}
.leftCustomerTitle {padding:3px 0; padding-left:10px; background:#f7a92e; color:#fff; font:bold 12px Tahoma, Verdana, Arial; text-transform:uppercase; text-align:left;}
.leftCustomer img {max-width:160px; width:expression(this.width > 160 ? 160 : true); margin:10px 0;}
.leftPoll {width:178px; padding:7px 10px; background:#b6e0f7 url(../images/poll_top.jpg) top no-repeat; border:1px solid #0078bc; border-top:none; text-align:left;}
.leftPollTitle {padding-bottom:10px; font:bold 12px Tahoma, Verdana, Arial; text-transform:uppercase;text-align:center}

/*Middle column*/
.widthMainCol {float:left; width:780px; margin-top:20px; margin-left:20px; text-align:left;}
.mainIntro {}
.mainIntroTitle {font:bold 16px Verdana, Arial, Helvetica, sans-serif; color:#0078bc; text-transform:uppercase; border-bottom:2px solid #0078bc; padding-bottom:2px;}
.mainIntroContent {border:1px solid #0078bc; margin-top:1px; padding:10px 20px; font:normal 11px/150% Tahoma, Verdana, Arial;}
.mainIntroContent li {list-style:outside; margin-left:20px;}
.mainTitle {width:760px; margin:20px 0 10px 0; padding:5px 10px; background:#0078bc; color:#fff; font:bold 16px Tahoma, Verdana, Arial; text-transform:uppercase;}
.widthMiddleCol {float:left; width:560px; margin:0; padding-right:20px;}
/*Products list*/
.tdProduct {width:550px; padding:10px 0; margin-top:10px; border-bottom:1px solid #0078bc; font:normal 11px/150% Tahoma, Verdana, Arial; color:#000;}
.tdProductImg {float:left; width:120px; margin:0 20px 0 10px;}
.tdProductImg img {max-width:120px; width:expression(this.width > 120 ? 120 : true);}
.tdProductTitle {font:bold 12px Tahoma, Verdana, Arial; color:#000;}
.tdProductTitle a
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.tdProductTitle a:hover
{
	color:#f56e21;
	font-weight:bold;
	text-decoration:none;
}

.tdProductContent {float:left; width:380px; margin-right:10px;}
.tdProductContent a {
	color:#0078bc;
	font-weight:bold;
	text-decoration:none;
}
.tdProductContent a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}


/*About us*/
.middleAbout {margin:10px; margin-right:20px; font:normal 11px/125% Tahoma, Verdana, Arial; color:#000;}
.middleAbout a {color:#0078bc;}

/*Right column*/
.widthRightCol {float:left; width:200px; margin:10px 0;}
.rightImg {width:170px; text-align:center;}
.rightImg img {max-width:170px; width:expression(this.width > 170 ? 170 : true); margin:2px 0;}
.rightNews {width:200px; margin-top:10px; text-align:left;}
.rightNewsTitle {padding:3px 0; padding-left:10px; background:#0078bc; color:#fff; font:bold 12px Tahoma, Verdana, Arial; text-transform:uppercase;text-align:center}
.rightNewsContent {padding:10px 5px 0 5px; border:1px solid #0078bc; border-top:none;}
.rightNewsContent p {padding-bottom:10px; margin:0; margin-bottom:15px; border-bottom:1px solid #ccc;}
.rightNewsContent a
{
	color:#0078bc;
	text-decoration:none;
	font-weight:bold;
}
.rightNewsContent a:hover
{
	color:#f56e21;
	text-decoration:none;
	font-weight:bold;
}

/*Footer*/
.Footer {clear:both; padding-top:10px; height:128px; background:url(../images/footer_bg.jpg) bottom no-repeat; line-height:175%;}
.Footer a {padding:0 15px; color:#0078bc; font:bold 12px Tahoma, Verdana, Arial; text-decoration:none;}
.Footer a:hover {color:#f7a92e;}
.Footer span {color:#fff;}
.Footer span a{color:#fff;}

.clear {clear:both;}
.download a {
	color:#FF9900;
	font-weight:bold;
}
.download a:hover {
	color:#0078bc;
	font-weight:bold;
	text-decoration:none;
}

.list_news a
{
	color:#0078bc;
	text-decoration:none;
	
	}
.list_news a:hover
{
	color:#f56e21;
	text-decoration:none;
	
}


.news_other a
{
	color:#f56e21;
	text-decoration:none;
	
	}
.news_other a:hover
{
	color:#0078bc;
	text-decoration:none;
	
}

.line_dot 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9fa3a6;
}
.boxweblink
{
  color:#0078bc;
  padding-left:20px;
  text-align:left;
  margin-top:10px;
  margin-bottom:10px;
  line-height:1.5;
}
.boxweblink a
{
	color: #0078bc;
	font-weight: bold;
	text-decoration: none;
}
.boxweblink a:hover
{
	color: #f56e21;
	font-weight: bold;
	text-decoration: none;
}
