
body,html{
	width:100%;
	height:100%;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.5em;
	font-size:12px;
	/*color:#83786F;*/
	color:#222222;
}
.cur{ cursor:pointer; }
body,html,p,div,img,span,table,tr,td,th,ul,li,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:0;
}
a { 
color:#d0010d;
text-decoration:none;
}
a:hover{
text-decoration:underline;	
}
a.inner_link{
	color:white;
	margin-top:2px;
	font-size:13px;
}
a.inner_link:hover{
	text-decoration:none;
color:#6B98DA;	
}
.fl{
	float:left;
}

.fr{
	float:right;
}
h3, .h3{
font:15px/19px Arial,Helvetica,sans-serif;
color:#ffffff;
margin-bottom:14px;	
}
#banner{
	width:100%;
	height:100%;
	position:fixed;
	margin-top:0;
	z-index:99;
	background:url(../images/banner_bg.png) repear;
}
#main{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#top{
	width:100%;
	/*height:42px;*/
	float:left;
	background-color:#FFFFFF;
	box-shadow: 0px 0px 9px #222222;
	/*background:url(../images/header-bg.png) repeat-x top left;*/
}
#top_container{
	width:980px;
	margin:0 auto;
}
.result_content{
	padding:3%;
	width:94%;
	float:left;
	min-height:600px;
	background-color:#FFF;
}
#logo{
	width:71px;
	/*height:37px;*/
	float:left;
	margin:2px 0;
}
#main_menu{
	float:left;
	margin-top:0px;
	margin-right:0;	
	margin-left:25px;
}
/*
#main_menu ul{
	list-style:none;
}

#main_menu ul li{
	display:inline;
	float:left;
	font:italic 700 12px/1.2em 'Open Sans',sans-serif;
text-transform:uppercase;
padding:10px;
}

#main_menu ul li a{

	color:#6b98da;
}
#main_menu ul li a:hover{
	color:#d0010d;
	text-decoration:none;
}
*/
/* */
#main_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#main_menu ul li {
    float: left;
font:500 15px/1.2em 'Open Sans',sans-serif;
text-transform:uppercase;
}

#main_menu ul li a, .dropbtn {
    display: inline-block;
    color: #0873ba;
    text-align: center;
    padding: 18px 20px;
    text-decoration: none;
}

#main_menu li a:hover, #main_menu .dropdown:hover .dropbtn {
    background-color: #f9f9f9;
	color:#d0010d;
}

#main_menu li.dropdown {
    display: inline-block;
}

#main_menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

#main_menu .dropdown-content a {
    color: #6b98da;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

#main_menu .dropdown-content a:hover {background-color: #f1f1f1}

#main_menu .dropdown:hover .dropdown-content {
    display: block;
}
/* */
#middle{
width:100%;
float:left;	
}
#middle_content{
width:980px;
margin:0 auto;
min-height:400px;
	
}
#center_content{
	width:900px;
	height:500px;
	position:relative;
	margin:40px;
	top:-1000px;
	background:rgba(0,0,0,0.01);
	/*background:url(../images/pix2.png) repeat top left;*/
}

#footer{
width:100%;
float:left;	
	/*background:url(../images/header-bg.png) repeat-x bottom left #2c2b2b;*/
	background-color:#FFFFFF;
	box-shadow: 0px 0px 9px #222222;
}
#footer_container{
	width:980px;
	margin:0 auto;
	min-height:120px;

}
#footer-0{
width:980px;
float:left;
/*height:90px;*/
padding:20px 0;
border-bottom:1px dotted #ffffff;
}
#footer-1{
width:965px;
float:left;
font-size:11px;
padding:5px 0 5px 15px;
}
.footer_part{
min-width:200px;
float:left;
margin-right:15px;
margin-left:15px;
padding-right:30px;
border-right:1px dotted #ffffff;
}
a.footer_link{
-moz-transition:all 0.3s ease-out 0s;	
font:13px/19px Arial,Helvetica,sans-serif;
text-decoration:none;
/*color:#83786F;*/
color:#0873ba;
text-transform:uppercase;
font-weight:bold;
}
a.footer_link:hover{ 
color:#d0010d;
}
	
	
	.banner_items{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	float:left;
}
#banner_0{
	background:url(../images/banner_bg.png) repeat-y center center;
	z-index:100;
}
/*#banner_1{
	background:url(../images/image1.jpg) no-repeat center top;
	z-index:99;
}
#banner_2{
	background:url(../images/image2.jpg) no-repeat center top;
	z-index:98;
}
#banner_3{
	background:url(../images/image3.jpg) no-repeat center top;
	z-index:97;
}*/
.display_none{
	display:none;
}
	
