body {
	margin: 0;
	padding: 0;
	background: #999;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

body#popup {
	background: white;
	text-align: left;
}

a img {
	border: 0;
}

a {
	color: #357CCA;
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

div.body {
	padding: 0 10px;
	width: 1000px;
	width/**/: /**/980px;
	margin: 12px auto;
	background: white;
	text-align: left;
}

div.header {
	background: url(/images/iei/header-bgr.gif) no-repeat;
	background-position: top right;
	border-top: 1px white solid;
	height: 88px;
	position: relative;
}

div.logo {
	position: absolute;
	margin-top: 12px;	
	margin-left: 3px;
}

div.logo p {
	margin: 0;
	color: #939598;
	font-size: 9px;
	margin-top: 2px;
	font-family: Tahoma, Helvetica, sans-serif;
	width: 220px;
}

div.logo p a, div.logo p a:hover {
	color: #939598;
	text-decoration: none;
}

ul#topMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 53px;
	margin-left: 300px;
	background: #F8931D;
}

ul#topMenu li {
	float: left;
	position: relative;
	z-index: 100;
}

ul#topMenu li.active a {
	background: black;
}

ul#topMenu li a {
	display: block;
	color: white;
	padding: 11px 9px;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

ul#topMenu li a:hover, ul#topMenu li.over a {
	background: black;
	text-decoration: none;
}

ul#topMenu ul {
	display: none;
	position: absolute;
	top: 0px;
	_left: 0;
	margin: 0;
	padding: 0;
	padding-top: 35px;
	list-style: none;
	z-index: 100;
	width: 150px;
}

html>body ul#topMenu ul {
	top: 35px;
	padding-top: 0;
}

ul#topMenu li:hover, ul#topMenu li.over {
	background: black;
}

ul#topMenu li:hover ul, ul#topMenu li.over ul {
	display: block;
	display: table;
}

ul#topMenu ul li {
	position: static;
	float: none;
	margin: 0;
	padding: 0px;
	border: 1px #7FBA3C solid;
	border-top: 0 none;

}

ul#topMenu ul li a {
	color: black;
	padding: 2px 3px;
	background: White;
	border: none;
	text-transform: none;
}

ul#topMenu li.active ul a,  ul#topMenu ul li a:hover, ul#topMenu li.over ul a {
	background: white;	
}

ul#topMenu ul li a:hover {
	background: #e9e9e9;
}


div.header p.provider {
	position: absolute;
	padding-left: 280px;
	top: 25px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: black;
	margin: 0;
}

div.header img.ipc {
	position: absolute;
	left: 780px;
	top: 27px;
}

div.banner {
	margin-top: 2px;
}

div.main {
	margin-top: 3px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
}

div.left {
	float: left;
	width: 229px;
}

form.search {
	background: #F8931D;
	padding: 10px 13px;
	padding-bottom: 10px;
}

form.search input.text {
	font-size: 12px;
	border: 1px white solid;
	width: 144px;
}

form.search input.submit {
	background: #EE1C25;
	color: white;
	border: 1px #EE1C25 solid;
	font-size: 12px;
	margin-left: 7px;
	position: relative;
	top: 1px;
}

html>body form.search input.submit {
	border-bottom-width: 2px;
	position: static;
}

div.block {
	background-image: url(/images/iei/block-bgr.gif);
	background-position: right bottom;
	padding-bottom: 19px;
	background-repeat: no-repeat;
	margin: 10px 0; 
}

div.block h2 {
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 10px 7px 13px;
	background: #71BF45;
}

div.block div.cont {
	padding: 7px;
	padding-left: 13px;
	background: #E7E7E9;
	border-bottom: 3px white solid;
}

div.block div.cont p {
	margin: 9px 0;
}

div.left div.menu {
	background-color: #7FBA3C;
	margin-top: 0;
}

div.left div.menu h3 {
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #0E1025;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-left: 14px;
	border-bottom: 3px white solid;

}

div.left div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #DDDDDF;
	border-bottom: 1px #DDDDDF solid;
}

div.left div.menu ul li {
	padding: 5px 9px 4px 13px;	
}

div.left div.menu ul li.active {
	padding: 0;
}

div.left div.menu ul li.active div {
	background: #F8931D;	
	padding: 5px 9px 4px 13px;	
}

div.left div.menu ul a {
	color: #0E1025;
	text-transform: uppercase;
	font-weight: bold;
}

div.left div.menu ul ul {
	background: #F1F1F3;
}

div.left div.menu ul ul a {
	text-transform: none;
}

div.left div.menu ul ul li.active {
	padding: 5px 9px 4px 13px;	
}

div.left div.menu ul ul li.active a {
	color: #F88609;
}

