/* GENERAL STYLES */

* {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #333333;*/
}

HTML {
	height: 100%;
}

BODY {
	margin: 10 0 0 10px;
	padding: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

BODY.main {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


P {
	margin-top: 10px;
}

IMG {
	border: none;
}

B {
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

CODE {
	color: #5A7890;
}

.code {
	color: #5A7890;
	font-family: Courier New;
	font-size: 12px;
}

FORM {
	margin: 0;
}

TD {
	background-image: none;
}

.linkSection {
    position: relative;
    height: auto !important;
    height: 50px; 
    padding-left: 62px;
    margin-bottom: 15px;
}
.linkSection img, .linkSectionLarge img {
    position: absolute;
    left: 0px;
    border: 1px solid #ccc;
    margin-top: 2px;
}
.linkSectionLarge {
    position: relative;
    height: auto;
    height: 80px; 
    padding-left: 102px;
    margin-bottom: 15px;
}
.linkSection a, .linkSectionNoImage a, .linkSectionLarge a {
    display: block;
    background-image: url(/shared/images/raquo.gif);
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left: 12px;
    text-decoration: none;
    margin-left: -12px;
    font-weight: bold;
    font-family: arial, helvetica, verdana, sans-serif;
}
.linkSectionNoImage {
    position: relative;
    height: auto !important;
    height: 50px; 
    padding-left: 10px;
    margin-bottom: 15px;
}
.linkBox {
    background: url('/shared/images/design/faded_background.gif') #F5F5F5 repeat-x;
    padding: 15px;
    border: 1px solid #ccc;
}
.linkBox h1 {
    font-size: 12px;
    color: black;
    padding: 5px 15px;
    border-bottom: 1px solid #ccc;
    margin: -15px -15px 10px -15px;
    background: url('/shared/images/design/box_h1_bg.gif') repeat-x;
}
.userStory {
	padding-left: 102px;
	margin-bottom: 30px;
}
.userStoryMini {
	padding-left: 62px;
	margin-bottom: 30px;
}

/* A STYLES BEGIN */

A { color: #0050ab; }

A:hover, .news A:hover { color: #730000; text-decoration: underline; }

/* Links in the right navigation bar */
A.rightBarLink {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #434543;
	text-decoration: none;
}
A.rightBarLink:hover {
	color: #730000;
	text-decoration: underline;
}

/* Links in the top level navigation bar */
A.topmenu {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

A.topmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Links on the front page */
A.news, .news A {
	color: #4A4D4A;
	text-decoration: none;
}

A.fat {
	font-weight: bold;
	color:#003C73;
	text-decoration: none;
}

A.marked {
	color: #387272;
}

/* COMSOL Access links */
A.access {
	margin: 0px 3px 0px 7px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

A.access:hover {
	color: #FFFF88;
	text-decoration: none;
}

/* Menus */
A.parent, DIV.parent {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/* color: #7D8A9F; */
	color: #31415E;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}

A.parent:hover {
	color: #31415E;
	text-decoration: underline;
}

A.parentsel {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/*color: #31415E;*/
	color: #7D8A9F;
	font-weight:bold;
	text-decoration: none;
}

A.oproduct {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/* color: #7D8A9F; */
	color: #31415E;
	font-size: 11px;
	text-decoration: none;
}

A.oproduct:hover {
	color: #31415E;
	text-decoration: underline;
}

A.oproductsel {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/*color: #31415E;*/
	color: #7D8A9F;
	text-decoration: none;
}

A.parentsel:hover {
	color: #31415E;
	text-decoration: underline;
}

A.child, DIV.child {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #5B6574;
	text-decoration: none;
	font-weight:normal;
}

A.childsel, DIV.childsel {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

A.child:hover {
	color: #000000;
	text-decoration: underline;
}

A.related, TABLE.related TD {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/* color: #31415E; */
	color: #000000;
	text-decoration: none;
}

a.animatedTutorial, a.downloadLink, a.orderLink {
    display: block;
    background: url('/shared/images/play_background.gif') no-repeat;
    width: 175px;
    height: 45px;
    color: #9C7822;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 16px;
    text-decoration: none;
    padding-left: 65px;
    padding-top: 10px;
}
a.animatedTutorial:hover, a.downloadLink, a.orderLink {
    background: url('/shared/images/play_background_hover.gif') no-repeat;
    text-decoration: none;
    color: #9C7822;
}
a.animatedTutorial span, a.downloadLink span, a.orderLink span {
    color: #57410B;
}
a.downloadLink {
    background: url('/shared/images/download_background.gif') no-repeat;
}
a.downloadLink:hover {
    background: url('/shared/images/download_background_hover.gif') no-repeat;
}
a.orderLink {
    background: url('/shared/images/order_background.gif') no-repeat;
    height: 70px;
}
a.orderLink:hover {
    background: url('/shared/images/order_background_hover.gif') no-repeat;
}
/* A STYLES END */


/* HEADING STYLES BEGIN */
H1,.first u {
    color: rgb(71,87,113);
    font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 8px 5px 0px;
    /*text-transform: uppercase;*/
}

.first {
	margin-top:0px;
}
.first u {
	text-decoration:underline;
}
H1.pressRelease {
    color: rgb(71,87,113);
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 25px 0px 25px 0px;
    text-align: center;
    text-transform: none;
}
H1.job {
    color: rgb(71,87,113);
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 20px;
    margin: 25px 0px 25px 25px;
    text-align: left;
    text-transform: none;
}
H2 {
    color: rgb(91,96,100);
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 4px 4px 0px;
}

H2.other_products {
    color: #0067D0;
    width: 160px;
    font-size: 11px;
    padding: 2px 4px;
    margin: 2px 4px 5px 1px;
    border-top: 4px solid #E1E7F4;
    border-bottom: 4px solid #E1E7F4;

}

H2.related {
    color: #444;
    width: 160px;
    font-size: 11px;
    /*text-transform: uppercase;*/
    padding: 2px 0px;
    margin: 25px 4px 0 2px;
    
}

H3 {
    margin: 4px 0 0px 0;
    font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

/*.heading1 {
  margin: 5px 8px 6px 8px;
}
*/
.heading2 {
  margin: 5px 8px 6px 8px;
}
.heading3 {
  margin: 5px 8px 6px 8px;
}
.heading4 {
  margin: 5px 8px 6px 8px;
}
.heading5 {
  margin: 5px 8px 6px 8px;
}

/* HEADING STYLES END */


/* HR STYLES BEGIN */
HR {
    height: 1px;
    color: #ccc;
    margin: 10px 0 10px 0;
}

HR.divider {
    /*width: 730px;*/
    display: block;
    border: 0;
    border-top: 1px dashed #CCCCCC;
    color: white;
    clear: both;
    margin: 20px 0 20px 0 !important;
    margin: 10px 0 10px 0;
}

div.divider2 {
    width: 100%;
    border-top: 1px dashed #ccc;
    margin: 10px 0 10px 0;
    padding: 0;
    height: 1px;
    font-size: 1px;
}

/* HR STYLES END */


/* LIST STYLES BEGIN */
UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
UL LI {
    background: url('/shared/images/gray_square.gif') no-repeat 2px 6px;
	padding: 2px 0px 2px 12px;
}

UL UL {
	margin: 0;
	padding-left: 4px;
	list-style: none;
}
UL UL LI {
	background: url('/shared/images/gray_dash.gif') no-repeat 0 8px;
	padding: 2px 0px 2px 12px;
}
/* List styles for the front page  */
UL.frontpage {
	height: 160px;
	margin-right: 5px;
	
}
UL.raquo {
	margin: 0 0 0 2px;
}
UL.frontpage LI, UL.raquo LI {
	background: URL('/shared/images/raquo.gif') no-repeat 0 4px;
	padding: 0 10px 5px 15px;
}
UL.frontpage UL LI {
	background: url('/shared/images/gray_dash.gif') no-repeat 0 8px;
	padding: 2px 0px 2px 12px;
}
UL.headings a {
    font-weight: bold;
    font-family: arial, helvetica, verdana, sans-serif;
    text-decoration: none;
}
UL.contextmenu {
	width: 170px;
	margin-bottom: 5px;
    border-bottom: 1px solid #C2C8D3;
}

UL.noborder {
	border: 0;
}


UL.contextmenu LI {
	background: URL('/shared/images/lt.gif') no-repeat 0 4px;
	padding: 0 0 3px 10px;
}

UL.contextmenu LI.back {
	background: URL('/shared/images/rt.gif') no-repeat 0 4px;
	padding: 0 0 7px 10px;
}


UL.contextmenu LI.parent {
	background: none;
	padding: 0 0 0px 2px;
    border-top: 1px solid #fff;
}

UL.contextmenu UL {
	margin: 0;
}

UL.contextmenu UL LI {
	background: URL('/shared/images/lt_sub.gif') no-repeat 0 4px;
	padding: 0 0 2px 10px;
}


UL.products LI {
	list-style: none;
	background: URL('/shared/images/blt.gif') no-repeat 3px 4px;
	padding: 0 0 3px 13px;
}


UL.related {
	width: 170px;
	padding: 7px 0 5px 0;
	border-top: 1px solid #C2C8D3;
    border-bottom: 1px solid #C2C8D3;
    margin-bottom: 20px;
    background-color: #fafafa;
}

UL.related LI {
	list-style: none;
	background: URL('/shared/images/lt_sub.gif') no-repeat 4px 4px;
	padding: 0 0 3px 14px;
}


UL.none {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
UL.none LI {
	background-image: none;
	padding-top: 0px;
	padding-bottom: 5px;
    padding-left: 0;
}

OL {
   margin: 7px 0 0 25px;
   padding: 0;
}

OL LI {
    padding: 2px 0px 5px 0px;
}

OL UL {
	margin: 0;
	padding-left: 4px;
	list-style: none;
}
OL UL LI {
	background: url('/shared/images/gray_dash.gif') no-repeat 0 8px;
	padding: 2px 0px 2px 12px;
}

/* LIST STYLES END */


/* TABLE STYLES BEGIN */

/* TABLE EMS Workshop  */
TABLE.emsListing {
	background-color: #F5F5F5;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-collapse: collapse;
}
TABLE.emsListing TH {
	padding: 6px;
    background-image: url('/shared/images/emslisting_th_bg.jpg');
    background-position: bottom right;
	color: white;
	border-bottom: 1px solid black;
	text-align: left;
	font-weight: bold;
    font-family: arial, helvetica, verdana, sans serif;
	font-size: 12px;
}
TABLE.emsListing TD {
	padding: 7px 10px 8px 2px;
    border-top: 1px solid #ccc;
}

/* TABLE TYPE 1 */
TABLE.table1 {
	background-color: #F5F5F5;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-collapse: collapse;
}
TABLE.table1 TD, TABLE.table1 TH {
	padding: 4px;
}
TABLE.table1 TH {
	background-color: #8592A7;
	color: white;
	border-bottom: 1px solid black;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

/* TABLE TYPE 2 */
TABLE.table2 {
	border: 2px solid #C0C0C0;
	border-collapse: collapse;
	empty-cells: hide;
}
TABLE.table2 TD, TABLE.table2 TH {
	border: 1px solid #888888;
	padding: 3px;
}
TABLE.table2 TH {
	background-color: #99A5B0;
	color: white;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
}

/* TABLE TYPE 3 */
TABLE.table3 {
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	empty-cells: hide;
}
TABLE.table3 TD, TABLE.table3 TH {
	border: 1px dotted #DDDDDD;
	padding: 2px;
}
TABLE.table3 TH {
	background-color: #CCCCCC;
	color: white;
	border-bottom: 1px dotted #DDDDDD;
	text-align: left;
}


/* PLAIN TABLE */
TABLE.plain {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-collapse: collapse;
	empty-cells: hide;
}
TABLE.plain TD {
	padding: 4px;
	border-bottom: 1px solid #C0C0C0;
}
TABLE.plain COL:first-child {
	border-left: none;
}
TABLE.plain COL {
	border-left: 1px solid #C0C0C0;
}
TABLE.plain TH {
	background-color: #F5F5F5;
	padding: 4px;
	border-bottom: 1px solid black;
	text-align: left;
	color: #555555;	/**color: #343434;*/
	font-size: 11px;
}
TABLE.plain TH A {
	color: #343434;
	font-family: arial, helvetica, verdana;
	text-decoration: none;
}

/* LEADS TABLE  (for extranet leadse-xport-page) */
TABLE.leads {
	border-top: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 25px;
}
TABLE.leads TD {
	padding: 5px 3px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
    font-family: arial, helvetica, verdana;
}
TABLE.leads TD A {
    font-family: arial, helvetica, verdana;
}
TABLE.leads TH {
	background-color: #F5F5F5;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	color: #343434;
    font-size: 11px;
	font-family: arial, helvetica, verdana;
}
TABLE.leads TH A {
	color: #343434;
	font-family: arial, helvetica, verdana;
	text-decoration: none;
}
TABLE.leads TH I {
	font-weight: normal;
}

/* SPECIFICATION TABLE (Used on CAD Module and system requirements) */
DIV.spec {
    background-color: #f3f3f3;
    padding: 10px;
    margin-top: 20px;
}
TABLE.spec {
    border-collapse: collapse;
}
TABLE.spec * {
    font-family: arial, helvetica, verdana, sans serif;
    text-align: left;
    vertical-align: top;
}
TABLE.spec TH {
    border-bottom: 1px solid #cccccc;
    padding-left: 10px;
    padding-bottom: 3px;
}
TABLE.spec TH.fc {
    padding-left: 0px;
}
TABLE.spec TD {
    border-right: 1px solid #cccccc;
    padding: 3px 10px 3px 10px;
}
TABLE.spec TD.fc {
    padding-left: 0px;
}
TABLE.spec TD.lc {
    padding-right: 0px;
    border-right: none;
}

/* Conference table */
table.confProgram {
    border-collapse: collapse;
    width: 100%;
}
table.confProgram tr {
    vertical-align: top;
}
table.confProgram thead tr td {
    padding-top: 25px;
    background-color: white;
    border-bottom: 2px solid #999;
}
table.confProgram tbody tr td ul {
    margin-top: 5px;
}
table.confProgram thead tr td.first {
    padding-top: 0px;
}
table.confProgram tbody tr.break {
    background-color: #FFF;
}
table.confProgram tbody tr td {
    padding: 10px;
    border: 1px solid #ccc;
}
table.confProgram tbody tr td.minicourse {
    background-color: #EBF4ED;
}
table.confProgram tbody tr td.supportroom {
    background-color: #F4F0EB;
}
table.confProgram tbody tr td.time {
    border-right: 1px solid #999;
    background-color: #f7f7f7;
    width: 110px;
}
table.confProgram h3 {
    color: #FFF;
    padding: 4px;
    margin: 0 0 8px 0;
}

table.confProgram h4 {
    margin: 4px 0 0px 0;
    font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

table.confProgram h3.mc   {
    background-color:#26678E;
}

table.confProgram h3.break   {
    background-color:#A1B5C3;

}

table.confProgram h3.fg   {
    background-color:#E1CF9C;
}

table.confProgram h3.knote   {
    background-color:#943221;

}

table.confProgram h3.poster   {
    background-color:#78AAC5;
}

table.confProgram h3.talks   {
    background-color:#87B1C7;
}

table.confProgram h3.support   {
    background-color:#9FB6AC;
}

table.confProgram h3.free   {
    background-color:#B4ACC6;
}

table.confProgram h3.free2   {
    background-color:#05D6D4;
	color:white;
}


/* TABLE STYLES END */


/* PAGE TEMPLATE BEGIN */

/* Faux Columns (fake full length column background) */
div#page_container {
	min-height: 100%;
	background: url('/shared/images/design/page_container_background.gif') repeat-y;
}

div.mainColumn {
    width: 420px;
    padding: 0 20px 30px 0;
    left: 0px;
    border-right: 1px dashed #ccc;
}

div.sideColumn {
	/*position: absolute;*/
	float: right;
	width: 270px;
	left: 450px;
	padding-left: 20px;
}

* html div#page_container {
	height: 100%;
}

/* Full width header background  */
div#header_container {
	height: 67px;
	background: #1d3a78 url('/shared/images/design/page_header.jpg') no-repeat;
}

/* Content header */
div#header {
	position: absolute;
	top: 0;
	width: 785px;
	height: 67px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

div#header img#logo {
     position: absolute;
     left: 268px;
     top: 26px;
}

/* COMSOL Access */
ul#access {
	text-align: right;
	position: absolute;
	right: 15px;
	top: 5px;
}
ul#access li {
	display: inline;
	background-image: none;
	list-style-type: none;
	line-height: 16px;
    margin: 0;
	padding: 0;
}
ul#access a {
	margin-right: 1px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
ul#access a:hover {
	color: #ff8;
	text-decoration: none;
}

/* Site Search Box */
div#searchbox {
	position: absolute;
	text-align: right;
	width: 200px;
	right: 5px;
	top: 44px;
}
div#searchbox label {
	color: #fff;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 7pt;
}
div#searchbox input {
	width: 100px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 7pt;
	height: 16px;
	border: 0;
	margin:0;
	padding: 0;
}

/* Menu container */
div#menubar {
	background:#4A577B none repeat scroll 0 0;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	height: 25px;
}

/* Side Menu */
div.sidemenu {
	position: absolute;
	width: 265px;
	height: 30px;
	line-height: 1px;
	padding-top: 1px;
	white-space: nowrap;
}

/* Sidemenu backgrounds */
div#sidemenu_default {background: #fff URL('/shared/images/design/sidemenu_background_default.jpg') top left no-repeat;}
div#sidemenu_default_active {background: #fff URL('/shared/images/design/sidemenu_background_default_active.jpg') top left no-repeat;}
div#sidemenu_frontpage {background: #fff URL('/shared/images/design/sidemenu_background_frontpage.jpg') top left no-repeat; }
div#sidemenu_background, div#sidemenu_events, div#sidemenu_training, div#sidemenu_support { background: #fff URL('/shared/images/design/sidemenu_background_events.jpg') top left no-repeat; }
div#sidemenu_extranet { background: #fff URL('/shared/images/design/sidemenu_background_extranet.jpg') top left no-repeat; }
div#sidemenu_conf2006, div#sidemenu_conf2006lv, div#sidemenu_conf2006_bangalore, div#sidemenu_conf2006_prague, div#sidemenu_conf2006_madrid, div#sidemenu_conf2006_bangkok, div#sidemenu_conf2006_kl, div#sidemenu_conf2006_singapore, div#sidemenu_conf2006_seoul, div#sidemenu_conf2006_taipei, div#sidemenu_conf2006_shanghai, div#sidemenu_conf2006_beijing { background: #fff URL('/shared/images/design/sidemenu_background_conf2006.jpg') top left no-repeat; }
div#sidemenu_showroom { background: #fff URL('/shared/images/design/sidemenu_background_conf2006.jpg') top left no-repeat; }

div#sidemenu_multiphysics {background: #fff URL('/shared/images/design/sidemenu_background_multiphysics.jpg') top left no-repeat; }

div#sidemenu_xmas_07 {background: #fff URL('/shared/images/design/sidemenu_background_xmas_07.jpg') top left no-repeat; }

div.sidemenu ul {
	margin: 0;
 	padding: 0;
  	list-style:none;
}
div.sidemenu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	background: 0;
}
div.sidemenu a {
	display: block;
	float: left;
}

/* Sidemenu menu item positions */
div.sidemenu img.femlab_home { margin-left: 16px; }
div.sidemenu img.femlab_company { margin-left: 44px; }
div.sidemenu img.femlab_contact { margin-left: 14px; }

div.sidemenu img.it_home { margin-left: 16px; }
div.sidemenu img.it_company { margin-left: 44px; }
div.sidemenu img.it_contact { margin-left: 14px; }

div.sidemenu img.nl_home { margin-left: 16px; }
div.sidemenu img.nl_company { margin-left: 44px; }
div.sidemenu img.nl_contact { margin-left: 14px; }

div.sidemenu img.uk_home { margin-left: 16px; }
div.sidemenu img.uk_company { margin-left: 44px; }
div.sidemenu img.uk_contact { margin-left: 14px; }

div.sidemenu img.de_home { margin-left: 16px; }
div.sidemenu img.de_company { margin-left: 32px; }
div.sidemenu img.de_contact { margin-left: 7px; }

div.sidemenu img.fr_home { margin-left: 16px; }
div.sidemenu img.fr_company { margin-left: 35px; margin-top:-2px; }
div.sidemenu img.fr_contact { margin-left: 15px; }

div.sidemenu img.se_home { margin-left: 20px; margin-top:-2px; }
div.sidemenu img.se_company { margin-left: 40px; margin-top:-2px; }
div.sidemenu img.se_contact { margin-left: 15px; margin-top:-2px; }

div.sidemenu img.no_home { margin-left: 18px; margin-top:-1px; }
div.sidemenu img.no_company { margin-left: 35px; }
div.sidemenu img.no_contact { margin-left: 8px; }

div.sidemenu img.dk_home { margin-left: 16px; }
div.sidemenu img.dk_company { margin-left: 20px; }
div.sidemenu img.dk_contact { margin-left: 7px; }

div.sidemenu img.fi_home { margin-left: 12px; }
div.sidemenu img.fi_company { margin-left: 24px; }
div.sidemenu img.fi_contact { margin-left: 8px; }

div.sidemenu img.extranet_home { margin-left: 16px; }
div.sidemenu img.extranet_company { margin-left: 30px; }
div.sidemenu img.extranet_contact { margin-left: 10px; }


/* Main menu */
ul#mainmenu {
  	position:absolute;
  	left: 25px;
  	margin: 0;
	padding-top: 0px;
	list-style:none;
	width: 815px;
}