.about_section{
width:262px;
padding:15px;
height:470px;
/*background:url(../images/pix1.png) repeat top left;*/
background-color:#ffffff;
opacity:0.93;
float:left;
}
.press_section{
width:870px;
padding:15px;
height:470px;
/*background:url(../images/pix1.png) repeat top left;*/
background-color:#FFFFFF;
opacity:0.93;
float:left;
margin-bottom:20px;
}

.home_section{
width:870px;
padding:15px;
height:210px;
/*background:url(../images/pix1.png) repeat top left;*/
background-color:#FFFFFF;
opacity:0.93;
float:left;
margin-bottom:20px;
}

.home_section1{
width:870px;
padding:15px;
height:250px;
/*background:url(../images/pix1.png) repeat top left;*/
background-color:#FFFFFF;
opacity:0.93;
float:left;
margin-bottom:20px;
}
h2{
background:url("../images/h2-border.png") repeat-x scroll 0 100% transparent;
/*color:#83786F;*/
color:#6b98da;
font:500 20px/1.2em 'Open Sans',sans-serif;
text-transform:uppercase;
margin-bottopm:14px;
padding-bottom:6px;
}
h3{
background:url("../images/h2-border.png") repeat-x scroll 0 100% transparent;
/*color:#83786F;*/
color:#6b98da;
font:500 14px/1.2em 'Open Sans',sans-serif;
text-transform:uppercase;
margin-bottopm:14px;
margin-left:10px;
padding-bottom:6px;
}

.press_parts{
background:url("../images/h2-border.png") repeat-x scroll 0 100% transparent;
margin:10px 0;
float:left;
padding-bottom:10px;
width:840px;
min-height:135px;
}
.gallery_parts{
width:280px;
min-height:225px;
float:left;
margin-right:6px;
}
.white{
color:#2c2b2b;
}
p{
margin-top:20px;
}
input[type="submit"].send,a.send{
background-color:#6b98da;
color:#d0010d;
border:thin solid #2f6dc9;
padding:2px 6px;
font-weight:bold;
font-size:11px;
cursor:pointer;
}

input[type="button"].send{
background-color:#6b98da;
color:#d0010d;
border:thin solid #2f6dc9;
padding:2px 6px;
font-weight:bold;
font-size:11px;
cursor:pointer;
}
.category_section{
width:870px;
padding:15px;
min-height:470px;
/*background:url(../images/pix1.png) repeat top left;*/
background-color:#FFFFFF;
opacity:0.93;
float:left;
margin-bottom:20px;
}

#categories{
width:870px;
padding:10px 0;
background:url("../images/h2-border.png") repeat-x scroll 0 100% transparent;
overflow:hidden;
float:left;
height:20px;	
}
.category_item{
padding:0 10px;
color:#2C2B2B;
float:left;
}
a.decoration{
	text-decoration:none;
}
#sub_categories{
	position:relative;
	left:0;
	top:35px;
	width:870px;
	min-height:25px;
	background:url("../images/h2-border.png") repeat-x scroll 0 100% transparent;
	padding:5px 0;
}
.sub_category_items{
	position:absolute;
	top:0;
	left:0;
	width:870px;
	padding:10px 0;
	display:none;
}
.sub_category_items a{
color:#6B98DA;
padding:10px 5px ;	
}
#products_container{
		position:relative;
		width:870px;
		min-height:300px;
		top:35px;
}
#categories_inside{
width:1187px;
float:left;
position:relative;
top:-20px;
	
}
#cat_right{
	width:20px;
	height:20px;
	float:right;
	position:relative;
	top:0;
	right:0;
	background:url(../images/cursor_arrow_right.png) no-repeat -10px -16px; 
	z-index:100;
}
#cat_left{
	width:20px;
	height:20px;
	float:left;
	position:relative;
	top:0;
	left:0;
	background:url(../images/cursor_arrow_left.png) no-repeat -10px -16px; 
	z-index:100;
}
.photo_item{
position:absolute;
width:500px;
height:380px;
top:0;
left:0;	
}
.product_section{
	width:425px;
	min-height:215px;
	float:left;
}
.product_line{
width:870px;
height:1px;
float:left;
/*background:url(../images/bordered-bottom.gif) no-repeat center center;
*/
background:url("../images/h2-border.png") repeat-x scroll 0 100% transparent;
margin:10px 0;	
}

#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
}

