/*------------------------ ALGEMEEN ------------------------------*/

*{

	margin:0 auto;

	padding:0;



}



BODY {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background: #fff url(bg.jpg) repeat-x;

	overflow: scroll;

	font-size: 12px;

	color: #000000;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}



.bg{ 

	background:url(banner_bg.jpg) no-repeat center top;

	margin:0 auto;

	padding:0;

}



a {

  color: #333; background: inherit;

}





h1{ 

	font-weight:600;

	padding:2px 5px 5px 10px;

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #333;

	



}

h1 a{ 

	color: #333;

	text-decoration:underline;

}

h1 a:hover{ 

	color: #333;

	text-decoration: none;

}





.bodyDef #container {

	text-align: left;

	width:1000px;

	background: white;





}



.bodyDef #header {

	height:250px;



}

.logo{ 

	padding-right:10px;

	padding-top:0px;

	vertical-align: top;





}	

.bodyDef #header h1 {

	margin: 0; 

	padding: 10px 0;

}

.bodyDef #sidebar1 {

  float: left; 

  width: 200px; 

  color:#333;

	padding-left: 5px;

	margin-right: 5px;

	background-color: white;

}



.bodyDef #sidebar1 h2{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#000;

	font-size:13px;

	font-weight:500;

	text-align:left;

	padding:8px 5px 8px 10px;

}

#sidebar1 h2 a{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#000;

	font-size:13px;

	font-weight:500;

	text-align:left;

	padding:0 5px 8px 0px;

}	





/* ------------------------ Sidebar2 right ------------------------ */

.bodyDef #sidebar2 {

  float: right; 

  width: 180px;

  color:#333;

	padding-top: 0px;

	padding-bottom: 10px;

	padding-right: 0;

	background-color: white;

}



.bodyDef #sidebar2 h2{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#000;

	font-size:13px;

	font-weight:500;

	text-align:left;

	padding-left: 10px;

	padding-right: 5px;

	padding-bottom: 15px;

}



.kop{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#000;

	font-size:13px;

	font-weight:500;

	text-align:left;

	padding: 8px 5px 8px 10px;

}

#sidebar2 h2 a{

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#000;

	font-size:13px;

	font-weight:500;

	text-align:left;



}	



.h7{

	font-size: 18px;

	color: #5B5B5B;

	font-weight: bold;

}



.h8{

	font: 10px Arial, Helvetica, sans-serif;	color: black;

}



#sidebar2 h4 {

	color:#000;

	font: bold 12px Arial, Helvetica, sans-serif;





}	



.content{

	width: 588px;

	min-height:1050px;

	display: block;

	float: left;

	padding-left: 0px;

	background-color: white;

}



.bodyDef #mainContent {



  height:auto;

  background: white;

	margin-top: 5px;

	padding-top: 0;

	padding-bottom: 5px;



}



.bodyDef #mainContent ul{ 

	margin:0;

	padding:0;

	list-style:none;

}



.bodyDef #mainContent li{ 

	list-style:none;	

	font:12px Arial, Helvetica, sans-serif;

	padding:6px 10px 6px 20px;

	background:url(arrow1.gif) 5px 10px no-repeat;

	color: #424243;

	display: block;

	text-decoration:none;

}

.bodyDef #footer_bg{

	width:902px;

}

.bodyDef #footer { 

	text-align: center;

	color: #fff;

	padding-bottom:40px;

	padding-top:10px;



}

.bodyDef #footer a{ 

	color: #fff;

	text-decoration:none;

}

.bodyDef #footer a:hover{ 

	color: #fff;

	text-decoration: underline;

}

.bodyDef #footer u{

	color:#fff;



}

 

.bodyDef #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}





A.topExtrapages:hover {

	text-decoration: underline;

}



A.topExtrapages {

  	text-decoration: none;

}



A.topLanguages:hover {

	text-decoration: underline;

}



A.topLanguages {

	text-decoration: none;

}



A.menuExtrapages:hover {

  color: #ff0000;

}



