/*****************************************************/
/*   Design:  MultiFlex-1.2 (Screen)                 */
/*   Design:  www.1234.info                          */
/*   Date:    September 21, 2007                     */
/*****************************************************/

/*-----------------------------------------------------------------------*/
/* FONT-SIZE DEFINITIONS                                                 */
/*-----------------------------------------------------------------------*/
/* Relative font-sizes in "em" are used where necessary. To make the     */
/* "em"-units normed, the incoming font sizes are set to 1.0 em. The     */
/* font-size variations throughout the webpage are then expressed in     */
/* percentage values respective to the incoming font-size. To make       */
/* calculations easier, the font definition in the css-class "body" is   */
/* 62.5%, which gives 1.0em = 10px This makes life a real breeze!        */
/*-----------------------------------------------------------------------*/

/* SECTION 1 - MAIN BODY */
body {font-size: 62.5%; margin: 0em auto; padding: 0px; font-family: verdana, arial, tahoma, sans-serif; background: url(/img/bgo1.gif) top center repeat-x; background-color:rgb(255,255,128);}
.page-container {width: 1000px; margin: 0px auto; padding: 0px; border-left: solid 1px rgb(196,64,0); border-right: solid 1px rgb(196,064,000); border-bottom: solid 1px rgb(196,064,000); background-color: rgb(255,255,192);}

/* SECTION 2 - HEADER */
/* Section 2.1 - Global navigation menu */
.nav-global-container {position: absolute; z-index: 3; width: 1000px; top: 5px; background-color: transparent;}
.nav-global {float: right; width: 1000px; margin: 0px 5px 0px 0px; padding: 0px; background-color: transparent; color:rgb(255,255,255);}
.nav-global ul {float: right; display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav-global li {display: inline; white-space: nowrap; text-transform: none;}
.nav-global li a {display: inline; margin: 0px; padding: 0px 4px 0px 4px; border-left: solid 1px rgb(255,255,255); color: rgb(255,255,255); font-weight: bold; text-decoration: none; font-size: 110%;}
.nav-global a:hover {color: rgb(196,064,000)}
.img-flag {display: inline; vertical-align: text-bottom; height: 1.0em; margin: 0px; padding: 0px; border: solid 1px rgb(0,0,0);}

/* Section 2.2 - Sitename and Banner */
.site-name  {clear: both; float: left; position: absolute; z-index: 2; width: 650px; top: 30px; margin: 0px; padding-left: 350px; background-color: transparent; color: rgb(255,255,048); font-weight: bold; font-size: 16px;}
.site-slogan  {float: left; position: absolute; z-index: 1; width: 650px; top: 1.9em; left: 350px; margin: 0px; padding: 0px 0px 0px 0px; background-color: transparent; color: rgb(255,255,128); font-weight: bold; font-size: 14px;}
.img-header {text-align:left;  background-color:rgb(255,100,0);}
.img-header img {height:90px; }

/* Section 2.3 - Main navigation menu */
.nav-main {clear: both; float: left; width: 1000px;  min-height: 2.0em; height: auto !important; height: 2.0em; line-height: 2.0em; margin: 0px; padding: 0px; border-top: solid 1px rgb(196,064,000); border-bottom: solid 1px rgb(196,064,000); background-color: rgb(255,144,000);} /* Use background-color: rgb(176,207,106);        for green */
.nav-main ul {list-style: none; margin: 0px; padding: 0px; font-weight: bold;}
.nav-main li {float: left; white-space: nowrap; background-color: inherit;}
.nav-main li a {margin: 0px; padding: 0px 10px 0px 10px; border-right: solid 1px rgb(255,255,255); color: rgb(255,255,255); text-decoration: none; font-size: 110%;}
.nav-main a:hover, .nav-main a.selected {background-color: inherit; color: rgb(196,64,00); text-decoration: none;}

.nav-submain {clear: both; float: left; width: 1000px;  min-height: 2.0em; height: auto !important; height: 2.0em; line-height: 2.0em; margin: 0px; padding: 0px; border-bottom: solid 1px rgb(196,064,000); background-color: rgb(255,196,064);} /* Use background-color: rgb(176,207,106);        for green */
.nav-submain ul {list-style: none; margin: 0px; padding: 0px; font-weight: bold;}
.nav-submain li {float: left; white-space: nowrap; background-color: inherit;}
.nav-submain li a {margin: 0px; padding: 0px 10px 0px 10px; border-right: solid 1px rgb(124,064,000); color: rgb(124,064,000); text-decoration: none; font-size: 110%;}
.nav-submain a:hover, .nav-submain a.selected {background-color: inherit; color: rgb(196,64,00); text-decoration: none;}


.buffer {float: left; width: 870px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,192);}

