body {
  margin: 0;
  padding: 0;
  background-color: #E5E5E5;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  overflow-X: hidden;     
}

table {
  width:98% !important;
  margin-top:10px !important;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#Body {
  width: 965px;
  padding: 5px 15px 5px 15px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
}

h1 {
  font: 12pt Verdana, sans-serif;
  text-transform: uppercase;
  color: #666;
  font-weight: bold;
  border-bottom: 1px solid #666;
  padding-bottom: 8px;
  margin-top: 1.5em;
}

h2 {
  font: 12pt Verdana, sans-serif;
  color: #444;
  font-weight: bold;
}

h3 {
  font: 10pt Verdana, sans-serif;
  font-weight: bold;
}

h3.Decorated {
  color: #000;
  font: 10pt Verdana, sans-serif;
  font-weight: bold;
}

h1.Top,
h2.Top,
h3.Top {
  margin-top: 0;
}

img.logo {
  border: none;
}

a:link {
  color: #990000;
  text-decoration: none;
}
a:hover {
  color: #990000;
  text-decoration: underline;
}
a:visited {
  color: #990000;
  text-decoration: none;
}
a:visited:hover {
  color: #990000;
  text-decoration: underline;
}

table {
	width: 100%;
	border: 1px solid #009880;
}

table th {
  background-color: #d6e6e4;
  padding: 4px;
}

table td {
  border-bottom: 1px solid #d6e6e4;
  padding: 4px;
}
.protab2{
	position:relative;
	float:left;
}
span.Highlighted {
  color: #900;
}

div.Last {
  clear: both;
}

/* Form elements */
form {
  margin: 0;
  padding: 0;
}

form fieldset {
  border-style: none;
  margin: 0;
  padding: 0;
}

/* Gradient bg, MOHA logo */
#Header {
  height: 60px;
  position: relative;

}

div.banner table, div.banner tbody{
border: none;
padding:0;
border-collapse: collapse;
}
div.banner td{
padding:0;
border:none;
border-collapse: collapse;
}
div.banner img{
padding:0;
border:none;
border-collapse: collapse;
margin-bottom:-2px;
}

#MoxaLogo {
  
}

#Ipc2ULogo {
 margin-left: 15px;
}

div.Ipc2ULogoText {
	position: relative;
	left: 385px;
	top: -22px;
	color: #666666;
	width: 300px;
}


/* Main menu */ 

#Mainmenu {
  background: url(/images/moxa/top-menu-bg.jpg) left center repeat-x;
  height: 31px;
  width: 965px;
  position: relative;
  
}


#Mainmenu ul {
  
  margin: 0;
  list-style: none;
  padding-top: 6px;
  padding-left: 110px;
}

#Mainmenu ul li {
  float: left;
  background: url(/images/moxa/top-menu-between.gif) right no-repeat;
  padding: 0 20px;
   
  display:inline;
}

#Mainmenu li a {
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  font: 13px arial;
}

#Mainmenu li a:hover,
#Mainmenu li.active a {
  text-decoration: underline;
}

.mainmenu-last a {
  padding-left: 25px;
  color: #fff;
  text-decoration: none;
  font: 13px arial;
}

.mainmenu-last a:hover,
.mainmenu-last a:active {
  text-decoration: underline;
}

.Rightcolumn {
  position: relative;
  top: 10px;
  float: right;
  width: 200px;
 
}

/*Center-banner*/
.index-banner {
	background: url(/images/moxa/Roller_MOXA_01-12-09.gif) left no-repeat;
	width: 965px;
	height: 284px;

}
.banner-right {
	position: relative;
	left: 750px;
	top: 50px; 
	width: 200px;
}

.index-banner a {
	color: white;
	font: 13px arial;
	text-decoration: underline;

}

.index-banner a:hover,
.index-banner a:active{
	color: #FFE02D;
}

.banner-right img{
        border: 0;
	
}

.banner-right table {
	border: 0;
        padding: 0;
	margin: 0;
		
}
.banner-right table td{
        border: 0;
	padding: 8px 0;
				
}


a.price-logo {
	margin-left: 14px;
	
}


/*Green blocks */

div.green-blocks {
	margin-left: 1px;
}

div.green-block {
	width: 238px;
	float: left;
	margin: 10px 3px 10px 0;
	
}
div.green-block h2{
	margin: 0;
	padding: 3px 0 0 20px;
	font: 10pt arial;
	color: white;
	font-weight: bold;
}

div.green-block-bottom p {
	margin: 0;
	color: #fff;
  font-size: 11px;
	
}

div.green-block-bottom a{
	color: #fff;
	text-decoration: underline;
	padding-right: 3px;
	
}


div.green-block img.new-index {
        padding: 5px 5px 5px 3px;
	
}

