body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #fff;
	background-image: url(../images/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

div, img {
	border: 0;
	float: left;
}

form {
	padding: 0;
	margin: 0;
	float: left;
}

caption { display: none;}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0;
	margin: 0;
	text-align: justify;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #004785;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
	
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}


/*
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
	background-color: transparent;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
*/
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul li {
	padding: 0 0 5px 8px;
	list-style-type: none;
	background-image: url(../images/list_type.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

a:link,
a:hover,
a:active,
a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
/*
a:hover,
a:active {
	text-decoration: underline;
}
*/

a.whiteArrow,
a.whiteArrow:hover,
a.whiteArrow:active,
a.whiteArrow:visited {
	padding: 0 0 0 8px;
	color: #fff;
	background-image: url(../images/icons/icon_link-white.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

a.orangeArrow,
a.orangeArrow:hover,
a.orangeArrow:active,
a.orangeArrow:visited {
	padding: 0 0 0 8px;
	color: #fb720a;
	background-image: url(../images/icons/icon_link-orange.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

.toplink {
	width: 605px !important;
	height: auto !important;
	float: right;
	padding: 0 !important;
	margin: 7px 0 0 10px;
	text-align: right;
	font-size: 10px;
}

.toplink2 {
	width: 605px !important;
	height: auto !important;
	float: right;
	padding: 0 !important;
	margin: 17px 0 0 10px;
	text-align: right;
	font-size: 10px;
}
.toplink a {
	padding-left: 12px;
	background-image: url(../images/icons/bullettop.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #fb720a !important;
}
.toplink a:link, .toplink a:visited, .toplink a:active {	text-decoration: none;}
.toplink a:hover { text-decoration: underline;}

.nextlink {/*
	padding-left: 9px;
	background: url(../images/icons/icon_link-orange.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;*/
	color: #fb720a;
}
.nextlink a { color: #fb720a;}
.nextlink a:link, .nextlink a:visited, .nextlink a:active { text-decoration: none;}
.nextlink a:hover { text-decoration: underline;}

div#pageContainer {
	width: 963px;
	display: inline;
	margin: 0 0 0 20px;
}

/*	TBL ChColorToOver start	*/
div.commonLeft table.countryContainer {
	width: 610px;
	text-align: justify;
}

div.commonLeft table.countryContainer th {
	background-color: #a0b3c1;
	color: #FFF;
	border-top: 1px solid #e9edf0;
	font-weight: normal;
	cursor: pointer;
}

div.commonLeft table.countryContainer th:hover {
	background-color: #57656f;
	color: #FFF;
}

div.commonLeft table.countryContainer td {
	background-color: #c4cbcf;
	color: #51606b;
	font-weight: normal;
}

/*	TBL ChColorToOver end	*/


/* pageHeader start */

div#pageContainer div#pageHeader {
	width: 963px;
	height: 89px;
}

div#pageContainer div#pageHeader div.topPageLink {
	width: 963px;
	height: 14px;
	text-align: right;
}

div#pageContainer div#pageHeader a.logoUmicore {
	display: block;
	float: left;
	padding: 0 0 0 27px;
	height: 75px;
	background-color: #fff;
}

div#pageContainer div#pageHeader div.headerPic {
	width: 682px;
	height: 75px;
	background-color: #818e97;
	padding: 0 0 0 65px;
	background-image: url(../images/head_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

div#pageContainer div#pageHeader a.logoVmzinc {
	display: block;
	float: left;
	margin: 16px 0 0 0;
}

div#pageContainer div#topMenuContainer {
	width: 963px;
	height: 25px;
	clear: both;
	background-color: #465157;
}

div#pageContainer div#topMenuContainer ul#menu {
	width: 963px;
	height: 25px;
	background-color: #465157;
}

div#pageContainer div#topMenuContainer #menu li {
	float: left;
	margin: 0;
	padding: 0;
}

div#pageContainer div#topMenuContainer #menu li a {
	height: 22px;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: 22px;
}

/* pageHeader end */

div#mainPageContent {
	width: 963px;
}


/* homepage start */

div#mainPageContent div.mainRandomPic {
	width: 605px;
	height: 250px;
}

div#mainPageContent div.mainContactNode {
	width: 341px;
	height: 201px;
	padding: 49px 0 0 0;
}

