
#language_selector {
	visibility: hidden;
}
.o_login_logo {
	background-image: none;
}
#o_content_expand {
	visibility: hidden;
}
#o_content_popup {
	visibility: hidden;
}


#o_xmenuswitch {
	visibility: hidden;
}
#o_xtoolsswitch {
	visibility: hidden;
}

.off {
	color: white ! important;
	visibility: hidden ! important;
}

/* LOGIN */
.o_form_label {
	text-align: left ! important;
	padding-left: 0px ! important;
	margin-left: -3px ! important;
}
.o_login {
	margin-left: -11px;
	margin-top: 40px;
}




/* MENU */
div.o_mnitem {
	height: 22px;
	font-size: 14px ! important;
}
div.o_mnitem_deleted {
	height: 22px;
	font-size: 14px;
}
div.o_ml {
	padding-left: 22px;	
}

a.o_mnitem_sel_l:link, 
a.o_mnitem_sel_l:visited,
a.o_mnitem_sel_l:active {
	font-size: 10pt ! important;
}
a.o_mnitem_sel_l:hover,
a.o_mnitem_sel_l:focus {
	font-size: 10pt ! important;	
}
a.o_mnitem:link, 
a.o_mnitem:visited,
a.o_mnitem:active {
	font-size: 10pt ! important;
}
a.o_mnitem:hover,
a.o_mnitem:focus {
	font-size: 10pt ! important;	
}


#shortmenu {
	z-index: 100;
	position: absolute;
	top: 142px;
	left: 0px;
	width: 200px;
	height: 60px;
	margin 0px ! important;
	padding 0px ! important;
	background-color: #ffffff;
}



#o_bottom {
	visibility: hidden !important;
}
#o_xtoolsswitch {
	visibility: hidden;
}
* {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif !important;
	color: Navy;
}
html, body {
	border-style: none;
}

#ecpm_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background-color: #005a9b; /*#115E99;*/ /*#003090;*/
}
#ecpm_logo {
	position: absolute;
	top: 26px;
	left: 26px;
}
#ecpm_app {
	position: absolute;
	top: 41px;
	left: 200px;
}
#ecpm_navigation {
	visibility: hidden;
	position: absolute;
	top: 52px;
	left: 200px;
}
#ecpm_navigation_right {
	position: absolute;
	top: 46px;
	right: 12px;
}
a:link, a:visited, a:active {
	color: #f80000;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #ee0000;
	text-decoration: none;
}
a.o_mnitem_sel_l:link,
a.o_mnitem_sel_l:active,
a.o_mnitem_sel_l:visited,
a.o_mnitem_sel_l:hover,
a.o_mnitem:link,
a.o_mnitem:active,
a.o_mnitem:visited,
a.o_mnitem:hover {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: Navy !important;
}
a.o_mnitem:hover,
a.o_mnitem_sel_l:hover {
	color: red !important;
	text-decoration: none !important;
}
a.ecpm_navlink {
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: @f80000;
	margin-right: 12px;
}
a.ecpm_navlink:hover
a.ecpm_navlink:focus {

	color: #ee0000;
}
.ecpm_navthis {
	font-size: 11pt;
	color: #FFF800;
	margin-right: 10px;
}
#o_top {
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100%;
	border-bottom-style: none !important;
	background-color: #ccd2dd !important;
	background-image: none;
}

/* ADMIN TABS */
#adminnavi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
	text-align: right;
	padding-right: 10px;
}

/* SITE TABS */
table.o_tn {
	margin-top: 10px;
	border-bottom-style: none !important;
}
td.o_tn_sa {
	background-color: white !important;
	border-top: 1px solid #aab0bb !important;
	border-right: 1px solid #8080bb !important;
	border-bottom: 1px solid white !important;
	padding-right: 14px !important;
}
div.o_tn_sa {
	border-style: none;
}
td.o_tn_sp {
	background-color: #eeeeee !important;
	border-top: 1px solid #aab0bb !important;
	border-right: 1px solid #8080bb !important;
	border-bottom: 1px solid #9090aa !important;
	padding-left: 4px !important;
	padding-right: 14px !important;
	padding-top: 2px !important;
}
a.o_tn_sa:link, a.o_tn_sa:visited, a.o_tn_sa:active {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: red !important;
}
a.o_tn_sa:hover, a.o_tn_sa:focus {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: black !important;
}
a.o_tn_sp:link, a.o_tn_sp:visited, a.o_tn_sp:active {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: navy !important;
}
a.o_tn_sp:hover, a.o_tn_sp:focus {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: red !important;
}

