.reciteme {
	background: url("Recite-Logo-Button.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 28px;
	position: absolute;
	right: 122px; /* DESK-8184 */
	top: 100px;
	width: 103px;
	cursor: pointer;
}

.info h2, .info h2 a {
	color: #005CAB !important;
}

/*Image Gallery*/

.photo-gallery-title {
	background: url("camera_icon.gif") no-repeat scroll 0 0 transparent;
	font-weight: bold;
	height: 20px;
	margin-bottom: 10px;
	padding-left: 33px;
}

.photo-gallery-mag {
	background: url("mag_icon.gif") no-repeat scroll 0 0 transparent;
	height: 16px;
	margin-top: 10px;
	padding-left: 25px;
}

.photo-gallery-mag a, .photo-gallery-mag a:hover, .photo-gallery-mag a:visited {
	text-decoration: none;
	color: #4D4D4F;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
}

#lightbox-nav-btnPrev {
	background: url("arrow_left.png") no-repeat scroll 0 0 transparent;
	left: 20px;
	top: 153px;
}

#lightbox-nav-btnNext {
	background: url("arrow_right.png") no-repeat scroll 0 0 transparent;
	right: 20px;
	top: 153px;
}

.clearfix:after {
	clear: both;
}

.wnGallery {
	background: none repeat scroll 0 0 #F1EFF0;
	padding: 5px;
	width: 190px;
}

.wnGallery img {
	width: 190px;
}

.wnGallery .wnThumbnail {
	left: -5px;
	position: relative;
	width: 195px;
}

.wnGallery .wnThumbnail img {
	border: 2px solid white;
	float: left;
	height: 30px;
	margin-left: 5px;
	width: 30px;
}

