/******************/
/* GLOBAL LAYOUT  */
/******************/

 body {font-size:62.5%; background-color:#DADADA; font-family:tahoma,arial,verdana;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.container {width:978px; padding-top:10px; padding-bottom:20px; margin:0 auto; font-size:1.0em;}
.header {width:958px; min-height:130px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:130px /*IE6*/; border-left:solid 10px #e7e7e7; border-right:solid 10px #e7e7e7; font-size:1.0em;}
.header-top {clear:both; width:958px; height:100px; font-size:1.0em; background-color:#fff;}
.header-bottom {clear:both; width:958px; min-height:30px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:30px /*IE6*/; background:#e7e7e7 url(../img/bg_header_bottom.jpg) repeat-x /*Bottom header background image entered here: Height: 25 px*/; font-size:1.0em;}
.navbar {white-space:nowrap /*IE hack*/; float:left; width:958px; padding-left:10px; padding-right:10px; border-top: solid 2px #f7f7f7; border-bottom: solid 2px #f7f7f7; font-family:tahoma,arial,verdana; font-size:130% !important /*Non-IE6*/; font-size:120% /*IE6*/;} /*Color navigation bar normal mode*/
.main {clear:both; width:958px; padding:0 0 20px 0; border-left:solid 10px #ffffff; border-right:solid 10px #ffffff; background-color:#ffffff; font-size:1.0em;}
.content {display:inline; /*Fix IE floating margin bug*/; float:left; width:676px; background-color:#ffffff; font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/; /*  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px; }
.subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:270px; background-color:#f2f2f2; font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:958px; padding:1.0em 0 1.0em 0; border-left:solid 10px #EBEBEB; border-right:solid 10px #EBEBEB; background-color:#EBEBEB; font-size:1.1em !important /*Non-IE6*/; font-size:1.0em /*IE6*/; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}

/****************/
/*  HEADER-TOP  */
/****************/

/* SITENAME AND SLOGAN */
.sitelogo {width:70px; height:70px; position:absolute; z-index:1; margin:15px 0 0 15px; background:url(../img/download.jpg);}
.sitename {width:300px; height:70px; position:absolute; z-index:1; margin:27px 0 0 95px; overflow:hidden;}
.sitename-header  {font-family:"trebuchet ms",arial,sans serif; font-weight:normal; font-size:290% !important /*Non-IE6*/; font-size:260% /*IE6*/;}
.sitename-subheader {font-family:verdana,arial,sans serif; margin-top:-5px; padding-bottom:2px; color:#000; height:20px; font-weight:normal; font-size:130% !important /*Non-IE6*/; font-size:120% /*IE6*/;}
.sitename a{text-decoration:none; color:#000;}
.sitename a:hover {text-decoration:none;}

/* BUTTON NAVIGATION */
.navbutton {width:400px; position:absolute; z-index:2; margin-top:26px; margin-left:547px !important /*Non-IE6*/; margin-left:550px /*IE6*/;}
.navbutton ul {float:right;}
.navbutton li {display:inline; list-style:none;}
.navbutton li a {padding-left:3px;}
.navbutton a:hover {text-decoration:none;}
.navbutton a img {height:32px;}

/* GLOBAL NAVIGATION */
.navglobal {
	width:600px;
	position:absolute;
	z-index:3;
	margin-top:65px;
	margin-left:349px !important /*Non-IE6*/;
	margin-left:351px /*IE6*/;
	top: 27px;
}
.navglobal ul {float:right; font-weight:normal;}	
.navglobal li {display:inline; list-style:none;}
.navglobal li a {display:block; float:left; padding:2px 5px 2px 5px; color:#000080; text-decoration:none; font-size:130% !important /*Non-IE6*/; font-size:120% /*IE6*/;}
.navglobal a:hover {text-decoration:underline;}

/*******************/
/*  HEADER BOTTOM  */
/*******************/

/* BREADCRUMB */
.header-bottom ul {float:left; width:560px; list-style:none; padding:8px 0 3px 10px !important /*Non-IE6*/; padding:8px 0 3px 10px /*IE6*/;}
.header-bottom ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header-bottom ul li.nobullet {display:inline; padding:0; background:none; color:#000;}
.header-bottom ul a {color:#000; text-decoration:none;}
.header-bottom ul a:hover {color:#000; text-decoration:underline;}

/* SEARCH FORM */
.header-bottom .searchform {float:right; width:310px;}
.header-bottom .searchform form fieldset {float:right; border:none; padding-top:5px; padding-right:10px;}
.header-bottom .searchform input.field {width:20.0em; height:1.2em; padding:1px !important /*Non-IE6*/; padding:2px /*IE6*/; border:solid 1px rgb(200,200,200); background-color:rgb(255,255,255); font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header-bottom .searchform input.button {width:4.5em; height:1.6em; background-color:rgb(240,240,240); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(100,100,100); font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header-bottom .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background-color:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  NAVIGATION BAR  */
/********************/

/* MAIN MENU */
.navbar ul {list-style-type:none;}
.navbar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/;}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; color:#dedede; border-right:solid 0px rgb(215,215,215);}
.navbar ul li ul {display:none; border:none;}

/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navbar ul li:hover a {background-color:#ffffff; text-decoration:none; color:#000080;} /*Color main cells hovering mode*/
.navbar ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.0em; margin-top:0.1em; left:0; padding:0px 16px 0px 16px; border-top:solid 1px #f7f7f7;}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px; border-right:solid 1px #ccc; border-left:solid 1px #ccc; border-bottom: solid 1px #ccc; background-color:#fff; font-weight:normal; color:111;} /*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {background-color:#fff; text-decoration:underline;} /*Color subcells hovering mode*/

/* SUBMENU (IE6 hovering) */
.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#e7e7e7; text-decoration:underline;} /*Color main cells hovering mode*/
.navbar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.1em; t\op:3.0em; left:0px; marg\in-top:0.1em; border-top:solid 1px rgb(215,215,215); }
.navbar ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:#e7e7e7; font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {background-color:#e7e7e7; text-decoration:underline;} /*Color subcells hovering mode*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
height:30px;
border-bottom: 1px solid #dedede; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 2px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #4c88be; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
text-decoration:underline;
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #4c88be; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
text-decoration:underline;
}

/************/
/*  CONTENT */
/************/

/* CONTAINER (NO BOXES) */
.content-1col-nobox {width:664px; background-color:rgb(255,255,255); border: solid 10px #e1e1e1; /*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;}
.content-1col-nobox-news {width:674px; background-color:rgb(255,255,255); border: solid 1px #e1e1e1;}
.content-2col-nobox-leftcolumn {display:inline; float:left; width:330px; background-color:rgb(255,255,255);}
.content-2col-nobox-rightcolumn {display:inline; float:right; width:330px; background-color:rgb(255,255,255);}
.content-2col-nobox-leftcolumn-ads {display:inline; float:left; width:356px; background-color:rgb(255,255,255);}
.content-2col-nobox-rightcolumn-ads {display:inline; float:right; width:306px; background-color:rgb(255,255,255);}

/* CONTAINER (BOXES) */
.content-1col-box {width:664px; background-color:rbg(255,255,255); border: solid 10px #e1e1e1;}
.content-1col-box-top-bottom {width:684px; background-color:rbg(255,255,255);}
.content-2col-box-leftcolumn {display:inline; float:left; width:330px;}
.content-2col-box-rightcolumn {display:inline; float:right; width:330px;}
.content-2col-box {width:330px; background-color:rgb(255,255,255); border-top: solid 5px #e1e1e1;}

/***************/
/* SUBCONTENT  */
/***************/

.subcontent-box {width:248px; float:right; margin-right:10px; margin-top: 10px; background-color:rgb(255,255,255);}

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

/*********************/
/*  ROUNDED CORNERS  */
/*********************/

/* PAGE */
.corner-page-top {width:978px; border-bottom: solid 10px #e7e7e7; overflow:hidden;}
.corner-page-bottom {width:978px; padding-bottom:10px; border-top:solid 10px #e7e7e7; overflow:hidden;}

.corner-page-top-rounded {width:968px; border: solid 5px #e7e7e7; overflow:hidden; /*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px; }

.corner-page-top-rounded-main {width:968px; border: solid 5px #ffffff; overflow:hidden; /*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px; }

.corner-page-bottom-rounded {width:978px; padding-bottom:10px; border-top:solid 10px #e7e7e7; overflow:hidden;}

.corner-page-top-white {width:978px; border-bottom: solid 10px #fff; overflow:hidden;}
.corner-page-bottom-white {width:978px; padding-bottom:10px; border-top:solid 10px #fff; overflow:hidden;}

.corner-page-top-navbar {width:978px; margin-bottom:10px ; overflow:hidden;}
.corner-page-bottom-navbar {width:978px; margin-top:10px; overflow:hidden;}

/* PAGE */
.corner-page-top-footer {width:978px; border-bottom: solid 10px #dadada; overflow:hidden;}
.corner-page-bottom-footer {width:978px; padding-bottom:10px; border-top:solid 10px #dadada; overflow:hidden;}

/* CONTENT 
.corner-content-1col-top {clear:both; width:676px; height:7px; background:white url(../img/bg_corner_content_1col_top.gif) no-repeat; overflow:hidden;}
.corner-content-1col-bottom {clear:both; width:676px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_content_1col_bottom.gif) no-repeat; overflow:hidden;}
.corner-content-2col-top {width:333px; height:7px; background:transparent url(../img/bg_corner_content_2col_top.gif) no-repeat; overflow:hidden;}
.corner-content-2col-bottom {width:333px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_content_2col_bottom.gif) no-repeat; overflow:hidden;}
 */


.corner-content-1col-top {clear:both; width:676px; height:1px; background:transparent; overflow:hidden;}
.corner-content-1col-bottom {clear:both; width:676px; height:1px; margin-bottom:10px; background:transparent; overflow:hidden;}
.corner-content-1col-bottom-white {clear:both; width:676px; border-top:solid 10px #ffffff; overflow:hidden;}
.corner-content-2col-top {width:333px; height:1px; background:transparent; overflow:hidden;}
.corner-content-2col-bottom {width:333px; height:1px; margin-bottom:10px; background:transparent; overflow:hidden;}

/* SUBCONTENT */
.corner-subcontent-top {clear:both; width:268px; height:1px; background:transparent; overflow:hidden;}
.corner-subcontent-bottom {clear:both; width:268px; height:1px; margin-bottom:10px; background:transparent; overflow:hidden;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.container:after, .header:after, .header-top:after, .header-bottom:after, .navbar:after, .main:after, .content:after, .content div:after, .subcontent:after, .subcontent div:after, .footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.content-1col-nobox:after, .content-2col-nobox-leftcolumn:after, .content-2col-nobox-rightcolumn:after, .content-1col-box:after, .content-2col-box-leftcolumn:after, .content-2col-box-rightcolumn:after, .content-2col-box:after, .subcontent-box:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.corner-content-1col-top:after, .corner-content-1col-bottom:after, .corner-content-2col-top:after, .corner-content-2col-bottom:after, .corner-subcontent-top:after, .corner-subcontent-bottom:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both Do not use here to avoid paragraphs clearing next to images;*/  visibility:hidden;}
 
/**************/
/*  PRINTING  */
/**************/
/* To avoid that some layouts may break during printing */
/* we remove one vertical border-line for the columns  */                 
@media print {.content-2col-nobox-rightcolumn {display:inline; float:right; width:337px; border-left:none; background-color:rgb(255,255,255);}}

 /********************************************/
/*  USED ONLY FOR DEMO PAGE FOR GRID SETUP  */
/*  Do not use for operational purposes     */
/********************************************/
.main p.demo {margin:0; padding:10px 20px 50px 20px;}
.main p.small {margin:0; padding-bottom: 10px;}

/******************************************/
/*  YOUR OWN USER STYLES                  */
/*  If you want to add your own styles,   */
/*  then add them here below in order to  */
/*  avoid a mixup with default styles.    */
/******************************************/
