
* {
	margin: 0;
	padding: 0;
	}
html {
	height: 100%;
}

body {
	background: #f1f1f1 url(../images_datasync/navigation/background_page.gif) top center repeat-y;
	font-family: Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-align: left; 
	vertical-align: top;
	color: #000;
	line-height: 18px;
	}

img, div {
   behavior: url(iepngfix.htc);
   border: 0;
	}

p {
	margin-bottom: 20px;
}


A:Link {
	color: #8ac041;
	text-decoration: none;
	}

A:Visited {
	color: #8ac041;
	text-decoration: none;
	}

A:Hover {
	color: #8ac041;
	text-decoration: underline;
	}

/* --- HEADER --- */


H1 {
	text-align: left;
	margin-bottom: 10px;
	/*
	color: #fff;
	*/
	color: #000;
	font-size: 35px;
	line-height: 45px;
	font-weight: bold;
	}

	
H2 {
	text-align: left;
	color: #8ac041;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 30px;
	}
	
H3 {
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	color: #666;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	border-top: 1px solid #e7e6e9;
	}

H4 {
	text-align: left;
	color: #8ac041;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}


.HeaderWrapper {
	width: 100%;
	height: 125px;
	background: url(../images_datasync/navigation/background_head.gif) center no-repeat;
	}
	
.HeaderContent {
	position: relative;
	width: 1000px;
	/*
	border: 1px solid red;
	*/
	margin: 0 auto;
	}

.LogoContainer {
	width: 268px;
	height: 57px;
	float: left;
	}

.CommunityIconsContainer {
	position: relative;
	top: 7px;
	right: 80px;
	margin-left: 0px;
	height: 40px;
	float: right;
	}
	
.CommunityIconsContainer a {
	text-decoration: none;
	color: #666;
	padding: 0 10px;
	border-right: 1px solid #666;
	}
	
.CommunityIconsContainer a:visited {
	text-decoration: none;
	color: #666;
	}
	
.CommunityIconsContainer a:hover {
	text-decoration: none;
	color: #fff;
	}
.LanguagesBox {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 65px;
	height: 10px;
	color: #fff;
	/*
	border-left: 1px solid #fff;
	float: right;
	padding: 20px 15px 15px;
	font-weight: bold;
	text-shadow: #8ac041 1px 1px 0;
	*/
	font-size: 12px;
	line-height: 18px;
}
.LanguagesBox a, .LanguagesBox a:visited {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin-right: 6px;
}
.LanguagesBox a:hover {
	color: #8ac041;
}

.clearing {
	clear: both;
}

.MainMenuWrapper {
	height: 30px;
	position: relative;
	top: 9px;
	/*
	width: 750px;
	padding: 0 0 10px 250px;
	border: 0px solid #fff;
	*/
	color: #666;
	float: right;
}

.MainMenuWrapper ul {
	/*
	position: absolute;
	*/
	height: 30px;
	margin: 0 auto;
	list-style: none;

}

.MainMenuWrapper ul li {
	float: left;
	margin: 0px;
	display: inline;
	border: 0px solid #fff;
}

.MainMenuWrapper ul li a.MainMenu {
	padding: 0 0 10px;
	margin: 0 15px;
	text-align: center;
	color: #FFFFFF;
	font: normal 16px/25px Segoe, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.MainMenuWrapper ul li a.MainMenu:Hover {
	padding: 0 0 10px;
	color: #8ac041;
	line-height: 25px;
}

.MainMenuWrapper ul li a.MainMenuActive, .MainMenuWrapper ul li a#current {
	padding: 0 0 10px;
	margin: 0 15px;
	text-align: center;
	color: #8ac041;
	font: normal 16px/25px Segoe, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images_datasync/navigation/mainmenu_on.gif) bottom center no-repeat;
}

	/*
#MainMenuItem {
	height: 30px;
	position: absolute;
	top: 60;
	border: 1px solid #fff;
}
	*/

/* --- MAIN CONTAINERS --- */


.ShadowWrapper {
	margin: 0 auto;
	width: 1080px;
	height: ;
	}
	
.ShadowLeft {
	float: left;
	width: 40px;
	height: 300px;
	background: url(../images_datasync/navigation/sideshadow_left.gif);
	}
	
.ShadowRight {
	float: right;
	width: 40px;
	height: 300px;
	background: url(../images_datasync/navigation/sideshadow_right.gif);
	}

.MainWrapper {
	float: left;
	width: 1000px;
/*
	border: 0px solid black;
*/
	}


/* --- CONTENT ELEMENTS -- */

 .Content {
	float: left;
	width: 720px;
	padding: 0 20px 20px 20px;
	margin-left: 10px;
} 


/* --- MENU ELEMENTS --- */

	
.SideMenu {
	float: left;
	width: 211px;
	padding: 0px;
	margin-left: 10px;
	background:;
	border: 0px solid blue;
	}
	
.SideMenuTop {
	width: 211px;
	height: 8px;
	background: url(../images_datasync/navigation/background_sidemenu_top.gif);
	}
	
.SideMenuBottom {
	width: 211px;
	height: 35px;
	background: url(../images_datasync/navigation/background_sidemenu_bottom.gif);
	}
	
	

/* --- SIDE MENU ITEMS --- */

.SideMenuItem ul {
	margin: 0;
	padding: 0;
}

 .SideMenuItem ul li a{
	display: block;
 	width: 201px;
 	height: 36px;
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	text-decoration: none;
	background: url(../images_datasync/navigation/sidemenu_main_off.gif) top repeat-x;
	} 
	
	
 .SideMenuItem ul li a:hover {
 	line-height: 36px;
 	height: 36px;
	background: url(../images_datasync/navigation/sidemenu_main_over.gif) top repeat-x;
	} 
	
 .SideMenuItem ul #active {
	color: #fff;
 	line-height: 36px;
 	height: 36px;
	background: url(../images_datasync/navigation/sidemenu_main_on.gif) top repeat-x;
	} 
	
 .SideMenuItem ul ul #subactive {
	color: #fff;
 	width: 201px;
 	height: 36px;
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	text-decoration: none;
	background: url(../images_datasync/navigation/sidemenu_sub1_on.gif) top repeat-x;
	} 
	
 .SideMenuItem ul ul li a{
 	width: 201px;
 	height: 36px;
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	text-decoration: none;
	background: url(../images_datasync/navigation/sidemenu_sub1_off.gif) top repeat-x;
	} 
	
 .SideMenuItem ul ul li a:hover {
 	line-height: 36px;
 	height: 36px;
	background: url(../images_datasync/navigation/sidemenu_sub1_over.gif) top repeat-x;
	} 
	
.SideMenuItem a {
	display: block;
	color: #000;
	text-decoration: none;
}

.SideMenuItem ul ul a {
	display: block;
	color: #cbcbcb;
	text-decoration: none;
}

.SideMenuItem ul ul a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* --- FOOTER --- */

.Footer {
	clear: left;
	margin: 0 auto;
	width: 900px;
	height: 50px;
	padding: 5px 20px;
	bottom: 0px;
	margin-bottom: 20px;
	background: url(../images_datasync/navigation/background_footer.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
}

.Footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.Footer a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.Footer a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

