/* 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: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	background: #fff url(../img/main_bg.jpg) scroll no-repeat top center;
	overflow-x: hidden;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #a90197;
	text-decoration: none;
}

a:hover {
	color: #a90197;
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

em {
	font-style: italic;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}

#main {
	width: 990px;
	margin: 0 auto;
	position: relative;
}


.head {
	background: transparent url(../img/menu_top.png) scroll no-repeat bottom center;
	margin: 0 auto;
	height: 90px;
	padding-top: 30px;
}

.head_container {
	width: 980px;
	margin: 0 auto;
	position: relative;

}

#menu_flash {
	float: right;
	margin-top: 19px;
}

.logo {
	float: left;
	margin-left: 15px;
}

.banner {
	background: transparent url(../img/header_bg.png) scroll no-repeat 0 bottom;
	height:286px;
	margin:20px auto;
	width:1020px;
}

#flashcontent {
     width: 327px;
     height: 254px;
     margin-bottom: 10px;
     }
     
/* hide from incapable browsers */
div#scrollbar { 
    display:none;
    }

/* below in external file */
div#wn	{ 
	height:315px;
	overflow:hidden;
	position:relative;
	width:607px;
	margin:0 auto;
	}
	
div#scrollbar { 
   	margin: 10px auto;
    position:relative; 
    width:607px; height:11px;
    display:block; /* display:none initially */
    font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }

div#track { 
    position:absolute; 
    left:12px; 
    top:0;
    width:585px; 
    height:13px; 
    background: url(../img/track_bg.gif) scroll repeat-x 0 0;
  }
div#dragBar {
    position:absolute; 
    left:1px; 
    top:0px !important;
    width:116px !important; height:13px; 
    background: url(../img/scrollbar.gif) scroll no-repeat 0 0;
    cursor: pointer;
    
  }  
div#left { position:absolute; left:1px; top:0; }  
div#right { position:absolute; right:0; top:0;  }

div#scrollbar, div#track, div#dragBar, div#left, div#right {
    -moz-user-select: none;
    -khtml-user-select: none;
}

div#scrollbar img {
    display:block; 
} 


.scroller_front {
	background: url(../img/scroller_bg.jpg) scroll no-repeat 0 0;
	width: 677px;
	height: 427px;
	margin-top: 15px;
}

.scroller_front h1.page_title {
	color:#FFFFFF;
	padding:16px 29px ;
	background:none;
}

.scroller_front .page_title {
	margin-bottom: 11px;
}

.banner_txt {
	width:276px;
	margin-left:40px;
	padding-top:45px;
	line-height: 20px;
}

#banner_flash {
	width: 685px;
	height: 279px;
}

.page {
	width: 675px;
	float: right;
	text-align: justify;
}

.production {
	width: 675px;
	float: right;
}

.news_front {
	background: url(../img/news_bg.jpg) scroll no-repeat 0 0;
	width: 304px;
	height: 539px;
}

#menu_bottom {
	float: left;
	padding-top: 15px;
}

#menu_bottom li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

.logos {
	height: 100px;
}

#menu_bottom li a {
	color: #3f7995;
	border-right: 1px solid #3f7995;
	padding-right: 10px;
}

.footer p {
	float: right;
	padding-top: 15px;
	color: #3f7995;
}

#last a {
	border-right: none !important;
}