.wnGallery-overlay {
	background: none repeat scroll 0 0 #999999;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}

.wnGallery-popup-wrap {
	display: none;
	left: 0;
	position: absolute;
	top: 200px;
	width: 100%;
	z-index: 1000;
}

.wnGallery-popup {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	width: 584px;
}

.wnGallery-popup-wrap .wnGallery-popup-main-image, .wnGallery-popup-wrap .wnGallery-popup-main-image img {
	max-height: 400px;
	max-width: 584px;
	text-align: center;
	position: relative;
}

.wnGallery-popup-wrap .wnGallery-popup-main-image.loading {
	background: url("loading.gif") no-repeat scroll center 20px transparent;
}

.wnGallery-popup-wrap .wnGallery-popup-main-image.loading img {
	display: none;
}

.wnGallery-popup-wrap .wnGallery-popup-image-title {
	margin: 10px 0;
}

.wnGallery-popup-wrap .wnGallery-popup-close-button {
	background: url("icon-close.gif") no-repeat scroll right 5px #FFFFFF;
	border-radius: 0 0 0 2px;
	cursor: pointer;
	height: 20px;
	padding: 3px 0 0 10px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 57px;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap {
	height: 67px;
	position: relative;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap a.move-left {
	background: url("prev-next.png") no-repeat scroll 0 5px transparent;
	display: block;
	height: 73px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 10;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap a.move-right {
	background: url("prev-next.png") no-repeat scroll -20px 5px transparent;
	display: block;
	height: 73px;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	z-index: 10;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .thumbnail-wrap-clip {
	height: 73px;
	left: 20px;
	overflow: hidden;
	position: relative;
	width: 536px;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .thumbnail-wrap-inner {
	left: 0;
	position: absolute;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .img-holder {
	cursor: pointer;
	height: 73px;
	margin-left: 6px;
	position: relative;
	width: 101px;
	text-align: center;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .img-holder img {
	max-height: 63px;
	max-width: 92px;
	border: 3px solid white;
	padding: 2px;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .img-holder.active img {
	border: 3px solid black;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .img-holder .cover-background {
	background: none repeat scroll 0 0 #000000;
	cursor: pointer;
	display: block;
	left: 0;
	height: 63px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	width: 92px;
	z-index: 5;
	border: 3px solid white;
	padding: 2px;
}

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .img-holder.active .cover-background {
	display: none;
	opacity: 0;
}

.wnGallery-empty {
	background: url("empty-gallery.png") no-repeat scroll 0 0 transparent;
	height: 195px;
	padding-bottom: 15px;
	width: 195px;
}

*+html .wnGallery {
	margin-bottom: 15px;
}

/* BEGIN HCC-21*/

.wnGallery-popup-wrap .wnGallery-popup-thumbnail-wrap .img-holder .cover-background {
	display: none;
}

.wnGallery-popup-wrap .wnGallery-popup-main-image {
	padding-top: 20px;
}

.wnGallery-popup-wrap .wnGallery-popup-main-image img {
	max-width: 520px;
}

.wnGallery-popup-wrap .wnGallery-popup-image-title {
	float: right;
	margin-right: 30px;
}

.wnGallery-popup-wrap .wnGallery-popup-image-desc {
	margin: 10px 0 10px 30px;
	float: left;
}

.wnGallery-popup-wrap .wnGallery-popup-close-button {
	right: 10px;
	top: 10px;
}

#lightbox-nav-btnPrev {
	background: url("arrow_prev.gif") no-repeat scroll 0 0 transparent;
	left: 15px;
}

#lightbox-nav-btnNext {
	background: url("arrow_next.gif") no-repeat scroll 0 0 transparent;
	right: 15px;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 19px;
	height: 29px;
	top: 180px;
}

.photo-gallery-title a, .photo-gallery-title a:hover, .photo-gallery-title a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

/* END HCC-21*/

/*News landing page*/

.news-listing ul, .news-listing ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.more-news-link {
	width: 510px;
	text-align: right;
}

.news-listing ul {
	padding-left: 5px;
}

.news-listing h1 {
	margin: 10px 0px 5px;
}

.landing-page-3col {
	margin-left: -22px;
	width: 520px;
}

.landing-page-3col td {
	vertical-align: top;
}

.landing-page-3col-wrap {
	width: 548px;
	overflow: hidden;
}

.landing-page-3col h2 {
	margin-bottom: 15px;
	margin-left: 25px;
	width: 145px;
}

.landing-page-3col h2 a {
	text-decoration: none;
}

.feature-article-wrap {
	background: url("newsBannerBg.gif") repeat scroll 0 0 transparent;
	height: 300px;
	padding: 14px;
	position: relative;
	width: 520px;
}

.fa-image {}

.fa-text {
	bottom: 14px;
	height: 60px;
	padding: 14px;
	position: absolute;
	width: 492px;
}

.fa-text-bg {
	background: none repeat scroll 0 0 black;
	bottom: 14px;
	height: 60px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	padding: 14px;
	position: absolute;
	width: 492px;
}

.fa-title {
	color: white;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 12px;
}

.fa-link {
	background: url("greenButton.gif") no-repeat scroll 0 0 transparent;
	bottom: 14px;
	height: 23px;
	padding-top: 7px;
	position: absolute;
	right: 14px;
	text-align: center;
	width: 110px;
}

.fa-link a, .fa-link a:hover {
	color: white;
	text-decoration: none;
}

.fa-desc {
	color: white;
	width: 360px;
}

.landing-page-image {
	background: url("smallImageBg.gif") repeat scroll 0 0 transparent;
	height: 117px;
	margin-left: 22px;
	padding: 9px;
	width: 150px;
}

/***** HELPERS *****/

.text_indent {
	text-indent: -999em;
}

sub {
	vertical-align: sub;
	vertical-align: text-bottom;
	font-size: 0.6em;
	line-height: 0.7em;
}

sup {
	vertical-align: super;
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 0.7em;
}

.fl {
	float: left;
	margin-top: 0;
}

.fr {
	float: right;
}

.al {
	text-align: left;
}

.ar {
	text-align: right;
}

.autoWidth {
	width: auto;
}

.no_decoration {
	text-decoration: none;
}

.skipLink {
	position: absolute;
	left: -10000px;
}

/***** HEADER *****/

#header {
	background: url(bg_blue_top.jpg) 0 0 no-repeat;
}

.header_h1 {
	width: 171px;
	height: 81px;
	float: left;
}

#logo a {
	display: block;
	width: 265px;
	height: 128px;
	float: left;
	text-indent: -999em;
}

/***** HEADER PREFERENCES SUBMENU *****/

#header #prefs {
	float: right;
	height: 50px;
	margin: 50px 8px 0 0;
	padding: 0;
	width: 250px;
}

#prefs li {
	float: right;
	list-style: none;
	margin-right: 10px;
}

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

#prefs li a {
	display: block;
	text-decoration: none;
	outline: none;
	color: #b0eaff;
	height: 26px;
	text-indent: -999em;
}

#prefs li a:hover {
	background-position: bottom;
}

.head_size {
	background: url('text_size.png') no-repeat top left;
	width: 44px;
}

.head_print {
	background: url('print.png') no-repeat top left;
	width: 23px;
}

.head_email {
	background: url('email.png') no-repeat top left;
	width: 27px;
}

.head_rss {
	background: url('rss.png') no-repeat top left;
	width: 23px;
}

.head_listings {
	background: url('listing.png') no-repeat top left;
	width: 50px;
}

/****  CONTENT  TEXT SIZE ****/

.large {
	font-size: 1.25em;
}

.medium {
	font-size: 1.1em;
}

.small {
	font-size: 0.8em;
}

.normal {}

/****  CONTENT RHS ****/

.content_rhs_item {
	margin-top: 10px;
	background-color: #f0f0f1;
	color: #404040;
}

.content_rhs_item .info {
	padding: 10px;
}

.content_rhs_item .news_date {
	font-size: 9px;
	display: block;
	line-height: 9px;
	margin-bottom: 8px;
}

.content_rhs_item p {
	display: block;
	margin: 0px 0px 10px 15px;
	line-height: 16px;
}

.content_rhs_item h2 {
	color: #4d4d4f;
	height: 17px;
	padding: 6px 14px;
	font-size: 12px;
	/* background: url(rhs_green.gif) left top repeat-x; */
	background: linear-gradient(#8cc63e, #7db72f, #558f07);
}

.content_rhs_item h2 a {
	color: #ffffff;
}

.content_rhs_item ul {
	line-height: 13px;
	padding: 0;
	margin: 0;
}

.content_rhs_item ul li {
	color: #4d4d4f;
	width: 195px;
	display: block;
	background: #f0f0f1 0 49px no-repeat;
}

.content_rhs_item ul li a {
	color: #4d4d4f;
	padding: 0px 0 0 20px;
	display: block;
}

.content_rhs ul li:hover {
	color: #fff;
	background-color: #f0f0f1;
}

.content_rhs ul li:hover a {
	text-decoration: underline;
	color: #fff
}

.rhs_item_top {
	margin-top: 0px;
}

.rightHandSideHeader {
	color: #4D4D4F !important;
}

.btn_submit {
	background-color: #e8eef2;
	font-weight: bold;
	float: right;
	background-image: url(submit.gif);
	width: 60px;
	height: 30px;
	border: 0;
	margin-bottom: 10px;
	cursor: pointer;
}

.btn_memberlogin {
	background-color: #e8eef2;
	font-weight: bold;
	float: right;
	background-image: url(memberlogin.gif);
	width: 143px;
	height: 31px;
	border: 0;
	margin-bottom: 5px;
	cursor: pointer;
}

.btn_createnewaccount {
	background-color: #e8eef2;
	font-weight: bold;
	float: right;
	background-image: url(createnewaccount.gif);
	width: 143px;
	height: 31px;
	border: 0;
	margin-bottom: 5px;
	cursor: pointer;
}

.lookup_btn_submit {
	border: 0;
	background: transparent;
	margin-top: 1px;
}

.landingpageItem img {
	margin-bottom: 10px;
}

.iwant ul li a, .rhs_downloads ul li a {
	display: block;
	background-position: -195px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-decoration: none;
	border-bottom: 1px dotted #C9CACC;
}

.rhs_downloads ul li a {
	padding-left: 15px;
}

.paymyrates {
	background-image: url(paymyrates.gif);
}

.registermypet {
	background-image: url(registermypet.gif);
}

.hireahall {
	background-image: url(hireahall.gif);
}

div ul li a.bookhardrubbishservice {
	padding-top: 2px;
	height: 47px;
	background-image: url(bookhardrubbishservice.gif);
}

div ul li a.doubleLine {
	padding-top: 5px;
	height: 37px;
}

.knowmybinday {
	background-image: url(knowmybinday.gif);
}

.reportanissue {
	background-image: url(reportanissue.gif);
}

.viewtenders {
	background-image: url(viewtenders.gif);
}

.findaform {
	background-image: url(findaform.gif);
}

.makeanenquiry {
	background-image: url(makeanenquiry.gif);
}

.workforcouncil {
	background-image: url(workforcouncil.gif);
}

.findchildcare {
	background-image: url(findchildcare.gif);
}

.seefulllist {
	text-align: right;
	padding-right: 15px;
	color: #4d4d4f;
	border-bottom: none;
}

.downloads {}

.iwant ul li a:hover, .rhs_downloads ul li a:hover {
	background-position: 0 0;
	background-color: #4d4d4f
}

.rhs_social {
	width: 200px;
	margin-top: 20px;
}

.rhs_social ul {
	margin: 0;
	padding: 0;
}

.rhs_social ul li {
	list-style: none outside none;
	margin-right: 6px;
}

.rhs_social ul li a {
	display: block;
	height: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 6px;
	border-bottom: dotted 1px #888888;
	text-decoration: none;
}

.rhs_social ul li a:hover {
	text-decoration: none;
}

.social_icon {
	display: block;
	width: 16px;
	height: 16px;
	background: url(social.png);
	float: left;
	clear: both;
}

.social_label {
	margin-left: 8px;
	padding-top: 2px;
	vertical-align: middle;
	height: 30px;
	color: #000;
}

.link_facebook {}

.link_twitter {
	background-position: -48px 0px;
}

.link_youtube {
	background-position: -32px 0px;
}

.link_flickr {
	background-position: -16px 0px;
}

/**** LIST HEADING ****/

.content_article_body .landingpageItem .formHeading a {
	color: #FFF;
	text-decoration: none;
}

.content_article_body .homepageItem .formHeading a {
	color: #FFF;
	text-decoration: none;
}

/***** CONTENT ITEMS *******/

.landingpageItem {
	width: 270px;
	height: 247px;
	margin: 10px 10px 0 0;
	float: left;
}

.homepageItem h2 {
	margin-top: 10px;
}

.homepageItem a {
	text-decoration: none;
	font-weight: bold;
}

.homepageItem a img {
	margin-bottom: 0;
	margin-right: 10px;
}

.homepageItem {
	width: 245px;
	margin: 10px 0 0 10px;
	float: left;
}

.head_article {
	width: 733px;
	height: 23px;
	margin: 20px 0px;
	padding: 12px 0px 0px 0px;
	font-size: 14px;
	background: url(article_header.gif) left top no-repeat;
	text-indent: 20px;
	color: #FFF;
	float: left;
}

.head_article:hover {}

.content_article, .content_article_big {
	line-height: 1.45em;
}

.content_article table.details {
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	width: 100%;
}

.content_article table.details.career-details {
	width: 100%;
}

.content_article table.details.community-dir {
	width: 100%;
}

.event-image {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

.table_category {
	margin: 20px 0px;
	text-align: left;
	font-size: 0.9em;
	line-height: 14px;
	width: 100%;
}

.content_article_body table.details tr {
	vertical-align: top;
}

.content_article_body table.details tr td.left {
	width: 70px;
	color: #0c5ea8;
	font-weight: bold;
}

.content_article_body a.calendar img {
	padding-right: 5px;
}

.content_article_body a.calendar {
	color: #4B4B4D;
}

.shortfield {
	width: 150px;
	margin-right: 20px;
}

.longfield {
	width: 460px;
	margin-right: 10px;
}

.go_blue {
	margin-left: 18px;
}

/****** Near Me Bin *********/

.nearmehome {
	background-color: #fff;
}

.gobluebutton {
	background: url("go_blue.gif") no-repeat scroll 0 0 transparent;
	border: 0px;
	height: 30px;
	width: 30px;
	vertical-align: bottom;
	cursor: pointer;
}

.suggestionlist {
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.suggestionlist a {
	background-color: #f1f1f2;
	border-bottom: 1px dotted #4d4d4f;
	color: #4d4d4f;
	display: block;
	padding: 8px 20px;
	text-decoration: none;
}

.suggestionlist a:hover {
	background-color: #4d4d4f;
	color: #ffffff;
	font-weight: bold;
}

.nearmeerrorlist li {
	list-style-type: none;
	color: #ff0000;
}

.nearmedrop {
	font-size: 1.2em;
	margin-right: 10px;
	color: #666666;
}

.trash {
	margin-bottom: 20px;
	padding-left: 35px
}

.waste {
	background: url("trash_lime.gif") no-repeat scroll left center transparent;
}

.recycle {
	background: url("trash_green.gif") no-repeat scroll left center transparent;
}

.organic {
	background: url("trash_red.gif") no-repeat scroll left center transparent;
}

.trash img {
	margin-right: 15px;
	margin-bottom: 15px;
}

.nearmehomeform .nearmedrop {
	width: 164px;
	margin: 0px;
	float: left;
	display: block;
}

.gogreenbutton {
	background: url("MinutesBtn.gif") no-repeat scroll 1px 1px transparent;
	border: 0px;
	height: 22px;
	width: 30px;
	cursor: pointer;
	display: block;
	float: left;
}

.nearmehomemap {
	display: block;
	width: 195px;
	height: 154px;
	background: url("map.gif") no-repeat;
}

.addressbox {
	height: 20px;
	display: block;
	float: left;
	width: 187px;
	padding-left: 5px;
	color: #666;
	border: 1px solid #BCBDC0;
}

.nearmecontrol h2 {
	font-size: 100%;
}

.nearmecontrol p, .nearmecontrol .councillorItem, .nearmecontrol .councillorItem {
	text-indent: 15px;
	font-weight: bold;
}

.nearmecontrol .info {
	font-size: 100%;
	line-height: 1em;
}

.nearmecontrol .info p {
	text-indent: 0px;
	font-weight: normal;
}

.nearmecontrol a {
	color: #4d4d4f;
	text-decoration: none;
}

.nearmecontrol a:hover {
	color: #005cab;
	text-decoration: underline;
}

.nearmecontrol .mediareleases {
	margin-top: 23px;
	display: none;
}

.councillorItem {
	line-height: 1.4;
}

.info p {
	margin-bottom: 4px;
	margin-top: 0;
}

.info p.title {
	margin-bottom: 6px;
}

.info img {
	padding: 0;
}

/*--Google Map---*/

.mapinfowindowimage {
	margin-right: 10px;
}

.mapinfowindowdesc {
	width: 375px;
	line-height: 1.3em;
}

.mapinfowindowdesctitle {
	font-weight: bold;
	width: 75px;
	margin-bottom: 3px;
}

.mapinfowindowdesctext {
	width: 300px;
}

/******* Near Me Bin ends ********/

.content_article_body .checkboxgrid {
	margin-top: 15px;
}

.content_article_body .checkboxgrid ul {
	margin: 5px 18px 15px 0;
	float: left;
	padding: 0;
}

.content_article_body .checkboxgrid ul li {
	margin: 0 0 6px;
	width: 150px;
	list-style: none;
}

.content_article_body p.item_image img {
	padding: 0px;
}

.content_article_body p.caption {
	font-size: 0.9em;
	margin-top: -30px;
	display: block;
}

.content_article_body .table_generic {
	margin: 20px 0px;
	text-align: left;
	font-size: 0.9em;
	line-height: 14px;
	width: 505px;
}

.content_article_body .table_generic td, .content_article_body .table_generic th {
	padding: 8px 10px;
	background-color: #023356;
}

.content_article_body .table_generic tr td {
	font-weight: normal;
	font-size: 0.9em;
}

.content_article_body .table_generic tr.highlight td {
	background-color: #005c96;
	font-weight: bold;
}

.content_article_body .form_body {
	background-color: #f2f7fb;
	float: left;
	width: 505px;
	margin: 20px 0;
}

.content_article_body .bigmap td.link {
	text-align: center;
	height: 30px;
}

.content_article_body .form_field td {}

.content_article_body .bigmap .form_field {
	padding: 0;
}

.content_article_body .bigmap a {
	color: #4B4B4D;
	font-weight: bold;
}

.content_article_body .bigmap {
	background-color: #f2f7fb;
	float: left;
	width: 705px;
	margin: 20px 0;
}

.content_article_body .form_body2 {
	background-color: #eef6e1;
	float: left;
	width: 505px;
	margin: 20px 0;
}

.content_article_body .form_field {
	padding: 10px;
}

.content_article_body .form_field label {
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
}

.content_article_body .form_field table {
	width: 100%
}

.content_article_body .form_field table tr {
	vertical-align: middle;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
	width: 100px;
}

.listings {
	float: left;
}

.loginTxt {
	font-size: 12px;
	text-align: center;
	width: 143px;
	float: left;
	margin-left: 40px;
	visibility: hidden;
}

.registerTxt {
	font-size: 12px;
	text-align: center;
	width: 143px;
	float: right;
	visibility: hidden;
}

#pageinationNav {
	height: 25px;
	font-weight: bold;
	margin-top: 20px;
}

.pagination {
	float: right;
	font-weight: bold;
	margin: 0;
}

#pageinationNav span a {
	color: #4b4b4d;
	padding-left: 5px;
	padding-right: 2px;
}

.searchresult {
	margin-bottom: 20px;
}

.searchresult a {
	font-weight: bold;
}

.searchitem {
	margin-bottom: 20px;
}

.searchitem a {
	font-weight: bold;
	color: #4b4b4d;
}

.searchitem li {
	list-style: none;
	text-indent: 10px;
	line-height: 1.5em;
}

.searchitem .moreinfo {
	visibility: hidden;
}

.searchitem:hover .moreinfo {
	visibility: visible;
}

.comment {
	float: left;
	margin-top: 10px;
}

.newsitem {
	float: left;
	margin-top: 20px;
	width: 515px;
}

.newsitem img {
	float: right;
	align: right;
	margin-left: 15px;
}

.newsitem a {
	text-decoration: none;	
}

.newsitem a:hover {
	text-decoration: underline;	
}

.eventsitem {
	margin-top: 20px;
	width: 98%;
}

.eventsitem img {
	float: right;
	align: right;
	margin-left: 15px;
}

.yoursayitem {
	float: left;
	margin-top: 20px;
	width: 515px;
}

.yoursayitem img {
	float: right;
	align: right;
	margin-left: 15px;
}

.content_article_body .formField_wrapper, .formField_wrapper_select, .formField_wrapper_box {
	width: 220px;
	float: left;
	padding: 5px 0;
}

.content_article_body .form_buttons {
	padding: 10px;
	border: 0;
}

.content_article_body .form_alert {
	color: red;
}

.content_article_body .formField_text, .content_article_body .formField_textarea, .content_article_body .formField_select {}

.form_field input.formField_text, .form_field textarea.formField_textarea {
	border: 1px solid #bcbdc0;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

textarea.formField_textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 50%;
}

a.link_button {
	color: #024882 !important;
	margin: 10px 0px;
}

a.link_button, a.link_button:active, a.link_button:visited {
	font-size: 17px;
	text-align: center;
	vertical-align: middle;
	width: 234px;
	height: 45px;
	color: #024882;
	display: block;
	text-decoration: none;
}

a.link_button:hover {
	background-position: top left;
	text-decoration: underline;
	color: #024882;
}

a.link_button span {
	display: block;
	padding-top: 13px;
}

.content_article_tags {
	margin: 15px 0px 0px;
}

a.external:hover {
	text-decoration: underline;
}

/**** NEWS SLIDER ****/

.newsSlider ul {
	line-height: 20px;
	padding: 0 0 30px 0;
	margin: 0;
	background-color: #f0f0f1;
}

.newsSlider ul li {
	color: #4d4d4f;
	width: 230px;
	height: 55px;
	display: block;
	background: #f0f0f1 url(newsSLider_menubg.gif) 0 0 no-repeat;
}

.newsSlider ul li a {
	color: #4d4d4f;
	padding: 18px 0 0 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.newsSlider ul li:hover {
	color: #fff;
	background-color: #005cab;
	background-position: 0 50px;
}

.newsSlider ul li:hover a {
	color: #fff;
}

/**** FOOTER ****/

#footer p {
	text-align: left;
	color: #ffffff;
}

#lhs_footer {
	margin: 0px auto;
	height: 40px;
}

#lhs_footer p {
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	margin: 0;
}

#footer .innerTable tr {
	vertical-align: top;
}

