body, div, dl, dt, dd, ul, ol, li, h1, h2, h3,
h4, h5, h6, pre, form, fieldset, input, p,
blockquote, th, td
{ margin : 0; padding : 0; }


h1,h2,h3,h4,h5,h6 { font-size: 100%; }

ol,ul { list-style : none; }

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:100%; }

.clear { clear:both; margin:0; padding:0; font-size:0px;}

p { margin-bottom:10px; }



/*=Styles Start
	-------------------------------------------------------*/

body {
	background:#BBBDBF;
	color:#323232;
	margin:0; padding:0;
	font: 75%/140% Arial, Helvetica, sans-serif;
	}

#subcategories {
	width: 775px;
	margin: 0 auto;
	text-align:right;
	padding:10px 0;
}

#subcategories li { display: inline; margin-left:5px; }

#subcategories a, #subcategories{ color:#000; }

#wrap {
	background:#FFF;
	width: 775px;
	margin: 0 auto;
	text-align: left;
	padding:0 6px 6px 6px;
	}

.form {margin:0; padding:0;}

/*=H Tags
	-------------------------------------------------------*/

#header h1 {
	background: #fff url(../imgs/wologo-final.jpg) no-repeat left bottom;
	height:124px; width:134px;
	text-indent: -900em;
		display:inline;
	float:left;
	margin:6px 6px 0 0px;
	padding:0;
	}
	#header h1 a {
		display:block;
		height:124px; width:124px;
	}

#categories h3{background:url(../imgs/titles/categories_title.gif) no-repeat top left; width:143px; height:19px; text-indent: -900em; margin:0;}

#venues h3{background:url(../imgs/titles/sign.gif) no-repeat top left; width:143px; height:38px; text-indent: -900em; margin:0;}

#addyourbusiness h3{background:url(../imgs/titles/business_title.gif) no-repeat top left; width:143px; height:38px; text-indent: -900em; margin:0;}
#favourites h3{background:url(../imgs/titles/favourites_title.gif) no-repeat top left; width:143px; height:38px; text-indent: -900em; margin:0;}
#eventsfinder h3 {background:url(../imgs/titles/events_finder.gif) no-repeat 0 0; width:167px; height:30px; text-indent: -900em; margin:0;}
#articlefinder h3 {background:url(../imgs/titles/article_search.gif) no-repeat 0 0; width:167px; height:30px; text-indent: -900em; margin:0;}
#rsspanel h3 {background:url(../imgs/titles/event_feeds.gif) no-repeat 0 0; width:167px; height:30px; text-indent: -900em; margin:0;}

h3#theatre {background:url(../imgs/titles/theatre_music.gif) no-repeat top left; width:123px; height:22px; text-indent: -900em; margin:0;}
h3#greatdaysout {background:url(../imgs/titles/greatdaysout.gif) no-repeat top left; width:123px; height:22px; text-indent: -900em; margin:0;}
h3#wheretostay {background:url(../imgs/titles/wheretostay.gif) no-repeat top left; width:123px; height:22px; text-indent: -900em; margin:0;}
h3#shopping {background:url(../imgs/titles/shopping.gif) no-repeat top left; width:123px; height:22px; text-indent: -900em; margin:0;}
h3#film {background:url(../imgs/titles/film.gif) no-repeat top left; width:123px; height:22px; text-indent: -900em; margin:0;}
h3#sport {background:url(../imgs/titles/sport_title.gif) no-repeat top left; width:123px; height:22px; text-indent: -900em; margin:0;}
h3#eating {background:url(../imgs/titles/eating_title.gif) no-repeat top left; width:147px; height:22px; text-indent: -900em; margin:0;}
h3#arts {background:url(../imgs/titles/arts_title.gif) no-repeat top left; width:152px; height:22px; text-indent: -900em; margin:0;}

/*=Header
	-------------------------------------------------------*/

#header {height:124px; width:775px; padding:0; margin:0;}



#header form { float:right; }

#signuppanel {
	width:150px; height:66px;
	float:left;
	background: #F0EFEF url(../imgs/backgrounds/scolumnRightWrapignup_bg.gif) repeat-x top left;
	position:relative;
	margin:0; padding:0;
	}
	img.signup_button {
		position:absolute; bottom:0px; right:0px;
	}