div.center {
	margin-left: 245px;
	margin-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
}

table.cols-container {
	padding: 0;
	border-collapse: collapse;
}

table.cols-container td {
	vertical-align: top;
	padding: 0;
}

td div.center {
	margin-left: 16px;
}

div.content {
	/*height: 50px;*/
	width:719px;
}

div.breadcrumb {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

div.breadcrumb span {
	color: #7FBA3C;
}

div.breadcrumb a {
	color: #302E2F;
}	

div.footer {
	clear: left;
}

div.footer div.menu {
	background:  url(/images/iei/footer-bgr.gif) right top no-repeat;
	padding-right: 38px;
}

div.footer ul {
	margin: 0;
	padding: 0;
	padding-left: 300px;
	list-style: none;
	border-top: 1px #CDC9CA solid;
	border-bottom: 1px #CDC9CA solid;
	height: 38px;
	height/**/: /**/36px;
	background: black;
}

div.footer ul li {
	float: left;
}

div.footer ul li.active a {
	background: #7FBA3C;
}

div.footer ul li a {
	display: block;
	color: white;
	padding: 11px 9px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

div.footer ul li a:hover {
	background: #7FBA3C;
	text-decoration: none;
}

div.footer div.text {
	text-align: center;
	background: #E7E7E9;
	color: #4B4B4D
	color: #939598;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 20px;
	line-height: 160%;
}

div.footer div.text p {
	margin: 0;
}

div.footer div.text a {
	color: #F8931D;
}

div.content-menu h3 {
	width: auto;
	margin: 3px 0;
	padding-top: 4px;
}

html>body div.content-menu h3, html>body div.content-menu p {
	/*width: 95%;*/
}

div.content-menu h3 a {
	color: #193E6B;
	text-decoration: underline;
}

div.content-menu p {
	margin: 3px 0;
}

div.content-menu img {
	display: block; 
	float: left;
	margin-right: 6px;
}

div.content-menu ul {
	font-size: 12px;
	margin: 0;
	margin-top: 9px;
	padding: 0;
	list-style: none;
	_float: left;
}

div.content-menu ul li {
	border-bottom: 2px #9D9D9D solid;
	padding: 10px 0 14px 0;
	clear: left;
	width: 99%;
}

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;
	clear: both;
	overflow: auto;
	width: 98%;
	margin-bottom: 10px;
}
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.content table {
	border: 1px #7fba3c solid;
	border-collapse: collapse;
	width: 99%;
}

div.content table td {
	border: 1px #7fba3c solid;
	padding: 4px 6px;
}

div.content table th {
	border: 1px #7fba3c solid;
	padding: 4px 6px;
	font-weight: bold;
}

body table.product-spec {
	width: 100%;
	border: 1px #DEAA16 solid;
}

body table.product-spec th {
	text-align: left;
	background: #FFE2AA;
	padding: 3px 7px;
	border: 1px #F4EEE2 solid;
}

body table.product-spec td {
	border: 1px #FAEDDD solid;
	border-top: 0 none;
	padding: 3px 7px;
	font-size: 10px;
}

body table.product-spec td.last {
	border-right: 0 none;
	width: 40%;
}

div.only-content {
	margin: 10px 0;
}

div.button {
	margin: 10px 0;
}

body#popup div.button {
	text-align: center;
}

div.button input {
	background: #ffe2aa;
	font-size: 11px;
}

div.compare {
	text-align: right;
	padding-right: 8px;
}

div.products-list input {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}

div.message {
	font-size: 12px;
	font-weight: bold;
	/*color: #7fba3c;*/
}

div.warning {
	color: red;
}

div.print-footer {
	display: none;
}

@media print {

ul#topMenu, div.banner, div.left, p.provider, div.footer, div.breadcrumb, div.button, div.products-list input, a.bookmark, div.popup-header a.ipc, div.header a img.ipc {
	display: none;
}

div.center {
	margin-left: 0;
}	

div.body  {
	width: auto;
}

div.logo img {
	float: left;
	margin-right: 25px;
}

div.logo p {
	width: auto;
	font-size: 11px;
	color: black;
	padding-top: 7px;	
}

div.logo p a {
	color: black;
}

div.products-list h3 {
	float: left;
}
div.products-list h3 a  {
	color: black;
	text-decoration: none;
}

h3.spec {
	padding-left: 0;
	font-size: 14px;
	padding-bottom: 5px;
}

div.print-footer {
	display: block;
	margin-top: 30px;
}

div.popup-content {
	padding: 0;
}
}

div.video_item p.video_title {
	font-size: 18px;
	padding: 10px;
	text-align: center;
}

div.video_description {
	margin-top: 20px;
}

