*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font:11px/20px Helvetica;
	color:#222;
}
.MedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
/* Layout Styles Starts */

#wrapper{
	width:1024px;
	margin:0 auto;
	position:relative;
	padding:0 0 10px 0;
}
	#header-top{
		height:80px;
                width: 1024px;
		overflow:hidden;
		padding:20px 25px 0 25px;
	}

        #webinar-header-top{
		height:160px;
		overflow:hidden;
		padding:0px 35px 0 0px;
	}

        #pscroller1{
                width: 200px;
                height: 80px;
                align: right;
                float: right;
                padding: 35px 120px 0 0;
        }


	#logo { float:left; }
	#logo h1{ background:url(/assets/images/ke-new/ke2.png) no-repeat; width:301px; }
	#logo h1 a{ display:block; height:66px; }
	#logo h1 a span{ display:none; }

        #webinarlogo { float:left; }
	#webinarlogo h1{ background:url(/assets/images/ke-new/jclogosmall.png) no-repeat; width:575px; }
	#webinarlogo h1 a{ display:block; height:160px; }
	#webinarlogo h1 a span{ display:none; }

	#s3slider{
		position:relative;
		height:356px;
		overflow:hidden;
                
	}

        #s3slider ul {list-style: none; }

		#s3sliderContent {
		   width: 600px; /* important to be same as image width or wider */
		   position: absolute; /* important */
		   top: 0; /* important */
		   margin-left: 0; /* important */
		}

		.s3sliderImage {
		   float: left; /* important */
		   position: relative; /* important */
		   display: none; /* important */
                   list-type:none;
		}

		.s3sliderImage span {
		   position: absolute; /* important */
		   left: 0;
		   /*font: 10px/15px Arial, Helvetica, sans-serif;
		   padding: 10px 13px 15px 13px;*/
		   width: 0px;
		   /*background-color: #000;*/
		   filter: alpha(opacity=50); /* here you can set the opacity of box with text */
		   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
		   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
		   opacity: 0.5; /* here you can set the opacity of box with text */
		   color: #fff;
		   display: none; /* important */
		   /*bottom: 0;*/

		   /*
			   if you put
			   top: 0; -> the box with text will be shown at the top of the image
			   if you put
			   bottom: 0; -> the box with text will be shown at the bottom of the image
		   */
		}
	#menu{
		background:url(/assets/images/ke-new/menu-bg3.gif) no-repeat;
		height:62px;
                width:1024px;
		margin:1px 0 0 0;
                padding-bottom:5px;
		overflow:hidden;
	}
		#menu ul{
			list-style:none;
			text-align:center;width:1024px;padding-left:50px;
		}
			#menu li, #menu li a, #menu li a.current{
				display:block;
				float:left;
			}
			#menu li{
				line-height:44px;
				text-transform:uppercase;
				border-right:1px solid #444444;
			}
			#menu li.noborder{border:none;}
				
                        #menu li a{
				color:#939393;
				text-decoration:none;
				padding:0 21px;
				}
			#menu li a:hover{
				color:#fff;
				text-decoration:none;
				}
			#menu li a.current{
				text-decoration:none;
				padding:0 31px;
				color:#fff;
				}

                        #menu li a.home{
				text-decoration:none;
				padding:0 31px;
				color:#fff;
				font-weight: bold;
                                /*border-left:1px solid #444444;*/
				}

                        #menu li.home{
                                border-right:1px solid #444444;
                                }

                        /*-- Nav Drop Downs--*/
	#menu li ul {
	display:none;
	/*left:60px;
	position:absolute;
	top:28px;*/
	width:125px;
	z-index:99999;
	background-image: url(/assets/images/ke-new/nav_BG-gray.png);
	background-repeat: repeat;
	position:absolute;
        top:145px;
}
	
	#menu li:hover ul, #menu li.over ul {
	display:block;
	float:left;
	clear:both;
	width:125px;
	padding:0px;
	}

	#menu li ul li {
	display:block !important;
	clear:both;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #fff;
	border-top:1px solid #000;
	width:125px;
	}
	
	#menu li ul li.last {
	border-bottom:none;
	}
	
	#menu li ul li a {
	background-image:url("/assets/images/ke-new/wesley-subpage_nav_arrow.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:white;
	float:left;
	font-size:12px;
	height:auto;
	line-height:1.4em;
	padding:0 0 0 10px;
	text-align:left;
	text-transform:none;
	font-weight: bold;
	margin:0 0 0 13px;
	}
	
	#menu li ul li a:hover {
	color:#000000;
	}

        #menu li ul li a.current {
	padding: 0 0 0 10px;
	}


	#container{
		margin:0 0 10px 0;
		padding:15px 10px 0 10px;
		background:transparent url(/assets/images/ke-new/container-divider.jpg) no-repeat 525px top;
                height: 400px;
                overflow: hidden;
	        }

        #container-left{
		margin:0 0 10px 0;
		padding:15px 10px 0 5px;
		background:transparent url(/assets/images/ke-new/container-divider.jpg) no-repeat 325px top;
                height: 400px;
                overflow: hidden;
	        }	

        #container-scroll{
		margin:0 0 10px 0;
		padding:15px 10px 0 10px;
		height: 400px;
                overflow: auto;
	        }

		#mainarea{
		        width:500px;
                        height:390px;
                        overflow:auto;
			float:left;
                        padding-right:5px;
		}

                #mainarea-right{
			width:640px;
                        height:390px;
                        overflow:auto;
			float:right;
                        padding-left:10px;
                        padding-right:15px;
		}

		#sidearea{
			width:475px;
			float:right;
                        
		}

                #sidearea a.nounder {
	                text-decoration: none;
	                color: #bfbfbf;
                }

                #sidearea A:link {text-decoration: none}
                #sidearea A:visited{text-decoration:none}
                #sidearea A:active{text-decoration:none}
                #sidearea a:hover{text-decoration:none}

                #sidearea a img {
                        border: 0;
                }

                .testimony_text a {
                        text-decoration: none;
                }

                #sidearea .movie{
                        height:300px;
                        padding: 15px 3px;
                        
                        background:transparent url(/assets/images/ke-new/LCD3.png) no-repeat;
                         
                        }

                #sidearea-left{
			width:275px;
			float:left;
                        
		}
                #sidearea-left .movie{
                        height:250px;
                        padding: 30px 3px;
                        
                        background:transparent url(/assets/images/ke-new/LCD3.png) center no-repeat;
                         
                        }



                
                #container2{
		        margin:0 0 10px 0;
		        padding:15px 10px 0 10px;
		        background:transparent url(/assets/images/ke-new/container-divider.jpg) no-repeat 595px top;
                        height: 400px;
                        overflow: hidden;
	                }

                #mainarea2{
			width:580px;
                        height:390px;
                        overflow:auto;
			float:left;
                        padding-right:15px;
		}
		#sidearea2{
			width:270px;
			float:right;
                        
		}
                #sidearea2 p.embed{
                        z-index:999;
                        }


                #sidearea p { font-size: 11px; }


		.block1{
			width:286px;
			margin:0 10px 10px 0;
			display:block;
			float:left;
		}
			.block1 p{
				text-align:center;
			}
			.block1 img{
				border:1px solid #d9d9d9;
				padding:3px;
				background:#fff;
			}
	#footer{
		background:url(/assets/images/ke-new/footer-bg.jpg) no-repeat;
		height:60px;
		overflow:hidden;
		color:#939393;
		padding:0 20px;
		line-height:44px;
		font-size:10px;

	}
		#footer a{
			color:#939393;
			text-decoration:none;
		}
			#footer a:hover{
				color:#fff;
				text-decoration:underline;
			}
	
