/* basic styles for loading box */
body {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #354b51;
	background-color: #FFF; 
}
a { 
	text-decoration: none; 
	color: #354b51;
}
#maps {
	color: #000;
}
#maps a {
	color: #000;
}
#maps {
	margin-left: -40px;
	margin-right:-45px;
	margin-top: -16px;
}
#centerContainer {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 80px;
	width: 960px;
	background-image: url(/uploads/tf/nb_2009_bottom_lang.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}

#topBackground {
	width: 960px;
	min-height: 700px;
	margin-bottom: -50px;
	background-image: url(/uploads/tf/nb_2009_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	top: 0px;
	position: relative;
	z-index: 20;
}

#titleBox {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 230px;
	height: 80px;
/*	border: solid 1px red; */
}

#titleBox A {
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleBox SPAN {
	display: none;
}

#Content {
	width: 450px;
/*	border: solid 1px red; */
	padding-top: 265px;
	padding-left: 240px;
	padding-right: 270px;
	padding-bottom: 20px;
	z-index: 30;
}
#Login {
	position: absolute;
	top: 265px;
	right: 20px;
	height: 100px;
	width: 185px;
/*	border: solid 1px red; */
}
#Login fieldset {
	border: none;
	margin: 0px;
	padding: 2px 0px;
	padding-right: 0px;
}
#Login input {
	width: 185px;
	border: solid 1px white;
}
#Login label {
	font-size: 0.9em;
}
#Login a {
	font-size: 0.9em;
}
#Login input[type="submit"] {
	width: auto;
	background-color: white;
	border: solid 1px #354b51;
	color: #354b51;
	font-size: 0.9em;
	float: right;
	padding: 1px;
}
#Login .video {
	margin-top: 20px;
}

#Menu1 {
	font-weight: bold;
	position: absolute;
	top: 81px;
	padding-top: 3px;
	left: 140px;
	height: 20px;
	width: auto;
	padding-right: 10px;
	background-color: #FFF;
	background-image: url(/uploads/tf/nb_menu_2009.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Menu1 UL {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none; 
}

#Menu1 LI {
	display:inline;
	background-image: url(/uploads/tf/menu_seperator2009.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	padding-right: 8px;
	bottom: 0px;
	padding-bottom: 4px;
}
#Menu1 LI.first {
	background-image: none;
}
#patch1 {
	position: absolute;
	left: 140px;
	top: 81px;
	width: 5px;
	height: 23px;
	background-color: #fff;
}
#Menu1 LI A {
	font-size: 1.15em;
}
#Menu1 LI LI A {
	font-size: 1em;
}

#Menu1 .menu2 {
	position: absolute;
	top: 187px;
	left: -140px;
	height: 400px;
	width: 200px;
	display: none;
	border-top: dotted 1px #000;
	background-color: #9dd3ec;
}

#Menu1 LI.act A, #Menu1 .menu2 LI.act A {
	color: #354b51;
}

#Menu1 LI:hover A, #Menu1 .menu2 LI:hover A, #TopMenu LI:hover A {
	color: #354b51;
}

#Menu1 LI.act .menu2 {
	display: block;
}

#Menu1 UL:hover LI.act .menu2 {
	display: none;
}

#Menu1 LI:hover .menu2, #Menu1 UL:hover LI.act:hover .menu2 {
	display: block;
}

#Menu1 .menu2 LI A {
	display: block;
	width: 190px;
	height: 2em;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: dotted 1px #000;
	font-weight: normal;
	color: #354b51;
}

#Menu1 .menu2 LI {
	background-image: none;
	display: block;
	padding: 0px;
}

#Menu1 .menu2 LI.act, #Menu1 .menu2 LI:hover {
	background-position: 12px center;
	background-color: #7ec2e1;
}

#Menu1 li a {
	font-size: 1.15em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#Menu1 li li a {
	font-size: 1em;
	padding-right: 0em;
	padding-left: 0em;
}

#Menu1 LI .menu3 A  {
	display: none;
}

#Menu1 LI.nosub .menu2 A {
	display: none;
}

#Menu1 LI.nosub .menu3 LI.act .menu4 A {
	display: block;
}

#Menu1 LI.nosub .menu2 LI.act, #Menu1 LI.nosub .menu2 LI:hover {
	background-color: #9dd3ec;
}
#Menu1 LI.nosub .menu4 LI.act, #Menu1 LI.nosub .menu4 LI:hover{
	background-color: #7ec2e1;
}


#TopMenu {
	position: absolute;
	top: -15px;
	right: 22px;
	height: 45px;
	width: 900px;
	overflow: hidden;
	font-size: 0.9em;
}

#TopMenu UL, #BottomMenu UL {
	position: absolute;
	bottom: 0px;
	right: 0px;
	list-style-type: none; 
}

#TopMenu LI, #BottomMenu LI {
	display:inline;
	border-right: solid 1px #354b51;
	padding-right: 5px;
	margin-left: 3px;
	bottom: 0px;
}
#TopMenu LI.last, #BottomMenu LI.last {
	border-right: none;
}

#languageSelector {
	position: absolute;
	top: -15px;
	left: 130px;
	font-size: 0.9em;
	width: 300px;
	height: 34px;
	overflow: hidden;
	padding: 0px;
}

#languageSelector UL {
	list-style-type: none;
	position: absolute;
	left: -2px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#languageSelector LI {
	display: inline;
	float: left;
	margin: 0px;
	border-left: solid 1px #354b51;
	padding-left: 3px;
	padding-right: 3px;
}

#banner {
	position: absolute;
	top: 134px;
	height: 125px;
	width: 960px;
	overflow: hidden;
}

#extras {
	position: absolute;
	top: 271px;
	left: 0px;
	height: 1px;
	width: 200px;
}

#extras .news {
	left: 0px;
	top: 0px;
	width: 200px;
	border-top: dotted 1px #000;
}
#extras .news-latest-item A, #extras .news-latest-item span {
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
}
#extras .news-latest-item {
	border-bottom: dotted 1px #000;
}

#extras .news-latest-item .date {
	font-weight: bold;
}

#extras .square-button {
	margin: auto;
	margin-top: 2em;
	width: 125px;
	height: 125px;
}

#extras .square-button img {
	border: none;
}

#extras .button {
	position: absolute;
	bottom: 5px;
	left: 40px;
}

#extras .button A {
	display: block;
	width: 127px;
	height: 113px;
	background-repeat: no-repeat;
	background-image: url(/uploads/tf/price-button.gif);
}
#extras .button A SPAN {
	display: none;
}

#CopyrightNotice {
	position: absolute;
	bottom: 10px;
	width: 170px;
	left: 20px;
	font-size: 0.9em;
}