@charset "utf-8";
/* CSS REGISTRY */
.RegistryHeaderWrapper
{
	width:430px;
	float:left;
}
.RegistryHeader{
	width:450px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.29em;
	color:#41ADF5;
	padding-bottom:5px;
	float:left;
}
.RegistryHeader2{
	width:270px;
	height:15px;
	_height:17px;
	font-size:1em;
	font-weight:bold;
	line-height:1.1em;
	color:#41ADF5;
	float:left;
}

.RegistryHeaderWrap
{
	width:500px;
	position:relative;
}

	.RegistryHeaderWrap .icon
	{
		width: 47px;
		height: 47px;
		padding:0;
		float:left;
	}
	.RegistryHeaderWrap .icon_title
	{
		font-size:0.876em;
		font-weight:bold;
		width:360px;
		color:#41ADF5;
		padding:5px 0 1px 2px;
		margin-top:10px;
		float:left;
		border-bottom:solid 1px #41ADF5;
	}

.RegistryHeaderBox2{
	float:left;
}

.RegistryInfoWrapper
{
	width:565px;
	float:left;
	margin:10px 0 0 20px;
}
.RegistryWrapper{
	width:565px;
	margin:0 auto;
	padding:10px 0 5px 0;
	
		
}
.RegistryBox{
	width:500px;
	float:left;
	
	
}
.RegistryTxtInfo{
	width:570px;
	font-size:0.75em;
	padding-top:3px;
	float:left;
	
}
.RegistryTxt
{
	width:240px;
	font-size:0.8em;
	padding-top:3px;
	float:left;
	
}
.RegistryTxt2{
	width:570px;
	font-size:0.8em;
	padding-top:3px;
	float:left;
	
	
}
.RegistryNote
{
	width:450px;
	font-size:0.8em;
	padding-top:3px;
	float:left;
}
.RegistryErrorMain
{
	width:430px;
	height:18px;
	_height:20px;
	padding-top:-2px;
	color:red;
	float:left;
	background-color:#FFFFCC;
}
.RegistryError{
	width:420px;
	height:18px;
	_height:20px;
	font-size:0.6875em;
	padding-top:-2px;
	padding-left:8px;
	color:red;
	float:left;
}
.RegistryBgError
{
	padding-top:3px;
	background-color:#FFFFCC;
}
.RegistryField
{
	width:215px;
	height:20px;
	font-size:0.9em;
	color:#76767e;
	float:left;
	
	
}
.RegistryInput
{
	width:150px;
	height:18px;
	_height:20px;
	color:#76767e;
	background:#FFFF99;
	float:left;
}
	#telephone
	{
	background:#FFFF99;
	color:#76767e;
	}
	#firstName,
	#surname
	{
	background:#FFFFFF url(../images/input_bg.jpg) repeat-x;
	width:150px;
	height:18px;
	_height:20px;
	}
.RegistryInput2
{
	width:150px;
	height:18px;
	_height:20px;
	color:#76767e;
	background:#FFFFFF;
	float:left;
}
.RegistrySelect
{
	width:150px;
	height:22px;
	_height:20px;
	color:#76767e;
	font-size:0.9em;
	line-height:1em;
	background:#FFFFFF;
}
	#country{
	background:#FFFF99;
	width:215px;
	
	}
	.RegistrySelect2{
		width:150px;
		height:22px;
		_height:20px;
		color:#76767e;
		font-size:0.9em ;
		line-height:1em;
		background:#FFFFFF;
	}

.RegistryPin{
	width:40px;
	height:18px;
	_height:20px;
	font-size:0.9em;
	line-height:1em;
	color:#76767e;
	background:#FFFF99;
	float:left;
}
.RegistryInfo{
	width:20px;
	height:18px;
	padding-top:2px;
	float:left;
	
}
.RegistryInfo2{
	vertical-align:middle;
	font-family:arial;
	font-size:1.25em;
	font-weight:bold;
	color:#ABABAB;
	cursor:pointer;
}
.RegistryInfo3{
	cursor:pointer;
}
.RegistryList ol
{
	width:500px;
	margin-left:15px;
	list-style-position:outside;
	list-style:decimal;
}
	.RegistryList li
	{
		list-style:decimal;
		list-style-position:inside;
	}

.RegistryBtn
{
	width:430px;
	height:27px;
	float:left;
	padding:4px 0;
}
	.RegistryBtn input
	{
		width:79px;
		height:27px;
		float:right;
	}
.RegistrySpace{
	width:430px;
	height:6px;
	float:left;
}
.RegistrySpace2{
	width:80px;
	height:50px;
	float:left;
}
.RegistrySpace3{
	width:80px;
	height:8px;
	float:left;
}
.RegistrySpaceD{
	width:422px;
	height:20px;
	float:left;
}
.RegistrySpaceD2{
	width:422px;
	height:2px;
	float:left;
}
.RegistryBtnSpace{
	width:350px;
	height:27px;
	float:left;
}
.RegistryTxt3
{
   width:170px;
   font-size:0.6875em;
   color:#76767e;
   background:#FFFFFF;
   float:left;
}
.RegistryIndic{
   width:70px;
   _width:80px;
   font-size:0.6875em;
   font-weight:bold;
   padding:3px 3px 0 0;
   color:#76767e;
   text-align:right;
   float:left;
   
}