div#mainPageContent div.mainContactNode h2 { padding: 0 0 15px 17px;}

div#mainPageContent div.mainContactNode p {
	padding: 0 0 14px 17px;
	line-height: 14px;
}

div#mainPageContent div.mainContactNode p.last { padding-bottom: 16px;}

div#mainPageContent div.mainContactNode div.linkBox {
	width: 340px;
	height: 30px;
	padding: 8px 0 7px 18px;
	margin-top: 1px;
	background-color: #818e97;
}

div#mainPageContent div.mainContactNode div.linkBox a { line-height: 14px;}

div#mainPageContent div.mainCompanyInfoNode {
	width: 435px;
	height: 96px;
	padding: 18px 0 18px 0;
	background-image: url(../images/dot_vert_bg-white.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
}

div#mainPageContent div.mainCompanyInfoNode h2 { padding: 0 10px 10px 11px;}
div#mainPageContent div.mainCompanyInfoNode p { padding: 0 10px 12px 11px;}
div#mainPageContent div.mainCompanyInfoNode a { margin: 0 0 0 11px;}

div#mainPageContent div.mainServiceInfoNode {
	width: 435px;
	height: 111px;
	background-color: #818e97;
	border-bottom: 16px solid #465157;
}

div#mainPageContent div.mainServiceInfoNode div.serviceList {
	width: 192px;
	height: 96px;
	padding: 13px 0 0 26px;
}

div#mainPageContent div.mainServiceInfoNode div.serviceList h2.white {
	color: #fff;
	padding: 0 10px 11px 1px;
}

div#mainPageContent div.mainServiceInfoNode div.serviceList ul {
	margin: 0;
	padding: 0;
	color: #fff;
}

div#mainPageContent div.mainServiceInfoNode div.serviceList a {
	color: #fff;
}

div#mainPageContent div.mainServiceInfoNode div.documentList {
	width: 181px;
	height: 73px;
	padding: 18px 10px 0 26px;
	background-image: url(../images/dot_vert_bg-grey.gif);
	background-position: 0 15px;
	background-repeat: no-repeat;
}

div#mainPageContent div.mainServiceInfoNode div.documentList img { margin: 0 5px 0 0;}
div#mainPageContent div.mainServiceInfoNode div.documentList a {
	width: 160px;
	padding: 0 0 10px 0;
	display: block;
	float: left;
	color: #fff;
}

div#mainPageContent div.mainNewsNode {
	width: 528px;
	float: right;
	margin: 0;
	margin-top: 0 !important;
	padding: 0;
	background-image: url(../images/main_new_title_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e8edf3;
	
}

div#mainPageContent div.mainNewsNode div.newsLink {
	position: absolute;
	width: 528px;
	height: 70px;
	margin-left: -412px;
	cursor: pointer;
	z-index: 1000;
}

div#mainPageContent div.mainNewsNode div.recentNewsTitle {
	position: relative;
	top: 15px;
	left: 412px;	
}

div#mainPageContent div.mainNewsNode div.articleContainer { background-color: #e8edf3; margin-top: -5px;}

div#mainPageContent div.mainNewsNode div.newsArticle {
	width: 517px;
	height: 68px;
	padding: 17px 0 2px 11px;
	margin: 0;
	background-image: url(../images/dot_hor.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #e8edf3;
}

div#mainPageContent div.mainNewsNode div.newsArticle small {
	display: block;
	font-size: 10px;
	color: #9a9a9a;
	padding: 0 0 1px 0;
}

div#mainPageContent div.mainNewsNode div.newsArticle h2.grey { color: #333333; padding: 0 0 2px 0; width:100%}
div#mainPageContent div.mainNewsNode div.newsArticle h2.grey a { font-size: 11px; font-weight: bold;}

div#mainPageContent div.mainNewsNode div.newsArticle p { padding-right: 5px;}
div.newsArticle img.newsPicture { margin: 0 10px 0 0;}

/* homepage end */

/* footer start */

div#openPageFooter {
	width: 955px;
	height: 16px;
	padding: 6px 8px 6px 0;
	clear: both;
	text-align: right;/*
	color: #333333;*/
}

