﻿@font-face
{
    font-family: 'AvenirNextLTPro-Regular';
    src: url('CSS/fonts/AvenirNextLTPro-Regular.ttf');
    src: url('CSS/fonts/AvenirNextLTPro-Regular.otf') format('embedded-opentype'), url('CSS/fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('CSS/fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
}

body 
{
	
}
.main
{
	font-family:'AvenirNextLTPro-Regular';
	font-size:10pt;
	text-align:left;
	border-color:#cccccc;	
	border-style:solid;
	border-width:1px;	
}
.maintd
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	
}
.head1
{
	font-size:13px;
	font-weight:bolder;
	padding-bottom:10px;
	padding-top:10px;
}
.strength0
{
	width:10px;
	height:5px;       
	background:#E41B17;
}
.strength1
{        
	width:25px; 
	height:5px;        
	background:#ff5f5f;
}
.strength2
{        
	width:50px;
	height:5px;             
	background:#CCFF00;
}
.strength3
{        
	width:75px;
	height:5px;         
	background:#5FFB17;
}
.strength4
{        
	background:#59E817;
	height:5px;         
	width:100px;
}
.availexam
{
	padding:15px;
}
.examtable
{
	background-color:White;
	height:40px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	border-color:#8b4513;
	border-width:1px;
	cursor:pointer;
	vertical-align:text-top;
	
}
.examtable:hover 
{
	background-color:#e6e6fa;
}
.letter
{
	font-weight:bold;
	font-size:11pt;
	color:#163053;	
}
.link
{
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:none;
	color:Silver;
	
}
.link:hover
{
	color:#79BAEC;
}
.genaralhead
{
	font-size:12pt;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:15px;
	background-color:#023B79;
	color:#DCDCDC;
}
.amount
{
	background-color:#023B79;
	color:#DCDCDC;
	
	
}
.txtborder
{
		border-color:Red;
		border-style:solid;
		border-width:1px;
		background-color:#FFFFE0;
}	
.selectcontrol
{
	background-color: #DCDCDC;
	border-style:solid;
	border-color:Red;
	border-width:1px;
	color:#1C3D4B;
}
.samplehead
{
	font-size:14pt;
	font-weight:bold;
	color:#073042;
	padding-top:15px;
}
.pic {
       display:block;
       background:url(sign.png) 0 0;
       height:37px;
       width:117px; 
       text-indent: -99999px;
}

.pic:hover {
       background-position: 0 100%;
}
.mck {
       display:block;
       background:url(mock.png) 0 0;
       height:37px;
       width:117px; 
       text-indent: -99999px;
}

.mck:hover {
       background-position: 0 100%;
}
.rdm {
       display:block;
       background:url(readmore.jpg) 0 0;
       height:17px;
       width:82px; 
       text-indent: -99999px;
}

.rdm:hover {
       background-position: 0 100%;
}

#headerCntr { position: relative;  width: 1000px; height: 133px; overflow:hidden;  margin: 0 auto; background:url(../img/index_01.jpg) repeat-x; }


/*	#headerCntr { position: relative;  width: 980px; height: 158px; overflow:hidden; background: url(../img/header_bg1.jpg) top  center no-repeat; margin: 0 auto; border:1px solid #F00; margin-top:50px; }*/
	#headerCntr h1 { padding:0; overflow: hidden; float:left;}
	#headerCntr h1 a { display: block; width: 997px; height:96px; overflow: hidden; text-indent: -9999px; background: url(../img/banner.png) top left no-repeat; }
	
		/* ### MENU CONTAINER ### */		
												
		#menuCntr{ position: absolute; width: 1000px; top:125px; height: 31px;background-color:#023B79;}
		#menuCntr ul{ margin:0px;}						
		#menuCntr li { list-style: none; float:right; }						
		#menuCntr li a { display:block; width: auto; font-family:'AvenirNextLTPro-Regular'; line-height:31px; font-size:11pt; color:#FFF; text-decoration:none; text-align:center; padding-right:17px; }
		#menuCntr li a:hover {text-decoration: none;  height:31px; color:#E5E5E5; /*background: url(../img/over.png) left top no-repeat;*/ }	
		#menuCntr li a.select {text-decoration: none; height:31px; }	
		#menuCntr ul.sub-menu {
	display: none;
	position: absolute;
	top: 86px;
	width:auto;
    margin-left:0px;
}


