/* CSS Document */
html,body
{
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	height:100%;
	background-color:#FFF;
	scrollbar-3dlight-color:#a7a7a7;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#a7a7a7;
	scrollbar-darkshadow-color:#a7a7a7;
	scrollbar-face-color:#b9b9b9;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#a7a7a7;
	text-align:center;
}

	*html #holder {
		height: 100%;
	}

*html table, span, a 
{
	font-size: 11px;

}

#holder,.tables_name
{
	text-align:left;
}
#companyDetails{
_width:850px;
}
#holder,.tables_name a{
	color:#000;
	}

#registerTable
{
background: url(../images/backgroundClient.gif) repeat-y scroll left top;
margin:auto;
width:922px;
display:block;
}

.spacer
{
	clear:both;
	height:1px;
	font-size:1.0E-7em;
}

.footerHolder
{
	height:37px;
	background:url(../images/big.gif) top left no-repeat;
	background-position: 0 -30px;
}

.textFooter{
text-align:center;
background:#FFFFFF none repeat scroll 0 0;
}

.textFooter a{
margin:5px;
color:#759F00;
text-decoration:none;
}
.textFooter a:hover{
text-decoration:underline;
color:#759F00;
}

.nextButton{
_margin-right:20px !important;
}

*:first-child+html .nextButton{
margin-right:20px !important;
}

.copyR{

	text-align:center;
	display:block;
	margin:10px 0 0;
	font-size:10px;
	color:#759F00;
	_width:472px;
}


#header {
	float:left;
	height:80px;
	_height:110px !important;
	padding-top:9px;
	_padding-top:0px;
	padding-left:9px;
	_margin-bottom:-35px;
	width:920px;
	_width:928px;
	background:#fff url(../images/main/headerRegistration.png) top left no-repeat !important;
}

#logo {
display:none;
}


#selects {
	float:left;
margin:15px 0 0 246px;
_margin:25px 0 0 116px;
padding:0;
text-align:center;
width:426px;
}
form
{
	padding: 0;
	margin: 0;
}

#selects h2 {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 3px 0 0 0;
	margin: 0;
}



#selects select {
	font-size: 10px;
	margin: 0 20px 0 0;
}

#welcome {
	margin: 15px 0 0 80px;
	float: left;
}

*html #welcome {
	margin: 12px 0 0 100px;
}

#content {
	margin: 0;
	padding: 0;
}

#content #stepFourView a
{
background:#CCCCCC url(../images/back.gif) repeat-x scroll 0 -102px;
border:1px solid #B8B8B8 !important;
color:#575757;
cursor:pointer;
display:block;
font-size:11px;
height:23px;
line-height:24px;
overflow:hidden;
text-align:center;
text-decoration:none;
width:142px;
text-weight:bold;
}

#content #stepFourView a:hover
{
background:#CCCCCC url(../images/back.gif) repeat-x scroll 0 -113px;
border:1px solid #B8B8B8 !important;
color:#FFFFFF;
cursor:pointer;
text-weight:bold;
display:block;
font-size:11px;
height:23px;
line-height:24px;
overflow:hidden;
text-align:center;
text-decoration:none;
width:142px;
}

#steps {
	display: block;
	float: left;
	width: 900px;
	margin-left:9px;
	_margin-left:5px;
    _margin-top:20px;
}
.codePosition {
float:left;
line-height:19px;
}

#steps div,#steps a {
	display: block;
	float: left;
	width: 129px;
	padding: 6px 10px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 46px;
	line-height:14px;
	text-align: center;
	border-right: 1px solid #fff;
	text-decoration: none;
}

.stepUnvisited {
	background: #CCCCCC url('../images/main/gray_but.gif') repeat-x scroll left top;
	color: #fff !important;

}
.stepUnvisited1 {
	background: #CCCCCC url('../images/main/gray_but.gif') repeat-x scroll left top;
	color: #fff !important;
	_border:none !important;
}

/*
.step1, .step2, .step3, .step4, .step5, .step6 {
    background-color: #aaddFF;
    color: #fff !important;
}
	*html .step1, .step2, .step3, .step4, .step5, .step6
	{
		font-size: 11px;
	}
*/

