/* LAYOUT */
/***************************************************************************************/
#container{
	background: #fff;
	margin: 15px auto 0;
	overflow: hidden;
	width: 799px;
}
#nav{
	float: left;
	width: 140px;
	margin: 0 10px 0 30px;
	display: inline;
}
#content{
	float: left;
	width: 592px;
}
#footer{
	background: #F4DDD4;
	clear: both;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}
#header{
	margin: 12px 30px;
overflow: hidden;
zoom:1;
}
#main{
	float: left;
	width: 412px;
	font-size: 1.2em;
}
#content div.wide{
width: 100% !important;
} 
#subcontent{
	float: right;
	width: 155px;
}

#mainRouteSearch{
	float: left;
	width: 580px;
	font-size: 1.2em;
}

/* TEXT */
/* Headings*/
/***************************************************************************************/
h1#logo{

}
h1#logo a{
	background: url(../wales/images/bg_logo.jpg) no-repeat;
	width: 205px;
	height: 78px;
	text-indent: -1000em;
	float: left;
	margin: 15px 0 9px;
}
h2{
	color: #840D00;
	font-size: 2em;
	margin-bottom: .25em;
}
	div#main h2{
		font-size: 1.833em;
		margin-bottom: 15px;
	}
	div#subcontent h2{
		font-size: 1.6em;
		margin-top: 6px;
	}
h3{
	color: #840D00;
	font-size: 1.6em;
}
	div#main h3{
		color: #840D00;
		font-size: 1.333em;
		margin: 0 0 5px;
		padding: 10px 0 0;
	}
	div.featured h3 a{
		background: url(../wales/images/bg_featured_h.gif) no-repeat 0 6px;
		padding-left: 23px;
	}
	h3 a{
		background: url(../wales/images/bg_register.gif) no-repeat 0 4px;
		padding-left: 23px;
	}
h4{
	font-size: 1.083em;
	color: #840D00;
	margin-bottom: 3px;
}

/* Content */
/***************************************************************************************/
a.back{
	background: url(../wales/images/bg_more.gif) no-repeat 0 .25em;
	clear: both;
	display: block;
	font-size: 1.6em;
	font-weight: 700;
	color: #CA5327;
	padding: 0 0 0 26px;
	margin-bottom: 5px;
}
a.top{
	font-weight: 700;
}
div#main p{
	margin-bottom: 15px;
	line-height: 160%;
}
p.inline{
display: inline;
}
p.intro{
	color: #666;
	font-size: 1.6em;
	margin-bottom: 1.066em;
	line-height: 160%;
}
	p.intro a.register{
		background: url(../wales/images/bg_register.gif) no-repeat 0 50%;
		color: #CA5327;
		font-weight: 700;
		padding-left: 26px;
		margin-left: 15px;
	}
div.featured{
	background-color: #FCF5F2;
	xoverflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
	div.featured img{
		border: 1px solid #fff;
		margin: 10px;
	}
	div.details{
		font-size: 1.2em;
		float: left;
		width: 450px;
		margin: 10px 0;
	}
	div.details h3{
		font-size: 1.335em;
	}
	div.details p{
		margin-bottom: 5px;
		line-height: 160%;
	}
	#mainRouteSearch div.details p{
		font-size: 0.85em;
	}

	#mainRouteSearch div.details p strong{
color:#CA5327;		
font-size: 1.0em;
		margin-bottom: 15px;
	}


div.linkBoxes{
	background: url(../wales/images/bg_linkBoxes.png) no-repeat left bottom;
	overflow: hidden;
	margin-bottom: 10px;
}
	div.linkBox{
		width: 278px;
		float: left;
		border: 1px solid #ccc;
		border-bottom: 0;
		padding: 6px;
	}
		div.linkBox div{
			float: right;	
			width: 195px;
		}
		div.linkBox p{
			font-size: 1.1em;
			line-height: 160%;
		}
div.logos{
	text-align: right;
	margin-bottom: 10px;
}
	div.logos a{
		margin-right: 10px;
	}
div#footer p,
div#footer ul{
	float: left;
	xwidth: 50%;
}
div#footer ul{
width: 450px;
text-align: center
}
div#footer p#precedent{
	float: right;
	text-align: right;
}
div#footer a{
	color: #333;
