
#Top_Nav {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 950px;
	position: relative;
}

.en_logo, .de_logo {
	width: 194px; 
	height: 42px; 
	float: left;	
	background: url('/img_s/boosey.gif') no-repeat top left;
	margin: 10px 0 8px 0;
	
}
.en_logo span,  .de_logo span {display: none;}

/**** Navigation ****/
ul#PrimaryNav  {
	padding: 0px 0px 0px 14px; 
	list-style:none; 
	width: 936px; 
	height: 30px; 
	background:  url('/img_s/top_nav/nav-background.gif') no-repeat left;
	clear: both;
}

#iefix #PrimaryNav {width: 947px; float: none; }

#PrimaryNav li {float:left;	margin:2px 2px 0px 0px; height: 30px;}
#PrimaryNav a, #PrimaryNav a:visited {color:#FFFFFF; text-decoration:none; padding-left:9px; font-size:/*1.3em*/ 13px; font-weight:bold; }
#iefix #PrimaryNav li {margin-top:5px;}
#PrimaryNav a span {padding-right:9px;	padding-top:5px; padding-bottom:7px; cursor: pointer;}
#PrimaryNav a, #PrimaryNav a span {display:block!important; float:left;  }

#PrimaryNav a:hover {background: url(/img_s/top_nav/nav-tab.gif) no-repeat left -32px!important; color: #ffffff;}
#PrimaryNav a:hover span  {background: url(/img_s/top_nav/nav-tab.gif) no-repeat right -32px!important;}
	
/*** Active Links ***/
#PrimaryNav .Selected a, #PrimaryNav a.Selected:hover {background: url(/img_s/top_nav/nav-tab.gif) left top; color: #396e71!important;}
#PrimaryNav .Selected a span {background: url(/img_s/top_nav/nav-tab.gif) right top!important;}
#PrimaryNav  .Selected a:hover {background: url(/img_s/top_nav/nav-tab.gif) left top!important;}
#iefix #PrimaryNav .Selected a:hover span {background: url(/img_s/top_nav/nav-tab.gif) right  top!important;}

/*** User Items ***/

div#profilebar {
	margin: 22px 12px 0 0;
	float: left;
	list-style: none;
	width: 574px;
	text-align: right;
}

#profilebar  a.proflink {
	color: #ffffff;
	text-decoration: none;
	background: url('/img_s/top_nav/log_in_button.gif') #00c6cb no-repeat right top; 
	height: 12px;
	padding: 0px 7px 2px 0;
	/*font-size: 1.1em;*/
	font-size: 12px;
	margin: 0 0 0px 2px;

}
#profilebar a.proflink  span {
	background: url('/img_s/top_nav/log_in_button.gif') #00c6cb no-repeat left  top; 
	padding: 0px 0px 2px 7px;
	margin-right: 1px;
}

#iefix #profilebar a.proflink  span {
	background: url('/img_s/top_nav/log_in_button.gif') #ffffff no-repeat left  top; 
	padding-bottom: 0px;
}
#iefix #profilebar a.proflink {
	background: url('/img_s/top_nav/log_in_button.gif') #ffffff no-repeat right  top; 
	padding-bottom: 0px;
}

div.name {
	color: #333333;
	text-decoration: none;
	background: url('/img_s/top_nav/user_button.gif') #00c6cb no-repeat right  top; 
	height: 12px;
	padding: 0px 7px 2px 0;
	/*font-size: 1.1em;*/
	font-size: 12px;
	margin: 0 0 1px 2px;
	display: inline;
}
div.name  span {
	background: url('/img_s/top_nav/user_button.gif') #00c6cb no-repeat left  top; 
	padding: 0px 0px 2px 7px;
}


#iefix li.UserItem a{
		width: 80px;
		height: 15px;
		text-align: center;
		padding: 1px 0 0 0;	
}
div#langbar {
	float: right;
	width: 150px;
	margin: 22px 3px 0 0;
	padding: 0px;
	
}
div#langbar ul{
	list-style: none;
	padding: 0px;
}
div#langbar ul li{ 
list-style : none;
float: right;
font-size: 11px;
padding-top: 2px;
}
div#langbar ul li a{ 
text-decoration: none;
color: #333333;
padding-left: 8px;
}

#TNLevel2 {
	height: 28px;
