.title_thumbnail {
	float: left;
	padding-right: 10px;
}

/* CSS Stylesheet for Joomla template 									*/

/* Copyright 2011 North Coast Ad Agency Pty Ltd 						*/
/* Last Modified 24-Feb-2011 v2.01 										*/

/* Template colour scheme 												*/
/* -------------------------------------------------------------------- */
/* Wrapper background blue (medium): #b3dae8 							*/
/* Login buttons background blue (dark): #7fc4da 						*/
/* Content background blue (light): #d7ebf4 							*/
/* Module background blue (medium): #b3dae8 							*/
/* Newsflash module complete list background blue (lightest): #eff7fb	*/
/* -------------------------------------------------------------------- */

/** Global element styles **/

	h1, h2, h3, h4 {
		margin: 0;
		padding: 0;
		
	}
	
	h3 {
		font-size: 12px;
		font-weight: bold;
		margin: 0;
	}
	
	ul {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	html, body {
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	a {
		color: #000000;
	}
	
	p {
		margin: 0;
	}
	
	
/** Layout Divs **/

	#wrapper {
		position: relative;
		margin-left: 50%;
		left: -490px;
		width: 980px;
		height: auto;
		overflow: hidden;
		background-image: url(../website/images/ballina/wrapper_background.png);
		background-repeat: repeat-y;
		padding-left: 25px;
		padding-right: 25px;
	}
	
	#top_buttons {
		position: relative;
		width: 930px;
		height: 37px;
		z-index: 1;
		overflow: hidden;
	}
	
	#top_buttons_login {
		position: relative;
		float: left;
		background-image: url(../website/images/ballina/top_buttons_login_background.png);
		background-repeat: no-repeat;
		background-position: right bottom;
		padding-right: 10px;
		font-size: 11px;
		font-weight: normal;
	}
	
	#top_buttons_social {
		position: relative;
		float: right;
		padding-top: 4px;
		margin-bottom: 10px;
	}
	
	#header {
		position: relative;
		width: 928px;
		height: auto;
		border-top: #7fc4da solid 1px;
		border-left: #7fc4da solid 1px;
		border-right: #7fc4da solid 1px;
	}
	
	#header_images {
		position: relative;
		clear: both;
		height: 155px;
		overflow: visible;
		margin-left: -10px;
		margin-right: -10px;
		margin-top: -41px;
	}
	
	#header_fade {
		position: relative;
		background-image: url(../website/images/ballina/header_background_fade.png);
		background-repeat: none;
		background-position: bottom;
		width: 948px;
		height: 147px;
		bottom: 0px;
		margin-top: -147px;
	}
	
	#header_title {
		position: absolute;
		width: 285px;
		z-index: 999;
		top: 20px;
		left: 20px;
	}
	
	#header_search {
		position: absolute;
		width: auto;
		height: auto;
		z-index: 999;
		top: 151px;
		left: 20px;
	}
	
	#top_menu {
		position: relative;
		width: 928px;
		height: 36px;
		border: #7fc4da solid 1px;
		background-image: url(../website/images/ballina/main_menu_background.png);
		background-repeat: repeat-x;
	}
	
	#content_wrapper {
		position: relative;
		width: 920px;
		height: auto;
		overflow: hidden;
		background-color: #d7ebf4;
		padding: 10px 0px 0px 10px;
	}
	
	#left_column {
		position: relative;
		width: 180px;
		height: auto;
		float: left;
		padding-right: 10px;
	}
	
	#right_column {
		position: relative;
		width: 730px;
		height: auto;
		float: left;
	}
	
	#footer {
		position: relative;
		width: 910px;
		height: auto;
		overflow: hidden;
		background-color: #d7ebf4;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 10px 10px 10px 10px;
	}
	
	#footer_image {
		position: relative;
		margin-left: 50%;
		left: -490px;
		width: 980px;
		height: 32px;
		background-image: url(../website/images/ballina/footer_background.png);
		background-repeat: no-repeat;
		background-position: bottom;
		margin-bottom: 50px;
	}
	
	#main_content {
		position: relative;
		margin-bottom: 10px;
		margin-right: 10px;
	}
	
	#content_pane {
		padding: 5px;
		border: 5px solid #b3dae8;
		background-color: #FFFFFF;
		position: relative;
		margin-top: 30px;
	}
	
	#sub_content {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	#sitemap {
		position: relative;
		float: left;
		width: 75%;
		height: auto;
		overflow: hidden;
	}
	
	#contactinfo {
		position: relative;
		float: left;
		width: 25%;
		height: auto;
		overflow: hidden;
	}

