/******************************************************************************
* xBleuPopup.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2008									                          *
*                                                                             *
******************************************************************************/
body {
	background: #F1DBBC url(../iso_icons/xBleu_bgBody.gif) repeat-x 0% 70%;
}

.popContent {
	/*background: #F1DBBC url(../iso_icons/xBleu_bgBody.gif) repeat-x 0% 70%;*/
}

.popHeader {
	background: #6A452B url(../iso_icons/xBleu_popheader.jpg) no-repeat;
	width:auto;
	height:140px;
}

h2.xBleuPageTitle {
	margin:0px;
	background-color:#32110C;
	font-family:"Tw Cen MT ", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-align:center;
	padding:5px;
	width:465px;
}

td.odfControlLabelCell {
	text-align:right;
}

td.odfControlLabelCell label{
	font-weight:200;
	color:#000;
	font-family:"Tw Cen MT ", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.odfDiv {
	margin-left:15px;
}

.bsButton {
	border:0;
	color:#fff;
	font-family:"Tw Cen MT ", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background: transparent url(../iso_icons/xBleu_lienBG.png) repeat-x left 0%;
	height:23px;
	padding:3px 10px 6px 16px;
	margin-right:0px;	
}

/* IE6 Only */
* html .bsButton {
	background: transparent url(../iso_icons/xBleu_lienBG6.gif) repeat-x left 0%;
	padding:3px 3px 6px 9px;
}

/* IE7 Only */
*:first-child+html .bsButton {
	padding:3px 3px 6px 9px;
}