/*************************************************************/
/*   Design:   Multiflex-3 Update-4 / Layout-4               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     December 11, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body  { font-size: 62.5%; font-family: verdana, arial, sans-serif, Osaka; background-color: rgb(255,255,255) } /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container    { font-size: 1em; margin: 10px auto; width: 900px; border: solid 1px rgb(150,150,150) }
.main  { font-family: Osaka; background: url(../img/bg_main_withnav.jpg) repeat-y left top; padding-bottom: 30px; width: 900px; clear: both }
.main-navigation   { font-size: 10px; font-family: Osaka; display: inline; width: 200px; float: left; overflow: visible !important }
.main-content    { font-family: Osaka; display: inline; margin: 0 0 0 30px; width: 440px; float: left; overflow: visible !important }
.main-subcontent   { font-family: Osaka; display: inline; margin: 0 15px 0 0; width: 185px; float: right; overflow: visible !important }
.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header  { font-family: "trebuchet ms", arial, sans-serif, Osaka|; width: 900px }
.header-top  { font-family: Osaka; background: rgb(240,240,240) url(../img/bg_head_top.jpg); width: 900px; height: 80px; overflow: visible !important }
.header-middle  { font-family: Osaka; background: rgb(230,230,230) url(../img/bg_head_middle.jpg); width: 900px; height: 150px; overflow: visible !important }
.header-bottom  { font-family: Osaka; background: rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y; width: 900px; height: 40px }
.header-breadcrumbs    { font-family: Osaka; background: rgb(100,100,100) url(../img/bg_head_breadcrumbs.jpg) repeat-y; padding: 1em 0 1.5em; width: 900px; clear: both }

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo   { font-family: Osaka; background: url(../img/bg_head_top_logo.gif); margin: 22px 0 0 20px; position: absolute; z-index: 1; width: 150px; height: 40px }
.sitename   { font-family: Osaka; margin: 20px 0 0 200px; position: absolute; z-index: 1; width: 300px; height: 45px; overflow: visible !important }
.sitename h1  { font-size: 240%; font-family: Osaka }
.sitename h2  { color: rgb(125,125,125); font-size: 120%; font-family: Osaka; margin: -4px 0 0 }
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important/*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a  { padding: 0 0 0 3px }
.nav0 a:hover {text-decoration:none;}
.nav0 a img  { height: 14px; border: none }

.nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125) ; text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.sitemessage {width:350px; height:120px; position:absolute; z-index:1; margin:20px 0 0 530px; color:rgb(234,239,247); /*xoverflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:350px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:270px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3  { font-size: 140%; text-align: right; margin: 10px 0 0; width: 270px; float: right }
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2   { color: rgb(75,75,75); font-size: 12px; background: rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x; width: 900px; float: left; border: none } /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li  { position: relative; float: left; border-right: 1px solid rgb(175,175,175) }
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a  { color: rgb(100,100,100); font-weight: 600; line-height: 3.1em; text-decoration: none; display: block; padding: 0 16px; height: 3.1em; float: left }
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a  { text-decoration: none; background-color: rgb(210,210,210) } /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a  { color: rgb(50,50,50); font-weight: normal; line-height: 1.3em; background-color: rgb(237,237,237); display: block; margin-left: -1px; padding: 4px 16px; width: 10em; height: auto; border-bottom: 1px solid rgb(175,175,175); border-left: 1px solid rgb(175,175,175) } /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover  { text-decoration: none; background-color: rgb(210,210,210) } /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover  { text-decoration: none; background-color: rgb(210,210,210) } /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a  { color: rgb(50,50,50); font-weight: normal; line-height: 1.3em; background-color: rgb(237,237,237); display: block; padding: 4px 16px; height: 1px; border-bottom: 1px solid rgb(175,175,175); border-left: 1px solid rgb(175,175,175); w\idth: 10.0em } /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover  { text-decoration: none; background-color: rgb(210,210,210) } /*Color subcells hovering mode*/

.header-breadcrumbs ul    { font-size: 12px; font-family: verdana, arial, sans-serif, Osaka; list-style: none; padding: 0 0 0 15px; width: 400px; float: left }
.header-breadcrumbs ul li  { color: rgb(125,125,125); font-size: 11px; font-weight: normal; background: url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; display: inline; padding: 0 0 0 10px }
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover  { color: rgb(42,90,138); text-decoration: underline }