.step1 {
	background:#35c6eb url('../images/steps.gif') top left repeat-x;
	background-position: 0px -20px;
	color: #fff !important;
}
.step2 {
	background:#33b9da url('../images/steps.gif') top left repeat-x;
	background-position: 0px -100px;
	color: #fff !important;
}
.step3 {
	background:#35a9c7 url('../images/steps.gif') top left repeat-x;
	background-position: 0px -180px;
	color: #fff !important;
}
.step4, .step4back {
	background: #ffc333 url('../images/steps.gif') top left repeat-x;
	background-position: 0px -260px;
	color: #fff !important;
}
	*:first-child+html .step4back, .step5back
	{
		margin: -10px 0 0 0;
	}

.step5, .step5back {
	background: #ff9d33 url('../images/steps.gif') top left repeat-x;
	background-position: 0px -340px;
	color: #fff !important;
}

.step6 {
	background: #ff8033 url('../images/steps.gif') top left repeat-x;
	background-position: 0px -420px;
	color: #fff !important;
}

.currentStep {
   background:transparent url(../images/main/currentStep.gif) no-repeat scroll left top !important;
border:medium none !important;
height:49px !important;
position:relative;
z-index:20;
color:#97c000 !important;
font-weight:bold !important; 
}

.currentStep1 {
background:transparent url(../images/main/currentStep1.gif) no-repeat scroll left top !important;
border:medium none !important;
color:#97C000 !important;
font-weight:bold !important;
height:49px !important;
position:relative;
z-index:20;
}

.currentStep6 {
background:transparent url(../images/main/currentStep6.gif) no-repeat scroll left top !important;
border:medium none !important;
color:#97C000 !important;
font-weight:bold !important;
height:63px !important;
padding-left:0px !important;
position:relative;
width:135px !important;
z-index:20;
}

#menu {
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul {
	margin: 30px 0 0 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #97ce00 url(../images/menu_thmb.gif) center left no-repeat;
}

#menu li a {
	width: 220px;
	line-height: 24px;
	font-size: 14px;
	height: 24px;
	display: block;
	color: #333333;
	border-top: 1px solid #99ff00;
	border-bottom: 1px solid #89ba01;
	text-decoration: none;
	text-indent: 25px;
}

#menu li a:hover {
	background: #669900 url(../images/menu_thmb.gif) top right no-repeat;
	color: #FFFFFF;
}

.corner_top {
	border-top: 0px !important;
	background: url(../images/corner_top.gif) right -1px no-repeat;
}

.corner_bottom {
	border-bottom: 0px !important;
	background: url(../images/corner_bottom.gif) right bottom no-repeat;
}

#content1 {
	width: 645px;
	float: right;
	margin: 30px 10px 0 0;
	background: url(../images/cont_1.gif) top left repeat-y;
}

*html #content1 {
	margin: 30px 5px 0 0;
}

.c1_top {
	width: 645px;
	height: 21px;
	padding: 0;
	margin: 0;
	background: url(../images/cont_top1.gif) top left no-repeat;
	display: block;
	float: left;
}

.c1_bottom {
	width: 645px;
	height: 21px;
	padding: 0;
	margin: 0;
	background: url(../images/cont_bottom1.gif) top left no-repeat;
	display: block;
	float: left;
}

#content1 form {
	float: left;
	margin: 0;
	padding: 10px 0 0 30px;
}

#content1 form h1 {
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 11px;
	color: #759f00;
	clear: both;
}

#content1 form label {
	float: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #656565;
	width: 185px;
}

.inp {
	width: 405px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #aeaeae;
	margin: 0 0 2px 0;
	float: left;
}

.inp1 {
	width: 220px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #aeaeae;
	margin: 0 0 2px 0;
	float: left;
}

.button {
	width: 86px;
	background: #97ce00 url(../images/but_s.gif) top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border: 1px solid #aeaeae;
	display: block;
	margin: 0 3px 3px 3px;
	float: left;
	text-decoration: none;
}

