﻿html {
	/* overflow-y: hidden;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical; */
}
*{  margin:0; padding:0; }
body {
	margin-top: 0px;
	margin: 0px;
	background-color: #000000;
	font-family: FELIXTI, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-transform: uppercase;
	background: url(bg.png);
	color: #ffffff;
}
header {
	display: none;
}
@font-face {
	font-family: 'FELIXTI';
	src: url('fonts/FELIXTI.otf') format('opentype');
	src: url('fonts/FELIXTI.eot');
	src: local('â˜º'), url('fonts/FELIXTI.woff') format('woff'), url('fonts/FELIXTI.ttf') format('truetype'), url('fonts/FELIXTI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
A {
	font-family: FELIXTI, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-shadow: 0px 0px 8px #eaeaea, -1px -1px #000000;
}
A:Hover {
	color: #551414;
	text-decoration: none;
}
.top_content
{
	width: 100%;
	text-align:left;
}
.top_logo {
	/*opacity: 0.9; 
    -moz-opacity: 0.9; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter:alpha(opacity=90);*/
}
.menu {
	position: relative;
    margin: 0px;
    font-size: 18px;
	top: 110px;
	z-index: 99;
}
.container {
	position: relative;
    height: 571px;
    margin: 5px auto;
    width: 957px;
	margin-top: 0px;
	margin-bottom: 20px;
	/*right: 0px;*/
}
/* Main - Page Content */
.headline {
	text-align: right;
	position: relative;
	top: 35px;
	/*right: 220px;*/
	color: #000000;
	padding: 15px;
	text-shadow: 0px 0px 10px #eaeaea, -1px -1px #808080;
	margin-right: 3px;
	font-size: 14px;
	width: 720px;
}
.info {
	padding: 10px 15px 20px 0px;
	text-align: left;
	position: relative;
	top: 80px;
	right: 7px; /*220px;*/
	width: 720px;
	background:#999999;
	margin-right: 15px;
	box-shadow:6px 6px 6px #999999;
	-moz-box-shadow: 6px 6px 6px #999999;
	-webkit-box-shadow: 6px 6px 6px #999999;
	border: solid 2px transparent;
	-webkit-border-bottom-left-radius: 30px; 
	-moz-border-radius-bottomleft: 30px; 
	border-bottom-left-radius: 30px;
	background: rgb(80, 80, 80);
	background: rgba(80, 80, 80, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);/* IE 5.5 - 7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";/* IE 8*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');/* IE 9*/
	min-height: 500px; /* min height for modern browsers */
	height:auto !important; /* Important rule for modern browsers */
	height:100%; /* min height for IE */ 
	z-index: 0;
}
.page_content {
	text-align: left;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
}
#TopText {
	font-weight: bold;
	font-size: 18px;
	color: #d1d1d1;
	text-shadow: 0px 0px 10px #eaeaea, -1px -1px #000000;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px #505050;
}
/* LineBreakClearingFloatsClass */
.clear_floats {
	clear: both;
}
/* ContentType - Info */
.ct_info {
	clear: both;
	margin-bottom: 5px;
}
.ct_info  article{
	margin: 0px;
	padding-left: 15px;
	padding-top: 13px;
}
.ct_info_headline {
	font-weight: bold;
	padding: 15px;
	text-shadow: 0px 0px 8px #eaeaea, -1px -1px #000000;
	padding-bottom: 2px;
}
.ct_info_left {
	float: left;
}
.ct_info_right {
	float: right;
}
.ct_info_image {
	border: solid 1px #505050;
	padding: 2px;
	margin: 1px;
	margin-left: 12px;
}
/* ContentType - Image */
.ct_image {
	float: left;
	margin-left: 12px;
}
.ct_image_image {
	border: solid 1px #505050;
	padding: 2px;
	margin: 3px;
}
/* ContentType - Media */
.ct_media {
	clear: both;
	margin-bottom: 0px;
	padding: 15px;
}
.ct_media_link {
	font-size: 16px;
}
.ct_media_embedded {
}
.ct_media_embedded_audio {

}
.ct_media_embedded_video {

}
/* ContentType - Link */
.ct_link {
	clear: both;
	margin-bottom: 0px;
	padding: 15px;
	padding-bottom: 5px;
}
.ct_link article {
	margin-top: 5px;
}
.ct_link_link {
	font-size: 16px;
}
.ct_link_embed {
	margin-top: 10px;
	margin-bottom: 6px;
}
/* ContentType - News */
.ct_news {
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #505050;
}
.ct_news  article{
	margin: 0px;
	padding-left: 15px;
	padding-top: 13px;
}
.ct_news_headline {
	font-weight: bold;
	padding: 15px;
	text-shadow: 0px 0px 8px #eaeaea, -1px -1px #000000;
	padding-bottom: 0px;
}
.ct_news_date {
	text-align: right;
	padding-top: 0px;
	font-size: 10px;
	padding-right: 5px;
}
.ct_news_left {
	float: left;
}
.ct_news_right {
	float: right;
}
.ct_news_image {
	border: solid 1px #505050;
	padding: 2px;
	margin: 2px;
}
.ct_news_link {
	padding-left: 15px;
}
/* Boxes could be shown ... */
.rightside {
	width: 180px; 
	border: solid 0px #808080; 
	float: right; 
	text-align: left; 
	margin-top: 5px;
}
.box_right {
	background: #eee;
	border: 1px solid #DDD;
	background: -moz-linear-gradient(top, #EEE, #FFF);    
	background: -webkit-linear-gradient(top, #eee, #fff);
	background: -ms-linear-gradient(top, #eee, #fff);
	background: -o-linear-gradient(top, #eee, #fff);
	box-shadow: 1px 2px 4px rgba(0,0,0, .2);
	padding: 8px;
	margin-top: 35px;
	margin-bottom: 10px;
	text-align: justify;
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	border-bottom-right-radius: 10px;
}
.box_right h3 {
	margin-bottom: 5px;
	border-bottom: dotted 1px #999999;
}
.box_right h3 a {
	color: #00923f;
	text-decoration: none;
	font-size: 15px;
}
.box_right h3 a:Hover {
	color: #115f29;
}
.box_image {
	
}
.box_image img {
	border: 0px;
}
::-moz-selection {
    text-shadow: none;
    background-color: #000000;
    color: #999999;
}
::selection {
    text-shadow: none;
    background-color: #000000;
    color: #999999;
}