#signuppanel p {margin:0; padding:10px 0 0 0; float:right; width:77px; font-size:10px;}
#signuppanel img {margin:0; padding:0; border:0;}

.topbanners { margin:6px 6px 15px 0; padding:0; }


#topnavbar {
	width:625px;
	float:right;
	margin:8px 0 0 0;
	padding:0;
	height:56px;
	background:url(../imgs/backgrounds/nav_bg.gif) repeat-x top left;
	position:relative;
	font-size: 90%;
	z-index:900;
}

#topnavbar span.date, #topnavbar table {
	margin:4px; }



/*=Left Column
	-------------------------------------------------------*/

#leftcolumn {float:left; width:143px; margin:20px 7px 40px 0; padding:0; clear:both; }
#middlecolumn {float:left; width:468px; margin:20px 0 0 0; padding:0;}
#rightcolumn {float:left; width:147px; margin:20px 0 0 7px; padding:0; }


/*

#rightBanners { position: absolute; top: 450px; }

#rightAds { position: absolute; top: 500px; }
*/


#rightBanners li{
	text-align:left;
}



/*=Regions Menu
	-------------------------------------------------------*/
#regionsmenu {
		position: absolute;
		top: 28px; right:0;
	}
#regionsmenu, #regionsmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#regionsmenu a {
	display: block;
	width: 92px;
	padding:4px;
	color:#fff;
	text-decoration : none;
	height: 20px;
}

#regionsmenu a:hover, #regionsmenu ul ul a:hover{
	color:#fff;
	background:#949e7c;
}



#regionsmenu li {
	float: left;
	width: 100px;
}
#regionsmenu li li { border-bottom: 1px solid #000; }

#regionsmenu li ul {
	position: absolute;
	width: 149px;
	left: -999em;
	top: 28px;
	z-index: 998;
}
	#regionsmenu li ul li {width: 149px;}
	#regionsmenu li ul li a { padding: 4px;width: 141px; }


#regionsmenu li:hover ul {
	left: auto;
}


#regionsmenu li:hover ul, #regionsmenu li.sfhover ul {
	left: auto;
}


#regionsmenu ul ul a {
	background: #d4d8bd;
	color:#000;
	height: auto;
}
	#regionsmenu ul ul a :hover { color:#fff;}



#regionsmenu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 129px;
	width: 149px;
}

#regionsmenu li:hover ul ,
#regionsmenu li:hover ul ul ,
#regionsmenu li.sfhover ul ul,
#regionsmenu li.sfhover ul ul  {
	left: -999em;
	width: 149px;
}

#regionsmenu li:hover ul,
#regionsmenu li li:hover ul,
#regionsmenu li li li:hover ul,
#regionsmenu li.sfhover ul,
#regionsmenu li li.sfhover ul,
#regionsmenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#regionsmenu li ul { /* second-level lists */

	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}




#regionsmenu ul ul ul a { background:#ccc; }


#currentRegion {
	position: absolute;
	display: block;
	left: 5px;
	top: 32px;
	color: #fff;
}
#currentRegion a {
	color: #fff;
	text-decoration: none;
}

/*
#regionsmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	position: relative;
}
#regionsmenu ul ul {
	width:149px;
}
#regionsmenu li {
	float: left;
	width: 149px;
	position: relative;
}
#regionsmenu a, #regionsmenu a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 138px;
	height: 28px;
	background: #797979;
	padding-left: 10px;
	line-height: 28px;
}
* html #regionsmenu a, * html #regionsmenu a:visited {
	width: 149px;
	w\idth: 138px;
}
#regionsmenu ul ul ul a, #regionsmenu ul ul ul a:visited {
	background: #e2dfa8;
}
#regionsmenu ul ul ul a:hover {
	background: #b2ab9b;
}
#regionsmenu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 28px;
	left: 0;
	width: 149px;
}
#regionsmenu ul ul li {
	border-bottom: 1px solid #fff;;
}
* html #regionsmenu ul ul {
	top: 28px;
	t\op: 29px;
}
#regionsmenu ul ul ul{
	left: 149px;
	top: -1px;
	width: 149px;
}
#regionsmenu ul ul ul.left {
	left: -149px;
}
#regionsmenu ul ul a, #regionsmenu ul ul a:visited {
	background: #d4d8bd;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width:128px;
}
* html #regionsmenu ul ul a, * html #regionsmenu ul ul a:visited {
	width:150px;
	w\idth:128px;
}
#regionsmenu a:hover, #regionsmenu ul ul a:hover{
	color:#fff;
	background:#949e7c;
}
#regionsmenu :hover > a, #regionsmenu ul ul :hover > a {
	color:#fff;
	background:#949e7c;
}
#regionsmenu ul li:hover ul,#regionsmenu ul a:hover ul{
	visibility:visible;
}
#regionsmenu ul:hover ul ul{
	visibility:hidden;}
#regionsmenu ul:hover ul :hover ul{
	visibility:visible;
}

#currentRegion {
	position: absolute;
	display: block;
	left: 5px;
	top: 34px;
	color: #fff;
}
#currentRegion a {
	color: #fff;
	text-decoration: none;
}
*/
/*=Categories Menu
	-------------------------------------------------------*/

