@CHARSET "UTF-8";

/***************************************************/
	/* EzO.TV - Expert registration		               */
	/* created by: Ziona - Wittman Erika               */
	/* Css & html author: Ughoo - Mecs Gergely         */
	/***************************************************/
	/* default tags */
html,body,div,span,p,h1,h2,h3,h4,h5,h6,ul,ol,li,img,form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px;
	list-style-type: none;
	color: #000000;
}

html,body {
	width: 100%;
	height: 100%;
}

html,body,form,input,select,fieldset {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #ffffff;
}

div.clear,div.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px !important;
	overflow: hidden;
	visibility: hidden;
}

span.fir {
	position: Absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

a span.fir,a:hover span.fir {
	cursor: pointer
}

a {
	text-decoration: none;
}

.centered {
	display: block;
	margin: 0 auto;
}

/* specific */
body {
	background-color: #f8eaf1;
	text-align: center;
}

div#sitebody {
	margin: 0 auto;
	width: 940px;
	height: auto;
	text-align: left;
}

div#header {
	width: 100%;
	background-color: transparent;
	padding: 30px 0px 15px 0px;
}

div#header h1,div#header h1 a {
	line-height: 30px;
	font-size: 30px;
	font-family: Arial, sans-serif;
	color: #dc6fa6;
}

div#header h1 img {
	margin-right: 20px;
}

div#steps-head {
	position: relative;
	width: 940px;
	height: 35px;
	line-height: 37px;
	background: url(../images/expert-reg-top.gif) left top no-repeat;
	text-align: center;
}

* html div#steps-head img {
	position: absolute;
	top: 12px;
	margin-left: -7px;
}

* :first-child+html div#steps-head img {
	position: absolute;
	top: 12px;
	margin-left: -7px;
}

a.btn-step {
	position: relative;
	display: inline;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 15px;
	background: transparent url(../images/button_steps.gif) right top
		no-repeat;
	margin: 0px 30px;
	padding-left: 40px;
	padding-right: 14px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin-top: 0px !important;
	margin-top: 5px;
}

a.btn-step span {
	position: absolute;
	display: block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	top: 0px;
	left: 0px;
	background: transparent url(../images/button_steps.gif) left top
		no-repeat;
	color: #a6cfe7;
	font-size: 24px;
}

a.activestep {
	background: transparent url(../images/button_steps.gif) right -26px
		no-repeat;
}

a.activestep span {
	color: #66b2d1;
	background: transparent url(../images/button_steps.gif) left -26px
		no-repeat;
}

div#hull {
	position: relative;
	width: 940px;
	height: auto;
	background: url(../images/expert-reg-bg.gif) left top repeat-y;
}

div#hull-end {
	width: 940px;
	height: 7px;
	overflow: hidden;
	background: url(../images/expert-reg-end.gif) left top no-repeat;
}

/* content */
a.btn_blue2 {
	position: relative;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 3px 15px;
	background: url(../images/button_blue21.gif) left top no-repeat;
	margin-left: 7px;
	float: left;
	line-height: 15px;
}

a.btn_blue2 span.rght {
	position: absolute;
	display: block;
	width: 10px;
	height: 23px;
	top: 0px;
	right: -1px;
	background: #ffffff url(../images/button_blue21.gif) right top no-repeat
		;
}

a.btn-blue {
	display: block;
	position: relative;
	width: 147px;
	height: 25px;
	overflow: hidden;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 0 15px;
	line-height: 23px;
}

a.btn-blue,a.btn-blue .rght {
	background: url(../images/button_blue.gif) left top no-repeat;
}

a.btn-blue .rght {
	display: block;
	width: 10px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
	background-position: right top;
	background-color: #ffffff;
}

* html span.rght {
	margin-right: -1px;
}

a#step1-continue {
	margin-left: 311px !important;
	margin-top: 20px;
}

/* footer */
.footer {
	clear: both;
	color: #d03c88;
	padding-top: 15px;
}

.footer ul {
	margin: 0;
	padding-right: 20px;
}

.footer ul li {
	float: left;
	color: #d03c88 !important;
}

.footer a {
	color: #d03c88;
	padding: 0px 10px;
}

.footer ul {
	float: right;
}

.footer .bottom ul li {
	float: left;
	padding: 0 0 0 40px;
}

.footer div.copyright {
	float: left;
	color: #d03c88;
	padding-left: 20px;
}

/* tv guide */
.contentholder1 {
	padding-left: 18px;
	overflow: hidden;
}

.contentholder1 h2 {
	font-family: Tahoma, Arial, sans-serif;
	color: #dc6fa6;
	font-weight: normal;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 20px;
}

/* registration */
a.btn-blue {
	padding: 4px 0px 0px 0px;
}

div.sidebox p.centered {
	text-align: center;
	line-height: 29px;
}

div.sidebox a.btn-blue {
	margin: 0 auto;
	margin-bottom: 15px;
}

div.formline {
	clear: both;
	width: 586px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	position: relative;
}

div.uploadline {
	width: 686px;
	padding-top: 10px;
}