/*** temp tinymce ***/

.tinymce {
	background: url(tiny_temp.jpg) 0 0 no-repeat;
}

/***** SEARCH FORM *****/

#search_form p, #search_form input {
	margin: 0px;
}

#searchfield {
	height: 20px;
	width: 290px;
	padding: 5px;
	color: #666;
	position: absolute;
	top: 40px;
	left: 745px;
	background: url(search_bg.gif) 0 0 no-repeat;
}

#search_form #btn_submit {
	margin-top: 0px;
	display: inline;
	height: 30px;
	width: 30px;
	text-indent: -999em;
	position: absolute;
	top: 40px;
	left: 910px;
	padding: 0px;
	background: url(menu_btn_search.gif) 100% 0 no-repeat;
}

#search_form input:focus {
	outline: none;
}

#search_form input {
	font-size: 12px;
	border: 0px;
	padding-top: 0px;
	margin-left: 5px;
	width: 170px;
	height: 32px;
	line-height: 18px;
}

#search_form2 {
	background-color: #4d4d4f;
	position: relative;
	top: -2px;
	padding-bottom: 20px;
}

#search_form2 input {
	font-size: 12px;
	border: 0px;
	padding-top: 5px;
	margin-left: 0px;
	width: 165px;
	line-height: 18px;
}