A.menuExtrapages {

	margin: 0px;

	text-decoration: none;

	background-image: url(box4.gif);

	background-repeat: no-repeat;

	width: 145px;

	line-height: 27px;

	float: left;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 35px;

}



.menuLoginheader {

	font-weight: bold;

}



.menuLogin {

	font-weight: normal;

}



A.menuLogin:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.menuLogin {

	text-decoration: none;

	font-weight: normal;

}



.menuShoppingcart {

	height: 40px;

	color:#333;

	margin: 0px;

	width: 145px;

	padding-right: 145px;

	background-image: url(box3.gif);

	background-repeat: no-repeat;

	font-family: arial;

	font-size: 12px;

	line-height: 32px;

	font-weight: bold;

	vertical-align: middle;

	float: left;

	padding-top: 0px;

	padding-left: 10px;



}



A.menuShoppingcart:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.menuShoppingcart {

	text-decoration: none;

	font-weight: bold;

}



.menuShoppingcartitemheader {

	font-style: italic;

}



.menuShoppingcartitem {

	font-weight: normal;

	color:#333;

	font-size:10px;

	text-align: left;

}



td.menuShoppingcartitem {

	text-align: left;

	vertical-align: top;

}



.menuShoppingcartempty {

	font-weight: normal;

	color:#333;

	padding:15px 5px 0 5px;

	text-align:center;

}



td.menuShoppingcartempty {

}



.menuSearchheader {

	font-weight: bold;

}



.menuSearch {

	font-weight: normal;

}



A.menuSearch:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.menuSearch {

	text-decoration: none;

	font-weight: normal;

}



.menuNewsletterheader {

	margin: 0px;

	height: 40px;

	color:#fff;

	margin: 0px;

	width: 145px;

	padding-right: 145px;

	background-image: url(box3.gif);

	background-repeat: no-repeat;

	font-family: arial;

	font-size: 12px;

	line-height: 32px;

	font-weight: bold;

	vertical-align: middle;

	float: left;

	padding-top: 0px;

	padding-left: 10px;

}



.menuNewsletter {

	font-weight: normal;

}



.bottomExtrapages {

	font-weight: normal;

}



A.bottomExtrapages:hover {

	text-decoration: underline;

	font-weight: normal;

	color:#fff;

}



A.bottomExtrapages {

	text-decoration: none;

	font-weight: normal;

}



P.bottomExtrapages {

	text-align: center;

}



.bottomFootertext {

	text-decoration: none;

	font-weight: normal;

}



P.bottomFootertext {

	text-align: center;

}



.pageWelcomeheader {

	font:0px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#000;

	background:url(h2.jpg) no-repeat top;

	padding: 0px 0;

	text-align:left;

	margin-top:0px;

	text-transform: capitalize;

}



.pageWelcome {

	text-decoration: none;

	font-weight: normal;

}



.pageAttentionarticlesheader {

	font:18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#CECECE;

	background:url(h2.jpg) no-repeat top;

	padding:18px 0 18px 75px;

	text-align:left;

	margin-top:10px;

	text-transform: capitalize;

}



.pageAttentionarticles {

	text-decoration: none;

	font-weight: normal;

}



A.pageAttentionarticles:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageAttentionarticles {

	text-decoration: none;
	max-height: 125px;

	font-weight: normal;

}



img.pageAttentionarticles {

	border: 0px;	

	margin-bottom: 10px;

	text-align: left;
	



}



img.pageAttentionarticles2 {

	border: 0px;	

	margin-bottom: 10px;

	width: 50px;



	text-align: left;



}



.pagePromotionarticlesheader {

	font:18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#2E9AFE;

	background:url(h2.jpg) no-repeat top;

	padding:18px 0 18px 75px;

	text-align:left;

	margin-top:10px;

	text-transform: capitalize;

}



.pagePromotionarticles {

	text-decoration: none;

	font-weight: normal;

}



A.pagePromotionarticles:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pagePromotionarticles {

	text-decoration: none;

	font-weight: normal;

}



img.pagePromotionarticles {

	border: 0px;	

	margin-bottom: 10px;

	margin-right: 10px;

}