ul#mainmenu li {
	float:left;
	background:url("/shared/images/design/menubar_mainmenu_slash.gif") right no-repeat;
	height: 25px;
	padding: 0 23px 0 0;
}

ul#mainmenu a {
	float:left;
	display:block;
	line-height: 13px;
	padding: 6px 0;
	text-decoration:none;
	background-color: #4a577b;
	color:#fff;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #fff;
	text-transform: uppercase;
}

ul#mainmenu li.left {
	background: url("/shared/images/design/menubar_mainmenu_slash_left.gif") right no-repeat;
}

ul#mainmenu li.main {
	background: url("/shared/images/design/menubar_mainmenu_slash_main.gif") right no-repeat;
}

ul#mainmenu li.main a {
	/*background: #6f7c9c;*/
    background: #C7CED1;
    color: black;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
ul#mainmenu a {float:none;}
/* End IE5-Mac hack */

ul#mainmenu ul.submenu {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	top:28px;
	list-style: none;
	width: 150px;
}

ul#mainmenu ul.submenu li {
	background: none;
}

ul#mainmenu ul.submenu a {
	background-color: #4a577b;
	padding-left: 5px;
	width: 150px; /* Width of Menu Items */
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
}

ul#mainmenu ul.submenu a:hover {
	background-color: #6f7c9c;
}

