


/* Start:/bitrix/templates/smartlabs_main_2013/components/bitrix/menu/new_menu_eng/style.css*/
.mainmenu {
	width:100%;
	text-align:center;
} 
.mainmenu td {
	text-align:center;
	vertical-align:middle;
	height:36px;
}
.mainmenu td a {
	font-size:18px;
        font-family: candara;	
	color:white;
	text-decoration:none;
}
.mainmenu td a.selected {
	color:#9c0;
}
.mainmenu td a:active {
	color:#9c0;
}
.mainmenu td a:hover {
	color:#690;
}
#menu { height: 70px; left:10px; list-style:none; padding:0; margin:0; color:#FFFFFF; font-size:16px; padding-top: 2px;}
#menu > li { float:left; padding: 10px 26px; position: relative;}
#menu .menu2-bg-l {background: url(/images/tmpl/menu2-bg-l.png) top left no-repeat; width:13px;}
#menu .menu2-bg-r {background: url(/images/tmpl/menu2-bg-r.png) top right no-repeat; width:13px;}
#menu li a { padding: 5px 0px; text-decoration:none;  color:#FFFFFF; font-weight: 100;}
#menu li a {padding-right:0px; margin-left:0px;}
#menu .bg-t {display: none; height:8px; width:100%; }
#menu .hover ,  #menu  #select  {  color:#cbef69; }
#menu .hover > a, #menu #select > a {color:#cbef69;}
#menu  ul li.hover > a {color:#000000;}
#menu .hover ul{z-index: 99;}
#menu .hover ul, #menu #select ul {display: block;}
#menu .hover .bg-t { display:block; background: url(/images/tmpl/menu2-bg-t.png) top center no-repeat;position: absolute;top: 44px;z-index: 9; left: 0;}
#menu li ul {display:none;width: 800px; position:absolute; top: 5px; height:40px; left:0px; padding:0; padding: 2px 0 0;   padding-top:25px; margin-top:22px;}
#menu ul li  { background: url(/images/tmpl/menu2-bg.png) repeat-x; height:36px; float:left; margin-left: 0px; padding-top: 10px;}
#menu  ul ,  #menu ul a ,  #menu ul li {list-style:none ;}
#menu ul li a{ color: #5a6e24; margin:10px;   text-decoration: underline;}
#menu ul li .hover a { color: #000000; margin:10px;   text-decoration: underline;}
#menu ul li .hover a:hover, #menu ul li a:hover{ color: #000000;}
#menu .item-selected a {color:red !important;}

#menu .menu-parent-1 {left: -36px;}
#menu .menu-parent-2 {left: -150px;}
#menu .menu-parent-3 {left: -200px;}
#menu .menu-parent-4 {left: -120px;}
#menu .menu-parent-5 {left: -140px;}
#menu .menu-parent-7 {left: -200px;}

#menu .menu-parent-1-en {left: -36px;}
#menu .menu-parent-2-en {left: -150px;}
#menu .menu-parent-3-en {left: -200px;}
#menu .menu-parent-4-en {left: -120px;}
#menu .menu-parent-5-en {left: -140px;}
#menu .menu-parent-6-en {left: -140px;}
#menu .menu-parent-7-en {left: -200px;}
#menu .menu-parent-8-en {left: -100px;}

