/*
<style>
/* */

body
	{
	background: url(images/background-body.jpg);
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}

td, th
	{
	font-family: Verdana;
	font-size: 11px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#container
	{
	background: url(images/background-page-inner.jpg);
	text-align: left;
	width: 999px;
	margin: 6px auto;
	padding: 0px;
	}
/* * * * * * * *
 * Top
 * * * * * * * */
#top
	{
	background: url(images/background-page-top.jpg);
	width: 999px;
	height: 35px;
	}
/* * * * * * * *
 * bottom
 * * * * * * * */
#bottom
	{
	background: url(images/background-page-bottom.jpg);
	width: 999px;
	height: 42px;
	}
/* * * * * * * *
 * Menu
 * * * * * * * */
#menu
	{
	margin-left: 19px;
	margin-right: 20px;
	height: 61px;
	background: #F5F5F5;
	}
#menu .menu
	{
	float: right;
	display: inline;
	margin-right: 19px;
	margin-top: 15px;
	height: 36px;
	width: 600px;
	}
#menu .menu .menuItem
	{
	background: url(images/background-topmenu.jpg) left top no-repeat;
	height: 36px;
	float: left;
	display: inline;
	}
#menu .menu .menuItemRight
	{
	background: url(images/background-topmenu-right.jpg) right top no-repeat;
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
	float: left;
	display: inline;
	}
#menu .menu .menuItem a
	{
	color: white;
	text-decoration: none;
	}
#menu .logo
	{
	margin-left: 10px;
	padding-top: 13px;
	}
#menu .logo a img
	{
	border: 0px;
	}
#menu .submenuItems
	{
	position: absolute;
	padding: 10px;
	background: #F5F5F5;
	border: 1px solid #77A400;
	}
#menu .submenuItems a
	{
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	}
/* * * * * * * *
 * Banner
 * * * * * * * */
#banner
	{
	background: url(images/background-banner.jpg) left top no-repeat;
	width: 960px;
	height: 143px;
	margin-left: 19px;
	margin-top: 10px;
	}
#banner.banner_cn
    {
    background: url(images/background-banner-cn.jpg) left top no-repeat;
    }
#banner .toolBox
	{
	background: url(images/background-userbox.jpg) left;
	width: 292px;
	height: 133px;
	margin-left: 20px;
	margin-top: 0px;
	}
#banner .toolBoxInner
	{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	}
#banner .navigationBox
	{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #77A400;
	}
#banner .navigationBox a
	{
	color: #77A400;
	font-weight: bold;
	text-decoration: none;
	}
#loginForm td.desc
	{
	width: 60px;
	text-align: right;
	font-weight: bold;
	}
#loginForm input
	{
	border: 1px solid #8E8E8E;
	width: 140px;
	}
#loginForm .submitTD
	{
	text-align: center;
	}
#loginForm input.submit
	{
	background: url(images/background-submit.jpg);
	width: 90px;
	height: 24px;
	border: 0px;
	color: white;
	}
/* * * * * * * *
 * Banner
 * * * * * * * */
#content
	{
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	}
#content .navigation
	{
	background: url(images/background-navigation.jpg) left top;
	width: 920px;
	height: 20px;
	}
#content .navigation .inner
	{
	padding-left: 20px;
	padding-top: 3px;
	color: #000000;
	}
#content .navigation a
	{
	color: #000000;
	text-decoration: none;
	}
#content h1
	{
	font-size: 14px;
	color: #E38D10;
	margin: 0px;
	border-bottom: 1px solid #77A400;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	}
#content .text
	{
	margin-left: 10px;
	margin-right: 10px;
	}
#content .galleryItem
	{
	width: 160px;
	height: 140px;
	float: left;
	display: inline;
	}
#content .galleryItem img
	{
	border: 0px;
	}
#content .galleryNavigation
	{
	height: 20px;
	}
#content .galleryNavigation img
	{
	border: 0px;
	}
#content a
	{
	color: #ff7d00;
	}

#content a img
	{
	border: 0px;

	}
#content .registrationForm, #content .registrationForm2
	{
	width: 500px;
	margin-left: 200px;
	}
#content .registrationForm .description
	{
	width: 150px;
	text-align: right;
	color: #77A400;
	font-weight: bold;
	}
#content .registrationForm input, #content .registrationForm select, #content .registrationForm textarea
	{
	width: 300px;
	border: 1px solid #8E8E8E;
	}
#content .registrationForm select.listbox, #content .registrationForm textarea
	{
	height: 120px;
	}
#content .registrationForm .centerAlign
	{
	text-align: center;
	}
#content .registrationForm input.submit
	{
	background: url(images/background-submit.jpg);
	width: 90px;
	height: 24px;
	border: 0px;
	color: white;
	}
#content .rightPart
	{
	float: right;
	width: 300px;
	}
#content .rightPart .navigItem
	{
	padding-top:4px;
	padding-bottom:4px;
	}
#content input, #content select, #content textarea
	{
	border: 1px solid #8E8E8E;
	}
#content input.short
	{
	width: 60px;
	}

#content .niceTable
	{
	border-left: 1px solid #8E8E8E;
	border-top: 1px solid #8E8E8E;
	padding: 0px;
	border-spacing: 0px;
	}
#content .niceTable tr
	{
	margin: 0px;
	padding: 0px;
	}
#content .niceTable td, #content table.niceTable th
	{
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	}
#content .niceTable th
	{
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background: #B7EF1D;
	}
/* * * * * * * *
 * Projects
 * * * * * * * */
#content .projectList
	{
	float: left;
	display: inline;
	width: 200px;
	border-right: 1px solid #77A400;
	}

#content .title
	{
	background: url(images/icon-leaf-last.gif) no-repeat;
	padding-left: 12px;
	}
#content .padded
	{
	padding-left: 12px;
	}
#content .leftLine
	{
	background: url(images/icon-line.gif) repeat-y;
	}
#content .leftLine.last
	{
	background: transparent;
	}
#content .opaque
	{
	opacity: 0.5;
	}
#content .active
	{
	background: orange;
	}
#content .hover
	{
	background: yellow;
	}
#content .hoverInactive
	{
	background: #cccccc;
	}

#content .projectContent
	{
	float: left;
	display: inline;
	width: 680px;
	}
#content .projectContent h2
	{
	color: #77A400;
	padding: 0px;
	margin: 0px;
    font-size: 15px;
	}
#content .projectContent h3
    {
    color: #77A400;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    }
#content .projectContent h4
    {
    color: #77A400;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    }
#content .projectContent .projectBlock
	{
	border-bottom: 1px solid #77A400;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
	}
#content .projectContent .xmlPreview
    {
    border: 1px solid #77A400;
    background: #eeeeee;
    display: block;
    }
#content .tabs
	{
	border-bottom: 1px solid #77A400;
	height: 20px;
	margin-top: 3px;
	}
#content .tabs .tab
	{
	background: #dddddd;
	float: left;
	display: inline;
	margin-left: 15px;
	border: 1px solid #77A400;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	}
#content .tabs .tab.active
	{
	background: #eeeeee;
	border-bottom: 1px solid #eeeeee;
	}
#content .tabs .tab a
	{
	color: black;
	text-decoration: none;
	}

#content .tabContent
	{
	border: 1px solid #77A400;
	border-top: 0px;
	padding: 5px;
	}

#content .object
	{
	margin-top: 2px;
	}
#content .object.level2
    {
    padding-left: 20px;
    }
#content .object.level3
    {
    padding-left: 40px;
    }
#content .object .objectName
	{
	background: #eeeeee;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#content .object.even .objectName
	{
	background: #eeee55;
	}
#content .object .objectName img
	{
	margin-right: 4px;
	margin-bottom: -3px;
	}
#content .object .objectName a
	{
	color: black
	}
#content .object .objectInfo
	{
	background: #ffffff;
	border: 1px solid #000000;
	border-top: 0px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#content .object .halfBlock
    {
    float: left;
    display: inline;
    width: 250px;
    }

#content .helpIcon
	{
	background: url(images/icon_help.gif) no-repeat left top;
	float: right;
	display: inline;

	width: 15px;
	height: 15px;
	}
#content .helpIcon.active
	{
	background: url(images/icon_help_act.gif) no-repeat left top;
	}
#content .helpText
	{
	display: none;
	position: absolute;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #77A400;
    max-width: 500px;
	}
#content .message
    {
    border: 1px solid #ffd700;
    color: #ffd700;
    padding: 10px;
    margin: 10px;
    text-align: center;
    }
#content .button
    {
    background: url(images/background-submit.jpg);
    width: 90px;
    height: 24px;
    border: 0px;
    color: white;
    text-align: center;
    line-height: 23px;
    display: inline-block;
    text-decoration: none;
    }
#content .button:hover
    {
    background: url(images/background-submit-act.jpg);
    }
#content .back
    {
    float: right;
    display: inline;
    }
#content .back a
    {
    text-decoration: none;
    color: #77A400;
    }
#content .back a img
    {
    margin-bottom: -3px;
    }
#loaderBox
	{
	position: absolute;
	background: white;
	border: 1px solid black;
	padding: 5px;
	}
/* * * * * * * *
 * General
 * * * * * * * */
 form
 	{
 	margin: 0px;
 	}
.topper
	{
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.clearer
	{
	clear: both;
	}
.hidden
	{
	display: none;
	}
.right
	{
	float: right;
	}

