html {
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #999 url(/files/icpdas/index/body-shadow-w.png) 50% 0 repeat-y;
	color: #000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-height: 100%;
}

div.body {
	padding: 0 3px 0 7px;
	width: 1020px;
	margin: 0 auto;
	background: #fff url(/files/icpdas/index/head-bg.jpg) 1px 0 no-repeat;
	text-align: left;
	height: 100%;
}

div.body-shadow {
	/*background: transparent url(/files/icpdas/index/body-shadow.png) 50% 0 repeat-y;*/
	height: 100%;
}

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;
}

input[type="submit"], button, input.submit, input.submit-btn {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	background: transparent url(/files/icpdas/index/submit-bg.png) 50% 0 repeat-x;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}
table{
	font-size:100%; /* tut */
}
div.content table.form, div.content table.form td {
  border:0 solid #000;
  width: 20%;
}

div.content table.form label.mandatory {
  font-weight: bold;
}

div.content div.description {
  margin: 5px;
}

div.content input.picture {
  width: 23px;
  background: url(/admin/images/pict.gif) no-repeat;
}

div.content fieldset.add input.text {
  width: 400px;
}

div.content div.users_toolbar a {
  margin-top: 5px;
  border: 1px solid #999999;
  background-color: #C0C0C0;
}

div.content ol li {
	text-align: justify;
}

div.content div.note {
  text-align: center;
}

.forum_auth_toolbar {
	margin-top: 10px;
}
.forum_auth_toolbar a {
  float: right;
	font-size: 12px;
}

.forum_auth_toolbar label {
  float: right;
  font-size: 12px;
}

.forum_toolbar {
	margin-top: 44px;
}

div.content table.forum_table {
  border: 1px solid #999999; 
  width: 100%;
}

div.content table.forum_table th {
  background-color: #C0C0C0;
  text-align: center;
  font-weight: bold;
}

div.content table.forum_table th.num {
  width: 20px;
}

div.content table.forum_table td input {
  width: 70px;
}

div.content table.forum_table td select {
  width: 105px;
}

div.content table.forum_table td.division {
  background-color: #E7E7E9;
  font-weight: bold;
}

div.content table.forum_table td.author {
  width: 30%;
  text-align: left;
}

div.content table.forum_table td.author h3 {
  margin: 0;
}

div.content table.forum_table th.del, td.del {
  width: 20px;
}

div.content table.forum_table td.del input {
  width: 20px;
}

div.content table.forum_table img {
  vertical-align: middle;
}

div.content a.add {
  margin-top: 5px;
}

div.signature {
  border-top: 1px solid #999999;
  margin-bottom: 5px;
  font-size: 11px;
  vertical-align: bottom;
}

div.post {
  font-size: 11px;
}

div.answer_post {
  text-align: right;
}

div.content table.forum_table td div.quote {
  border: 1px solid #999999;
  background: #d0d0d0;
  margin-bottom: 3px;
}

div.content table.forum_table td div.quote div.quote {
  border: 1px solid #999999;
  background: #e0e0e0;
  margin-bottom: 3px;
}

div.content table.forum_table td div.quote div.quote div.quote{
  border: 1px solid #999999;
  background: #f0f0f0;
  margin-bottom: 3px;
}

div.content table.forum_table td div.quote textarea {
  color: #202080;
}

div.content div.forum_error {
  border: 1px solid #002080;
}

label.mandatory {
  font-weight: bold;
}

h2.title {
	font-size: 13px;
	margin: 0;
	margin-top: 0;
}


div.header {
	height: 95px;
}

div.header img {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}

#header-logo {
	width: 545px;
	height: 95px;
	float: left;
}

#header-search {
	width: 210px;
	height: 60px;
	float: right;
}
#header-phone {
	width: 220px;
	height: 30px;
	float: left;
	padding-top: 35px;
	padding-left: 7px;
}
#header-auth {
	width: 450px;
	height: 15px;
	float: right;
	margin-top: 6px;
	padding-right: 10px;

	text-align: right;
	color: #666666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#header-auth a {
	color: #666666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#header-auth span {
	margin-left: 10px;
}