/** Layout element styles **/

	/* left_column moduletables */
	
	#left_column .moduletable, #left_column .moduletable_menu {
		background-color: #b3dae8;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	#left_column .moduletable h3, #left_column .moduletable_menu h3 {
		font-size: 12px;
		font-weight: bold;
		background-image: url(../website/images/ballina/circle_arrow_right.png);
		background-position: right;
		background-repeat: no-repeat;
		padding: 5px 15px 5px 5px;
		display: inline-block;
	}
	
	/* right_column */
	
	#right_column #sub_content .moduletable-newsflash {
		position: relative;
		float: left;
		width: 218px;
		background-color: #FFFFFF;
		border: #7fc4da 1px solid;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	#right_column .blog-featured .items-leading {
		border: #7fc4da 1px solid;
		background-image: url(../website/images/ballina/leading_background.jpg);
		min-height: 200px;
		height: auto;
		padding-left: 22%;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		background-color: #FFFFFF;
		background-repeat: no-repeat;
		margin: -10px;
	}
	
	#right_column #main_content #content_pane .blog-featured .items-leading h2 {
		font-size: 19px;
		color: #f7901e;
		font-weight: normal;
		background-color: transparent;
		padding: 0;
		padding-bottom: 10px;
		display: inline;
		-moz-border-radius-topright:0px;
		border: none;
	}
	
	#right_column .blog-featured .items-leading h2 a {
		text-decoration: none;
		color: #f7901e;
	}
	
	#right_column .moduletable-newsflash h3 {
		display: block;
		background-image: url(../website/images/ballina/h2_background.png);
		background-repeat: repeat-x;
		font-size: 13px;
		font-weight: bold;
		padding: 10px;
		color: #FFFFFF;
	}
	
	#right_column .moduletable-newsflash .newsflash-item {
		position: relative;
		overflow: hidden;
		min-height: 80px;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#right_column .moduletable-newsflash .newsflash-item h3 {
		background: none;
		color: #000000;
		padding: 0;
		margin: 0;
	}
	
	#right_column .moduletable-newsflash .newsflash-seelist {
		position: relative;
		background-color: #eff7fb;
		height: 20px;
		font-size: 11px;
		padding-left: 10px;
		padding-top: 5px;
	}
	
	#right_column .moduletable-newsflash .newsflash-seelist a {
		color: #1d7d95;	
	}
	
	/* BookEasy Menu */
	
	ul.menu-bookeasy {
		list-style: none;
		overflow: hidden;
		padding: 5px 0 0 0;
		margin: 0;
		height: 38px;
		background-color: #d7ebf4; 
	}
	
	ul.menu-bookeasy li {
		float: left;
		-webkit-border-top-right-radius: 10px; /* safari & chrome rounded corders */
		-moz-border-radius-topright: 10px; /* firefox rounded corders */
		border-top-right-radius: 10px; /* standard rounded corders */
		display: block;
		background-color:#b3dae8;
		padding: 10px;
	}
	
	ul.menu-bookeasy li a {
		text-decoration: none;
		font-size: 15px;
		color: #000000;
		background-image: url(../website/images/ballina/circle_arrow_right_black.png);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 15px;
		margin-right: 10px;
	}
	
	ul.menu-bookeasy li.menuitem1 {
		position: relative;
		background-color:#7fc4da;
		z-index: 4;
	}
	
	ul.menu-bookeasy li.menuitem2 {
		position: relative;
		background-color:#ffa12d;
		margin-left: -10px;
		z-index: 3;
		padding-left: 20px;
	}
	
	ul.menu-bookeasy li.menuitem3 {
		position: relative;
		background-color:#77b800;
		margin-left: -10px;
		z-index: 2;
		padding-left: 20px;
	}
	
	ul.menu-bookeasy li.menuitem4 {
		position: relative;
		background-color:#999999;
		margin-left: -10px;
		z-index: 1;
		padding-left: 20px;
	}
	
	ul.menu-bookeasy li.current {
	z-index: 4;
	padding-left: 10px;
	top: -5px;
	padding-top: 14px;
	height: 18px;
	border: 1px solid  #b3dae8;
	overflow: hidden;
	}
	ul.menu-bookeasy li.current a {
		background-image: url(../website/images/ballina/circle_arrow_down_white.png);
		padding-left: 10px;
		padding-right: 20px;
		color: #FFFFFF;
	}
	
	/* Search (Header) */
	
	#header_search input {
		border: none;
		position: relative;
		font-size: 13px;
		padding-left: 6px;
		padding-top: 10px;
		padding-bottom: 10px;
		float: left;
		background-color: transparent;
		text-align: left;
	}
	
	#header_search input.inputbox {
		background-image: url(../website/images/ballina/header_search_background.png);
		background-repeat: no-repeat;
		background-color: none;
		background-position: left top;
		color: #1d7d95;
		width: 195px;
	
	}
	
	#header_search input.button {
		color: #FFFFFF;
		background-image: url(../website/images/ballina/header_search_button.png);
		background-repeat: no-repeat;
		background-position: right top;
		width: 85px;
	}
	
	#header_search label {
		display: none;
	}

	/* Search (Left Column) */
	
	#left_column .moduletable-search {
		background-color: #d7ebf4;
		overflow: hidden;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	#left_column .moduletable-search input {
		position: relative;
		background: none;
		float: left;
		padding-top: 12px;
		padding-left: 5px;
		padding-bottom: 11px;
		font-size: 10px;
	}
	
	#left_column .moduletable-search input.inputbox-search {
		border: none;
		background-image: url(../website/images/ballina/content_search_background.png);
		background-repeat: no-repeat;
		background-color: none;
		color: #1d7d95;
		width: 135px;
	}
	
	#left_column .moduletable-search input.button-search {
		border: none;
		color: #FFFFFF;
		background-image: url(../website/images/ballina/content_search_button.png);
		background-repeat: no-repeat;
		width: 38px;
	}
	
	#left_column .moduletable-search label {
		display: none;
	}
	
	/* top_buttons */
		
		/* login */
	
		#top_buttons_login ul {
			list-style: none;
			padding: 0;
			margin: 0;
			background-color: #7fc4da;
			overflow: hidden;
			padding-left: 10px;
			padding-top: 7px;
		}
		
		#top_buttons_login ul li {
			float: left;
			padding-right: 10px;
			padding-bottom: 7px;
		}
		
		#top_buttons_login ul li a {
			text-decoration: none;
			background-image: url(../website/images/ballina/circle_arrow_right.png);
			background-position: right;
			background-repeat: no-repeat;
			padding-right: 15px;
		}
		
		/* social media */
		
		#top_buttons_social ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		
		#top_buttons_social ul li {
			float: left;
			padding-left: 5px;
		}
		
		#top_buttons_social ul li a img {
			text-decoration: none;
			border: none;
		}

	/* top_menu */

	#top_menu ul {
		margin: 0;
		padding: 0;
		display: block;
		width: 100%;
	}

	#top_menu ul li {
		position: relative;
		float: left;
		height: 36px;
		list-style: none;
		background-image: url(../website/images/ballina/main_menu_separator.png);
		background-repeat: no-repeat;
		background-position: left;
		font-size: 13px;
		color: #000000;
	}
	
	#top_menu ul li.active {
		background-image: none;
		background-color: #66a4b9;
		color: #FFFFFF;
	}
	
	#top_menu ul li a {
		position: relative;
		top: 10px;
		color: #000000;
		text-decoration: none;
		padding: 10px;
	}
	
	#top_menu ul li.active a {
		color: #FFFFFF;
	}
	
	#top_menu ul li ul {
		display: none;
	}
	
	/* Home - Subscribe/VIsitor Guide Box */
	
	.blog-featured .items-leading #home-inside-right {
		position: relative;
		width: 253px;
		float: right;
		padding-left: 10px;
	}
		
		/* Subscribe */
		
		.blog-featured .acymailing_module {
			position: relative;;
			height: 42px;
			overflow: hidden;
			background-image: url(../website/images/ballina/subscribe_background.png);
			background-repeat:no-repeat;
			clear: both;
			
		}
		
		.blog-featured .acymailing_module p {
			padding: 0;
			margin: 0;
		}
		
		.blog-featured .acymailing_module input {
			position: relative;
			padding-top: 8px;
			padding-bottom: 8px;
			padding-left: 6px;
			font-size: 11px;
			border: none;
			float: left;
			margin-top: 5px;
		}
		
		.blog-featured .acymailing_module input.inputbox {
			background: url(../website/images/ballina/subscribe_inputbox.png);
			color: #1d7d95;
			width: 193px;
			background-repeat: no-repeat;
	
		}
		
		.blog-featured .acymailing_module input.button {
			background-image: url(../website/images/ballina/subscribe_button.png);
			width: 44px;
			background-repeat: no-repeat;
		}
		
		
		/* Visitor Guide */
		
		.blog-featured .items-leading #home-inside-right .custom {
			position: relative;
			background-image: url(../website/images/ballina/visitorguide_background.png);
			background-repeat: no-repeat;
			height: 157px;
			width: 100%;
			padding-right: 20px;
		}
		
		.blog-featured .items-leading #home-inside-right .custom img {
			padding: 0px 0px 10px 10px;
			float: left;
		}
		
		.blog-featured .items-leading #home-inside-right .custom p {
			margin: 0;
			padding-right: 10px;
		}
		
		.blog-featured .items-leading #home-inside-right .custom ul {
			padding-right: 20px;
			position: relative;
			float: right;
			width: 30%;
			padding-left: 0;
		}
		
		.blog-featured .items-leading #home-inside-right .custom ul li {
			position: relative;
			color: #1d7d95;
			list-style: outside url(../website/images/ballina/circle_arrow_right_orange.png);
			padding-bottom: 5px;
		}
		
		.blog-featured .items-leading #home-inside-right .custom ul li a {
			color: #1d7d95;
		}
		
	/* Header - Image Rotator */
	
	#header .moduletable #cust-navigation89 {
		position: absolute;
		bottom: 10px;
		right: 10px;
		top: auto;
	}
	
	.slide-desc-text p {
		font-weight: normal;
		font-size: 11px;
		padding: 0px;
		margin: 0px;
	}
	
	.slide-desc-bg {
		opacity: 0.5;
	}
	
	span.load-button {
		width: 11px;
		height: 10px;
		background: url(../website/images/ballina/rotator_button.png) no-repeat;
		opacity: 1;
		padding-left: 5px;
		margin: 0;
	}
	
	span.load-button-active {
		width: 11px;
		height: 10px;
		background: url(../website/images/ballina/rotator_button_active.png) no-repeat;
		opacity: 1;
		padding-left: 5px;
		margin: 0;
	}
	
	/* Site map & Contact Info */
	
	#footer #contactinfo {
		font-size: 11px;
	}
	
	#footer #sitemap .moduletable {
		padding-bottom: 10px;
	}
	
	#footer h3 {
		font-size: 12px;
		padding-bottom: 10px;
	}
	
	#footer #contactinfo h3 {
		background-image: url(../website/images/ballina/footer_contactinfo_icon.jpg);
		background-repeat: no-repeat;
		text-indent: 25px;
		padding-top: 2px;
	}
	
	#footer #sitemap .moduletable li {
		list-style: none;
		width: 31%;
		margin-right: 2%;
		float: left;
		margin-left: 0;
		padding-left: 0;
		display: block;
		padding-bottom: 6px;
	}
	
	#footer #sitemap .moduletable li a {
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 1px dotted #000000;
		color: #000000;
		padding-bottom: 3px;
		display: block;
	}
	
	#footer #sitemap .moduletable ul {
		margin: 0;
		padding: 0;
	}
	
	/* Front-end Editing Styles */
	
	#right_column legend {
		padding-left: 5px;
		padding-right: 5px;
		font-weight: bold;
	}
	
	#right_column fieldset {
		border: 1px solid #7fc4da;
		margin-bottom: 10px;
	}
	
	#right_column .formelm-buttons {
		float: right;
		margin-top: -35px;
	}
	
	#right_column .formelm-buttons button {
		background-color:#7fc4da;
		border: none;
	}
	
	#right_column .formelm {
		position: relative;
		margin-bottom: 10px;
		display: inline-block;
		width: 80%;
	}
	
	#right_column ul.actions {
		list-style: none;
		float: right;
		margin-top: -20px;
	}
	
	#right_column ul.actions li {
		float: right;
	}
	
	#right_column ul.actions li a, #right_column ul.actions li img {
		text-decoration: none;
		border: none;
	}
	
	.tip {
		background-color: #FFFFFF;
		background-repeat: repeat-x;
		border: 1px solid #999999;
		z-index: 99;
		overflow: hidden;
		padding: 5px;
	}

	.tip-title {
		font-weight: bold;
	}
	
	#login-form {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#login-form ul {
		margin: 0;
		list-style: none;
		padding: 5px;
	}
	
	#login-form li {
		padding-bottom: 5px;
	}
	
	#login-form .button {
		background-color:#7fc4da;
		border: none;
		margin-top: 5px;
	}
	
	#login-form fieldset {
		border: 1px solid #7fc4da;
		margin-bottom: 10px;
	}
	
	/* Accommodation */
	
	.item-page_accom p {
		padding-top: 0;
	}
	
	
	
	
	/* Weather widget */
	
	#weather1 {
		background-color: #FFFFFF;
		margin: 5px;
	}
	
	/* Banners */
	
	#left_column .moduletable-banners {
		padding-bottom: 10px;
	}
	
	#left_column .moduletable-banners .banneritem {
		margin-bottom: 5px;
	}
	
	#left_column .moduletable-banners .banneritem a img {
		border: none;
	}
	
	/* Login form */
	
	.userdata .inputbox {
		clear: both;
		display: block;
	}
	
	/* General page styles */
	
	
	
	#main_content h1 {
		position: absolute;
		left: -5px;
		top: -37px;
		display: inline-block;
		background-color: #b3dae8;
		font-weight: normal;
		font-size: 19px;
		padding: 5px 20px 5px 10px;
		-webkit-border-top-right-radius: 10px; /* safari & chrome rounded corders */
		-moz-border-radius-topright: 10px; /* firefox rounded corders */
		border-top-right-radius: 10px; /* standard rounded corders */
	}
	
	#main_content h2 a {
		text-decoration: none;
	}
	
	#main_content .item-page p {
		margin-top: 0px;
		line-height: 14px;
	}
	
	#main_content .item-page a {
		color: #1d7d95;
		font-weight: bold;
	}
	
	
	
	#main_content  #content_pane .item h2 {
		border-bottom: none;
		background: none;
	}
	
	#main_content #content_pane .blog h2 a {
		border: none;
		background: none;
		font-size: 14px;
		font-weight: bold;
	}
	
	#main_content .blog .item {
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #7fc4da;
		border-collapse: collapse;
		position: relative;
		overflow: hidden;
	}
	
	#main_content .blog h1 {
		background: none;
		padding: 0;
		margin: 0;
		font-weight: bold;
		position: relative;
		left: 0;
		top: 0;
	}
	
/* Social media plugin styles */

.joomla_add_this {
	padding-top: 10px;
}

.cpr {
	display: none;
}

.socbuttons {
	position: relative;
	overflow: hidden;
}

#content_pane { margin-top: 0; }

/* Bookeasy Styles */
.navboxcolorback { background-color: #346176 }
#frmGrid #btnSearch { width: 100px !important; height: 47px !important }
#frmGrid .advanced table { width: 260px !important }
#frmGrid #search_tools th { font-size: 11px }
#frmGrid #search_tools th .sub { font-size: 8px }
a.prop_name { padding-left: 0 !important; margin-top: 1px !important; margin-left: 10px !important  }