#divModuleContent {
    background: none repeat scroll 0 0 white;
    border: solid 2px #B9D3EE;
    position: relative;
    margin: 0 12px;
}

.divModules {
    background: none repeat scroll 0 0 transparent;
    position: relative;
    width: 500px;
    display: block;
    padding: 20px;
    float: left;
    min-height: 400px;
}

.divPanelInfo {
    background: none repeat scroll 0 0 transparent;
    position: relative;
    margin-left: 16px;
    padding: 20px;
    min-width: 400px;
    display: block;
    float: left;
    min-height: 400px;
}

#divModuleTreeControl {   
    float: left;
    margin-right: 2px;
    position: relative;
    width: 230px;
    overflow: hidden;
    min-height: 513px;
    padding-left: 4px;
    background: none repeat scroll 0 0 #F5F5F5;
}

.divPageContent {
    color: Black;
    font-size: small;
    padding: 0.5em 2em 0.5em 1em;
    position: relative;
    margin-left: 230px;
    border-left: solid 2px #B9D3EE;
    background-color: white;
}

.divPageName, .divPageVideo {
    color: #F27B36;
    font-size: large;
    padding: 10px 13px 8px 13px;
    position: relative;
    margin-left: 230px;
    border-left: solid 2px #B9D3EE;
    height: 20px;
    background-color: white;
}

.divPageVideo {
    color: #F27B36;
    font-size: large;
    padding: 10px 13px 10px 10px;
    position: relative;
    margin-left: 230px;
    border-left: solid 2px #B9D3EE;
    height: 50px;
    cursor: pointer;
}

.spanPlayerStart 
{
    font-size: small;
    padding: 0px 2px 10px 55px;
    position: relative;
    margin-left: 0px;
    height: 48px;
    line-height: 16px;
    background: url(Images/movie_small.png) 0 0 no-repeat;
    background-color: transparent;
    width: 300px;
}

.spanPlayerStart_VideoName 
{
	color: #0032A8;
    font-size: small;
    padding: 2px 2px 2px 2px;
    position: relative;
    margin-left: 0px;
    line-height: 16px;
    border-bottom: solid 2px lightgray;
    background-color: transparent;
    vertical-align: top;
}

#loadingMessage {
	position:absolute;
	left: 280px;
	top: 184px;
	z-index:1003;
	width: 36px;
	height: 36px;
	background-color: white;
	background-image:url(Images/progress.gif);
}

.ModuleCaption { color: red; font-size: 11px; font-weight: bold; float: left; clear: left; }
.ModuleTestInfo { color: #0032A8; font-size: 9px; font-weight: normal; float: right; padding-top: 9px; text-align: right; }
.ModuleAbstract { color: Black; font-size: 11px; float: left; margin-top: 6px; text-align: justify; clear: left; }
.ModuleName { color: #0032A8; font-size: 16px; line-height: 18px; margin-top: 4px; float: left; clear: left; }

.ModuleLink_n00, .ModuleLink_n01, .ModuleLink_n02, .ModuleLink_n03, .ModuleLink_n04, .ModuleLink_n05, .ModuleLink_n06,
.ModuleLink_n07, .ModuleLink_n08, .ModuleLink_n09, .ModuleLink_n10, .ModuleLink_n11, .ModuleLink_n12 {
	display: block;
	width: auto;
	height: 70px;
	line-height: 13px;
	padding-top: 1px;
	padding-left: 54px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	vertical-align: top;
}
.ModuleLink_n00:hover, .ModuleLink_n01:hover, .ModuleLink_n02:hover, .ModuleLink_n03:hover, .ModuleLink_n04:hover, .ModuleLink_n05:hover, .ModuleLink_n06:hover,
.ModuleLink_n07:hover, .ModuleLink_n08:hover, .ModuleLink_n09:hover, .ModuleLink_n10:hover, .ModuleLink_n11:hover, .ModuleLink_n12:hover {
	border: dotted 1px gray;
	padding-top: 0px;
	padding-left: 53px;
	padding-right: 9px;
	padding-bottom: 0px;
}

.ModuleLink_n00 { background: transparent Url(Modules/00-circle.png) no-repeat top left; }
.ModuleLink_n01 { background: transparent Url(Modules/01-green.png) no-repeat top left; }
.ModuleLink_n02 { background: transparent Url(Modules/02-skyblue.png) no-repeat top left; }
.ModuleLink_n03 { background: transparent Url(Modules/03-red.png) no-repeat top left; }
.ModuleLink_n04 { background: transparent Url(Modules/04-acquamarine.png) no-repeat top left; }
.ModuleLink_n05 { background: transparent Url(Modules/05-orange.png) no-repeat top left; }
.ModuleLink_n06 { background: transparent Url(Modules/06-brown.png) no-repeat top left; }
.ModuleLink_n07 { background: transparent Url(Modules/07-blue.png) no-repeat top left; }
.ModuleLink_n08 { background: transparent Url(Modules/08-pink.png) no-repeat top left; }
.ModuleLink_n09 { background: transparent Url(Modules/09-blood) no-repeat top left; }
.ModuleLink_n10 { background: transparent Url(Modules/10-black.png) no-repeat top left; }
.ModuleLink_n11 { background: transparent Url(Modules/11-violet.png) no-repeat top left; }
.ModuleLink_n12 { background: transparent Url(Modules/12-white.png) no-repeat top left; }

#inner a {
	color: #0032A8;
	font-weight: normal;
	cursor: pointer!important;
}
#inner a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.PageName {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: -10px 0 8px 0;
	width: 80%;
	text-indent: 0px;
}

.ext_pdf, .ext_video {
	padding-left: 24px;
	height: 20px;
	display: block;
}
.ext_pdf {
	background: url(Images/ext_pdf.png) 0 0 no-repeat;
}
.ext_video {
	background: url(Images/ext_video.png) 0 0 no-repeat;
}