/* -- BASIC STYLES -- */
* {
	background-repeat: no-repeat;
}
html, body {
	height: 100%;
}
body {
	overflow: auto;
	*overflow: none;
}
* html body {
	overflow: auto;
	overflo\w: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
}
* html table {
	font-size: 100%;
	line-height: 180%;
}
body, h1, h2, h3, h4, h5, ul, ol, form, p, embed, object {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
ul li {
	list-style-type: none;
}
select, input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #363636;
}
#centering {
	position: absolute;
	top: 50%;
	left: 50%;
}
#centering #intro {
	background-image: url(../images/common/intro-bottom.gif);
	background-position: left bottom;
	padding-bottom: 2px;
	top: -247px;
	width: 782px;
	height: 494px;
	left: -390px;
	position: absolute;
}
#centering #intro-flash {
	border-right: 1px solid #2D2D2D;
	border-left: 1px solid #2D2D2D;
}
iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 159px;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	filter: alpha(opacity=0);
	z-index: 5;
}
.full, .pricelist table, .accountlist table {
	width: 100%;
}
.rel {
	position: relative;
}
/* -- 50% HALF FLOAT TIMETABLE -- */
.half-float {
	float: left;
	width: 223px;
}
.half-float * {
	padding-right: 3em;
}
.half-float * * {
	padding-right: 0;
}
.half-float ul.legend {
	margin-top: 0.33em;
}
.half-float ul.legend li {
	line-height: 120%;
	margin-bottom: 0.5em;
}
.half-float li img {
	vertical-align: middle;
}
/* -- ADVERTISING -- */
#ad-container {
	width: 100%;
	height: 100%;
	/*position: fixed;*/
	position: absolute;	
	z-index: 9999;	
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/common/trans.png);
	background-repeat: repeat;
}
#reg-container {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;	
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/common/trans.png);
	background-repeat: repeat;
}
* html #ad-container {
	/*position: absolute;*/
	background-image: url(../images/common/trans.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/trans.png', sizingMethod='scale');
	/*top: expression( ( offset = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );*/
}
* html #reg-container {
	background-image: url(../images/common/trans.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/trans.png', sizingMethod='scale');
}
#ad, #reg {
	width: 720px;
	padding: 30px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	left: 49.999%;
	/*top: 278px;*/
	top: 96px;
	/*top: 143px;*/
	margin-left: -391px;
	font-size: 75%;
	color: #717073;
	border-left: 1px solid #510E0D;
	border-right: 1px solid #510E0D;
	background-image: url(../images/common/ad_bottom.gif);
	background-position: center bottom;
}
* html #ad, * html #reg {
	width: 782px;
	wid\th: 720px;
}
* html #ad table td {
	color: #717073;
}
#ad p, #ad ul.list, #reg p, #reg ul.list {
	margin-top: 1em;
}
#ad ul.list li {
	margin-left: 1.25em;
	list-style-type: square;
}
#ad .smaller, #reg .smaller {
	font-size: 84%;
	color: #999999;
}
#reg h3 {
	font-size: 1em;
}
#ad .red, #reg h3, #reg .red {
	color: #E71715;
}
#ad table td, #reg table td {
	padding: 1em 1em 0 0;
}
#ad h2 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	height: 60px;
	background-image: url(../images/common/h2_ad2.png);
}
#reg h2 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	height: 67px;
	background-image: url(../images/common/h2_reg.png);
}
#ad h2 span, #ad #close span, #reg h2 span, #reg #close span {
	display: none;
}
#ad #close, #reg #close {
	background-image: url(../images/common/ad_button.gif);
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 8px;
	right: 6px;
}
#ad input, #ad select, #reg input, #reg select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 105%;
}
#ad input.default, #ad select.default, #reg input.default, #reg select.default {
	border: 1px solid #999999;
}
#ad input.focus, #ad select.focus, #reg input.focus, #reg select.focus {
	border: 1px solid #E71715;
}
/* -- PAGE BODY -- */
#container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	font-size: 88%;
}
#top-wrap {
	background-position: center bottom;
	padding-bottom: 2px;
}
#container #top #top-flash {
	width: 780px;
	height: 251px;
}
#top h1, #top h2 {
	display: none;
}
#top a#logo {
	height: 95px;
	width: 95px;
	display: block;
	position: absolute;
	left: 631px;
	top: 0px;
}
#top a#logo img {
	display: block;
}
#top ul#top-nav {
	height: 27px;
	display: block;
	background-image: url(../images/common/top-nav.gif);
	background-repeat: repeat-x;
	background-color: #D0D0D0;
}
#top-nav, #site-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
}
#top ul#top-nav li {
	display: block;
	position: relative;
	float: left;
	width: 197px;
}
#top ul#top-nav li strong {
	display: block;
	height: 27px;
}
#top ul#top-nav li span {
	display: none;
}
#top ul#top-nav ul {
	position: absolute;
	width: 198px;
	left: 0px;
	top: 27px;
	padding-bottom: 5px;
	background-position: left bottom;
	display: none;
}
* html #top ul#top-nav ul {
	background-image: none;
	padding: 0;
	background-color: #999;
}
#top ul#top-nav ul.show {
	display: block;
}
#top ul#top-nav ul li {
	display: inline;
	position: static;
	float: none;
}
#top ul#top-nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.8em 8px;
	background-repeat: repeat-y;
	outline: none;
}
* html #top ul#top-nav a {
	height: 1px;
	background-image: none;
}
#top ul#top-nav a:hover {
	text-decoration: underline;
	color: #6B0B09;
}
#top ul#top-nav a span {
	padding-left: 14px;
	display: block;	
}
#top ul#top-nav a .here {
	background-position: 0em 0.45em;
}
#top strong {
	background-position: 0px -54px;
}
#top strong.selected {
	background-position: 0px 0px;
}
#top strong.hover {
	background-position: 0px -27px;
}
#top #top-flash {
	clear: both;
}
#top #top-flash img {
	display: block;
}
ul#site-nav {
	padding: 24px 0 0 21px;
	background-image: url(../images/common/site-nav.gif);
	background-repeat: repeat-x;
	height: 19px;
	display: block;
	position: relative;
	z-index: 500;
}
* html ul#site-nav {
	height: 43px;
	heigh\t: 19px;
}
ul#site-nav li {
	display: block;
	float: left;
	position: relative;
	margin-right: 14px;
}
ul#site-nav li strong {
	display: block;
	height: 15px;
	color: #FFFFFF;
	border: none;
}
ul#site-nav strong.hover, ul#site-nav strong.selected {
	border-bottom: 4px solid #FFF;
}
* html ul#site-nav strong.hover, ul#site-nav strong.selected {
	height: 19px;
	heigh\t: 15px;
}
ul#site-nav strong span {
	display: none;
}
ul#site-nav li ul {
	display: block;
	background-repeat: repeat-y;
}
* html ul#site-nav li ul {
	background-image: none;
	background-color: #F0F0F0;
}
ul#site-nav li ul li {
	float: none;
	display: inline;
	position: static;
}
ul#site-nav li ul li a {
	display: block;
	padding: 8px;
	margin-right: 3px;
	margin-left: 1px;
	color: #E71715;
	text-decoration: none;
	line-height: 145%;
}
* html ul#site-nav li ul li a {
	height: 1px;
	background-color: #F0F0F0;
}
ul#site-nav li ul li.divider a {
	border-bottom: 1px solid #CA9695;
}
ul#site-nav li ul li a:hover {
	text-decoration: underline;
	color: #6B0B09;
}
ul#site-nav .site-nav-drop  {
	position: absolute;
	width: 159px;
	height: auto;
	background-position: left bottom;
	padding-bottom: 3px;
	left: -8px;
	top: 19px;
	display: none;
}
* html ul#site-nav .site-nav-drop {
	background-image: none;
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #FFF;
	padding-bottom: 0;
}
ul#site-nav .show {
	display: block;
}
* html ul#site-nav .site-nav-drop ul {
	z-index: 10;
	position: relative;
	width: 100%;
}
#container #body-drop {
	margin-top: 7px;
	background-position: center bottom;
	padding-bottom: 2px;
}
#body {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 74%;
}
#body #two-col {
	background-repeat: repeat-y;
}
* html #body {
	height: 1px;
}
* html #body #two-col {
	height: 1px;
}
#body #col-wrap {
	padding-right: 1px;
	padding-left: 1px;
}
#body #col-left {
	float: left;
	width: 488px;
}
#body #col-right {
	width: 241px;
	float: right;
}
#body #col-bottom {
	clear: both;
	height: 20px;
}
#body .col-pad {
	padding-right: 20px;
	padding-left: 21px;
}
#body .header {
	font-size: 0px;
	line-height: 0px;
}
#body #col-left h3.header {
	height: 95px;
}
#body #col-right h4.header {
	height: 73px;
}
#body h3.header span, #body h4.header span {
	display: none;
}
#body p, #body ul, #body ol {
	margin-bottom: 1.25em;
}
#body #news {
	margin-top: 20px;
	color: #717073;
	background-position: center bottom;
	padding-bottom: 2px;
}
#body #news h4.header {
	height: 15px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 6px;
}
#news-body #news-body-grad {
	background-repeat: repeat-x;
	padding-top: 20px;
	width: 738px;
}
#news-body .news-col {
	float: left;
	width: 246px;
}
#news-body #news-body-div {
	background-repeat: repeat-y;
	margin-bottom: 20px;
	float: left;
	width: 738px;	
}
#news-body #news-body-bottom {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 2px;
}
#news h5 {
	font-weight: bold;
	margin-bottom: 1em;
}
#body h5 {
	font-size: 115%;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#body .border-line {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-bottom: 1em;
	margin-right: 1px;
	clear: both;
}
#body h5 .float-right {
	float: right;
}
#body .float-img {
	float: right;
	margin-left: 1.25em;
	margin-top: 0.45em;
	margin-bottom: 1em;
	padding-bottom: 2px;
	background-position: center bottom;
}
#body .float-img img, #body .float-img-left img {
	display: block;
}
#body .float-img-left {
	float: left;
	margin-right: 1.25em;
	margin-top: 0.45em;
	margin-bottom: 1em;
	padding-bottom: 2px;
	background-position: center bottom;
}
#body .smaller {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
#body .links li {
	line-height: 130%;
	background-position: 0 0.4em;
	padding-left: 1.25em;
	margin-bottom: 1.25em;
}
#body .act-list {
	clear: both;
}
#body .act-list li, #body .box-list li {
	background-position: 0px 0.6em;
	line-height: 160%;
	padding-left: 1.25em;
}
#body .act-list li.selected span, #body .act-list li span:hover {
	text-decoration: none;
}
#body .act-list div {
	padding-bottom: 3px;
	margin: 0.5em 0px 0.5em -1.25em;
	background-image: url(../images/energy/common/act-list-bottom.gif);
	background-position: center bottom;
}
#body .act-list div.act-border {
	margin: 0px;
	background-repeat: repeat-y;
	padding: 0px 2px;
	width: 443px;
}
* html #body .act-list div.act-border {
	width: 447px;
	wid\th: 443px;	
}
#body .act-list div.act-border div p {
	margin-bottom: 1.1em;
	padding: 0;
}
#body .act-list div.act-border div {
	background-repeat: repeat-x;
	background-position: left top;	
	line-height: 150%;
	padding: 1.1em;
	margin: 0;
}
#body .act-list span {
	text-decoration: underline;
	cursor: pointer;
}
* html #body .act-list span {
	cursor: hand;
}
.hidden {
	display: none;
}
#body h5.day {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 20px;
	margin-bottom: 6px;
}
#body h5.day span {
	display: none;
}
.time-table-wrap, .pricelist {
	background-position: center bottom;
	padding-bottom: 2px;
}
.time-table-wrap table {
	margin-top: 1px;
	height: 5em;
}
* html .time-table-wrap {
	display: inline-block;
}
.time-table {
	padding-top: 34px;
}
.time-table table td.schedule {
	width: 720px;
	text-align: left;
	vertical-align: top !important;
	background-image: url(../images/energy/common/timetable-body.gif);
	background-repeat: repeat-y;
	height: 5em;
}
.time-table table td.studio {
	width: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #363636;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.time-table .class {
	position: absolute;
	background-repeat: repeat;
	height: 5em;
	top: 0px;
}
.time-table .class {
	background-image: url(../images/common/c_class.png);
}
.time-table .alternate {
	background-image: url(../images/common/c_alternate.png);
}
.time-table .shadow {
	background-image: url(../images/common/c_shadow.png);
}
.time-table .fullcap {
	background-image: url(../images/common/c_full.png);
}
.time-table .course {
	background-image: url(../images/common/c_course.png);
}
.time-table .private {
	background-image: url(../images/common/c_private.png);
}
.time-table .cancel {
	background-image: url(../images/common/c_cancel.png);
}
.time-table .new {
	background-image: url(../images/energy/common/new.gif);
}
.time-table .class .class-short {
	display: block;
	color: #FFFFFF;
	height: 5em;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
* html .time-table .class-short {
	width: 47px;
	overflow: hidden;
}
.class .class-short span {
	display: block;
	padding: 4px;
	font-size: 80%;
}
.class .class-long {
	position: absolute;
	background-repeat: repeat;
	left: -8px;
	top: -12em;
	width: 188px;
	border: 1px solid #FFFFFF;
	padding: 8px 10px;
	color: #FFFFFF;
	display: none;
	z-index: 999;
}
.class .class-long {
	background-image: url(../images/common/b_class.png);
}
.alternate .class-long {
	background-image: url(../images/common/b_alternate.png);
}
.shadow .class-long {
	background-image: url(../images/common/b_shadow.png);
}
.fullcap .class-long {
	background-image: url(../images/common/b_full.png);
}
.course .class-long {
	background-image: url(../images/common/b_course.png);
}
.private .class-long {
	background-image: url(../images/common/b_private.png);
}
.cancel .class-long {
	background-image: url(../images/common/b_cancel.png);
}
* html .class .class-long {
	width: 190px;
	wid\th: 168px;
}
.class-long strong {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 115%;
}
#col-right #login #login-top {
	padding: 0.5em 21px;
	font-size: 100%;
	font-weight: bold;
	text-transform: lowercase;
	background-position: center bottom;
}
#col-right #login #login-inner {
	padding: 0.66em 21px;
	background-position: center bottom;
}
.accountlist .nobrd {
	border: none;
}
.pricelist table th {
	font-weight: bold;
	vertical-align: top;
}
.pricelist .last {
	border-right: none;
}
#body #login .act-list .divider {
	padding-bottom: 0.66em;
	margin-bottom: 0.66em;
}
#body #login span {
	text-decoration: underline;
}
#body #login span.hover {
	text-decoration: none;
	cursor: pointer;
}
#intro-alternate {
	width: 780px;
	height: 494px;
	position: relative;
	background-image: url(../images/common/intro.jpg);
}
#intro-alternate a span {
	display: none;
}
#intro-alternate a {
	display: block;
	position: absolute;
	width: 176px;
	height: 30px;
}
#intro-alternate a:hover {
	background-position: 0px -30px;
}
#intro-alternate a#intro_sm {
	left: 19px;
	top: 229px;
	background-image: url(../images/common/intro_sm3.png);
}
#intro-alternate a#intro_cm {
	left: 19px;
	top: 268px;
	background-image: url(../images/common/intro_cm3.png);
}
#intro-alternate a#intro_ka {
	left: 242px;
	top: 229px;
	background-image: url(../images/common/intro_ka3.png);
}
#intro-alternate a#intro_an {
	left: 242px;
	top: 268px;
	background-image: url(../images/common/intro_an3.png);
}
#intro-alternate a#intro_spa {
	left: 242px;
	top: 307px;
	background-image: url(../images/common/intro_spa3.png);
}
#intro-alternate a#intro_aca {
	left: 19px;
	top: 307px;
	background-image: url(../images/common/intro_aca3.png);
}
#intro-alternate a#intro_en {
	width: 95px;
	left: 633px;
	top: 110px;
	background-image: url(../images/common/intro_en.png);
}

