/* ----------------- layout ----------------- */

#error {
	color:#E81B1B;
	margin:15px;
	text-align:center;
}



.spacer20 {
	margin: 20px;
}
.spacer {
text-align:center;
padding-top:40px;
}




.one_third
{
}

html>body .one_third {

}

.toolbox_head
{
	/*
	background-image : url('images/login_top.png');
	background-repeat:no-repeat;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #123a53;
	padding-top : 10px;
	padding-left : 16px;
}

* html .toolbox_head
{
	padding-top : 17px;
}

.toolbox_content
{
	/*
	background-image : url('images/login_bottom.png');
	background-repeat:no-repeat;
	background-position: bottom;
	*/
	font-size : 12px;
	padding-left : 15px;
	margin-bottom: -1px;
	padding-bottom : 10px;
	min-height: 68px;
}

.form_login{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 0px;
}
label.form_login {
	clear:left;
	color:#000000;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	padding-top:7px;
	text-align:right;
	width:130px;
}

.form_login_head{
	margin-top: 100px;
	margin-left: 10px;
}
.toolbox_content input {
	width:293px;
	height:30px;
	border:0px;
	padding-top:6px;
	padding-left:10px;
	display:block;
	margin-left: 150px;
	margin-bottom:0px;
	background-image:url(images/input_bg.png);
	background-repeat:no-repeat;
}

.toolbox_content input.form_login {
	font-size: 14px;
	color: #555;
	margin-left: 150px;
	font-weight: bold;
	padding-top:0px;
	text-decoration: none;
	display:block;
	width:180px;
	height:25px;
	text-align:center;
	background-image:url(images/submit_button.png);
	background-repeat:no-repeat;
	padding-left:0px;
	
}

.toolbox_content div.param_connection {
	margin-left: 160px;	
	margin-bottom:20px;
}
#center-contain .toolbox_content div.param_connection a {
	margin-right: 30px;
	text-decoration:none;

}
.form_login_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.form_login span{
	font-size: 11px;
	color: #666666;
	padding-left: -5px;
}
/* ----------------- FORGOT PASSWORD ----------------- */
#forgot_password {
	
}

/* ----------------- CONTACTs ----------------- */

#contacts {
	margin-left:50px;
}

#contact-block1, #contact-block2, #contact-block3, #contact-block4,
#contact-block5, #contact-block6, #contact-block7  {
	width:240px;
	margin-bottom:30px;

}
#contact-block1{
	height:155px;
	float:left;	
	color:#5f5f5f;
}
#contact-block1 input{
	margin-bottom:0px;
}
#contact-block2{
	height:50px;
	width:200px;
	float:left;
	color:#5f5f5f;
	}
#contact-block2 input{
	margin-bottom:0px;
}
#contact-block3{
	height:50px;
	float:left;
	color:#5f5f5f;
	width:200px;
	}
#contact-block3 input{
	margin-bottom:0px;
}
#contact-block4{
	height:20px;
}
#contact-block5{
	height:120px;
	clear:left;
}
#contact-block6{
	height:110px;
}
#contact-block7{
	width:600px;
}
#contact-title {
	background-image:url(images/menu/menu_on_grey.png);
	background-repeat:no-repeat;
	height:27px;
	font-size:19px;
	color:#25435D;
	padding-left: 25px;
	margin-left:-50px;
}
#contact-subtitle {
	/*background-image:url(images/menu/menu_on_grey.png);
	background-repeat:no-repeat;*/
	height:27px;
	font-size:18px;
	color:#5f5f5f;
	padding-top:10px;
}
.item0, .item1, .item2, .item3, .item4, .item5, .item6, .item7 {
	float:left;
	width:250px;
} 
.item20 {
	float:left;
	width:550px;
} 
#contact-block6 table{
	width:600px;
}
#contact-block6 table td{
	width:25%;
}
#contact-block5 textarea {
	width:595px;
	height:100px;
}
.button_submit{
	font-size: 14px;
	color: #555;
	border:0px;
	font-weight: bold;
	margin-top:-2px;
	margin-left:0px;
	padding-bottom:5px;
	text-decoration: none;
	display:block;
	width:180px;
	height:30px;
	text-align:center;
	background-image:url(images/submit_button.png);
	background-repeat:no-repeat;
}


/* ----------------- BASIC MAIL FORM ----------------- */
#mailform_basic {
padding-left:50px;
}

#mailform_basic label.input_label {
	float:left;
	clear:left;

	font-size:12px;
	color:#6F97C6;
	padding-left:8px;
}

#mailform_basic .inputBox {
	float:left;
	width:293px;
	height:25px;
	border:0px;
	padding-top:6px;
	padding-left:10px;
	display:block;
	background-image:url(images/input_bg.png);
	background-repeat:no-repeat;
	margin-left:-8px;
}
#mailform_basic label.textarea_label 
{
	margin-left:355px;
	display:block;
	color:#6F97C6;
}

#mailform_basic textarea {
	float:none;
	overflow:hidden;
	margin-left:40px;
	background-image:url(images/textarea_bg.png);
	background-repeat:no-repeat;
	width:283px;
	height:196px;
	margin-bottom:11px;
	border:0;
	padding:10px;

}
#mailform_basic label.checkbox_label 
{
	float:none;
	margin-left:347px;
	display:block;
}
#mailform_basic p input {
	font-size: 14px;
	color: #555;
	border:0px;
	font-weight: bold;
	margin-top:-2px;
	margin-left:120px;
	padding-bottom:5px;
	text-decoration: none;
	display:block;
	width:180px;
	height:30px;
	text-align:center;
	background-image:url(images/submit_button.png);
	background-repeat:no-repeat;
}

/* ----------------- WEBSIGNUP ----------------- */
#websignup input.inputBox {
	width:293px;
	height:25px;
	border:0px;
	padding-top:6px;
	padding-left:10px;
	display:block;
	background-image:url(images/input_bg.png);
	background-repeat:no-repeat;
}
#center-contain  a.forgot_pass {
	color:#E81B1B;
	text-decoration:none;
}

#new_account {
	width:197px;
	height:157px;
	background-image:url(images/bg_newaccount.jpg);
	background-repeat:no-repeat;
	margin-left:-18px;
	padding:5px;
}
#new_account_button {
	width:171px;
	height:23px;
	display:block;
	background-image:url(images/new_account_button.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:2px;
}
a#new_account_button  {
	color:#FFF;
}