text-decoration: underline;
}

/* Lists */
/***************************************************************************************/
ul{
	list-style: square inside;
	list-style: square outside;
	margin-bottom: 20px;
	margin-left: 20px;
}
ol{
	margin-left: 20px;
}
	li{
		margin-bottom: 5px;
	}
div.latest{
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
	div.latest ul{
		overflow: hidden;
		list-style: none;
		margin-bottom: 0;
	}
		div.latest ul li{
			float: left;
			width: 50%;
			border-right: 1px solid #ccc;
			width: 269px;
			padding-right: 10px;
			margin: 5px 0 5px 10px;
			display: inline;
		}
		div.latest ul li.last{
			border: 0;
			width: 269px;
		}
			div.latest ul li p.comment{
				font-size: 1.3em;
				font-weight: 700;
				margin-bottom: 5px;
			}
			div.latest ul li p{
				font-size: 1.1em;
			}
				div.latest ul li p a{
					color: #4686D0;
					font-weight: 700;
				}
div.featured ul{
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	list-style-position: outside;
}
		div.featured ul li a{
			background: url(../wales/images/bg_featured_l.gif) no-repeat 0 50%;
			padding-left: 22px;
		}
	div.featured ul li.all{
		border-top: 1px solid #ccc;
		padding-top: 5px;
		margin-top: 5px;
	}
ul.routeLinks{
	list-style: none;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 0;
}
	ul.routeLinks li{
		float: left;
	}
		ul.routeLinks li a{
			background: url(../wales/images/bg_featured_l.gif) no-repeat 0 50%;
			padding-left: 20px;
			margin-right: 15px;
			color: #CA5327;
			font-weight: 700;
		}
ul#comments{
	list-style: none;
	margin-left: 0;
}
	ul#comments li{
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}
		ul#comments li p.authored{
			font-size: 1.2em;
		}
		ul#comments li p{
			font-size: 1.1em;
		}
ul.social{
	list-style: none;
	overflow: hidden;
	margin: 0;
}
	ul.social li{
		float: left;
		margin-right: 10px;
		display: inline;
	}
		ul.social li a{
			display: block;
			width: 25px;
			height: 25px;
			text-indent: -1000em;
			outline: 0;
		}
		ul.social li.delicious a{
			background: url(../wales/images/icon_delicious.gif) no-repeat 0 50%;
		}
		ul.social li.digg a{
			background: url(../wales/images/icon_digg.gif) no-repeat 0 50%;
		}
		ul.social li.stumble a{
			background: url(../wales/images/icon_stumbleupon.gif) no-repeat 0 50%;
		}
ul.tags{
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}
	ul.tags li{
		display: inline;
	}
dl dt{
	font-size: 1.3em;
	font-weight: 700;
	color: #840D00;
	margin-bottom: 5px;
}
dl dd{
	overflow: hidden;
	font-size: 1.2em;
}
dl dd.border{
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
	dl dd p{
		margin-bottom: 5px;
	}
	dl dd a.download{
		display: block;
		background: url(../wales/images/icon_download.gif) no-repeat 0 50%;
		padding-left: 20px;
		font-weight: 700;
		color: #4686D0;
		margin-bottom: 15px;
	}
	dl dd img{
		margin: 0 5px 5px 0;
	}
div#footer ul{
	list-style: none;
	margin-left: 0;
}
	div#footer ul li{
		display: inline;
		margin: 0 3px;
	}
		div#footer ul li a{
			text-decoration: underline;
		}
	
/* Tables */
/***************************************************************************************/
table{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #CA5327;
	margin-bottom: 10px;
}
	th{
		border-bottom: 1px solid #CA5327;
		text-align: left;
	}
	th, td{
		padding: 2px;
	}
	tr.alt td{
		background: #EAF3FD;
	}
	
	div.tableHeading, td.tableCellOne, td.tableCellTwo{
		font-size: 1.2em !important;
	}	

