.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:15px !important;
	height:16px;
	background: url(../images/radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position: 0 -16px;}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:14px !important;
	height:14px;
	overflow: hidden;
	background: url(../images/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position: 0 -14px;}

/* Selects */
.selectArea {
	position: relative !important;
	height: 40px;
	float:left;
	color:#000;
	font-size:16px;
	line-height:23px;
}
.member-search-block02 .selectArea,
.business-search-block01 .selectArea,
.business-search-block03 .selectArea {
	height: 31px !important;
	line-height:31px;
}
.select-gbi{
	height:32px;
	line-height:32px;
	color:#000;
	font-size:12px;
}
.select1{
	height: 26px;
	float:left;
	color:#000;
	font-size:12px;
	line-height:23px;
	margin: 14px 17px 0 0;
}
.find-select{
	height:22px;
	line-height:22px;
	font-size:11px;
	color:#000;
	width:100%;
}
.select5{
	height: 26px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:23px;
	margin:0 12px 0 0;
}
.select6{
	height: 26px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:23px;
	margin:0;
}
.select3{
	height: 26px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:23px;
	margin:0;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:1px;
	height:100%;
	background: url(../images/select2-left.gif) no-repeat;
	display: block;
}
.find-select .left{
	background:url(../images/select7-left.gif) no-repeat;
	width:7px;
}
.select-gbi .left{
	background:url(../images/select-gbi-left.gif) no-repeat;
	width:14px;
}
.selectcss .left{
	background:url(../images/select-gbi-left.gif) no-repeat;
	width:14px;
}
.member-search-block02 .selectArea .left,
.business-search-block01 .selectArea .left,
.business-search-block03 .selectArea .left {
	background: url(../images/select3-left.gif) no-repeat !important;
}
.select1 .left {
	position: absolute;
	top: 0;
	left: 0;
	width:1px;
	height:100%;
	background: url(../images/select1-left.gif) no-repeat;
	display: block;
}
.select5 .left {
	position: absolute;
	top: 0;
	left: 0;
	width:1px;
	height:100%;
	background: url(../images/select1-left.gif) no-repeat;
	display: block;
}
.select6 .left {
	position: absolute;
	top: 0;
	left: 0;
	width:1px;
	height:100%;
	background: url(../images/select1-left.gif) no-repeat;
	display: block;
}
.select3 .left {
	position: absolute;
	top: 0;
	left: 0;
	width:1px;
	height:100%;
	background: url(../images/select1-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height:100%;
	background: url(../images/select2-button.gif) no-repeat 100% 0;
}
.find-select a.selectButton{
	background:url(../images/select7-btn.gif) no-repeat 100% 0;
	width:100%;
}
.select-gbi a.selectButton{
	background:url(../images/select-gbi-btn.gif) no-repeat 100% 0;
	/*width:30px;*/
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}

.selectcss a.selectButton{
	background:url(../images/select-gbi-btn.gif) no-repeat 100% 0;
	/*width:30px;*/	
}
.member-search-block02 .selectArea a.selectButton,
.business-search-block01 .selectArea a.selectButton,
.business-search-block03 .selectArea a.selectButton {
	background: url(../images/select3-button.gif) no-repeat 100% 0 !important;
}
* html .selectArea a.selectButton{right: -1px;}
.select1 a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height:100%;
	background: url(../images/select1-button.gif) no-repeat 100% 0;
	text-decoration:none !important;
}
* html .frame a.selectButton {
	right:0 !important;
}
.select5 a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height:100%;
	background: url(../images/select1-button.gif) no-repeat 100% 0;
}
.select6 a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height:100%;
	background: url(../images/select1-button.gif) no-repeat 100% 0;
}
.select3 a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height:100%;
	background: url(../images/select1-button.gif) no-repeat 100% 0;
}
.selectArea .center{
	height: 40px;
	line-height:38px;
	display:block;
	padding:0 0 0 14px;
	background: url(../images/select2-center.gif) repeat-x;
}
.find-select .center{
	background:url(../images/select7-center.gif) repeat-x;
	padding:0 23px 0 7px;
	line-height:22px;
	height:22px;
}
.select-gbi .center{
	background:url(../images/select-gbi-center.gif) repeat-x;
	padding:0 30px 0 14px;
	line-height:32px;
	height:32px;
}
.selectcss .center{
	background:url(../images/select-gbi-center.gif) repeat-x;	
	height:32px;
}
.member-search-block02 .selectArea .center,
.business-search-block01 .selectArea .center,
.business-search-block03 .selectArea .center {
	height: 31px !important;
	line-height:29px !important;
	background: url(../images/select3-center.gif) repeat-x !important;
	padding-left:7px;
	font-size:12px;
}
.select1 .center{
	color:#000;
	height: 26px;
	line-height:26px;
	display:block;
	padding:0 0 0 6px;
	background: url(../images/select1-center.gif) repeat-x;
}
.select5 .center{
	height: 26px;
	line-height:26px;
	display:block;
	padding:0 0 0 14px;
	background: url(../images/select1-center.gif) repeat-x;
	font-size:12px;
}
.select6 .center{
	height: 26px;
	line-height:26px;
	display:block;
	padding:0 0 0 14px;
	background: url(../images/select1-center.gif) repeat-x;
	font-size:12px;
}
.select3 .center{
	height: 26px;
	line-height:26px;
	display:block;
	padding:0 0 0 14px;
	background: url(../images/select1-center.gif) repeat-x;
}
.selectArea .center img {
	float:left;
}
/*Selects drop-down*/
.drop-box,
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #fff;
	border: 1px solid #C9C9C9;
	display: block;
	z-index: 30;
	/*font-size: 16px;*/
	line-height: 20px;
}
.drop-dif {
	background:#99CCCC;
}
.drop-find-select{
	/*margin:22px 0 0;*/
	border:0;
	font-size:11px;
	line-height:20px;
	width:100%;
}
.drop-select-gbi{
	margin:0px;
	border:0;
	font-size:12px;
	line-height:20px;
	width:100%;
}
.drop-selectcss{	
	font-size:12px;
}
.optionsDivInvisible {display: none;}
.drop-box ul,
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style: none;
}
.drop-find-select ul{
	border:1px solid #aaa;
	padding:1px;
	height:1%;	overflow:hidden;
}
.drop-select-gbi ul{
	border:1px solid #aaa;
	padding:1px;
	height:150px;
	overflow:auto;
}
.drop-box ul li ,
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.drop-box a ,
.optionsDivVisible a {
	color: #000;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 0 0 0 14px;
}
.register-page .drop-box a,
.register-page .optionsDivVisible a {
	padding-left:4px !important;
}
.drop-box a img ,
.optionsDivVisible a img {
	border:none;
	float:left;
}
.drop-box a:hover ,
.optionsDivVisible a:hover {
	background-color: #2b71c8;
	color: #fff;
	text-decoration:none;
}
.drop-select6 a:hover {
	background:url(../images/bg-select-drop.gif) no-repeat !important;
}
.drop-select6 a  {
	padding:3px 0 3px 14px !important;
}
.drop-select2,
.drop-month,
.drop-state,
.drop-city,
.drop-day,
.drop-dontshow,
.drop-goingoutwith,
.drop-years {
	margin: 14px 0 0;
	border: 1px solid #a5a5a5;
	border-top: none;
}
.drop-month {width: 127px !important;}
.drop-day {width: 73px !important;}
.drop-state {width: 257px !important;}
.drop-city {width: 209px !important;}
.drop-dontshow {width: 127px !important;}
.drop-goingoutwith {width: 185px !important;}
.drop-years {width: 97px !important;}
.drop-select1 {
	font-size: 11px;
	margin: 0;
	width: 74px !important;
	border-top: none;
}
* html .drop-select1{
	width:77px !important;
}
.drop-select5 {
	font-size: 11px;
	margin:0;
	/*width: 119px !important;   on 30 oct*/
	width: 148px !important;	
	border-top: none;
}
.drop-select6 {
	font-size: 11px;
	margin:0;
	width: 136px !important;
	border-top: none;
}
.drop-select4 {
	font-size: 11px;
	margin:5px 0 0;
	width: 209px !important;
	border-top: none;
}
.drop-select7 {
	font-size: 11px;
	margin: 5px 0 0;
	width: 112px !important;
	border-top: none;
}
.select7 {
	width:114px !important;
	font-size:12px;
}
.drop-select8 {
	font-size: 11px;
	margin: 5px 0 0;
	width: 148px !important;
	border-top: none;
}
.select8 {
	width:150px !important;
	font-size:12px;
}
.drop-frame {
	font-size: 11px;
	margin: 0;
	width: 146px !important;
	border-top: none;
	height:auto;
}
.drop-ethnicity {
	width: 229px !important;
	margin: 14px 0 0;
	border: 1px solid #a5a5a5;
	border-top: none;
}
.drop-zipcode {
	float: left;
	width: 229px !important;
	margin: 14px 0 0;
	border: 1px solid #a5a5a5;
	border-top: none;
}
.drop-age{
	width: 98px !important;
	margin: 14px 0 0;
	border: 1px solid #a5a5a5;
	border-top: none;
}
.drop-box li.selected a,
.cf-focus {
	
	background-color: #2b71c8;
	color: #fff;
	text-decoration:none;
}
.cf-focus .selectButton{
	border: 1px dotted #000;
	margin:-1px 0 0;
}
.selectcss{
	color:#000000;
	font-size:12px;
	line-height:32px;
	height:32px;
}
.selectmiles{
	color:#000000;
	font-size:12px;
	height:26px;
	line-height:26px;
}
.selectmiles .left{
	background:url(../images/select1-left.gif) no-repeat scroll 0 0 transparent;
	width:14px;	
}
.selectmiles .center{
	background:url(../images/select1-center.gif) repeat-x scroll 0 0 transparent;
	height:26px;	
}
.selectArea .center{
	display:block;
	line-height:26px;
	padding:0 0 0 14px;
}
.selectmiles a.selectButton{
	background:url(../images/select1-button.gif) no-repeat scroll 100% 0 transparent;
	text-decoration:none;
}
/*.csbody{ // Never dpo this as it gets messed up in every drop down
	position:absolute;
	background-color:#FFFFFF;
	top:-23px;
	width:156px;
}*/