/*	float: left; 
	width: 948px; */
	margin: 2px 0 2px 0;
	border-bottom: solid 1px #e9efef;
	border-top: solid 1px #e9efef;
}
/*Crumbtrail */
ul.CrumbTrail {
	list-style: none;
	font-size: /*1.0em*/ 10px; 
	margin: 3px 0 3px 0;
	float: left;
	padding: 0px;
}

ul.CrumbTrail li {
	height: 22px;
	background: #cccccc url('/img_s/top_nav/crumbtrail_dividers.gif') top right no-repeat;
	float: left;
	display: block;
	padding: 0;
	font-size: 11px;
}



ul.CrumbTrail li a {
	text-decoration: none;
	color: #333333;
}
ul.CrumbTrail li.L1 a {
	background: url('/img_s/top_nav/crumbtrail_dividers.gif') left top no-repeat;
	margin: 0 14px 0 0;
	height: 18px; 
	padding: 4px 0 0 24px;
	display: block;
}
#iefix ul.CrumbTrail li.L1 a {
	width: 40px;
}
ul.CrumbTrail li a:hover {
	text-decoration: underline;
}
ul.CrumbTrail li.L2 a, ul.CrumbTrail li.L3 a {
	padding: 4px 14px 0 2px;
	display: block;
}
ul.Levels2 li.L3 {
	display: none;
}
ul.Levels2 li.L2 a, ul.Levels3 li.L3 a {
	font-weight: bold;
	color: #ffffff;
}

ul.Levels2 li.L1, ul.Levels3 li.L2 {
	background: #cccccc url('/img_s/top_nav/crumbtrail_dividers.gif') right -44px no-repeat;
}
ul.Levels2 li.L2, ul.Levels3 li.L3 {
	background: #cccccc url('/img_s/top_nav/crumbtrail_dividers.gif') right bottom no-repeat;
}
.List {
float: right;
margin: 4px 4px 0 0;
}

a.rssIcon {
	display: block;
	float: right;
}

a.rssIcon span {	display: none; }

a.rssI22 {
	width: 22px;
	height: 22px;
	margin: 3px 10px 3px 0;
	background: url(/img_s/RSSIcon22.gif) no-repeat;
}

a.rssI17 {
	width: 17px;
	height: 17px;
	margin: 0 0 0 6px;
	background: url(/img_s/RSSIcon17-tb.gif) no-repeat;
}


/* Social Media Icons	*/

div#smicons {
	position: absolute;
	right: 2px;
	top: 60px;	
}

div#smicons a {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	margin: 0 1px;
	background: url("/img_s/top_nav/smicons.png") no-repeat 0 0;	
}
div#smicons a.fb { background-position: 0 0; }
div#smicons a.tw { background-position: -30px 0; }
div#smicons a.yt { background-position: -60px 0; }
div#smicons a.spotify { background-position: -90px 0; }
div#smicons a.fb:hover { background-position: 0 -30px; }
div#smicons a.tw:hover { background-position: -30px -30px; }
div#smicons a.yt:hover { background-position: -60px -30px; }
div#smicons a.spotify:hover { background-position: -90px -30px; }

div#smicons a span {
	display: none;
}

/* New popup login styles	*/

#loginBackground {
	display: none;
	position: fixed;
	background-color: #000;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;	
}
#loginContainer {
	display: none;
	position: absolute;
	z-index: 1000;
    top: 50%;
    left: 50%;
    width: 510px;
	padding: 10px;
	background: #1f4040;
    background: rgba(32, 64, 64, 0.75);
	border-radius: 10px;
    margin-left: -265px;
    margin-top: -155px;	
}
.loginBox {
	width: 510px;
	font-size: 12px;
	text-align: left;
}
.loginBox.loginBoxEmbed {
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  margin: 50px auto;
}

.loginBox a {
	color: #333;	
}

.loginBox input, .loginBox select, .loginBox textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}

