CHARSET "UTF-8";

#header img {
	margin: 38px 0 0 0;	
}

h2 {
	color: #004e9e;
	font-size: 14px;
}

p.spaced {
	margin-bottom: 30px;
}

label {
	color: #808080;
	font-weight: bold;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #DDDDFF;
	border: 2px solid #808080;
	padding: 10px 10px 0px 10px;
	width: 450px;
}

.info_image {
	padding-left: 10px;
	float: left;
}

.fieldset {
	background: #eaeaea;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eaeaea));
	background: -moz-linear-gradient(top,  #f2f2f2,  #eaeaea);
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#eaeaea');
	padding: 5px;
}

.fieldset.pad {
	text-align: right;
}

#attend {
	width: 900px;
}

#attend .fieldset {
	padding: 10px 15px;
}

#attend .fieldset table {
	margin: 0;
}

#attend .fieldset table td {
	border: 0;
	padding: 3px 10px 3px 3px;
	vertical-align: top;
}

#attend .fieldset table td.submit {
	vertical-align: bottom;
}

#attend .fieldset table td.error ul {
	margin: 0 0 0 10px;
}

#attend .fieldset table td.error ul li {
	background: url(../images/exclamation.png) left center no-repeat;
	list-style: none;
	padding-left: 20px;
}

#attend .fieldset input {
	height: 18px;
	width: 150px;
}

#registration .head {
	height: 75px;
	position: relative;
}

#registration .head img {
	position: absolute;
	right: 0;
	top: 0;
}

#registration .head h1 {
	padding-top: 28px;
}

#registration .fieldset {
	overflow: hidden;
	padding: 15px;
}

#registration .row {
	clear: both;
	float: left;
	overflow: hidden;
}

#registration .row.submit {
	text-align: right;
	margin: 20px 0 0 0;
	width: 100%;
}

#registration .row label,
#registration .row ul.error_list {
	float: left;
}

#registration .row ul.radio_list,
#registration .row ul.radio_list label {
	float: none;
}

#registration .row ul.error_list,
#registration .row ul.radio_list {
	margin: 0;
}

#registration .row ul.error_list {
	background: url(../images/exclamation.png) left center no-repeat;
	margin-left: 10px;
	padding-left: 20px;
}

#registration .row ul.error_list li,
#registration .row ul.radio_list li {
	list-style: none;
}

#registration .row.input {
	margin: 8px 0 20px 0;
}

#registration .row select {
	width: 185px;
}

#registration .row select.middle,
#registration .row input {
	width: 120px;
}

#registration .row select.small,
#registration .row input.small {
	width: 80px;
}

#registration .row select.small[name="registration[deadline][day]"],
#registration .row select.small[name="registration[deadline][month]"] {
	width: 50px;
}

#registration .row input.checkbox {
	margin-right: 5px;
	width: auto !important;
}

#registration .row input.left {
	margin-right: 8px;
	width: auto !important;
	float: left;
}

#registration .step-2 .row {
	margin-bottom: 5px;
}

#registration .step-2 .row .column-label,
#registration .step-2 .row .column-input {
	float: left;
	overflow: hidden;
}

#registration .step-2 .row .column-input input,
#registration .step-2 .row .column-input select,
#registration .step-2 .row .column-input ul.error_list {
	float: left;
}

#registration .step-2 .row .column-label {
	width: 180px;
}

#registration .step-2 .row label {
	font-weight: normal;
}

#registration .step-2 .row input,
#registration .step-2 .row select {
	width: 200px;
}

#registration .step-2 .row.title {
	color: #808080;
	font-weight: bold;
}

#registration .step-2 .row.title.pad {
	margin-top: 20px;
}

#registration .step-3 .price-line {
	width: 350px;
	margin-left: 30px;
}

#registration .step-3 .price-line-price {
	width: 80px;
	float: right;
	text-align: right;
}

#registration .step-3 .sum {
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid black;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 4px double black;
	font-weight: bold;
}

.progress {
	background: #f0f0f0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	color: #3e54a9;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
	padding: 7px 5px;
}

.progress div {
	float: right;
	height: 26px;
	line-height: 26px;
}

.progress .number {
	text-align: center;
	width: 34px;
}

.progress .number.active {
	background: url(../images/number-active.png) center center no-repeat;
}

table.type1 {
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	margin-top: 1px;
	width: 100%;
}

table.type1 td,
table.type1 th {
	border: 0;
}

table.type1 thead th {
	background: #3e54a9;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 1px solid #fff;
	border-top: 0;
	color: #fff;
	padding: 2px 5px;
	text-align: center;
}

table.type1 thead th.first {
	text-align: left;
}

table.type1 thead th.select{
	width: 120px;
}

table.type1 thead th.text{
	text-align: left;
	width: 380px;
}

table.type1 tbody tr.even td {
	background: #d6d9ed;
}

table.type1 tbody tr.odd td {
	background: #eaecf6;
}

table.type1 tbody td {
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 1px solid #fff;
	border-top: 0;
	padding: 5px;
	text-align: center;
}

table.type1 tbody td.first {
	text-align: left;
}

table.type1 tbody td.text {
	vertical-align: top;
}

table.type1 thead th.last,
table.type1 tbody td.last {
	border-right: 0;
}

table.type1 tr.spacer td {
	background: #e9e9e9;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #bfbfbf;
	height: 10px;
}

table.type1 tfoot td.last {
	text-align: right;
	padding: 0;
}

table.type1 tfoot td.last div {
	background: #e9e9e9;
	float: right;
	height: 30px;
	text-align: center;
	width: 170px;
}

table.type1 tbody td textarea {
	height: 80px;
	width: 370px;	
}

table.type1 tfoot td.last div input.submit {
	margin-top: 5px;
}

/* fieldcheck styles */
.fieldcheck-error,
.fieldcheck-info,
.fieldcheck-success {
	padding: 5px;
}

.fieldcheck-info,
.fieldcheck-error {
	background: url(../images/exclamation.png) 5px center no-repeat #f8e9e5;
	border: 1px solid #dec0b9;
	padding-left: 25px;
}

.fieldcheck-success {
	background: url(../images/accept.png) 5px center no-repeat #eef8e5;
	border: 1px solid #d6ecc6;
	padding-left: 25px;
}

.fieldopt_required {
	float: left;
	padding-left: 5px;
}

.fieldopt_required_right{
	float: right;
	padding-left: 5px;
}

#language_switch {
	background: #AAAAAA;
	border: 1px solid #777777;
	color: #FFFFFF;
	font-size: 12px;
	
	position:absolute;
	top:15px;
	right:15px;
	padding: 5px;
}

#language_switch a {
	padding-left: 10px;
}

#statistics .fieldset {
	overflow: hidden;
	padding: 15px;
}

#statistics .row {
	clear: both;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

#statistics .row.submit {
	text-align: right;
	margin: 20px 0 0 0;
	width: 100%;
}

#statistics .row .column-label,
#statistics .row .column-input {
	float: left;
	overflow: hidden;
}

#statistics .row .column-label {
	width: 300px;
	margin-right: 10px;
	text-align: right;
}

#statistics .graphic {
	background: #dec0b9;
	border: 1px solid #dec0b9;
	width: 200px;
	height: 1.3em;
}

#statistics .graphic_bar_1 {
	background: #d6ecc6;
	color: #000000;
	text-align: right;
	height: 100%;
	float: left;
}

img#top_icon_people {
	display: none;
}
img#top_header {
	display: none;
}