#searchfield2 {
	height: 20px;
	width: 290px;
	padding: 5px;
	color: #666;
	background: url(search_bg.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
}

#search_form2 #btn_submit2 {
	margin-top: 0px;
	display: inline;
	height: 30px;
	width: 30px;
	text-indent: -999em;
	padding: 0px;
	background: url(menu_btn_search.gif) 100% 0 no-repeat;
	position: absolute;
	top: -0;
	left: 165px;
}

.azlisting {
	margin-top: 300px;
	margin-left: 20px;
}

.azlisting h1 {
	display: inline;
	color: #005cab;
}

.azlisting a {
	margin-left: 5px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline: dashed;
	outline-width: 0;
}

body {
	line-height: 1;
	color: black;
	background-color: #eaeaea;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
	position: relative;
}

* html #container {
	height: 100%
}

#header {
	width: 960px;
	height: 140px;
}

.content_fixed {
	display: block;
	position: absolute;
	width: 1124px;
	z-index: 2;
	left: 50px;
	top: 445px;
}

#features {
	width: 10240px;
	height: 130px;
}

.content_lhs {
	width: 195px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}

.content_lhs ul {
	margin: 0;
	padding: 0;
}

.content_rhs {
	width: 195px;
	float: right;
	padding: 0px;
	display: inline;
}

#page_content {
	width: 1024px;
}

#sitemap_container {
	clear: both;
}

.content_article {
	margin-bottom: 50px;
	float: left;
	width: 745px;
	padding: 10px 0 0 0;
	margin-right: 10px;
	display: inline;
}

.hume-website-rhc-only .content_article {
	width: 745px;
}

#footer {
	margin: 20px auto;
	width: 960px;
	height: auto;
	color: #FFF;
	background-image: url(footerbg.gif);
	background-repeat: no-repeat;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer table {
	width: 100%;
}

#footer table tr td table {
	width: 100%;
	padding: 0px;
}

#footer_container {
	color: #FFFFFF;
	padding: 20px;
	height: 66px;
	margin-top: 20px;
}