div#mainPageFooter {
	width: 100%;
	height: 16px;
	padding: 6px 0;
	clear: both;
	background-color: #f2f3f5;
}

div#pageContainer div#pageFooter {
	width: 840px;
	height: 16px;
	padding: 6px 0 6px 0;
	clear: both;
	background-color: #f2f3f5;
	background-image: url(../images/footer_img.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

div#pageFooter p {
	float: right;
	color: #9a9a9a;
}

div#pageFooter ul {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0 28px 0 0;
}
div#pageFooter li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}
div#pageFooter li a {
	margin: 0 8px 0 0;
	border-right: 1px solid #687279;
	padding: 0 10px 0 0;
	background-color: #f2f3f5;
	color: #687279;
}
/* footer end */

/* leftMenu start */

div.leftMenuContainer div#topMenuContainer {
	width: 194px !important;
	background: transparent !important;
}


/* leftMenu end */


/* content start */

div#pageContent  {
	width: 963px;/*
	padding: 20px 0 0 0;*/
	background-image: url(../images/page_content-back.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

div.leftMenuContainer {
	width: 194px;
	padding: 30px 0 0 0;
	background-color: #f2f3f5;
}

div.contentHolder {
	width: 615px;
	min-height: 350px;
	margin: 0 5px 0 15px;
	padding: 25px 0 40px 0;
}

div.rightNotes {
	width: 120px;
	background-image: url(../images/right_notes-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #465157;
	float: right;
	/*
	background-color: Fuchsia;*/
}

div.rightNotes div.notes {
	margin: 100px 0 35px 0;
	padding-top: 8px;
	background-image: url(../images/noteline.gif);
	background-position: 6px 0;
	background-repeat: no-repeat;
	color: #465157;
	float: left; clear: right;
}

div.rightNotes div.notes p {
	margin: 0 6px 5px 6px;
	padding: 0 2px 9px 2px;
	background-image: url(../images/noteline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #465157;
	font-size: 9px;
	text-align: left;
}
div.rightNotes div.notes a {
	color: #fb720a !important;
	font-size: 9px;
	text-decoration: underline !important;
}
div.rightNotes div.notes a:hover { text-decoration: none !important;}

div.notes2 {
	margin: 0 0 35px 0;
	padding-top: 8px;
	background-image: url(../images/noteline.gif);
	background-position: 6px 0;
	background-repeat: no-repeat;
	color: #465157;
	float: left; clear: right;
}

div.rightNotes div.notes2 p {
	margin: 0 6px 5px 6px;
	padding: 0 2px 9px 6px;
	background-image: url(../images/noteline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #465157;
	font-size: 9px;
	text-align: left;
}
div.rightNotes div.notes2 a {
	color: #fb720a !important;
	font-size: 9px;
	text-decoration: underline !important;
}
div.rightNotes div.notes2 a:hover { text-decoration: none !important;}


div.contentHolder h1 {
	padding: 0 0 24px 0;
}

div.contentHolder p {
	width: 615px;
	padding: 0 0 20px 0;
	text-align: justify;
}

div.contentHolder img.imgToRight {
	float: right;
	margin: 3px 0 10px 0;
}

div.contentHolder table {
	table-layout: auto !important;
	margin: 0 0 40px 0;
	padding: 0;
	border-collapse: collapse;/*
	border-bottom: 8px solid #e5e9ec;*/
	background-color: #e5e9ec;
	color: #465157;
	text-align: justify;
	float: left;
}

div.contentHolder table thead {
	margin: 0;
	padding: 0;
	background-color: #95a3ad;
	color: #fff;
}

div.contentHolder table tbody { margin: 0; padding: 0;}
div.contentHolder table th { padding: 5px 10px;	vertical-align: top;}
div.contentHolder table td {
	border-top: 1px solid #cdcfd1;
	padding: 4px 10px;
	vertical-align: middle;
}

.tbl_prezL {
	border-top: 1px solid #cdcfd1 !important;
	padding: 4px 0px 4px 10px !important;
	vertical-align: top !important;
}

.tbl_prezR {
	border-top: 1px solid #cdcfd1 !important;
	padding: 4px 10px 4px 0px !important;
	vertical-align: top !important;
}

div.contentHolder table tbody td {
	background-color: #e5e9ec;
	color: #465157;
	font-weight: normal;
	vertical-align: middle;
}

div.contentHolder table .colright { text-align: right;}
div.contentHolder table .colleft { text-align: left !important;}
div.contentHolder table .colcenter { text-align: center;}
div.contentHolder table caption {
	caption-side: top;
	width: 100%;
	margin: 0;
	padding: 0 0 8px 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

/* applications start  */

div.contentHolder table.widetable {
	width: 615px;
	table-layout: fixed;
	border-bottom: 1px solid #cdcfd1;
	border-right: 1px solid #cdcfd1;
	background-color: #f0f2f4;
	color: #465157;
}

div.contentHolder table.widetable td, div.contentHolder table.widetable th {
	border-top: 1px solid #cdcfd1;
	border-left: 1px solid #cdcfd1;
}

div.contentHolder table.widetable td, div.contentHolder table.widetable td { vertical-align: top;}

div.contentHolder table.widetable th.over, div.contentHolder table.widetable td.over {
	background-color: #cbe3f8;
	color: #465157;
}
/* applications end */


/* product distributor start */

div.contentHolder div.productAssign {
	width: 615px;
	height: auto !important;
	min-height: 90px;
	border-top: 1px solid #fff;
	background-color: #f0f2f4;
	color: #004785;
}
div.contentHolder div.productAssign h3,
div.contentHolder div.productAssign ul,
div.contentHolder div.productAssign div {
	float: left;
	width: 431px;
	margin: 0;
	padding: 0 12px;
	line-height: 18px;
}

div.contentHolder div.productAssign h3 { margin: 0; padding: 0; width: 455px; }
div.contentHolder div.productAssign ul {
	list-style-type: none;
	background-color: #f0f2f4;
	color: #004785;
}
div.contentHolder div.productAssign ul li {
	display: inline;
	background-image: url(../images/icons/icon_orange.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	line-height: 18px;
	white-space: nowrap;
}
div.contentHolder div.productAssign ul li a {
	background-color: #f0f2f4;
	color: #004785;
	text-decoration: none;
}
div.contentHolder div.productAssign ul li a:hover {
	text-decoration: underline;
}
div.contentHolder div.productAssign ul li.firstchild {
	padding-left: 0;
	background-image: none;
}

div.contentHolder div.productAssign h3 {
	clear: none;
	margin-bottom: 2px;
	background-color: #95a3ad;
	color: #fff;
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	letter-spacing: 0.3em;
	line-height: 25px;
}

div.contentHolder div.productAssign h3 a {
	background-color: #95a3ad;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-family: MyriadPro, "Myriad Pro", Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 25px;
}
div.contentHolder div.productAssign img {
	float: none;
	margin: 0;
	border: none;
	padding: 0;
}
div.contentHolder div.productAssign .picture {
	width: 160px !important;
	height: 90px;
	float: left;
	margin: 0;
	border: none;
	padding: 0;
}

/* product distributor end */

/* product page start */


div.contentHolder ul.contentmenu {
	width: 300px;
	float: left;
	margin: 0 7px 0 0;
	border-top: 1px solid #bec9d1;
	padding: 8px 0px 2px 0;
	background-color: #f2f3f5;
	color: #fb720a;
}
div.contentHolder ul.contentmenu li {
	margin: 0;
	padding: 0 0 6px 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background: none;
	color: #fb720a;
}
div.contentHolder ul.contentmenu li a {
	color: #fb720a;
	display: block;
	font-size: 10px !important;
	text-decoration: none;
}

div.contentHolder ul.contentmenu li a.orangeArrow,
div.contentHolder ul.contentmenu li a.orangeArrow:hover,
div.contentHolder ul.contentmenu li a.orangeArrow:active,
div.contentHolder ul.contentmenu li a.orangeArrow:visited {
	padding: 0 0 0 8px;
	color: #fb720a;
	background-image: url(../images/icons/icon_link-orange.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
}

div.contentHolder ul.contentmenu li a:hover { text-decoration: underline;}
div.contentHolder ul.contentmenu li a:hover sup {
    text-decoration: none;
}

div.contentHolder ul.contentmenu li span { display: block; }
    
div.contentHolder ul.contentmenu li.alt a {
    background-position: 0 2px !important;
}

div.contentHolder p.prodDescription { width: 494px; display: block; float: left;}
div.contentHolder p.prodDescription.full {
	width: 100%; 
}

div.contentHolder ul.normalList {
	margin: 0;
	padding: 0 0 0 20px;
	display: block;
	float: left;
}

div.contentHolder h3,
div.contentHolder h2 { clear: both; }

div.contentHolder h2.product {
	margin: 0 0 8px 0;
	margin: 0;
	padding: 24px 0 9px 0;
	background: transparent url(../images/dot_hor.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #004785;
}

div.contentHolder h2.prodType {
	padding: 18px 0 10px 0;
	width: 100%;
}

div.contentHolder p.tableComment {
	width: auto;
	height: auto;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 12px;
}

div.contentHolder .productimage {
	width: 120px;/*
	height: 96px;*/
}

div.contentHolder .producttable {
	float: right;
	width: 495px;
	display: block;
}

div.contentHolder .producttable p { clear: both;}

div.contentHolder .producttable table.producttable {
	table-layout: fixed;/*
	width: 495px;*/
	margin-bottom: 0.5em;
	float: left;
	padding: 0;/*
	border: 1px solid red;*/
}
div.contentHolder .producttable table.producttable th,
div.contentHolder .producttable table.producttable td {
	text-align: right;
}
div.contentHolder .producttable table.producttable th.thReferencies {
	width: 30% !important;
	padding-right: 12px !important;
	text-align: left;
}

div.contentHolder .producttable table.producttable th.thReferencies.twoCell {
	width: auto !important;
}

div.contentHolder .producttable table.producttable th {
	width: 100%;
}





div.contentHolder .producttable2 {
	float: right;
	width: 495px;
	display: block;
}

div.contentHolder .producttable2 p { clear: both;}

div.contentHolder .producttable2 table.producttable2 {
	table-layout: fixed;/*
	width: 495px;*/
	margin-bottom: 0.5em;
	float: left;
	padding: 0;/*
	border: 1px solid red;*/
}
div.contentHolder .producttable2 table.producttable2 th,
div.contentHolder .producttable2 table.producttable2 td {
	text-align: center;
}
div.contentHolder .producttable2 table.producttable2 th.thReferencies {
	width: 30% !important;
	padding-right: 12px !important;
	text-align: center;
}

div.contentHolder .producttable2 table.producttable2 th.thReferencies.twoCell {
	width: auto !important;
}

div.contentHolder .producttable2 table.producttable2 th {
	width: 100%;
}






div.contentHolder table.simpletable,
div.contentHolder table.simpletable thead {
	background-color: transparent;
	color: #465157;
	margin-bottom: 8px;
}

div.contentHolder table.simpletable tbody td { background-color: transparent !important;}

div.contentHolder table.simpletable th {
	padding: 0 18px 0 0;
	vertical-align: top;
}

div.contentHolder table.simpletable td {
	border-top: none;
	padding: 0 18px 0 0;
}
/*dopwnload box*/
div.contentHolder .downloadbox {
	width: 598px;
	margin: 20px 0 0 0;
	padding: 10px 8px 10px 9px;
	background-color: #f2f3f5;
	color: #465157;
}

div.contentHolder .downloadbox a:link, div.contentHolder .downloadbox a:active, div.contentHolder .downloadbox a:visited, div.contentHolder .downloadbox a:hover {
	color: #f7720b;
	padding: 0 0 30px 10px;
}

div.contentHolder .downloadbox h3 {
	color: #687279;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0 10px 0;
}

div.contentHolder .downloadbox .pdflink {
	width: 550px;
	height: 30px !important;/*
	height: 44px;*/
	margin: 0;
	padding: 0 0 0 38px;
	background-image: url(../images/icons/pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #465157;
	font-size: 10px;
}


div.contentHolder p.prodDescrLong { width: 615px; padding: 10px 0 0 0;}

div.contentHolder img.prodSubPic {
	display: block;
	position: absolute;
	z-index: 10;/*
	width: 294px;
	padding: 0 160px 0 0;*/
}

div.contentHolder div.productAssignBox {
	width: 615px;
	min-height: 328px;
	background-color: #f0f2f4;
}
div.contentHolder .productassignsub {
	list-style-type: none;
	width: 454px;
	position: absolute;
	z-index: 5;
	margin: 0;
	padding: 0 0 0 160px;
	background-color: #386896;
}
div.contentHolder .productassignsub li {
	width: 432px;
	padding: 11px 12px 10px 10px;
	line-height: 18px;
	margin: 0;
	background-color: #f0f2f4;
	background-image: none;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #004785;
}
div.contentHolder .productassignsub li a {
	background-color: #f0f2f4;
	color: #004785;
	text-decoration: none;
}
div.contentHolder .productassignsub li a:hover {
	text-decoration: underline;
}

/*
div.contentHolder a.infolink,
div.contentHolder h4.infolink {
	display: block;
	width: 40px;
	height: 13px;
	margin: 0;
	background-color: #fb720a;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	cursor: pointer;
}
*/
a.infolink:link,
a.infolink:hover,
a.infolink:active,
a.infolink:visited,
h4.infolink {
	display: block;
	width: 40px;
	height: 13px;
	margin: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	background-color: #fb720a;
	cursor: pointer;
}


div.contentHolder .reference {
	clear: both;/*
	height: 150px;*/
	min-height: 150px;
	width: 615px;
	border-bottom: 1px solid #fff;
	background-color: #eaf4fd;
	color: #333333;
	float: left;
}

div.contentHolder .reference h3,
div.contentHolder .reference p {
	float: left;
	width: 370px;
	padding: 0 10px;
	line-height: 17px;
}

div.contentHolder .reference div.datas {
	width: 390px !important;
	padding: 0 !important;
	margin: 0 !important;
}

div.contentHolder .reference div.datas  a { cursor: pointer;}

div.contentHolder .reference h3 {
	clear: none;
	margin: 0;
	margin-bottom: 3px;
	background-color: #81a3c1;
	color: #fff;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.reference h3 a {
	background-color: #81a3c1;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
}
.reference img {
	float: none;
	margin: 0;
	border: none;
	padding: 0;
}
.reference div.picture {
	width: 225px !important;
	height: 150px;
	float: left;
	overflow:hidden;
}
.reference .nextlink {
	width: 200px !important;
	margin: 5px 0 10px 12px;
	display: inline;
	font-size: 10px;
}
.reference div.infolink {
	float: right;
	width: 52px !important;
	margin: 8px 0 5px 0;
	padding: 0 !important;
	padding: 0 12px 0 0;
	text-align: right;
	position: relative;
}
.reference .infolink div {
	display: none;
	position: absolute;
	right: 12px;
	bottom: 14px;
	width: 369px !important;/*
	width: 391px;*/
	border-top: 1px solid #81a3c1;/*
	border: 1px solid red;*/
	padding: 12px 11px 20px 11px;
	background: transparent url(../images/layerback.gif) bottom left no-repeat;
	color: #333333;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	cursor: text;
	z-index: 1000;
}
.reference .infolink:hover div { display: block;}

/* publikcik start */

div.contentHolder div.publication {
	width: 615px;
	min-height: 150px;
	float: left;
	clear: both;
	color: #333333;
	border-bottom: 1px solid #fff;
	background-color: #eaf4fd;
}


div.contentHolder div.publication div.pubPicture {
	width: 183px !important;
	height: 138px;
	float: left;
	padding: 0;
	background-color: #fff;
	border: 1px solid #eaf4fd;
}

div.contentHolder div.publication h3 {
	width: 380px;
	clear: none;
	display: block;
	float: left;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	background-color: #81a3c1;
	color: #fff;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

div.contentHolder div.publication div.datas { width: 370px; padding: 5px 10px;}
div.contentHolder div.publication div.datas img {
	margin: 10px 0 0 0;
}
div.contentHolder div.publication div.datas p {
	width: 370px !important;
	display: block;
	float: left;
}

div.contentHolder div.publication div.datas p span {
	padding: 30px 0 0 5px;
	display: block;
	float: left;
}

div.publication .pubButtons {
	padding: 0 10px 0 0;
}

div.publication .pubButtons .downloadLink,
div.publication .pubButtons .orderLink {
	padding: 2px 5px;
	background-color: #fb720a;
	display: block;
	float: left;
	margin: 0 0 0 11px;
	cursor: pointer;
	color: #fff !important;
}

div.publication .pubButtons .downloadLink:link,
div.publication .pubButtons .downloadLink:visited,
div.publication .pubButtons .orderLink:link,
div.publication .pubButtons .orderLink:visited {
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}

div.publication .pubButtons .downloadLink:hover,
div.publication .pubButtons .downloadLink:active,
div.publication .pubButtons .orderLink:hover,
div.publication .pubButtons .orderLink:active {
	color: #fff !important;
	text-decoration: underline;
}

div.contentHolder div.orderLayer {
	width: 615px;
	background-color: #fff;
}
div.contentHolder div.orderLayer div.formContainer {
	width: 390px;
	margin: 0 0 0 225px;
	padding: 10px 0 10px 0;
	background-color: #f4f4f4;
}

div.contentHolder div.orderLayer div.formContainer div.closeLink {
	width: 380px;
	text-align: right;
	padding: 0 10px 5px 0;
}

div.contentHolder div.orderLayer div.leftCell { width: 100px !important;}

div.contentHolder div.orderLayer span.errorText {
	clear: both;
	display: block;
	float: left;
	padding: 0 0 0 125px;
}

.succesText {
	clear: both;
	padding: 10px 10px 10px 15px;
	color: #da280b;
	font-size: 12px;
	font-weight: bold;
}

/* publikcik end */

/* general page start */

div.contentHolder div.commonLeft { width: 615px !important; float: left;}
div.contentHolder div.commonLeft .downloadbox { width: 416px !important;}
div.contentHolder div.commonLeft .downloadbox .pdflink { width: 375px;}
div.contentHolder div.commonLeft p { width: 615px;}
div.contentHolder .commonImages {
	width: 180px;
	margin: 0 auto 35px auto;
	float: right;
}
div.contentHolder .commonImages img { margin: 0 0 10px 0; border: 1px solid #bec9d1;}

/* general page end */

	
/* product page end */


/* contact page start */

div.leftCell {
	width: 150px;
	text-align: left;
	height: 19px;
	float: left;
	padding: 6px 5px 0 5px;
	margin: 0 0 0 10px;
	font-weight: bold;
	clear: left;
	
}

div.rightCell {
	width: 210px;
	height: 21px;
	float: left;
	padding: 2px 5px;
		
	
}

div.rightCell2 {
	width: 210px;
	height: 21px;
	float: left;
	padding: 2px 5px;
	clear:right;
	
}



.errorText {
	width: 200px;
	height: 21px;
	padding: 2px 5px;
	color: #da280b;
	font-size: 10px;
}


div.rightCell span {
	color: #da280b;
	padding: 5px 0 0 5px;
}

div.rightCell.textArea { height: 81px;	}

div.rightCell input,
div.rightCell textarea,
div.rightCell select {
	width: 180px;
	float: left;
	border: 1px solid #2b2828;
	background-color: #f2f3f5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

div.rightCell textarea { height: 60px;}
div.rightCell select { width: 185px;}

div.rightCell.checkBox { height: 30px;}
div.rightCell.checkBox input { margin: 9px 0 0 0;}

div.rightCell .formButton {
	width: auto;
	padding: 2px 5px;
	float: left;
	font-weight: bold;
	
}

div.rightCell .formButton2 {
	padding: 2px 5px;
	float: left;
	font-weight: bold;
	width: auto;
	clear:both;
}

div.formMsg {
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 500px;
	padding: 5px;
}

/* contact page end */


div.contentHolder ol {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 12px;
}
div.contentHolder ol li {
	margin: 0;
	padding: 0 0 6px 18px;
	background-image: url(../images/icons/bulletsquarebig.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: normal;
}

div.contentHolder ol li.list01 {	background-image: url(../images/icons/bullet01.gif);}
div.contentHolder ol li.list02 {	background-image: url(../images/icons/bullet02.gif);}
div.contentHolder ol li.list03 {	background-image: url(../images/icons/bullet03.gif);}
div.contentHolder ol li.list04 {	background-image: url(../images/icons/bullet04.gif);}
div.contentHolder ol li.list05 {	background-image: url(../images/icons/bullet05.gif);}
div.contentHolder ol li.list06 {	background-image: url(../images/icons/bullet06.gif);}
div.contentHolder ol li.list07 {	background-image: url(../images/icons/bullet07.gif);}
div.contentHolder ol li.list08 {	background-image: url(../images/icons/bullet08.gif);}
div.contentHolder ol li.list09 {	background-image: url(../images/icons/bullet09.gif);}
div.contentHolder ol li.list10 {	background-image: url(../images/icons/bullet10.gif);}
div.contentHolder ol li.list11 {	background-image: url(../images/icons/bullet11.gif);}
div.contentHolder ol li.list12 {	background-image: url(../images/icons/bullet12.gif);}
div.contentHolder ol li.list13 {	background-image: url(../images/icons/bullet13.gif);}
div.contentHolder ol li.list14 {	background-image: url(../images/icons/bullet14.gif);}
div.contentHolder ol li.list15 {	background-image: url(../images/icons/bullet15.gif);}
div.contentHolder ol li.list16 {	background-image: url(../images/icons/bullet16.gif);}
div.contentHolder ol li.list17 {	background-image: url(../images/icons/bullet17.gif);}
div.contentHolder ol li.list18 {	background-image: url(../images/icons/bullet18.gif);}
div.contentHolder ol li.list19 {	background-image: url(../images/icons/bullet19.gif);}
div.contentHolder ol li.list20 {	background-image: url(../images/icons/bullet20.gif);}
div.contentHolder ol li.list21 {	background-image: url(../images/icons/bullet21.gif);}
div.contentHolder ol li.list22 {	background-image: url(../images/icons/bullet22.gif);}
div.contentHolder ol li.list23 {	background-image: url(../images/icons/bullet23.gif);}
div.contentHolder ol li.list24 {	background-image: url(../images/icons/bullet24.gif);}
div.contentHolder ol li.list25 {	background-image: url(../images/icons/bullet25.gif);}
div.contentHolder ol li.list26 {	background-image: url(../images/icons/bullet26.gif);}
div.contentHolder ol li.list27 {	background-image: url(../images/icons/bullet27.gif);}
div.contentHolder ol li.list28 {	background-image: url(../images/icons/bullet28.gif);}
div.contentHolder ol li.list29 {	background-image: url(../images/icons/bullet29.gif);}
div.contentHolder ol li.list30 {	background-image: url(../images/icons/bullet30.gif);}



/* popup start */

body.popUp { background-image: none;}

#popuphead {
	height: 89px;
	background-color: #fff;
	color: #000;
	text-align: left;
}
#popuphead p { float: right; padding: 15px;}
#popuphead p a {
	background-color: #fff;
	color: #fb720a;
	text-decoration: none;
	font-size: 10px;
}
table.popupimage { float: left; width: 800px; table-layout: fixed; }
table.popupimage td { text-align: center; vertical-align: middle; height: 530px; }
table.popupimage td img { float: none; border: 1px solid #818e97; }

div.footer {
	width: 800px;
	height: 32px;
	padding: 8px 0 0 0;
	background-color: #f2f3f5;
	text-align: center;
}
div.footer a:link,
div.footer a:visited,
div.footer a:hover,
div.footer a:active { font-size: 10px; color: #fb720a !important; text-decoration: none;}
div.footer a.active { font-weight: bold;}
div.footer span { padding: 0 0 0 3px; color: #000;}

#popuphead p a:hover,
div.footer a:hover { text-decoration: underline;}

div.titles {
	width: 620px;
	margin: 15px 0 0 0;
	text-align: center;
}
div.titles h2 { padding: 5px 0 0 0; }


/* popup end */
#tbl_szerk td {
	color: #333333;
	background-color: #FFF;
    padding: 0;
	margin: 0;
	border: 0 !important;
	vertical-align: top;
}



#tbl_tort, #tbl_tort td {
	width: 420px !important;
	table-layout: fixed !important;
}

#tbl_tort td {
	color: #333333;
	background-color: #FFF;
	padding: 0 0 6px 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}
.arial10R14{
	color: #373F45;
	line-height: 14px;
	text-decoration : none;
	margin: 0 !important;
}

ul li.lastLi {
	background-image: none !important;
	padding-left: 185px !important;
}

.pat20 { padding: 30px 0 0 0 !important; }
.style1 {
white-space:nowrap;
}

.closer {
	clear:both;
	margin:0;
	padding:0;
}
