/* CSS Document */
#croft-map
{
	position:relative;

	width:900px;
	height:700px;
	background-color:#000033;
	z-index:25;
	margin-left:auto;
	margin-right:auto;
}
#theMap
{
	position:relative;
	float:left;
	width:800px;
	height:600px;
	margin:50px;
	z-index:50;
	color:#333333;
	background-image:url(/categories/sports/croft-design/3d-bw-map.jpg);
	background-repeat:no-repeat;
}
#Hawthorn
{
	position:relative;
	float:left;
	color:#333333;
	top:450px;
	left:160px;
	width:140px;
	height:25px;
	border:solid 1px #000066;
	z-index:100;
	background-color:#000033;
	padding:4px;
}
#Clervaux
{
	position:relative;
	float:left;
	color:#333333;
	top:340px;
	left:100px;
	width:140px;
	height:25px;
	border:solid 1px #000066;
	z-index:100;
	background-color:#000033;
	padding:4px;
}
#Sunnyin
{
	position:relative;
	float:left;
	color:#333333;
	top:30px;
	left:580px;
	width:140px;
	height:25px;
	border:solid 1px #000066;
	z-index:100;
	background-color:#000033;
	padding:4px;
}
#Sunnyout
{
	position:relative;
	float:left;
	color:#333333;
	top:120px;
	left:0px;
	width:140px;
	height:25px;
	border:solid 1px #000066;
	z-index:100;
	background-color:#000033;
	padding:4px;
}
#Complex
{
	position:relative;
	float:left;
	color:#333333;
	top:200px;
	left:210px;
	width:140px;
	height:25px;
	border:solid 1px #000066;
	z-index:100;
	background-color:#000033;
	padding:4px;
}


#Hairpin
{
	position:relative;
	float:left;
	color:#333333;
	top:70px;
	left:150px;
	width:140px;
	height:25px;
	border:solid 1px #000066;
	z-index:100;
	background-color:#000033;
	padding:4px;
}
.thumbspan3{
	position:relative;
	float:left;
	width:285px;
	height:230px;
	background-color: #1E1E1E;
	padding:1px;
	border: 1px solid #CC6600;
	margin-left:8px;
	z-index:1000;	
}
.thumbspanvert3{
	position:relative;
	float:left;
	width:240px;
	height:270px;
	background-color: #1E1E1E;
	padding:10px;
	border: 1px solid #CC6600;
	margin-top:0px;
	margin-left:18px;
	margin-bottom:5px;
	margin-right:0px;
	z-index:1000;	
}
.thumbstrip3{
	position:relative;
	float:left;
	clear:both;
	width:900px;
	background-color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:30px;
	z-index:50;
	overflow:hidden;
}