.active_link{
	font-size:20px;
	color:#6B98DA;
	font-weight:bold;	
}
.color_active_link{
color:#D0010D;
}
.gallery_parts_small{
width:138px;
min-height:139px;
float:left;
margin-right:6px;
}

.paginationcombination
{
	overflow:hidden;
}

input.text_field{
	width:260px; margin-bottom:10px; background-color:#2C2B2B; color:#ffffff;
}
textarea.text_area{
	width:260px; height:100px;margin-bottom:10px;background-color:#2C2B2B; color:#ffffff;
}

	span.form-confirm-inline, span.form-error-inline {display:inline-block; padding-left:20px;  margin-left:10px; height:16px;}
	span.form-confirm-inline {color:#72a101; background:url(../images/icon-confirm.gif) no-repeat;}
	span.form-error-inline {color:#f37c60; background:url(../images/error.png) no-repeat;}


#mcs_container4 {position:relative; float:left;  width:880px; height:435px; top:0px; }
.mcs_container{position:relative; float:left;  width:275px; height:435px; }
.customScrollBox{position:relative; height:100%; overflow:hidden; top:0px;}
.customScrollBox .container{position:relative; width:260px;  float:left;}
.customScrollBox .content{clear:both;}

.dragger_container{margin-left:5px;position:relative; width:0px;margin-top:20px; height:400px; float:left;  border-left:1px dotted #555; cursor:pointer;}
.dragger{position:absolute; top:0px;width:9px; height:9px; background:#555; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; -moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;}
.dragger_pressed{position:absolute; width:9px; height:9px; background:#09C; margin-left:-5px; overflow:hidden; cursor:s-resize;}
.home_Chairman_message{
float:left;
margin-left:100px;
width:490px;	
}
#next_award{
width:35px;
height:48px;
position:absolute;
float:right;
top:0;
right:0;
top:60px;
background:url(../images/next_arrow.png) no-repeat top center;
cursor:pointer;	
}
#prev_award{
width:35px;
height:48px;
position:absolute;
float:left;
top:0;
top:60px;
background:url(../images/prev_arrow.png) no-repeat top center;
cursor:pointer;	
}
#awards_big_div{
	position:relative; width:100%; min-height:245px; overflow:hidden; 
}
#awards_gallery{
position:absolute; top:25px; left:0; 
}

.awards_outer_item{
width:215px; height:100%; float:left; display:table; margin-right:5px;
}
.awards_inner_item{
display:table-cell;text-align:center; vertical-align:middle; width:100%; height:100%	
}

#photogallery_controller{
	position:relative;
	width:100%;
	float:left;
	bottom:32px;
	height:32px;
}

#photo_cicle{
width:500px; height:380px; float:right; margin:0 0 25px 25px; border:1px dotted #4f5259;background-color:white;	
}
#photo_cicle_inner{
position:relative; width:500px; height:380px; top:0; left:0; 
}
#next_photogallery{
	width:63px;
	height:32px;
	background:url(../images/lightbox-btn-next.gif) no-repeat top center;
	float:right;
	cursor:pointer;
}

#prev_photogallery{
	width:63px;
	height:32px;
	background:url(../images/lightbox-btn-prev.gif) no-repeat top center;	
	float:left;
	cursor:pointer;
}

#QOverlay{
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:9999;
background:url(../images/header_repeat.jpg) repeat-x top left ;
}
#screen_start{
width:100%;
height:100%;
position:relative;
background-color:#e7e7e7;
text-align:center;
}
#screen_start img{
margin-top:10%;
}
#move_logo{
position:relative; padding-bottom:40px; left:0; top:20px;
}

.product_section ul{
list-style-position:inside	
}

/* */
.alert-box {
    color:#555 !important;
    border-radius:10px;
    font-family:'Lato', sans-serif;
	font-size:11px;
    padding:10px 10px 10px 36px;
	text-align:left;
    /*margin:10px 0px;*/
	margin-bottom:10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}
.alert-box p{ margin-top:0px; font-weight:bold; }

.alert-box p,#controllers_error .alert-box p{ font-size:11px; color:#555 !important; font-family:'Lato', sans-serif; float:none; }
.error {
    background:#ffecec url('../images/icons/error.png') no-repeat 10px 10px;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../images/icons/success.png') no-repeat 10px 10px;
    border:1px solid #a6ca8a;
}
.warning {
    background:#fff8c4 url('../images/icons/warning.png') no-repeat 10px 10px;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('../images/icons/notice.png') no-repeat 10px 10px;
    border:1px solid #8ed9f6;
}
/* */