.fadehover {
	position: relative !important;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

.center {
	text-align: center;
	padding-top: 50px;
}

.footer {
	background: url(../img/footer_bg.jpg) scroll no-repeat 0 bottom;
	height: 178px;
	padding-top: 15px;
	margin-top: 10px;
}


.logo_1 {
	display:block;
	float:left;
	height:85px;
	width:160px;
	margin-left: 250px;
}

.logo_2 {
	display:block;
	float:left;
	height:85px;
	width:230px;
}

.logo_3 {
	display:block;
	float:left;
	height:85px;
	width:270px;
}

.production_menu {
	width: 305px;
	min-height: 376px;
	float: left;
	background: url(../img/production_bg.jpg) scroll no-repeat 0 0;
}

.production_short {
	width: 304px;
	min-height: 539px;
	float: left;
	background: url(../img/news_bg.jpg) scroll no-repeat 0 0;
}

.production_short h1.page_title {
	color: #fff;
	background: none;
	padding: 23px 28px 13px 28px;
}


.production_menu h1.page_title {
	color: #fff;
	background: none;
	padding: 23px 28px;
}

.production_menu li {
	list-style: none;
	background: url(../img/dott.gif) scroll repeat-x left bottom;
	margin-left: 25px;
	margin-right: 15px;
}

.production_menu li a {
	padding: 8px 0px 8px 15px !important;
	background: url(../img/arr.gif) scroll no-repeat left center; 
	display: block;
	color: #838383;
}

.production_menu li a:hover {
	background: url(../img/hover.png) scroll no-repeat right 0 !important;
	font-weight: bold;
	color: #940aa5;
	text-decoration: none;
}

.production_menu li.active a {
	background: url(../img/hover.png) scroll no-repeat right 0 !important;
	font-weight: bold;
	color: #940aa5;
	text-decoration: none;
}
.path {
	background: url(../img/dott.gif) scroll repeat-x left bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #878787;
}

strong {
	color: #891e99;
}

.path a {
	color: #878787;
	text-decoration: none;
	background: url(../img/arrow.gif) scroll no-repeat right center;
	padding-right: 10px;
	margin-right: 5px;
}

h1.page_title {
	font-size: 24px;
	margin-bottom: 10px;
	color: #891e99;
	background: url(../img/dott.gif) scroll repeat-x left bottom;
	padding-bottom: 8px;
	line-height: 23px;
	text-align: left;
}

.movies {
	float: right;
	width: 327px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.production_img {
	float: left;
	width: 200px;
	margin: 12px;
}

.production_img img {
	max-width: 200px;
}

.production_desc {
	width: auto;
}

.production_desc_short {
	width: 330px;
}

.offer_item_item {
	margin-bottom: 10px;
}
.offer_item_item a {
	color: #676767;
}

.more {
	padding-left: 10px;
	background: url(../img/arr.gif) scroll no-repeat left center;
	text-decoration: underline;
}

.news_front h1.page_title {
	color: #fff !important;
	background: none;
	padding: 23px 24px;
}

.front_news_item {
	margin-bottom: 10px;
	clear: both;
	padding: 15px 13px 15px 25px;
	color: #7b7b7b;
}

.front_news_item p {
	text-align: justify;
}

.front_news_title {
	font-weight: bold;
	color: #2a92bf;
	text-align: left !important;
}

.date{
	color: #a856b4;
}

.front_scroll_item {
	width: 191px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.production_left_item {
	padding: 10px;
	padding-left: 30px;
	margin-bottom: 7px;
}

.production_left_item img {
	border: 1px solid #d5d5d5;
}

.news_middle {
	width: 445px;
	float: left;
	margin-left: 10px;
}

.date_news {
	float: left;
	display: block;
	background: url(../img/data_bg.gif) scroll no-repeat 0 0;
	width: 53px;
	height: 50px;
	text-align: center;
	color: #fff;
	padding-top: 5px;
}

.date_news p {
	line-height: 14px;
}

.day {
	font-size: 15px;
	font-weight: bold;
}

.news_middle h3 {
	font-size: 14px;
}

.news_img {
	margin-left: 10px;
	margin-bottom: 10px;
}

.news_img img {
	border: 1px solid #d5d5d5;
}

.errorMsg {
	display: none;
	color: red;
}

.long_input {
	background: url(../img/inputs.gif) scroll no-repeat 0 0;
	border: none;
	padding:8px;
	width:295px;
	margin-bottom:5px;
}

.contact_data label {
	display: block;
}

#cap_uid {
	background: url(../img/inputs.gif) scroll no-repeat 0 -31px;
	border: none;
	padding:8px;
	width:155px;
	margin-bottom:5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.captcha {
	margin-top: 5px;
}

.captcha_img {
	float: left;
}

.contact_data {
	width: 320px;
}

#content2 {
	background: url(../img/inputs.gif) scroll no-repeat 0 -65px;
	border:none;
	height:170px;
	overflow:auto;
	padding:8px;
	width:315px;
	font-family: Tahoma;
	font-size: 11px;
}

.contact_area {
	width: 300px;
}

#cform {
	width: 630px;
}

#send_button {
	border: none;
	background: url(../img/arr.gif) scroll no-repeat left center;
	padding-left: 5px;
	color: #891e99;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.contact {
	width: 336px;
}

.front_news_img {
	max-width: 100px;
	margin-right: 10px;
	padding-top: 6px;
}

.pagination {
	text-align: center;
	margin-top: 15px;
	clear: both;
}

.send_correct {
	background: url(../img/good.png) scroll no-repeat 0 0;
	margin: 15px;
	padding-left: 78px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #448e2d;
}

.lang_change {
	position: absolute;
	right: 0px;
	top: -15px;
}

.lang_change a {
	display: block;
	background: transparent url(../img/lang.png) scroll no-repeat 0 -25px;
	float: right;
	width:25px;
	padding:3px 0px 4px 0px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	margin-left: 10px;
}

.lang_change a:hover {
	background: transparent url(../img/lang.png) scroll no-repeat 0 0px;
}

.lang_change a.lang_active {
	background: transparent url(../img/lang.png) scroll no-repeat 0 0px;
}