#menuCntr ul.sub-menu li {
	text-align: left;
}

#menuCntr li:hover ul.sub-menu {
	display: block;
	/*border: 1px solid #ececec;*/
}

.tablenwdetail
{
	background-color:#E8E8E8;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	border-color:#E8E8E8;
	border-width:1px;
	cursor:pointer;
	vertical-align:text-top;
	 color:#1C3D4B; 
	
}

.tablenwdetail:hover 
{
    color:#DCDCDC;
   	background-color:#073042;
	
}

.tablenwdetailTAB
{
	/*background-color:#E8E8E8;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	border-color:#E8E8E8;
	border-width:1px;
	cursor:pointer;
	vertical-align:text-top;
	 color:#1C3D4B;*/ 
    display:block;
  margin:0;
  margin-bottom: 2px;
  padding-left:100px;  
  padding-top:10px;  
  padding-bottom:0px;   
  height:30px;
  width:300px;
  font-size: 16px;
  color:#666;
  text-decoration: none;
  outline-style:none;
  border: 1px solid #D4D4D4;
  background: #f6f6f6; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */                                                                                
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */             
  background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */                                                                 
  background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */                                                                              
  background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */                                                                                    
  background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */                                                                                    
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */  
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 5px 5px 5px;  
	
}
.tablenwdetailTAB:hover 
{
    /*color:#DCDCDC;
   	background-color:#073042;*/
    color:#023B79;
  /*border-right-color: #FFF;*/
  cursor:text;
  background: rgb(249,249,249); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}
.tableHome
{
    color:#848484;
	background-color:#E8E8E8;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	border-color:#E8E8E8;
	border-width:1px;
	cursor:pointer;
	vertical-align:text-top;
	font-weight:bold;
}

.tableHome:hover 
{
    color:#DCDCDC;
    border-color:#073042;
   background:url(DExam/images/button-2.png) no-repeat;
	
}

.talogin
{
    
	/*height:15px;*/
    height: 33px;
		cursor:pointer;
	
	width:90px; 
	/*font-weight:bold;*/
   
    
   
   
		
}

.talogin:hover 
{
  
	/*height:15px;*/
    height: 33px;
		cursor:pointer;
	
	width:90px; 
	/*font-weight:bold;*/
	
	
}
.talogin2
{
    color:#000;
	background-color:#FEFCFF ;
	/*height:15px;*/
    height: 15px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	vertical-align:text-top;
	width:80px; 
	font-weight:bold;
    border-style:solid;
	border-color:#E8E8E8;
	border-width:1px;
  
		
}

.talogin2:hover 
{
   color:#000;
    border-style:solid;
	border-color:#E8E8E8;
	border-width:1px;
  background-color:#82CAFF;
	  
	
}								
.tarelated
{
   background-color: #3156A4;
		
}

.tarelated:hover 
{
   background-color:#5a77b6;
	
}
.tarelatedcou
{
   background-color: #00ADFC;
		
}

.tarelatedcou:hover 
{
   background-color:#30beff;
	
}	
.tarelatedpub
{
   background-color: #0484CF;
		
}

.tarelatedpub:hover 
{
   background-color:#369cd8;
	
}	
.tarelatedsda
{
   background-color: #1D738A;
		
}

.tarelatedsda:hover 
{
   background-color:#4a8fa1;
	
}	
.tablet1
{
    background-color:#465471;
    color:White;
	cursor:pointer;
	
}

.tablet1:hover 
{    
    background-color:#61759D;
    color:White;
   
	
}

.tablet2
{
    background-color:#41B3E5;
    color:White;
	cursor:pointer;
	
}

.tablet2:hover 
{    
    background-color:#7ac9ec;
    color:White;
   
	
}
.tablet3
{
    background-color:#0484CF;
    color:White;
	cursor:pointer;
	
}

.tablet3:hover 
{    
    background-color:#4fa8dd;
    color:White;
   
	
}
.tablet4
{
    background-color:#3156A4;
    color:White;
	cursor:pointer;
	
}

.tablet4:hover 
{    
    background-color:#4E77CA;
    color:White;
   
	
}
.tablet5
{
    background-color:#757D88;
    color:White;
	cursor:pointer;
	
}

.tablet5:hover 
{    
    background-color:#9198A1;
    color:White;
   
	
}