/* SECTION 3 - SIDEBANNER FRONT PAGE */
.sidebanner-frontpage {clear: both; float: left; width: 160px; margin: 0px; padding: 0px;}
.img-sidebanner {width: 160px; margin: 0px; padding: 0px; border: none;}

/* SECTION 4 - SUB-NAVIGATION */
.nav-sub {clear: both; float: left; width: 200px; overflow:hidden; min-height: 500px; height: auto !important; height: 500px; margin: 0px; padding: 0px; background-color: rgb(255,255,192);}
.nav-sub ul {float: left; list-style: none; width: 100%; margin: 0px; padding: 0px; border-bottom: solid 1px rgb(200,200,200);}
.nav-sub li {margin: 0px; padding: 0px;}
.nav-sub li.title {vertical-align: top; margin: 0px; padding: 0px 5px 4px 20px; color: rgb(100,100,100); text-transform: uppercase; font-weight: bold; font-size: 140%;}
.nav-sub li.group a {display: block; min-height: 1.5em; height: auto !important; height: 1.5em; line-height: 1.5em; margin: 1px 0px 1px 0px; padding: 0px 7px 0px 10px; border-top: solid 1px rgb(200,200,200);  border-left: solid 10px rgb(255,224,128); color: rgb(100,100,100); font-weight: bold; font-size: 120%;}
.nav-sub li a {display: block; min-height: 1.5em; height: auto !important; height: 1.5em; line-height: 1.5em; margin: 1px 0px 1px 0px; padding: 0px 7px 0px 10px; border-left: solid 10px rgb(201,198,234); color: rgb(100,100,100); text-decoration: none; font-size: 120%;}
.nav-sub li a:hover, .nav-sub li a.selected {border-left: solid 10px rgb(255,144,000); color: rgb(0,0,0); text-decoration: none; background-color:rgb(255,255,128);}

/* SECTION 5 -  CONTAINER FOR CONTENT AND SIDEBAR                  */

/* TRICK: Nest the right two columns (content and sidebar) and     */
/* give them a minimum height and white background and a left      */
/* border-line. However, nesting floats inside each other with     */
/* with identical widths may activate the spurious IE character    */
/* duplication bug, where the last characters of the last float    */
/* statement are duplicated outside the float. The correction for  */
/* this bug is to reduce the sidebar float so that the  sum of     */
/* the content and sidebar floats are 6px less than the container  */
/* holding them. See Section 7.1, where this is done.              */
/* ----------------------------------------------------------------*/
/* RESTRICTION: For situations where the left navigation menu is   */
/* expanding over the minimum 500px height, it must remain smaller */
/* than the container holding the rigth two columns. Otherwise     */
/* the borderline will only extend as far down as the container.   */
/*******************************************************************/
/*.container-content-sidebar-front {float: left; width:739px; min-height: 500px; height: auto !important; height: 500px; margin: 0px; padding: 0px 0px 20px 1px; background-color: rgb(255,255,255);}*/
.container-content-sidebar, .container-content2-sidebar {float: left; width: 99%; min-height: 500px; height: auto !important; height: 500px; margin: 0px; padding: 0px 0px 20px 0px; background-color: rgb(255,255,192);}

