/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
-------------------------------------------------------------------------*/



html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}
body#background {
	font: 11px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0 0 50px 0;
	background: #F6F5F5 url(../images/bg.gif) repeat-x;
	text-align: center;
}
/* Normal link */
a:link, a:visited {
	text-decoration: none;
	color:#7ba45b;
}
a:hover, a:active {
	border-bottom: 1px dotted #AE855C;
}
a img {
	border: none;
	text-decoration: none;
}
/* Headers */

h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #444;
	padding: 0px 15px 7px 0px;
}
h1 {
	font-size: 3.7em;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	font-size: 2.8em;
	font-weight: normal;
	color: #663333;
}
h3 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-top: 5px
}
h4 {
	font-size: 1.3em;
}
/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
dt {
	font-weight: bold;
	color: #7BA857;
}
dd {
	padding-left: 25px;
}
p, dl {
	padding: 10px 15px;
}
/* Images */
img {
	background: none;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
/* ================================ Layout ================================*/
/* Search  - now used for language selection*/
#search {
	background:url(../images/transparent.png) repeat;
	height:25px;
	position:absolute;
	left:20px;
	top:10px;
	width:100px;
	z-index:999999;
}

#active_language{

padding-bottom:5px;

}
/* Wrapper */
#content-outer {
	background: #fff;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #E8E8E8;
	
}
#content-wrapper {
	margin: 0 auto;
	/*background: #fff url(../images/content-bg.gif) repeat-y center top;	*/
	padding-bottom: 35px;
	padding-top: 10px;
	overflow: auto;

}
/* Header */
#header-wrap {
	width: 100%;
	background: #fff url(../images/bg-top.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#header {
	position: relative;
	margin: 0 auto;
	background: url(../images/headerdirk1.jpg);
	height: 263px;
}
#header h1#logo-text {
	position: absolute;
	background:url(../images/transparent.png) repeat;
	
	margin: 0;
	padding: 5px;
	top: 90px;
	left: 20px;
	text-align:left;
}
#header h1#logo-text a {
	font: normal 65px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -2px;
	color: #93b876;
	text-decoration: none;
}
#header h1#logo-text a:hover {
	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	letter-spacing: -.5px;
	color: white;
	width: 400px;
	/* change the values of top and left to adjust the position */
	top: 175px;
	left: 110px;
}

#breadcrumb-wrapper {
	
	background:url(../images/transparent.png) repeat;
	position:absolute;
	top:231px;
	left:20px;
	height:15px;
	padding:5px;
	padding-left:5px;
	color:black;
	
}

#breadcrumb-wrapper a {
color:#7ba45b;
}

#breadcrumb-wrapper img {
border: none;
}


/* ================================= Footer =============================*/



#footer-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;
}

#footer-wrapper img {
	
margin: 0px;
padding:0px;
border:none;

	
}
/* footer-content */

#footer-content {
	float: left;
	width: 100%;
	margin: 0px;
}


/* footer-bottom */
#footer-bottom {
	clear: both;
	border-top: 3px solid #black;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}


/***OWN styles for gallery***/
div.jg_gallerystats{

	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	color:#666666;
	margin-bottom:10px;

text-align:left;


}


div.jg_toplist {

display:none;

}

div.jg_toplist {

display:none;

}