.button2 {
	width: 86px;
	background: #97ce00 url(../images/but_s.gif) top left repeat-x !important;
	font-size: 11px;
	font-weight: bold;
	color: #fff !important;
	height: 19px !important;
	line-height: 19px !important;
	text-align: center;
	border: 1px solid #aeaeae !important;
	display: block !important;
	margin: 0 3px 3px 3px !important;
	float: left ;
	text-decoration: none;
}

.nextButtonDiv{
float:right;margin-right:5px;margin-bottom:20px;
_margin-right:5px;
}

.explain {
	width: 410px;
	padding: 10px;
	margin: 0 10px 0 0;
	float: right;
	text-align: left;
	font-size: 11px;
	color: #b3b3b3;
}

*html .explain {
	margin: 0 5px 0 0;
}

#content2
{
	clear:both;
	width:875px;
	margin:9px 0 0 19px;
	background:url(../images/shadowGreen.gif) top left repeat-y;
	background-position: -1896px 0;
	
}
	*html #content2 {
		margin: 7px 0 0 7px;
	}
	
.exitQuit{
background:transparent url(../images/main/exitRegistration.png) no-repeat scroll left top;
display:block;
float:right;
height:42px;
margin-left:494px;
_margin-left:280px;
position:absolute;
top:14px;
width:127px;
}

*:first-child+html .exitQuit{
margin-left:280px;
}

.exitQuit:hover{
background:transparent url(../images/main/exitRegistrationHover.png) no-repeat scroll left top;
}
.c2_top
{
	width:875px;
	height:27px;
	padding:0;
	margin:0;
	background:url(../images/shadowGreen.gif) top left no-repeat;
	background-position: -41px 0;
	display:block;
	position:absolute;
    top:141px;
    _margin-left:20px;
    _top:147px;
}


.c2_bottom
{
	width:875px;
	height:23px;
	padding:0;
	margin:0;
	background:url(../images/shadowGreen.gif) top left no-repeat;
	background-position: -974px 0;
	display:block;
	float:left;
}

#content2 h1 {
	font-weight: bold;
	padding: 0;
	margin: 10px 0 20px 20px;
	font-size: 11px;
	color: #759f00;
	clear: both;
}
*html #content2
{
	margin:10px 5px 0 10px;
}

#content2 h2 {
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 10px;
	font-size: 11px;
	color: #656565;
	clear: both;
}


.adv_l {
	width: 135px;
	margin: 0 0 0 3px;
	float: left;
}

.adv_r {
	float: left;
}

.adv {
	width: 869px;
	float: left;
	margin: 0 3px 0 3px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #e3e3e3;
}

*html .adv {
	width: 868px;
	margin: 0 3px 0 2px;
}

.alert_red {
	padding: 0 10px 0 10px;
	background: #ff0000 url(../images/red.gif) top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border: 1px solid #aeaeae;
	display: block;
	margin: 0 3px 3px 3px;
	float: left;
}

.alert_blue {
	padding: 0 10px 0 10px;
	background: #0283ad url(../images/blue.gif) top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border: 1px solid #aeaeae;
	display: block;
	margin: 0 3px 3px 3px;
	float: left;
}

/*ADD USER*/
#content2 form {
	float: left;
	margin: 0;
	padding: 10px 0 0 30px;
}

#content2 form h1 {
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 11px;
	color: #759f00;
	clear: both;
}

#content2 form label {
	float: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #656565;
	width: 185px;
}

#boton_next {
	display: block;
	float: right;
	font-weight: bold;
	font-size: 14px;
	clear: left;
	width: 120px;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 3px 0 0 0;
	height: 20px;
}

/*Aditions*/
.mandatory_text {
	width: 220px;
	font-size: 11px;
	padding: 3px;
	background: #FFFFDF;
	border: 1px solid #aeaeae;
	margin: 0 0 2px 0;
	float: left;
}
	

.errorMessage {
	color: red;
	float: left;
}

.input_text {
	width: 220px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #aeaeae;
	margin: 0 0 2px 0;
	_margin: 0;
	float: left;
}

.exCountrCode
{
	font-style:italic;
	margin-right:46px;
}
	*html .exCountrCode
	{
		margin-right:35px;
	}
	