.submenu ul li a.selected {color: #000000 !important;}
/* End */



/* Start:/bitrix/templates/smartlabs_main_2013/styles.css*/
@charset "utf-8";
h1 {
	color: black;
	font-size: 24px;
	margin:12px;	
}
h2 {
	color:#690;
	font-size: 20px;
	margin:12px;	
        font-family: arial, candara;	
}
h3 {
	color: black;
	font-size: 14px;
	margin:12px;	
}
h4 {
	color:#690;
	font-size: 20px;
	margin:12px;
	margin-top:20px;
	margin-left:24px;
	font-weight:normal;
}
.newstitle a {
	color:#659216;
	font-size: 20px;
	margin-left:14px;
	font-weight:normal;
}
.newstitle a:hover {
	color:#f60;
}
h5 {
	color:black;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:12px;	
}
p, ul, ol {
	font-size:12px;
	margin: 4px 12px;
}
ul {
	margin-left: 36px;
}
ul li {
	list-style-image:url('/bitrix/templates/smartlabs_main_2013/images/greendot.jpg');
	margin-left:4px;
}
ol {
	margin-left: 24px;
}
.bigtext {
	font-size:14px;
	line-height:1.8;
	margin-left:24px;
}
.bigtext a {
    color:#690; 
}
.bigtext a:hover {
    color:#9C0; 
}
.bigblack {
	font-size:12px;
	line-height:1.8;
	margin-left:24px;
}
.bigblack a {
font-style: italic;
    color:black; 
    text-decoration:none;
    cursor:pointer;
}
.bigblack a:hover {
    color:#690; 
}
.whitetext {
	color:white;
	font-weight:bold;
}
.whitetext a {
    color:white; 
    text-decoration:underline;
}
.whitetext a:hover {
    color:#9C0; 
}
.redtext {
	color:red;
}
.greentext, .greentext a {
	color:#690;
}

.greentext a:hover {
	color:black;
}

.greytext {
	color:#808080;
	font-style:italic;
}
.copybox .greytext, .copybox .greytext a{
	color:#141414;
	font-style:italic;
}
.greytext a {
    color:#690; 
}
.greytext a:hover {
    color:black; 
}
.subscribebox {background: url(/images/tmpl/news-bottom.png) top left no-repeat; height:50px;}
.pagination li:hover {
background-image: url(/images/mainshow/b-hov2.png);}

.en-activ {background: url(/images/tmpl/en-act.png) top left no-repeat; width:96px; height:51px;}
.en-activ a { float:right; width:40px; height:35px;}
.ru-activ {background: url(/images/tmpl/ru-act.png) top left no-repeat; width:96px; height:51px;}
.ru-activ a { float:left; width:40px; height:35px;}


/* End */



/* Start:/bitrix/templates/smartlabs_main_2013/template_styles.css*/
@charset "utf-8";
/* Main Styles */
* {
    margin: 0px; 
    padding: 0px;
}
html, body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative; 
        min-height: 100% !important;
        min-height: auto;
        height: 100%;
}
body {
	background: white url(/images/tmpl/bodybg.jpg) repeat-x;
}
img {
    border: none;
}
table, td {
    border: 0; 
    border-collapse: collapse; 
    border-spacing: 0; 
    vertical-align: top;
}
a {
    color:#690; 
    outline:none;
}
a:hover {
    color:black; 
}
/* h1 {
	color: black;
	font-size: 24px;
	margin:12px;	
}
h2 {
	color:#690;
	font-size: 20px;
	margin:12px;
        font-family: arial; /*candara;	*/
}
h3 {
	color: black;
	font-size: 14px;
	margin:12px;	
}
h4 {
	color:#690;
	font-size: 20px;
	margin:12px;
	margin-top:20px;
	margin-left:24px;
	font-weight:normal;
}
h5 {
	color:black;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:12px;	
}
p, ul, ol {
	font-size:12px;
	margin: 4px 12px;
}
ul {
	margin-left: 36px;
}
ul li {
	list-style-image:url(/images/tmpl/greendot.jpg);
	margin-left:4px;
}
ol {
	margin-left: 24px;
}
.bigtext {
	font-size:14px;
	line-height:1.8;
	margin-left:24px;
}
.bigtext a {
    color:#690; 
}
.bigtext a:hover {
    color:#9C0; 
}
.whitetext {
	color:white;
	font-weight:bold;
}
.whitetext a {
    color:white; 
    text-decoration:underline;
}
.whitetext a:hover {
    color:#9C0; 
}
.redtext {
	color:red;
}
.greentext, .greentext a {
	color:#690;
}
.greentext a:hover {
	color:black;
}
.greytext {
	color:#808080;
	font-style:italic;
}
.greytext a {
    color:#690; 
}
.greytext a:hover {
    color:black; 
}
*/
/* MAINBOX TOPBOX */

#wrapper {
        display: block;
        position: relative;
        min-height: 100%;
        height: auto !important;
        height: 100%;
        width: 100%;
        text-align: center;
}

#container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 940px;
	text-align:left;
        display: block;
        height: 100%;
	padding-bottom: 120px;
}

#footer {
	clear: both;
	margin-top: -91px;
        height: 90px;
        position: relative;
}

#topbox {
	position:relative;
	height:104px;
	width:940px;
	background: #690 url(/images/tmpl/top_bg.png) no-repeat;
}
#logobox {
	position:absolute;
	top:14px;
	left:29px;
}
#logobox h2 {
	margin-left:-999px;
        font-size:4px;
}
#changelang {
	position:absolute;
	top:5px;
	right:32px;
	height:22px;
	width:123px;
	margin-top: 5px;
}

#changelang a, #changelang img {float: left;}