div.green-block img {
	border: 0;
}

div.green-block-top {
	background: url(/images/moxa/greenblock-top.gif) no-repeat left top;
	height: 23px;
}
div.green-block-bottom {
	background: url(/images/moxa/greenblock-bottom.gif) no-repeat left bottom;
	height: 86px;
}



/* Search */

#Search {
  position: absolute;
  left: 733px;
  top: 16px;
  background: url(/images/moxa/mainmenu_item_bg.gif) left center no-repeat;
  padding-left: 10px;
}

#Search label {
  display: none;
}

#Search input {
  border: 1px solid #E5E5E5;
  padding: 3px 0 3px 0;
  font-size: 10pt;
  width: 120px;
}

#Search input.Decorated {
  margin-bottom: 1px;
}

#Search input.Submit {
  background: url(/images/moxa/search-bg.jpg) left center no-repeat;
  height: 26px;
  border: 0px solid #fce4c1;
  font-size: 10px;
  color: #fff;
  width: 54px;
  padding: 5px 0 4px 0;
  text-transform: uppercase;
}

/* Content area */
#MainLayout {
  margin-top: 1px;
  
}

#Leftcolumn {
  float: left;
  width: 210px;
  position:relative;
  padding-right:10px;
  margin-left:-220px;
}

#MainLayout #LeftcolumnBg {
  padding: 0 10px;
}


#MainLayout {
  background-color: #fff;
  padding: 10px 0 23px 10px;
  
  border-left:220px solid #efefef;
}

/*center-col-head*/
.center-col-head-left {
	background: url(/images/moxa/center-head-left.jpg) left no-repeat;
	float: left;
	height: 33px;
	width: 5px;
	
}

.center-col-head-right {
	background: url(/images/moxa/center-head-right.jpg) right no-repeat;
	height: 33px;
	width: 5px;
	float: right;
}


.center-col-head{
	float: left;
	background: url(/images/moxa/center-head-bg.jpg) left center repeat-x;
	width: 955px;
	height: 33px;
}

.center-head-goods{
        background: url(/images/moxa/center-head-goods.jpg) left no-repeat;
	width: 143px;
	height: 27px;
	margin: 6px 0 0 10px;
	float: left;

}
.center-head-goods h3{
	margin: 0;
	padding: 8px 0 0 35px;
	font-style: italic;
	color: #125B88;	
}
a.look-price {
        float: right;
	margin: 10px 10px 0 0;
	font-size: 12px;
	color: #076D5D;
	text-decoration: underline;
	
}




 #Content{
  background-color: #fff;
  padding: 0;
  border:none !important;
 }

/* Sidemenu */

#LeftcolumnBg ul.Sidemenu {
  margin: 0;
  padding: 0 0 10px 0;
  list-style: none;
}

#LeftcolumnBg li {
  display: block;
  border-bottom: 1px solid #009880; 
  padding: 10px 0;
}
#LeftcolumnBg li div {
  display: block;
}
#LeftcolumnBg li div a {

  background: url(/images/moxa/sidemenu_item_arrow.gif) 0 0.4em no-repeat;
  padding-left: 12px;
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

#LeftcolumnBg li a:hover {
  color: #666;
  text-decoration: none;
}

#LeftcolumnBg ul {
  list-style: none;
}


#LeftContacts {
  padding: 0 0 10px 0;
}

#LeftContacts span.Highlighted {
  font-size: 10pt;
}

#LeftContacts span.Connection {
  color: #999;
  font-weight: bold;
}


#Catalogue {
  position: relative;
  padding-bottom: 20px;
  margin-top: 60px;
}

#Catalogue img {
  position: absolute;
  top: 40px;
}

#Catalogue p {
  padding-left: 70px;
}

#Catalogue p a {
  display: block;
  font-size: 10px;
  padding-top: 10px;
}


/* Solutions */

div.Solution {
  clear: left;
}

div.Solution img {
  border: 1px solid #666;
  float: left;
  margin-bottom: 20px;
}

div.Solution div {
  padding-left: 280px;
}

div.Solution div p {
  padding-left: 12px;
}


/* Software */

div.Software {
  clear: left;
}

div.Software img {
  float: left;
  margin-bottom: 20px;
}

div.Software div {
  padding-left: 150px;
}

div.Software div p {
  padding-left: 12px;
}

/* Footer */

div.Copyright p{
  color: #666 !important;
  font: 11px arial, sans-serif;
  text-align: center;
  margin: 15px 0;
  clear: both;
  padding: 5px 100px 0 100px;
}

p.Copyright a {
  color: #900;
  text-decoration: none;
}

p.Copyright a:hover {
  text-decoration: underline;
}

.Copyright-bottom p {
	text-align: center;
	color: #666666;
}



