@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	background:#f5f5f5;

}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul, .sub-nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.top-wrapper{
  width:100%;
  float:left;
  background:url(../images/headerbg.jpg) repeat-x;
  height:177px;
  }

.main-wrap{
  width:1000px;
  margin:0px auto;  
  }
.header{
  width:980px;
  margin:0px auto; 
  }  
.logo{
  margin:42px 0 0 7px;  
  float:left;
  }
.banner-wrap img{display:block;} 
.content-wrap{
  width:980px;
  float:left;
  padding:30px 10px 0;
  background:#fff;
  }
.content-top-wrap{
  width:100%;
  float:left;
  }  
.left-content{
  width:584px;
  float:left;
  border:#e1e1e1 1px solid;
  padding:25px 15px;
  }
.left-content h2{
  font-family: 'Open Sans', sans-serif;
  font-size:22px;
  border-bottom:1px #136390 solid;
  padding-bottom:12px;
  font-weight:normal;
  }  
 
.content-wrap p, .listed-menu-wrap p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
  margin:20px 0 0;
  float:left;
  }  
.login-wrap{
  width:332px;
  float:right;  
  }  
.login-admin-header-bg{
  width:332px;
  height:60px;
  float:left;
  background:url(../images/login_header.jpg) no-repeat;
  } 
.login-header-bg{
  width:332px;
  height:60px;
  float:left;
  background:url(../images/admin-login.jpg) no-repeat;
  }  
.login-form{
  width:311px;
  float:left;
  background: #136390 url(../images/login-form-bg.jpg) repeat-x;
  min-height:254px; 
  border-right:#96cbf3 1px solid;
  border-bottom:#96cbf3 1px solid;
  padding:10px 10px 0 10px;
  }
.login-details{
  width:300px;
  float:left;
  height:32px;
  margin:10px 0 0;
  font-family:Arial, Helvetica, sans-serif;
  color:#636363;
  font-size:12px;
  padding:5px 10px 0 5px;
  background:url(../images/input-bg.png) no-repeat;
  border:0px;
  line-height:24px;
  }  
.submit-btn{
  background:url(../images/submit-btn.png) no-repeat;
  width:310px;
  height:42px;
  float:left;
  border:none;
  cursor:pointer;
  margin-top:15px;
  }  
.submit-btn:hover{
  background:url(../images/submit-btn-over.png) no-repeat;
  }  
.register-now{
  width:100%;
  float:left;
  margin-top:18px;
  }    
.logo-thumb{
  width:87px;
  height:72px;
  background:url(../images/logo-form.png) no-repeat;
  float:left;
  }  
.new-user{
  width:219px;
  float:right;
  margin-top:17px;
  }
.new-user h3{
  width:182px;
  height:21px;
  background:url(../images/new-user.png) no-repeat;
  float:left;
  text-indent:-9999px;
  margin-left:25px;
  }  
.content-bottom{
  background:url(../images/pattern.png);
  width:942px;
  padding:20px 18px;
  float:left;
  margin-top:40px;
  border:#d8d8d8 1px solid;
  }    
.ad-banner-lft{
  float:left;
  }
.ad-banner-rgt{
  float:right;
  margin-right:5px;
  }
.footer{
  width:940px;
  height:62px;
  background:url(../images/footerbg.jpg) repeat-x;
  float:left;
  margin:32px 0 0 0px;
  padding:0 20px;
  }  
.copy-right{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#136390;
  margin-top:27px;
  float:left;  
  }
.footer-logo{
  float:right;
  width:68px;
  height:45px;
  display:block;
  margin-top:12px;  
  margin-right:5px;
  }  
  
/*Landing Page CSS*/

.banner-wrap{
  position:relative;
  float:left;
  }
.nav-lft{
  width:10px;
  height:54px;
  background:url(../images/nav-lft-cur.png) no-repeat;
  float:left;
  }
.nav-rgt{
  width:10px;
  height:54px;
  background:url(../images/nav-rgt-cur.png) no-repeat;
  float:right;
  }
.nav-mid{
  width:980px;
  height:54px;
  background:url(../images/nav-bg.png) repeat-x;
  float:left;
  }    

.main-nav{
  position:absolute;
  top:-4px;
  width:1000px;
  height:54px;

  }
.main-nav ul{
  margin:0 0 0 5px;
  padding:0px;
  float:left;
  } 
.main-nav ul li{
  display:inline;
  padding:20px 12px 0;
  float:left;
  background:url(../images/divider-menu.jpg) no-repeat right bottom;
  } 
.main-nav ul li.last{
  background:none;
  }  
.main-nav ul li a{
  font-family: 'Open Sans', sans-serif;
  font-size:14px;	
  color:#f5f5f5;
  text-transform:uppercase;
  text-decoration:none;
  } 
.main-nav ul li a:hover{
  color:#68e3f5;
  }   
.landing-content{
  width:980px;
  padding:0 10px;
  float:left;
  background:#fff;
  }  
.sub-nav{
  width:auto;
  float:right;
  margin-top:5px;
  }
