body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #909990; /*#AEB0B0;/* /*#8E9090;*/
	background-color: #171717;
	/*background: #171717 url(../imgs/concrete_bg.jpg) top left no-repeat;*/
}
#strip {
	height: 5px;
	width: 935px;
	margin-left: 25px;
	overflow: hidden;
	/*background: transparent url(../imgs/banner.gif) left center no-repeat;*/
}
#hdr {
	width: 960px;
	background: transparent url(../imgs/header_separator.gif) left bottom no-repeat;
	padding: 5px 0px;
	margin-bottom: 20px;
}
#brand {
	margin: 0px 0px 0px 25px;
	background: transparent url(../imgs/lki_logo_tagline.gif) left center no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	/*
	height: auto !important;
	height: 50px;
	min-height: 50px;
	*/
}
#contact {
	width: 215px;
	float: right;
	color: #FFFFFF;
}
#contact p {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 13px;
}
p#lang {
	font-weight: bold;
	padding-left: 26px;
}
.lang_en p#lang {
	background: transparent url(../imgs/ro.gif) left center no-repeat;
}
.lang_ro p#lang {
	background: transparent url(../imgs/en.gif) left center no-repeat;
}
#lang a {
	color: #56B8E1;
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
}
.splash {
	width: 960px;
	overflow: auto;
}
#main {
	width: 720px;
	float: left;
	overflow: hidden;
}
.rsec {
	width: 215px;
	float: left;
	margin-left: 25px;
	overflow: hidden;
}
#menu {
	float: left;
	width: 240px;
}
#menu a {
	display: block;
	line-height: 110%;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5a5d5d;
	border-left: 10px solid transparent;
	padding-left: 15px;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}