.pageProductlistingheader {

	text-decoration: none;

	font-weight: bold;

}



.pageProductlistingcurgroupstruct {

	text-decoration: none;

	font-weight: normal;

}



A.pageProductlistingcurgroupstruct:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageProductlistingcurgroupstruct {

	text-decoration: none;

	font-weight: normal;

}





.pageProductlisting {

	text-decoration: none;

	font-weight: normal;

}



A.pageProductlisting:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageProductlisting {

	text-decoration: none;

	font-weight: normal;

}



img.pageProductlisting {

	border: 0px;	

	margin-bottom: 10px;

	margin-right: 10px;

}



img.pageProductlistinggroupimage {

	border: 0px;

	vertical-align: text-top;

	padding: 5px;

	margin-bottom: 10px;

	margin-right: 10px;

}



.pageProductlistingsubgroup {

	text-decoration: none;

	font-weight: normal;

}



A.pageProductlistingsubgroup:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageProductlistingsubgroup {

	text-decoration: none;

	font-weight: normal;

}



ul.pageProductlistingsubgroup {

}



li.pageProductlistingsubgroup {

}



.pageProductlistingpages {

	text-decoration: none;

	font-weight: bold;

}



A.pageProductlistingpages:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageProductlistingpages {

	text-decoration: none;

	font-weight: normal;

}



A.pageProductlistingpagesprevious:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageProductlistingpagesprevious {

	text-decoration: none;

	font-weight: normal;

}



A.pageProductlistingpagesnext:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageProductlistingpagesnext {

	text-decoration: none;

	font-weight: normal;

}



.article {

	text-decoration: none;

	font-weight: normal;

}



A.article:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.article {

	text-decoration: none;

	font-weight: normal;

}



img.article {

	vertical-align: text-top;

	float: left;

	margin-bottom: 10px;

	margin-right: 10px;

	border: 0px solid silver;

}



img.article2 {

	vertical-align: text-top;

	float: left;

	margin-bottom: 10px;

	margin-right: 10px;

	border: 1px solid #CAC9C9;



		max-width: 175px;

}



.fotoart {

	width: 200px;

	float: left;

	text-align: left;

}



img.articleNofloat {

	border: 0px;

	vertical-align: top;

	margin-bottom: 10px;

	margin-right: 10px;

}



.articleDescription {

	text-decoration: none;

	font-weight: normal;

}



A.articleDescription:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.articleDescription {

	text-decoration: none;

	font-weight: normal;

}





.articlePrice {

	text-decoration: none;

	color: red;

	font-weight: bold;

	font-size: 14px;

}



.articlePriceseccurr {

	text-decoration: none;

	font-weight: bold;

}



.articlePricerecommended {

	color: #000000;

	font-size: 12px;

}



.articlePriceecotaxes {

	text-decoration: none;

	font-style: italic;

}



.pageProductheader {

	text-decoration: none;

	font-weight: bold;

}



.articleRelatedartocleheader {

	text-decoration: none;

	font-weight: bold;

}



.articleCrossmarketingheader {

	text-decoration: none;

	font-weight: bold;

}



.pageCartheader {

	text-decoration: none;

	font-weight: bold;

}



td.pageCartheader {

	text-decoration: none;

	font-weight: bold;

	text-align: left;

}



td.pageCartheaderright {

	text-decoration: none;

	font-weight: bold;

	text-align: right;

}





.pageCart {

	text-decoration: none;

}



A.pageCart:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageCart {

	text-decoration: none;

	font-weight: normal;

}



table.pageCart {

	text-decoration: none;

	width: 95%;

}



td.pageCart {

	text-decoration: none;

	text-align: left;

}



td.pageCartright {

	text-decoration: none;

	text-align: right;

}



td.pageCartcenter {

	text-decoration: none;

	text-align: center;

}



.pageCartsteps {

	text-decoration: none;

}



.pageCartstepscurrentstep {

	text-decoration: none;

	font-weight: bold;

	color: #FF0000;

}