/* Holly Hack (IE Req.) \*/
* html ul.submenu li {
	float: left;
	height: 1%;
}
* html ul.submenu a {
	height: 1%;
}
/* End of Holly Hack*/

/* Mouseover submenu display */
ul#mainmenu li:hover ul, ul#mainmenu li.over ul {
	display: block;
}

/* Page content container */
div#pagecontent {
	background-color: #fff;
	width: 781px;
    margin-top: 0;
	height: auto;
    padding-bottom: 30px;
}

/* Page heading */
div#pageheading {
	/*width: 781px;*/
    position: relative;
}
div#pageheading h1 {
    font-family: Arial, Helvetica, verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 1px;
    color: rgb(113, 128, 153);
    position: absolute;
    bottom: 33px;
    left: 35px;
    margin: 0px;
    padding-bottom: 3px;
    border-bottom: 1px solid #7D8A9F;
    width: 845px;
}
div.pageheading_default {
	height: 100px;
}
div.pageheading_events {
	height: 130px;
	background: url('/shared/images/design/pageheading_events.jpg') no-repeat;
}
div.titleBackground {
	height: 120px;
	background-repeat: no-repeat;
}
div#pageheading.titleBackground h1 {
    bottom: 53px;
    border-bottom: none;
}
div.pageheading_training {
	height: 130px;
	background: url('/shared/images/design/pageheading_training.jpg') no-repeat;
}