.quick-search {
	padding-top: 40px;
}

.quick-search input[type="text"] {
	background: transparent url(/files/icpdas/index/search-q-bg.png) 0 1px no-repeat;
	border:  0;
	width: 139px;
	height: 20px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
	padding-left: 2px;
	padding-right: 2px;
}

.quick-search input[type="submit"] {
	background: transparent url(/files/icpdas/index/search-button.png) top left no-repeat;
	border:  0;
	width: 53px;
	height: 20px;
	color: #9b9b9b;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	line-height: 20px;
}


div.pollbar {
	margin-bottom: 5px; 
	background-color:#FF8200;
}


div.topmain {
	display: block;
	margin-top: 0;
	width: 1021px;
	height: 45px;
	background: transparent url("/files/icpdas/index/top-menu-bg-shadow.png") top left no-repeat;
    position: relative;
    z-index: 10;
}       
	


ul#topMenu {
	padding-left: 10px;
	list-style: none;
	margin: 0;
}
/* * HTML ul#topmenu {height:1%;} */

ul#topMenu li {	
	float: left;
	border: 0;
	margin-top: 0;
	position: relative;
	z-index: 100;
}

ul#topMenu li.menu-delimiter {
	width: 1px;
	height: 23px;
	border-left: 1px dotted #999;
	margin-top: 7px;
}
ul#topMenu li.menu-delimiter-last {
	float: right;
	width: 1px;
	height: 23px;
	border-left: 1px dotted #999;
	margin-top: 7px;
	margin-right: 42px;
}

ul#topMenu li a {
	display: block;
	padding: 11px 16px 13px 16px;
	text-decoration: none;
	color: #999999;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul#topMenu li.active a {
	color: #000;
}

ul#topMenu li a:hover, ul#topMenu li.over a {
	color: #000;
	text-decoration: none;
}

ul#topMenu li a img {
	vertical-align: top;
}

ul#topMenu ul {
	display: none;
	position: absolute;
	top: 0;
	left: -2px;
	margin: 0;
	padding: 0;
	padding-top: 0;
	list-style: none;
	z-index: 100;
	width: 150px;
}

html>body ul#topMenu ul {
	top: 38px;
	padding-top: 0;
}

ul#topMenu li:hover, ul#topMenu li.over {
	color: #000;
}

ul#topMenu li:hover ul, ul#topMenu li.over ul {
	display: block;
}

ul#topMenu ul li {
	position: static;
	float: none;
	margin: 0;
	padding: 0;
	background-color: #EDEDED;
	border: 1px #e2e2e2 solid;
	border-top: 0 none;
}	

ul#topMenu ul li a {
    display:block;
	color: #999;
	padding: 8px 8px;
	background: #EDEDED;
	border: none;
	text-transform: none;
}

ul#topMenu li.active ul a,  ul#topMenu ul li a:hover, ul#topMenu li.over ul a {
	color: #999;
}

ul#topMenu ul li a:hover {
	color: #000;
}


div.header p.provider {
	position: absolute;
	left: 280px;
	top: 25px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: black;
	margin: 0;
}



div.main {
    position: relative;
    z-index: 0;
}

div.left {
	float: left;
	width: 300px;
}

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: #999999;
	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: #67686C;
	text-transform: none;
	font-weight: bold;
}
div.left div.menu ul a:hover {
	color: black;
	
}

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;
}

