
/* CSS XHTML Layout

 @import "some/other/css/file";

*/

.freeDiv{
	border:1px solid #cccccc;
	padding:5px;
	background-color:#ffffff;
}

.vtop{
	vertical-align:top;
}

.rtl{
	direction:rtl;
}

.left{
	text-align:left;
}

.right{
	text-align:right;
}

.center{
	text-align:center;
}

.fnt16{
	font-size:16px;
}

.fnt14{
	font-size:14px;
}

.fnt12{
	font-size:12px;
}

.fnt11{
	font-size:11px;
}

.fnt10{
	font-size:10px;
}

.fnt9{
	font-size:9px;
}

.fulltransparent{
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
}

.relative{
	position:relative;
}

.JSDebugDiv{
	z-Index:5500;
	position:absolute;
	top:10px;
	left:20px;
	background-color:transparent;
	border:0px;
}

.CBSXComponent{
	overflow:auto;
	background-color:transparent;
	border:1px dashed #354535;
	filter:alpha(opacity=60);
	opacity:0.60;
	-moz-opacity:0.60;
	-khtml-opacity:0.60;
}

.CBSXStdComponent{
	position:absolute;
	top:20px;
	left:160px;
	width:400px;
	height:300px;
	z-index:1000;
	overflow:auto;
	background-color:black;
	border:1px dashed #354535;
	filter:alpha(opacity=60);
	opacity:0.60;
	-moz-opacity:0.60;
	-khtml-opacity:0.60;
}

.CBSXstandardlogheader{
	background:#cccccc;
	padding:5px;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	font-size:12px;
	font-weight:bold;
	color: #ff5555;
	text-align:left;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	
}

