/*
 This file allows you to override default styles in one central location for easier upgrade and maintenance. */ @import url(color_schemes/green.css); @import url(color_schemes/orange.css); /* ---------- Base styles ---------- */

body,html{margin:0px;padding:0px;border:0px;height:100%;background-color:#898989;}
div,form{font-family:Tahoma, Geneva, sans-serif;font-size:11px;line-height:14px;margin:0px;padding:0px;}
a{color:#27567e;text-decoration:none;}
img{border:0px;margin:0px;padding:0px;}
fieldset{border:0px;}
#cont, #wrapper{background-image:url(../images/custom/general/bg_rpt.jpg);background-repeat:repeat-y;width:962px;margin:0px auto;}
#header{width:930px;height:116px;background-image:url(../images/custom/general/banner.jpg);margin:0px 16px;}
	#usr{text-align:right;padding-top:12px;}
	#usrli{text-align:right;}
		#usrwelcome{width:187px;padding:4px;height:15px;margin-left:735px;background-color:#fff;text-align:left}
		#usrbtns{width:195px;height:19px;margin-left:735px;margin-bottom:12px}
	
#menu{width:930px;margin:4px 16px 0px 16px;border-top:3px solid #6babdd;}
#main{width:930px;margin:14px 16px 14px 16px}
	#mainSub{width:100%;clear:both}

#fltLeft{width:615px;float:left;}
	#fltSubLeft{float:left;width:300px;}
	#fltSubRight{float:left;width:300px;margin-left:15px;}

#fltRight{width:300px;margin-left:14px;float:left;}

#tleft{width:300px;float:left;margin:14px 0px 0px 0px}
#tcenter{width:300px;float:left;margin:14px 14px 0px 14px}
#tright{width:300px;float:left;margin:14px 0px 0px 0px}
#tclear{clear:left;height:14px;}

#footer{width:930px;margin:0px 16px;text-align:center;color:#27567e;padding-bottom:8px;line-height:20px;}
	.legal{font-size:9px;color:#000;line-height:14px !important;}

.widget, .portlet{width:100%;border:1px solid #9e9e9e;margin-bottom:14px;}	
.widgetHdr, .portlet-title{
	height:23px !important;
	background-image:url(../images/custom/general/blank-header.jpg);
	background-repeat:no-repeat !important;
	color:#fff !important;
	text-transform:uppercase !important;
	font-size:17px !important;
	font-weight:900 !important;
	padding:10px 0px 0px 12px !important; 
	font-family:Arial, Helvetica, sans-serif !important;
	}
.widgetTxtTVA{padding:19px 11px;}
.widgetTxtJV, .portlet-content{padding:5px 8px;}
.widgetTxt{padding:5px 15px;}
.widgetPic{border-bottom:1px solid #9e9e9e;}
.widgetBlockRB{border-right:1px solid #9e9e9e;height:46px;float:left;width:187px;padding:5px 8px;}
.widgetBlockNB{height:46px;float:left;width:188px;padding:5px 8px;}

.widgetNoChrome{width:100%;border:1px solid #9e9e9e;margin-bottom:14px;}
	.accentbg{background-color:#f0f0f0;padding:8px;border:1px solid #9e9e9e;margin:17px 42px;}

.sep{float:left}
.caps{text-transform:uppercase}
.bold{font-weight:bold}
.boldlarge{font-size:12px;font-weight:bold}
.bgpurp{background-color:#582b88;color:#fff}
.btnIndent{margin-left:22px}
.bgSearch{background-image:url(../images/custom/general/bg_Search.png) !important;border:0px !important;width:100px !important;padding:0px !important;padding-top:4px !important;padding-left:3px !important;height:19px !important;margin:7px 0px 0px 0px !important; vertical-align:middle !important}
.btnSearch{background-image:url(../images/custom/general/btn_Search.png) !important;border:0px !important;width:23px !important;height:23px !important;margin:7px 1px 0px 0px !important; vertical-align:middle !important}
.totalcol{float:left;width:100%;}
.fiftycol{float:left;width:50%;}
.clear{clear:both;height:10px;}

.emphasis{width:352px; height:30px; margin-top:20px; padding-left:42px; text-transform:uppercase; font-size:22px;letter-spacing:-1px;}
.colorone{color:#6babdd;}
.colortwo{color:#011d64;}

ul.jd_menu, jd_menu jd_menu_slate jd_menu_flag_root {margin: 0px;padding: 0px;list-style-type: none !important;}
ul.jd_menu ul {display: none;}
ul.jd_menu li {float: left;}

/* -- Sub-Menus -- */
ul.jd_menu ul {position: absolute;display: none;list-style-type: none !important;margin: 0px;padding: 0px;z-index: 10000;}
ul.jd_menu ul li {float: none;margin: 0px;}





ul.jd_menu_slate {
	height:26px;
	background-image:url(../images/custom/general/bg_menu.jpg);
	clear:both;
	padding:0px;
}


ul.jd_menu_slate li.jd_menu_active_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar {
	background-image:url(../images/custom/general/bg_menuactive.jpg);
	height:26px;
}

ul *{ list-style:none !important}

.jd_menu_slate li ul{background: #6babdd;width:185px;padding:1px 0px 1px 0px;-moz-opacity:.95; filter:alpha(opacity=95); opacity:.95;}
.jd_menu_slate li ul li a{background:#6babdd;width:167px;display:block;padding:5px 8px;color:#000;margin-left:1px;margin-right:1px;}
.jd_menu_slate li ul li a:hover{background:#152551;width:167px;display:block;padding:5px 8px;color:#fff;margin-left:1px;margin-right:1px;}




#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/*SPECIFIC*/
.portlet {
	
    margin: 0px;
	padding: 0px;
}

/*SPECIFIC*/
.portlet-title {
	background-color: #1a2c5c !important;
	background-image:url(../images/custom/general/portlet_bgrptx.jpg) !important;
	background-repeat:repeat-x !important;
	font-weight:bold !important;
	font-size:12px !important;
	text-transform:uppercase !important;
	padding: 5px;
	height: 17px;
	color: #FFFFFF !important; 
	
}
.portlet-icon-back {
	color: #FFF;
}
.portlet-icon-back  a:hover {
	color: #959595;

}


.portlet-content, .portlet-minimized .portlet-content-container {
	padding: 0px;
	background: #F4F4F4;

}


.portlet-topper {
        color: #000000;
}




.portlet-borderless-container {
/*	z-index: -400; NOW */
	margin: 0px;
	padding:0px
}


.portlet-wrapper-terms-of-use {
/*	z-index: -400; NOW */
        margin: 0;

}

.ie .portlet-title {
	padding-bottom: 5px;
}

div.portlet-topper span.portlet-title span img.icon{display:none}
