﻿@charset "utf-8";
/* CSS Document */

html {
	height: 101%;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	color: #414242;
}

body {
	margin: 0;
	padding: 0;
}

.growBody {
	width: 240;
	background-color: #e5e5e5;
	min-height: 600px;
	_height: auto !important;
	height: 600px;
}

.bodyBG {
	width: 100%;
	background: #fbc62a url(lyt_img/content_bg.jpg) left bottom repeat-x;
}

a {
	color: #edb40e;
	text-decoration: none;
}

a:hover {
	color: #edb40e;
	text-decoration: underline;
}

a img {
	border: none;
}

a.recentProductions {
	color: #edb40e;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

a:hover.recentProductions {
	color: #edb40e;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p,div {
	font-size: 12px;
}

blockquote {
	margin-bottom: 0px;
}

.moreBlocked {
	margin-left: 40px;
}

.mainTableBorders{
	border-left:solid #fffffe 1px;
	border-right:solid #fffffe 1px;
}

.bottomLink{
	color:#edb40e;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.bottomTxt{
	color:#231f20;
	font-size:11px;
}

.menuTxt{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#active, a:hover.menuTxt {
	color:#edb40e;
	text-decoration: none;
}

.menuSpace{
	padding-left:20px;
	padding-right:20px;
}

.sideLinks {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

.sideLinks a {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
}

.sideLinks a:hover {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
}


.subMenu{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#edb40e;
	text-decoration:none;
}

.subMenu:hover{
	color:#edb40e;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.error {
	background-color: #FF9;
	border: 1px solid #FFF;
	color: #F00;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.success {
	background-color: #9C9;
	border: 1px solid #FFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.alertIcon {
	height: 14px;
	text-align: center;
	vertical-align: middle;
	width: 14px;
}

.dateTextHome {
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	color: #212121;
}

.dateText {
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	color: #fff;
}

.newsIcon {
	border: 1px solid #fff;
}

.newsTitle {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.newsDescription {
	font-size: 12px;
	color: #fff;
	padding-bottom: 5px;
}

.newsTitleArchive {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.newsDescriptionArchive {
	font-size: 13px;
	padding-bottom: 5px;
}

.formLabel {
	font-size: 15px;
	font-weight: bold;
}

.dividingLines {
	background: #e5e5e5 url(lyt_img/divider.png) center top repeat-y;
}

#fullHeight {
	height: 100%;
	vertical-align: top;
}

.popupLogofr {
	position: absolute;
	margin: -7px 0 0 -270px;
}

.popupLogoen {
	position: absolute;
	margin: -7px 0 0 -314px;
}

.popupHeader {
	padding-right: 25px;
	color: #fff;
	font-size: 12px;
}

.popupHeader a, .popupHeader a:hover {
	color: #fff;
	text-decoration: none;
}	

.logo {
	position: absolute;
	margin: -99px 0 0 6px;
	border: 0;
}

.logo_sec {
	position: absolute;
	margin: -94px 0 0 5px;
	border: 0;
}

.footer {
	background: #e5e5e5 url(lyt_img/bottom_bg.jpg) center top no-repeat;
	width: 904px;
	height: 60px;
	text-align: center;
}

.footerMain {
	background: #e5e5e5 url(lyt_img/bottom_bg_home.jpg) center top no-repeat;
	width: 904px;
	height: 149px;
	text-align: center;
}

.footerMainEN {
	background: #e5e5e5 url(lyt_img/bottom_bg_home_en.jpg) center top no-repeat;
	width: 904px;
	height: 149px;
	text-align: center;
}

.blogDate {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-right: 20px;
}
