﻿
/************************ FORMS BUILDER ****************************/

.form_registration {
	border-top: 1px dotted #ccc;
	padding-top: 15px;
}

.form_registration .buttons {
	border-top: 1px dotted #ccc;
	padding-top: 15px;
	margin-top:  30px;
}

/* Client Custom Forms */

.form_registration fieldset {
	display: block;
	border: 0;
	padding: 0;
	margin-bottom: 1em;
}

.form_registration div.field {
	display: block;
	width: 28%;
	float:left;
	display: inline;
	padding-top: 2px;
	text-align: left;
	zoom:1;
	overflow:hidden;
}

.form_registration div.field label {
	font-weight: bold;
	color: #333;
}

.form_registration div.field .description {
	/*font-style: italic;*/
	color: #666;
	margin-top: 3px;
}

.form_registration div.value {
	margin-left: 30%;
	margin-right: 10%;
}

.form_registration .upload div.value {
	margin-bottom:10px;
}

.form_registration .upload div.value h3 {
	line-height:normal;
}

.form_registration div.value img {
	float:left;
	margin:0 15px 0 0;
}

.form_registration .controls {
	padding-top: 2px;
	margin-bottom: 5px;
}

.form_registration fieldset input,
.form_registration fieldset label {
	margin: 0;
	font-size: 12px;
	margin-right: 10px;
 *margin-right: 5px;
}

/* Text boxes */

.form_registration fieldset.text input,
.form_registration fieldset.textarea textarea {
	width: 85%;
}

.form_registration fieldset.date input {
	width: 8em;
}

/* Single checkboxes */

/* Radio and checkbox lists */

.form_registration ul,
.form_registration ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}

.form_registration ul li {
	margin-bottom: 0.2em;
}

.form_registration ul {
	display: block;
	padding-top: 2px;
}

.form_registration ul input {
	float: left;
	display: inline;
	margin-right: 10px;
 *margin-right: 5px;
}

.form_registration ul label {
	width: auto;
	margin-left: 18px;
	display: block;
	float: none;
	zoom: 1;
}

/* Multiple Checkboxes */

.form_registration fieldset.checkbox-multiple div.field {
	width: auto;
	float: none;
}

.form_registration fieldset.checkbox-multiple div.value {
	width: auto;
	float: none;
	margin: 0;
	padding: 15px 30px;
	zoom: 1;
	overflow: hidden;
}

.form_registration fieldset.checkbox-multiple ul {
	clear: both;
}

.form_registration fieldset.checkbox-multiple ul li {
	width: 31%;
	padding-right: 2%;
	float: left;
	margin: 0.2em 0;
}

/* Nested Checkboxes */

.form_registration fieldset.checkbox-nested div.field {
	width: auto;
	float: none;
}

.form_registration fieldset.checkbox-nested div.value {
	width: auto;
	float: none;
	margin: 0;
	padding: 1em 30px;
	zoom: 1;
	overflow: hidden;
}

.form_registration fieldset.checkbox-nested ul {
	clear: both;
}

.form_registration fieldset.checkbox-nested ul li {
	width: 31%;
	padding-right: 2%;
	float: left;
	margin: 0.2em 0;
}

.form_registration fieldset.checkbox-nested .group {
	clear: both;
}

.form_registration fieldset.checkbox-nested .group_head {
	margin: 1em 0 0 0;
	padding: 0 0 0;
}