#footer .footerBottom span.black {
	color: #000000
}

#footer .footerBottom span.black a.black {
	color: #000000
}

.footerBottom {
	background-color: #FFF;
	color: #005baa;
	font-size: 11px;
	background-image: url(footerImg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 182px;
	height: 74px;
	padding-top: 40px;
	text-align: left;
}

.RadWWrapperModal {
	z-index: 10000 !important;
}

/****  CONTENT LHS ****/

ul.listingTable {
	width: 195px;
}

ul.listingTable li {
	list-style-type: none;
}

ul.listingTable .dummyspan {
	line-height: 50px;
}

ul.listingTable li.selected a, ul.listingTable li.selected ul.second-level li.selected a, ul.listingTable li.selected ul.second-level li.selected ul.third-level li.selected a {
	color: #005CAB;
	font-weight: bold;
}

ul.listingTable li a, ul.listingTable li.selected ul.second-level li a, ul.listingTable li.selected ul.second-level li.selected ul.third-level li a {
	background-color: #f0f0f1;
	color: #4d4d4f;
	text-decoration: none;
	font-weight: normal;
}

ul.listingTable .menuItemWrapper:hover {
	background-color: #005cab;
	color: #fff;
	background-image: url("tri-hover.gif");
}

ul.listingTable .second-level .menuItemWrapper {
	padding-left: 25px;
	background-position: 15px 50%;
}

ul.listingTable .third-level .menuItemWrapper {
	padding-left: 40px;
	background-position: 30px 50%;
}

.menuItemWrapper {
	overflow: hidden;
	padding: 5px 10px;
	background-color: #f0f0f1;
	border-bottom: 1px dotted #c9cacc;
	line-height: 1.5;
	background-image: url("tri.gif");
	background-position: -5px center;
	background-repeat: no-repeat;
}

.GrayPadding {
	background-color: #EAEAEA;
	margin: 0 auto;
	width: 980px;
	padding: 0px 0px 5px 0px;
}

.WhiteInner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
}

.full-width {
	width: 960px;
}

.two_column {
	width: 755px;
}

.three_column {
	width: 550px;
}

.search_btn_minutes {
	background: url("MinutesBtn.gif") no-repeat scroll 100% 0 transparent;
	display: inline;
	height: 20px;
	margin-top: 0;
	padding: 0;
	width: 30px;
	cursor: pointer;
	border: none;
}

small {
	font-size: 11px;
	color: #b9b8b8;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.grey {
	color: #4d4d4f;
}

.green {
	color: #04622D;
}

.formHeading {
	background: linear-gradient(#31a7f6, #0072c1, #005cab);
	padding: 6px 11px;
	display: block;
	color: #ffffff;
	vertical-align: bottom;
	font-weight: bold;
}

.formHeading a, .formHeading a:hover {
	color: #ffffff;
	text-decoration: none;
}

.table_category td {
	padding: 8px 8px;
	background-color: #f1f2f2;
}

.table_category tr td, .table_category tr th {
	border: 1px #bcbdc0 solid;
}

.table_category tr td {
	font-weight: normal;
}

.table_category tr.highlight td {
	background-color: #005c96;
	font-weight: bold;
}

.table_category th {
	background: linear-gradient(#31a7f6, #0072c1, #005cab);
	padding: 7px;
	color: #ffffff;
	vertical-align: bottom;
	font-weight: bold;
}

.hrhome {
	background: transparent url('hr-home.gif') repeat-x;
	width: 245px;
	height: 1px;
	display: block;
	margin: 5px 0;
}

.breadcrumbs, .breadcrumbs a, .breadCrumb {
	color: #888888;
}

.itemBodyContainer {
	border-top: solid 1px #F0F0F1;
	width: 515px;
}

.itemMsgContainer, #itemMsgContainer {
	display: none;
	overflow: hidden;
	width: 515px;
}

.itemMsgContainer input {
	border: thin solid #F1F0EB;
	font-size: 11px;
	margin-top: 3px;
	width: 161px;
}

.itemMsgContainer .buttonStyle {
	background-color: #818052;
	background-image: url("submit.jpg");
	color: transparent;
	cursor: pointer;
	font-size: 0;
	height: 25px;
	padding: 2px;
	text-align: center;
	width: 82px;
	background-repeat: no-repeat;
}

.itemMsgContainer .msg {
	width: 495px;
	height: 67px;
	border: solid;
	border-width: thin;
	border-color: #F1F0EB;
	margin-top: 5px;
	padding: 5px;
	font-size: 11px;
}

.itemMsgContainer .msgReason {
	border: solid;
	border-width: thin;
	border-color: #F1F0EB;
	margin-top: 5px;
	font-size: 11px;
}

.rateImageClass {
	display: block;
}

.rateImageClass img {
	float: left;
	margin: 3px;
}

.rateImageRadioBut table {
	font-size: 0.5em;
	width: 112px !important;
}

.rateImageRadioBut, #rateImageNoSript {
	display: none;
	margin-top: 5px;
	width: 469px;
}

.itemBodyContainer .rateImageRadioBut, .itemBodyContainer #rateImageNoSript {
	display: none;
}

.rateImageRadioBut label {
	font-size: 1.75em;
}

.errorMsg {
	color: Red;
}

#successMsg {
	color: #888888;
}

#failMsg {
	color: Red;
}

#divSpanText {
	line-height: 1.5;
	margin-bottom: 10px;
}

.spanInfoTitle {
	color: #888888;
	padding-left: 5px;
}

.divFeedbackHeader {
	width: 515px;
	padding-top: 5px;
}

.imgStyle {
	cursor: pointer;
}

/* For Councillor page*/

.councillor-image {
	border-top: 1px solid #F0F0F1;
	border-left: 1px solid #F0F0F1;
	border-bottom: 1px solid #F0F0F1;
	padding: 10px;
}

.councillor-detail {
	border-top: 1px solid #F0F0F1;
	border-right: 1px solid #F0F0F1;
	border-bottom: 1px solid #F0F0F1;
	vertical-align: top;
	padding: 10px;
}

.councillor-table th {
	border: 1px solid #F0F0F1;
	width: 100%;
	display: table-cell;
}

.suburb {
	border-left: 1px solid #F0F0F1;
	border-right: 1px solid #F0F0F1;
}

.councillor-heading {
	padding-left: 4px;
	background-color: #F0F0F1;
	color: #4D4D4F;
	border-right: 1px solid #F0F0F1;
	border-left: 1px solid #F0F0F1;
}

