﻿body {
	margin-left: 0px;
	margin-top: 0px;
}

.clear
{
float: none;
clear: both;
}

#totalcontainer {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
	min-height: 600px;
	background-image: url(/img/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom_container {
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	width: 990px;
	margin: 0 auto;
	background-image: url(/img/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#totalcontainer .header {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottom_container a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#totalcontainer .content {
	padding-right: 20px;
	padding-left: 18px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#totalcontainer .content .left {
	float: left;
	width: 420px;
	margin-right: 30px;
}
#totalcontainer .content .right {
	float: left;
	width: 480px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}


.textFieldHeader
{
    font-weight: bold;
    margin-right: 5px;
    padding-right: 5px;
}



/* NAVIGATION */

#nav {
		width: 947px;
		margin-left: 17px;

}
		
		#nav ul {
		background: repeat-x #eee top left url(/img/nav_bkg.gif);
		width: 947px;
		margin: 0 0 0 0;
		padding: 0 0 0 0px;
		list-style-type: none;
		float: left; }
		
		#nav li {
		margin: 0;
		float: left;
		display: block;
		letter-spacing: 0px;
		padding: 8px 10px 0 10px;
		font-size: 13px;
		font-weight: bold;
		text-transform: none;
		border-right: 1px solid #f7f7f7;
		height: 30px;
		 }
		
		#nav li:hover {
		border-right: 1px solid #f7f7f7; 
		margin-right: 2px;
		}		
		
		#nav li.end {
		border-right: none;
		margin-right: 0; }
		
		#nav li .active {
		color: #000000; 
		background: no-repeat bottom center url(/img/nav_hover.gif);
		}
		
		.nav:link, .nav:visited, .nav:active {	
		height: 30px;	
		text-decoration: none;
		color: #000000;
		display: block; }

		.nav:hover {
		background: no-repeat bottom center url(/img/nav_hover.gif);
		height: 30px;
		text-decoration: none;
		color: #000000;
		display: block; }
		
		#nav .current
		{
		    color: #000000;
			background: no-repeat bottom center url(/img/nav_hover.gif);
		}



/* ================================================================ 
UNDERMENY
=================================================================== */


#menu {list-style-type:none; margin: 60px 0 100px 5px; padding:0;}
#menu li {float:left; padding:0px 0px 0px 0px; margin:13px 1px 0px 0px; position:relative; height:40px; width:70px; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {}

#menu table {border-collapse:collapse; padding:0; margin:-1px;}
#menu dl {width: 150px; margin: 0; padding: 0; background: none; text-align:center; cursor:pointer;}
#menu dt {margin:0; padding: 5px;}
#menu .one {background: none;}
#menu .two {background: none;}
#menu .three {background: none;}
#menu .four {background: #e2dfa8 url(top.gif) no-repeat top left;}
.gallery dt a, .gallery dt a:visited {display:block;}


/*child*/
#menu dd {margin:0; padding:0; color: #000000; background: #eeeeee; text-align:left;}
#menu dd.last {border-bottom:1px solid #fff;}
.gallery dd a, .gallery dd a:visited {color:#000000; text-decoration:none; display:block; padding:4px 5px 4px 8px;
background: #eeeeee; width:125px; border-bottom: solid 1px #ffffff; margin-top: 0px;
}
.gallery dd a:hover {background: #eeeeee; color:#666666; border-bottom: solid 1px #ffffff; padding:4px 5px 4px 8px; margin-top: 0px;}
/*child*/








#menu li:hover {
border-right: 1px solid #f7f7f7;
margin-right: 1px; }

#menu dd a:hover {
border-bottom: solid 1px #ffffff; }



#content ul
{
    margin-left: 20px;
    padding-left: 0px;
}


.div_login_button
{
    text-align: right;
    margin-top: 40px;
    width: 970px;
	margin: 0 auto;
	padding: 0px;
	margin: 0 auto;
}

/*==============================================*/