/*new*/
div.block_menu {
	padding: 5px 10px 0 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.block_menu ul{
	padding: 0;
}

div.block_menu ul li {
	padding-bottom: 4px;
	list-style: none;
}

div.block_menu li a{
	/*color: #666666;*/
	/*background: url(/files/icpdas/index/catalog-bullet.png) no-repeat 0 3px;*/
	padding-left: 15px;
	padding-bottom: 4px;
	display: block;
	text-decoration: underline;
}

div.block_menu ul ul{
	padding: 0;
	padding-top: 0;
	padding-right: 5px;
	margin-left: 25px;
}

/*div.block_menu ul ul li {
	list-style-type: none;
}*/

/*div.block_menu ul ul li a{
	padding: 0;
	background: none;	
}*/

/*div.block_menu ul ul li a:hover {
	background: none;
	padding: 0;		
}*/

div.block_menu li a,
div.block_menu li.active li a,
div.block_menu li.active li.active li a,
div.block_menu li.active li.active li.active li a,
div.block_menu li.active li.active li.active li.active li a,
div.block_menu li.active li.active li.active li.active li.active li a {
	text-decoration: none;
	color: #666666;
	background: url(/files/icpdas/index/catalog-bullet.png) no-repeat 0 3px;
	padding-left: 15px;
	text-decoration: underline;
}

div.block_menu li a:hover,
div.block_menu li.active a:hover,
div.block_menu li.active li.active a:hover,
div.block_menu li.active li.active li.active a:hover,
div.block_menu li.active li.active li.active li.active a:hover, 
div.block_menu li.active li.active li.active li.active li.active a:hover {
	color: #cc6600;
	list-style: none;
	background: url(/files/icpdas/index/catalog-bullet-act.png) no-repeat 0 3px;
	padding-left: 15px;
	text-decoration: underline;
}

div.block_menu li.active a,
div.block_menu li.active li.active a,
div.block_menu li.active li.active li.active a,
div.block_menu li.active li.active li.active li.active a,
div.block_menu li.active li.active li.active li.active li.active a,
div.block_menu li.active li.active li.active li.active li.active li.active a {
	color: #cc6600;
	list-style: none;
	background: url(/files/icpdas/index/catalog-bullet-act.png) no-repeat 0 3px;
	padding-left: 15px;
	text-decoration: underline;
}

/*div.block_menu ul li a {
	text-decoration: none;
	color: #666666;
	text-transform: none;
	font-weight: bold;
}*/

div.block_menu h3 {
	background-color: #F9A525;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-left: 14px;
	border-bottom: 3px white solid;
}


/*Center*/
div.center h2 {
	color: #0033AC;
}

div.center {
	margin-left: 305px;
	margin-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	width:700px;
}


div.center .content table {
	border-color: white;
	border: 0;
}

div.center .content td {
	/*border: 1px;
	border-color: white;*/
}

*html div.center {
	margin-left:230px; /* tut */
}

table.cols-container {
	padding: 0;
	border-collapse: collapse;
}

table.cols-container td {
	vertical-align: top;
	padding: 0;
}

td div.center {
	margin-left: 16px;
}

* HTML div.content {
	height: 50px;
}
    

div.breadcrumb {
	font-weight: normal;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 14px;
	text-transform: none;
	margin: 7px 0 0 5px;
	width:720px;
}

div.breadcrumb span {
	color: #000000;
}

div.breadcrumb a, div.breadcrumb a:visited {
	color: #999999;
}	
div.breadcrumb a:hover, div.breadcrumb a:active {
	color: #000000;
}

.addresses-block {
	width: 970px;
	margin: 10px auto 10px auto;
	padding: 10px;
	border: 1px solid #cdcdcd;
	background-color: #f8f8f8;
	color: #000;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.addresses-block p {
	margin: 0;
}
.addresses-block a {
	color: #0099ff;
	text-decoration: underline;
}
.addresses-block table {
	width: 100%;
}
.addresses-block td {
	width: 33%;
}
.addresses-block td.delimited {
	background: transparent url(/files/icpdas/index/address-delimiter.png) 0 50% no-repeat;
}

.align-center {
	text-align: center;
}

.padding-left-45 {
	padding-left: 45px;
}

div.footer {
	clear: left;
}

div.footer div.menu {
	margin-left: -7px;
	background: transparent url(/files/icpdas/index/bottom-menu-bg-c.png) top left no-repeat;
	text-align: center;
}

div.footer ul {
	margin: 0;
	padding: 0;
	padding-left: 160px;
	list-style: none;
	height: 48px;
	display: block;
}

div.footer ul li {
	float: left;
}

div.footer ul li.bottom-menu-delimiter {
	float: left;
	color: #939393;
	margin-top: 16px;
}

div.footer ul li.active a {
	color: #000;
}

div.footer ul li a {
	display: block;
	color: #939393;
	padding: 18px 9px 15px 9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.footer ul li a:hover {
	color: #000;
	text-decoration: none;
}

div.footer div.text {
	text-align: center;
	color: #666;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 20px;
	line-height: 160%;
}

div.footer div.text p {
	width: 85%;
	margin: 0 auto 5px auto;
}

div.footer div.text a {
	color: #0099ff;
	text-decoration: underline;
}

div.content-menu h3 {
	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;
}

div.content-menu ul li {
	border-bottom: 2px #9D9D9D solid;
	padding: 10px 0 14px 0;
	clear: left;
	width: 715px;
}

html>body div.content-menu ul li {
	overflow: auto;
	clear: none;
}

div.products-list {
	width: 710px;
	width: 710px;
}

div.products-list ul li img {
	width: 100px;
}


div.news-list-container {
	clear: both;
	width: 714px;
	height: 413px;
	float: left;
}
div.news-list h2 {
	color: #000;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #f59e36;
	text-transform: uppercase;
}
div.news-list {
	padding: 10px 10px 10px 10px;
}

div.news-list p {
	margin-top: 0;
    float: left;
    width: 100%;
    display: block;
}

div.news-list img {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

div.news-list a, div.news-list a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.news-list a:hover, div.news-list a:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

div.news-list p.title {
	margin-bottom: 3px;
}

div.news-list .news-list-date {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
}

div.news-list .news-image {
	float: left;
	width: 136px;
	height: 74px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 11px;
}

div.news-list .news-frame {
	position: relative;
	top: -2px;
	left: -2px;
	width: 144px;
	height: 83px;
	background: transparent url(/files/icpdas/index/news-frame.png) top left no-repeat;
}

div.news-list .news-list-item {
	float: left;
	width: 545px;
	min-height: 90px;
}

div.news-list .news-list-item-narrow {
	float: left;
	width: 530px;
	min-height: 90px;
}


div.news-list .news-delimiter {
	border-bottom: 1px dotted #ccc;
	float: left;
	height: 2px;
    width: 100%;
	margin-bottom: 14px;
}

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;
	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;
	right: 10px;
}

div.popup-body {
	width: expression(document.body.offsetWidth>700?'auto':700+"px");
}

html>body div.popup-body {
	width: auto;
	min-width: 700px;
	background: white;
	text-align: left;
}

div.popup-content {
	padding: 20px 15px;
}

table.product-name {
	width: 100%;
	background: #999999;
}

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 #999999 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 #999999 solid;
	padding: 3px 0;
	font-size: 10px;
}

table.product-features img {
	margin: 0 10px;
}

h3.spec {
	margin-bottom: 1px;
	line-height: 32px;
	padding-left: 10px;
	background: transparent url(/files/icpdas/index/spec-header-bg.png) bottom left repeat-x;
	background-position: 6px 50%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;

}

div.content p {
	text-align: justify;
}

div.content table {
	border: 1px #999999 solid;
	border-collapse: collapse;
	width: 710px;
}

div.content table table {
	width: 100%;	
}

div.content table td {
	/*border: 1px #999999 solid;*/
	padding: 4px 6px;
}

div.content table th {
	border: 1px #999999 solid;
	padding: 4px 6px;
}

body table.product-spec {
	width: 100%;
	border: 1px #999999 solid;
}

body table.product-spec th, div.content table.product-spec th {
	text-align: left;
	background: #d7d7d7;
	padding: 3px 7px;
	border: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

body table.product-spec td, div.content table.product-spec td {
	border: none;
	border-top: 0 none;
	padding: 3px 7px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

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: #999999;*/
}

div.warning {
	color: red;
}

p.message {
	border: 1px solid #CDCDCD;
	padding: 4px;
	color: #F00;
    font-weight: bold;
}

p.error {
	color: #F59E36;
}

div.print-footer {
	display: none;
}

div.products-list table.prodlist {
	border: 0;
	width: 710px;
}
* html div.products-list table.prodlist {
	width: 700px; /* tut */
}

table.prodlist td, div.content table.prodlist td {
	border: 0!important;
	padding: 0;
}

table.prodlist tr.prodrow {
	border-bottom: 1px solid #EEE;
}

tr.tblhead {
	background: transparent;
	vertical-align: top;
}

table.prodlist tr.tblhead td {
	vertical-align: top;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 0 0 0;
}

tr.tblhead td img {
	cursor: pointer;
	text-align: center;
}

table.prodlist tr.prodrow td.image-cell {
	text-align: center;
}
table.prodlist tr.prodrow td.image-cell img {
	float: none;
	margin: 0 auto;
	border: 1px solid #EEEEEE;
	max-width: 100px;
}
table.prodlist tr.prodrow td {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}
table.prodlist tr.prodrow td a {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
}

table.prodlist tr.prodrow td span.price {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
table.prodlist tr.prodrow td.desc {
	vertical-align: top;
}
table.prodlist tr.prodrow td.number {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 14px;
	padding-right: 4px;
}
table.prodlist tr.prodrow td small, table.prodlist tr.prodrow td small a {
	font-size: 10px;
}

table.prodlist tr.filters-row td {
	padding-top: 0;
	padding-bottom: 0;
}

table.prodlist tr.filters-row fieldset {
	border: 0;
}

div.prodlist-header {
    background: #eeeeee url(/files/icpdas/index/catalog-head-bg.png) top left repeat-x;
}

.gray-button {
	float: left;
	font: bold 10px Verdana;
	background: transparent url(/files/icpdas/index/gray-button.png) no-repeat 50% 50%;
	text-align: center;
	vertical-align: middle;
	width: 65px;
	height: 16px;
	padding-top: 3px;
}
.gray-button a, .gray-button a:visited, .gray-button a:hover, .gray-button a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.pressed {
	background: transparent url(/files/icpdas/index/gray-button-pressed.png) no-repeat 50% 50%;
	color: #FFFFFF;
}
.pressed a, .pressed a:visited, .pressed a:hover, .pressed a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.gray-button-delimiter {
	float: left;
	background: transparent url(/files/icpdas/index/gray-button-delimiter.png) no-repeat 50% 50%;
	width: 14px;
	height: 19px;
}

.button-container {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}

.about-price {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #666666;
	margin: 0 10px 10px 0;
}


/* for filter */
form.common {
	margin: 0;
	padding: 0;
	padding-bottom: 10px; 
	margin-right: 15px;
}

td.comment {
	margin: 15px 0;
	background: #f5f5f5;
	padding: 10px 15px;
	padding-top: 25px;
	padding-bottom: 10px; 
	margin-right: 15px;
}


form.common fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form.common span.m, span.mandatory {
	color: #e01d3c;
}

form.common label, form.common div.label {
	display: block;
	position: relative;
	margin-bottom: 9px;
}

form.common label input, form.common label textarea {
	display: block;
	border: 1px solid black;
	font-size: 11px;
	width: 200px;
}

form.common label select {
	display: block;
	font-size: 12px;
	width: 207px;
}

form.common label textarea {
	height: 70px;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form.common label.mandatory, form.common div.mandatory {
	font-weight: bold;
}

form.common label.request {
	font-weight: bold;
	float: left; 
	margin: 10px 10px 10px 10px;
}

form.common label.error, form.common div.error {
	color: #e01d3c;
}

form.common label.error input, form.common label.error textarea, form.common label.error select, form.common div.errors input {
	border: 1px #e01d3c solid;
	background: #FFeedd;
}

form.common div.label input {
	border: 1px solid black;
	font-size: 11px;
	width: 150px;
}

form.common div.label input.code {
	width: 40px;
}

form.common label span.error, form.common div.label span.error {
	position: absolute;
	display: block;
	font-weight: normal;
	left: 210px;
	top: 9px;
	background: #e01d3c url(../images/error-block.gif) left top no-repeat;
	color: white;
	width: 215px;
	padding: 7px 5px;
	padding-left: 13px;
	font-size: 10px;	 
}

form.common label span.pass {
	position: absolute;
	font-weight: normal;
	left: 215px;
	top: 16px;
}

form.common fieldset.list {
	margin-top: 10px;
	position: relative;
}

form.common fieldset.list div.right-hint {
	position: absolute;
	width: 300px;;
	left: 355px;
	top: 20px;
}


form.common fieldset.list label {
	margin-bottom: 0px;
	margin-top: 3px;
	position: relative;
}

form.common fieldset.list input {
	display: inline;
	width: auto;
	border: none;
	position: relative;
	top: 1px;
}

form.common input.submit-btn {
	background: #EF9C00;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: white;
}

form.common textarea {
	display: block;
	border: 1px solid black;
	font-size: 11px;
	width: 200px;
	height: 80px;
	font-family: Tahoma, sans-serif;
}

form.common label.error textarea {
	border: 1px #e01d3c solid;
	background: #FFeedd;
}

form.common fieldset.error {
	margin-top: 10px;
}

form.common fieldset.radios input, input.check {
	display: inline;
	border: 0;
/*	background: transparent;*/
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    margin-top: 2px;
    margin-bottom: 2px;
}

form.common fieldset.radios label.radio {
	display: inline;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}


form.common div.head {
    margin-bottom: 10px;
    display: table;
    width: 100%;
/*   height: 10px;
   width: auto;*/
    border: 1px solid #E0E0E0;
    padding: 5px;
}

form.common div.head span {
    font-size: 12px;
    display: block;
}

form.common div.head2 {     
    padding: 5px 10px 0 10px;    
    display: block;
    overflow: visible;
    float: left;
}

form.common div.head2 span {
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

form.common fieldset.filter {
    width: 150px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    padding: 0;
}
/* for filter end */

/* for intable filter */
div.filter-vis {
	position: absolute;
	display: none;
	white-space: nowrap;
	font-weight: normal;
	border: 1px solid #E0E0E0;
	border-top: 0;
	padding: 5px; 
	background-color: #ffe2aa;
	font-size: 11px;
	z-index: 1;
}

div.filter-vis label {
	cursor: pointer;
	position:relative;
	top:-3px;
}

.filter-vis input { float: none!important; }

div.filter-vis input.text {
	border: 1px solid black;
	font-size: 11px;
	width: 150px;
}

#filter_name { width: 200px; }



/* end for intable filter */

@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 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.content .content-catalog td {
	border-width: 1px;
	border-color: black;
}

.clear {
	height: 0;
	clear: both;
}

.blend {
	width: 100%;
	height: 100%;
	min-height: 300px;
	background: transparent url(/files/icpdas/index/blend-reg.png) top left repeat-x;
}

.blend-left {
	height: 100%;
	min-height: 300px;
	background: transparent url(/files/icpdas/index/blend-left-ow.png) top left no-repeat;
}

.blend-right {
	height: 100%;
	min-height: 300px;
	background: transparent url(/files/icpdas/index/blend-right-ow.png) top right no-repeat;
}

.blend-b-reg {
	height: 100%;
	min-height: 300px;
	background: transparent url(/files/icpdas/index/blend-b-reg-ow.png) bottom left repeat-x;
}

.blend-bl {
	height: 100%;
	min-height: 300px;
	background: transparent url(/files/icpdas/index/blend-bl-ow.png) bottom left no-repeat;
}

.blend-br {
	height: 100%;
	min-height: 300px;
	background: transparent url(/files/icpdas/index/blend-br-ow.png) bottom right no-repeat;
}

#catalog-block {
}

.banner-shadow img {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

#main-banners {
	width: 230px;
	float: left;
	margin-left: 12px;
}
.single-banner {
	margin-bottom: 11px;
}

.product-card {
	background: transparent url(/files/icpdas/index/prod-card-bg.png) top left repeat-x;
	padding-top: 5px;
	width: 710px;
}

.product-card h1 {
	margin: 12px 15px;
}

div.product-card table td {
	padding: 0;
	vertical-align: top;
	border: none;
}
.product-card td.product-image {
	vertical-align: top;
	width: 240px;
}

.product-card td.product-image img {
	max-width: 220px;
}

.product-card td.product-price-block {
	width: 310px;
	background: transparent url(/files/icpdas/index/product-price-wrap.png) top left no-repeat;
}

.product-card td.product-tabs {
	width: 156px;
}

.product-tabs-r {
	width: 156px;
	background: transparent url(/files/icpdas/index/product-prop-wrap-r.png) top right repeat-y;
}

.product-tabs-b {
	width: 156px;
	background: transparent url(/files/icpdas/index/product-prop-wrap-b.png) bottom left repeat-x;
}

.product-tabs-tr {
	width: 156px;
	background: transparent url(/files/icpdas/index/product-prop-wrap-tr.png) top right no-repeat;
}

.product-tabs-bl {
	width: 156px;
	background: transparent url(/files/icpdas/index/product-prop-wrap-bl.png) bottom left no-repeat;
}

.product-tabs-br {
	width: 156px;
	background: transparent url(/files/icpdas/index/product-prop-wrap-br.png) bottom right no-repeat;
	padding-bottom: 4px;
}

.product-tabs-inside {
	margin: 0 3px 0 0;
	border-left: solid 1px #e9e9e9;
	background-color: #b9b9ba;
}

.product-tabs-inside a, .product-tabs-inside a:visited {
	display: block;
	width: 131px;
	height: 31px;
	background: transparent url(/files/icpdas/index/product-prop.png) bottom left no-repeat;
	line-height: 31px;
	padding-left: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.product-tabs-inside a:hover, .product-tabs-inside a:active,
.product-tabs-inside a.active, .product-tabs-inside a.active:visited,
.product-tabs-inside a.active:hover, .product-tabs-inside a.active:active {
	color: #333333;
	text-decoration: none;
	background: transparent url(/files/icpdas/index/product-prop-active.png) bottom left no-repeat;
}

.product-card .prod-price {
	height: 70px;
}

.product-card .prod-descr {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	padding: 10px 0 0 8px;
}

.product-card td.product-price-block ul {
	list-style-image: url(/files/icpdas/index/red-bullet.png);
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

.product-card td.product-price-block .prod-price-value {
	float: left;
	width: 130px;
	height: 34px;
	background: url(/files/icpdas/index/prod-price-bg.png) 50% 50% no-repeat;
	line-height: 34px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 8px;
}

.product-card td.product-price-block .price-switches {
	float: right;
	width: 160px;
	height: 50px;
}
.product-card td.product-price-block .price-switches .button-container {
	padding-top: 10px;
	padding-right: 15px;
}

.product-card .product-tabs .button {
	width: 159px;
	height: 41px;
	background: url(/files/icpdas/index/product-order.png) 50% 50% no-repeat;
}
.product-card .product-tabs .button input[type="button"] {
	border: 0;
	background: transparent;
	width: 140px;
	height: 30px;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
    text-align: left;
    margin-left: 17px;
}

table.product-spec td.left {
	background: #e1e1e1;
	width: 10%;
}

table.product-spec tr.head td.left {
	background: #d7d7d7;
}

table.product-spec td.left div.spacer, table.compare-tbl  td.left div.spacer {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	width: 198px;
}

table.product-spec tr.even td.left, table.compare-tbl tr.even td.left {
	background: #F5F5F5;
}

table.product-spec ul, table.compare-tbl ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 17px;
}

table.product-spec ul li, table.compare-tbl ul li {
	padding-bottom: 3px;
	list-style: none;
}

table.product-spec td.left ul, table.compare-tbl td.left ul {
	margin-top: 5px;
}

table.product-spec td.left ul li, table.compare-tbl td.left ul li {
	background: url(/files/icpdas/index/yellow-bullet.png) no-repeat;
	background-position: 1px 5px;
	padding-left: 10px;
}

#sale_rules_required {
	display: none;
}

div.textarea div.area {
	width: 500px;
	height: 180px;
	overflow: auto;
	background: #fff;
	border: solid 1px #000;
	margin: 5px 0 20px 0;
}

table.catalog-container td {
	border-bottom: 1px solid #003399 !important;
	padding: 10px 5px 10px 0 !important;
	width: 50% !important;
}

table.catalog-container td a.title {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.content ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.content ul li {
	padding: 4px 0 0 auto;
	list-style: square;
}
