/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #515151;
	background: #d4d4d4 url(../img/background.jpg) scroll no-repeat top center;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #3673a5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

#main {
	width: 960px;
	margin: 0 auto;
}

.logo {
	padding-top: 30px;
	padding-left: 25px;
	float: left;
}

.menu_top {
	float: right;
	min-width: 680px;
}

.menu_top li {
	float: left;
	list-style: none;
}

.menu_top li.active {
	margin-top: 15px;
}

.menu_top li a {
	display: block;
	padding: 14px 15px 10px 15px;
	text-decoration: none;
	font-size: 26px;
	color: #fff;
}

.link_1 {	
	background: #296da6; 
}

.link_2 {	
	background: #3479b2; 
}

.link_3 {	
	background: #3e84be; 
}

.link_4 {	
	background: #4c92cd; 
}

.link_5 {	
	background: #5da1da; 
}

.lang_select {
	float: right;
	width: 300px;
	text-align: right;
	height: 70px;
	margin-right: 15px;
}

.lang_select a {
	float: right;
	padding: 10px 10px;
	background: #c5dff5;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
}

.header {
	height: 155px;
}

.lang_select .active_lang {
	background: #296da6 !important;
}

.scroller_front {
	width:280px!important;
	height:280px;
	float: left;
	border: 10px solid #296da6;
	margin-top: 25px;
	margin-right: 20px;
	box-shadow:5px 5px 20px #7F7F7F;
	-webkit-box-shadow:5px 5px 20px #7F7F7F;
	-moz-box-shadow: 5px 5px 20px #7F7F7F;
}

.controls {
	position: absolute;
	z-index: 999;
}

.controls div {
	padding: 5px 7px;
	margin-right: 2px;
	background: #5ba5e2;
	float: left;
	margin-top: 252px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.controls div:hover {
	background: #015296;
}

.scroller_recent {
	width:310px!important;
	height:300px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
}

.front_scroll_item {
	float:left;
	text-align:center;
	width:280px!important;
	height:290px!important;
	z-index: 9;
}

.front_scroll_content_item {
	float:left;
	padding: 10px;
	width:290px!important;
	height:280px!important;
	z-index: 9;
	color: #fff;
	position: relative;
}

.front_scroll_content_item .box_title {
	color: #fff;
}

.box_title {
	font-size: 30px;
	color: #2784d1;
	padding-bottom: 15px;
}

.movie_txt {
	position: absolute;
	bottom: 15px;
	padding-right: 10px;
	padding-left: 5px;
}

.scroller_front ul {
	list-style:none;
}

.box_right {
	width: 310px;
	height: 300px;
	background: url(../img/box_right.jpg) scroll no-repeat 0 0;
	float: right;
	margin-bottom:30px;
	box-shadow:5px 5px 20px #7F7F7F;
	-webkit-box-shadow:5px 5px 20px #7F7F7F;
	-moz-box-shadow: 5px 5px 20px #7F7F7F;
}

.box_right .box_title {
	color: #025296;
	padding-top: 20px;
	padding-left: 15px;
}

.box_right p {
	color: #4077a5;
	padding: 10px 10px 10px 15px;
}

.shadow {
	-moz-box-shadow: 2px 2px 15px #969696;
	-webkit-box-shadow: 2px 2px 15px #969696;
 	zoom: 1;
  	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
}

.scroller_recent {
	width: 310px;
	height: 300px;
	background: url(../img/box_center.jpg) scroll no-repeat 0 0;
	box-shadow:5px 5px 20px #7F7F7F;
	-webkit-box-shadow:5px 5px 20px #7F7F7F;
	-moz-box-shadow: 5px 5px 20px #7F7F7F;
}

.intro_txt {
	width: 270px;
	min-height: 160px;
	float: left;
	padding: 20px;
}

.production_box {
	width: 270px;
	min-height: 160px;
	float: left;
	padding: 20px;
	margin-right: 20px;
}

.events {
	width: 280px;
	min-height: 160px;
	float: left;
	padding: 20px;
}

img.a1, img.a2 {
	position: absolute;
	left: 0pt;
	top: 0pt;	
	z-index: 10;
}

.img.b, img.b1, img.b2 {
	background:none repeat scroll 0 0 transparent;
	left:0;
	position:absolute;
	top:0;
}

.fadehover {
	position:relative !important;
}

.logo_2 {
	display:block;
	float:left;
	height:85px;
	width:167px;
}
.logo_3 {
	display:block;
	float:left;
	height:85px;
	width:122px;
}

.page_left {
	width: 630px;
	float: left;
	padding: 10px;
	padding-left: 0;
}

.page_right {
	float: right;
	width: 307px;
}

.margintop {
	margin-top: 25px;
	display: block;
	height: 2px;
	clear: both;
}

.page {
	padding: 15px 0px;
}

.friends_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
}