/* SECTION 6A - CONTENT PAGE #1 */
.content {float: left; width: 96%; margin: 0px; padding: 2% 0% 1% 2%; background-color: transparent; line-height: 1.75; color: rgb(75,75,75);} /* Width should be 444px, but IE-duplication bug forces us to reduce with 6px to 428px */
.contentbox-container {clear: both; float: left; width: 425px; margin: 0px 0px 15px 0px; padding: 0px;} /* Width should be 428px, but IE-duplication bug forces us to reduce with 3px to 425px */
.contentbox-full {width: 425px; margin: 0px; padding: 0px;}
.contentbox-half-left {float: left; width: 205px; margin: 0px; padding: 0px;}
.contentbox-half-right {float: right; width: 205px; margin: 0px; padding: 0px;}
.contentbox-third-left {float: left; width: 134px; margin: 0px 13px 0px 0px; padding: 0px;}
.contentbox-third-middle {float: left; width: 134px; margin: 0px; padding: 0px;}
.contentbox-third-right {float: right; width: 134px; margin: 0px; padding: 0px;}

/* SECTION 6B - CONTENT PAGE #2 */
.content2 {float: left; width: 563px; min-height: 500px; height: auto !important; height: 500px; margin: 0px; padding: 0px 20px 0px 20px; background-color: transparent; color: rgb(100,100,100);} /* Width should be 569px, but IE-duplication bug forces us to reduce with 6px to 563px */
.contentbox2-container {clear: both; float: left; width: 560px; margin: 0px 0px 15px 0px; padding: 0px;} /* Width should be 563px, but IE-duplication bug forces us to reduce with 3px to 560px */
.contentbox2-full {width: 559px; margin: 0px; padding: 0px;}
.contentbox2-half-left {float: left; width: 273px; margin: 0px; padding: 0px;}
.contentbox2-half-right {float: right; width: 273px; margin: 0px; padding: 0px;}
.contentbox2-third-left {float: left; width: 176px; margin: 0px 17px 0px 0px; padding: 0px;}
.contentbox2-third-middle {float: left; width: 176px; margin: 0px; padding: 0px;}
.contentbox2-third-right {float: right; width: 176px; margin: 0px; padding: 0px;}

/* SECTION 6C - CONTENT PAGE COMMON */
/* Section 6C.4 - Page title, title and content box */
.content-pagetitle {width: 100%; margin: 0px 0px 10px 0px; padding: 0px 0px 5px 0px; background-color: transparent; border-bottom: solid 0px rgb(200,200,200); color: rgb(100,100,100); text-transform: uppercase; font-weight: bold; font-size: 140%;}
.contentbox-title-noshading-small {margin: 0px 0px -5px 0px; padding: 0px; background-color: transparent;  color: rgb(75,75,75); font-weight: bold; font-size: 130%;}
.contentbox-title-noshading-medium {margin: 0px 0px -5px 0px; padding: 0px; background-color: transparent; color: rgb(75,75,75); font-weight: bold; font-size: 150%;}
.contentbox-title-noshading-large {margin: 0px 0px -5px 0px; padding: 0px; background-color: transparent; color: rgb(75,75,75); font-weight: bold; font-size: 170%;}
.contentbox-title-noshading-huge {margin: 0px 0px -5px 0px; padding: 0px; background-color: transparent; color: rgb(75,75,75); font-weight: bold; font-size: 180%;}
.contentbox-title-shading-small {margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(222,220,242); color: rgb(75,75,75); font-weight: bold; font-size: 130%;}
.contentbox-title-shading-medium {margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(222,220,242); color: rgb(75,75,75); font-weight: bold; font-size: 150%;}
.contentbox-title-shading-large {margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(222,220,242); color: rgb(75,75,75); font-weight: bold; font-size: 170%;}
.contentbox-title-shading-huge {margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(222,220,242);color: rgb(75,75,75); font-weight: bold; font-size: 180%;}
.contentbox-noshading {margin: 0px; padding: 0.7em 0px 0px 0px; background-color: transparent;}
.contentbox-shading {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(233,232,244);}