/* Forms */
/***************************************************************************************/
div#header form{
	clear: right;
	float: right;
	width: 474px;
	background: #F7E7E1;
	padding: 5px 5px 2px;
	xmargin-top: 50px;
}
div#header form #donate{
	float: right;
	display: inline;
	width: 111px;
	margin: 0 6px 0 8px;
}
	div#header form fieldset{
		background: #D77F5E;
		padding: 3px;
		float: right;
	}
	div#header form label{
		float:right;
		font-size: 1.4em;
		color: #CA5327;
		margin-right: 10px;
		padding: 6px 0 0;
		display: inline;
	}
	div#header form input.text{
		border: 1px solid #999;
		padding: 2px 1px;
	}
	div#header form input.button{
		background: #f0f0f0;
		font-weight: 700;
		font-size: 1.1em;
		font-family: arial, sans-serif;
	}
	div#header form div.language{
	}
		div#header form div.language a{
			color: #fff;
			display: block;
			background: #CA5327;
			width: 70px;
			font-size: 1.4em;
			text-align: center;
			padding: 6px 0;
		}
div#content form{
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
	div#content form ul{
		list-style: none;
	}
	div#content form p{
		font-size: 1.1em;
		margin-bottom: 10px;
		line-height: 160%;
	}
	div#content fieldset{
		padding: 5px 10px;
	}
		div#content form fieldset label{
			font-size: 1.4em;
			font-weight: 700;
			color: #CA5327;
			margin-right: 10px;
		}
		div#content form fieldset ul li label{
			font-size: 1.2em;
			display: block;
		}
		div#content form fieldset select,
		div#content form fieldset input.text{
			border: 1px solid #999;
			margin-right: 10px;
		}
		div#content form fieldset input.text{
			width: 210px;
			padding: 2px 1px;
		}
		div#content form fieldset select{
			background: #fff;
			width: 180px;
			padding: 2px 0;
		}
		div#content form fieldset input.button{
			background: #f0f0f0;
			font-weight: 700;
			font-size: 1.2em;
			font-family: arial, sans-serif;
		}
div#content div#main form{
	border: 0;
	padding: 0;
	margin: 0;
}
	div#content div#main form fieldset{
		padding: 0;
	}
		div#content div#main form textarea{
			border: 1px solid #999;
			width: 402px;
			margin-bottom: 10px;
			font-size: 1.2em;
			padding: 5px;
			font-family: arial, sans-serif;
		}
		div#content div#main form input{
			margin-bottom: 10px;
		}
		div#content div#main form input#terms{
			margin: 10px 10px 2px 0;
		}
		div#content div#main form input.button{			
			font-size: .916em;
		}

/* Images (bordered, caption etc) */
/***************************************************************************************/
img#ad{
	float: right;
	margin-bottom: 9px;
}
div#banner{
	background: url(../wales/images/header_banner_bilingual.jpg) no-repeat;
	clear: both;
	color: #fff;
	font-size: 2em;
	width: 708px;
	height: 124px;
	text-align: right;
	padding: 7px 30px 0 0;
}
#main img.right{
	margin-left: 10px;
	margin-bottom: 10px;
}
#main img.left{
	margin-right: 10px;
	margin-bottom: 10px;
}
div#googleMap{
	margin-bottom: 10px;
}

div.linkBoxes img, div.featured img, div.routeimage img{
	float: left !important;
}

div.routeimage img{
	margin-right: 15px;
	margin-bottom: 15px;
}
/* Icons */
/***************************************************************************************/

/* Misc */
/***************************************************************************************/
div#googleAd{
	text-align: center;
	margin-bottom: 10px;
}
.right{
	float: right !important;
}
.left{
	float: left !important;
}
.clear{
	clear: both !important;
}
.overflow{
	overflow: hidden;
}
.noborder{
	border: 0 !important;
}
.highlight{
	background-color: #FCF5F2;
}

#routepics_div{
	float: right;
}
div#errorpage{
	padding: 40px;
}
div#errorpage h1{
	color: #000;
	font-family: Verdana,Arial,Tahoma,'Trebuchet MS',sans-serif;
	font-size:14px;
	font-weight:700;
	margin: 0 0 14px;
}
div#errorpage ul{
	margin-bottom: 16px;
}
div#errorpage ul li{
	color: #000;
	font-family: Verdana,Arial,Tahoma,'Trebuchet MS',sans-serif;
	font-size: 12px;
	font-weight: 400;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 8px 0;
}
div#errorpage p{
	color: #000;
	font-family: Verdana,Arial,Tahoma,'Trebuchet MS',sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin: 12px 0 14px;
}