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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	top:0px !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*******************************************************/

* {
	margin:0; padding:0;
	}
body,html { 
	height:100%; 
	/*background:url(../img/bg3.jpg);*/
	background: #151515 url(../img/main_bg.jpg) no-repeat scroll center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ccc;
	}
html {
	overflow-x:hidden;
	}
strong, b {
	font-weight:bold;
	}
li {
	line-height:16px;
	list-style:disc;
	margin-left:20px;}
p {
	line-height:16px;
	text-align:justify;
	padding-right:10px;
	margin:10px 0;
	}
p img {
	margin:5px 10px;
	border:1px solid #FFF;
	}
a img {
	border:none;
	}
h1 {
	margin:5px 0; 
	font-weight:normal; 
	font-size:16px;
	color:#fff;
	}
h2 {
	margin:5px 0; 
	font-weight:normal; 
	font-size:14px;
	color:#fff;
	}
#main {
	width:100%; 
	height:100%; 
	min-height:700px; 
	min-width:1050px; 
	margin:0 auto; 
	position:relative;
	/*border:1px solid #ccc;*/ 
	/*background:url(../img/top_bg2.jpg) repeat-x;*/ 
	}

#head {
	height:100px;
	/*border:1px solid #ccc;*/
	/*background:url(../img/dot.jpg) bottom left repeat-x;*/
	}
.header {
	width:1050px;
	 margin:0 auto; 
	 height:100px;
	 position:relative; 
	 /*padding:5px 0 5px 50px;*/
	 /*border:1px solid #ccc;*/
	 /*border:1px solid #999;*/
	 }
.sub_head1 {
	position:absolute;
	top:0;
	left:0;
	width:315px;
	height:100px;
	padding-top:30px;
	}
.sub_head2 {
	float:left;
	width:1050px;
	height:100px;
	text-align:center;
	padding-left:30px;
	}
.sub_head2 h1 {
	text-transform:uppercase;
	margin:35px 0 20px;
	}
.sub_head2 h2 {
	text-transform:uppercase;
	margin:20px 0;
	}	
.sub_head3 {
	position:absolute;
	top:0;
	right:0;
	width:285px;
	height:100px;
	}
.sub_head3 .lang {
	float:right;
	margin:30px 40px 0 0;
	}
.sub_head3 .lang a {
	float:left;
	display:block;
	 margin:0 10px;}
#google_translate_element {
	position:absolute;
	bottom:0px;
	right:0px;
	}
#google_translate_element select {
	width:170px;
	height:20px;
	border-radius: 3px;
	border:1px solid #ccc;}
#google_translate_element option {
	width:150px;
	font-size:10px;
	}
/*************/

#cont_falsh {
	position:absolute;
	width: 100%; 
	top:50%; 
	left:0px; 
	height:1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
#container {
	/*border:1px solid red;*/
	/*margin-left: -525px;*/
	margin-left: -1350px; 
	position: absolute; 
	top: -300px; 
	left: 50%; 
	/*width: 1050px;*/
	width: 2700px; 
	height: 600px; 
	visibility: visible;
	overflow:hidden;
	/*border:1px solid #ccc;*/
	}
.content {
	/*border:1px solid #323232;*/ 
	height:100%;
	position:relative;
	width:100%;
	}
	
.content .item{
	background:#999;
	padding:5px;
	border-radius:5px;
	}
.imageflow_wrapper {
	/*position:relative;
	margin-top:150px;
	margin-bottom:100px;*/
	}


/*************/
#foot {
	width:100%;
	height:100px;
	/*background:url(../img/bot_bg.jpg) repeat-x bottom;
	background:url(../img/dot.jpg) top left repeat-x;*/  
	position:absolute; 
	/*top:100%;*/ 
	margin-top:-100px;
	/*border:1px solid #ccc;*/
	}
.footer {
	width:1050px;
	margin:0 auto;  
	height:100px;
	text-align:center !important;
	position:relative;
	/*border:1px solid #ccc;*/
	/*margin-top:100px;*/
	}
