/************************************************************
Title:     Navcontainer | Emile Blume - Netcreators.com
************************************************************/

#left ul, #left li, #navigation ul, #navigation li, #footer ul, #footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-top {
	background: url(../img/bg-nav-top.gif) repeat-x;
	top: 85px;
	left:38px;
	left:62px;
	position: absolute;
	height: 28px;
	width:746px;
}

#nav-top a:hover span.c-fleet { color:#3A72B9;}
#nav-top li.first ul { display:none; }

/* Left navigation ////////////////////////////////////////////////////////////////////////*/
#nav-left li { padding: 0.2em;}

#nav-left li a {
	color: #3B74BB;
	font-weight: normal;
	text-decoration: none;
}

#nav-left li a.current { color: #A7A8AC;}
#nav-left li a:hover { color: #666;}
#nav-left ul ul { padding: 0.3em; }

#nav-left li li {
	border-bottom: 0;
	padding: 0;
	padding-left: 1em;
}

/* Country selection ////////////////////////////////////////////////////////////////////*/
#country { 
	right: 54px;
	top: 89px;
	position: absolute;}

#country select, #country option { font-size:10px; }
.curlangflag {
	left:-30px;
	position:absolute;
	top:3px;
	width:22px;
}
/* Breadcrumb navigation ////////////////////////////////////////////////////////////////////*/
#bread { margin-bottom: 1em;}
#bread * { color: #999; margin: 0.3em;}
#bread a { text-decoration: none; }

/* Footer navigation ////////////////////////////////////////////////////////////////////*/
#footer ul, #footer li {  display: inline;}

#nav-footer1 { float:left; padding-bottom:15px;}

#nav-footer1 li a {
	background-image:url(../img/bg-nav-footer1.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	border-left: 0;
	display: block;
	float:left;
	height:41px;
	width:184px;
}

#nav-footer1 li a.m-02 { background-position: center -42px;}
#nav-footer1 li a.m-03 { background-position: center -84px;}
#nav-footer1 li a.m-04 { background-position: right bottom;}

#nav-footer2 li {
	background: url(../img/bg-nav-footer2.gif) no-repeat right;
	padding-right: 0.6em;
	margin-right: 0.3em;
}

#nav-footer2 li a {
	color: #707070;
	text-decoration: none;
}
#nav-footer2 li a:hover { text-decoration:underline; }
#nav-footer2 li.last { background:none; }

#nav-icons {
	height:36px;
	width:136px;
	right:50px;
	top: 28px;
	position:absolute;
}

#nav-icons li { display:inline; }

#nav-icons li a {
	background-image:url(../img/bg-nav-icons.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:36px;
	width:32px;
}

#nav-icons li a.m-232 { background-position: -32px 0;}
#nav-icons li a.m-231 { background-position: -64px 0;}
#nav-icons li a.m-230 { background-position: right 0;}

#nav-footer1 span, #nav-icons span { display:none; }
#nav-footer1 li.last a  { border-right: none;}

/* Anchor tag (quiet) ////////////////////////////////////////////////////////////////////*/
.anchor { float: left; }