.suburb-list {
	list-style: none outside none;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.suburb-list li {
	list-style: none outside none;
	background-image: url('tri.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	float: left;
	width: 30%;
}

.councillor-table {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

/* end of councillor style */

/* For footer */

.main {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 40px;
}

.main .footer-header {
	height: 3em;
	vertical-align: top;
}

.main th {
	border: none;
	padding: 0px;
}

.main tr {
	height: 1.2em;
}

/* For footer */

/* UGC Controls */

.formErrorList {
	color: #ff0000;
	padding: 0px;
}

.formErrorList li {
	list-style: none;
}

.eventSuccess {
	padding: 0px;
}

.eventSuccess li {
	list-style: none;
}

/* NEARBY SERVICES */

.bindays, .councillorContainer {
	float: left;
	background-color: #f3f3f3;
	width: 705px;
	padding-top: 15px;
}

.trash {
	float: left;
	width: 189px;
	margin-left: 10px;
}

.w683 {
	width: 683px;
}

.councillorItem {
	float: left;
	width: 340px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.councillorPic {
	float: left;
	width: 90px;
	margin-right: 10px;
}

.councillorDesc {
	float: left;
	text-indent: 0;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 8px;
	width: 210px;
}

#td-map {
	border: 7px solid #005cae;
}

.link {
	margin-top: 10px;
}

.link span.leftCurve, .link span.rightCurve {
	height: 50px;
	float: left;
}

.link span.leftCurve {
	background: url(btn_grey_curve_left.gif) no-repeat #f2f7fb;
	width: 10px;
}

.link span.rightCurve {
	background: url(btn_grey_curve_arrow_right.gif) no-repeat #f2f7fb;
	width: 25px;
	margin-right: 15px;
}

.link a {
	display: block;
	float: left;
	height: 45px;
	text-align: center;
	background: url(btn_grey_curve_bg.gif) repeat-x;
	padding: 15px 20px 0px 10px;
}

.organic, .recycle, .waste {
	background-position: top left;
}

/* BEGIN HCC-22 */

a.btn-add-listing {
	background: url("addoredit.gif") no-repeat 0 0;
	height: 29px;
	width: 187px;
}

/* END HCC-22 */

/* BEGIN HCC 23 */

.event-submission-form input[type='text'] {
	width: 300px;
}

.event-submission-form select {
	width: 305px;
}

* html .event-submission-form table input {
	width: 300px;
}

.event-submission-form textarea {
	height: 150px;
}

.sub-text {
	font-style: italic;
	color: #7D7D7D;
}

.details {
	margin-top: 15px;
}

.detailsname {
	font-weight: bold;
	width: 100px;
	color: #005CAB;
	vertical-align: text-top;
}

.btn-add-event {
	background: url("button_add_your_own_event.gif") transparent no-repeat;
	width: 168px;
	height: 30px;
}

/* calendar rad control */

#divEventCalendar table td {
	background: none;
	border: 0px;
	padding: 0px;
}

#divEventCalendar table th {
	border: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#divEventCalendar .RadCalendar .rcFastPrev, #divEventCalendar .RadCalendar .rcFastNext {
	display: none;
}

#divEventCalendar .RadCalendar .rcPrev {
	background: url("button-prev.gif") no-repeat scroll left center transparent;
	height: 15px;
	width: 16px;
	margin-left: 10px;
}

#divEventCalendar .RadCalendar .rcNext {
	background: url("button-next.gif") no-repeat scroll left center transparent;
	margin-left: 11px;
	height: 15px;
	width: 16px;
}

*:first-child+html #divEventCalendar .RadCalendar .rcNext, *:first-child+html #divEventCalendar .RadCalendar .rcPrev {
	background-position: left top;
}

#divEventCalendar .RadCalendar .rcTitlebar table {
	margin: 0px;
	line-height: 30px;
	font-weight: bold;
}

#divEventCalendar, #divEventCalendar table.RadCalendar {
	width: 225px;
}

#divEventCalendar .RadCalendar .rcTitlebar {
	background: none repeat scroll 0 0 #005AAE;
	border: 0 none;
	color: #222220;
	font-weight: bold;
}

#divEventCalendar .RadCalendar .rcTitlebar table td {
	color: #ffffff;
	font-weight: bold;
}

#divEventCalendar .RadCalendar .rcWeek th {
	height: 25px;
	text-align: center;
}

#divEventCalendar .RadCalendar .rcMain {
	background-color: #FFFFFF;
	padding: 0 1px;
}

#divEventCalendar .RadCalendar .rcMainTable {
	border-color: #DFDFDF;
	border: 1px solid #DFDFDF;
}

#divEventCalendar .RadCalendar .rcRow td {
	border: 1px solid #DFDFDF;
	text-align: center;
}

#divEventCalendar .RadCalendar .rcWeek {
	border: 1px solid #DFDFDF;
	border-width: 0 1px 1px;
}

#divEventCalendar .RadCalendar .rcRow td.today {
	border: 1px solid #000;
}

#divEventCalendar .RadCalendar .rcRow td a.event-link {
	background: none repeat scroll 0 0 #ffffff;
	cursor: pointer;
}

#divEventCalendar .RadCalendar .rcRow td a {
	cursor: default;
	padding: 3px 5px;
}

#divEventCalendar .RadCalendar .rcRow td.rcHover a.event-link, #divEventCalendar .RadCalendar .rcRow td.event a.event-link {
	background-color: #EBE7E8;
}

#divEventCalendar .RadCalendar .rcRow .rcSelected {
	background: #ffffff;
}

#divEventCalendar .RadCalendar .rcRow .rcSelected a {
	color: #333;
}

#divEventCalendar div#divEventCalendarSearch div#divEventCalendar div table.RadCalendar tbody tr td.rcMain table.rcMainTable tbody tr.rcRow td.Heritage a, #divEventCalendar div#eventCalendarFilter div table tbody tr td.rcMain table tbody tr.rcRow td.Heritage a {
	background-color: #00717C;
	color: #fff;
}

#divEventCalendar div#divEventCalendarSearch div#divEventCalendar div table.RadCalendar tbody tr td.rcMain table.rcMainTable tbody tr.rcRow td.Library a, #divEventCalendar div#divEventCalendarSearch div#divEventCalendar div table.RadCalendar tbody tr td.rcMain table.rcMainTable tbody tr.rcRow td.rcHover a, #divEventCalendar div#eventCalendarFilter div table tbody tr td.rcMain table tbody tr.rcRow td.Library a, #divEventCalendar div#eventCalendarFilter div table tbody tr td.rcMain table tbody tr.rcRow td.rcHover a {
	background-color: #F15922;
	color: #fff;
}

.rcMainTable tbody tr th, th.rcViewSel {
	display: none;
}

.RadCalendar_Default .rcWeek th {
	font-weight: bold !important;
	padding: 0 !important;
	font-weight: 10px;
}

#divEventCalendarSearch {
	float: left;
	margin-right: 10px;
	width: 189px;
	margin-bottom: 10px;
}

.moreEvent {
	font-weight: bold;
}

.RadCalendar .rcRow td.rcOtherMonth {
	height: 27px;
	color: #E3E3E3;
}

#divEventCalendar .RadCalendar .rcRow td.rcOtherMonth a {
	color: #CFCFCF;
}

.RadCalendar .rcRow:first-child td.rcOtherMonth {
	display: table-cell !important;
}

.ie6 .RadCalendar .rcRow td.rcOtherMonth {
	display: inline-block;
}

.RadCalendar_Default .rcMain .rcWeekend a {
	color: #606060 !important;
}

.RadCalendar_Default .rcMain .rcWeekend.hasEvent a {
	color: #fff !important;
}