div.pageheading_support {
	height: 130px;
	background: url('/shared/images/design/pageheading_support.jpg') no-repeat;
}

div.pageheading_multiphysics {
	height: 400px;
	background: url('/shared/images/design/pageheading_multiphysics.jpg') no-repeat;
}

div.pageheading_showroom {
	height: 130px;
	background: url('/shared/images/design/pageheading_showroom.jpg') no-repeat;
}

div.pageheading_conf2006 {
	height: 130px;
	background: url('/common/images/pageheading_conf2006.jpg') no-repeat;
}

div.pageheading_conf2006lv {
	height: 130px;
	background: url('/common/images/pageheading_conf2006lv.jpg') no-repeat;
}

div.pageheading_conf2006_bangalore {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_bangalore.jpg') no-repeat;
}

div.pageheading_conf2006_prague {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_prague.jpg') no-repeat;
}

div.pageheading_conf2006_madrid {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_madrid.jpg') no-repeat;
}

div.pageheading_conf2006_kl {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_kl.jpg') no-repeat;
}
div.pageheading_conf2006_bangkok {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_bangkok.jpg') no-repeat;
}
div.pageheading_conf2006_singapore {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_singapore.jpg') no-repeat;
}
div.pageheading_conf2006_seoul {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_seoul.jpg') no-repeat;
}
div.pageheading_conf2006_taipei {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_taipei.jpg') no-repeat;
}
div.pageheading_conf2006_shanghai {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_shanghai.jpg') no-repeat;
}
div.pageheading_conf2006_beijing {
	height: 130px;
	background: url('/common/images/pageheading_conf2006_beijing.jpg') no-repeat;
}