.friends_image img {
	border: 5px solid #296da6;
}

.friends_item {
	padding-bottom: 25px;
}

.friends_name {
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}

.pagination a {
	padding: 5px 7px;
	margin-right: 2px;
	background: #5ba5e2;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.pagination strong {
	padding: 5px 7px;
	margin-right: 2px;
	background: #015296;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.pagination a:hover {
	background: #015296;
}


.contact_left {
	float: left;
	width: 280px;
}

.contact_right {
	float: right;
	width: 300px;
}

.prod_left {
	float: left;
	width: 450px;
}

.prod_right {
	float: right;
	width: 450px;
}

.page_left img {
	border: 5px solid #296da6;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box_news {
	width: 280px;
	margin: 0 auto;
}

.box_news img {
	border: 5px solid #296da6;
	margin-right: 10px;
}

.production_img {
	float: left;
	width: 100px;
	margin: 0px 8px 8px 8px;
}

.gallery {
	margin-top: 25px;
}

#flashcontent {
	margin-bottom: 20px;
	width: 311px;
	height: 216px;
}

.metric {
	margin-bottom: 15px;
}

.logos {
	float:left;
	width:290px;
	padding:15px;
}

.websites {
	float:left;
	width:300px;
	padding:15px;
	text-align:left;
	font-size: 11px;
}

.contact_footer {
	float:left;
	width:278px;
	padding:15px;
	line-height: 20px;
	font-size: 11px;
}

.footer_items {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 20px;
	margin-top: 20px;
}

.websites img {
	margin-top: 10px;
}

#footer .box_title {
	color: #666666;
}

.copy {
	padding-top: 15px;
	color: #a6a6a6;
	font-size: 11px;
	float: left;
}

.copy span {
	color: #666666;
}

#menu_bottom {
	float: right;
}

#menu_bottom li {
	list-style: none;
	float: left;
	padding-top: 15px;
}

#menu_bottom li a {
	color: #015296;
	text-decoration: underline;
	font-size: 11px;
	display: block;
	margin-right: 15px;
}

.lang_select span {
	padding: 10px;
	padding-top: 7px;
	font-size: 11px;
	float: right;
	display: none;
}

.news_date {
	float: left;
	color: #959595;
	font-size: 11px;
	padding-right: 10px;
}

.credists {
	clear: right;
	float: right;
	padding: 10px 15px;
}

.errorMsg {
	display: none;
	color: red;
}

#cform label {
	display: block;
}

#cform .long_input {
	border: 1px solid #296da6;
	padding: 6px;
	color: #296da6;
	font-size: 13px;
	width: 260px;
	margin-bottom: 10px;
}



#cform .long_input:focus {
	border: 1px solid #D5D5D5;
}

#cform textarea:focus {
	border: 1px solid #D5D5D5;
}

#cform textarea {
	border: 1px solid #296da6;
	padding: 6px;
	color: #296da6;
	font-size: 13px;
	width: 260px;
}

#send_button {
	background: #296da6;
	padding: 5px 10px;
	border: none;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	cursor: pointer;
}

.back {
	float: right;
	background: #296da6;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.send_correct {
	font-weight: bold;
	text-align: center;
	color: green;
	font-size: 14px;
}

.news_item_0 {
	width: 255px;
	float: right;
	margin-right: 40px;
	margin-bottom: 15px;
}

.news_item_1 {
	clear: both;
	width: 255px;
	float: left;
	margin-bottom: 15px;

}


.news_item_1 img, .news_item_0 img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_item_0 a.link_news {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.news_item_1 a.link_news {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.offer_item_item {
	padding-bottom: 5px;
}

.new_data {
	font-size: 11px;
	color: #9b9b9b;
}

.description img {
	border: none;
	margin-bottom: 0px;
	padding-top: 5px;
}

.click {
	clear: both;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.facebook {
	float: right;
	padding-top: 15px;
}