.RadCalendar .rcMain .rcWeek th {
	background: none repeat scroll 0 0 #e3e3e3;
	padding: 0 1px 1px 0;
}

.RadCalendar .rcRow:first-child td {
	padding-top: 1px !important;
}

#divEventCalendar .RadCalendar .rcTitlebar table td.rcTitle {
	font-family: arial;
	font-size: 1.28em;
}

.RadCalendar .rcTitlebar table {
	border-left: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
}

/* end calendar rad control */

/* END HCC 23 */

/*UGC Community Event*/

.event-preview-details {
	width: 100%;
	margin-top: 10px;
}

.event-preview-details tr td:first-child {
	font-weight: bold;
}

.event-preview-details tr td {
	vertical-align: top;
	line-height: 20px;
	font-size: 11px;
}

/*End UGC Community Event*/

/*HCC-10   Know my bin day starts*/

.binday-control .button_wrap {
	margin-top: 20px;
}

.binday-control .button_wrap input[type='submit'] {
	height: 28px;
	width: 190px;
	/* background: url('rhs_green.gif') repeat-x scroll 0 0 #5A940C; */
	background: linear-gradient(#8cc63e, #7db72f, #558f07);
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	float: right;
	margin-right: 50px;
}

/*HCC-10   Know my bin day ends*/

.nearMe.button-wrap {
	margin-top: 20px;
}

.nearMe.button-wrap input[type="submit"] {
	/* background: url("rhs_green.gif") repeat-x scroll 0 0 #5A940C; */
	background: linear-gradient(#8cc63e, #7db72f, #558f07);
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin-right: 50px;
	width: 190px;
}

.nearme-home-link {
	text-decoration: none !important;
}

.searchPanel .searchboxLine input[type="submit"] {
	/* background: url("rhs_green.gif") repeat-x scroll 0 0 #5A940C; */
	background: linear-gradient(#8cc63e, #7db72f, #558f07);
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin-left: 20px;
	width: 90px;
}

.link a.highlight {
	background: url("selectedbutton_tile.gif") repeat-x scroll 0 0 transparent;
}

.link .leftCurve.leftCurveSelected {
	background: url("selectedbutton_left.gif") no-repeat scroll 0 0 #F2F7FB;
	width: 5px;
}

.link .rightCurve.rightCurveSelected {
	background: url("selectedbutton_right.gif") no-repeat scroll 0 0 #F2F7FB;
}

/*HCC-41 Begins*/

.ImgGallery {
	background: none repeat scroll 0 0 #F1EFF0;
	padding: 5px;
	width: 190px;
}

.ImgGallery .wnThumbnail img {
	border: 2px solid white;
	float: left;
	height: 30px;
	margin-left: 5px;
	width: 30px;
}

a.lightbox-nav-btnPrev {
	background: url("arrow_prev.gif") no-repeat scroll 0 0 transparent;
	left: 15px;
}

a.lightbox-nav-btnNext {
	background: url("arrow_next.gif") no-repeat scroll 0 0 transparent;
	right: 15px;
}

a.lightbox-nav-btnPrev, a.lightbox-nav-btnNext {
	height: 29px;
	top: 180px;
	width: 19px;
	display: block;
	position: absolute;
}

.ImgGallery .wnThumbnail {
	left: -5px;
	position: relative;
	width: 195px;
}

/*HCC-41 ends*/

.binday-control .button_wrap input[type="submit"] {
	/* background: url("rhs_green.gif") repeat-x scroll 0 0 #5A940C; */
	background: linear-gradient(#8cc63e, #7db72f, #558f07);
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin-right: 50px;
	width: 190px;
}

/*Login page close link styles*/

.close_forgot-password-form_link, .close_forgot-password-form_link:hover {
	color: white;
	float: right;
	font-size: 1.5em;
	position: relative;
	right: 5px;
	text-decoration: none;
	top: -23px;
}

/*end of Login page close link styles*/

#header .live-chat-block {
	position: absolute;
	/*display: none;*/ /* DESK-8184 */
	right: 15px;
	top: 100px;
}

/*HCC-184*/

#divEventCalendar .rcMainTable .event a.event-link {
	background-color: #CDCDCF !important;
}

#pageinationNav.margin-0 {
	margin: 0px;
}

/*HCC-184 section 02*/

#divEventCalendar .redirect {
	margin-top: 15px;
	padding-left: 46px;
}

/* DESK-3955 */

#buttongroup {
	padding-top: 8px;
}

#internalSearch div {
	float: left;
}

.scSearchInputOption {
	border: 1px solid #CFCFCF;
	/*color: #8B8B8B;*/
	font-size: 12px;
	padding: 3px;
	width: 171px;
	float: left;
}

#EventType {
	margin-left: 12px;
}

.fakeButton {
	color: #FFFFFF;
	height: 20px;
	display: block;
	cursor: pointer;
	float: right;
	background: url("rhs_blue.gif");
	background-repeat: repeat-x;
	background-position: 0 20%;
	vertical-align: middle;
	margin-left: 4px;
	padding: 8px 8px 2px 8px;
	font-weight: bold;
	border: 1px solid #CFCFCF;
	text-decoration: none;
}

.fakeButton:hover, .fakeButton:visited, .fakeButton:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* DESK-3955 - END */

.warningMsg a {
	color: red;
}

/* DESK-3836 */

.event-item-date {
	display: block;
	font-weight: bold;
}

.event-item-heading {
	text-decoration: none;
}

.event-item-heading:hover {
	text-decoration: underline;
}

