/*************************************************************/
/*   Design:   Multiflex-3 Update-6 / Layout-4               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     December 18, 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%; margin:0px 0px -20px 0px; padding:0px 0px -20px 0px; background:rgb(232,232,242) url(../img/body_bg.gif) center repeat-y fixed; font-family:verdana,arial,sans-serif; overflow:auto;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:865px; margin:0px auto; padding-left:15px; font-size:1.0em; background:rgb(255,255,255)}
.main {clear:both; width:850px; background: url(../img/bg.gif) right repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; margin-top:54px; float:left; width:160px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:450px; padding-bottom:20px; margin:30px 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:170px; margin:0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-content td{vertical-align:top;}
/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:850px; margin: 0px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:850px; height:156px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:850px; height:140px; background:rgb(235,235,245) url(../img/bg.gif) right repeat-y; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.middle-img {overflow:hidden; width:630px; height:120px; z-index:1; background:rgb(203,203,230);}

.footer {clear:both; position:fixed; bottom:0px; width:850px; height:30px; background:url(../img/fbg.gif) right repeat-y; padding:0; text-align:right; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer a{float:right; display:block; width:167px; height:20px; background:rgb(235,235,245); color:rgb(80,80,80); text-decoration:none; line-height:20px; padding-right:3px;}
.footer a:hover{text-decoration:underline;}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {width:220px; height:147px; float:right; z-index:1; margin:0px; background:url(../img/logo.gif) no-repeat; }

/*Drop-down menu*/
.nav2 {float:left; width:630px; padding:0px; border:none; background:rgb(0,51,142) url(../img/ghp_nav2_bg.gif) left repeat-y; color:rgb(255,255,255); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none; float:right;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
.nav2 ul li a {float:left; display:block; height:1.5em; line-height:1.4em; padding:0px 16px 0px 15px; text-decoration:none; font-weight:normal; color: rgb(255,255,255); text-align:center;}

.nav2 ul li.active a {}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {text-decoration:underline;} /*Color main cells hovering mode*/

.sub_img {margin:0; padding:0; border:0; height:220px; width:170px; overflow:hidden; background:rgb(235,235,235);}


/******************/
/*  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 {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:450px; margin-bottom:1.5em; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:880px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.nav2 {float:left; width:880px; 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:880px; 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*/;}}
