/*
Theme Name: MDS AERO
Theme URI: http://www.aborg.com/
Description: MDS AERO THEME
Version: 1.0
Author: ABORG Computing
Author URI: http://www.aborg.com/
*/

/*RESET CSS
***********************************************************/
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, strong, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	font-family:Verdana, Arial, sans-serif;
}

body{
}

ul{
	list-style: none;
}

blockquote, q{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins{
	text-decoration: none;
}

del{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse: collapse;
	border-spacing: 0;
}


/*CONTAINERS
***************************************************/
body{
	
}
#page-wrap{
	width:986px;
	margin:0 auto;
}

#page{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-color:#666;
	padding:0;
	margin:0;	
}

/* CLEAR STYLE
***************************************************/
.clear-right{clear:right;}
.clear-left{clear:left;}
.clear-both{clear:both;}


/* HEADER STYLE 
***************************************************/
h1{font-size:18px;font-weight:bold;margin-bottom:3px;}
h2{font-size:14px;font-weight:bold;margin-bottom:5px;}
h3{font-size:13px;font-weight:bold;margin-bottom:4px;}
h4{font-size:12px;font-weight:bold;margin-bottom:3px;}
h5{font-size:11px;font-weight:bold;margin-bottom:3px;}
h6{font-size:10px;font-weight:bold;margin-bottom:2px;}

/* PARAGRAPH STYLE 
***************************************************/
p{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-color:#666;
	line-height:130%;
	text-align:justify;
	margin:0px 0px 15px 0px;
}

/* LINKS STYLE 
***************************************************/
a:link{
	color:#3f9c01;
}	
a:visited{color:#3f9c01;}	
a:active{color:#3f9c01;}	
a:hover{color:#3f9c01;
}	

/*IMAGE STYLE FOR WORDPRESS
********************************************/
img.alignleft, div.alignleft {
	float:left;
	margin:4px 8px 4px 0;
	padding:0 6px 6px 0;
}

img.alignright, div.alignright {
	float:right;
	margin:0 0 8px 8px;
	padding:0 3px 3px 0;
}

img.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* FONTS 
***************************************************/
.robert-spacing{
	margin-right:24px;
	display:block-inline;
}

/*MASTHEAD 
***************************************************/
#masthead{
	position:relative;
	height:160px;
}

#logo{
	position:absolute;
	left:10px;
	top:20px;
}

/*NAV TOP 
***************************************************/
#nav-top{
	position:absolute;
	right:0px;
	top:17px;
	font-size:10px;

}
#nav-top ul{
	list-style-type:none;
}
#nav-top li{
	display:inline;
}
#nav-top li.language a {
	display:block;
	padding-left:20px;
	height:24px;
	margin:0px 12px 0px 4px;
	background:url('images/arrow_down_icon.gif') no-repeat top left;
}
#nav-top a{
	display:block;
	float:left;
	margin:0px 12px 0px 12px;
	text-decoration:none;
	color:#024697;
}
#nav-top a:hover{
	color:#3f9c01;
}

/*LANGUAGE SECTION
***************************************************/
#language{
	position:absolute;
	top:40px;
	right:0px;
	height:18px;
	font-size:10px;
	padding:5px 0px 6px 0px;
	display:none;
	text-align:right;
}

#language ul{list-style-type:none;}
#language li{float:left;margin:0px 0px 0px 15px;}	
#language li.french{background:url('images/flags/fr.png') no-repeat center left;}
#language li.russian{background:url('images/flags/ru.png') no-repeat center left;}
#language li.english{background:url('images/flags/en.png') no-repeat center left;}
#language a{color:#024697;text-decoration:none; margin:5px 13px 0px 26px;}
#language a:hover{color:#3f9c01;}

/*NAV MAIN TOP 
***************************************************/
#nav-main-top{
	position:absolute;
	background-image:url('images/top_menu/top_menu_all.jpg');
	width:594px;
	height:32px;
	right:0;
	bottom:31px;
}

/*NAV MAIN BOTTOM
***************************************************/
#nav-main-bottom{
	position:absolute;
	background-image:url('images/top_menu/emnu_all.jpg');
	width:986px;
	height:31px;
	right:0;
	bottom:0;
}


/*BANNERS 
***************************************************/      
#banner-home{
	height:199px;
    width:986px;
}
#banner{
    width:986px;
}

/*CONTENT SECTION
***************************************************/    
#content-wrap{
	padding:20px 0px 20px 0px;
}

