html {
	text-align: center;
	font: 11px/1.6 Verdana, Arial, Helvetica, Sans-serif;
	color: #4b4b4b;
}

body {
	background: url(http://www.abingdonguide.co.uk/images/bg5.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#wrap {
	background: inherit;
	width: 800px;
	margin: auto;
	border-left: 0px dashed #95beda;
	border-right: 0px dashed #95beda;
	border-bottom: 0px dashed #95beda;
}

#logo{
	background-color: white;
	padding: 10px 0 0 0;
}

#banner{
	margin: 10px 50px 0 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#col-1,
#col-2 {
	float: left;
	background: #fff;
}

#col-1 {
	width: 480px;
	background-image: url(http://www.abingdonguide.co.uk/images/col1bkg.jpg);
	background-repeat: no-repeat;
	padding: 0 40px 30px 20px;
	border-right: dashed 0px #95beda;
}

#col-2 {
	width:210px;
	padding: 0 10px 30px 38px;
}

col2.list{
	font-size: 11px;
	list-style-position: inside;
	padding: 10px 0 0 0;
}

p {
	font-size: 12px;
	line-height: 19px;
}

a:link, a:visited {
	background-color: inherit;
	color: #3d80ad;
	text-decoration: none;
}

a:hover, a:active {
	background-color: inherit;
	color: #555;
	text-decoration: underline;
}

ul#nav {
	font: 12px/1.3 "Meta", Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0;
	width: 794px;
	height: 44px;
	background: inherit;
	color: inherit;
}

ul#nav li {
	float: left;
	margin: 0;
	padding: 23px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	padding: 15px 20px 15px 20px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #091421;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	color: #97c0dc;
}

h2 span {
	background-color: inherit;
	color: #97c0dc;
}

div.featureimg {
	padding: 12px 0 0 12px;
	width: 206px;
	height: 96px;
	background: #fff url(http://www.abingdonguide.co.uk/images/feature_bg.gif) no-repeat;
	color: inherit;
}

ul.featurelist {
	font: 12px/1.3 "Meta", Century Gothic, Verdana, Arial, Sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
}

ul.featurelist li {
	margin: 0;
	padding: 3px 0 3px 16px;
	list-style-type: none;
	background: #fff url(http://www.abingdonguide.co.uk/images/bullet.gif) left no-repeat;
	color: inherit;
}

h2.heading {
	font: 18px/1.3 "Meta", Century Gothic, Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #656565;
	margin: 25px 0 15px 0;
}

h3.heading {
	font: bold 14px/1.3 "Meta", Century Gothic, Verdana, Arial, Helvetica, Sans-serif;
	color: #529cce;
	margin: 25px 0 15px 0;
	clear: both;
}

div#foot {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	width: 800px;
	background: #fff;
	color: #242424;
	text-align: center;
	border-top: solid 1px #95beda;
}

div#foot p {
	font: 10px/1.5 "Franklin Gothic", Verdana, Arial, Helvetica, Sans-serif;
	letter-spacing: 1px;
	padding: 10px;
	color: #9b9b9b;
}

div#foot p a {
	text-decoration: none;
}

div#foot p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #3d80ad;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	text-decoration: underline;
	color: #555;
}
#membersBox {
	float: left;
	
	width: 510px;
	height: 438px;
	
	background: url(../img/members_bg.png) no-repeat;
}
	#membersBox h4 {
		float: left;
	
		margin: 17px 0 0 40px;
		color: #aabdc3;

	}
	#membersBox #online {
		float: right;

		margin-right: 30px;
		margin-top: 23px;
		
		color: #aabdc3;
	}
	#members {
		margin-top: 60px;
		height: 400px;
		margin-left: 40px;
	}
		.member, .wld_badge_item {
			float: left;
			width: 100px;
			margin-right: 10px;
			font: 13px/1.3em Arial;
		}
			.member a, .wld_badge_item a {
				text-decoration: none;
			}
			.wld_badge_item_detail {
				margin-top: -4px;
			}
			.wld_badge_item_region {
				float: left;
				margin-top: -5px !important;
				margin-bottom: 5px;
			}
			.wld_badge_item_region {
				display: none;
			}