html {
	color: #000000;
	height: 100%;
	background-color: #000000;
}

html, body, #wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

#wrapper {
	height: 20%;
}

html>body, html>body #wrapper {
	height: auto;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.77em;
	font-family: Arial, Verdana, Helvetica;
	color: #4D4D4D;
	background-color: #000000;
	background: url('/images/layout/background.jpg') top center repeat-x;
}

img {
	border: none;
}

#wrapper {
	background: url('/images/layout/backgr.png') top center repeat-y;
	top: 158px;
	width: 812px;
	margin: 0 auto;
}

#innerContent {
	margin: 0;
	padding: 40px 12px 10px 16px;
	overflow: hidden;
	min-height: 100%;
	font-size: 0.88em;
	text-align: left;
}

#header {
	width: 812px;
	height: 148px;
	margin: 0 auto 0;
	text-align: left;
}

#headerTop {
	width: 100%;
	height: 26px;
	background: url('/images/layout/header.png') top center no-repeat;
}

#headerContent {
	width: 100%;
	height: 122px;
	background: url('/images/layout/backgr.png') top center repeat-y;
	font-size: 0.7em;
	color: #4D4D4D;
}

#headerContent a.fontsize {
	color: #B2B2B2;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#headerContent a.fontsize:hover {
	color: #4D4D4D;
	text-decoration: none;
}

#headerLeft {
	width: 145px;
	height: 122px;
	float: left;
}

#headerRight {
	width: 667px;
	height: 122px;
	text-align: center;
	float: left;
}

#headerRightTop {
	width: 100%;
	height: 70px;
}

#headerRightBottom {
	width: 100%;
	height: 32px;
}

#subscribeMsg {
	float: right;
	margin-right: 10px;
	color: #FF0000;
}

.footer {
	width: 812px;
	height: 29px;
	margin: 0 auto;
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-size: 0.85em;
}

#footerLeft {
	width: 30%;
	float: left;
	padding-top: 5px;
	text-align: left
}

#footerRight {
	width: 70%;
	float: left;
	padding-top: 5px;
	text-align: right
}

#nav {
	width: 100%;
	margin-top: 27px;
	height: 39px;
	overflow: hidden;
}

.buttonShadow {
	width: 108px;
	height: 39px;
	float: left;
	background: url('/images/layout/button-shadow.png') no-repeat;
}

#leftCol {
	width: 258px;
	margin-top: 1em;
	float: right;
	text-align: center;
}

#rightCol {
	width: 539px;
	float: right;
}

#rightCol .content {
	margin: 1.7em 1.5em 1em 0;
	text-align: right;
}

#rightCol .headline {
	font-size: 1.1em;
	font-weight: bold;
}

.thumb {
	width: 258px;
	height: 220px;
	font-size: 0.88em;
	background: url('/images/layout/thumbnail.png') no-repeat;
}

.title {
	width: 69%;
	text-align: left;
	margin-left: 15px;
	float: left;
}

a.info {
	font-size: 1em;
	font-style: italic;
	color: #A7A7A7;
	text-decoration: none;
}

a.info:hover {
	color: #000000;
	text-decoration: underline;
}

fieldset { border: none; }

.fieldset {
	position: relative;
	float: left;
	clear: both;
	width: 98%;
	margin: 2em 0 1.5em 0.5em;
	padding-bottom: 1em;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1em;
}

fieldset ol {
	padding-top: 1em;
	margin-left: -3em;
	*margin-left: -1em;
	*margin-top: 1.3em;
	list-style: none !important;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style: none !important;
}

legend span {
	position: absolute;
	width: 7em;
	top: -0.75em; left: 1em;
	padding: 0 0.2em;
	/*border: 1px solid #000;*/
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

label {
	display: block;
	float: left;
	width: 10em;
	margin-right: 0.2em;
	text-align: right;
}

.error {
	color: #FF0000;
}

.required {
	color: #FF0000;
}

input.text {
	width: 200px;
	height: 1.3em;
	color: #4D4D4D;
	font-size: 1em;
	border: 1px solid #B2B2B2;
}

input.newsletter {
	width: 114px;
	font-size: 10px;
	height: 14px;
	margin-top: -3px;
	float: right;
}

input.newsTitle {
	width: 350px;
	color: #878787;
}

input.editNewsTitle {
	display: none;
	width: 350px;
	height: 1.3em;
	color: #878787;
}

textarea.keywords {
	width:100%;
	height: 80px;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica;
	color: #4D4D4D;
	border: 1px solid #B2B2B2;
}

textarea.editNewsContent {
	display: none;
	width: 100%;
	height: 100px;
	margin: 7px 0 3px 0;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica;
	color: #878787;
	border: 1px solid #B2B2B2;
}

#pageContent {
	text-align: left;
}

#editPageContent {
	display: none;
	width: 100%;
	text-align: left;
}

#addNews {
	display: none;
	width: 100%;
	text-align: left;
}

#newsWrapper {
	width: 100%;
	margin-top: 1em;
	color: #878787;
	font-size: 0.88em;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;
}

.newsEntry {
	width: 100%;
	border-top: 1px solid #DFDFDF;
}

.newsEntryLeft {
	width: 80%;
	float: left;
	margin-top: 2px;
}

.newsEntryRight {
	width: 20%;
	float: left;
	text-align: right;
	margin-top: 2px;
}

h3 {
	color: #4D4D4D;
	font-size: 1.3em;
}

#paginationControl {
	width: 100%;
	margin-top: 6px;
	font-size: 0.8em;
	color: #878787;
	text-align: left;
}

#paginationControl a {
	color: #878787;
	text-decoration: none;
}

#paginationControl a:hover {
	color: #4D4D4D;
	text-decoration: blink;
}

#paginationControl a.pageCurrent {
	color: #4D4D4D;
	text-decoration: none;
}

#paginationControl a.disabled:hover {
	color: #878787;
	text-decoration: none;
}

a {
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4D4D4D;
	text-decoration: none;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 19.8em;
}

.googleTranslate {
	float: right;
	margin-right: 16px;
	margin-top: 4px;
}

.partners {
	float: right;
	width: 535px;
	height: 33px;
	margin-top: 10px;
	*margin-top: 25px;
	margin-right: 5px;
}