.form_registration fieldset.checkbox-nested .group_body {
	margin: 1em 0 0 0;
	padding: 10px;
	background: #eee;
	overflow: hidden;
	zoom: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* Dual list */

.form_registration fieldset.duallist table {
	border-collapse: collapse;
}

.form_registration fieldset.duallist td {
	padding: 0;
	vertical-align: middle;
}

.form_registration fieldset.duallist select {
	width: 200px;
}

.form_registration fieldset.duallist input {
	display: block;
	width: 40px;
	margin: 3px 10px;
}

/* Rules */

.form_registration hr {
	display:none;
}

.form_registration .hr {
	display: none;
}

/* Captcha */

.form_registration .captcha img {
	margin-top: 10px;
	clear: left;
}

/* regestration crumbtrail */
.registration_crumbtrail {
	margin: 0 0 18px 0;
}
.registration_crumbtrail div {
	background:url(../images/registeration_crumbtrail_bg.png) no-repeat 0 0;
	overflow: hidden;
	zoom: 1;
}
.numberofsteps2 div,
.numberofsteps2 div.step_1 {
	background-position:0 0;
}
.numberofsteps2 div.step_2 {
	background-position:0 -53px;
}
.numberofsteps3 div,
.numberofsteps3 div.step_1 {
	background-position:0 -106px;
}
.numberofsteps3 div.step_2 {
	background-position:0 -159px;
}
.numberofsteps3 div.step_3 {
	background-position:0 -212px;
}
.numberofsteps4 div,
.numberofsteps4 div.step_1 {
	background-position:0 -265px;
}
.numberofsteps4 div.step_2 {
	background-position:0 -318px;
}
.numberofsteps4 div.step_3 {
	background-position:0 -371px;
}
.numberofsteps4 div.step_4 {
	background-position:0 -424px;
}
.numberofsteps5 div,
.numberofsteps5 div.step_1 {
	background-position:0 -477px;
}
.numberofsteps5 div.step_2 {
	background-position:0 -530px;
}
.numberofsteps5 div.step_3 {
	background-position:0 -583px;
}
.numberofsteps5 div.step_4 {
	background-position:0 -636px;
}
.numberofsteps5 div.step_5 {
	background-position:0 -689px;
}
.numberofsteps6 div
.numberofsteps6 div.step_1 {
	background-position:0 -742px;
}
.numberofsteps6 div.step_2 {
	background-position:0 -795px;
}
.numberofsteps6 div.step_3 {
	background-position:0 -848px;
}
.numberofsteps6 div.step_4 {
	background-position:0 -901px;
}
.numberofsteps6 div.step_5 {
	background-position:0 -954px;
}
.numberofsteps6 div.step_6 {
	background-position:0 -1007px;
}
.registration_crumbtrail span {
	padding: 10px 55px 0 15px;
	float:left;
	height:40px;
	width:80px;
	text-align:center;
	line-height:normal;
	color:#FFF;
	cursor:default;
}
/* array of spans with only one line of text inside */
.registration_crumbtrail span#ctl00_PageHolder_ContentHolder_Main_lblAboutYourWork {
	padding-top:17px;
	height:33px;
}


.registration_progress {
	background: none;
	margin: 0 0 18px 0;
	overflow: hidden;
	zoom: 1;
}

.progressbar_artist {
	background: url(../images/progress_artist.png) no-repeat;
	height: 50px;
	width: 900px;
}

.progressbar_consult {
	background: url(../images/progress_consult.png) no-repeat;
	height: 50px;
	width: 900px;
}

.progressbar_edu {
	background: url(../images/progress_edu.png) no-repeat;
	height: 50px;
	width: 900px;
}

.step1 {
	background-position: 0 0px;
}

.step2 {
	background-position: 0 -50px;
}

.step3 {
	background-position: 0 -100px;
}

.step4 {
	background-position: 0 -150px;
}

.step5 {
	background-position: 0 -200px;
}

.step6 {
	background-position: 0 -250px;
}

.form_registration .isityourorg {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

.form_registration .isityourorg li {
	margin: 0;
	padding: 0;
}

.form_registration .isityourorg h2 {
	margin: 0;
	padding: 0;
}

.whitebox h3.nobold {
	font-weight: normal;
	margin: 10px 0;
}

ul.registerboxes {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #eee !important;
	display: block;
}

.registerboxes li {
	width: 400px;
 *width: 350px;
	height: 120px;
	float: left;
	padding: 0px;
	margin: 0 0px 10px 0 !important;
}

.registerboxes li.left {
	margin: 0 30px 10px 0 !important;
}

.registerboxes li img {
	float: left;
	margin: 0 15px 15px 0;
}

.registerboxes li a {
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.registerboxes li p {
 *float: left;
	margin: 0;
	padding: 0;
}

.register_top {
	padding: 10px 10px 0 10px;
	background: #eee;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.register_top h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	color: #666;
}

.register_bottom {
	background: #eee url(../images/registerboxes_bg_btm.gif) no-repeat bottom left;
	background: #eee;
	padding: 10px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.register_inside {
	background: #FFF;
	padding: 20px 20px 10px 20px;
	overflow: hidden;
	zoom: 1;
}

.radiogroup label {
	display:inline;
	float:none;
	width:auto;
	clear:none;
	margin:0;
	padding:0;
}

.radiogroup input {
	float:none;
	width:20px !important;
}

/* Edit Profile top navigation / Added by Wojtek on 24.06.2009, 12:32PM */

.myprofilenav a {
	float: left;
	height: 21px;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 1px 8px 0 8px;
	background: #3884bf;
	/* background: url(../images/profilenavbg.gif) no-repeat top; */
	color: #FFF;
}

.myprofilenav {
	overflow:hidden;
	zoom:1;
	margin:0 0 15px;
}

.extra_message {
	margin:15px 0 0;
}
.form_registration .captcha fieldset input {
	width:200px;
	clear:right;
}
.form_registration .captcha fieldset img {
	float:none;
	margin:10px 0 0;
}
.form_registration .captcha fieldset .value span {
	display:block;
	margin:3px 0 0;
	font-size:11px;
}