#categories ul,#venues ul{background-color:#EFEFEF; width:143px; margin:0 0 15px 0; padding:10px 0 10px 0;}
#categories ul li,#venues ul li  { text-indent:-9000em; margin:0 0 10px 0; width: 143px; padding:0;}
#categories ul li a,#venues ul li a { display:block; width: 143px; height:16px;}

#categories ul li.list_home a:hover  {background:transparent url(../imgs/nav/home_on.gif) no-repeat top left; }
#categories ul li.list_eating_drinking a:hover  {background:transparent url(../imgs/nav/eat_on.gif) no-repeat top left;}
#categories ul li.list_theatre_music a:hover  {background:transparent url(../imgs/nav/theatre_on.gif) no-repeat top left;}
#categories ul li.list_arts_exhibitions a:hover  {background:transparent url(../imgs/nav/arts_on.gif) no-repeat top left;}
#categories ul li.list_shopping a:hover  {background:transparent url(../imgs/nav/shopping_on.gif) no-repeat top left;}
#categories ul li.list_great_days_out a:hover  {background:transparent url(../imgs/nav/days_on.gif) no-repeat top left;}
#categories ul li.list_sport a:hover  {background:transparent url(../imgs/nav/sport_on.gif) no-repeat top left;}
#categories ul li.list_film a:hover  {background:transparent url(../imgs/nav/film_on.gif) no-repeat top left;}
#categories ul li.list_where_to_stay a:hover  {background:transparent url(../imgs/nav/stay_on.gif) no-repeat top left;}
#categories ul li.list_music a:hover  {background:transparent url(../imgs/nav/music_on.gif) no-repeat top left;}
#categories ul li.list_links a:hover  {background:transparent url(../imgs/nav/links_on.gif) no-repeat top left;}
#categories ul li.list_community a:hover  {background:transparent url(../imgs/nav/community_on.gif) no-repeat top left;}
#categories ul li.list_vouchers a:hover { background: transparent url(../imgs/nav/vouchers_on.gif) no-repeat top left; }
#categories ul li.list_rssfeeds a:hover { background: transparent url(../imgs/nav/rss_on.gif) no-repeat top left; }
#categories ul li.list_competition a:hover { background: transparent url(../imgs/nav/comp_on.gif) no-repeat top left; }

#categories ul li.list_home a {background:url(../imgs/nav/home_off.gif) 0 0 no-repeat;}
#categories ul li.list_eating_drinking a {background:url(../imgs/nav/eat_off.gif)  0 0 no-repeat;}
#categories ul li.list_theatre_music a {background:url(../imgs/nav/theatre_off.gif) 0 0 no-repeat;}
#categories ul li.list_arts_exhibitions a {background:url(../imgs/nav/arts_off.gif) 0 0 no-repeat;}
#categories ul li.list_shopping a {background:url(../imgs/nav/shopping_off.gif)  0 0 no-repeat;}
#categories ul li.list_great_days_out a {background:url(../imgs/nav/days_off.gif)  0 0 no-repeat;}
#categories ul li.list_sport a {background:url(../imgs/nav/sport_off.gif) 0 0 no-repeat;}
#categories ul li.list_film a {background:url(../imgs/nav/film_off.gif) 0 0 no-repeat;}
#categories ul li.list_where_to_stay a {background:url(../imgs/nav/stay_off.gif) 0 0 no-repeat;}
#categories ul li.list_music a {background:url(../imgs/nav/music_off.gif) 0 0 no-repeat;}
#categories ul li.list_links a {background:url(../imgs/nav/links_off.gif) 0 0 no-repeat;}
#categories ul li.list_community a {background:url(../imgs/nav/community_off.gif) 0 0 no-repeat;}
#categories ul li.list_vouchers a { background: url(../imgs/nav/vouchers_off.gif) no-repeat top left; }
#categories ul li.list_rssfeeds a { background: url(../imgs/nav/rss_off.gif) no-repeat top left; }
#categories ul li.list_competition a { background: url(../imgs/nav/comp_off.gif) no-repeat top left; }