#pageinationNav span a.community-events-calendar-button:visited, #pageinationNav span a.community-events-calendar-button {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	color: #fff;
	padding: 8px 8px;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#83c02b+0,579801+100 */
	background: rgb(131, 192, 43);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(131, 192, 43, 1) 0%, rgba(87, 152, 1, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(131, 192, 43, 1) 0%, rgba(87, 152, 1, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(131, 192, 43, 1) 0%, rgba(87, 152, 1, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83c02b', endColorstr='#579801', GradientType=0);
	/* IE6-9 */
}

.event-image {
	float: none;
	margin-right: 0;
}

.event-listing-item-image {
	width: 100%;
}

.content_article:after, .WhiteInner:after {
	clear: both;
	content: '';
	display: table;
}

.event-details-page-image {
	max-width: 100%;
}

.content_article:after, .WhiteInner:after {
	clear: both;
	content: '';
	display: table;
}

.event-details-page-image {
	max-width: 100%;
}

/* DESK-3836 - END */

.tbl_postcard_form .input input {
	border: 1px solid #BCBDC0 !important;
	color: #666666;
	padding: 6px 5px 7px 5px;
	width: 280px;
}

.tbl_postcard_form .input textarea {
	border: 1px solid #BCBDC0 !important;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	width: 400px;
	font-family: Arial;
}

.postcard_image {
	border: 10px solid #FFFFFF;
}

.postcard_image_shadow {
	border-style: none;
	border-width: 0px 2px 2px 0px;
	border-color: #BBBBBB;
}

/* Content List Search Filters */

.search-filters {
	display: block;
	margin-top: 20px;
}

.clickable {
	cursor: pointer;	
}

.keyword-search-filter input {
	height: 20px;
}

.search-filter {
	position: relative;
	display: inline-block;
	margin-right: 10px;
}

.cbx-dropdown {
	display: inline-block;
	border: 1px solid gray;
	height: 20px;
	width: 150px;
	padding: 2px 6px;
	vertical-align: top;
}

.ot-search-filter-list, .radio-check-search-filter ul.scSearchInputOption {
	position: absolute;	
	border: 1px solid gray;
	margin: 0;
	padding: 6px;
	width: 150px;
	background: white;
	display: none;
}

.ot-search-filter-list li, .radio-check-search-filter ul.scSearchInputOption li {
	list-style: none;	
}

.ot-search-filter-list li input, .radio-check-search-filter ul.scSearchInputOption li input {
	vertical-align: sub;
	margin-right: 10px;
}

.select-list-search-filter select {
	width: 220px;
}

.search-submit input, .search-reset input, .dropdown-search-filter select {
	height: 26px;	
}

.pagination-prev {
	margin-right: 8px;
	vertical-align: middle;
}

.pagination-next {
	margin-left: 8px;
	vertical-align: middle;
}

.pagination-btt {
	vertical-align: middle;	
}

.paging {
    margin: 0;
    padding: 0;
    display: inline;
    font-weight: bold;
}

.paging li {
    display: inline;
    margin-left: 5px;
}

#pagination-alpha {
	margin: 15px 0;
	height: 28px;
	list-style: none outside none;
	background: linear-gradient(#31a7f6, #0072c1, #005cab);
	padding: 0;
}

#pagination-alpha li {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	line-height: 28px;
	width: 20px;
	text-align: center;
	list-style: none outside none;
	cursor: pointer;
}

#pagination-alpha li a {
	color: #FFFFFF;
	text-decoration: none;
}


#minutes_container table {
	width: 473px;
}

#minutes_container th {
	background-color: #3095B4;
	color: #ffffff;
	padding: 3px;
}

#minutes_container td {
	background-color: #E9F4F7;
	padding: 3px;
}

#minutes_container td.lighter {
	background-color: #F4FAFB;
	padding: 3px;
}

/* Core Login/Recovery/Reset/UGC Controls - START */

.forgot-password-form,
.reset-password-form,
.login-form,
.user-registration-form,
.user-update-details-form,
.event-registration-form {
	border: 1px solid #bcbdc0;
	background-color: #f1f2f2;
}

.forgot-password-form a,
.reset-password-form a,
.login-form a {
	color: #888397;
	text-decoration: none;
}

.forgot-password-form .seamless-page-header,
.reset-password-form .seamless-page-header,
.login-form .seamless-page-header,
.user-registration-form .seamless-page-header,
.user-update-details-form .seamless-page-header,
.event-registration-form .seamless-page-header {
	color: white;
	font-weight: bold;
	background: linear-gradient(#31a7f6, #0072c1, #005cab);
}

.forgot-password-form .container-title,
.reset-password-form .container-title,
.login-form .container-title,
.user-registration-form .container-title,
.user-update-details-form .container-title,
.event-registration-form .container-title {
	padding: 6px 8px;
}

.forgot-password-form .row,
.reset-password-form .row,
.login-form .row,
.user-registration-form .row,
.user-update-details-form .row,
.event-registration-form .row {
	padding: 8px;
	border-bottom: 1px solid #bcbdc0;
}

.forgot-password-form .input-prepend label,
.reset-password-form .input-prepend label,
.login-form .input-prepend .label,
.user-registration-form .input-prepend .label,
.user-update-details-form .input-prepend .label,
.event-registration-form .input-prepend .label,
.forgot-password-form > .input-prepend > input,
.reset-password-form > .input-prepend > input,
.login-form > .input-prepend > input,
.user-registration-form > .input-prepend > input,
.user-registration-form > .input-prepend > select,
.user-update-details-form > .input-prepend > input,
.user-update-details-form > .input-prepend > select,
.event-registration-form > .input-prepend > input,
.event-registration-form > div > .input-prepend > input,
.event-registration-form > .input-prepend > select,
.event-registration-form > .input-prepend > textarea {
	width: 40%;
}

.forgot-password-form .row label,
.reset-password-form .row label,
.login-form .row .label,
.user-registration-form .row .label,
.user-update-details-form .row .label,
.event-registration-form .row .label,
.event-registration-form .row input,
.event-registration-form .row select,
.event-registration-form .row textarea,
.event-registration-form .row .datepicker,
.event-registration-form .row .fileupload,
.login-form .login-btn {
	display: inline-block;
	vertical-align: middle;
}


.user-registration-form .row .description,
.event-registration-form .row .description {
	font-size: 11px;
	margin: 0;
}

.forgot-password-form .reset-password-submit,
.reset-password-form .forgot-password-submit,
.user-registration-form .user-registration-submit,
.user-update-details-form .user-update-details-submit,
.event-registration-form .event-registration-submit {
	text-align: center;
}

.forgot-password-error,
.reset-password-error {
	color: #FF0000;
	margin: 5px 0;
}

.user-update-details-error,
.user-update-details-error a,
.user-update-details-error a:hover,
.user-registration-error,
.user-registration-error a,
.user-registration-error a:hover,
.event-registration-error a,
.event-registration-error a:hover {
	color: #FF0000;
}

.user-update-details-error li,
.user-registration-error li,
.event-registration-error li {
	margin-left: 12px;
}

.user-registration-form .rcCaptchaAudioLink,
.user-registration-form .rcRefreshImage,
.user-update-details-form .rcCaptchaAudioLink,
.user-update-details-form .rcRefreshImage {
	position: absolute;
	left: 188px;
}

.user-registration-form .rcCaptchaAudioLink,
.user-update-details-form .rcCaptchaAudioLink {
	top: 0;
}

.user-registration-form .rcRefreshImage,
.user-update-details-form .rcRefreshImage {
	top: 33px;
}

.user-registration-form .captchaImg,
.user-update-details-form .captchaImg {
	display: inline-block;
	width: 55%;
	vertical-align: middle;
	margin: 5px;
}

.user-registration-form .captchaImg img,
.user-update-details-form .captchaImg img {
	margin-bottom: 10px;
}

.user-update-details-form .rowCheckbox table,
.user-registration-form .rowCheckbox table {
	display: inline-block;
}

.user-update-details-form .rowCheckbox label,
.user-registration-form .rowCheckbox label {
	display: inline-block;
	width: 90%;
	vertical-align: top;
	margin-top: 4px;
}

.user-update-details-form .rowCheckbox table label,
.user-registration-form .rowCheckbox table label,
.user-update-details-form .rowCheckbox table tr:last-child,
.user-registration-form .rowCheckbox table tr:last-child {
	display: none;	
}

.event-registration-form .row .datepicker .js-element {
	width: 100%;
}

.event-registration-form .row .fileupload {
	width: 55%;	
}

.event-registration-form .row .fileupload .ruInputs li {
	list-style: none;
}

/* Core Login/Recovery/Reset/UGC Controls - END */