#content_wrapper_top_others {
	background:#9CD44B url(images/fond_wrapper_content_others.jpg) no-repeat top center;
	height:143px;
}

#kl_wiki_title{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#9cd54b;
		font-size:27px;
		font-weight:normal;	
}
#kl_wiki_subtitle{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#9cd54b;
		font-size:18px;
		font-weight:normal;	
}
#globalContent
{
	width:1000px;
	padding:0;
	margin: 10px auto;
	/*border-style:solid;
	border-color:cyan;*/
}
#globalContent #columnRight
{
	float:right;
	width:75%;
}
#globalContent #columnRight #content
{
 	margin:0px;
	padding:0px;
	position:relative;
	z-index:2;
}

#globalContent #columnLeft
{
	float:left;
	width:25%px;
}


#topheader 
{
	background: transparent url(images/keylemon_logo.png) no-repeat 1px 0px !important;
	height:93px;
}

#topheader .rightSide
{
	float:right;
	padding:5px 10px 0px 0px;
}
#topheader .rightSide .langBox
{
	font-size:8pt;
	height:60px;
	width:250px;
}
#topheader .rightSide .langBox .plugin_translation
{
	font-size:8pt;
	padding-right:0px;
	float:none;
	text-align:right;
}
#topheader .rightSide .langBox .plugin_translation  ul
{
	float:right;
}
#topheader .rightSide .searchBox
{
	text-align:right;
}
#topheader .wikiTitle
{
	padding:11px 10px 0px 110px;
}
#topheader .wikiTitle a
{
	font-size:25px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:2pt;
	text-decoration:none !important;
	color:rgb(80,80,80) !important;
}

#topheader .wikiSubtitle
{
	padding:0px 0px 0px 110px;
	color:rgb(80,80,80) !important;
	font-size:13px;
	font-weight:bold;
}

#topheader .pageTitle
{
	padding:14px 0px 8px 110px;
	color:rgb(100,100,100);
	font-size:11pt;
}
#topheader .pageTitle a
{
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:rgb(100,100,100);
}

#KeyLemon-logo
{
	background-image: url(images/keylemon_logo_with_text.png);
	background-repeat: no-repeat;
	background-position: 13px 12px;
	display: block;
	height:85px;
	text-indent:-9999px;
	width:300px;
	!important;
}

#topheaderright .rightSide
{
	float:right;
	position:fixed;
	top:10px;
	right:10px;
	padding:20px 0px 0px 0px;
	border-style:dashed;
	border-width:5px 5px 5px 5px;

}

#breadcrumbs
{
	height:20px;
	width:990px;
	padding-left:10px;
	padding-top:8px;
	border-style:none;
	border-color:cyan;

}

#breadcrumbs .bcleft
{
	width:990px;
}

#breadcrumbs .searchboxright
{
	float:right;
	position:relative;
	top:-5px;
	
}

#topBar
{
	height:18px;
	width:1000px;
	border-style:none; 
	border-width:2px;
	border-color:green;
	padding-top:4px;
}

#topBar .content
{
	padding-left:10px;
	font-size:11px;
}

#topBar .content a
{
	padding:0px 2px 0px 2px;
	<!-- color:#FFF; -->
	font-weight:bold;
	background:transparent url(bulletlink.gif) no-repeat 7px center;
	text-decoration:none;
}

.menuBox
{
	padding:0px;
	margin:15px 0px 0px 8px;
	width:190px;
}
.menuBox .title
{
	height:17px;
	font-size:8pt;
	font-weight:bold;
	color:#414141;
	padding:3px 0px 0px 5px;
	/*-- background-image:url(images/menu_backgroundTop.png) !important*/;
}
.menuBox .content
{
	border:none;
	border-top:px;
	padding:2px;
	font-size:8pt;
	background-color:#fff;
}
.menuBox .content a
{
	display:block;
	padding:2px 0px 2px 13px;
	/*background:transparent url(images/bulletMenu.gif) no-repeat 2px center;*/
}
.menuBox .content a:hover
{
	text-decoration:uderline;
	color:#0088CC !important;
}

#pageFooter1
{
	padding:30px 10px 0px 10px;
	min-height:1px;
}
#pageFooter2
{
	padding:10px;
	text-align:right;
}

.columnLeft{
	margin-bottom:30px;	
}

#menuWikiKL{
	margin-left: 0px;
	height:200px;
}

#menuWikiKL li{
	clear:both;
	float:left;   
	width:150px;
	display:block;
	background:url(images/divider.gif) no-repeat bottom;
	padding-bottom:3px;
	
}
#menuWikiKL li a{
	display:block;
	padding:5px 10px 5px 0px;
	text-decoration:none;
	color:#3a3b36;
	font-size:12px;
	width:150px;
}
#menuWikiKL li a:hover{
	display:block;
	background:#FFFFFF url(images/arrow.gif) no-repeat right 90%;
	padding:5px 10px 5px 0px;
	margin:0 20px 0 0;
	text-decoration:none;
	color:#1b1c17;
	font-size:12px;

}
#menuWikiKL li a span{
	margin:4px 0 0 0;
	display:block;
	font-size:12px;
	color:#3a3b36;
} 
#menuWikiKLSectionHidden{
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 20px 30px;
}