#venues ul li.list1 a:hover  {background:transparent url(../imgs/nav/venue_login_on.gif) no-repeat top left; }
#venues ul li.list2 a:hover  {background:transparent url(../imgs/nav/my_venue_on.gif) no-repeat top left;}
#venues ul li.list3 a:hover  {background:transparent url(../imgs/nav/edit_events_on.gif) no-repeat top left;}
#venues ul li.list4 a:hover  {background:transparent url(../imgs/nav/my_events_on.gif) no-repeat top left;}
#venues ul li.list5 a:hover  {background:transparent url(../imgs/nav/register_venue_on.gif) no-repeat top left;}
#venues ul li.list6 a:hover  {background:transparent url(../imgs/nav/venue_logout_on.gif) no-repeat top left;}

#venues ul li.list1 a {background:url(../imgs/nav/venue_login_off.gif) 0 0 no-repeat;}
#venues ul li.list2 a {background:url(../imgs/nav/my_venue_off.gif)  0 0 no-repeat;}
#venues ul li.list3 a {background:url(../imgs/nav/edit_events_off.gif) 0 0 no-repeat;}
#venues ul li.list4 a {background:url(../imgs/nav/my_events_off.gif) 0 0 no-repeat;}
#venues ul li.list5 a {background:url(../imgs/nav/register_venue_off.gif)  0 0 no-repeat;}
#venues ul li.list6 a  {background:url(../imgs/nav/venue_logout_off.gif) 0 0 no-repeat;}


/*=Add Your Business
	-------------------------------------------------------*/



#addyourbusiness ul{
	background-color:#EFEFEF;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	}
	#addyourbusiness ul li  {
		text-indent:-9000em;
		margin:0 0 10px 0;
		width: 143px;
		padding:0;
		height:15px
		}
		#addyourbusiness ul li.list1 {
			background:transparent url(../imgs/nav/free_advertisment.gif) no-repeat top left;
			}
		#addyourbusiness ul li.list2 {
			background:transparent url(../imgs/nav/free_promo.gif) no-repeat top left;
			}
		#addyourbusiness ul li.list3 {
			background:transparent url(../imgs/nav/free_exposure.gif) no-repeat top left;
			}
		#addyourbusiness ul li.list4 {
			background:transparent url(../imgs/nav/free_business.gif) no-repeat top left;
			}


#addyourbusiness, #favourites {
	background:#EFEFEF;
	padding:0;
	margin:0;
	font-size: 90%;
	position:relative;
	}
	#addyourbusiness p, #favourites p{
		padding:10px 5px 10px 10px;
		margin:0;
	}

	#addyourbusiness img, #favourites img {
	float:right;
		/*position:absolute; bottom:0; right:0;*/
	}

#addyourbusiness {
	margin-bottom:15px;
	}

/*=Homepage Promo Banner
	-------------------------------------------------------*/

#promobanner {
	width:466px;
	margin:7px 0 30px 0;
	padding:0;
	color:#FFF;
	height:auto !important;
	position:relative;
	color:#fff;
	clear:left;
	}
	#promobanner img {
		float:left;
		}
	#promobanner a { color:#fff; }
	#promobanner h1 a { text-decoration: none; font-size:150%; color:#fff; margin-bottom: 30px; line-height: 180%;}

	#promobanner h1 span { font-size:120%; display:block;  }


#promobanner h3 {
	position:absolute; top:-7px; left:9px;
	padding:3px;
	font: 120% Helvetica,Arial, Helvetica, sans-serif;
	min-width:144px; width:auto !important; width:144px;
	text-transform:uppercase;
	}
#promobanner p {line-height:18px; margin:0; padding:0; color:#FFF;}