a#cnt {
  background: url(../imgs/contact.png) left center repeat-x;
  color: white;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  text-shadow: 0px -1px 1px #000088;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  display: block;
  width: 98%;
  text-align: center;
  font-size: 15px;
  margin-top: 7px;
}
a:hover#cnt {
	text-decoration: none;
}
#menu .sel {
	color: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	font-weight: bold;
}
#msg {
	margin-left: 25px;
	float: left;
	width: 455px;
	font-size: 30px;
	font-family: Arial, Cambria, Georgia, serif;
	color: #FFFFFF;
	line-height: 115%;
}
#msg sup {
	font-size: 14px;
}
#qa {
	float: left;
	padding-top: 20px;
}
#qa #brief {
	margin-left: 25px;
}
#brief {
	padding-bottom: 50px;
}
.lang_en #brief {
	background: url('../imgs/brief_en.gif') no-repeat left bottom;
}
.lang_ro #brief {
	background: url('../imgs/brief_ro.gif') no-repeat left bottom;
}
#brief p {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #303030;
	font-size: 15px;
	line-height: 130%;
	margin: 0px;
}
#brief a {
	color: #FFFFFF;
}
#qabox {
	margin-left: 11px;
	border-right: 1px solid #3A3A3A;
	background: #000 url(../imgs/brd.gif) repeat-x bottom left;
}
#qabox1 {
	background: url(../imgs/brd.gif) top left repeat-x;
}
#qabox2 {
	background: url(../imgs/qbrd.gif) top left repeat-y;
}
#qmenu {
	float: left;
	width: 228px;
}
.qm {
	padding: 8px 4px 8px 13px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.qsel {
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
	border-left: 1px solid #3A3A3A;
	background-color: #000;
	color: #fff;
}
.q {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#qmenu p {
	margin: 4px 0px 0px 0px;
	font-size: 14px;
}
.clr {
	clear: both;
}
#overview {
	width: 480px;
	float: right;
	padding: 20px 0px 0px 0px;
}
.answer {
	display: none;
	padding: 0px 25px 0px 25px;
	line-height: 130%;
	/*font-size: 16px;*/
}
.answer p {
	margin: 0px 0px 20px 0px;
}
.answer em {
	font-style: normal;
	font-weight: normal;
	color: #E0E9E0;
}
.asel {
	display: block;
}
.courses {
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #505050;
}
.courses div {
	margin: 0px;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.courses p {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
}
.courses em {
	font-style: normal;
	font-weight: bold;
	color: #E0E9E0;
}
.footer {
	font-size: 12px;
	width: 935px;
	margin: 20px 0px 20px 25px;
	border-top: 1px solid #3A3C3C /*#5e5d5d*/;
	padding-top: 6px;
}
.footer p {
	margin: 0px 0px 4px 0px;
	width: 695px;
}
.footer_date {
	text-align: right;
	margin-left: 25px;
	font-size: 13px;
	width: 215px;
	float: right;
}
.imgfrm {
	padding: 6px;
	border: 1px dotted #505050;
}
.content .imgfrm {
	margin-bottom: 10px;
}
#courses_title {
	margin-top: 15px;
}
a {
	color: #56B8E1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-size: 23px;
	color: #FFFFFF;
}
.qauth {
	font-size: 18px;
	color: #8E9090;
	text-align: right;
	margin-top: 10px;
}
.content {
	width: 935px;
	overflow: hidden;
	margin: 10px 0px 0px 25px;
	border-top: 1px solid #3A3C3C;
	padding-top: 10px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	display: block;
	width: 215px;
	float: left;	
	font-weight: normal;
}
.section {
	float: left;
	margin-left: 25px;
}
.narrow {
	width: 455px;
}
.wide {
	width: 695px;
}
.content p, .section p {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	line-height: 130%;
}
.content em {
	font-style: normal;
	color: #E0E9E0;
}
.content blockquote {
	margin-bottom: 10px;
}
.rbox, #menu .rbox {
	padding: 10px 30px 10px 10px;
	border: 1px dashed #505050;
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	background: url(../imgs/rbox_arrow_off.gif) right center no-repeat;
}
a.rbox:hover, #menu a.rbox:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: url(../imgs/rbox_arrow_on.gif) right center no-repeat;
}
h1 {
	margin: 10px 0px 20px 0px;
	color: #56B8E1;
	font: 32px Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.inc {
	float: right;
	margin: 0px 0px 20px 20px;
}
#lhhunyady_bio blockquote, #dstefani_bio blockquote {
	font-size: 28px;
}
.breadcrumbs {
	padding: 10px 0px 0px 25px;
	font-size: 15px;
}
.section .breadcrumbs {
	padding: 0px 0px 10px 0px;
}
.thumbnails img {
	margin: 0px 6px 6px 0px;
	border: 3px solid #2f3030;
}
.thumbnails a:hover img {
	border: 3px solid #FFFFFF;
}
dl {
	font-size: 15px;
	line-height: 130%;
}
dt {
	margin-top: 10px;
	color: #FFFFFF;
}
.calendar {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 20px;
}
.calendar tr td:first-child {
	white-space: nowrap;
	width: 185px;
}
.calendar tr {
	vertical-align: top;
}
.calendar td {
	padding: 7px 20px 7px 0px;
}
.calendar tr th:first-child {
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	font-size: 18px;
	font-weight: bold;
}
.calendar th {
	border-bottom: 1px solid #FFFFFF;
}
.even {
	background-color: #222424;
}
p.pdate {
	font-size: 12px;
	color: #555757;
	margin-bottom: 0px;
}
ul {
	list-style-type: none;
	margin: 0px 0px 10px 21px;
	padding: 0px 0px 0px 0px;
}
li {
	list-style-image: url(../imgs/blt.png);
}
.content li, .section li {
	margin: 8px 0px 0px 0px;
	line-height: 130%;
}
.lnk2doc {
	display: block;
	background: transparent url(../imgs/pdf_small.gif) left top no-repeat;
	padding: 0px 0px 10px 25px;
}
.thumbnails {
	padding: 10px;
	border: 1px dashed #505050;
	background-color: #000000;
}
.video {
	padding: 15px;
	border: 1px dotted #505050;
}
hr {
	border: none;
	border-top: 1px dashed #505050;
	margin: 0px 0px 10px 0px;
}
cite {
	font-size: 13px;
	color: #777777;
}
img {
	border: 0px;
}
.details {
	margin-bottom: 10px;
	text-align: right;
}
.details a {
	background-color: #BE0118;
	padding: 1px 8px;
}
span.x {
	font-style: italic;
	color: #fff; /8#BE0118;*/
}
h4 {
	font-weight: normal;
	color: #fff; /*#56B8E1;*/
	font-size: 22px;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.photo_slide {
	padding: 9px;
	background: #333;
}
#slideshow {
    position:relative;
    height:245px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    border: 15px solid #171717;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}