/*LEFT SIDEBAR HOMEPAGE
***************************************************/ 
#left-sidebar{
	float:left;
	width:210px;
	min-height:200px;
	padding:0px 20px 0px 10px;
}
#left-sidebar h1{
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#777;
	padding:0px 0px 15px 0px;
}
#left-sidebar p{
	font-size:10px;
	color:#666;
	margin:6px 0px 0px 0px;
	line-height:%135;
	text-align:left;
}
#left-sidebar ul.news{
	margin:17px 0px 10px 0px ;
	font-size:11px;
	line-height:120%;
}
#left-sidebar ul.news li{
	width:190px;
}	
#left-sidebar ul.news li{
	background:url('images/news_li_icon.gif') no-repeat top left;
	padding:0px 5px 0px 25px ;
	margin:12px 0px 12px 0px;
}
#left-sidebar ul.news li a{
	color:#3f9c01;
	text-decoration:underline;
}
#left-sidebar ul.news li a:hover{
	color:#666;
	text-decoration:none;
}

/*LEFT SIDE MENU
*********************************************************************/
#navlist{
	width:205px;
	margin:22px 0px 30px 0px;
}
#navlist li {
	margin:14px 0px 14px 0px;
	width:210px;
}

#navlist li a{
    font-size:13px;
    color:#666;
    margin:0px 0px 0px 25px;
	text-decoration:none;
	display:block;
}
#navlist li a:hover{
    color:#3f9c01;;
	text-decoration:none;
}
#navlist .level2 {
	 margin:0px 0px 0px 25px;
	 font-weight:bold;
	 color:#777;
	 display:block;
}	
#navlist .level3 {
	font-size:11px;
	margin:0px 0px 0px 18px;
	display:block;
}
#navlist .level4 {
	font-size:10px;
	margin:0px 0px 0px 18px;
	display:block;
}
#navlist .currentl2 a{
	font-weight:bold;
	color:#3f9c01;
}

#navlist .currentl3 a{
	font-weight:bold;
	color:#3f9c01;
}
#navlist .currentl4 a{
	font-weight:bold;
	color:#3f9c01;
}
#navlist #blockL2{
	background:url('images/li_icon.gif') no-repeat top left;
}
#navlist #blockL3{
	display:none;
	margin:0px 0px 0px 25px;
}
#navlist #blockL4{
	display:none;
}
#navlist #blockL2open{
	background:url('images/li_icon_down.gif') no-repeat top left;
	display:block;
}
#navlist #blockL3open{
	background:url('images/dash.jpg') no-repeat top left;
	display:block;
	margin:10px 0px 10px 25px;
	width:180px;
}
#navlist #blockL4open{
	background:url('images/dash.jpg') no-repeat top left;
	display:block;
	margin:7px 0px 7px 43px;
	width:162px;
}

#navlist .children{
	margin:0px 0px 0px 12px;
}

/*BLOG STYLE
***************************************************/
#section{
	font-weight:bold;	
    font-size:#12px;
    color:#777;
    margin:15px 0px 0px 0px;
}			

#navlist-blog {
	list-style-type:none;
	margin:15px 0px 0px 0px;
}
#navlist-blog li{
	background:url('images/dash.jpg') no-repeat top left;
	padding:0px 20px 0px 15px;
	margin:9px 0px 9px 0px;
}
#navlist-blog li a{
	color:#666;
	text-decoration:none;	
}
#navlist-blog li a:hover{
	color:#3f9c01;
	text-decoration:none;
}
#bloglink{
	margin:0px 0px 6px 0px;
}	
#bloglink a{
	font-size:19px;
	color:#3f9c01;	
	text-decoration:none;

}
.meta-date{
	font-style:italic;
	padding:3px 0px 3px 0px;
	color:#999;
}
.meta-top{
	padding:2px 0px 10px 0px;
}
.post-entry{
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
	border-bottom:1px solid #f0f0f0;
}	
.singlelink{
	font-size:19px;
	color:#3f9c01;	
}	
.singleentry{
	margin:10px 0px 0px 0px;
}
.pagetitle{
	margin:0px 0px 5px 0px;
}	
/*MIDDLE CONTENT
***************************************************/
#middle-content-sitemap{
	float:left;
	width:976px;
	min-height:200px;
	margin:0px 10px 0px 5px;
}  
#middle-content-home{
	float:left;
	width:746px;
	min-height:200px;
}  
#middle-content{
	float:left;
	width:550px;
	min-height:200px;
}

/*BREACRUMBS
***************************************************/
#breadcrumbs{
	font-size:10px;
	color:#666;
	text-transform:lowercase;
	padding:0px 10px 20px 5px;
}

