
.header
{
   
	width:900px;
	height:55px;
	margin-right: 15px;
    margin-left: 25px;
}
.header_maintenance
        {
            background-repeat: no-repeat;
            padding: 0px;
            float: none;
            height: 43px;
            width: 900px;
            margin-top: 15px;
            margin-right: 15px;
            margin-bottom: 5px;
            margin-left: 25px;
            float: left;
            font-weight: bold;
            color:Red;
        }

.header_logo
        {
            background-image: url('../images/logo.jpg');
            background-repeat: no-repeat;
            padding: 0px;
            float: none;
            height: 53px;
            width: 400px;
            float: left;
           
            
            
        }

.nav-top-left {
	float: none;
	clear: none;
	text-align: left;
	width: 350px;
	left: 0px;
	height: 21px;
	margin-left: 500px;
	display: table-row;
}


#nav-bars {
	height: 60px;
	width: 900px;
	margin-left: 25px;
	background-image: url(../images/navbar_complete.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	float:left;
}
.container {
	margin-left: 25px;
	height: 450px;
	width: 900px;
	border: 1px solid #CCCCCC;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: left;
	float: left;
	clear: both;
}
.main-container {
	vertical-align: top;
	text-align: center;
	float: none;
	clear: both;
	height: auto;
}
.normal-text {
	text-align: left;
	vertical-align: middle;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: lower-alpha;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}
.image-no-repeat {
	background-repeat: no-repeat;
}
.container-text-area {
	width: 750px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	margin-top: 15px;
	clear: both;
	float: none;
	visibility: inherit;
	z-index: auto;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-left: 25px;
}
.body-text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	width: 825px;
	clear: none;
	margin-left: 25px;
	margin-top: 5px;
}
.table1 {
	width: 450px;
	height: 420px;
	overflow: auto;
	clear: none;
}

.exam-body-text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	width: 575px;
	clear: both;
	margin-left: 25px;
	margin-top: 15px;
	float: left;
}


.keys-body-text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	width: 800px;
	clear: both;
	margin-left: 50px;
	margin-top: 15px;
	float: left;
}
.line-footer {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 900px;
	padding-top: 10px;
	margin-left: 25px;
	height:1px;
	clear: both;
	float: left;
}

.line-video {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 450px;
	height:1px;
	clear: both;
	float: left;
}
body {
	margin-top: 0px;
  	font-family:Arial;
	font-size:12px;
	line-height:1.5;
  	color:#333333;
}
.table2 {
	text-align: right;
}

