* {
	margin:0;
	padding:0;
}

body {
	font-size: 100%; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	background: #504863;/* #6D687E; */
	color: #b5b1be;
	text-align: center;
	}
	
.clear {clear: both;}

.l {float: left;}

.r {float: right;}

ul {
	list-style: none; 
	list-style-image: none;
	}

ul li {
	/*padding: 5px 20px 5px 0px;*/
	color:#60677e;
	font-size:12px;
/*	line-height: 20px;*/
}
	
a {
	text-decoration: none; 
	color: #B5B1BE;
	}
	
a:hover {text-decoration: underline;}

a.golf {
/*	padding:0 5px;*/
	color:#263B80;
	/*background: #fff;*/
	font-weight: bold;
	text-decoration:underline;
}


img {
	border:0;
}

p {
	padding: 18px 10px;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
}

.container_12 .grid_5 {
	width:420px;
}

.header	{
	padding: 0px 0px 0px 0px;
}

.footer {
	height: 100px;
}

.purple {
	background: #453d59;
}

.belfast {
	margin-left: 20px;
	padding: 15px;
}

.dublin {
	padding: 15px;
}

.booking_b {
	background: #66597e;
	height: 100px;
	padding-left:20px;
	padding-top:10px;
}

.booking_b select, .booking_d select  {
	padding:2px;
	font-size: 12px;

}

.booking_d {
	background: #766b8b;
	height: 100px;	
	padding-left:20px;
	padding-top:10px;
}


.booking_b p, .booking_d p {
	padding: 0px 0px;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	color:#fff;
}

#dublinimage img, #belfastimage img {
	display:none;
}
.logo_box {
	display:block;
	width:420px;
	background:#504863;
	height:83px;
	margin:0px 0px 20px 0px;
}
.logo_box_l {
	padding:15px 0px 0px 0px;
	width:290px;
	text-align:center;
	float:left;
}
.logo_box_r {
	width:130px;
	text-align:right;
	float:right;
}