td.o_tn_ts_OFF {
	background-color: #eeeeee !important;
	border-top: 1px solid #aab0bb !important;
	border-right: 1px solid #8080bb !important;
	border-bottom: 1px solid #9090aa !important;
	padding-left: 4px !important;
	padding-right: 14px !important;
	padding-top: 2px !important;
}

td.o_tn_ts {
	background-color: none !important;
	border-top: none;
	border-bottom: 1px solid #9090aa !important;
}


/* DYNAMIC TABS */
.o_tn_ta {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
}
td.o_tn_ta {
	background-color: white !important;
	border-top: 1px solid #aab0bb !important;
	border-right: 1px solid #8080bb !important;
	border-bottom: 1px solid white !important;
	padding-right: 14px !important;
}
div.o_tn_ta {
	border-style: none;
}
td.o_tn_tp {
	background-color: #eeeeee !important;
	border-top: 1px solid #aab0bb !important;
	border-right: 1px solid #8080bb !important;
	border-bottom: 1px solid #9090aa !important;
	padding-left: 4px !important;
	padding-right: 14px !important;
	padding-top: 2px !important;
}
a.o_tn_ta:link, a.o_tn_ta:visited, a.o_tn_ta:active {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: red !important;
}
a.o_tn_ta:hover, a.o_tn_ta:focus {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: black !important;
}
a.o_tn_tp:link, a.o_tn_tp:visited, a.o_tn_tp:active {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: navy !important;
}
a.o_tn_tp:hover, a.o_tn_tp:focus {
	font-family: Arial, Geneva, Helvetica, Verdana, Tahoma, sans-serif ! important;
	color: red !important;
}


#o_container {
	background-image: none;
	padding-bottom: 0;
	min-height: 60%;
}
body.o_body {
	height: 50%;
}
#o_main {
background-image: none;
	margin-top: 30px;
	padding-bottom: 0;
}
#o_menu {
	padding-top: 0px !important;
	padding-left: 4px;
	width: 197px;
}
#o_content {
	position: relative; 
	top: 0; 
	left: 0; 
	vertical-align: top;
	border-collapse: collapse;
	margin: 0px !important;
	padding: 0;
	padding-left: 10px;
}
#o_tool {
	padding-top: 0px;
}
.o_home_main {
	text-align: left;
	margin-top: 20px;
}
h2 {
	padding-left: 31px;
	padding-bottom: 10px;
}
.o_home_rsslink {
	visibility: hidden;
}
.o_home_pteditlink  {
	visibility: hidden;
}
.o_pt_showall {
	visibility: hidden;
}
#o_toplink {
	visibility: hidden;
}
#o_footer_powered {
	display: inline;
}
#o_footer {
	visibility: hidden;
}


#o_bottom {
	height: 0px;
	background-image: none;
	background-color: #f6faff !important;
}
td.o_tn_tool {
	background: none !important;
	padding-top: 2px;	
}
.o_tn_print, .o_tn_help, .o_tn_logout {
	margin-right: 4px !important;
}
#o_printview, #o_help {
	visibility: hidden;
}

.logoff {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

a.logoff {
	padding-left:0px !important;
	padding-right:8px;
	font-weight: bold;
}
a.logoff:hover,
a.logoff:focus {
	color: black;
}




#o_menu {
	padding-top: 24px;
	padding-left: 4px;
}
h4 {
	margin-top: 0;
}




		.video_content {
			font-family: Arial;
			font-size: 12px;
		}
	
		.video_title {
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 20px;
		}
		.video_lecture {
			position: relative;
			height: 108px;
			margin-bottom: 12px;
		}
		.video_image {
			position: absolute;
			width: 144px;
			height: 108px;
			margin-left: 1px;
			border: 1px solid #445566;
		}
		.video_text {
			font-weight: bold;
			position: absolute;
			margin-top: -2px;
			left: 158px;
			width: 386px;
		}
		
		