@charset "utf-8";
/* CSS Document Gaastra*/

#button{
	margin:6px 0 0 247px;
}
/************************************ FLAGSHIP **************************************/
#content_flagship #page_title{
		padding:33px 0 0 52px;
		color:#000000;
		font-weight:bold;
		font-size:14px;
	}
#content_flagship #page_content{
		/*width:458px;*/
		width:700px;
		height:204px;
		padding:0 0 0 50px;
		/*padding:0 0 0 162px;*/
	}
	
/*	
#content_flagship #page_button{
		width:782px;
		height:235px;
		margin:5px 0 0 0;	
	}	
#content_flagship #button{
		margin:207px 0 0 536px;
}*/

/************************************ STORELOCATOR **************************************/
#column_sl{
	width:528px;
	height:510px;
	/*padding:0 35px 0 185px;*/
	float:left;	
}
#column_sl #offset{
	padding:0 0 0 155px;
}
#column_sl	#page_title{
		width:308px;
		height:33px;
		padding:33px 0 0 185px;
	}
#column_sl	#page_content{
		/*width:298px;*/
		width:488px;
		padding:0 10px 0 30px;
		height:444px;
		color:#000000;
		overflow:auto;
	}

.label{ 
	width:85px;
	font-weight:bold;
	
}
a.backbutton{
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
/*#adresses a, #map_address a{color:#FF0000;}	*/
	
	
/*----------- STORELOCATOR FORM -----------*/	
#slform td{
	width:100px;
}

#zipcode, #city{
	width:120px;
	border:#7196ca 1px solid;
}
#country, #collection{
	width:122px;
	border:#7196ca 1px solid;
}
#submit{
	width:97px;
	height:28px;
	border:0;
	background:url(/images/interface/btn_find-store.gif) no-repeat;
	cursor:pointer;
	margin:0 0 0 27px;
}

/*--------------- MAP PAGE -----------*/
.map{
	border:#cccccc 1px solid;
}
#zoom{
	width:344px;
	margin:10px 0 30px 58px;
}
#map_address{
	margin:0 0 0 30px;
}
/*--------------- ROUTE PAGE -----------*/
#route{
	border:#cccccc 1px solid;
}
#route td{
	/*font-size:10px;
	border:#666666 1px solid;*/
	padding:2px;
}
#route th{
	background:#ccc;
}
.grey{
	background:#f1f1f1;
}
