@charset "utf-8";
/* CSS Document NOTES AND INSTRUCTIONS: http://www.alistapart.com/articles/slidingdoors/*/
	
.smallnav {
	text-align:right;
	margin:auto 15px auto auto;
	/*width:168px;*/
	}	
.smallnav a {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #336faa;
	text-decoration:none;
	border-bottom:0px solid;
	}
.smallnav a:hover {
	border-bottom:0px solid;
	text-decoration:underline;
	color:#0e3e6f;
	}
.smallnav ul {
	list-style-type:none;
	display:inline;
	}
.smallnav li {
	display:inline;
	margin:0;
	padding:0px 10px;
	border-right:1px solid #336faa;
	}
.smallnav li:last-child{
	border:0px;
	padding-right:0px;
	}
li.last {
	border:0px;
	padding-right:0px;
	}
#header {
    float:right;
    /*width:100%;*/
    font-size:93%;
    line-height:normal;
	font-weight:bold;
	}
#header ul {
	margin:0px 0px 0px 0px;
    padding:0;
    list-style:none;
	}
#header li {
    float:left;
    margin:0;
    padding:0;
	}
#header a {
    display:block;
	background:url("https://www.ber.org/img/menubg_left_2016.jpg") no-repeat left top;
    padding:4px 11px;
	text-decoration:none;
    color:#666666;
	/*height:14px;
	line-height:14px;*/
	}
#header a:hover {
	color:#0e3e6f;
	}
#header li {
    float:left;
    background:url("https://www.ber.org/img/menubg_right.jpg") no-repeat right top;
    margin:0px 5px 0px 0px;
    padding:0;
	}
#header #current {
    background-image:url("https://www.ber.org/img/menubg_right_on.jpg");
	}
#header #current a {
    background-image:url("https://www.ber.org/img/menubg_left_on.jpg");
	color:#0e3e6f;
	}
ul.siteNav li a.currentLink {
	color: #0e3e6f;
	}
ul.siteNav li a#firstLink {
	}
ul.siteNav li a#lastLink {
	margin-bottom:0px;
	}
ul.siteNav li a#lastLink:hover {
	}
.content div #subhover {
	text-decoration: none;
	background-color: #7FA6CF;
	display: block;
	color: #D2E0EE;
	}
div .indexmenud {
	background-color: #e3ecf5;
	padding: 10px;
	height: 80px;
	width: 420px;
	}

/*latitude learning spacific styles*/
#bertabs {
	width:650px;
	position:absolute;
	top:0px;
	height:0px;
	}
#bertabs table tr td #header {
	float:left;
	position:relative;
	top:88px;
	/* *top:91px;*/
	left:370px;
	z-index:1;
	}

#bertabs table tr td .smallnav {
	float:right;
	position:relative;
	top:25px;
	left:360px;
	z-index:550;
	font-size:11px;
	font-weight:normal;
	margin-right:0px;
	}
#bertabs table tr td .smallnav a {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#4B5C79;
	text-decoration:none;
	}
#bertabs table tr td .smallnav a:hover {
	color:#000;
	}
#bertabs .smallnav ul {
	list-style-type:none;
	display:inline;
	}
#bertabs .smallnav li {
	display:inline;
	margin:0;
	padding:0px 10px;
	border-right:1px solid #4B5C79;
	}
#bertabs .smallnav li:last-child {
	padding-right:15px;
	}
#bertabs li.last {
	padding-right:15px;
	margin-right:5px;
	border-right:0px solid #4B5C79;
	}
#lnlinks a {
	text-decoration:none;
	}
#lnlinks a:hover {
	text-decoration:none;
	color: #7088B4;
	}
#lnlinks ul {
	}
#lnlinks ul li {
	margin:5px 0 10px -20px;
	list-style:none;
	}
#lnlinks {
	/*margin:auto 10px auto 15px;*/
	}
#bertabs #header {
	font-size:11px;
	/*line-height:16px;*/
	}
div.summaryView div.summary-header {
	font-size:18px;
	}
div.sectionHeader {
	line-height:123%;
	padding-top:15px;
	}
#ctlTemplate_regHeader_ctlHeaderUser_headerCourseSearch {
	top:45px;
	}
#ctlTemplate_regMainBody_ctlSectionHeader_ctl00_pnlSectionHeader {
	margin-top:10px;
	}
span#lblCourseNameValue {
	font-size:14px;
	}
.collapsiblePanel {
	line-height:normal;
	}
#ctlTemplate_regHeader_ctlHeaderUser_ctlSimpleCourseSearch_lblSimpleCourseSearch {
	margin-right:5px;
	}

/*@-moz-document url-prefix() { 
	#bertabs table tr td #header {
    	top:88px;
  		}
	.tabbedPageContainer.DListStyle {
		margin-top:-1px;
		}
	}*/
