/* LEAD CSS FOR WEB */

body { margin:0; font-family:Arial,Tahoma,sans-serif; font-size:14px; color:#040540; overflow-x:hidden; }

#lead_widget-2 { height:235px; background:url('/images/all/api-background.png') no-repeat center #0B102F; border-bottom:3px solid #CDAE1A; }
#lead_widget-2 #needHelp, #lead_widget-2 h3 { width:950px; margin:0 auto; }
#lead_widget-2 #needHelp { padding:0 !important; position:relative; }
#lead_widget-2 h3 { padding:15px; font-size:28px; font-weight:normal; color:#fff; }

.widget.widget_lead_widget .need_help_table td {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.widget.widget_lead_widget td .medBG.first {
	margin-right: 10px;
	background: url('/images/all/name.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.widget.widget_lead_widget td .medBG.first:hover {
	background: url('/images/all/name-hov.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.widget.widget_lead_widget td .medBG.last {
	background: url('/images/all/name.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.widget.widget_lead_widget td .medBG.last:hover {
	background: url('/images/all/name-hov.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.widget.widget_lead_widget td .medBG {
	border: 1px solid #b0b0b0;
	box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	height: 39px;
	width: 258px;
	text-indent: 30px;
	font-size: 11px;
	padding:3px;
}
.widget.widget_lead_widget td .medBG:hover {
	border-color: #0064b6;
}
.widget.widget_lead_widget .need_help_table td#phones {
	padding-bottom: 0
}
.widget.widget_lead_widget .need_help_table td .bigBG input {
	border: 1px solid #b0b0b0;
	box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	width: 258px;
	height: 39px;
	text-indent: 30px;
	font-size: 11px;
	padding:3px;
	background: url('/images/all/email.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.widget.widget_lead_widget .need_help_table td .bigBG input:hover {
	border-color: #0064b6;
	background: url('/images/all/email-hov.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.need_help_table .widget.widget_lead_widget td .last {
	margin-left: 1px;
	float: left;
}
.widget.widget_lead_widget td  .submit {
	width: 273px;
	height: 50px;
	color: #fff;
	background: url('/images/all/lead-btn.png') no-repeat;
	text-align: center;
	padding: 0 49px 0 10px;
	border: medium none;
	cursor: pointer;
	font-size: 18px;
	text-transform: none;
	margin-left: 7px;
}
.widget.widget_lead_widget .tny {
	border: 1px solid #b0b0b0;
	border-radius: 5px;
	box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	width: 48px;
	height: 22px;
	padding: 0 0 0 4px;
	float: left;
	margin-right: 6px;
	font-size: 11px;
	padding:3px;
}
.widget.widget_lead_widget .tny:hover {
	border-color: #0064b6;
}
.widget.widget_lead_widget .mid {
	border: 1px solid #b0b0b0;
	box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	width: 253px;
	height: 39px;
	float: left;
	text-indent: 30px;
	font-size: 11px;
	padding:3px;
	background: url('/images/all/phone.png') no-repeat 5px rgba(255, 248, 248, 1);
	border-radius: 0 !important;
}
.widget.widget_lead_widget .mid:hover {
	border-color: #0064b6;
	background: url('/images/all/phone-hov.png') no-repeat 5px rgba(255, 248, 248, 1);
}
.widget.widget_lead_widget .countrylist.selectbox  {
	background: url('http://www.optionweb.com/wp-content/themes/spotbase/images/sprites/sprite_column.png') no-repeat scroll -15px -394px transparent;
	width: 206px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	padding: 0 0 0 4px;
	border:none;
}
.ecode_promo_field {
	width:330px;
	border: 1px solid #b0b0b0;
	box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	height: 39px;
	text-indent: 30px;
	font-size: 11px;
	padding:3px;
	vertical-align: top;
}
.ecode_promo_field { background: url('/images/all/promo.png') no-repeat 5px center rgba(255, 248, 248, 1) !important; }
.ecode_promo_field:hover { background: url('/images/all/promo-hov.png') no-repeat 5px center rgba(255, 248, 248, 1) !important; border-color: #0064b6; }
#checkBx label { top:4px !important; color:#fff; }

#country_div { margin-left:10px; }
#clik_liste {
	width:73px;
	height:29px;
	padding:16px 0 0 10px;
	background:url('/images/all/nav-arrow-web.png') no-repeat scroll right center #e9e9e9;
}
#to_put_in_country { top:47px; }
#to_put_in_country #search_country { width:328px; }
#to_put_in_country #country { width:344px; }

.error { color:#f00; font-size:12px; }
label.error { display:block; }
input.error { border:1px solid #f00 !important; font-size:14px; }