﻿/****************************************************************/
/*   Design:   Multiflex-5.4                                    */
/*   Type:     Design without sidebar                           */
/*   File:     Grid Toolbox                                     */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     March 13, 2008                                   */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/
/******************/
/* GLOBAL LAYOUT  */
/******************/
body {
	font-size: 10px;
	background: #fff url('img/body_bg.png') repeat-y scroll center 0;
	font-family: arial,sans-serif;
}
/*Font-size: 1.0em = 10px when browser default size is 16px*/
.container {
	width: 978px;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0 auto;
	font-size: 100%;
}
.header {
	width: 958px;
	min-height: 130px /*Non-IE6*/;
	height: auto !important /*Non-IE6*/;
	height: 130px /*IE6*/;
	padding: 0 10px;
	background: rgb(225,225,225) url(img/bg_header.jpg) repeat-x /*Total header background image entered here. Height: 125px*/;
	font-size: 1.0em;
}
.header-top {
	clear: both;
	width: 958px;
	height: 100px;
	/* background: rgb(218,218,218) url(img/bg_header_top.jpg) repeat-x Top header background image entered here. Height: 100px*/;
	font-size: 1.0em;
}
.header-bottom {
	clear: both;
	width: 958px;
	min-height: 30px /*Non-IE6*/;
	height: auto !important /*Non-IE6*/;
	height: 30px /*IE6*/;
	/* background: rgb(225,225,225) 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;
	border-left: solid 10px #2E389F;
	border-right: solid 10px #2E389F;
	background-color: rgb(225,225,225);
	font-family: tahoma,arial,sans-serif;
	font-size: 130% !important /*Non-IE6*/;
	font-size: 120% /*IE6*/;
}
/*Color navigation bar normal mode*/
.main {
	clear: both;
	width: 958px;
	padding: 6px 0 0 0;
	border-left: solid 10px #2E389F;
	border-right: solid 10px #2E389F;
	background-color: #2E389F;
	font-size: 1.0em;
}
.footer {
	clear: both;
	width: 958px;
	padding: 10px;
	background: #2E389F url('img/bg_footer.gif') repeat-x scroll left center;
	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: 100px;
	height: 100px;
	position: absolute;
	z-index: 1;
	margin: 0;
	background: url(img/sp.gif);
}
.sitename {
	width: 300px;
	height: 70px;
	position: absolute;
	z-index: 1;
	margin: 27px 0 0 121px;
	overflow: hidden;
}
.sitename h1 {
	font-family: "trebuchet ms",arial,sans serif;
	font-weight: normal;
	font-size: 170% !important /*Non-IE6*/;
	font-size: 170% /*IE6*/;
}
.sitename h2 {
	font-family: verdana,arial,sans serif;
	margin-top: -5px;
	padding-bottom: 2px;
	color: #fff;
	height: 20px;
	letter-spacing:0.5em;	
	font-weight: bold;
	font-size: 130% !important /*Non-IE6*/;
	font-size: 120% /*IE6*/;
}
.sitename h1 a, .sitename h2 {
	color: #DBDEFB;
}
.sitename a {
	text-decoration: none;
	color: #fff;
}
.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*/;
}
.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: #D3D7FF;
	text-decoration: none;
	font-size: 130% !important /*Non-IE6*/;
	font-size: 120% /*IE6*/;
}
.navglobal a:hover {
	text-decoration: none;
	color: rgb(255,255,255);
}
/*******************/
/*  HEADER BOTTOM  */
/*******************/
/* BREADCRUMB */
.header-bottom ul, #breadcrumb {
	float: left;
	width: 680px;
	list-style: none;
	padding: 8px 0 3px 15px !important /*Non-IE6*/;
	padding: 8px 0 3px 15px /*IE6*/;
	font-size: 110% !important /*Non-IE6*/;
	font-size: 100% /*IE6*/;
	color: #D3D7FF;
}
.header-bottom ul li {
	display: inline;
	padding: 0 0 0 10px;
	background: transparent url(img/bg_bullet_arrow.png) no-repeat 0 50%;
	font-size: 110% !important /*Non-IE6*/;
	font-size: 100% /*IE6*/;
	color: #D3D7FF;
}
.header-bottom ul li.nobullet {
	display: inline;
	padding: 0;
	background: none;
	color: #d3d7ff;
}
.header-bottom ul a, #breadcrumb a, #breadcrumb a:visited {
	color: #d3d7ff;
	font-weight: bold;
	text-decoration: none;
}
.CMSBreadCrumbsCurrentItem {
	color: #d3d7ff;
}
.header-bottom ul a:hover, #breadcrumb a:hover {
	color: rgb(255,255,255);
}
/* SEARCH FORM*/
.header-bottom .searchform {
	float: right;
	width: 250px;
	font-size: 11px;
	color: #d3d7ff;
	text-align: right;
	padding: 5px 10px 0 0;
}
.header-bottom .searchform input[type=text] {
	width: 155px;
	height: 16px;
	padding: 1px !important /*Non-IE6*/;
	padding: 2px /*IE6*/;
	border: solid 1px #b9c0fe;
	background-color: #b9c0fe;
	color: #000;
	vertical-align: middle;
}
.header-bottom .searchform input[type=button], .header-bottom .searchform input[type=submit] {
	height: 20px;
	background-color: #050e6f;
	border: solid 1px #050e6f;
	text-align: center;
	color: #b9c0fe;
	vertical-align: middle;
	cursor: pointer;
}
.header-bottom .searchform input[type=button]:hover {
	border: solid 1px #6672ec;
}
/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {
	position: relative;
}
/*Sylvain IE hack*/
.navbar ul li:hover a {
	background-color: rgb(235,235,235);
	text-decoration: none;
}
/*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 rgb(215,215,215);
}
.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 rgb(215,215,215);
	border-left: solid 1px rgb(215,215,215);
	border-bottom: solid 1px rgb(215,215,215);
	background-color: rgb(235,235,235);
	font-weight: normal;
	color: rgb(100,100,100);
}
/*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {
	background-color: rgb(225,225,225);
	text-decoration: none;
}
/*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: rgb(235,235,235);
	text-decoration: none;
}
/*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;
	width: 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: rgb(235,235,235);
	font-weight: normal;
	color: rgb(100,100,100);
}
/*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {
	background-color: rgb(225,225,225);
	text-decoration: none;
}
/*Color subcells hovering mode*/
/************/
/*  FOOTER  */
/************/
.footer p {
	clear: both;
	line-height: 1.3em;
	text-align: center;
	color: #959fff;
	font-weight: bold;
	font-size: 110%;
}
.footer p.credits {
	clear: both;
	font-weight: normal;
}
.footer a, .footer a:visited {
	text-decoration: none;
	color: #D3D7FF;
}
.footer a:hover {
	text-decoration: underline;
	color: #fff;
}
/*********************/
/*  ROUNDED CORNERS  */
/*********************/
/* PAGE */
.corner-page-top {
	width: 978px;
	height: 10px;
	background: transparent url(img/bg_corner_page_top.gif) no-repeat;
	overflow: hidden;
}
.corner-page-bottom {
	width: 978px;
	height: 10px;
	padding-bottom: 20px;
	background: transparent url(img/bg_corner_page_bottom.gif) no-repeat;
	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-3col-nobox-leftcolumn:after, .content-3col-nobox-middlecolumn:after, .content-3col-nobox-rightcolumn:after, .content-1col-box:after, .content-2col-box-leftcolumn:after, .content-2col-box-rightcolumn:after, .content-2col-box:after, .content-3col-box-leftcolumn:after, .content-3col-box-middlecolumn:after, .content-3col-box-rightcolumn:after, .content-3col-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;
}
/* Downloads Table */
.downloads-div {
	margin: 0;
}
.downloads-div table {
	margin: 0;
	width: auto;
	table-layout: auto;
	background: transparent;
}
.downloads-div table tr {
	padding-bottom: 5px;
}
.downloads-div table td {
	border: none;
	border-bottom: 1px #CCCCCC solid;
	height: auto;
	background: transparent;
	padding: 5px;
}
.downloads-div img.downloads-icon {
	border: none;
	clear:both;
	float:left;
	margin: 0;
	padding:0;
}
.downloads-div .downloads_short_list_title {
	width: 100%;
}
.downloads-div .downloads_short_list_size {
	text-align: right;
	white-space: nowrap;
}
a img.boxleft-thumbnail, a:hover img.boxleft-thumbnail {
	border: 0;
	margin: 0 0 1px 0;
	padding: 0;
}
a:hover img.boxleft-thumbnail {
	border: 0;
	margin: 0 0 1px 0;
	padding: 0;
	cursor: url('cursors/zoomin.cur'), pointer !important;
	opacity: 0.80;
}