.header-breadcrumbs .searchform    { padding: 0 17px 0 0; width: 150px; float: right }
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field  { font-size: 120%; font-family: verdana, arial, sans-serif; padding: 0.2em 0; width: 10em; border: solid 1px rgb(200,200,200) }
.header-breadcrumbs .searchform input.button  { color: rgb(150,150,150); font-size: 120%; font-family: verdana, arial, sans-serif; background: rgb(230,230,230); text-align: center; padding: 1px; width: 3em; border: solid 1px }
.header-breadcrumbs .searchform input.button:hover  { color: rgb(80,80,80); background: rgb(220,220,220); cursor: pointer; border: solid 1px }

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright  { font-family: Osaka; background: url(../img/bg_corner_topright.gif) no-repeat; margin: 0 0 0 190px; position: absolute; z-index: 100; width: 10px; height: 10px }

/* MAIN CONTENT */
.column1-unit     { font-size: 12px; font-family: Osaka; background-image: url(../gif/t01.gif); background-repeat: no-repeat; background-position: 0 top; margin-bottom: 10px !important; width: 440px }
.column1-unit-left    { margin-bottom: 10px !important; width: 180px; float: left }
.column1-unit-right        { font-size: 12px; font-family: Osaka; background-repeat: no-repeat; background-position: 100px bottom; margin-bottom: 10px !important; width: 250px; float: right }
.column2-unit     { font-family: Osaka; background-image: url(../gif/t02.gif); background-repeat: no-repeat; background-position: 0 top; margin-bottom: 10px !important; width: 440px }
.column2-unit-left       { font-size: 12px; background-repeat: no-repeat; background-position: left bottom; margin-bottom: 10px !important; width: 210px; float: left }
.column2-unit-right      { font-size: 12px; margin-bottom: 10px !important; width: 210px; float: right }
.column3-unit      { font-size: 12px; font-family: Osaka; background-repeat: no-repeat; background-position: 0 top; margin-bottom: 10px !important; width: 440px }
.column3-unit-left    { font-family: Osaka; margin-bottom: 10px !important; width: 120px; float: left }
.column3-unit-middle  { font-family: Osaka; margin-bottom: 10px !important; margin-left: 40px; width: 120px; float: left }
.column3-unit-right   { font-family: Osaka; margin-bottom: 10px !important; width: 120px; float: right }
.column5-unit     { font-family: Osaka; background-repeat: no-repeat; background-position: 0 top; position: absolute; width: 600px }

/* MAIN SUBCONTENT */
.subcontent-unit-border   { font-size: 12px; background: rgb(235,235,235); margin: 0 0 2em; padding: 0 0 5px; width: 183px; border: solid 1px rgb(190,190,190) }
.subcontent-unit-border-green  { font-size: 12px; background-color: rgb(217,239,185); margin: 0 0 2.5em; padding: 0 0 10px; width: 183px; border: solid 1px rgb(160,214,81) }
.subcontent-unit-border-blue   { font-size: 12px; background-color: rgb(213,225,240); margin: 0 0 2.5em; padding: 0 0 10px; width: 183px; border: solid 1px rgb(137,170,214) }
.subcontent-unit-border-orange  { font-size: 12px; background-color: rgb(248,224,150); margin: 0 0 2.5em 0; padding: 0 0 10px; width: 183px; border: solid 1px rgb(232,177,13) }

.subcontent-unit-noborder  { font-size: 12px; background: rgb(235,235,235); margin: 0 0 2.5em; padding: 0 0 10px; width: 185px }
.subcontent-unit-noborder-green  { font-size: 12px; background-color: rgb(217,239,185); margin: 0 0 2.5em; padding: 0 0 10px; width: 185px }
.subcontent-unit-noborder-blue   { font-size: 12px; background-color: rgb(213,225,240); margin: 0 0 2.5em; padding: 0 0 10px; width: 185px }
.subcontent-unit-noborder-orange  { font-size: 12px; background-color: rgb(248,224,150); margin: 0 0 2.5em; padding: 0 0 10px; width: 185px }

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p  { color: rgb(125,125,125); font-size: 110%; font-family: Osaka; font-weight: bold; line-height: 1.3em; text-align: center }
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after  { font-family: Osaka; visibility: hidden; display: block; height: 0; clear: both; content: "." }
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}