div.pageheading_noheading {
	height: 10px;
}


div.pageheading_frontpage {
	height: 200px;
}
div#pageheading img.heading1 {
	margin: 45px 0 0px 40px;
}
div#pageheading_hr {
	width: 746px;
    height: 2px;
    padding: 0;
    margin: 6px 0 20px 35px;
    border-top: 1px solid #7d8a9f;
}
/* Additional heading for product pages */
div#productheading {
	background: #b9c4d9 url('/shared/images/design/productheading_background.gif') no-repeat;
	border-top: 1px #7d8a9f solid;
	width: 746px;
	height: 17px;
	color: #fff;
	margin: 6px 0 20px 35px;
}
div#productheading img {
	margin-left: 215px;
	margin-top: 4px;
}

/* Submenu */
div#page_menu {
	float: left;
	background-color: #fff;
	width: 180px;
	padding-left: 35px;
}

div.page_menu_noheading {
    padding-top: 80px;
}

div#page_main {
	padding: 0;
}

div.page_main_default, div.page_main_background, div.page_main_conf2006, div.page_main_conf2006_shanghai, div.page_main_conf2006_beijing, div.page_main_conf2006_singapore, div.page_main_conf2006_seoul, div.page_main_conf2006_bangalore, div.page_main_conf2006_kl, div.page_main_conf2006_bangkok,div.page_main_conf2006lv, div.page_main_conf2006_taipei, div.page_main_conf2006_prague, div.page_main_conf2006_madrid, div.page_main_conf2006_dk {
	margin-left: 232px;
	width: 520px;
}

div.page_main_frontpage, div.page_main_extranet {
	margin-left: 0;
/*	width: 750px;*/
}

div.page_main_nomenu, div.page_main_academic, div.page_main_events, div.page_main_training, div.page_main_support, div.page_main_showroom {
	margin-left: 33px;
	width: 735px;
}

div#footer {
	position: relative;
	background-color: #fff;
	height: 16px;
	width: 781px;
	padding: 0 10px;
	margin-top: -30px;
	/* Box model hack for IE5.x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 761px;
	padding: 7px 10px;
}
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: 0px;
}

div#footer a {
	color: #7D8A9F;
}

div#footer div#copyright {
	position: absolute;
	color: #7D8A9F;
	width: 440px;
}

div#footer div#recommend {
	position: absolute;
	text-align: right;
	right: 10px;
	width: 250px;
}
/* PAGE TEMPLATE END */