.bodyBold {
    margin-top: 0px;
  	font-family:Arial;
	font-size:12px;
	line-height:1.5;
  	color:#333333;
	font-weight:bold;
}
.bodyBlue {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color:#007ac3;
	font-weight: bold;
}
.bodyGrey {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color:#999999;
	font-weight: bold;
}
.textCorrect {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color:#009900;
	font-weight: bold;
}
.textIncorrect {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color:#ff0000;
	font-weight: bold;
}
.headerWhite {
	margin-top: 0px;
	font-family:Arial;
	font-size:12px;
	line-height:1.5;
	color:#ffffff;
	font-weight:bold;
	vertical-align: middle;
}
.greyText {
    margin-top: 0px;
  	font-family:Arial;
	font-size:11px;
	line-height:1.5;
  	color:#999999;
	font-weight:;
}
.footer{
	font-family:Arial;
	font-size:11px;
	line-height:1.5;
	color:#666666;
	margin-left: 25px;
	margin-top: 5px;
	clear: both;
	float: left;
	width: 900px;
}
a {
	color:#007ac3;
	text-decoration:none;
	border:0px;
}
a:hover {
	color:#0099FF;
	text-decoration:underline;
}
a.smallLink {
	margin-top: 0px;
  	font-family:Arial;
	font-size:11px;
	color:#007ac3;
	text-decoration:none;
	border:0px;
}
a.smallLink:hover {
	color:#0099FF;
	text-decoration:underline;
}
a.whiteLink {
	margin-top: 0px;
  	font-family:Arial;
	font-size:12px;
	line-height:1.5;
  	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.whiteLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a.questionNavigatorLink {
	margin-top: 0px;
  	font-family:Arial;
	font-size:11px;
	line-height:1.5;
  	color:#666666;
	text-decoration:none;
}
a.questionNavigatorLink:hover {
	margin-top: 0px;
  	font-family:Arial;
	font-size:11px;
	line-height:1.5;
  	color:#007ac3;
	text-decoration:underline;
}

.questions-section {
	width: 575px;
	vertical-align: top;
	text-align: left;
	float: left;
	clear: none;
}
.correct-image
{
    background-position: -5px;
    background-image: url(../images/mark_correct.gif);
    background-repeat: no-repeat;
    height: 40px;
    float: left;
    margin-top: 5px;
    z-index:900;
    position:absolute;
}
.incorrect-image {
	height: 40px;
	width: 40px;
	float: left;
	clear: both;
	background-image: url(../images/mark_incorrect.gif);
	background-repeat: no-repeat;
}
.question-ref-box
{
    margin: 10px;
    padding-left: 8px;
}
.question-ref-box-shadow
{
    background-position: 0px 0px;
    padding: 5px;
    margin: -5px;
    height: 470px;
    width: 250px;
    clear: none;
    float: right;
    position: absolute;
    left: 670px;
    background-image: url(../images/window.gif);
    background-repeat: no-repeat;
    top: 130px;
}
.question-ref-window-image {
	background-image: url(../images/window.gif);
	background-repeat: no-repeat;
}
.left-column {
	width: 200px;
	clear: both;
	float: left;
	margin-top: 5px;

}
.right-column {
	width: 500px;
	text-align: right;
	margin-top: 5px;
	clear: none;
	float: right;
	
}

.top-left-column {
	width: 270px;
	clear: both;
	float: left;
	margin-top: 5px;

}
.top-right-column {
	width: 600px;
	text-align: right;
	margin-top: 5px;
	clear: none;
	float: right;
}

.top-right-column-lang 
{
    background-repeat: no-repeat;
	width: 215px;
	height:55px;
	text-align: right;
	margin-top: 5px;
	clear: none;
	float: right;
	
}
.nav-text-area {
	font-family: Tahoma;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	vertical-align: middle;
	width: 870px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.nav-text-area3 {
	width: 870px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


.login {
	width: 500px;
	height: 250px;
	vertical-align: top;
	text-align: left;
	margin-top: 0px;
	margin-left: 260px;
}

.maintenance {
	width: 500px;
	height: 100px;
	vertical-align: top;
	text-align: left;
	margin-top: 50px;
	margin-left: 260px;
	color:Red;
	font-weight: bold;
}
.dashboard-text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	width: 750px;
	clear: none;
	margin-left: 75px;
	margin-top: 50px;
}

.container-screenExam {

	margin-left: 25px;
	height: auto;
	width: 900px;
	border: 1px solid #CCCCCC;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: left;
	float: left;
	clear: both;
	min-height: 470px;
}


/* KC */
#blanket
{
    background-color: #111;
    opacity: 0.65;
    filter: alpha(opacity=65);
    position: absolute;
    z-index: 9001;
    top: 0px;
    left: 0px;
    width: 100%;
}



.inputText
{
    width: 250px;
    height: 14px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #8298BF;
    background: #FFFFFF;
}

.inputShort
{
    width: 30px;
    height: 14px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #8298BF;
    background: #FFFFFF;
    
}

.inputSelect
{
    width: 250px;
    height: 23px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #8298BF;
    background: #FFFFFF;
    font-family:Arial;
	font-size:12px;
	line-height:1.5;
  	
}


.inputSubmit
{
    background: url(../images/button_steel.gif) no-repeat;
    width: 137px;
    height: 32px;
    cursor: pointer;
    border: none;
}

.inputSubmitBold
{
    background: url(../images/button_steel.gif) no-repeat;
    width: 137px;
    height: 32px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.inputSubmitBoldSmall
{
    background: url(../images/button_steel_small.gif) no-repeat;
    width: 50px;
    height: 32px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.dashboard {
	width: 500px;
	height: 250px;
	vertical-align: top;
	text-align: left;
	margin-left: 180px;
}

.changepassword {
	width: 430px;
	height: 250px;
	vertical-align: top;
	text-align: left;
	margin-top: 150px;
	margin-left: 220px;
}

.reports {
	width: 500px;
	height: 250px;
	vertical-align: top;
	text-align: left;
	margin-top: 50px;
	margin-left: 220px;
}

.singupCreated {
	width: 430px;
	height: 250px;
	vertical-align: top;
	text-align: left;
	margin-top: 150px;
	margin-left: 220px;
}


.headerBold {
    margin-top: 0px;
  	font-family:Arial;
	font-size:14px;
	line-height:1.5;
  	color:#333333;
	font-weight:bold;
}

.textIncorrect {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color:#ff0000;
	font-weight: bold;
}

.tableHeaderDark
{
    color: #FFFFFF;
    background-color: #0066CC;
}

.tableHeader
{
    background-color: #00CCFF;
}

.viewProgress 
{
    
    text-align:right;
}

.viewProgress th 
{
    color: #FFFFFF;
    background-color: #0066CC;
    text-align:right;
}

.viewProgress th a 
{
     color: #FFFFFF;
}

.error {
	width: 500px;
	height: 250px;
	vertical-align: top;
	text-align:center;
	margin-top: 150px;
	margin-left: 200px;
}

.markanswer
{
    position: relative;
    z-index: 1000;
    margin-left: -50px;
    padding-left: 50px;
    background: url(../images/mark_correct.gif) 0px 0px no-repeat;
    height: 40px;
    margin-top: -40px;
    padding-top: 40px;
    vertical-align: middle;
    padding-bottom: 11px;
    margin-bottom: -11px;
}

.paging
{
    padding: 2px;
    margin: 2px;
    text-align: right;
}

.pagenavigation 
{
    display: inline;
}


.questioncells
{
    text-align: center;
    width: 36px;
    height: 28px;
    z-index: 900;
    font-family:Arial;
	font-size:11px;
	line-height:1.5;
  	color:#666666;
	text-decoration:none;
	text-align:center;
	
}


.allquestions
{
    padding-right: 20px;
    padding-left: 20px;
    height:290px;
}


a.questionNavigatorLink {
	margin-top: 0px;
  	font-family:Arial;
	font-size:11px;
	line-height:1.5;
  	color:#666666;
	text-decoration:none;
}

.navlegent
{
    margin:5px;
    height: 50px;
}

.popuptext 
{
    margin-top:50px; 
    text-align:center;
}

#popUpDiv
{
    position: absolute;
    background-color: #ffffff;
    width: 300px;
    height: 200px;
    z-index: 9002;
    
    
}

.selectedAttemptRow 
{
    background-color:#DDE7F1;
}
.webpage
{
    position: absolute;
}

/******* video */


body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
