/*center*/
.content_center {
	max-width: 1009px;
	margin: auto;
}

.content_center h1 {
	font-size: 43px;
	color: #1e2027;
	text-align: center;
	font-family: 'Conv_CORBELB_0';
	line-height: 30px;
}

.content_center h1 span {
	font-size: 18px;
}

.login_inner {
	width: 100%;
	float: left;
	max-width: 1009px;
	margin: 80px 0 50px;
	background: url(../../images/bottom_shadow.png) no-repeat bottom center;
	padding-bottom: 115px;
	font-family: 'Conv_CALIBRI_0';
}

.tabs_outr {
	width: 489px;
	margin: auto;
}

.tabs_inner {
	width: 489px;
	border: solid 1px #cccccc;
	float: left;
	margin-top: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	background: #FFF;
	margin: 0 245px;
}

.tabs {
	width: 100%;
	float: left;
	background: #e6e6e6;
}

.tabs li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 50px;
}

.tabs li a {
	color: #999999;
	border-right: solid 1px #cccccc;
	display: block;
	font-size: 22px;
	font-family: 'Conv_MYRIADPRO-REGULAR', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tabs li a:hover {
	text-decoration: none;
}

.tabs li a:hover {
	text-decoration: none;
}

.tabs li a:focus {
	text-decoration: none;
}

.selected {
	background: #FFF !important;
	color: #4F93DF !important;
}

.tab1 {
	width: 100%;
	float: left;
}

.tab1_inner {
	width: 451px;
	padding: 0 18px 18px;
	float: left;
}

.tabs_inner h2 {
	margin: 10px 0 0 0px;
	line-height: 50px;
	/*position:relative;*/
	font-size: 16px;
	color: #4f93df;
	line-height: 50px;
	font-family: 'Conv_MYRIADPRO-REGULAR', Verdana, Arial, Helvetica,
		sans-serif;
	margin-left: -50px;
}

.count_hide {
	width: 44px;
	float: left;
	height: 50px;
}

.count {
	font-size: 20px;
	color: #FFF;
	width: 53px;
	text-align: center;
	background: url(../../images/count_bg.png) no-repeat;
	float: left;
	margin-right: 10px;
}

.form_box {
	width: 431px;
	float: left;
	background: #e6e6e6;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0px 5px rgba(0, 0, 0, .3);
	text-shadow: 0 0px 5px rgba(0, 0, 0, .0);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#C5C5C5',
		Direction=135, Strength=3);
}

.textfield_outer {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #333333;
	margin-bottom: 19px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textfield {
	width: 260px;
	float: left;
	background-color: #f8f8f8 !important;
	padding: 10px 10px 10px 30px !important;
	font-size: 12px !important;
	color: #3e3e3e !important;
	margin: 0 !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.namefield {
	background: url(../../images/name_icon.png) no-repeat 8px center;
}

.password {
	background: #F8F8F8 url(../../images/passwor_icon.png) no-repeat 8px
		center !important;
}

.confirm {
	background: url(../../images/icon3.png) no-repeat 8px center;
}

.address {
	background: url(../../images/home_icon2.png) no-repeat 8px center;
}

.location {
	background: url(../../images/location_icon.png) no-repeat 8px center;
}

.postcode {
	background: url(../../images/postcode_icon.png) no-repeat 8px center;
}

.searchfield select {
	width: 294px !important;
}

.phone_icon {
	background: url(../../images/phone_icon.png) no-repeat 8px center;
}

.mobile_icon {
	background: url(../../images/mobile_icon.png) no-repeat 8px center;
}

.msz {
	background: url(../../images/message_icon.png) no-repeat 8px center;
}

.key {
	background: url(../../images/key_icon.png) no-repeat 8px center;
}

.searchfield_icon {
	background: #fff url(../../images/search_icon.png) no-repeat 8px center
		!important;
}

.red-txt {
	color: #FF0000;
}

.dropmenu {
	font-size: 19px;
	color: #777777;
	float: left;
	height: auto;
	width: 330px;
	border: solid 1px #cccccc;
	padding: 8px;
	background-color: #F8F8F8 !important;
	float: left;
}

.dropmenu2 {
	font-size: 19px;
	color: #777777;
	float: left;
	height: auto;
	border: solid 1px #cccccc;
	padding: 8px;
	background-color: #F8F8F8 !important;
	float: left;
	width: auto;
	min-width: 85px;
	margin-right: 15px;
}

.birth_field_outr {
	border: solid 1px #cccccc;
	padding: 8px;
	background-color: #F8F8F8 !important;
	float: left;
	margin-right: 15px;
}

.mrgn0 {
	margin: 0;
}

.birth_field_outr select {
	font-size: 19px;
	color: #777777;
	border: none;
	background: none;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	min-width: 68px;
}

.birth_field_outr select option {
	color: #777777;
}

.form_buttons_outr {
	width: 471px;
	float: left;
	background: #e6e6e6;
	padding: 20px 9px 18px;
}

.form_button {
	float: right;
	margin-left: 10px !important;
	opacity: 0.8;
}

.form_button:hover {
	opacity: 1;
}

.text3 {
	width: 92%;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1e2027;
	margin: 40px;
	font-family: 'Conv_CORBELB_0';
}

.text3 a {
	text-decoration: none;
	color: #4f93df;
}

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