/*Main*/
* {
	margin: 0;
	padding: 0;
}

html,body {
	text-align: center;
}

body {
	background:#333;
	color: #CACACA;
	font-family: Tahoma, Verdana;
	font-size: 8px;
}

a {
	color:#888;
	text-decoration: none;
	font-family: ArialNarrow, Arial, Arial Black,Tahoma, Verdana;
}
a:hover{ color: #ff7800;}

img { padding: 3px; border: 1px solid #000; margin: 3px;}
img:hover { border: 1px solid #fff;}

#container{
	margin-top:10px;
	width:869px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/*top menu*/
#topmenu {
	height: 20px;
	font-size: 9px;
	text-align: right;
}
#topmenu a{
	color: #888;
}
#topmenu a:hover{ color: #ff7800;}

#topmenu li{
	display: inline;
	background-image: url('arrow000.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 20px;
}

/*head with bunker logo and menu*/
#head0 {
	position: relative;
	background-image: url('top00000.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	font-size: 14px;
	font-weight: bold;
}

#head0 div{
	position: absolute;
	right: 90px;
	top: 30px;
	line-height: 30px;
}

#head0 a{
	font-family: ArialNarrow, Arial, Arial Black,Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px dashed #fff;
}

#head0 a.first{
	color: #fff;
	padding-right: 10px;
	border:0;
}

#head0 a:hover{ color: #ff7800;}
/*head with cowboy and usercontrol*/
#head1 {
	position: relative;
	background-image: url('top00001.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
}
/*user control*/
#user {
	width: 175px;
	position:absolute;
	right:10px;
	top:20px;
	color:#333;
	line-height:10px;
}

#hi {
	margin-left: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}

#level0 {
	width:100%;
}

#level1 {
	margin-right:197px;
	padding-right:9px;
}

#foto img{
	padding: 0;
	width:194px;
	height:122px;
	border: 1px solid #000;
}

.topfoto {
	width: 220px;
	height: 152px;
	border: #2C2C2C;
	background:#333;
	background-image: url('foto0000.gif');
	background-repeat: no-repeat;
}
.topfoto img{
	margin: 5px 0 0 13px;
	border: 1px solid #333;
}

.date img{
	margin: 0;
	border: 0;
}
#rep img{
	margin: 0;
	border: 0;
}

#cont {
	width:666px;
	background-color:#6E6E6E;
	background-image:url('lf_bg000.png');
	background-repeat:repeat-y;
	background-position: left middle;
}

#hd {
	background-image:url('top_bg00.png');
	height:114px;
}

#ctn {
	font-size: 12px;
	min-height:100px;
	height:auto;
	position: relative;
	margin-top:-165px;
	bottom:-60px;
	margin-left:10px;
	margin-right:10px;
	vertical-align: top;
}
strong {
	font-weight: bold;
	color: #fff;
}
/* for Internet Explorer */
/*\*/
* html #ctn {
	height: 100px;
}
/**/
#ctn a{
	color: #fff;
	font-weight:bold;
}

#ctn a:hover {
	color: #ff7800;
}

#bt {
	background-image:url('bot_bg00.png');
	height:68px;
}

#bottom{
	margin-left:-20px;
	height:110px;
	background-image:url('bottom00.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align: right;
	font-size: 12px;
}
#bottom div{
	padding-right: 40px;
	padding-top: 40px;
	color: #fff;
	font-weight: bold;
}

#rgtBar {
	position:absolute;
	width:197px;
	top:313px;
	right:0px;
	height:416px;
	background-image: url("menu0000.png");
	background-repeat: no-repeat;
	z-index:100;
}
#rgtBar  div{
	margin-top: 49px;
	margin-left: 32px;
	color: #fff;
	text-transform: uppercase;
}

#rgtBar  div div{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	border-bottom: 1px solid #333;
}

#rgtBar  div a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 20px;
	font-family: ArialNarrow, Arial, Arial Black,Tahoma, Verdana;
}

#rgtBar  div a:hover{ color: #ff7800;}

#cmt {
	font-size: 12px;
}
ul {
	margin-left: 20px;
}

input[type="text"],input[type="password"] {
	color: #fff;
	background-color: #333;
	border: 1px solid #888;
}

#rep {
	font-size: 10px;
	text-align:center;
	float:right;
	line-height: 5px;
	width: 188px;
}

.cmt .rep {
	display: inline;
	background-color:#333;
	font-weight:bold;
	border:1px solid #000;
	padding-right:8px;
	padding-left:8px;
	width: 20px;
}
.cmt .ctn {
	clear:both;
	margin-left:10px;
}
.cmt .btn {
	float: right;
}
.cmt .login{
	font-weight: bold;
	color: #fff;
}

table.gallery td {
	vertical-align: middle;
	font-size: 12px;
	line-height: 5px;
	text-align: left;
	width: 50%;
}

.date_ {
	line-height: 10px;
	font-style: italic;
}
.line {line-height:2px;}
.line img{ border:0;margin:0}
.gallery td div.date {
	float:left;
	text-align: center;
}

.gallery span.day {
	color: #fff;
	font-weight: bold;
}

.gallery div.title {
	margin-top: 20px;
	margin-left: 40px;
}