/* LEADS EXPORT ON EXTRANET BEGIN */
.dialog	{
	background-image:URL(/shared/images/design/dialog_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	/*background-color:#D4D0C8;*/
	padding:2px;
	border:0px;
}

.dialog .buttonGroup {
	position: absolute;
	padding: 15px 0 0 0;
	text-align: right;
	bottom:15px; 
	right: 15px;
}

.dialog .buttonGroup input {
    width: auto;
    padding: 0 2px 0 2px;
    margin-left: 2px;
}
/* LEADS EXPORT ON EXTRANET END */


/* MODEL GALLERY SHOPPING SYSTEM BEGIN */
.fmd_pricetag {
	width: 160px;
	float: right;
	background-color: #FFF8DB;
	border: 1px solid #D7CC9F;
	padding: 10px;
	margin: 0 0 10px 10px;
}
.fmd_pricetag TD {
	font-weight: bold;
}
.fmd_pricetag A {
	text-decoration: none;
}
.pricetag {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #D7CC9F;
}
/* MODEL GALLERY SHOPPING SYSTEM END */

DIV.buyBook {
    float: right;
    width: 150px;
    padding: 10px;
    margin: 0 0 10px 10px;
    /*border: 1px solid #ccc;*/
    text-align: center;
}
DIV.bookListing {
    margin-bottom: 40px;
}
DIV.bookListing IMG.book {
    /*float: left;*/
    width: 75px;
    margin-right: 20px;
}
DIV.bookListing DIV.bookText {
    width: 420px;
    float: right;
}
DIV.bookListing DIV.bookText I {
    display: block;
    margin-bottom: 3px;
}

/* APPLICATION KITS BEGIN */
div.appmodel {
    color: #666;
    float: left;
    margin: 0 20px 10px 0;
    text-align: center;
    width: 150px;
}
img.appkitPicture {
    margin-right: 5px;
    cursor: default;
}
/* APPLICATION KITS END */

/* EMS */
DIV#emsview TABLE TR {
    vertical-align: top;
}
DIV#emsview TABLE TR TD {
    padding-right: 10px;
}
DIV#emsview BLOCKQUOTE {
    margin: 0px;
    padding-left: 20px;
    padding-top: 15px;
}

DIV.emsViewClassic {
    clear: both;
    margin-bottom: 20px;
}
DIV#emsview H1 {
    clear: left;
    margin-top: 25px;
}
DIV#emsview H1.first {
    clear: none;
    margin-top: 0px;
}
DIV#emsview H2 {
    clear: left;
    margin-top: 25px;
}
DIV#emsview IMG.left {
    float: left;
    margin: 0 15px 15px 0;
}
DIV#emsview IMG.right {
    float: right;
    margin: 0 0px 15px 15px;
}
DIV.info {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    margin: 15px 0 15px 0;
    padding: 10px;
    width: 400px;
}

DIV#courses {
    margin-bottom: 20px;
}
DIV#courses INPUT {
    margin-right: 0px;
}
DIV#courses LABEL {
    display: block;
    margin-bottom: 10px;
}

DIV#eventform {
    background-color:#f3f3f3;
    padding:15px;
    width:390px;
}

DIV#sessions {
    padding:0 0 10px 0;
    width:350px;
}
DIV#sessions DIV:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
DIV#sessions INPUT {
    display: block;
    float: left;
    clear: both;
}
DIV#sessions LABEL {
    display: block;
    float: left;
    margin: 4px 0 0 4px;
    width: 300px;
}
DIV#sessions DIV {
    clear: both;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 330px;
}

/* EMS END */
 