#breadcrumbs a{
	color:#00529B;
	text-decoration:none;
}
#breadcrumbs a:hover{
	color:#3f9c01;
	text-decoration:underline;
}
#breadcrumbs strong{
	color:#666;
	font-weight:normal;
}

/*CONTENT SECTION
***************************************************/
#content{
	min-height:200px;
	color:#555;
	font-size:11px;
	padding:0px 10px 0px 5px;
}
#content a{
	color:#3f9c01;
	text-decoration:none;
}
#content a:hover{
	color:#3f9c01;
	text-decoration:underline;
}
#content h1{
	font-weight:normal;
	font-style:italic;
	font-size:19px;
	color:#00529B;
	margin:0px 0px 12px 0px;
}
#content h3{
	display:inline;
	font-weight:bold;
	font-size:11px;
	padding:0;
	margin:0px 35px 0px 0px;
}
#content ul{
	list-style-type:none;
	margin:15px 0px 15px 5px;
}
#content ul ul{
	list-style-type:none;
	margin:5px 0px 5px 5px;
}
#content ul ul ul{
	list-style-type:none;
	margin:5px 0px 5px 5px;
}
#content li{
	background:url('images/dash.jpg') no-repeat top left;
	padding:0px 15px 0px 15px;;
}
#content li li{
	background:url('images/dash.jpg') no-repeat top left;
	padding:0px 15px 0px 15px;;
}
#content li li li{
	background:url('images/dash.jpg') no-repeat top left;
	padding:0px 15px 0px 15px;;
}
#content li a{
}
#content hr{
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px solid #e3e3e3;
	margin:10px 0px 10px 0px;
}
/*RIGHT SIDEBAR
***************************************************/

#right-sidebar{
	float:left;
	width:167px;
	min-height:250px;
	padding:0px 10px 0px 19px;
}
#right-sidebar img{

	padding:8px 0px 8px 0px;
}
/*SITEMAP
*************************************************************************/
#sitemap{
	margin:10px 0px 10px 0px;
}	
#sitemap td{
		padding:0px 40px 20px 0px;
		text-align:left;
		width:325px;
}
#sitemap a{
   padding:0;
   margin:0;
   color:#3f9c01;
}
#sitemap a:hover{
    color:#3f9c01;
	text-decoration:underline;
}
#sitemaptitles{
	font-size:17px;
	display:block;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #e0e0e0;
	margin:10px 0px 10px 0px;
	color:#00529B;
}
#sitemaptitles a{
	color:#00529B;
}
#sitemaptitles a:hover{
	color:#3f9c01;
	text-decoration:none;
}

#sitemap a.level2 {
    margin:6px 0px 6px 15px;
    display:block;
}
#sitemap a.level3 {
	margin:6px 0px 6px 30px;
    display:block;
}
#sitemap a.level4 {
	margin:6px 0px 6px 45px;
    display:block;
}
/*FOOTER  
***************************************************/
#footer-wrap{
	min-height:300px;
	padding:20px 5px 20px 20px;
	background:url('images/footer_bg.jpg') no-repeat top left;	

}
#footer{
	background-color:transparent;
}
#footer .colunm{
	float:left;
	width:177px;
	padding-right:15px;
}
#footer .colunm-thin{
	float:left;
	width:167px;
	padding-right:15px;
}
#footer .colunm-wide{
	float:left;
	width:187px;
	padding-right:15px;
}
#footer .colunm p{
    font-size:9px;
	color:#00529B;
	text-decoration:none;
	text-align:left;
}
#footer #address {
	font-size:9px;
	color:#00529B;
}
#footer #address a{
	display:block;
	font-size:9px;
    margin:0px 0px 2px 0px;
    padding:0;
}

#footer .colunm ul{

}
#footer .colunm ul li{
	margin:1px 0px 1px 0px;
}
#footer .colunm  a{
	font-size:9px;
	color:#00529B;
	text-decoration:none;
}
#footer .colunm  a:hover{
	/*color:#00529B;*/
	color:#3f9c01;
	text-decoration:underline;
}
#footer .box1{
	min-height:210px;
	margin:0px 0xp 20px 0px;
}
#footer .box2{
	min-height:150px;
	margin:0px 0xp 0px 0px;
}
#footer h3{
	font-size:12px;
	font-weight:bold;
	color:#00529B;
	margin:0px 0px 15px 0px;
	height:34px;
}
#footer h4{
	font-size:9px;
	font-weight:bold;
	color:#00529B;
	margin:0px 0px 10px 0px;
}
#preload{
	display:none;
}
#companies .left{
	padding:0px 40px 0px 0px;
		}