p.uploaded-item {
	padding: 0px 0px 5px 310px;
	color: #235a80;
}

p.uploaded-item a {
	color: #d03c88;
	padding-left: 10px;
}

p.formitem {
	padding: 15px 0px 5px 310px;
}

div#reg-expert-form {
	padding: 27px 0px;
}

/*	div#reg-expert-form a.btn-blue {margin-left: 212px; margin-bottom:20px;} */
div.formline * {
	z-index: 1 !important;
}

div.formline label {
	display: block;
	width: 300px;
	text-align: right;
	padding-right: 11px;
	height: 21px;
	float: left;
	line-height: 21px;
	font-family: Arial, sans-serif;
}

div.formline label span.req {
	color: #368ec0;
}

div.formline label.radio-label {
	display: inline !important;
	padding-right: 20px;
	float: none;
	width: auto;
}

div.inverse {
	line-height: 21px;
	min-height: 21px;
}

div.inverse label.checkbox-label {
	float: right;
	width: 235px;
	text-align: left;
	padding-left: 6px;
}

div.inverse label.checkbox-label2 {
	float: right;
	width: 210px;
	text-align: left;
	padding-left: 6px;
}

div.inverse input.checkbox {
	float: right;
}

div#accept-terms {
	padding: 10px 0px;
}

div.formline input.text {
	display: Block;
	float: left;
	width: 244px;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.w160 {
	width: 156px !important;
	margin-left: 90px;
}

.w200 {
	width: 196px !important;
	margin-left: 50px;
}

.w220 {
	width: 216px !important;
	margin-left: 30px;
}

.w240 {
	width: 238px !important;
	margin-left: 7px;
}

div.formline input.file {
	display: Block;
	float: left;
	height: 21px;
	line-height: 16px;
	padding: 2px;
	outline: 0px none;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
}

div.formline textarea {
	display: Block;
	float: left;
	width: 244px;
	height: 70px;
	line-height: 16px;
	padding: 2px;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.formline span.info {
	display: block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	overflow: Hidden;
	background: url(../images/bg_help21x21.gif) left top no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.formline img.reg-security-img {
	margin-top: 7px;
	width: 248px;
}

div.formline p.errormsg {
	font-size: 13px;
	font-weight: normal;
	color: #d03c88;
	font-family: Arial, sans-serif;
	padding: 0px 0px 5px 310px;
	float: left !important;
}

p.form-text {
	padding-left: 214px;
	padding-right: 170px;
	font-family: Arial, sans-serif;
}

/************ elSelect */
#wideSelect {
	display: block;
	width: 275px;
	margin-left: 311px;
}

#wideSelect div {
	position: relative;
}

#wideSelect div img {
	position: absolute;
	top: 3px;
	right: 0;
	cursor: pointer;
}

select {
	width: 249px;
	margin: 4px 0;
	background-color: #b3dae8;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	height: 20px;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
	color: #000000;
}

.elSelect {
	width: 249px;
	height: 21px;
	background: url(../images/elSelect/select_bg.gif) no-repeat 0% 0%;
	float: left;
	margin-bottom: 8px;
}

.elSelect .selected {
	background-color: #fff !important;
	color: #CC3399 !important;
}

.elSelect .clear {
	clear: both;
}

.elSelect .selectedOption {
	float: left;
	padding: 2px 0 0 6px;
	width: 218px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	overflow: hidden;
}

.elSelect .dropDown {
	width: 22px;
	height: 21px;
	float: right;
	background: url(../images/elSelect/select_arrow.gif) no-repeat 0% 0%;
	z-index: 1000 !important;
}

.elSelect .optionsContainerTop {
	position: absolute;
	background: url(../images/elSelect/top_center.gif) repeat-x 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerTop div {
	background: url(../images/elSelect/top_left.gif) no-repeat 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerTop div div {
	background: url(../images/elSelect/top_right.gif) no-repeat 100% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom {
	position: absolute;
	margin: -5px 0 0 0;
	background: url(../images/elSelect/bottom_center.gif) repeat-x 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom div {
	background: url(../images/elSelect/bottom_left.gif) no-repeat 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom div div {
	background: url(../images/elSelect/bottom_right.gif) no-repeat 100% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainer {
	position: absolute;
	display: none;
}

.elSelect .option {
	padding: 4px 0 5px 5px;
	background-color: #ECF1F2;
	border-left: solid 1px #749490;
	border-right: solid 1px #749490;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #496772;
}

.elSelect .disabled {
	background-color: #C0CCCF;
	border-left: solid 1px #749490;
	border-right: solid 1px #749490;
	color: #90A4AA;
}

/* customs */
#reg-exp-birthyear {
	width: 75px;
	float: left;
}

.lilSelect {
	width: 79px;
	float: left;
	padding-left: 5px;
}

.lilSelect select,.lilSelect .elSelect {
	width: 80px;
}

.lilSelect .elSelect .selectedOption {
	width: 50px;
}

div#wideSelect2 {
	margin-left: 311px;
}

@media all and (min-width: 0px) {
	a.btn-step {
		margin-top: 5px !important;
	}
}