#featuredarticle { width: 242px; float: right; padding: 8px; color: #000; }
#featuredarticle h1 { margin-bottom: 10px; }
#featuredarticle h1 a { line-height: 18px; }
/*#featuredarticle h1 a { color: #000; }*/

/*=Featured Categories
	-------------------------------------------------------*/

ul#featuredcategories {width:468px; margin:0; padding:0;}
ul#featuredcategories li {
	margin:0 0 33px 0;
	width: 228px;
	padding:0;
	position:relative;
	background:#E1E1E1;
	min-height:98px;
	height:auto !important;
	height:98px;
	float:left;
	display:inline;
	}
	ul#featuredcategories li a { color:#000; font-weight:normal; text-decoration: none;  }
ul#featuredcategories li h3 { position: absolute; top: -7px; right: 13px;}
ul#featuredcategories li h3 a { color:#fff; }
ul#featuredcategories li p { float: right; width: 110px; margin: 0; padding:21px 7px 0 7px; font-size: 90%; font-weight:bold;}
ul#featuredcategories li ol { margin:0 0 5px 0; padding:0; }
ul#featuredcategories li ol li { margin:0 5px 2px 5px;padding:0; width:218px; font-size:90%; height:auto; min-height:0;}
ul#featuredcategories li li a { background:#d6d5d5; text-decoration:none; display: block; padding:3px;width:212px; color:#000; }
ul#featuredcategories li a:hover { text-decoration:underline;}
.arrow { position: absolute; bottom: 0; right: 0;}

#article_details .arrow  {position:static; }

.rightmargin {margin: 0 11px 0 0;}

#featuredcategories h3 {
	font-family:Helvetica,Arial, Helvetica, sans-serif;
	padding:3px;
	width:144px;
	}
#featuredcategories h3 a {
	text-decoration:none;
	display:block;
	color:#fff;
	}




/*=Right Column Advertisers
	-------------------------------------------------------*/

ul#advertisersright {
	width:147px;
	margin:13px 0 0 0; padding:0;
	clear:both;
	position:absolute;
	top:450px;
	}
	ul#advertisersright li {
		margin:0 0 12px 0; padding:0;
		}


/*=Events Finder
	-------------------------------------------------------*/


#columnRightWrap {
position:absolute;
width: 167px;
}
#eventsfinder {
	margin:0 -70px 20px 0;

	padding:0;
	background:url(../imgs/backgrounds/eventsfinder_bg.gif) repeat-y top left;
	color:#FFF;
	font-size:90%;
	width: 167px;

	}

#eventsfinder a { color:#fff; text-decoration:underline; }
#eventsfinder a:hover { text-decoration:none; }

.smalldropdown { width:53px;font-size: 90%; margin:0; padding:0;}
.medtextfield { width:128px;font-size: 90%;}

.eventstable {text-align:left; width:145px; margin:0 0 0 8px; padding:0;}
.eventstable  td {text-align:left; padding:0 0 3px 0; vertical-align:middle;}
.eventstable  .col1 {width:145px;}

.bttnEventSearch {display:block; width:163px; height:24px; margin:10px 0 0 0; }

/*=Article Finder
	 -------------------------------------------------------*/

#articlefinder {
	margin:0 -70px 20px 0;
	width: 167px;
	padding:0;
	background:url(../imgs/backgrounds/eventsfinder_bg.gif) repeat-y top left;
	color:#FFF;
	font-size:90%;
}

#articlefinder a, #rsspanel a { color:#fff; text-decoration:underline; }
#articlefinder a:hover, #rsspanel a:hover { text-decoration:none; }


#rsspanel {
	margin:0 -70px 20px 0;
	width: 167px;
	padding:0 0 10px 0;
	background:url(../imgs/backgrounds/eventsfinder_bg.gif) repeat-y top left;
	color:#FFF;
	font-size:90%;

}
#rsspanel p { margin-left: 10px; }

.articletable {text-align:left; width:145px; margin:0 0 0 8px; padding:0;}
.articletable  td {text-align:left; padding:0 0 3px 0; vertical-align:middle;}
.articletable  .col1 {width:145px;}

.bttnEventSearch {display:block; width:163px; height:24px; margin:10px 0 0 0; }

/*=Footer
	-------------------------------------------------------*/
ul#footBanners {
	text-align: left;    
}

#footBanners li {

  display: block;

}

