/*****************************/
/********** BlueXML **********/
/*****************************/

.bxTable td.yes {
	background: transparent url(../../../assets/icons/yes.gif) no-repeat scroll center center;
}
.bxTable td.no {
	background: transparent url(../../../assets/icons/no.gif) no-repeat scroll center center;
}
.field {
}

#KerBlueModelerAnchors,
#KerBlueAnchors,
#MembershipLinks {
	background-color : #f3f3f3;
	float:right;
}

.p-shadow {
	padding-bottom: 10px;
	text-align: justify;
}

.typography h3,
.typography h5
{
        margin: 1px;
}

.bxTable table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;	
}

.bxTable p {
	margin: 5px;
	//line-height: 0.9em;
}

.bxTable td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-spacing: 0px;
}

.licence table,
.licence td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-spacing: 0px;	
	margin-left: 5px;
}

.zsubmenu {
	position: relative;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 212px;
	border:black thin 1px;
	padding: 2px;

	background-color: #ffffff;
	background-image: url(../../../assets/icons/bgsubnavigation-3.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: center:w;
	background-y-position: top;

	float: left;
}

#hmenu {
	align: center;
}

.menucontent {
	padding: 5px;
	width: 205px;
}

.left {
	float: left;
}

.right {
	float: right;
}

h6 {
	font-family: arial,serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0084d7;
	letter-spacing: -1px;
	text-decoration: none;
}

.indent {
	/*margin-top: -25px;*/
	/*margin-left: 20px;*/
}

.center {
	text-align: center;
}

div#col1 {
	float: left;
	width: 75%;
}

div#col2 {
	margin-top: 10px;
	float: right;
	width: 24%;
}

div#arguments {
	clear: both;	
}

div#promotion,
div#sustainability,
div#reactivity,
div#quality,
div#events 
{
	margin-bottom: 10px;
}


div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
/*	background: url(../images/mw_joomla_logo.png) 0 0 no-repeat; */
	background: url(../../../images/bluexml/logo_long_banner.jpg) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}
