* {margin: 0; padding: 0}
html, body {/*height: 100%*/ }

#layout {
 width: 892px; margin: 25px auto;
}


#content {
  border-left: 1px solid #242424; border-right: 1px solid #242424;
  margin-top: 10px;

}
#content .container {
  border: 1px solid #424242
}


#header {
width: 892px;
margin: 0 auto;
height: 278px;
background: url(/i/header_bg.png) no-repeat;
}

#header #himg { position: relative; left: 4px; width: 884px; height: 207px; background: url(/i/header_img.jpg) no-repeat }

#footer {
  height: 37px; background: url(/i/bottom_bg.jpg) repeat-x; border-left: 1px solid #242424; border-right: 1px solid #242424; border-bottom: 1px solid #242424
}
#footer .container img {
  margin-top: 2px; margin-left: 10px
}

.menuHolder {
  background: url(/i/menu_bg.png) no-repeat; height: 44px; margin-left: 4px; margin-top: 10px
}



/*#content {height: auto !important; height: 100%; min-height: 100%;}
#content .container {width: 900px; margin: 0 auto; padding: 103px 20px 220px 20px;}

#footer { clear: both; height: 50px; margin-top: -100px; }
#footer .container {width: 100%; margin: 0 auto; padding: 30px 0px 90px 0; }


#header {width: 100%; height: 73px; position: absolute; top: 0; left: 0; background: #ecebe4}
#header .container {width: 900px; margin: 0 auto; padding: 16px 0;}


#footer .line {
  border-top: 1px solid #808080; margin: 20px 0 10px 0
}
#footer .inlay {
  width: 900px; margin: 0 auto
}*/

/*
.footermenu {
  margin-top: 40px; float: none !important; clear: both; height: 20px; margin: 0 !important; position: static !important;
}
.footermenu li {
  font-family: Georgia; font-size: 14px
}
*/

p {
  margin: 0; padding: 0; color: #C0C0C0; font-family: Arial; line-height: 125%
}

body {
  background-color: #111111
}



img {
  border: 0;
}

.click {
  cursor: pointer; cursor: hand;
}

.clear {
  clear: both;
}

.c_left {
  width: 233px; float: left; margin: 5px; background: #202020
}

.c_center {
  width: 350px; float: left; margin: 5px; margin-left: 30px
}
.c_right {
  width: 233px; float: right; margin: 5px;
}

.c_right .block {
  background: #202020; padding: 10px
}

p.dark {
  color:#57657b; font-size: 14px
}


ul.leftmenu {
  list-style: none; margin: 20px 0 0px 2px;
}

ul.leftmenu li {
  float:left; width: 229px; height: 74px; background: url(/i/menu_item.png) no-repeat
}
ul.leftmenu a {
  font-size: 30px; color: #c0c0c0; font-family: Arial; text-decoration: none; display: block; width: 220px; height: 64px; padding: 10px 0 0 20px
}
ul.leftmenu a span.de {
  font-size: 12px; color: #7d725b
}


.email {
  font-size: 14px; text-align: right; margin-right:20px; padding-top: 25px
}

.email a {
  color: #fff
}

#himg p {
  font-size: 18px; padding-top:10px; padding-left: 10px
}

h2 {
  font-size: 30px; color: #C0C0C0; font-family: Arial; margin-top: 18px
}

div.text p {
  font-size: 14px; font-weight: bold;
}

img.news { float: left; margin-right: 10px ; margin-bottom: 10px

}

ul.menu { list-style: none; padding-top: 8px; padding-left: 38px }
ul.menu li { padding: 0; margin: 0; float: left;}
ul.menu li.menu1 { margin-left: 0px }
ul.menu li.menu2 { margin-left: 56px }
ul.menu li.menu3 { margin-left: 34px }
ul.menu li.menu4 { margin-left: 30px }
ul.menu li.menu5 { margin-left: 20px }
ul.menu li.menu6 { margin-left: 20px }
ul.menu li.menu7 { margin-left: 28px }

ul.menu li.menu1 a {
  background: url(/i/menu1.gif) no-repeat 0 0; width: 53px; height: 28px; display: block;
}
ul.menu li.menu2 > a {
  background: url(/i/menu2.gif) no-repeat 0 0; width: 66px; height: 28px; display: block;
}
ul.menu li.menu3 a {
  background: url(/i/menu3.gif) no-repeat 0 0; width: 107px; height: 28px; display: block;
}
ul.menu li.menu4 a {
  background: url(/i/menu4.gif) no-repeat 0 0; width: 135px; height: 28px; display: block;
}
ul.menu li.menu5 a {
  background: url(/i/menu5.gif) no-repeat 0 0; width: 125px; height: 28px; display: block;
}
ul.menu li.menu6 a {
  background: url(/i/menu6.gif) no-repeat 0 0; width: 65px; height: 28px; display: block;
}
ul.menu li.menu7 a {
  background: url(/i/menu7.gif) no-repeat 0 0; width: 87px; height: 28px; display: block;
}

ul.menu li.menu1 a:hover,
ul.menu li.menu2 a:hover,
ul.menu li.menu3 a:hover,
ul.menu li.menu4 a:hover,
ul.menu li.menu5 a:hover,
ul.menu li.menu6 a:hover,
ul.menu li.menu7 a:hover {
  background-position: 0 -28px !important
}


h2 {
  font-size: 16px; margin: 10px 0;
}


.cont {
  padding: 20px
}
.cont p {
  font-size: 14px
}

a {
  color: #7D725B;
}

.answer p {
  text-indent: 0; font-weight:normal;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}

ul.pagelist li {
	display: inline;
}

ul.pagelist li a,ul.pagelist span.disabledlink {
	padding: 4px;
}

ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #82996F;
}

ul.pagelist li.prev {
	margin-right: 10px;
}

ul.pagelist li.next {
	margin-left: 10px;
}

.disabledlink {
	color: #ddd;
	cursor: default;
}

.pagenav {
	clear: both;
}

.disabled_nav {
	visibility: hidden;
}

/* Image Thumbnails
------------------------------ */
#images {
	float: left;
	/*width: 590px; */
	border: 0px solid gray;
}

.imagethumb a,.imagethumb a:hover {
	display: block;
	/*padding: 7px;
	margin: 0px 12px 12px 0px;*/
    margin: 0px 12px 12px 0px;
	line-height: 0px;
	border: 1px solid #e6e6e6;
	background-color: #FBFBF8;
}

/*.imagethumb a:visited {
	background-color: #fcfcfc;
	border: 1px solid #f8f8f8;
}

.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
} */

.imagethumb {
	float: left;
}

.logo {
  display: block;  width: 200px; height: 70px; float: left;
}

#fancy_ajax {
  background: #111;

}

.darkpop p , .darkpop h2{
  color: #C0C0C0;
}

div#fancy_inner {
background:#424242 !important;
}


#fancy_content {
  bottom:1px !important;
  left:1px !important;
  right:1px !important;
  top:1px !important;
  background: #424242;
}