.pageStandardheader {

	text-decoration: none;

	font-weight: bold;

}



.pageStandard {

	text-decoration: none;

}



.pageStandardmarked {

	text-decoration: none;

	background-color: yellow;

}



table.pageStandard {

	text-decoration: none;

	width: 95%;

}



td.pageStandard {

	text-decoration: none;

	text-align: left;

}



td.pageStandardheader {

	text-decoration: none;

	text-align: left;

	font-weight: bold;

}



td.pageStandardcenter {

	text-decoration: none;

	text-align: center;

}



td.pageStandardright {

	text-decoration: none;

	text-align: left;

}



td.pageStandardgray {

	text-decoration: none;

	text-align: left;

	background-color: #CCCCCC;

}



A.pageStandard:hover {

	text-decoration: underline;

	font-weight: normal;

}



A.pageStandard {

	text-decoration: none;

	font-weight: normal;

}





.error {

	text-decoration: none;

	color: #FF0000;

	text-align: center;

}



.dropdown {

}



.clearfloat {

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#menu{

	padding-left:10px;

	padding-top:1px;

	height:33px;

	background:url(menu.gif) repeat-x;





}

#menu ul{

	margin:0;

	padding:0;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size:13px;

	list-style-type: none;

	color: #fff;

}



#menu li{

	display: inline;

	padding:0;

	margin: 0;



	

}



#menu li a{

	float: left;

	display: block;

	font-family:"Arial";

	font-size:12px;

	text-decoration: none;

	margin:0;

	padding: 6px 15px 10px 15px;

	color: #000;







}

#menu li a:hover{

	text-decoration: none;

	color: #000;

	background:#fff;



	

}



.language{ 

	padding-right:135px;

	padding-top:2px;

}



.search{

	float:right;



}

.sbg{

	padding-bottom: 15px;

	padding-left: 0;

	padding-right: 5px;

}

.searchfield{ 

	float:left;

	padding-right:2px;



}







.searchbut{ 

	float:right;

	padding: 0 0px 0px 2px;



}

.field{

	background:url(seachfield.jpg) no-repeat;

	border:none;

	height:27px;



}





.login{

	background:url(login.gif) repeat-x;

	padding: 2px 5px 4px;

	font-size: 12px;

	color: white;

	font-weight: bold;

	border-width: 0;

	  -moz-box-shadow: 0 0 5px #888;

-webkit-box-shadow: 0 0 5px #888;

box-shadow: 0 0 5px #888;

behavior: url(PIE.htc);

	position: relative;

	text-decoration: none;

	cursor:pointer;

}



.login a{

	background:url(login.gif) repeat-x;

	padding: 2px 5px 4px;

	font-size: 12px;

	color: white;

	font-weight: bold;

	border-width: 0;

	  -moz-box-shadow: 0 0 5px #888;

-webkit-box-shadow: 0 0 5px #888;

box-shadow: 0 0 5px #888;

behavior: url(PIE.htc);

	position: relative;

	text-decoration: none;

		cursor:pointer;



}



.loginbottom{

	background:url(login.gif) repeat-x;

	padding: 2px 5px 4px;

	font-size: 12px;

	color: white;

	font-weight: bold;

	border-width: 0;

	margin-left: 5px;

	float: right;

		cursor:pointer;



	}



.bottom{

	vertical-align: bottom;

}



.titelbalk{

	width: 100%; height: 25px;

	background-color: #e9e9e9;

	padding-left: 5px;

	padding-top: 5px;

	margin-right: 5px;

}



.loginbox{

	width: 270px;

  	text-align: left;

	height: 170px;

	vertical-align: top;

	margin: 5px;

	padding: 5px;

	position: relative;

	background-color: white;

	-moz-box-shadow: 0 0 5px #888;

	-webkit-box-shadow: 0 0 5px #888;

	box-shadow: 0 0 5px #888;

	behavior: url(PIE.htc);



}



.loginbox2{

	width: 270px;

  	height: 100px;

	vertical-align: top;

}