#footer {
	min-height:140px;
	width: 765px;
	background:#797979;
	clear:both;
	margin:30px 0 0 0;
	padding:22px 6px 0 6px;
	color:#FFF;
	font-size: 90%;
	}
	#footer a {
		color:#FFF;
		text-decoration:none;
		}
	#footer a:hover {
		color:#FFF;
		text-decoration:underline;
		}
	#footer p {
		float:right;
		margin:0; padding:0;
		}



#footer ul#footer_links {
	width:520px;
	margin:0; padding:0;
	}
	#footer ul#footer_links li {
		width:120px;
		margin:0 0 10px 0; padding:0;
		float:left;
		}
		#footer ul#footer_links li a {
			color:#FFF;
			text-decoration:none;
			}
			#footer ul#footer_links li a:hover {
				color:#FFF;
				text-decoration:underline;
				}


#newspaperlist { clear:both; margin:20px 0 0 0; text-align:center; }
#newspaperlist li { display:inline;margin:5px 15px 10px 0;  }


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




option {
	font-size: 1em !important;
}
label {
	display: block;
	padding: 0 0 2px;
	color: #333;
}
fieldset {
	border: 0;
}
fieldset p { margin-bottom:10px; }
.field {
	float: left;
	clear: both;
	padding-bottom: 12px;

}
.inline_field {
	float: left;
	padding-right: 18px;
}
.input_text {
	background: #fff;
	padding: 2px 0;
	border: 1px solid #ccc;
	border-color: #333 #ccc #ccc #333;
}

.message_error {
	background: #f7e3e3;
	color: #ce0000;
	border: 1px solid #ce0000;
	padding: 5px;
	margin-bottom: 5px;
}

.message_success {
	background: #D6F8D1;
	color: #006600;
	border: 1px solid #006600;
	padding: 5px;
	margin-bottom: 5px;
}



#content_block, .content_block  {
	border:1px solid #ccc;
	position:relative;
	padding:20px 10px 10px 10px;
	margin-top:7px;
	margin-bottom:10px;
	}
	#content_block a, .content_block a {
		color:#333;
	}



	.page_title {
		color:#e7672b;
		text-transform:uppercase;
		position:absolute; top:-7px; left:9px;
		padding:3px;
		font: 120% Helvetica,Arial, Helvetica, sans-serif;
		min-width:144px; width:auto !important;
		background:#000;
		}



	/*=Custom Categories
	-------------------------------------------------------*/

.where_to_stay { background:#f4961f;}
#where_to_stay .content_block {
	border:1px solid #f4961f;
	}
	#where_to_stay .content_block .page_title {
		color:#fff; background:#f4961f;
	}

	#where_to_stay .comment_top { border-top: 2px solid #f4961f; }


.eating_drinking { background:#32bdb9;}
#eating_drinking .content_block {
	border:1px solid #32bdb9;
	}
	#eating_drinking .content_block .page_title {
		color:#fff; background:#32bdb9;
	}
	#eating_drinking .comment_top { border-top: 2px solid #32bdb9; }


.theatre_music { background:#4ba0d1;}
#theatre_music .content_block {
	border:1px solid #4ba0d1;
	}
	#theatre_music .content_block .page_title {
		color:#fff; background:#4ba0d1;
	}
	#theatre_music .comment_top { border-top: 2px solid #4ba0d1; }


.arts_exhibitions { background:#1b2d3d;}
#arts_exhibitions .content_block {
	border:1px solid #1b2d3d;
	}
	#arts_exhibitions .content_block .page_title {
		color:#fff; background:#1b2d3d;
	}
	#arts_exhibitions .comment_top { border-top: 2px solid #1b2d3d; }


.great_days_out { background:#a6ce52;}
#great_days_out .content_block {
	border:1px solid #a6ce52;
	}
	#great_days_out .content_block .page_title {
		color:#fff; background:#a6ce52;
	}
	#great_days_out .comment_top { border-top: 2px solid #a6ce52; }



.shopping { background:#8f2f92;}
#shopping .content_block {
	border:1px solid #8f2f92;
	}
	#shopping .content_block .page_title {
		color:#fff; background:#8f2f92;
	}
	#shopping .comment_top { border-top: 2px solid #8f2f92; }


