/********************/
/*  NAVIGATION BAR  */
/********************/

/* MAIN MENU */
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:880px; height:36px; border:none; background:transparent  url(../img/bg_head_bottom_nav.gif) no-repeat; font-weight:bold; } /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none; margin-left:190px;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; background-color:#A0D651;}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:35px; line-height:35px; padding:0 22px 0 22px; text-decoration:none; font-size:170%; font-weight:bold; color:rgb(256,256,256);}
.nav2 ul li ul {display:none; border:none;}

.nav2 ul li.menuparent-act {background-color:#FFEE00;}
.nav2 ul li.menuparent-act a {color:rgb(100,100,100);}

/* SUBMENU (Non-IE6 hovering) */
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:#EC6F06; color:rgb(256,256,256); text-decoration:none; } /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:170px; position:absolute; z-index:1000; top:35px; margin-top:0px; margin-left:-6px; border-top:solid 1px transparent; padding:0px 22px 0px 22px;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:170px; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 22px 4px 22px; border-right:solid 1px rgb(230,230,230); border-left:solid 1px rgb(230,230,230); border-bottom: solid 1px rgb(230,230,230); background-color:#EC6F06; font-weight:normal; color:rgb(256,256,256);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:#FFEE00; color:rgb(0,0,0); text-decoration:none;}  /*Color subcells hovering mode*/
/* thirth level*/
.nav2 ul li:hover ul li ul li a{white-space:normal; display:block; width:170px; height:auto; line-height:1.3em; margin-left:-17px; left:4.0em; padding:4px 22px 4px 22px; border-right:solid 1px rgb(230,230,230); border-left:solid 1px rgb(230,230,230); border-bottom: solid 1px rgb(230,230,230); background-color:#EC6F06; font-weight:normal; color:rgb(256,256,256);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li ul li a:hover {background-color:#FFEE00; text-decoration:none;} /*Color subcells hovering mode*/

/* SUBMENU (IE6 hovering)  border:solid 1px red; */
.nav2 table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#EC6F06; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:170px; position:absolute; z-index:1000; top:35px; left:-10px; /* left:0px; */ margin-top:0px; border-top:solid 1px rgb(250,250,250); }
.nav2 ul li a:hover ul li a {white-space:normal; display:block; width:170px; height:1px; line-height:1.3em; padding:4px 22px 4px 22px; border-right:solid 1px rgb(230,230,230); border-left:solid 1px rgb(230,230,230); border-bottom: solid 1px rgb(230,230,230); background-color:#EC6F06; font-weight:normal; color:rgb(256,256,256);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:#FFEE00; color:rgb(0,0,0); text-decoration:none; } /*Color subcells hovering mode*/
/* thirth level*/
.nav2 ul li a:hover ul li ul li a {white-space:normal; display:block; width:170px; height:1px; line-height:1.3em; left:4.0em; padding:4px 22px 4px 22px; border-right:solid 1px rgb(230,230,230); border-left:solid 1px rgb(230,230,230); border-bottom: solid 1px rgb(230,230,230); background-color:#EC6F06; font-weight:normal; color:rgb(256,256,256);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li ul li a:hover {background-color:#FFEE00; text-decoration:none;} /*Color subcells hovering mode*/

.subcontent-nav-orange {width:150px; margin:0px 0 12px 0; padding:14px 0px 14px 0px; background-color:#EC6F06; }
.subcontent-nav-orange-act {width:150px; margin:0px 0 12px 0; padding:14px 0px 14px 0px; background-color:#FFEE00;}
.round-nav-topleft {width:23px; height:23px; position:absolute; z-index:100; background:url(../img/corner_top_left.gif) no-repeat; margin-top:-14px; margin-left:0px;}
.round-nav-topright {width:23px; height:23px; position:absolute; z-index:100; background:url(../img/corner_top_right.gif) no-repeat; margin-top:-14px; margin-left:128px;}
.round-nav-bottomleft {width:23px; height:23px; position:absolute; z-index:100; background:url(../img/corner_bottom_left.gif) no-repeat; margin-bottom:0px; margin-left:0px; margin-top:-9px;}
.round-nav-bottomright {width:23px; height:23px; position:absolute; z-index:100; background:url(../img/corner_bottom_right.gif) no-repeat; margin-bottom:0px; margin-left:128px; margin-top:-9px;}
.round-noborder-topleft {width:23px; height:23px; position:absolute; z-index:1; background:url(../img/corner_top_left.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:23px; height:23px; position:absolute; z-index:1; background:url(../img/corner_top_right.gif) no-repeat; margin-top:0px; margin-left:162px;}
.round-noborder-bottomleft {width:23px; height:23px; position:absolute; z-index:1; background:url(../img/corner_bottom_left.gif) no-repeat; margin-bottom:0px; margin-left:0px; margin-top:-13px;}
.round-noborder-bottomright {width:23px; height:23px; position:absolute; z-index:1; background:url(../img/corner_bottom_right.gif) no-repeat; margin-bottom:0px; margin-left:162px; margin-top:-13px;}




/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:870px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;}
.main {clear:both; width:870px; padding-bottom:30px; padding-left:12px; padding-top:10px; }
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:170px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:460px; margin:0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 5px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {width:900px;}
.header-top {width:900px; height:177px; background:rgb(240,240,240) url(../img/trillium_head.gif); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:900px;}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {width:160px; height:150px; position:absolute; z-index:1; margin:10px 0 0 10px; background:url(../img/netplanet_logo.jpg); }
.nav1 {width:350px; position:absolute; z-index:3; margin:55px 0 0 610px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:normal;}	
.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:110%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}
.med_logo {width:150px; height:150px; background: url(../img/logo_med.gif); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; margin-bottom:10px; }

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
/*.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}*/

/* MAIN CONTENT */
.column1-unit {width:400px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:117px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:117px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:117px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(220,220,220);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(220,220,220);}
.subcontent-unit-noborder-yellow {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(220,220,220);}




/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.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-bottom: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;}
.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-noborder-yellow:after, .subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:490px; 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*/;}}