/* àé-ÿé-àé */

div.button {
	margin: 10px 0;
}

body#popup div.button {
	text-align: center;
}

div.button input {
	background: #d6e6e4;
	font-size: 11px;
}

div.compare {
	text-align: right;
	padding-right: 8px;
}
/*
html>body div.content-menu ul li {
	overflow: auto;
	clear: none;
}

div.products-list ul li img {
	width: 100px;
	float: right;
}

div.content img.idxfoto {
	float: right;
}
div.content hr {
	float: left;
	width: 100%;
}
div.news-list {
 	float: left;
	width: 98%;
}
div.news-list div {
	display: table;
	width: 98%;
	
}
div.news-list div.botban {
	display: table;
	width: 98%;
}
div.news-list div.botban table {
	width: 100%; 
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
div.news-list div.botban table tr, div.news-list div.botban table td {
	width: 100%; 
	border: 0;
	margin: 0;
	padding: 0;
}
div.news-list div.botban table td div {
	display: block; 
	overflow: hidden; 
	width: 468px; 
	height: 60px;
	text-align: left;
}
div.news-list p {
	margin-top: 0;
}

div.news-list img {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

div.news-list a {
	font-weight: bold;
	text-decoration: underline;
}

div.news-list p.title {
	margin-bottom: 3px;
}

p.date {
	margin-top: 3px;
}

p.news-nav {
	font-size: 12px;
	font-weight: bold;
}

div.products-list h3 a  {
	color: #FF9900;
}

div.products-list p {
	
}

div.popup-header {
	position: relative;
	height: 21px;
	background: url(/images/iei/popup-header-bgr.gif) right top no-repeat;
	margin-bottom: 15px;
}

div.popup-header img.logo {
	position: absolute;
	top: 2px;
	left: 3px;
}

div.popup-header a.bookmark {
	position: absolute;
	top: 2px;
	right: 425px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.popup-header a.ipc {
	position: absolute;
	top: 3px;
	right: 10px;
}

div.popup-body {
	width: expression(document.body.offsetWidth>700?'auto':700+"px");
}

html>body div.popup-body {
	width: auto;
	min-width: 700px;
}

div.popup-content {
	padding: 20px 15px;
}

table.product-name {
	width: 100%;
	background: #7FBA3C;
}

table.product-name td.short {
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
	padding-left: 3px;	
	font-size: 12px;
	font-weight: bold;
}

table.product-name td {
	padding: 5px 6px;	
}

table.product-features {
	width: 100%;
	border-collapse: collapse;
}

table.product-features td {
	border: 1px #7FBA3C solid;	
	padding-top: 10px;
}

table.product-features h3 {
	font-size: 12px;
	margin: 10px;
}

table.product-features ul {
	margin: 10px;
	list-style: none;
	padding: 0;
}

table.product-features li {
	border-bottom: 1px #F4F4F4 solid;
	padding: 3px 0;
	font-size: 10px;
}

table.product-features img {
	margin: 0 10px;
}

h3.spec {
	margin-bottom: 0;
	line-height: 20px;
	padding-left: 22px;
	background: #7CBA35 url(/images/iei/bullet2.gif) no-repeat;
	background-position: 6px 50%;
	font-size: 11px;
}

div.products-list input {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}*/
.Decorated a{
color:#000 !important;
}
#Content ul li a{
color:#000 !important;
font-weight:normal;
}
#Content ul li a{
color:#000 !important;
font-weight:normal;
}

.moxa-index {
	border-color: #fff;
	float: left;
	width: 100%;
	font-size: 10px;
}


.moxa-index table{
	width: 100% !important;
	margin: 0;
	padding: 0;
	border: solid 1px #E3E3E3;
	border-collapse: collapse;
}

.moxa-index table td {
	border: solid 1px #E3E3E3;
	vertical-align: top;
	margin: 0;
	padding: 10px;
}



.moxa-index table td ul{
	padding: 0;
	margin: 5px 0;
}

.moxa-index table td ul li{
	list-style: none;
	padding-left: 12px;
	background: url(/images/moxa/index-li.jpg) left 5px no-repeat;
}

.moxa-index a {
	color: #585858;
	font: 9pt arial, sans-serif;
		
}

.moxa-index a:visited {
	color: #585858;
}

.moxa-index h3 {
 	padding: 0;
	margin: 0;
}

.moxa-index h3 a {
	color: black;
	font: 14px arial, sans-serif;
	font-weight: bold;
}
.moxa-index h3 a:visited{
       color: black;
}

.moxa-index h3 img {
	margin-left: 5px;
}


div.news-lists img {
	float: left;
	margin-right: 12px;
	
}

div.news-lists p {
	margin-top: 0;
}