.loginBox > h2 {
	height: 50px;
	border-radius: 4px 4px 0 0;
	height: 50px;
	line-height: 50px;
	background: #598888;
	color: #fff;
	padding: 0 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.registerBox > h4 {
	color: #fff;
	margin: 0 0 0.5em 0;	
	font-size: 12px;
	font-weight: bold;
}

.loginBox > div {
	background: #f0f0f0;
	border-radius: 0 0 4px 4px;
	padding: 10px;
}

.loginBox .loginCloseBtn {
	float: right;
	background: transparent url("/img_s/loginCloseBtn.png") no-repeat 50% 50%;
	width: 15px;
	height: 15px;
	padding: 12px 12px 13px 13px;
	border: 0 none;
	cursor: pointer;
	margin: 5px;
	opacity: 0.8;
	display: block;
}

.loginCloseBtn:hover {
	opacity: 1.0;	
}

.flatBtn {
	border-radius: 4px;
	border: 0 none;
	color: #fff;
	display: inline-block;
	height: 14px;
	padding: 10px 20px;
	line-height: 14px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	font-family: inherit;
}

.flatBtn:hover {
	opacity: 0.9;	
}

.flatBtn.loginBtn {
	background: #6bb36b;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 180px;
}

.flatBtn.registerBtn {
	background: #d89421;
}

a.flatBtn {
	text-decoration: none;
	height: 20px !important;
}
a.flatBtn:hover {
	text-decoration: underline;
}

.loginBox .flatBtn {
	height: 40px;
	line-height: 20px;
}

.registerBox {
	float: right;
	width: 140px;
	height: 151px;
	background: #e9bf75;
	position: relative;
	border-radius: 4px;
	margin: 10px;
	padding: 10px;
}

.registerBox .registerBtn {
	background-image: url("/img_s/loginRegArrow.png");
	background-repeat: no-repeat;
	background-position: 137px 50%;
	text-align: right;
	padding-right: 33px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 0 0 4px 4px;
	color: #333;
	min-width: 0 !important;
	height: 40px;
}

input.loginInput {
	padding: 8px;
	font-size: 14px;
	border-radius: 2px;
	border: 1px solid #ccc;
	width: 100%;
	font-weight: bold;
	color: #333;
}

input.loginCheckbox {
	width: 17px;
	height: 17px;
	-moz-appearance: none;
	vertical-align: middle;
	margin-right: 5px;
}

.loginBox .loginField {
	min-height: 30px;
	line-height: 30px;
}

.loginBox .loginField + .loginField {
	margin-top: 10px;	
}

.loginField label {
	font-size: 14px;
	font-weight: bold;
	color: #333;	
}

.loginBox a.loginForgotPW {
	margin: 5px 0;
    float: right;
    width: 9em;
    text-align: right;
	line-height: normal;
}

.loginGroup {
	margin: 0 180px 0 0;	
	padding: 0 10px;
}

.loginGroup.loginMsgGroup {
	padding: 10px;
	border-radius: 4px;
}

.loginMsgGroup.loginMsgErr {
	background: #f87;
}

.loginMsgGroup > .loginMsg {
	min-height: 15px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-left: 20px;
	margin: 10px 0 0 2px;
}

.loginMsgGroup > .loginMsg.err {
	background-image: url("/img_s/icon_err.png");
	background-color: #f87;	
}

/* tooltip arrows */
/* Note we use !important to override JQ UI default tooltip styles	*/
.arrow_box {
	position: relative;
	background: #ffff99 !important;
	border: 2px solid #cccc7a !important;
	padding: 1em !important;
	box-shadow: none !important;
    font-family: inherit !important;
    font-size: inherit !important;	
}
.arrow_box:after, .arrow_box:before {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-width: 9px;
}
.arrow_box:before {
	border-width: 12px;
}

/* top, right, bottom, left arrows */

.arrow_box.top:after, .arrow_box.top:before {
	bottom: 100%;
	left: 50%;
}
.arrow_box.top:after {
	border-bottom-color: #ffff99;
	margin-left: -9px;
}
.arrow_box.top:before {
	border-bottom-color: #cccc7a;
	margin-left: -12px;
}

.arrow_box.right:after, .arrow_box.right:before {
	left: 100%;
	top: 50%;
}
.arrow_box.right:after {
	border-left-color: #ffff99;
	margin-top: -9px;
}
.arrow_box.right:before {
	border-left-color: #cccc7a;
	margin-top: -12px;
}

.arrow_box.bottom:after, .arrow_box.bottom:before {
	top: 100%;
	left: 50%;
}
.arrow_box.bottom:after {
	border-top-color: #ffff99;
	margin-left: -9px;
}
.arrow_box.bottom:before {
	border-top-color: #cccc7a;
	margin-left: -12px;
}

.arrow_box.left:after, .arrow_box.left:before {
	right: 100%;
	top: 50%;
}
.arrow_box.left:after {
	border-right-color: #ffff99;
	margin-top: -9px;
}
.arrow_box.left:before {
	border-right-color: #cccc7a;
	margin-top: -12px;
}





/* END OF FILE CHECK!		*/