/* Body and table definitions
----------------------------------------------- */

html, body {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
  }

.main_table_logo_padding {
  padding-left:25px;
  }

.main_table_login_padding {
  padding-top:25px;
  }
.H8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #5A6D8F;
	display: block;
	padding-left: 4px;
	margin-left: 23px;
}


.main_table_search_padding {
  padding-top:25px;
  font-weight:bold;
  color:#EE8812;
  font-size:11px;
  }

.search_input {
  border:1px solid #EE8812;
  width:80px;
  }

.menu_table {
  background-color:#ffffff;
  }

.spacer {
  background-color:#ffffff;
  }

.general_padding {
  padding-left:40px;
  padding-top:37px;
  }

.general_padding_01 {
  padding-top:35px;
  }

.move_from_browser_top_padding {
  padding-top:15px;
  }


/* Menu items (Used in the main menu when clicked)
----------------------------------------------- */

.menu_item_grey {
  background-color:#999999;
  }

.menu_item_orange {
  background-color:#ED7F00;
  }

.menu_item_dark_blue {
  background-color:#3B475E;
  }

.menu_item_purple {
  background-color:#8E84B9;
  }

.menu_item_light_purple {
  background-color:#BBB5D6;
  }

.menu_item_dark_grey {
  background-color:#636466;
  }



/* Menu items links (Used in the main menu when clicked)
----------------------------------------------- */

.menu_item_orange_no_link {
	color:#ED7F00;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
  }

.menu_item_dark_blue_no_link {
  color:#3B475E;
  font-size: 11px; 
  font-weight:bold;
  }

.menu_item_purple_no_link {
  color:#8E84B9;
  font-size: 11px; 
  font-weight:bold;
  }

.menu_item_light_purple_no_link {
  color:#BBB5D6;
  font-size: 11px; 
  font-weight:bold;
  }

.menu_item_dark_grey_no_link {
  color:#636466;
  font-size: 11px; 
  font-weight:bold;
  }



/* General page colors
----------------------------------------------- */

.color_general {
  background-color:#ffffff;
  }



/* Footer colors
----------------------------------------------- */

.color_footer_01 {
  background-color:#F6F6D9;
  border-top:1px solid #ffffff;
  }
  
.color_footer_07 {
  background-color:#F6F6D9;
  border-top:1px solid #636466;
  }
.color_footer_02 {
  background-color:#ED7F00;
  border-top:1px solid #ffffff;
  }

.color_footer_03 {
  background-color:#3B475E;
  border-top:1px solid #ffffff;
  }

.color_footer_04 {
  background-color:#8E84B9;
  border-top:1px solid #ffffff;
  }

.color_footer_05 {
  background-color:#BBB5D6;
  border-top:1px solid #ffffff;
  }

.color_footer_06 {
  background-color:#d4d2e9;
  border-top:1px solid #ffffff;
  }



/* Sub menu table colors
----------------------------------------------- */

.color_frontpage {
  background-color:#F6F6D9;
  }

.color_about {
  padding-top:35px;
  background-color:#ED7F00;
  }

.color_products {
	padding-top:25px;
	background-color:#3B475E;
  }

.color_retailers {
  padding-top:35px;
  background-color:#8E84B9;
  }

.color_support {
  padding-top:35px;
  background-color:#BBB5D6;
  }

.color_contact {
  padding-top:35px;
  background-color:#636466;
  }



/* Right coloum > ads / text <
----------------------------------------------- */

.message_container_01 {
  background-color:#3B475E;
  font-weight:bold;
  font-size:8px;
  color:#ffffff;
  padding:5px;
  height:65px;
  }

.message_container_02 {
  background-color:#DDD9EA;
  font-weight:bold;
  font-size:12px;
  color:#4F596F;
  padding:5px;
  height:50px;
  }

.message_container_03 {
  background-color:#ED7F00;
  font-weight:bold;
  font-style:italic;
  font-size:12px;
  color:#ffffff;
  height:20px;
  }


/* Ordinary page links
----------------------------------------------- */

a:link, a:visited, a:active { 
  text-decoration:none; 
  font-size:11px; 
  font-weight:regular;
  font-style:none; 
  color:#000000;
  }

a:hover { 
  text-decoration:underline; 
  font-size:11px; 
  font-weight:regular;
  font-style:none; 
  color:#000000;
  }

/* Menu link (frontpage)
----------------------------------------------- */

a.menu_01:link, a.menu_01:visited, a.menu_01:active { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#828282;
  }

