/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Framework ------------------ */
@import url(../../framework/reset.css); /* not change */
@import url(../../framework/classes.css);/* not change */
@import url(typography.css);
@import url(layout.css);
/* framework print version css is loaded directly in html header */

/* ------------------ Tag styles  ---------------------- */

body {
	background:#fff url(../../../images/bckg.gif) 0 80px repeat-x;
}
hmtl, body {
	padding:0;
	margin:0;
}
.header {
	height:80px;
	width:972px;
	margin:0 auto;
	padding:0 16px 0 0;
}
.container {
	width:100%;
	background:url(../../../images/bckg_bottom.gif) 0 bottom repeat-x;
	margin:0;
}
.content, .footer {
	width:961px;
	margin:0 auto;
	padding:0 16px 0 11px;
	clear:both;
	float:none;
	position:relative;
}
.header .ad-space {
	width:600px;
	height:100px;
	margin:15px 0;
	padding:0;
	overflow:hidden;
	text-indent:-5000px;
	background:#fff url(../../../images/banner.gif) 0 0 no-repeat;
	float:right;
	display:block;
}
#flashHead {
	float:right;
	margin-top: 10px;
}
.header .logo {
	background:url(../../../images/logo.gif) 0 0 no-repeat;
	width:173px;
	height:119px;
	display:block;
	margin:7px 0 0 0;
	padding:0;
	text-indent:-5000px;
	overflow:hidden;
}
.content .welcome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	float:left;
	margin:9px 0 0 0;
}
.content .welcome a {
	color:#b6dde9;
	font-weight:bold;
	text-decoration:underline;
}



/* MAIN CONTENT */

.line {
	font-size:1px;
	height:1px;
	border-bottom:1px solid #ddd;
	margin:10px 0;
	clear:both;
	float:none;
}
.footer .line {
	border-top:8px solid #fff;
}
.footer .left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	margin-bottom:10px;
}
.footer .left a {
	color:#3da5c5;
	font-weight:bold;
	text-decoration:underline;
}

/* HEADER NAV */

.content ul.nav li {
	display:inline;
	margin:0;
	padding:0;
	list-style:inside;
	float:left;
	margin:0 0 0 23px;
}
.content ul.nav li span.active {
	background:url(../../../images/underline.gif) 0 bottom repeat-x;
	display:block;
	height:20px;
	width:auto;
}
.content ul.nav li span.active a:hover {
	background-position:0 3px;
}
.content ul.nav li span a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	height:20px;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.content ul.nav li span a:hover {
	background-position:0 1px; 
}

/* FOOTER NAV */

.footer ul.nav {
	float:right;
	display:block;
	margin:15px 0 0 0;
}
.footer ul.nav li {
	display:inline;
	margin:0;
	padding:0;
	list-style:inside;
	float:left;
	margin:0 0 0 23px;
}
.footer ul.nav li span.active {
	background:url(../../../images/underline.gif) 0 bottom repeat-x;
	display:block;
	height:20px;
}
.footer ul.nav li span.active a:hover {
	background-position:0 3px;
}
.footer ul.nav li span a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	height:20px;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.footer ul.nav li span a:hover {
	background-position:0 1px; 
}


table#register td {
	padding:5px;
	text-align:inherit;
}
table#register input {
	background:#f4f4f4;
	border:1px solid #ababab;
	padding:3px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input#submit {
	border:none;
	padding:3px;
	width:auto;
/*	margin-left:300px;*/
	padding:5px 10px;
	background:#3ca5c5;
	color:#fff;
}
p.register {
	width:713px;
	display: table-cell;
	text-align:center;
}
p.register input#submit {
	border:none;
	padding:3px;
	width:auto;
	margin:0 auto;
	padding:5px 10px;
	background:#3ca5c5;
	color:#fff;
}
p.register a.submit {
	border:none;
	display: block;
	padding:3px;
	width: 10em;
	margin:0 auto;
	padding:5px 10px;
	background:#3ca5c5;
	color:#fff;
	text-decoration: none;
}
.company_logo {
	float: left;
}
.company_info {
	margin-left: 185px;
	text-align: justify;
	margin-right: 15px;
}
.error {
	font-style:italic;
	color:#f00;
	display:table-cell;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:208px;
}

table#register table input, .inputclear, input#invoice {
	border:0;
	width:auto;
	background:none;
}
label {
	cursor:pointer;
}
table#register table td {
	padding:2px 3px 0 0;
}
table#contacts {
	margin-top:13px;
}
table#contacts input {
	background:#f4f4f4;
	border:1px solid #ababab;
	padding:3px;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
table#contacts textarea {
	background:#f4f4f4;
	border:1px solid #ababab;
	padding:3px;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:80px;
}
table#contacts td {
	padding:5px;
	text-align:inherit;
}
table#register input.inactive {
	background:#fbfbfb;
	border:1px solid #eaeaea;
	padding:3px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.footer a.brochure {
	float:left;
	display:block;
	margin:12px 0 0 0;
	background:url(../../../images/brochure.gif) 0 0 no-repeat;
	width:184px;
	height:22px;
	overflow:hidden;
	text-indent:-5000px;
}
.invoice {
	margin-top:1px; 
	display:block; 
	float:left;
}
.course_index {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
}
.course_index h3 {
	margin-bottom: 0;
}
.course_description {
	width: 100%;
	margin-top: 10px;
}
.course_description td,
.course_description th {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
.course_description th{
	width: 20%;
	font-weight: bold;
}
.panel02 .course_description h3 {
	color: #888888;
}
/* IE FIXES */

* html .content ul.nav {
	margin-top:10px;
}
*+ html .content ul.nav {
	margin-top:10px;
}
*+ html .content .welcome {
	margin:15px 0 0 0;
}
* html .content .welcome {
	margin:15px 0 0 0;
}
* html .content ul.nav li span.active {
	display:inline;
}
* html .footer ul.nav li span.active {
	display:inline;
}
*+ html .footer .line {
	border-top:1px solid #fff;
}
* html .footer .line {
	border-top:1px solid #fff;
}
* html p.register {
	width:703px;
}
*+ html .invoice {
	margin-top:4px; 
}
* html .invoice {
	margin-top:4px; 
}
.dbg {
	float:right;
	padding-right:20px;
	background:url(../../../images/dbg.gif) right center no-repeat;
	font-size:10px;
	margin-bottom:10px;

}
.dbg a {
	font-family:verdana, sans-serif;
	color:#888888;
	text-decoration:none;
}