/* ==========================================================================
   L A Y O U T
   ==========================================================================*/

html {
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	margin: 0px auto;
	width: 940px;
	text-align: left;
	position: relative;
	padding: 0 10px;
}

#main_body {
	width: 720px;
	padding-right: 5px;	
}

#sidebar {
	float: right;
	width: 205px;
	margin: -10px 0 5px 10px;
	padding: 10px;
	background-color: #F6F9F2;
}

.clear_float {
	clear: both;
}

#header {
	height: 200px;
}

#header h1 {
	width: 715px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 160px;
	margin: 0;
}

#content {
	border-top: 1px solid #aaa;
	padding: 10px 5px 25px 0;
	line-height: 1.7em;		
}

#content h1 {
	margin-top: 1em;
}

h2, .h2_inline {
	line-height: 1.5em !important;
	border-bottom: 1px dashed #aaa;
	padding: 0px 0 10px 0;
	margin: 0 0 0.5em 0;
}

h2 {
	clear: left;
}

#site_identifier {
	margin: 0 auto;
	width: 940px;
	padding: 1px 10px;
}

#site_identifier h1 {
	font-size: 18px;
	text-align: left;
	margin: 20px 0 0 0;
	padding-bottom: 5px;
	color: #888;
}

#site_identifier h1 a {
	color: #888;
}

#site_identifier h1 a:hover {
	color: #823;
}

#footer {
	clear: both;
	border-top: 1px solid #E3EBDF;
	margin-top: 100px;
	padding: 10px 0;
	width: 705px;
}

#footer p {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
}

.topic_image {
	float: right;
	margin: 0 0 10px 10px;
}

.topic_image img {
	vertical-align: top;
}

#main_nav {
	position: absolute;
	top: -40px;
	padding: 40px 15px 0 0;
	width: 210px;
	right: 0px;
	font-size: 13px;	/* fixed font size for main nav */
	font-weight: bold;
	background-image: url(/images/10p_logo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#main_nav .nav_title {
	display: none;
}

#sidebar ul,
#main_nav ul,
#topic_nav ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}

#main_nav ul ul {
	font-size: smaller;
	padding-bottom: 0.25em;
	margin-left: 1em;
}

#sidebar ul {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

li {
	margin-bottom: 0.2em;
}

#main_nav li {
	margin-bottom: 0.25em;
}

#topic_nav {
	position: absolute;
	top: 190px;
	right: 0px;
	width: 200px;
	background-color: #EFF7EB;
	border-top: 1px solid #aaa;
	padding: 10px;
	margin: 10px 10px 0 0;
}

.event_date {
	font-weight: bold;
	margin-top: 10px;
}

.event_time {
	width: 100px;
}

table#business_directory,
table#community_directory {
	width: 465px;
}

table#business_directory td,
table#community_directory td {
	text-align: left;
	vertical-align: top;
}

table#business_directory td.title,
table#community_directory td.title {
	display: none;
}

table#business_directory tr.business_name td.value,
table#community_directory tr.group_name td.value {
	font-size: larger;
	font-weight: bold;
}

table#business_directory tr.business_name td,
table#community_directory tr.group_name td {
	padding: 1em 0 0.5em 0;
	border-bottom: 1px dotted #aaa;
}

table#business_directory td.title,
table#community_directory td.title {
	width: 30%;
}

.topic_attachment {
	margin-bottom: 1em;	
}

.topic_attachment img, #sitefeed img, #adverts img, #premium_advert img {
	border: 0;
	vertical-align: middle;
}

acronym {
	border-bottom: 1px dashed #444;
	cursor: help;
}

.advert {
	margin-top: 10px;
}

#sitefeed {
	margin-top: 10px;
	text-align: center;
}

#search_text {
	width: 150px;
}

#search_results {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#search_results p {
	margin-bottom: 0em;
}

.search_community, .search_business, .search_topic {
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-bottom: 1em;
}

.search_community {
	background-image: url(../images/community.jpg);
}

.search_business {
	background-image: url(../images/business.jpg);
}

.search_topic {
	background-image: url(../images/topic.jpg);
}

.search_abstract_community, .search_abstract_business {
	font-size: smaller;
	font-weight: bold;
}

.search_metrics {
	font-size: smaller;
	color: #888;
}

#premium_advert {
	height: 60px;
	width: 715px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
}

#homepage #content {
	border: 0;
}

#homepage_content {
	padding-right: 10px;
}

#homepage h2,
#homepage h3 {
	padding: 5px 10px;
	border: 0;
	font-weight: normal;
}

#homepage h2 {
	background-color: #c8d8c0;
	font-size: 1.8em;
	margin-top: 0.5em;
}

#homepage h3 {
	font-size: 1.5em;
	margin-top: 0;
}

#homepage h4 {
	font-size: 1.2em;
}

#homepage h2 a,
#homepage h3 a {
	color: black;
}

#homepage .highlight {
	width: 32%;
	margin-right: 2%;
	float: left;
	background-color: #eff7eb;
	margin-bottom: 10px;
}

#homepage #accommodation {
	margin-right: 0;
}

#homepage .highlight p {
	padding: 0 10px;
}

#homepage #topic_nav {
	top: 263px;
	border: 0;
}

#homepage #topic_nav h2 {
	margin-left: -10px;
	margin-right: -10px;
}

#homepage #topic_nav #search h2 {
	margin-top: -10px;
}

#homepage #whatson table {
	font-size: 0.8em;
}

#homepage #whatson td.event_time {
	vertical-align: top;
	width: 25%;
}

#homepage #whatson td.event_date {
	padding: 1em 0;
}

#homepage #whatson .nav_footer {
	margin-top: 1em;
}

/* ==========================================================================
   F O N T S
   ==========================================================================*/

body {
	font-family: verdana, sans-serif;
	font-size: 0.8em;
}

td {
	font-size: 1em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, h2_inline {
	font: normal small arial, sans-serif;
}

h1 {
	font-size: x-large;
}

h2, .h2_inline {
	font-size: medium;
}

h3 {
	font-size: small;
	font-weight: bold;
}

#abstract {
	font-weight: bold;
}

#footer {
	font-size: smaller;
}

.search_title {
	font-weight: bold;
}

.article_date, .news_date {
	font-size: smaller;
}
/* ==========================================================================
   C O L O U R
   ==========================================================================*/

body {
	color: #444;
	background-color: #C8D8C0;
	background-image: url(../images/background2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#container, #site_identifier {
	background-color: white;
}

h1, h2, h3, h4, h5, h6, .h2_inline {
	color: #000;
}

a {
	color: #823;
}

#adverts {
	text-align: center;
}

