/* CSS Document */
/* edited by tristan 13/06/2008 */
@charset "utf-8";

#ie6hack_1
{
	float:left;
}

body {
	background-color: rgb(204,204,204);	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#wrapper{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background:url(../templates/horozontal-bg-sliver.jpg) repeat-y top left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

}

#top, #breadcrumb, #middle, #bottom{
	width: 958px;
	margin: 0px 4px;
}

#top{
	background: url(../templates/top-sliver.jpg);
	height: 80px;
	border-top: solid 1px #000000;

}

#top #logo {
	float: left;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	padding-top: 10px;
	display:inline;
}

#top #links{
	margin-top:10px;
	margin: 0px 10px 0px 40px;
	padding: 0px;
	list-style-type: none;
	display:inline;
}

#top #links div.link a {
	font-size: 85%;
	text-decoration: none;	
	color: rgb(255,255,255);
	float: left;
	height: 60px;
	width: 100px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 20px;
	background:url(../templates/top-divider.jpg) no-repeat bottom left;
}

#top #links div.link a:hover, div.link-last a:hover {
	background: url(../templates/top-ahover-sliver.jpg) repeat-x top left;
}

#top #links div.link-last a {
	font-size: 85%;
	text-decoration: none;	
	color: rgb(255,255,255);
	float: left;
	height: 60px;
	width: 102px;
	padding-left: 10px;
	padding-top: 20px;
	background:url(../templates/top-last-child.jpg);
}

#top #links div.link-last a:hover {
	background: url(../templates/top-ahover-sliver.jpg) repeat-x top left;
}

#top #flags{
	float:left;
	margin-top:20px;
	display:block;
}

/*
#top #flags #img-flag
{float:left;
padding-top:2px}


#top #flags #select-lang
{float:left;
padding-top:1px;
padding-left:3px;}
*/

#top #flags img.lang-flag{
	margin-top: 4px;
	padding-bottom:4px;
	padding-left:20px;
	display:block;
}

#breadcrumb{
	clear: both;
	width: 944px;
	height: 22px;
	background:url(../templates/breadcrumb-sliver.jpg) repeat-x top left;
	color:#000;
	font-size:11px;
	text-transform:lowercase;
	padding: 7px 7px 0px 7px;
}

#breadcrumb a{
	display:inline;
	text-decoration:none;
	color:#000;
	text-transform:lowercase;
	background: url(../templates/breadcrumb-bullet.gif) no-repeat right center;
	padding-right:15px;
	margin-left:5px;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

#breadcrumb #breadcrumbs{
	float:left;}


#breadcrumb #print{
	float: right;
}

#breadcrumb #print a{
	background: none;
}

#middle {
}

#navigation {
	float: left;
	width: 218px;
	border-right: solid 1px rgb(153,153,153);
	clear: both;
}

#content {
	background-color: #FFF;
	float: left;
	width: 697px;
	padding: 20px;
}



#bottom {
	clear: both;
	height: 50px;
	background:url(../templates/footer-sliver.jpg);
	color: #FFF;
}

#bottom #links{
	padding-left: 27px;
	font-size:12px;
	padding-top:20px;
	height:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom #links div.link a {
	margin-left:50px;
	padding-left:24px;
	float:left;
	background: url(../templates/ul-bullet.gif) no-repeat left center;
	color:#FFFFFF;
	text-decoration:none;
}

#bottom #links div.link a:hover {
	text-decoration:underline;
}

#bottom #links div.link-first a {
	padding-left:80px;
	float:left;
	background: none;
	color:#FFFFFF;
	text-decoration:none;
}

#bottom #links div.link-first  a:hover {
	text-decoration:underline;
}

/****************************************************************************/
#navigation div.section {
	margin: 5px;
	background-color: rgb(219,236,252);
	border: solid 1px rgb(0,69,139);
	width: 208px;
}

#navigation div.section address  {
	font-style:normal;
	margin: 4px 8px;
	color: rgb(0,68,137);
}

#navigation div.section h3 {
	margin: 0px;
	padding: 4px 10px;
	background: url(../templates/nav-header-sliver.jpg) repeat-x top left;
	font-size: small;
	color: rgb(255,255,255);
}


#navigation div.section h1{
	background: url(../templates/nav-header-sliver.jpg) repeat-x top left;
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	color: white;
	font-size:12px;
	margin:0px;
	letter-spacing: 0px;	
}

#navigation div.section a{
	padding: 5px 10px;
	background-color: rgb(219,236,252);
	display: block;
	color: rgb(0,68,137);
	text-decoration:none;
}

#navigation div.section a:hover {
	background : rgb(162,187,212);
	color: #fff;
}

#navigation div.main_links h1{
padding: 4px 10px;
}

#navigation div.main_links a{
	padding: 3px 10px;
	background-color: rgb(219,236,252);
}