.sub-nav ul{margin:0px; margin:0px; list-style-type:none;}  
.sub-nav ul li{float:left; margin-right:10px;}
.sub-nav li a {
  display: inline-block;
  background:url(../images/rgt-nav-img.jpg) no-repeat top right;
  text-decoration:none;
  
}

.sub-nav li a span {
  display: inline-block;
  height: 16px;
  background:url(../images/slider-nav-img.jpg) no-repeat top left;
  padding: 10px 5px 8px 15px;
  margin-right:10px;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;	
  color:#f5f5f5;
   text-decoration:none;
   cursor:pointer;
} 
.sub-nav li a span:hover{color:#a3cef0;}  

.listed-menu-wrap{
  width:100%;
  float:left;
  }
.list-header{
  width:970px;
  height:34px;
  background:#337498;
  float:left;
  margin-top:27px;
  padding-left:10px;  
  } 
.list-header h3{
  font-family: 'Open Sans', sans-serif;
  font-size:16px;	
  color:#fff;
  background:url(../images/arw-dotted.jpg) no-repeat 0 2px;
  margin-top:8px;
  padding-left:25px;  
  }
.list-header h4{
  font-family: 'Open Sans', sans-serif;
  font-size:16px;	
  color:#fff;
  background:url(../images/question-icon.png) no-repeat 0 0px;
  margin-top:8px;
  padding-left:25px;  
  }  
.menu_dropdown {
    float: left;
    width: 100%;
	margin-top:25px;
}
ul#menu li {
    background: url(../images/drop-down-icon.jpg) no-repeat scroll 8px 10px #5088bf;
    border-bottom: 1px solid #FFFFFF;
    padding: 0;
}
ul#menu li a {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 0 8px 35px;
}
ul#menu a {
    display: block;
    text-decoration: none;
}
ul#menu li ul li {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    list-style-type: none;
    padding-bottom: 0;
}
ul#menu li ul li a {
    background: none repeat scroll 0 0 #E1E1E1;
    color: #062341;
}    
.icon {
    float: left;
    padding: 0 10px 0 0;
}

.form-wrap{
  width:350px;
  float:left;
  margin-top:20px;
  }
.form label {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
	float:left;
	width:100%;
	padding-bottom:10px;
	}
.form li{
  margin-bottom:10px;
  font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#7A7A7A;
	width:100%;
	float:left;
	list-style-type:none;
  }
.form li input {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #C2C2C2 #C2C2C2 #F2F2F2;
    border-style: solid;
    border-width: 1px;
    color: #7A7A7A ;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 0 4px 4px;
    width: auto;
}
.form .required {
    background: url(../images/mandatory.gif) no-repeat 0 0px;
    display: inline-block;
    height: 8px;
    width: 9px;
}
.form li textarea {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #C2C2C2 #C2C2C2 #F2F2F2;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 3px;
    padding: 4px 5px;
    width: 340px;
	color:#7A7A7A;
}
.form li input.txt{width:344px;}
.wrap-select {
    width: 350px;
	position: relative;
	float:left;
	margin-bottom:10px;
}
.wrap-select .select {
    background: #fafafa;
    border-color: #C2C2C2 #C2C2C2 #F2F2F2;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #7A7A7A;
    font-style: normal;
	display: block;	
	height: 21px;
	left: 0;
    padding: 0px 0 0 10px;
    position: relative;
    top: 0;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	width:100%;
	
}