.logingrijs{



	padding: 2px 5px 4px;

	font-size: 12px;

	color: white;

	font-weight: bold;

	background: #535353 repeat-x;

	border-width: 0;

	  -moz-box-shadow: 0 0 5px #888;

-webkit-box-shadow: 0 0 5px #888;

box-shadow: 0 0 5px #888;

behavior: url(PIE.htc);

	position: relative;

		cursor:pointer;



}



.login1{ 

	padding-top:5px;

		cursor:pointer;



}

.login2{

	background:url(login.gif) repeat-x;

	border: 0 solid #89b3d2;

	padding: 2px 5px 4px;

	font-size: 12px;

	color: white;

	font-weight: bold;

	  -moz-box-shadow: 0 0 5px #888;

-webkit-box-shadow: 0 0 5px #888;

box-shadow: 0 0 5px #888;



behavior: url(PIE.htc);

	position: relative;

	text-align: center;

		cursor:pointer;



}





.loginerror{ 

	font:12px Arial, Helvetica, sans-serif; text-align:left;

	color:red;

}

.lOg{ 

	width:145px; 

	border: 1px solid #ccc;

	padding:2px;

	margin-bottom:3px;

}

.tXt{ 

	font-size:12px;

	color: #333;

	padding-bottom:3px;

	padding-top:10px;

}

.basKet{ 

	padding-top:10px;

	font-size:12px;

	color:#fff;

}



.top_box{ 

	background:url(cont_box.jpg) repeat-y;



	padding-bottom:0px;

	width:200px;



	



}

.cont_box{ 

	background:url(top_box.jpg) no-repeat top;

	padding-top: 5px;

}

.fot_box{ 

	background:url(buttom_box.jpg) no-repeat bottom;

	height:5px;

	width:200px;

	margin-bottom:10px;

}





.top_box2{ 

	background:url(cont_box2.jpg) repeat-y;



	padding-bottom:0px;

	width:180px;



	



}



.top_box3{ 

	background:url(cont_box2.jpg) repeat-y;



	padding-bottom:0px;

	width:180px;



	



}

.cont_box2{ 

	background:url(top_box2.jpg) no-repeat top;

	padding-top: 5px;

	width: 180px;

}



.cont_box3{ 

	background:url(top_box2.jpg) no-repeat top;

	

	width: 180px;

}







.pad{ 

	padding:2px;

}

.pad1{ 

	padding:10px 0 0 0;

}

.pad2{ 

vertical-align: middle;

}

/*addons*/



.hold_cart{

	

		float:left; 

		margin:2px; 

		padding:10px 5px 5px 5px; 

		width:200px;

	

}

.hold_box{

	float:left; 

	width:65px;

	

}



.hold_family{

	font-family: Arial, Helvetica, sans-serif; 

	color:#333;

	padding-top:15px;

	width:100px;

	

}

.hold_bg{ 

	background:#fff;

	

	}





#submenu{ 

	margin-top:3px;



}

#submenu ul{ 

	margin:0;

	padding:0;

	list-style:none;

}



#submenu li{ 

	margin: 0 7px;

	list-style:none;

	border-bottom:1px dotted #424242;

	padding-left:2;

}

	

#submenu li a{

	font:bold 12px Arial, Helvetica, sans-serif;

	list-style:none;

	color:#333;

	display: block;

	background:url(images/bullets2.gif) 5px 13px no-repeat;

	text-decoration:none;

	cursor: pointer;

	padding-top: 6px;

	padding-bottom: 6px;

	padding-right: 5px;

}



#submenu li a:hover{ 

	color:#A4A4A4;

}



#submenu li a:active{ 

	color: gray;

}





.newsletter1{ 

	padding-top:10px;

	padding-left: 2px;

}



.newsletter2{

padding-top:0px;



}







.KS{

	background: url(telefoniste.gif) no-repeat right top;

	padding-right: 10px;

}



.btw{

	color: black;

}



.right {

	float: right;

}



/* ------------------------ Code added by LogiVert ------------------------ */