#searchbox {
	position:absolute;
	top:62px;
	right:30px;
}
#searchform {
	width:224px;
	height:21px;
	background: url(/images/tmpl/seach.png) no-repeat;
        position:relative;
}
/* MAIN MENU */
#mainmenubox {
	position:relative;
	width:940px;
	height:40px;
	background:url(/images/tmpl/menubg.png) repeat-x;
}
#menu > li{
	margin:0;
	background:url(/images/tmpl/menu-border.png) left center no-repeat;
}
#menu > li:first-child {background:none;}

#menu > li {list-style-image: none !important;}

.mainmenu {
	width:100%;
	text-align:center;
} 
/* .mainmenu td {
	text-align:center;
	vertical-align:middle;
	height:36px;
}
.mainmenu td a {
	font-size:16px;
	color:white;
	text-decoration:none;
}
.mainmenu td a:active {
	color:#690;
}
.mainmenu td a:hover {
	color:#9C0;
} */
/* SUB MENU */
#submenubox {
	position:relative;
	width:940px;
	height:54px;
	background:url(/images/tmpl/submenubgnew.png) no-repeat;
z-index: 1;
}
.submenu {
	position:absolute;
	z-index:2;
	top:54px;
	left:20px;
}
.submenu_left {
	height:36px;
	width:8px;
	background-image:url(/images/tmpl/subm_left.jpg);
}
.submenu_mid {
	height:36px;
	background:#690 url(/images/tmpl/subm_mid.jpg) repeat-x;
}
.submenu_right {
	height:36px;
	width:8px;
	background-image:url(/images/tmpl/subm_right.png);
}
ul.smenu {
	float:left;
	margin:0;
}
ul.smenu li {
	float:left;
	list-style:none;
	padding: 2px 10px;
	margin:0;
}
ul.smenu a {
	color:black;
	font-size:12px;
	font-family: arial, Tahoma, san-serif;
	outline:none;
	text-decoration:underline;
}
ul.smenu a:active {
	color:#690;
}
ul.smenu a:hover {
	color:#000000;
}
.clear {
	clear:both;
}
/* BANNER BOX */
#bigbannerbox {
	position:relative;
	/*top:10px;*/
	width:940px;
	height:300px;
		
	z-index: inherit;
	zoom: 1; /* For IE6 */
}
/* PAGE BOX */
.pagebox {
	position:relative;
	top:24px;
	width:100%;
}
.white-grey-box {
	padding-top:1px;
	padding-bottom:12px;
background: url(/images/tmpl/news-border-r.jpg) right top no-repeat;
}
/*.white-grey-box:first-child {background: none;}*/
/*.white-grey-box:hover {
	background: url(/images/tmpl/grey_block_bg.jpg) repeat-y;
	padding-top:1px;
	padding-bottom:12px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/js/htc/border-radius.htc);
}*/
/* SUBSCRIBE BOX */
.checkbox {
	width:30px;
	text-align:center;
	vertical-align:middle;
}
.subscribeform {
	width: 156px;
	height:28px;
	text-align:left;
	/*background:url(/images/tmpl/subscribe.png) no-repeat;*/
	color:#808080;
	font-style:italic;
}
.subscribebutton {
	width:30px;
padding-right: 18px;
	/*text-align:center;
	vertical-align:middle;
	background-image:url(/images/tmpl/greenbutton.jpg);
	background-position: center;
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;*/
}
.subscribebutton input {width:30px;  margin-top: 5px;text-indent: 99px;}
.bannerbottombox {
	/*margin-top:24px;*/
	width:100%;
}
/* FOOTER BOX */
.footerbox table, .footerbox tr, .footerbox td{border:none;}
.footerbox {
	width:940px;
background:url(/images/tmpl/footert-bg.png) repeat-y bottom;
	margin: 0px auto;
}
.spacebox {
        height:36px;
        width:940px;
	/*border-bottom:2px #808080 solid;*/
background: white url(/images/tmpl/footer-shadow.png) repeat-x bottom;
}
.netbox {
	text-align:left;
	width:150px;
	border-top:2px #808080 solid;
padding-left: 20px;
}
.copybox {
	text-align:center;
	vertical-align:top;
	border-top:2px #808080 solid;
}

/* End */
/* /bitrix/templates/smartlabs_main_2013/components/bitrix/menu/new_menu_eng/style.css */
/* /bitrix/templates/smartlabs_main_2013/styles.css */
/* /bitrix/templates/smartlabs_main_2013/template_styles.css */