.wrap-select .styled {

    width: 100%;
}
.styled {
    color: #666666;
    font-size: 12px;
    left: 0;
    line-height: 1em;
    opacity: 0;
    position: absolute;
    top: 0;
	filter:alpha(opacity=0);
}
.styled option {
    font-weight: normal;
    padding-bottom: 2px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
.form-wrap .form li input[type="radio"], .form-wrap .form li input[type="checkbox"] {margin:0 8px 0 0; padding:0px; }
.form-wrap .form li input[type="submit"]{background:#0079bc; color:#fff; padding:5px 15px; border:#003e61 1px solid; font-size:12px;}
.form-wrap .form li input[type="submit"]:hover{background:#016ba6;}
.button-class{ margin-top:2px; display:inline-block; line-height: 15px;width: 90%;}

.accordion_table{width:100%; float:left; margin-top:20px;}
.table {
    border-collapse: collapse;
}
.table_heading {
    background-color: #D3EAFF;
    color: #136390;
    font-size: 13px;
    height: 36px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;


}
.table td, th {
    border: 1px solid #CACACA;
}
.input_forms {
    width: 10%;
}
.logout{
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  color:#fff;
  float:right;
  margin-top: 21px;
  margin-right:10px;
  line-height:18px;
  }
.logout a{color:#fff; text-decoration:none; background:url(../images/logout.png) no-repeat 0 2px; padding-left:20px; }  
  
.question-head{
  width:960px;
  float:left;
  padding:7px 10px;
  background:#e1e1e1;
  margin-top:10px;
  margin-bottom:10px;
  
  }
.listed-menu-wrap .question-head p {
  margin:0px;
  line-height:18px;
  }
.options{float:left; margin-right:10px;
}  
.doc-download {
    color: #337498;
    float: left;
    font-family: "Open Sans",sans-serif;
    margin-bottom: 15px;
    margin-left: 50px;
    margin-top: 20px;
    width: auto;
}
.slide-01, .slide-02 {
 /*width:80px;*/
 height:30px;
 /*background:#e1e1e1;*/
 float:left;
 text-align:center;
 padding-top:10px;
}
.slide-02{/*float:right;*/margin-left: 50px;}
.slide-01{margin-left: 50px; margin-top: 5px; margin-bottom: 5px;}
.table_td a{ color:#066da5; font-weight:bold;}


/*Result Page*/


.result-main-wrap{width: 100%; float:left; margin-top:30px;}
.pass{
  background:url(../images/pass.png) no-repeat 0 0;
  float:left;
  display:block;
  
  padding-left:20px;
  width:100%;
  }
.fail{
  background:url(../images/fail.png) no-repeat left top;
  float:left;
  display:block;
  padding-left:35px;
  padding-bottom:20px;
  }
.result-main-wrap span{
  width:50%;
  float:left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding-left:35px;
  padding-bottom:15px;
  padding-top:6px;
  margin-bottom:3px;
  }  
.finish{
  float:left;
  clear:both;
  margin-top:10px;
  }  
.content-wrap .result-main-wrap p{
  margin-top:0px;
  }
.account-info{
  width:440px;
  float:left;
  margin-bottom:25px;
  padding-bottom:5px;
 }
 .summary{
  width:438px;
  float:right;
 }
.box-wrap h2{
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
  padding:8px 0 10px 12px;
  font-weight:normal;
  background:#3481ad;;
  color:#fff;
  
 }
.summary h3{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  margin:5px 0px 10px;
  float:left;
  color:#000;
  width:160px;
 } 
.edit{
  margin-top:10px; 
  float:left;
  }
.module{
 margin:0px;
 padding:0px 0 10px 0;
 width:98%;
 float:left;
 } 
 
.module li{
  float:left;
  display:inline-block;
  clear:both;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-bottom:10px;
  width:100%;
  }    
.account-form-wrap{
  padding:25px 0 5px 10px;
  float:left;
  width:428px;
  border:#e9e9e9 1px solid;

  }  
.acct-details{
  width:208px;
  height:15px;
  float:left;
  background:#ececec;
  padding:10px 15px;
  border:none;
  font-family:Arial, Helvetica, sans-serif;
  color:#303030;
  font-size:12px;
  font-weight:normal;  
  }  
.acct-info{
 width:100%;
 float:left; 
 }
 .acct-info li{
  margin-bottom:10px;
  float:left;
  }
.acct-info-main{
 width:440px;
 float:left;
 }  
.module-main{
  padding:20px 0 0px 10px;
  width:426px;
  float:left;
  border:#e9e9e9 1px solid;

 }
 .course-details-lft{
  background:#ececec;
  width:220px;
  float:left;
  padding:10px;
  }
 .course-details-rgt{
  float:right;
  margin-top:10px;
  color:#003a5c;
  }
.total-user{
  float:right;
  color:#003A5C;
  }
.summary ul{
 width:63%;
 float:left;
 } 
.summary ul li{
 width:100%;
 }    
.acct-info-main .account-form-wrap .module .course-details-rgt{
	margin-left:15px;
	float:left;
	
	}
.form-img-wrap{
	width:100%;
	float:left;
	}
.form-img-wrap ul.form{
	width:400px;
	float:left;
	}	
.question-thumb{
	width:200px;
	float:right;
	}	

.purchase_box{ float:left; width:100%; padding:3% 0 0 0; background-color:#ececec;}
.course_detail{float:left; width:34%; padding:1%;}
.icon_course{ float:left; padding:0% 3% 0 0; }
.course_info{float:left; width:65%; padding:5% 0 0 0; font-weight:bold; color:#555555;}
.course_lab{float:left; width:43%; padding:0 0 7% 0;}
.course_form{float:left; width:57%; font-weight:normal; font-size:12px; padding:3% 0 0 0;}
.heading_disc{float:left; color:#1c5574; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:0 0 4% 0;}
.discount_box{float:left; width:32%;padding:1%;}
.btn_apply{float:left; width:30%; padding:4% 0 0 0;}
.form_disc{float:left; width:68%; height:22px;}
.line_vr{float:left; width:4px; height:112px; padding:0 6% 0 0; background-image:url(../images/line_vr.png); background-repeat:repeat-y;}
.btn_buy{float:left; width:15%; text-align:center; padding:4% 0 0 0;}
.btn_apply input {background:url(../images/btn_apply.png) no-repeat;cursor:pointer;width:112px;height: 32px;border: none; color:#FFF; font-weight:500}	   
.{}

.col_right {
  margin-top:60px\9 !important;
}

 
  