.h1neutral {

  color: inherit;

  font-weight: bold;

  font-size: 16px;

  padding: 0;

  display: inline;

  background-image: none;

}

.h1neutral a{

  color: inherit;

  text-decoration: underline;

  background-image: none;

}

.h1neutral a:hover{

  color: inherit;

  text-decoration: none;

  background-image: none;

}

.h2neutral {

  color: inherit;

  font-weight: bold;

  font-size: 12px;

  display: inline;

  background-image: none;

	top: -5px;

}

.h2neutral a{

  color: inherit;

  text-decoration: underline;

  background-image: none;

}

.h2neutral a:hover{

  color: inherit;

  text-decoration: none;

  background-image: none;

}



.h2neutral2 {

  color: inherit;

  font-weight: normal;

  font-size: 10px;

  display: inline;

  background-image: none;

	top: -5px;

}

.h2neutral2 a{

  color: inherit;

  text-decoration: underline;

  background-image: none;

}

.h2neutral2 a:hover{

  color: inherit;

  text-decoration: none;

  background-image: none;

}



/* ------------------------ Code added by Sixfish ------------------------ */



/* ------------------------ Artikel overzicht blokjes ------------------------ */





/* ------------------------ END Artikel overzicht blokjes ------------------------ */









/* ------------------------ Attentie blokjes ------------------------ */







/* ------------------------ Crossmarketing blokjes ------------------------ */







/* ------------------------ 

 ------------------------ */













.foto{

	min-width: 200px;

}



.cart{

	width:160px; overflow:hidden;}

	

.knop{ height: 30px;

	vertical-align: bottom;

	float: right;

	width: 100%;

}



.input2{

	width: 100px;

}



.username{

	width: 75px;

}



.winkelwagen{

	width: 170px;

	text-align: center;

	top: 295px;

	position: absolute;

	left: 1px;

}

.winkelwagen-home{

	width: 170px;

	text-align: center;

	top: 260px;

	position: absolute;

	left: 1px;

}



.prijs{

	width: 170px;

	text-align: center;

	top: 225px;

	vertical-align: bottom;

	position: absolute;

	left: 1px;

}



.prijsre{

	width: 170px;

	text-align: center;

	top: 215px;

	vertical-align: bottom;

	position: absolute;

	left: 1px;

}



.prijscross{

	width: 170px;

	text-align: center;

	top: 185px;

	vertical-align: bottom;

	position: absolute;

	left: 1px;

}



.schaduw{

	 -moz-box-shadow: 0 0 5px #888;

-webkit-box-shadow: 0 0 5px #888;

box-shadow: 0 0 5px #888;



behavior: url(PIE.htc);



}



.meerinfo{width: 170px;

	text-align: center;	top: 225px;

	position: absolute;

	left: 1px;

}

.vr{
	top: 50px;
	position: relative;
	font-size: 9px;
}

.description{
	font-size: 10px;
	margin-top: 5px;
}



/* ------------------------ Code added by LogiVert ------------------------ */





/* ------------------------ Code added by LogiVert ------------------------ */




/* ------------------------ Code added by LogiVert ------------------------ */

.artlcompdisplaybtm {
  bottom: 10px;
  width: 190px;
  position: absolute;
  left: 0px;
}
.submenulvl2 {
  padding-left: 2ex;
}
.submenulvl3 {
  padding-left: 4ex;
}
.attcompdisplaybtm {
  bottom: 0px;
  width: 170px;
  position: absolute;
  left: 0px;
}
.crossmcompdisplaybtm {
  bottom: 0px;
  width: 190px;
  position: absolute;
  left: 0px;
}
.bodyDef #mainContent #tabs LI {
  background: transparent none no-repeat;
  padding: 0;
}
.bodyDef #mainContent #tabs .ui-state-default {
  border: 1px solid #D3D3D3;
  background: #E6E6E6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x 50% 50%;
}
.bodyDef #mainContent #tabs .ui-state-active {
  border: 1px solid #AAAAAA;
  background: #FFFFFF url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x 50% 50%;
  font-weight: normal;
  color: #212121;
}
