@CHARSET "UTF-8";

input {
	
}

.formSingle label {
	padding-top: 5px;
	width: 140px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	color: gray;
}

.formSingle .submit-blue {
	margin: 5px 0 5px 149px;
}

.formMulti label {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 5px;
}

.formMulti .submit-blue {
	margin: 5px 0;
}

.formMulti .description {
	font-size: .8em;
}

#cardretriever-infos {
	clear: both;
}

#cardretriever-infos label {
	padding-top: 5px;
	display: block;
	margin-right: 10px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.cardretriever-info-fields
{
	width:530px;
	float:left;
}
#cardretriever-infos textarea {
	width: 240px;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#cardretriever-infos div.textarea {
	float: left;
	margin-right: 8px;
}

#cardretriever-infos div.input {
	float: left;
	margin-right: 8px;
}

#cardretriever-infos input {
	width: 240px;
	padding: 3px;
	font-size: 1em;
}

#cardretriever-infos .fields li {
	float: left;
}

div.image-auto-preview {
	display: inline;
	float: right;
	width: 390px;
	height: auto;
}

a.submit-blue,a.submit-blue:link,a.submit-blue:visited {
	background: transparent url(../img/layout/forms/submit-button.png)
		no-repeat scroll 0 0;
	color: black;
	display: block;
	font-size: 20px;
	height: 35px;
	padding-top: 9px;
	text-align: center;
	text-decoration: none;
	width: 198px;
}

a.submit-blue:hover {
	background: url(../img/layout/forms/submit-button.png) no-repeat 0 -44px
		;
}

a.submit-blue:active {
	background: url(../img/layout/forms/submit-button.png) no-repeat 0 -88px
		;
}

a.submit-yellow-medium,a.submit-yellow-medium:link,a.submit-yellow-medium:visited
	{
	background: url("../img/layout/forms/yellow-medium.png") no-repeat
		scroll 0 0 transparent;
	color: black;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 29px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

a.submit-yellow-medium:hover {
	background: url(../img/layout/forms/yellow-medium.png) no-repeat 0 -39px
		;
}

a.submit-yellow-medium:active {
	background: url(../img/layout/forms/yellow-medium.png) no-repeat 0 -78px
		;
}

div.input {
	margin-bottom: 12px;
}

div.input input {
	font-size: 18px;
}

.formSingle div.input span.description {
	margin-left: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	display: block;
}

.formMulti div.input span.description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	display: block;
}

.section {
	clear: both;
}

#form {
	background-color: #FFFFFF;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	width: 800px;
	margin: 10px auto 10px auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	overflow: auto;
}

#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #636;
	font-size: 1.8em;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

#form h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #636;
	font-size: 1.8em;
	clear: both;
}

#form h2.person-name {
	color: #0054a6;
	font-size: 2.2em;
	margin: 0;
	padding: 7px;
	border-bottom: 1px solid
}

#form h3 {
	background: #fefdd3;
	color: #d29e01;
	padding: 7px;
	border-bottom: 1px solid #f0e007;
	clear: both;
}

#form h4 {
	clear: both;
	padding: 4px 7px;
	margin: 5px 0 10px 0;
	color: #666;
	background: #F5F5F5;
	border-bottom: 1px solid #CCC;
}

#form .submit {
	margin-top: 5px;
	margin-left: 65px;
}

#form .fields {
	list-style: none;
	padding: 0;
}

#form .fields li {
	margin: 0 0 10px 0;
	float: left;
}

.member-cards-list,.member-contacts-list,.member-social-profile-sites {
	margin: 0;
	padding: 0;
	list-style: none;
}

.member-cards-list li {
	float: left;
	margin: 2px 8px 2px 0;
}

.member-contacts-list li {
	float: left;
	margin: 2px 8px 2px 0;
	width: 140px;
	height: 145px;
}

.member-social-profile-sites li {
	float: left;
	width: 260px;
	height: 64px;
}

.member-social-profile-sites li a,.member-social-profile-sites li a:link,.member-social-profile-sites li a:visited
	{
	display: block;
	height: 45px;
	padding: 10px 0 5px;
	text-decoration: none;
	width: 260px;
	color: #999;
}

.member-social-profile-sites li a:hover {
	background-color: #EAFFFF;
	color: #999;
}

.member-social-profile-sites li img {
	float: left;
	margin: 0 10px 0 15px;
	border: 0;
}

.member-social-profile-sites li a strong {
	color: #000000;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
}

.member-contacts-list .company-name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
}

.member-contacts-list .person-name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	font-weight: bold;
}

.member-other-social-list {
	margin: 3px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.member-other-social-list li {
	float: left;
}

.member-other-social-list li a {
	display: block;
	height: 45px;
	padding: 10px 0 5px 5px;
	text-decoration: none;
	width: 260px;
	color: #999;
	border-left: 3px solid #39F;
	margin-bottom: 5px;
}

.member-other-social-list li a:hover {
	background-color: #EAFFFF;
}

.member-other-social-list li a strong {
	color: #000000;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;
}

.samples {
	font-weight: normal;
	font-size: .9em;
	margin-left: 130px;
}

.error-message {
	color: red;
	padding-left: 7px;
	text-align:center;
}

/*
* Wizard Process Section: Start
*/
div.wizard_process_step {
	display: block;
	clear: both;
}

.wizard_process {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #CCC;
	float: left;
}

.wizard_process li {
	float: left;
}

.wizard_process li.selected .step_number {
	background-color: #009;
	color: #FFF;
	padding: 5px 10px;
	font-weight: bold;
}

.wizard_process li.selected .step_information {
	background-color: #C6C6FF;
	color: #006;
	padding: 5px 35px 5px 5px;
	border-right: solid 1px #999;
	font-weight: bold;
}

.wizard_process li .step_number {
	background-color: #CCC;
	color: #FFF;
	padding: 5px 10px;
	font-weight: bold;
}

.wizard_process li .step_information {
	background-color: #E8E8E8;
	color: #999;
	padding: 5px 55px 5px 5px;
	font-weight: none;
}

/*
* Wizard Process Section: Finish
*/
div.nifty {
	margin: 0 auto 5px 0;
	background: #e4f3c7;
	width: 370px;
	display: block;
}

div.nifty label {
	display: block;
	float: none;
	text-align: left;
	margin: 7px 0 3px 7px;
}

div.nifty input {
	font-size: 1.5em;
	width: 350px;
	margin-left: 7px;
	margin-bottom: 3px;
}

div.nifty textarea {
	font-size: 1.2em;
	width: 350px;
	margin-left: 7px;
	float: none;
}

div.nifty .description {
	font-weight: normal;
	font-size: 0.7em;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
	float: none;
	margin-left: 10px;
	display: block;
}

fieldset {
	border: 1px solid #8dc63f;
	clear: both;
	background: url(../img/layout/forms/fieldset-bg.png) bottom repeat-x;
	margin-bottom: 20px;
	/*width: 450px;*/
	display:inline;
	position: relative;
	padding: 8px;
}

legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 1.5em;
	color: #598527;
}

input.btnSubmitGray
{
	/*border:medium none;
	cursor:pointer;*/
}