#menu {
	/*margin-left: -390px; 
	position: relative; 
	left: 50%; 
	width: 780px;*/
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
}
.menu_wrapper {
	background: url(../img/a_bg.gif) repeat-x left top;
	}
.sub_footer {
	/*position:absolute;*/
	bottom:25px;
	height:15px;
	width:1050px;
	font-size:10px;
	line-height:15px;
	margin-top:20px;
	
	}
.sub_footer1 {
	float:left;
	
	}
.sub_footer2 {
	width:300px;
	margin:0 auto;
	text-transform:uppercase;
	}
.sub_footer2 a {
	text-decoration:none;
	color:#ccc;
	}
.sub_footer2 a:hover {
	color:#fff;}	
.sub_footer3 {
	float:right;
	
	}	
/***misc****/	
.closebutton {
	left:-5px;
	top:5px;
	height:16px;
	width:16px;
	background: url(../img/close.png) top center no-repeat;
	}
.closebutton:hover {
	background: url(../img/close.png) bottom center no-repeat;
	}

.skiptranslate {
	display:none;
	}

.goog-te-gadget {
	display:block;}
	
.autoload {
	margin:0 auto; 
	display:block; 
	width:50px; 
	visibility:hidden;
	}
.content h2, .content h1 {
	margin: 15px 0 10px 50px;
	 }
.content a {
	text-decoration: none;
	font-size: 12px !important;
	font-style: normal !important;
	color: #da241c !important;
	line-height: 16px;
	text-align: justify;
	}
.content a:hover {
	color: #ff332a !important;
	text-decoration: none;
	}

/* Send form and Validation style */

.lwrap, .rwrap {
	width:330px;
	float:left;
	padding:0 10px;
	}
.recip,.email,.name {height:60px;}
.captcha {float:left;height:60px; width:165px; margin-left:20px;}
.keystring {height:60px;float:left; width:145px;}
.message {height:200px;}
.submit {margin-top:15px;}

input.error, textarea.error {
	border:1px solid #FF3333 !important;
	background:#FCF;
	}
label.error {
	border:none;
	color:#FF3333;
	margin: 0 0 0 5px;
	}
.success {
	border:2px solid #0F0;
	background: #CFC;
	color:#000220;
	width:100%;
	padding:5px;
	text-align: center;
	border-radius:3px;
	}

/* clear */
.clear {
	clear:both;
	margin:0;
	padding:0;
	}
/** catlog **/
.catlog {margin:20px 0;}
.catlog .link_btn {
    position: absolute;
    bottom: 5px;
    right: 0;
}
.catlog .link_btn a, 
.catlog .media_btn a {
    display: block;
    float:left;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    padding: 0 15px;
    border-radius: 3px;
    background: url("../img/a_bg_m.gif") repeat-x scroll left center;
    color: #ccc !important;
    font-size: 10px !important;
    opacity: 0.8;
}
.catlog .link_btn a:hover,
.catlog .media_btn a:hover {
    color:#fff !important;
    opacity: 1;
}
.catlog .media_btn {
    position: absolute;
    float: left;
    left: 210px;
    bottom: 5px;
}

.catalog_item { 
    position:relative; 
    min-height:180px;
}
.section_title {
	height:10px;
	border-top:1px solid #333333; 
	position:relative; 
	margin:10px;
	}
.section_title span {
	display:inline-block; 
	height:10px; 
	background:#151515; 
	position:absolute; 
	right:30px; 
	top:-7px; 
	color:#333333; 
	font-size:10px; 
	padding:0 30px;
	}
.item_view {
	position:absolute;
	top:20px;
	left:0;}
.item_view img {
	border: 1px solid #FFF !important;}
.item_descrip {
	margin: 0 0 0 210px;
        padding: 0 0 30px;}
/*********/

#mcs_container .customScrollBox .content td,
#mcs_container .customScrollBox .content tr,
#mcs_container .customScrollBox .content th {
	border:1px solid #333;
	padding:10px 10px;
	}
.tech_table {
	text-align:center;}
.tech_table td:first-child {
	text-align:left;}