/* Layout Styles Ends */

/* Panel Tab/button */
.tab {
  	background: url(/assets/images/ke-new/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 1;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 50px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(/assets/images/ke-new/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(/assets/images/ke-new/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(/assets/images/ke-new/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #bfbfbf;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(/assets/images/ke-new/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(/assets/images/ke-new/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(/assets/images/ke-new/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(/assets/images/ke-new/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 300px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 1;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #bfbfbf;
}

#panel a:hover {
	color:#fff;
}

#panel a-lost-pwd {
	display: block;
	float: left;

}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .narrowleft {
	width: 220px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
        height: 20px;
}

#panel .content .narrowleft2 {
	width: 220px;
	float: left;
	padding: 10px 15px;
	border-left: 1px solid #333;
        height: 240px;
        overflow: auto;
}

#panel .content .wideleft {
	width: 340px;
	float: left;
	padding: 0 15px 0 25px;
        text-indent: 15px;
	border-left: 1px solid #333;
}


#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(/assets/images/ke-new/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(/assets/images/ke-new/bt_register.png) no-repeat 0 0;
}
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

/* Links Styles Starts */

readmore{
	font-size:9px;
}
a.readmore{
	font-size:10px;
}
#container p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#container a{
	border-bottom:1px solid;
}
#container a:hover{
	text-decoration:none;
}