.CBSXManagementComponent{
	position:absolute;
	top:20px;
	left:800px;
	width:200px;
	height:200px;
	z-index:500;
	overflow:auto;
	text-align:left;
	background-color: #EEEEEE;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.CBSXLangEditComponent{
	position:absolute;
	top:10px;
	left:10px;
	width:600px;
	height:400px;
	z-index:500;
	overflow:auto;
	text-align:left;
	background-color: #EEEEEE;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.CBSXCountryEditComponent{
	position:absolute;
	top:10px;
	left:10px;
	width:600px;
	height:400px;
	z-index:500;
	overflow:auto;
	text-align:left;
	background-color: #EEEEEE;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.CBSXLocaleEditComponent{
	position:absolute;
	top:10px;
	left:10px;
	width:600px;
	height:400px;
	z-index:500;
	overflow:auto;
	text-align:left;
	background-color: #EEEEEE;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.CBSXStringBundleEditComponent{
	position:absolute;
	top:10px;
	left:10px;
	width:600px;
	height:600px;
	z-index:500;
	overflow:auto;
	text-align:left;
	background-color: #EEEEEE;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.CBSXLogComponent{
	position:absolute;
	top:1280px;
	left:10px;
	width:640px;
	height:480px;
	z-index:500;
	overflow:auto;
	text-align:left;
	background-color: #FFFFDD;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:11px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.CBSXDBObjectDebug{
	width:480px;
	height:320px;
	overflow:auto;
	text-align:left;
	background-color: #FFFFDD;
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:4px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:8px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

/*
	### old content, cleanup done, but some cleanup adjustments in components tbd!
*/

.debugcell{
	border-spacing:0px;
	border-collapse:collapse;
	border:1px solid;
	margin:0px; 
	padding:0px;
}

div.table{
	display:table;
	border-collapse:collapse; 
}

div.tr{
	display:table-row; 
}

div.td{
	display:table-cell;
}

.relbox{
	position:relative;
	/*border:1px solid transparent;*/
}

.hbox{
	/*position:relative;*/
	border-spacing:0px;
	border-collapse:collapse;
	border:0px solid red;
	margin:0px;
	padding:0px; 
	width:100%;
}

.vbox{
	/*position:relative;*/
	border-spacing:0px; 
	border-collapse:collapse; 
	/* 
	 * This one seems totally stupid as i dont want to collapse 
	 * nonexistent borders but reduce spaces between! them.
	 * However: as IE is simly to stupid to comply with standards ... 
	 */
	border:0px solid blue;
	margin:0px;
	padding:0px;
	width:100%;
	/*height:100%;*/
}

.hboxcell {
	margin:0px; 
	padding:0px; 
	border:0px solid green;
}

.vboxcell{
	margin:0px; 
	padding:0px;
	border:0px solid yellow;
}

.vboxrow{
	border:0px; 
	margin:0px; 
	padding:0px; 
}

.hboxrow{
	border:0px; 
	margin:0px; 
	padding:0px; 
}

.floatbox{
	overflow:hidden;
	position:relative;
	/*background:navy;*/
	margin:0px;
	padding:0px;
	width:100%;
}

.floatboxcell{
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	/*background:lime;*/
	margin:0px;
	padding:0px;
}

.selectedpane{
	background-color:#F4F4F4;
	margin:2px;
	padding:5px;
}

.unselectedpane{
	background-color:#EEEEEE;
	margin:2px;
	padding:5px;
}

.panetitle{
	background-color:#F4F4F4;
	margin:2px;
	padding:5px;
	font-size: 12px;
	margin-bottom:10px;
	font-weight:bold;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
}

.paneselector{
	vertical-align:top;
	width:220px;
	background-color:#F4F4F4;
}

.paneflow{
	height:500px;
	overflow:scroll;
}

.selectedtab{
	background-color:#edf2fb;
	margin:0px; 
	height:20px;
	border-bottom:1px solid #607dbc;
	padding-left:5px; 
	padding-right:5px; 
	padding-top:3px; 

}

.unselectedtab{
	background-color:#EEEEEE;
	margin:0px; 
	height:20px;
	border-bottom:1px solid #;
	padding-left:5px; 
	padding-right:5px; 
	padding-top:3px;
}

.wrapbox{
	text-align:left;
	background-color:#F4F4F4;
	border:0px;
	margin:10px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px dashed #cccccc;
}

.invisiblebox{
	text-align:left;
	border:0px;
	margin:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.center{
	text-align:center;
}

.vspace{
	border:0px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.expander{
	height:23px;
	background-color:#eeeeff;
	border:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top:5px;
	padding-left:5px;
	border-top:1px dashed #cccccc;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.hundredpro{
	width:100%;
}

.hundredheight{
	height:100%;	
}

.ninetyfivepro{
	width:95%;
}

.notopmargin{
	padding-top:0px;
	margin-top:0px;
}

.topmargin{
	margin-top:10px !important;
}

.bottommargin{
	margin-bottom:10px;
}

div.cmsbox{
	font-size:12px;
	font-weight:normal;
	padding:20px;
	padding-top:35px;
	text-align:left;
}

.noimg{
	background-image:none;
}

img.baseline { vertical-align: baseline; }

img.sub { vertical-align: sub; }

img.super { vertical-align: super; }

img.top { vertical-align: top; }

img.texttop { vertical-align: text-top; }

img.middle { vertical-align: middle; }

img.bottom { vertical-align: bottom; }

img.textbottom { vertical-align: text-bottom; } 

.null{
	border-spacing:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	border:0px;
}

.hp{
	width:100%;
}

.sorter4{
	margin-left:5px;
	margin-right:5px;
	padding:2px;
 	background:#f4f4f4;
}

.navigatortop{
	text-align:center;
	margin-left:2px;
	margin-right:2px;
	padding:2px;
	border:1px solid #ddddff;
}

.navigator{
	padding:2px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #ddddff;
	text-align:center;
}

.navigator-nomargin{
	padding:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #ddddff;
	text-align:center;
}

.scrollbox{
	height:380px;
	max-height:380px;
	overflow:auto;
}

.automargin{
	margin-left:auto;
	margin-right:auto;
}

.thumbback{
	border:1px dashed #cccccc;
	background-color:#eeeeff;
	margin:0px; 
	padding:5px; 
}

.menuPopup{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	background:#ddddff;
	border-bottom:4px solid #cccccc;
	border-right:2px solid #cccccc;
	border-left:2px solid #cccccc;
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0.0;
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
}

.windowPopup{
	z-Index:5000;
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	background:#ffffff;
	border-bottom:4px solid #cccccc;
	border-right:2px solid #cccccc;
	border-left:2px solid #cccccc;
	visibility:hidden;
	filter:alpha(opacity=0);
	opacity:0.0;
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
}

.windowPopupTitle{
	text-align:left;
	padding:2px;
	background:#cccccc;
}

.windowPopupSymbols{
	width:30px;
	text-align:right;
	padding:2px;
	background:#cccccc;
}

.windowPopupContent{
	padding:0px;
	margin:0px;
}

.hideForever{
	position:absolute;
	visibility:hidden;
}

.submitcenterbuttons{
	text-align:center;
	width:10%; 
	vertical-align:center;
}

.inputcalendar{
	display:block; 
	padding:0px; 
	margin:2px;
	margin-top:0px;
}

.sortbuttonup{
	color: #aac2da;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	background-image:url("./../images.system/up.gif");
	background-color:#eeeeee;
	border:1px solid #aac2da;
	cursor:pointer;
}

.sortbuttondown{
	color: #aac2da;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	background-image:url("./../images.system/down.gif");
	background-color:#eeeeee;
	border:1px solid #aac2da;
	cursor:pointer;

}

.navbutton{
	font-weight: normal;
	font-size: 11px;
	color: #354535;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color:#dddddd;
	border:0px solid #354535;
	cursor:pointer;
}

.navbuttondisabled{
	font-weight: normal;
	font-size: 11px;
	color: #909090;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color:#eeeeee;
	border:0px solid #909090;
}

.navbuttonactive{
	font-weight: normal;
	font-size: 11px;
	color: #607dbc;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color:#edf2fb;
	border:0px solid #607dbc;
	cursor:pointer;
}

.getlinkactivestyle{
	color: #453545;
}

.getlinknormalstyle{
	color: #354535;
}

.width250{
	width:250px;
}

div.bsxxxgle-likenessdiv {
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	color:#000000;
	font-size:0.8em;
	border:1px solid #cccccc;
	text-align:right;
	font-weight : bold;
	margin:10px;
	margin-top:5px;
	float:right;
	padding:5px;
}

a.bsxxxgle-likenesskey {
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #003399;
	font-size:1.0em;
	text-decoration : none;
}

div.bsxxxgle-navidiv{
	margin:5px;
	margin-top:15px;
	padding:15px;
	text-align:center;
	width:75%;
}

div.bsxxxgle-div {
	margin:5px;
	margin-bottom:10px;
	padding:5px;
	width:75%;
}

span.bsxxxgle-title {
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	font-size:14px;
	text-decoration : none;
}

a.bsxxxgle-title {
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color: #aac2da;
	font-size:14px;
	text-decoration : underline;
}

a.bsxxxgle-morepages-title{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #8888ff;
	font-size:11px;
	text-decoration : underline;
}

div.bsxxxgle-morepages{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #aac2da;
	font-size:11px;
	text-decoration : none;
}

a.bsxxxgle-title:hover {
	color: #000000;
}

a.bsxxxgle-title:visited {
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #cccccc;
	text-decoration : none;
}

span.bsxxxgle-text{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #354535;
	font-size:13px;
	text-decoration : none;
}

span.bsxxxgle-path{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #aac2da;
	font-size:12px;
	text-decoration : none;
}

span.bsxxxgle-numbers{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	font-size:12px;
	text-decoration : none;
}

span.bsxxxgle-morenumbers{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color: #8888ff;
	font-size:11px;
	text-decoration : none;
}

b.bsxxxgle-bold{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style : italic;
	font-weight : bolder;
	color: #000000;
	text-decoration : none;
	letter-spacing:0.1em;
}

.bsxCalTable{

}

.bsxCalHead{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight : bold;
	font-style : normal;
}

.bsxCalHeadNormal{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight : normal;
	font-style : normal;
}

.bsxCalHeadHighlight{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight : bold;
	font-style : normal;
}

.bsxCalNav{
	font-family: "Lucida Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight : bold;
	font-style : italic;
}

.bsxCalNormal{
	font-family: Arial, Helvetica;
	font-size:11px;
	border:1px solid #cccccc;
	font-weight : normal;
	font-style : normal;
	text-align:right;
	width:18px;
}

.bsxCalHighlight{
	font-family: Arial, Helvetica;
	font-size:11px;
	border:1px solid #cccccc;
	background-color:#cccccc;
	font-weight : bold;
	font-style : normal;
	text-align:right;
	width:18px;
}



.bsxCalYears{
	font-family: Arial, Helvetica;
	font-size:10px;
	border:0px;
	font-weight : normal;
	font-style : normal;
	text-align:center;
}