.exAreaPhone
{
	font-style:italic;
	margin-left:35px;
	margin-right:50px;
}

.exPhNumber
{
	font-style:italic;
	margin-right: 62px;
	margin-left: 30px;
}
	*html .exPhNumber
	{
		margin-right: 54px;
		margin-left: 10px;
	}


.label {
	width: 130px;
}

.input {
	width: 220px;
}

.validation {
	width: 450px;
}
.phoneExample {
   width: 90px;
}	

.labelRegistration {
	width: 230px;
vertical-align:bottom;
}

.labelRegistration1 {
	width: 250px;
	vertical-align:bottom;
}	

.inputAndValidation {
	width: 550px;
	
}

.orange_button {
	width: 86px;
	background: #F3CD5B url(../images/orange_but.gif) top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border: 1px solid #aeaeae;
	display: block;
	/*margin: 0 3px 3px 3px;*/
	float: left;
	text-decoration: none;
}

.sendMailPopUp
{
	width:863px;
	float:left;
	position:absolute;
	background:url(../images/shadow.gif) top left repeat-y;
	background-position:-81px 0;
margin-left:-442px;
margin-top:-489px;
}
	*html .sendMailPopUp
{
	width:679px !important;
}
.shadowBottom
{
	background:url(../images/shadow.gif) top left no-repeat;
	background-position:-1041px 0;
	float:left;
	height:16px;
	width:862px;
	display:block;
}



.buttonSend
{
	margin-left:35%;
	_margin-left:18%;
}

*:first-child+html .sendMailPopUp
{
	margin-top:0;
	margin-left:-800px;
}


.sendMailPopUp h2 
{
	display:block;
	font-size:12px;
	padding:0;
	text-indent:10px;
	line-height:20px;
	background:#a5d41c url(../images/shadow.gif) top left no-repeat;
	background-position:855px 0;
	color:#FFF !important;
	font-weight:400 !important;
	float:left;
	margin:0 !important;
	width:862px;
}



*html .sendMailPopUp h2
{
	width:862px !important;
}


.sendMailPopUp p
{
	width:700px;
	display:block;
	font-size:12px;
	margin:10px !important;
	padding:0;
	float:left;
}

	*html .sendMailPopUp p
{
	width:650px;
	height:20px;
}

.window_close
{
	width:17px;
	height:20px;
	background:#a5d41c url(../images/icons.gif) top left no-repeat;
	background-position: 0 -1476px;
	margin:-20px 8px 0 0;
	float:right;
	display:block;
	_margin:0px 0px 0 -28px;
}

.window_close:hover
{
	width:17px;
	height:20px;
	background:#a5d41c url(../images/icons.gif) top left no-repeat;
	background-position: 0 -1043px;
	float:right;
	display:block;
}



.currStepFrom {
color:#97CE00;
display:block;
font-size:18px;
font-weight:bold;
margin-top:-6px;
text-align:right;
width:616px;

}

.termsContent {
	
	margin-left: 50px;
	width: 700px;
	height:300px;
	overflow: auto;
	border-left: 1px solid #5d5d5d;; 
	border-top: 1px solid #5d5d5d;; 
	border-bottom: 1px solid #5d5d5d; 
	background: url(../images/list.gif) 1px 1px repeat;
	padding-right:10px;
}


	
	*:first-child+html .termsContent {

		margin-left: 50px;
		width: 700px;
		height:300px;
		overflow: auto;
		border-left: 1px solid #5d5d5d;; 
		border-top: 1px solid #5d5d5d;; 
		border-bottom: 1px solid #5d5d5d; 
		background: url(../images/list.gif) 1px 1px repeat;
	}
	
	*html .termsContent {
		
		margin-left: 50px;
		width: 700px;
		height:300px;
		overflow: auto;
		border-left: 1px solid #5d5d5d;; 
		border-top: 1px solid #5d5d5d;; 
		border-bottom: 1px solid #5d5d5d; 
		background: url(../images/list.gif) 1px 1px repeat;
	}

