body {
	background:#000;
	color:#ccc;
	font-size:85%;
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#skip {
	position: absolute;
	top: 0;
	left:0;
	z-index: 100;
	width: 100%;
}
#skip a {
	display: block;
	padding:.3em;
	text-indent: -9999px;
	padding-left:20px;
}
#skip a:hover, 
#skip a:focus {
	background:#2c4118 url(/forum/templates/langal/images/icon_minipost.gif) no-repeat left;
	border-top:   1px solid #3E5C22;
	border-right: 1px solid #1E2D10;
	border-bottom:1px solid #1E2D10;
	border-left:  1px solid #3E5C22;

	text-indent: 0;
}

#page {
	width:55em;
	background:url(tern.gif);
	margin:0 auto;
}
#head {
	background: #000 url(top_01.jpg) no-repeat;
	height:90px;
}
#head h1 {
	border:0;
	padding:30px 0 0 0;
	margin:0 0 0 .5em;
}
#head h1 a {
	background: url(logo.png) no-repeat;
	height:90px;
	display:block;
	padding:0;
	margin:0;
}
#head h1 a span {
	display:none;
}
/* IE only styling */
* html #head h1 a  {
	background: none;
	height:auto;
	font-size:52px;
	text-decoration: none;
	color:#fc3;
}
* html #head h1 a span {
	display:inline;
}
* html #main {
	padding:1.5em 1em;
}

#menu {
	background:#2c4118;
	border-top:   1px solid #3E5C22;
	border-right: 1px solid #1E2D10;
	border-bottom:1px solid #1E2D10;
	border-left:  1px solid #3E5C22;
	margin:0;
	padding:0;
}
#menu ul {
	list-style: none;
	margin:0;
	padding:.2em 0;
}
#menu ul li {
	display: inline;
	margin:0;
	padding:0 1em;
}
#menu ul li a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#ccc;
	text-decoration: none;
}
#menu ul li a:hover {
	color:#fff;
}
#main {
	overflow:visible;
	padding:1em 1em;
	margin:0;
}
#main h2 {
	margin-top:0;
	padding-top:0;
}

#news {
	width:34em;
	float:left;
}
#news img {
	float:right;
	margin:0 0 1em 1em;
}
.news {
	clear:both;
}
/*
, 
#newestForum,
#archive {
	padding:0 .5em;
}
#content {
	padding:0 .5em;
}
*/
#extra {
	float:right;
	width:16em;
}
#archive ul,
#newestForum ul {
	margin:0 0 1em 0;
	padding:0;
	list-style: none;
}
#archive ul li,
#newestForum ul li {
	margin:0.5em 0;
	padding:0;
}
#loginForm {
	display:none;
}
#main ul {
	list-style: none;

}
#main ul li {
	background: url(dot.gif) no-repeat left;
	padding-left: 16px;
	margin-top:.5em;
	margin-bottom:.5em;
}
#main #links ul {
	margin-left:0;
	padding-left:0;
}
#main #links ul li {
	margin:0;
	padding-top:0;
}
#foot {
	text-align: center;
	clear:both;
	font-size:.8em;
	color:#999;
	padding-top:4em;
}
#foot p {
	padding-top:1em;
	border-top:3px solid #2c4118;
}
/*
a {
	color:#fc3;
	text-decoration: none;
	border-bottom:1px solid;
}
a:visited {
	border-bottom:1px dashed;
}
a:hover, a:active {
	color:#fd6;
	border-bottom:1px dashed;
}
*/

a {
	color:#fc3;
}
a:visited {
	color:#eab000;
	color:#ccc;
}
a:hover, a:active {
	color:#fd6;
}