/* FEMLAB 2005 STYLES BEGIN */
div.joinbox			{width:450px;border:1px solid #99A4B5;background-color:#F7F7FB;padding:4px 6px 6px 6px;margin-top:5px;}
div.deadline		{width:360px;padding:4px 6px 6px 6px;margin-top:5px;}
div.deadline a		{color:#A92C3E;font-weight:bold;margin: 0 0 4px 0;text-decoration:none;}
div.joinbox h1		{color:#A92C3E;font-weight:bold;margin: 0 0 4px 0;}
h1.abstract			{font-size:11px;font-weight:bold;margin:0 0 4px 0;text-transform:none;color:#333}
ul.abstracts		{}
ul.abstracts li		{margin: 0 0 20px 0;color:black}
sup.abstract		{font-family: Arial;font-size:7pt;color:red;padding:0 2px 0 2px;}

div.bookbox			{border:1px solid #99A4B5;padding: 6px 0px 10px 8px;width:360px;background-color:#F7F7FB;} /** #F1F8F2 */
/* FEMLAB 2005 STYLES END */


/* INFOBOX BEGIN */
.infobox {
	margin: 0;
	background-color: #FFF8DB;
	/*border: 1px solid #D7CC9F;
	padding: 10px;*/
	background: url(/shared/images/infobox/boxbody_r.gif) no-repeat bottom right;
}

.infobox TD {
	padding: 2px;
}

.boxhead {
	background: url(/shared/images/infobox/boxhead_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead p {
	background: url(/shared/images/infobox/boxhead_l.gif) no-repeat top left;
	margin: 0;
	padding: 1px;
}
.boxbody {
	background: url(/shared/images/infobox/boxbody_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 15px 20px 10px;
}
/* INFOBOX END */


/* MISC BEGIN */

/* Easy clearing hack */
.clearfix:after { content: "."; display: block; height: 0;  clear: both;  visibility: hidden; }
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.ingressTab {
	position: absolute;
	top: -13px;
	left: 0;
	margin: 0;
}
/* This is a \ hack for IE5.2 mac */
.ingressTab {
	position: absolute;
	left: 0;
	top: 86px;
}
.ingressHeading {
	background-repeat: no-repeat;
	width: 785px;
	height: 107px;
	margin-bottom: 20px;
}
.ingressHeading img {
	margin: 45px 0 0 40px;
}

.star {
	color: red;
}

.textheader {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
}

.textheader a {
    text-decoration: none;
}

.padding {
	padding: 5px;
}

.darkred {
	color:#C30000;
}

.small {
	font-size: 10px;
}

span.highlight {
	background-color: #ccc;
}

TD.subtitle	{
			/*border-bottom:1px solid #99A4B5;*/
			padding-left:11px;
			padding-top:2px;
			padding-right:2px;
			padding-bottom:2px;
			/*background-color:#99A4B5;*/
			background-color:#B9C4D9;
			color:#FFFFFF;
			font-size:11px;
			font-family:Verdana,Arial;
			font-weight:bold;
}

/* Used on ingresses together with links */
.ingress {
	line-height: 16px;
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #555555;
}

.indent {
	color: #333333;
}

.formerror {
	padding: 4px;
	/**
	width:500;
	background-color: #F8F8F8;
	border:1px solid #E8B3B3;
	*/
	font-weight: bold;
	font-size: 14px;
	margin-left: 8px;
	color: #E82F2F;
}

.verticalDivider {
	background-color: white;
	background-image: url('/shared/images/dot_vertical.gif');
	background-repeat: repeat-y;
}

.horizontalDivider {
	background-color: white;
	background-image: url('/shared/images/dot_horizontal.gif');
	background-repeat: repeat-x;
}

/* Padding in the right navigation bar */
.rightBar {
	padding-left: 5px;
	background-image: url('/shared/images/design/line_background.gif');
}

/* Use quotes */
.quote {
    background-image: url("/shared/images/quote.gif");
	background-repeat: no-repeat;
    background-position: -15px 0px;
    font-style: italic;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.conferenceQuote {
    background: url("/shared/images/quote.gif") no-repeat top right;
    /*font-style: italic;*/
    padding: 5px 25px 20px 0;
    position: relative;
}

.conferenceQuote p {
    margin: 0px;
}

.quote .reference, .conferenceQuote .reference {
    padding-top: 8px;
    font-style: normal;
}

.conferenceQuote .reference {
    font-weight: bold;
}

.quotedtext	{
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 16px;
			text-align: right;
			color: #555555;
			border-top: 1px solid #777777;
			border-bottom: 1px solid #777777;
			padding: 10px 0 10px 0;
			line-height:20px;
			}

.search {
	width:100px;
}

.picture {
	text-align: left;
	color: #555555;	/** #507398 */
	font-size:11px;
	font-style:italic;
	font-family: Arial;
	padding: 5px;
}

.grayitalic {
	color: #A0A0A0;
	font-style: italic;
}

.rightsearchfield {
	color: #4A4D4A;
	height: 18px;
	background-color: #FFFFFF;
	border-top: #B0BCC2 1px solid;
	border-left: #B0BCC2 1px solid;
	border-right: #B0BCC2 1px solid;
	border-bottom: #B0BCC2 1px solid;
	width: 80px
}

.errorMessage {
	color: darkred;
	padding: 10px;
	margin-bottom: 15px;
}

div.desktopWallpaper {
    background-color: #EEE;
    padding: 10px;
    margin: 0 20px 20px 0;
    float: left;
    width: 120px;
}

div.desktopWallpaper img {
    margin-bottom: 5px;
    border: 1px solid black;
}

div.mcDescription {
    margin-bottom: 40px;
    clear: right;
}

div.mcDescription img {
    float: right;
    margin-left: 20px;
}


div.section1 {
    background: url('/shared/images/numbered_bullet_1.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section2 {
    background: url('/shared/images/numbered_bullet_2.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section3 {
    background: url('/shared/images/numbered_bullet_3.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section4 {
    background: url('/shared/images/numbered_bullet_4.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section5 {
    background: url('/shared/images/numbered_bullet_5.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section6 {
    background: url('/shared/images/numbered_bullet_6.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section7 {
    background: url('/shared/images/numbered_bullet_7.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section8 {
    background: url('/shared/images/numbered_bullet_8.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

div.section9 {
    background: url('/shared/images/numbered_bullet_9.gif') no-repeat 0 0;
    padding-left: 40px;
    margin-bottom: 20px;
}

/*
div.desktopWallpaper ul {
    padding-left: 0px;
    margin-top: 3px;
}
div.desktopWallpaper li {
    background-image: none;
    padding-left: 8px;
    padding-bottom: 2px;
}
*/

div.tutorial {
	padding-bottom: 25px;
    margin-bottom: 25px;
	border-bottom: 1px dashed #ebebeb;
}

div.tutorial_intro_kit {
	border-bottom: 1px dashed #ebebeb; 
	width: 280px; 
	height: 70px; 
	padding-bottom: 30px; 
	padding-right: 120px; 
	padding-top: 10px; 
	margin-bottom: 20px; 
}

/* MISC END */

/* Print styles */
@media print {
    div#page_menu, div#header_container, div#headerContainer, div#menubar {
        display: none;
    }
    div#page_main {
        margin-left: 0px;
    }
    body.main, div#page_container {
        background-color: #fff;
        background: #fff;
    }
	div#pageContainer {
		border: none;
	}
	div#pageheading h1 {
		left: 0px;
	}
}

/* CONFERENCE 2007 */

body.conf07 {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333;
	background-color: #ced3d9;
}

#conf07_content {
	padding-left: 60px;
}

#conf07 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #939598;
	margin-top: 20px;
}

#conf07 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	margin-top: 20px;
}

#conf07 .confProgram h3 {
	color: white;
}

#conf07 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#conf07 p {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#conf07 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#conf07 p.wide {
	width: 400px;
}

#conf07 sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: red;
	padding: 2px 2px 0 0;
}

div#conf07_page_container {
	min-height: 100%;
	/*background: url('/shared/images/design/page_container_background.gif') repeat-y;*/
}

div#conf07_header_container {
	height: 67px;
	background: #7b8292 url('/shared/images/design/page_header_conf07.jpg') no-repeat;
}

#conf07 {
	background-color: #fff;
	padding: 15px 25px 0px 10px;
	width: 710px;
	text-align: left;
	/* margin: 40px auto 0 auto; */
}

#conf07_left {
	float: left;
	width: 596px;
}

#conf07_right {
	float: right;
	width: 95px;
	margin: 0 0 0 15px;
}

div#conf07_menubar {
	height: 31px;
	background: #9599a4 URL('/shared/images/design/menubar_background_conf07.gif') repeat-x;
}

/* Side Menu */
div.conf07_sidemenu {
	position: absolute;
	width: 265px;
	height: 30px;
	line-height: 1px;
	padding-top: 1px;
	white-space: nowrap;
}

/* Sidemenu backgrounds */
div#conf07_sidemenu_default {background: #fff URL('/shared/images/design/sidemenu_background_conf07.jpg') top left no-repeat;}

div.conf07_sidemenu ul {
	margin: 0;
 	padding: 0;
  	list-style:none;
}
div.conf07_sidemenu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	background: 0;
	font-size: 11px;
}
div.conf07_sidemenu a {
	display: block;
	float: left;
}