a.menu_01:hover { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#828282;
  }

/* Menu link (about dyalog)
----------------------------------------------- */

a.menu_02:link, a.menu_02:visited, a.menu_02:active { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#ED7F00;
  }

a.menu_02:hover { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#ED7F00;
  }

/* Menu link (products)
----------------------------------------------- */

a.menu_03:link, a.menu_03:visited, a.menu_03:active { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#3B475E;
  }

a.menu_03:hover { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#3B475E;
  }

/* Menu link (retailers)
----------------------------------------------- */

a.menu_04:link, a.menu_04:visited, a.menu_04:active { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#8E84B9;
  }

a.menu_04:hover { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#8E84B9;
  }

/* Menu link (support)
----------------------------------------------- */

a.menu_05:link, a.menu_05:visited, a.menu_05:active { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#BBB5D6;
  }

a.menu_05:hover { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#BBB5D6;
  }

/* Menu link (contact)
----------------------------------------------- */

a.menu_06:link, a.menu_06:visited, a.menu_06:active { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#636466;
  }

a.menu_06:hover { 
  text-decoration:none; 
  font-size: 11px; 
  font-weight:bold;
  font-style:none; 
  color:#636466;
  }



/* Menu links (link marked (about))
----------------------------------------------- */

a.left_menu_marked:link, a.left_menu_marked:visited, a.left_menu_marked:active, a.left_menu_marked:hover { 
  text-decoration:none; 
  font-size:10px; 
  font-weight:bold;
  font-style:none; 
  color:#636466;
  letter-spacing:0.2mm;
  }

/* Menu links (marked (products))
----------------------------------------------- */

a.left_menu_marked_01:link, a.left_menu_marked_01:visited, a.left_menu_marked_01:active, a.left_menu_marked_01:hover { 
  text-decoration:none; 
  font-size:10px; 
  font-weight:bold;
  font-style:none; 
  color:#8E84B9;
  letter-spacing:0.2mm;
  }

/* Menu links (marked (retailers))
----------------------------------------------- */

a.left_menu_marked_02:link, a.left_menu_marked_02:visited, a.left_menu_marked_02:active, a.left_menu_marked_02:hover { 
  text-decoration:none; 
  font-size:10px; 
  font-weight:bold;
  font-style:none; 
  color:#3B475E;
  letter-spacing:0.2mm;
  }

/* Menu links (marked (support))
----------------------------------------------- */

a.left_menu_marked_03:link, a.left_menu_marked_03:visited, a.left_menu_marked_03:active, a.left_menu_marked_03:hover { 
  text-decoration:none; 
  font-size:10px; 
  font-weight:bold;
  font-style:none; 
  color:#3B475E;
  letter-spacing:0.2mm;
  }

/* Menu links (marked (contact))
----------------------------------------------- */

a.left_menu_marked_04:link, a.left_menu_marked_04:visited, a.left_menu_marked_04:active, a.left_menu_marked_04:hover { 
  text-decoration:none; 
  font-size:10px; 
  font-weight:bold;
  font-style:none; 
  color:#ED7F00;
  letter-spacing:0.2mm;
  }



/* Main table link (not marked)
----------------------------------------------- */

a.left_menu:link, a.left_menu:visited, a.left_menu:active { 
  text-decoration:none; 
  font-size: 10px; 
  font-weight:bold;
  font-style:none; 
  color:#ffffff;
  letter-spacing:0.2mm;
  }

a.left_menu:hover { 
  text-decoration:none; 
  font-size:10px; 
  font-weight:bold;
  font-style:none; 
  color:#ffffff;
  letter-spacing:0.2mm;
  }



/* Menu items in left coloum marked (picture)
----------------------------------------------- */

.marked_01 {
  background-image:url('../gfx/arrow_grey.gif');
  background-repeat:no-repeat;
  background-position:60% 50%;
  }

.marked_02 {
  background-image:url('../gfx/arrow_purple.gif');
  background-repeat:no-repeat;
  background-position:60% 50%;
  }

.marked_03 {
  background-image:url('../gfx/arrow_dark_blue.gif');
  background-repeat:no-repeat;
  background-position:60% 50%;
  }

.marked_04 {
  background-image:url('../gfx/arrow_dark_blue.gif');
  background-repeat:no-repeat;
  background-position:60% 50%;
  }

.marked_05 {
  background-image:url('../gfx/arrow_orange.gif');
  background-repeat:no-repeat;
  background-position:60% 50%;
  }



/* General attributes
----------------------------------------------- */

