.ui-tabs-nav {
    list-style: none;
    margin: 1px 0 0 0 !important;
    padding: 0 !important;
	height: 27px;
	width: 100% !important;
	}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
	}
.ui-tabs-nav li {
    float: left;
	margin: 0 0 0 1px;
	padding: 0 !important;
	width: 156px;
	background: url(kt-nav-back.jpg) left center repeat-x;
	display: block;
	}
.ui-tabs-nav li a {
    margin: 0;
    color: #FFF;
	font-weight:normal;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0;
	width: 100%;
	background: url(kt-nav-back.jpg) left center repeat-x;
	height: 26px;
	padding: 10px 0 0 0;
	display: block;
}
.ui-tabs-nav li a:hover {
	 background: transparent url(kt-nav-back-dark.jpg) left 50% repeat-x;
	 display:block;
	 color: #ccc;
	 height: 26px;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .active {
     background: url(kt-nav-back-dark.jpg) left 50% repeat-x;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}



/* BOX
------------------------------------------------------------- */
.tabbed{
	background: #fff url(tabbed-back.jpg) repeat-x;
	border: 1px solid #b0b0b0;
	width: 298px;
	text-align: center;
	}
	
/* Seminar dates in KT BOX  */


ul.side_seminars {
	list-style: none;
	margin: 0px 0px 28px 0px;
	padding: 0;
	width:200px; border: 1px solid magenta;
	float:left;
	}
	.side_seminars li {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.side_seminars span {
		color: #7898ad;
		position: absolute;
		right:0;
		top:6px;
		font-size: 100%;
		}
	.side_seminars b {
		color: #337ead;
		font-size:12px;
		font-weight:bold;
		}
	.side_seminars a:link,
	.side_seminars a:visited {
		text-decoration: none;
		font-size:10px;
		font-weight:normal;
		border: none;
		border-bottom: 1px solid #ccc;
		display: block;
		width: 180px;
		padding: 6px 0 6px 6px;	 
		color: #8f8f8f !important;
		position: relative;
		line-height:  1.6em !important;
		}
	.side_seminars a:hover {
		background-color: #EFF4FF;
		border-bottom: 1px solid #bfddf3;
		}	
img.sem-logo {
	margin:0px 5px 0 0;
	padding:0;
	float:right;
	}
img.sem-button {
	margin:11px 22px 0 0;
	padding:0;
	float:right;
	}
#sidebar .side_seminars ul li {
	margin:0;
	padding:0;
	}

 
 /* Online training Box
------------------------------------------------------------- */
 .onlinetitle  {
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:14px;
	 color:#FFF;
	 text-align:center;
	 background:url(orangebg.gif) no-repeat;
	 width:288px;
	 height:23px;
	 padding:9px 0 0 0;
	 margin:0 0 0 4px;
 	}
.thumbnail { 
	float:left;
	width: 87px;
	height: 84px;
	padding: 0;
	margin: 0 0 0 10px;
	clear:left;
	}
.rightside {
	width: 186px;
	float: right;
	margin: 0 12px 0 0;
	padding: 0 12px 0 0;
	line-height: 11px !important;
	}
	.rightside a:link,
	.rightside a:visited {color: #848e47; text-decoration: none;}
	.rightside a:hover {text-decoration: underline;}
.title {
	font-family:Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 color: #000;
	 text-align: left;
	 border-bottom: 1px solid #CCC;
	 width: 181px;
	 padding: 5px 8px 5px 0;
	 margin: 0 12px 4px 0;  
	 font-weight: bold;
	 letter-spacing: -.01em;
	}
.title span {
	font-size:11px;
	color:#999;
 	}
.rightside a {
	display:block;
	text-align: left;
	padding:3px 5px 3px 0;
	font-size:11px;
	font-weight:normal;
	}
.rightside a.blue {
	color:#06F;
}


/* Some Fixing F.M. */
#online-training, #live-training {padding-bottom: 12px;}
#sidebar .tabbed ul, #sidebar .tabbed ul ol {margin:0;padding:0;}
.tabbed {width: 315px !important;}
.rightside {line-height: 12px;}
ul.side_seminars {margin: 12px 0 0 12px !important; text-align: left;}
.onlinetitle {width: 298px; background: #F99A40; background-image: none; margin-left: 8px;}
.morebutn {color: #f19f00 !important; font-weight: bold; text-transform: uppercase; text-decoration: none;}
.badge {margin: 0 auto !important;}


div.seminar_ad {
	background: #fff url(ktlive_bg.jpg) center 22px no-repeat;
	padding-top: 240px;
	text-align: center;
	}
	.seminar_ad p,
	#online-training p {margin: 0 18px; line-height: 16px; padding: 0 0 12px 0; font-size: 11px;}
	.seminar_ad h3,
	#online-training h3 {font-size: 17px;margin: 0 12px 10px 12px !important; padding: 0 !important; color: #AE1438 !important; text-align:center !important; letter-spacing: -.01em;}