/* 
	EGFR Lab Finder layout 
*/

body{
	margin:0;
}

/* Map */

#Labcontentholder{
	padding-top:0;
}

#Labcontentarea {
	width:600px; 
	height:auto; 
	min-height:0; 
	margin-left:20px; 
	margin-right:30px; 
	_margin-right:10px; 
	margin-bottom:20px;
}

#Labcontentarea h1{
	padding-top:0;
	margin-bottom:40px;
}

#maparea{
	margin-left:0;
	font-size:77%;
}

#maparea h2{
	font-weight:normal;
}

#Lablinks{
	width:250px;
}

#LabsMapContainer {
	padding-bottom:20px;
	float:left;
	width:100%;
}

#LabsMapSearch{
	margin-bottom:20px;
}

#LabsMapSearch .LabsOr {
	float:left;
	width:140px;
	padding-top:40px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

.LabsSearchLeft {
	float:left;
	margin-right:20px;
}

.LabsSearchRight {
	float:left;
}

#LabsMapSearch h2{
	width:638px;
}

#LabsMapSearch h2, #LabsList h2{
	height:1em;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:100%;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#LabsMapSearch form {
	_height:1%; 
	_zoom:1;
	width:230px;
	_width:220px;
	margin:0;
	padding-bottom:10px;
	background-position:-230px 100%;
	background-repeat:no-repeat;
}

#LabsMapSearch form fieldset{ 
	_height:68px;
	_zoom:1;
	min-height:68px;
	padding:10px 10px 0 10px;
	background-position:no-repeat
	background-repeat:0 0;
}

#LabsMapSearch form label{
	margin-bottom:3px;
	padding-top:2px;
	padding-left:0;
	text-align:left;
	font-size:77%;
	font-weight:bold;
	float:left;
	width:100px;
}

#F_LabsMapSearch{
	width:90px;
	_width:80px;
	margin-right:0;
	padding:2px 3px;
	border-width:1px;
	border-style:solid;
}

#F_LabsMapRadius, select#F_LabsMapRadius, #F_LabsMapRadius, select#F_LabsMapCountry{
	width:100px;
	_width:90px;
	margin-right:0;
	margin-bottom:5px;
}

#LabsMapSearch span{
	float:left;
	margin:3px 10px 0 0;
}

#LabsMapSearch input.F_LabsMapSearchButton{
	float:right;
	width:80px;
	_margin-right:-5px;
	padding:3px 5px;
	text-indent:-1000px;
	_font-size:1px;
	_height:20px;
}

#LabsMapSearch input#F_LabsMapSearchButton1{ 
	width:70px;
	background-position:no-repeat;
	background-repeat:0 0;
	font-size:0px;
	line-height: 999px;
	overflow: hidden;
	height:21px;
}

#LabsMapSearch input#F_LabsMapSearchButton2 { 
	background-position:no-repeat
	background-repeat:0 0;
	font-size:0px;
	line-height: 999px;
	overflow: hidden;
	height:21px;
}

.LabsError{
	margin:5px 0;
}

#LabsMap {
	position:relative;
	width:908px;
	height:380px;
	margin-bottom:20px;
	border-width:1px
	border-style:solid ;
}

#LabsList{
	_zoom:1;
}

#LabsList p {
	float:left;
	width:280px;
	margin-right:20px;
	margin-bottom:40px;
}

.LabsClear {
	clear:both;
	height:0;
	overflow:hidden;
}