.termsContent p {
   
   text-align: justify;
   margin-left: 10px !important;
}

	*html .termsContent p {
	   
	   text-align: justify;
	   margin-left: 10px !important;
	}
	
	*:first-child+html .termsContent p {
	   
	   text-align: justify;
	   margin-left: 10px !important;
	}

.termsContent h1 {
	
	margin-left: 35% !important;
	font-size: 18px !important;
	font-weight: bold !important;
	
}
	*html .termsContent h1 {
	
		margin-left: 35% !important;
		font-size: 18px !important;
		font-weight: bold !important;
	
	}
	*:first-child+html .termsContent h1 {
		
		margin-left: 35% !important;
		font-size: 18px !important;
		font-weight: bold !important;
	
	}	

.termsContent ul li ol li {
	margin-left: 20px !important;
	list-style-type: decimal !important;
}
	*html .termsContent ul li ol li {
		padding: 0;
		margin: 0; 
		list-style-type: decimal !important;
	}
	
	*:first-child+html .termsContent ul li ol li {
	
		padding: 0;
		margin: 0; 
		list-style-type: decimal !important;
	}

.termsContent ul li  ul li {
	list-style-type: circle !important;
}

	*html .termsContent ul li  ul li {
		list-style-type: circle !important;
	}
		
	*:first-child+html .termsContent ul li  ul li {
		list-style-type: circle !important;	
	}	

.termsContent ul li {
	margin-left: 10px !important;
	list-style-type: disc !important;
}
	*html .termsContent ul li {
		margin-left: 10px !important;
		list-style-type: disc !important;
	}
	
	*:first-child+html .termsContent ul li {
		margin-left: 10px !important;
		list-style-type: disc !important;
	}

.termsLink {
	font-weight: bold !important;
	display: -moz-stack !important;
	float: none !important;
	padding: 0px !important;
	text-decoration: underline !important;
	background: none !important;
	margin: 0 3px 0 3px !important;
}	

.termsLink:hover {
	font-weight: bold !important;
	color: #97ce00 !important;
	margin: 0 3px 0 3px !important;
}

	*html .termsLink:hover {
		font-weight: bold !important;
		color: #97ce00 !important;
		margin: 0 3px 0 3px !important;
	}
	
	*:first-child+html .termsLink:hover {
		font-weight: bold !important;
		color: #97ce00 !important;
		margin: 0 3px 0 3px !important;
	}
	
.stepZeroBackBut {
	width: 86px;
	background: #97ce00 url(../images/but_s.gif) top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border: 1px solid #aeaeae;
	display: block;
	margin: 0 3px 3px 50px;
	float: left;
	text-decoration: none;
}
	*:first-child+html .stepZeroBackBut {
		margin-left: 26px;
	}
	*html .stepZeroBackBut {
		margin-left: 26px;
	}
	
.carpet
{
	z-index:1;
	opacity:0.5;
	background-color:#ccc;
	border:0 none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	width:100%;
}
.sendMailPosition {
z-index:25;
}

#TipMessage {
_margin-left:-20px;
line-height:19px;
}
.TipMessage{
background:#ffffe0;
border:1px dashed #DFDFDF;
margin-left:20px;
margin-right:20px;
margin-top:15px;
padding:4px;
font-style:italic;
text-align:justify;
float:left;
}

.changedBoxes{
width:795px;
}

#currStepLabel {
margin-top:10px;
font-size: 15px;
color:#FFFFFF;
font-weight:bold;
}

.helpBulb{
width:34px;
line-height:38px;
height:38px;
float:left;
}

#finalStep{
margin: auto; display: block; width: 466px; text-align: center;
}

#finalStep form{
padding:0 !important;
}

#kwrdStepFive{
margin: auto; display: block; width: 466px; text-align: center;
}
#keywords{
display: block; width: 466px; text-align: left;
}

.foundCategory{
color: #97c000;
line-height:19px;
}

.foundCategory a{
background:#97c000;
padding:2px;
text-decoration:none;
color:#fff;
}

.foundCategory a:hover{
text-decoration:underline;
}

.contactPerson{
width:272px;
_width:250px;
margin:10px 0 10px 139px;
_margin: 10px 0 10px 71px;
}
