
/* 
--------------------------------------------------------------------------------------

3.2.1	CONTENT	 -	Forms
--------------------------------------------------------------------------------------
*/

.block-wide label.third { clear:both; display:block; width: 170px; float:left; padding-top:5px; font-size:1.1em}
.block-wide label.inv { clear:both; display:block; width: 170px; float:left; padding-top:5px; font-size:1.1em}
.block-wide label.full { clear:both; display:block; width: 350px; float:left; padding-top:5px; font-size:1.1em}
.route label { clear:both; display:block; width: 30%; float:left; padding-top:5px; font-size:1.1em}
.route input.half {width:60%;}
select.third {	width:30%;}
.block-wide label.inv {clear:both;float:right;width:250px;text-align:left;}


/* 
--------------------------------------------------------------------------------------

3.2	CONTENT	 -	Layout, Blocks
--------------------------------------------------------------------------------------
*/
	
.location {
padding-top:10px;
height: 140px;
line-height:16px;
}


	.location linklist a,
	.location linklist a visited {
		background:none;
		}
	
	.location linklist li {
		background: transparent url(img/global-dotted-line.gif) repeat-x left bottom;
		list-style-type: none;
		margin:0;
		padding:0
	}

	.location linklist li a,
	.location linklist li a:visited	{
		background: transparent url(img/global-ahref-arrow.png) no-repeat right 5px;
		color: #333;
		display: block;
		margin:0;
		width:100%;
		padding: 3px 0 3px 0
	}

	.location linklist li a:hover {
		background:transparent url(img/global-ahref-arrow-active.png) no-repeat right 5px;
		color:red
	}


.location strong {
	line-height:18px;
	font-size:1.1em
}	
.city {
	background:transparent url(img/mini-logo.png) no-repeat 150px 20px;
}

.locationdetails {
	width:440px;
	height: 176px;
	margin:3px 0 0px 5px;
}

.transp  td {
	background-color: transparent;
	border: none;
}

div.locationdetails div p,
div.locationtitle h3 {
	margin: 0 5px 0 0
}


.locationtitle {
	width:440px;
	height: 80px;
	margin:0px 0px 0px 0px;
}

.locationdetails div{
	text-align:right;
	width:440px;
	height: 60px;
}

.locationaddress {
	text-align:right;
	width:440px;
	height: 60px;
}

.half {
	width:45%;
	margin-right:5%;
}
.halfcol {width:190px;}

.tit {
	height: 40px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}


/* 
--------------------------------------------------------------------------------------

3.3	CONTENT	 -	tables
--------------------------------------------------------------------------------------
*/

table.locationTimetable{
	border-collapse:collapse;
	padding:0; margin:0;
	border:none;
	}
table.locationTimetable tbody td{
	border:none;
	background:none;
	padding:3px 0; margin:0; border:0;
	font-size:1.1em;
}




/* 
--------------------------------------------------------------------------------------

6.2	VARIOUS CLASSES	 -	Linklists, Buttons
--------------------------------------------------------------------------------------
*/
.route a.btn-medium-red,
.a.btn-medium-red:visited {
	background:transparent url(img/global-buttons-minmedium.gif) no-repeat 0 -19px;
	border:0;
	height:14px;
	width:85px;
	overflow:hidden;
	color:#fff;
	display:block;
	font-weight:700;
	font-size:1em;
	padding:2px 5px 3px 10px;
	text-decoration:none;
	margin-top:3px;
	margin-right:14px;
	margin-bottom:1px;
}


/* 
	--------------------------------------------------------------------------------------

	7	FAQ's
	--------------------------------------------------------------------------------------
*/

dd#locator {
	padding: 0px; 
	background:none;
	margin-top:0px;
	margin-left:30px;
	font-size:1em;
	}

dd#locator label{
	font-size:1em;
}

div#locator label{
	font-size:1em;
	margin-left: 10px;
}