a img {
	border:0;
}
p {
	margin:.3em 0 .7em 0;
}
img.left {
	margin-bottom:1em;
	margin-right:1em;
	float:left;
}
img.right {
	margin-bottom:1em;
	margin-left:1em;
	float:right;
	clear:right;
}
img.center {
	margin-bottom:1em;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-top:.8em;
	margin-bottom:0;
	color:#fc3;
}
h2 {
	margin-top:0;
}
h3, h4, h5, h6 {
	border-top:3px solid #2c4118;
}
#forum {
	position: relative;
}
dl {}
dt {
	font-weight: bold;
	margin-top:1em;
}
dd {}
.form {
	background:#2c4118;
	color:#fc3;
	border-top:   1px solid #3E5C22;
	border-right: 1px solid #1E2D10;
	border-bottom:1px solid #1E2D10;
	border-left:  1px solid #3E5C22;
	margin:1em 0;
	padding:1em;
}
form {
	margin:0;
	padding:0;
}
.fieldset {
	padding:.5em;
}
.fieldset div {
	width:32%;
	float:left;
	padding:.5em .3em;
	margin:0;
}
.fieldset div label {
	display:block;
}
.fieldset div.checkboxes {
	width:auto;
	float:none;
	clear:left;
	margin:0;
	padding:0;
}
.fieldset div.checkbox label {
	display:inline;
}
.fieldset div.buttons {
	width:auto;
	float:none;
	clear:left;
	text-align:right;
}
#persons {
	
}
.person {
	clear:left;
}
.person img {
	float:right;
	margin: 1em 0 1em 1em;
}
.person dl {

}
.person dt {
	font-weight:normal;
	clear:left;
	float:left;
	width:6.5em;
	padding:.2em 0 0 0;
	margin:0;
}
.person dd {
	margin-left:6.5em;
	margin-right:240px;
	padding:.2em 0 0 .5em;
	border-left:3px solid #2C4118;
}



/* FORUM
*/
#forumMenu {
	position:absolute;
	top:2.5em;
	right:0;
}

#forumMenu ul {
	list-style: none;
	margin:0;
	padding:0;
	
}
#forumMenu ul li {
	display: inline;
	margin:0;
	padding:0 .5em;
	background:none;
}


#forum h2 {
	margin-bottom:1.4em;
}
#forum h2 span.forumIndeks a {
	color:#fc3 !important;
	text-decoration: none !important;
}
#forum h2 span.forumsubs {
	font-size:.8em;

}




#forum table.layout,
#forum table.buttons,
#forum table.list {
	width:100%;
}
#forum table.list {
	margin:.5em 0;
}
#forum .list thead th,
#forum .list tr.thead th {
	border-top:   1px solid #3E5C22;
	border-right: 1px solid #1E2D10;
	border-bottom:1px solid #1E2D10;
	border-left:  1px solid #3E5C22;
	background:#2c4118;
	color:#ccc;
	padding:.2em;
}
#forum .list tbody th {
	text-align:left;
	padding:.2em .1em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	color:#fc3;
}
#forum .list tbody td {
	background:#222;	
	padding:0 .3em;
}
#forum table.list td.icon,
#forum table.list td.topicsCount,
#forum table.list td.replies,
#forum table.list td.author,
#forum table.list td.views,
#forum table.list td.posts,
#forum table.list td.lastPost {
	vertical-align: middle;
	text-align: center;
}
#forum table.list td.name { }
#forum table.list td.icon {
	height:55px;
}


#forum table td.watch,
#forum table td.pagination,
#forum table td.prevNextTopic,
#forum table td.markRead { 
	text-align: right;
}
#forum table tr.message td {
	padding:.5em .5em 1.5em .5em;
}

#forum table.list th.posterNameDate { 
	vertical-align: middle;
}

#forum table th.quoteEditDeleteIp {
	text-align:right !important;
	padding-right:.5em !important;
}
#forum table.breadcrumb {
	margin:0 0 .5em 0;
}
#forumMenuAfter {
	clear:both;
/*	border-top:3px solid #2c4118;*/
}

#forum .copyright {
	color:#999;
}
p.lastEdit {
	margin:1.5em 0 0 0;
	padding-top:0;
	font-size:.8em;
	color:#888;
}
.tplName {
	border:5px dashed red;
	background:#fff;
	color:#000;
	font-size: 1.5em;
	margin:1em;
	padding:.5em;
	text-align:center;
}

div.booked {
	overflow:visible;
}
div.booked h3 {
	margin:0;
	padding:.2em;
	text-align: center;
	border:0;
}
div.axis {
	width:49%;
	float:left;
}
div.allies {
	width:49%;
	float:right;
}
div.axis h3 {
	background:#a13820;
	color:#fff;
}
div.axis ol {
	background: url(axis.gif) no-repeat 95% 5%;
}
div.allies h3 {
	background:#4c5c32;
	color:#fff;
}
div.allies ol {
	background: url(allies.gif) no-repeat 95% 5%;
}
div.booked li {
	padding-left:21px;
	padding-bottom:.1em;
}
div.axis li {
	background: url(axis_icon.gif) no-repeat left;
}
div.allies li {
	background: url(allies_icon.gif) no-repeat left;
}


div.booked li.guest {
	background: none;
}
/*

*/