/* Sidemenu menu item positions */
div.conf07_sidemenu img.femlab_home { margin-left: 16px; }
div.conf07_sidemenu img.femlab_company { margin-left: 44px; }
div.conf07_sidemenu img.femlab_contact { margin-left: 14px; }

div.conf07_sidemenu img.it_home { margin-left: 16px; }
div.conf07_sidemenu img.it_company { margin-left: 44px; }
div.conf07_sidemenu img.it_contact { margin-left: 14px; }

div.conf07_sidemenu img.nl_home { margin-left: 16px; }
div.conf07_sidemenu img.nl_company { margin-left: 44px; }
div.conf07_sidemenu img.nl_contact { margin-left: 14px; }

div.conf07_sidemenu img.uk_home { margin-left: 16px; }
div.conf07_sidemenu img.uk_company { margin-left: 44px; }
div.conf07_sidemenu img.uk_contact { margin-left: 14px; }

div.conf07_sidemenu img.de_home { margin-left: 16px; }
div.conf07_sidemenu img.de_company { margin-left: 32px; }
div.conf07_sidemenu img.de_contact { margin-left: 7px; }

div.conf07_sidemenu img.fr_home { margin-left: 16px; }
div.conf07_sidemenu img.fr_company { margin-left: 35px; margin-top:-2px; }
div.conf07_sidemenu img.fr_contact { margin-left: 15px; }

div.conf07_sidemenu img.se_home { margin-left: 20px; margin-top:-2px; }
div.conf07_sidemenu img.se_company { margin-left: 40px; margin-top:-2px; }
div.conf07_sidemenu img.se_contact { margin-left: 15px; margin-top:-2px; }

div.conf07_sidemenu img.no_home { margin-left: 18px; margin-top:-1px; }
div.conf07_sidemenu img.no_company { margin-left: 35px; }
div.conf07_sidemenu img.no_contact { margin-left: 8px; }

div.conf07_sidemenu img.dk_home { margin-left: 16px; }
div.conf07_sidemenu img.dk_company { margin-left: 20px; }
div.conf07_sidemenu img.dk_contact { margin-left: 7px; }

div.conf07_sidemenu img.fi_home { margin-left: 12px; }
div.conf07_sidemenu img.fi_company { margin-left: 24px; }
div.conf07_sidemenu img.fi_contact { margin-left: 8px; }

div.conf07_sidemenu img.extranet_home { margin-left: 16px; }
div.conf07_sidemenu img.extranet_company { margin-left: 30px; }
div.conf07_sidemenu img.extranet_contact { margin-left: 10px; }


div#rssFeed {
	float: right;
	width: 120px;
	text-align: right;
}
div#rssFeed a {
	margin-left: 3px;
	padding: 3px 19px 3px 0;
	background: url("/shared/images/icons/rss_small.png") no-repeat right 50%;
	text-decoration: none;
	line-height: 15px;
	color: #666;
	font-size: 10px;
}
div#rssFeed a:hover {
	color: #0050AB;
}

/* Main menu */
ul#conf07_mainmenu {
  	position:absolute;
  	left: 265px;
  	margin: 0;
	padding-top: 3px;
	list-style:none;
	width: 515px;
}

ul#conf07_mainmenu li {
	float:left;
	background: url("/shared/images/design/menubar_mainmenu_slash_conf07.gif") right no-repeat;
	height: 25px;
	padding: 0 23px 0 0;
}

ul#conf07_mainmenu a {
	float:left;
	display:block;
	line-height: 13px;
	padding: 6px 0;
	text-decoration:none;
	background-color: #9599a4;
	color:#fff;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-transform: uppercase;
}

ul#conf07_mainmenu li.left {
	background: url("/shared/images/design/menubar_mainmenu_slash_left_conf07.gif") right no-repeat;
}

ul#conf07_mainmenu li.main {
	background: url("/shared/images/design/menubar_mainmenu_slash_main_conf07.gif") right no-repeat;
}

ul#conf07_mainmenu li.main a {
	/*background: #6f7c9c;*/
    background: #C7CED1;
    color: black;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
ul#conf07_mainmenu a {float:none;}
/* End IE5-Mac hack */

ul#conf07_mainmenu ul.submenu {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	top:28px;
	list-style: none;
	width: 150px;
}

ul#conf07_mainmenu ul.submenu li {
	background: none;
}

ul#conf07_mainmenu ul.submenu a {
	background-color: #4a577b;
	padding-left: 5px;
	width: 150px; /* Width of Menu Items */
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
}

ul#conf07_mainmenu ul.submenu a:hover {
	background-color: #6f7c9c;
}


div#conf07_footer {
	position: relative;
	background-color: #fff;
	height: 16px;
	width: 100%;
	padding: 20px 10px 0 0;
	margin-bottom: -20px;
}
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #conf07_footer {
	margin-top: 0px;
}

div#conf07_footer a {
	color: #7D8A9F;
}

div#conf07_footer div#conf07_copyright {
	position: absolute;
	color: #7D8A9F;
	width: 440px;
}

div#conf07_footer div#conf07_recommend {
	position: absolute;
	text-align: right;
	right: 10px;
	width: 250px;
}

div#conf07 table {

}
div#conf07 th {
	vertical-align: top;
	width: 60px;
}

div#conf07 td.top {
	vertical-align: top;
}
