/* CSS FOR SYNECO - MYREGISTRATION */
/* ------------------------------- */

div#signup { float: left; width: 692px; }
input#spcheck { display: none; }
div#signup-tabs { float: left; width: 692px; background: url('../images/bg_line.gif') repeat-x bottom left; height: 24px; }
div#signup-tabs a { display: block; float: left; width: 137px; height: 22px; margin: 0 1px 0 0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-transform: lowercase; text-decoration: none; color: #246A90; background: url('../images/bg_tab.jpg') no-repeat top left; padding: 5px 0 0 0; voice-family: "\"}\""; voice-family: inherit; height: 17px; }
div#signup-tabs a.tab-active { background: url('../images/bg_tab_active.jpg') no-repeat top left; color: #FFF; }

div#signup-form { float: left; width: 692px; padding: 20px 10px 10px 10px; voice-family: "\"}\""; voice-family: inherit; width: 672px;  background: url('../images/bg_line.gif') repeat-x bottom left;  }
div#signup-form h2 { margin: 0 0 1px 0; background: url(../images/bg_registerform_h2.gif) no-repeat top left; width: 385px; height: 22px; font-size: 11px; }
div#cont div#signup-form h2 a, div#cont div#signup-form h2 span.title { display: block; width: 385px; height: 22px; text-transform: uppercase; text-decoration: none; padding: 4px 0 0 5px; color: #333; voice-family: "\"}\""; voice-family: inherit; width: 380px; height: 18px; }
div#cont div#signup-form h2 a:hover { color: #00527E; }
div#signup-form div#companynr { display: none; }
div#signup-form td { vertical-align: top; }
div#signup-form td.label { width: 180px; height: 22px; text-transform: uppercase; color: #333;}
div#signup-form td.label2 { width: 220px; height: 22px; text-transform: uppercase; color: #333; }
div#signup-form input.text2 { width: 200px; height: 18px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; border: 1px solid #CCC; padding: 2px; voice-family: "\"}\""; voice-family: inherit; width: 196px; height: 14px;}
div#signup-form div#companynr { padding: 2px 0 8px 0px; }
div#signup-form div#companynr_div { display: none; padding: 2px 0 8px 24px; }
div#signup-form p.copyLink { display: block; margin: 0 0 5px 0; text-transform: uppercase; font-size: 10px; }
/*div#signup-form table#registrationtable*/
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('../images/checkbox.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 20px;
	padding: 0 0px 0 0;
	background: url('../images/radio.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 200px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 1px 18px 0 4px;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	background: url('../images/select_200.jpg') no-repeat;
	overflow: hidden; voice-family: "\"}\""; voice-family: inherit; height: 17px; width: 178px;
}
span.select2 {
	position: absolute;
	width: 83px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding: 1px 18px 0 4px;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	background: url('../images/select_83.jpg') no-repeat;
	overflow: hidden; voice-family: "\"}\""; voice-family: inherit; height: 17px; width: 61px;
}

div#company_organisationinfo, div#company_contactinfo, div#company_facturationinfo, div#company_shippinginfo { margin: 10px 0 20px 0; }
div#company_organisationinfo { margin: 10px 0 5px 0; }

div#signup-submit { float: left; width: 692px; padding: 10px 0; }
div#signup-submit div.submit-left { float: left; width: 346px; height: 30px;}
div#signup-submit div.submit-right { float: left; width: 346px; height: 30px; text-align: right; }
div#signup-submit div.submit-right input.btnNext { width: 109px; height: 21px; color: #FFF; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; text-align: center; background: url('../images/bg_btn_next.jpg') no-repeat top left; cursor: pointer; }
div#signup-submit .btnPrev { width: 109px; height: 21px; color: #FFF; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; text-align: center; background: url('../images/bg_btn_prev.jpg') no-repeat top left; cursor: pointer; }
p.note {font-size: 10px; padding: 30px 0 0 0; font-style: italic; }