h1 {
	font-size:18px;
	color:#666666;
	margin:0px;
	padding-bottom: 14px;
  }

h2 {
	font-size:16px;
	color:#666666;
	margin:0px;
	padding-top: 6px;
  }

h3 { 
  font-size:14px; 
  color:#666666; 
  margin:0px;
  }

h4 {
	font-size:14px;
	color:#666666;
	margin-top: 4px;
	margin-bottom: 20px;
	line-height: 20px;
  }

h5 { 
  font-size:14px; 
  color:#666666; 
  margin:0px;
  }

h6 { 
  font-size:14px; 
  color:#000000; 
  margin:0px;
  }

h7 { 
  font-size:14px; 
  color:#666666; 
  margin:0px;
  }

p, address { 
  font-size:11px;
  color:#000000;
  }

li { 
  font-size:11px; 
  color:#000; 
  }

legend { 
  font-size:11px;
  }

hr {
 font-size:11%;
  margin:0;
  }

form { 
  margin:0px; 
  }

input, select, submit { 
  font-size:11px;
  }a.suppliers:link {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../../../images/suppliersmenuback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.suppliers:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../../images/suppliersmenuback.gif);
}
a.suppliers:hover {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../../../images/suppliersmenubackrollover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.suppliers:active {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../../../images/suppliersmenuback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body_header {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
a.whitelink:link {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F6F6D9;
}
a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F6F6D9;
}
a.whitelink:hover {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:active {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F6F6D9;
	}
a.body:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.body:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.body:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F58220;
	text-decoration: underline;
}
a.body:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	word-spacing: normal;
	list-style-type: square;
}
.menu_item_lightest_purple_no_linkCopy {

  color:#d4d2e9;
  font-size: 11px; 
  font-weight:bold;
}
.color_webserver {

  padding-top:35px;
  background-color:#231f20
  ;
}
.menu_item_black {

  background-color:#231f20;
}
.menu_item_black_no_link {

  color:#231F20;
  font-size: 11px; 
  font-weight:bold;
}
.color_footer_07 {

  background-color:#636466;
  border-top:1px solid #ffffff;
}
.dyalogtext {
	font-family: "Dyalog Std TT";
	font-size: 13px;
	font-weight: normal;
	color: #003366;
}
.tableborders {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.whitebody:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitebody:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitebody:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.whitebody:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.dyalogstd {
	font-family: "Dyalog Std";
	font-size: 10px;
	font-weight: bold;
}
.products_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B475E;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.prices_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 2px;
	border-right-color: #3B475E;
	border-bottom-color: #3B475E;
	border-left-color: #3B475E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.color_footer_08 {

  background-color:#231f20;
  border-top:1px solid #636466;
}
.download_table {
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}
.download_table_first {
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}.register_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #F2F2CC;
	padding: 2px;
	border: solid #E28810 1px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #D97F07;
	display: block;
	border: ridge #ED7F00 1px;
	border-top-color: #ED7F00;
	text-align: center;
}
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.announcetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #F78322;
	text-align: center;
}
.announceborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000033;
	background-color: #F6F6D9;
	padding: 8px;
	border: 3px solid #F78322;
}
a.announce:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECD168;
	text-decoration: underline;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	background-color: #BBB5D6;
	font-weight: bold;
}
.conference_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BBB5D6;
	text-align: left;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.conference_table_borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	border: 1px solid #BBB5D6;
	padding-right: 2px;
	padding-left: 2px;
}
.hr_conf {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB5D6;
}
.news_table {
	border: 2px solid #ED7F00;
	text-align: center;
	line-height: 18px;
	width: 99%;
	padding: 50px;
}
#menu {
	vertical-align: middle;
}

#mainlinks {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	vertical-align: middle;
}
#mainlinks a {
	background-image: url(/dmx/dmx.cssimages/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8px;
	padding-top: 7px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 25px;
}

#mainlinks a:hover {
	background-image: url(/dmx/dmx.cssimages/rollover.gif);
	color: #abb7cb;
	text-decoration: none;
}

#mainlinks li {
}
#sublink  {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	line-height: 12px;
}

#sublink a {
	background-image: url(/dmx/dmx.cssimages/arrow.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: -18px;
	padding-left: 12px;
	display: block;
	font-size: 9px;
	color: #F6F6D9;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#sublink a:hover {
	color: #ABB7CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-image: url(/dmx/dmx.cssimages/arrow_rollover.gif);	
}
tr {
	vertical-align: top;
}