#container2 p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#container2 a{
	border-bottom:1px solid;
}
#container2 a:hover{
	text-decoration:none;
}


#mainarea a{
	border-bottom:1px solid;
}
#mainarea a:hover{
	text-decoration:none;
}

#mainarea2 a{
	border-bottom:1px solid;
}
#mainarea2 a:hover{
	text-decoration:none;
}

/* Links Styles Ends */

/* Form Styles */


#mainarea form{
	padding:0 5px;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea form p.floatleft{
	margin-right:15px;
}
.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1{
	background: transparent url(/assets/images/ke-new/bt_register_black.png) no-repeat 0 0;
	width:94px;
	height:24px;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

.button2{
	background: transparent url(/assets/images/ke-new/bt_register.png) no-repeat 0 0;
	width:94px;
	height:24px;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}


/* Form Styles */


/* Paragraph and list Styles */

#container p{
	margin:0 0 15px 0;
}
#container p.abovelist{
	margin:0 0 0 0;
}

#container2 p{
	margin:0 0 15px 0;
}
#container2 p.abovelist{
	margin:0 0 0 0;
}

#container2 form p{
	margin:0 0 5px 0;
}
#container2 p img.floatleft{
	margin:0 20px 0 0;
}
#container2 p img.floatright{
	margin:0 0 0 20px;
}

#container2 p{
	margin:0 0 15px 0;
}

#container img.floatleft, #container p img.floatleft{
	margin:10px 10px 10px 0;
}

#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}

#mainarea-right img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea-right img.floatright, #mainarea p img.floatright{
	margin:10px;
}

#container ul, #container ol{
	margin:0 0 0 20px;
        padding-bottom:10px;
        padding-top:0;
}
#container ol{
	margin:0 0 0 30px;	
}
#container li {
        padding-top:0;
}
#container ul#works{list-style:none;margin:0;}
#container dt{
	font-weight:bold;
	margin:5px 0;
}

#container2 ul, #container ol{
	margin:0 0 0 20px;
        padding-bottom:10px;
        padding-top:0;
}
#container2 ol{
	margin:0 0 0 30px;	
}
#container2 li {
        padding-top:0;
}
#container2 ul#works{list-style:none;margin:0;}
#container2 dt{
	font-weight:bold;
	margin:5px 0;
}

#assessment {
        padding: 0 10px;
}

#assessment p.tableContentContent {
        padding-left:3px;
}

.tableContentContent {
	font-weight: bolder;
	font-size: x-small;
	background-color: #EEEEEE;
        
}

.tableContentGroup {
	background-color: #0072C6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: normal;
}
.tableContentGroupOrange {
	background-color: #E3B11F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: normal;
}


/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
A:link {text-decoration: none}
A:visited{text-decoration:none}
A:active{text-decoration:none}
a:hover {text-decoration:underline;color:#ea4900;}
h1{font-size:32px; padding-top:5px}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 15px 0; color:#5c5b5b;font-family:"Helvetica";font-weight:normal;}
p{font-size:12px;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}

/* Genric Styles Ends */

/*
=======================================================================
	Contact Us Rules
=======================================================================
*/
.contactus {
	float:left;
	width:260px;
	padding:10px;
	min-height:246px;
	color:#000;
}
.contactus h5{
	float:left;
	padding:9px 0px 5px 35px;
	margin-bottom:5px;
	color:#000;
	background-image:url(/assets/images/contact.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	width:240px;
}
.contactus ul{
	float:left;
        margin: 0 0;
	list-style:none;
	padding:10px 0px;
}
.contactus ul li{
	padding:5px 0px 5px 20px;
	background-position:left;
	background-repeat:no-repeat;
	width:235px;
}
.contactus ul li.tel{
	background-image:url(/assets/images/tel.gif);
}
.contactus ul li.email{
	background-image:url(/assets/images/email.gif);
}
.contactus ul li.fax{
	background-image:url(/assets/images/fax.gif);
}
.contactus ul li.skype{
	background-image:url(/assets/images/skype.gif);
}
.contactus ul li.mail{
	background-image:url(/assets/images/Stamp.png);
}
.contactus ul li a{
	color:#000;
}