/* Section 6C.4 - Text */
/* Heading */
h1 {clear: left; margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {clear: left; margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {clear: left; margin: 1.0em 0px 0.5em 0px;        font-weight: bold; font-size: 140%;}
h4 {clear: left; margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {clear: left; margin: 0px; font-weight: bold; font-size: 130%;}
h6 {clear: left; margin: 0px;        font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraph */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 130%; }
p.readmore {margin: -0.2em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {margin: 0em 30px 0.6em 30px;        line-height: 120%; font-size: 120%;}

/* Embedded */
.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
.content ul.noindent, .content2 ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
.content ul.indent, .content2 ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-size: 120%;}
.content ol, .content2 ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}

/* Link List */
.content ul.linklist-noindent, .content2 ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%; }
.content ul.linklist-indent, .content2 ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%; }

/* Section 6C.5 - Tables */
.table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(233,232,244);}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;}
.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%;         }
p.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}


/* Section 6C.6 - Images */
.img-left-noborder {float: left; margin: 2px 7px 3px 0px;}
.img-right-noborder {float: right; margin: 2px 0px 3px 7px;}
.img-left-border {float: left; margin: 4px 7px 3px 0px; border: solid 1px rgb(150,150,150);}
.img-right-border {float: right; margin: 2px 0px 3px 7px; border: solid 1px rgb(150,150,150);}

/* SECTION 8 - FOOTER */
.footer {clear: both; width: 1000px; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px rgb(196,064,000); background-color: rgb(255,144,000); color: rgb(255,255,255);}
.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}

/* SECTION 9 - HYPERLINKS FOR NON-NAVIGATION TEXTS */
.content a, .content2 a, .sidebar a {color: rgb(124,64,00); text-decoration: none;}
.content a:hover, .content2 a:hover, .sidebar a:hover {color: rgb(196,64,00); text-decoration: none;}
.content a:visited, .content2 a:visited, sidebar a:visited {color: rgb(150,150,150);}
.footer a {color: rgb(255,255,255); text-decoration: underline;}
.footer a:hover {color: rgb(196,64,0); text-decoration: none;}

/* SECTION 10 - GENERIC CLASSES */
/* Section 10.1 - Global default font sizes */
.nav-global-font {font-size: 1.0em;}
.nav-main-font {font-size: 1.4em;}
.nav-submain-font {font-size: 1.0em;}
.nav-sub-font {font-size: 1.0em;}
.content-font {font-size: 1.2em;}
.sidebar-font {font-size: 1.0em;}
.footer-font {font-size: 1.0em;}

/* Section 10.2 - Title decoration box */
.box-on {float: left; min-width: 0.5em; margin-right: 0.2em; padding-left: 0.3em;}
.box-off {display: none;}

/* Section 10.3 - Horizontal alignments */
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}


/* SECTION 11 - MISCELLANEOUS */
showcode { font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}



/*          CUSTOM            */
.tx-adgdata-pi1 p, .tx-adgdata-pi2 p, .tx-adgdata-pi3 p, .tx-adgdata-pi4 p {font-size:10pt;  }
.tx-adgdata-pi1, .tx-adgdata-pi2, .tx-adgdata-pi3, .tx-adgdata-pi4 {margin: 30px 0 0 0; padding: 5px 5px 5px 5px; border: solid 1px rgb(200,200,200);  }

.tx-adgdata-pi1-searchbox,.tx-adgdata-pi2-searchbox,.tx-adgdata-pi3-searchbox,.tx-adgdata-pi4-searchbox {clear:right; float:right; }

.adgtable {clear: left; width:100%; margin: 0 0 0 0; border: solid 1px rgb(196,064,000); empty-cells: show; border-collapse: collapse; background-color: rgb(255,255,128);}
.adgtable tr {margin: 0px; padding: 0px;}
.adgtable th {margin: 0px; padding: 2px 7px 2px 7px; empty-cells: show; text-align: left; font-size: 120%; background-color:rgb(255,144,0);}
.adgtable td {padding: 2px 7px 2px 7px; text-align: left; font-size: 80%;}
p.adgtable-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}

.adgtable .inactive td {padding: 2px 7px 2px 7px; text-align: left; background-color:rgb(218,218,218); color:rgb(128,128,128);}
.adgtable .recommended td {padding: 2px 7px 2px 7px; text-align: left; background-color:rgb(255,255,48); }

img.recommendation {height:18px; }
img.companylogo {max-width:150px; max-height:150px;}