.sport { background:#2463af;}
#sport .content_block {
	border:1px solid #2463af;
	}
	#sport .content_block .page_title {
		color:#fff; background:#2463af;
	}
	#sport .comment_top { border-top: 2px solid #2463af; }


.film { background:#d03b79;}
#film .content_block {
	border:1px solid #d03b79;
	}
	#film .content_block .page_title {
		color:#fff; background:#d03b79;
	}
	#film .comment_top { border-top: 2px solid #d03b79; }

.music { background:#D50000;}
#music .content_block {
	border:1px solid #D50000;
	}
	#music .content_block .page_title {
		color:#fff; background:#D50000;
	}
	#music .comment_top { border-top: 2px solid #D50000; }


.community { background:#440d76;}
#community .content_block {
	border:1px solid #440d76;
	}
	#community .content_block .page_title {
		color:#fff; background:#440d76;
	}
	#community .comment_top { border-top: 2px solid #440d76; }


.txt_eating_drinking { /*color: #32bdb9;*/ color: #fff; }
.txt_theatre_music { /*color: #4ba0d1;*/ color: #fff; }
.txt_arts_exhibitions { /*color: #1b2d3d;*/ color: #fff; }
.txt_great_days_out { /*color: #a6ce52;*/ color: #fff; }
.txt_shopping { /*color: #8f2f92;*/ color: #fff; }
.txt_where_to_stay { /*color: #f4961f;*/ color: #fff; }
.txt_sport { /*color: #2463af;*/ color: #fff; }
.txt_film { /*color: #d03b79;*/ color: #fff; }
.txt_music { /*color: #D50000;*/ color: #fff; }
.txt_community { /*color: #D50000;*/ color: #fff; }

.odd {
	background:#efefef;
	}
.orange {
	color:#e8682c;
	}

#listing { margin-bottom:10px; }

#listing li, .listing li {
	padding: 5px;
	border-bottom:1px solid #ccc;
	position:relative;
	}
#listing li li, .listing li li {
	padding:0;
	border-bottom:0;
	}
	#listing h2 {
		font-size: 90%;
		margin-bottom: 5px;
		}
	#listing p { margin-bottom: 0; }

textarea.favbox {
	width: 300px;
	height: 60px;
}

ul.details {
	margin-left: 0px;
	/*float:left;*/
}

ul.details li {
	font-size:90%;
}

ul.details li h3 {
	font-size: 100%;
}

ul#sub_listing li { padding:5px; }
ul#sub_listing {
	list-style: none;
}
ul#sub_listing h2 {
	font-size: 90%;
}

.clearleft { clear:left; }


div.controlset label, div.controlset input {
	display: inline;
	float: none;
}

div.controlset label {
	margin-right:10px;
}

legend { display: none; }
img.ad_img {
	float: left;
}
a.read_more {
	text-align: right;
	position:absolute;
	top:0; right:10px;
}
div#cat_breadcrumbs {
	display: block;
	padding: 2px;
	margin-bottom: 6px;
	font-size:90%;
}


.voucherlink {text-align: right;
	position:absolute;
	top:0; right:10px;
	width:80px;}

.voucherlink p {margin:0 0 5px 0; padding:0;}


ul#sub_cat_menu { padding:5px; color:#fff;}
ul#sub_cat_menu li  { margin:0 0 0 0; padding: 3px; display:inline; }
ul#sub_cat_menu li a { color: #fff; text-decoration: none;  }
ul#sub_cat_menu li.current a  { font-weight:bold;}

a.plain {
	text-decoration: none;
}

input.shorter {
	width: 50px;
}
input.short {
	width: 100px;
}
input.medium {
	width: 120px;
}
input.long {
	width: 200px;
}
input.longer {
	width: 300px;
}




	/* Normal Bubble */
	div.bubble {
		width: auto;
		margin-bottom: 24px;
	}

	div.bubble blockquote {
		margin: 0px;
		padding: 0px;
		border: 1px solid #c9c2c1;
		background-color: #fff;
	}

	div.bubble blockquote p {
		margin: 10px;
		padding: 0px;
	}

	div.bubble cite {
		position: relative;
		margin: 0px;
		padding: 7px 0px 0px 15px;
		top: 4px;
		background: transparent url(../images/tip.gif) no-repeat 20px 0;
		font-style: normal;
	}


	div#comments_box { background:#EDEDED; padding:10px; margin-bottom: 10px; }