/*
Theme Name: The Carrickmines
Theme URI: http://carrickminesgolfclub.ie
Author: Artizan.ie
Author URI: http://artizan.ie/
*/

/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}
h1 {
	font: 39px Georgia;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
h2 {
	font: 25px Georgia;
	color: #001c3c;
	text-transform: uppercase;
	margin: 0 0 23px 0;
}
h4 {
	font: 21px Georgia;
	color: #001c3c;
	text-transform: uppercase;
	margin: 0 0 7px 0;
}
h5 {
	font: 27px Georgia;
	color: #FFF;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
h6 {
	font: 14px Georgia;
	color: #736130;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
/* Links */
a:link, a:visited, a:active {
	color: #2d2d2d;
	text-decoration: underline;
}
a:hover {
	color: #2d2d2d;
	text-decoration: none;
}
/* Paragraphs */
p {
	margin: 0 0 25px 0;
	line-height: 1.6em;
}
/* Clearfix */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height: 1%;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
/* Layout */
body {
	font: 16px Georgia, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	background: #0b2102 url('i/page-bg.jpg') no-repeat 50% 0;
}
.all {
	background: url('i/footer-bg.gif') repeat-x 0 100%;
}
.home .bg {
	background: url('i/intro-bg.png') no-repeat 50% 366px;
}
.frame {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/* Menu */
.menu {
	height: 67px;
	margin: 0 0 9px 0;
	width: 957px;
	overflow: hidden;
}
.menu ul {
	background: url('i/menu-line.png') repeat-x 0 100%;
	float: left;
	display: block;
	width: 962px;
}
.menu li {
	float: left;
	display: inline;
	font: 16px Georgia;
	color: #04172d;
	text-transform: uppercase;
	letter-spacing: 3px;
	height: 67px;
	margin: 0 0 0 1px;
}
.menu li a:link, .menu li a:visited {
	float: left;
	display: inline;
	height: 62px;
	line-height: 62px;
	padding: 0 14px 0 13px;
	color: #04172d;
	text-decoration: none;
}
.menu li.menu-item-1657 a:link, .menu li.menu-item-1657 a:visited {
	background: #9eb5ce;
	color: #FFF;
}
.menu li a:hover, .menu li.menu-item-1657 a:hover, .menu li.menu-item-1657.current-page-ancestor a {
	background: #002144;
	color: #FFF;
}
.menu li.current_page_item, .menu li.current_page_parent, .menu li.current-page-ancestor {
	background: url('i/menu-circle.png') no-repeat 50% 100%;
}
/* Homepage */
.home-pic {
	position: absolute;
	top: 256px;
	right: -30px;
	z-index: 10;
}
.big-logo {
	text-align: center;
	margin: 20px 32px 48px 0;
	position: relative;
	z-index: 100;
}
/* Intro */
.intro {
	position: relative;
	z-index: 100;
}
.slogan {
	float: left;
	display: inline;
	font-size: 28px;
	text-transform: uppercase;
	color: #011831;
	margin: 61px 0 0 10px;
	line-height: 1.3em;
	width: 360px;
}
a.view-button:link, a.view-button:visited {
	float: left;
	display: inline;
	background: url('i/view-button.png') no-repeat;
	width: 200px;
	height: 200px;
	margin: 0 0 0 15px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
a.view-button:hover {
	background-position: 0 -200px;
}
.view-button big {
	font-size: 18px;
	color: #FFF;
	display: block;
	margin: 39px 0 0 2px;
	line-height: 1.2em;
}
.view-button big span {
	font-size: 24px;
}
.view-button small {
	font-size: 11px;
	font-weight: bold;
	color: #04172d;
	display: block;
	margin: 60px 0 0 2px;
}
a.view-button:hover small {
	color: #fefeff;
}
/* Welcome */
.welcome {
	font-size: 18px;
	color: #FFF;
	margin: -35px 0 0 10px;
	padding-top:0px;
	width: 560px;
	position: relative;
	z-index: 100;
	line-height: 1.4em;
	height: 126px;
	overflow: hidden;
}
.welcome p {
padding-top: -20px;
	margin: 0;
	line-height: 1.4em;
}
/* Location */
.location {
	height: 192px;
	overflow: hidden;
}
.location-info {
	float: right;
	display: inline;
	width: 380px;
	margin: 31px 0 0 7px;
	font-size: 16px;
	color: #c0c571;
	line-height: 1.5em;
	word-spacing: 1px;
}
.location-info p {
	margin: 0;
}
.location-info .green-button {
	margin-top: 17px;
}
/* Green Button */
.green-button a:link, .green-button a:visited {
	float: left;
	display: inline;
	background: #a1aa0f;
	display: block;
	text-transform: uppercase;
	color: #131313;
	text-decoration: none;
	padding: 4px 11px 5px 11px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
	line-height: 1.1em;
}
.green-button a:hover {
	background: #011831;
	color: #FFF;
}
.green-button:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.green-button {
    display:inline-block;
}
.green-button {
    display:block;
}
* html .green-button {
    height: 1%;
}
.location-map {
	float: left;
	display: inline;
	width: 533px;
	height: 135px;
	overflow: hidden;
	margin: 36px 0 0 20px;
}
.location-map a:hover img {
	margin: -135px 0 0 0;
}
/* Footer */
.footer {
	height: 62px;
	overflow: hidden;
	position: relative;
	color: #5d7341;
	font-size: 12px;
}
.footer a:link, .footer a:visited {
	color: #5d7341;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
}
.copyright {
	margin: 18px 0 0 8px;
}
.developer {
	position: absolute;
	top: 18px;
	right: 13px;
}
.footer-icon img {
	vertical-align: middle;
	margin: 0 15px 10px 0;
}
/* Visitors page */
.page-title-bg {
	position: absolute;
	top: 125px;
	left: 0;
	width: 50%;
	background: url('i/page-title-bg.png') repeat-x;
	height: 91px;
}
.content {
	background: #f2edd4 url('i/content-bg.jpg') no-repeat;
	overflow: hidden;
	min-height: 550px;
}
/* Top Line */
.top-line {
	margin: 0 0 45px 0;
}
.page-title {
	font-size: 43px;
	text-transform: uppercase;
	color: #001c3c;
	background: url('i/page-title-bg.png') repeat-x;
	height: 91px;
	line-height: 91px;
	margin: 49px 0 0 0;
	float: left;
	display: inline;
	width: 404px;
	text-align: right;
	padding: 0 40px 0 0;
}
.logo {
	float: left;
	display: inline;
	margin: 25px 0 0 45px;
}
/* Columns */
.columns {
	background: url('i/columns-sep.png') no-repeat 597px 0;
	padding: 8px 0 58px 0;
	margin: 45px 0 0 0;
}
.col-left {
	float: left;
	display: inline;
	width: 560px;
	margin: 0 0 0 15px;
padding-left:10px;
}
.col-right {
	float: left;
	display: inline;
	width: 330px;
	padding: 0 0 0 25px;
	margin: 0 0 0 16px;
}
/* Rates */
.rates {
	background: url('i/rates-bg.png') no-repeat;
	width: 569px;
	height: 171px;
}
.rates th {
	font: 18px Georgia;
	color: #001c3c;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	height: 34px;
}
.rates td {
	font: 18px Georgia;
	color: #001c3c;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
}
.col-1 {
	width: 155px;
}
.col-2 {
	width: 175px;
}
.col-3 {
	width: 170px;
}
/* Phone */
.phone {
	font-size: 25px;
	text-transform: uppercase;
	color: #001c3c;
	line-height: 1em;
	background: url('i/col-right-sep.png') no-repeat 0 100%;
	padding: 0 0 48px 25px;
	margin: 0 0 35px -25px;
}
.phone big {
	font-size: 40px;
	color: #000;
	display: block;
	margin: 20px 0 0 0;
}
/* Explore the Course */
.explore {
	margin: 0 0 0 -25px;
	padding: 0 0 0 50px;
}
.explore p {
	color: #001c3c;
	text-transform: uppercase;
}
.explore p small {
	font-size: 19px;
	display: block;
}
.explore p big {
	display: block;
	font-size: 31px;
	margin: -2px 0 0 0;
}
.explore a {
	margin: 0 0 0 -50px;
	position: relative;
}
/* Blue Button */
.blue-button {
	float: left;
	display: inline;
	background: #002144;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 7px 12px 8px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-size: 15px;
	font-weight: bold;
}
.explore .blue-button {
	position: absolute;
	bottom: 15px;
	left: 62px;
}
.explore a:hover .blue-button {
	background: #a1aa0f;
}
/* Location Page */
.single-column {
	margin: 0 15px;
	padding: 8px 0 58px 0;
	/*overflow: hidden;*/
}
.big-map {
	border: 10px solid #FFF;
	margin: 0 0 12px 0;
}
.map-link {
	padding: 0 0 0 5px;
}
/* Horizontal Line */
.hr hr {
	display: none;
}
.hr {
	background: url('i/hr.png') no-repeat;
	width: 922px;
	height: 35px;
	margin: 20px 0 0 0;
}
/* Committee */
.committee {
	font-size: 18px;
	color: #001c3c;
	text-transform: capitalize;
	margin: 0 0 58px 20px;
}
.committee h2 {
	margin: 0 0 10px 10px;
}
.committee-line {
	background: url('i/tr-bg.png') no-repeat;
	height: 36px;
}
.committee-line.first {
	background: url('i/tr-bg-first.png') no-repeat;
	height: 50px;
}
.committee-line.last {
	background: url('i/tr-bg-last.png') no-repeat 6px 0;
	height: 37px;
}
.committee-line.small-line, .committee-line.first.small-line {
	background: url('i/tr-bg-tall.png') no-repeat 0 100% !important;
	height: 64px !important;
}
.position {
	float: left;
	display: inline;
	width: 265px;
	margin: 0 0 0 10px;
}
.name {
	float: left;
	display: inline;
	width: 485px;
	margin: 0 0 0 30px;
}
.position, .name {
	padding: 6px 0 0 0;
}
.committee-line.first .position, .committee-line.first .name {
	padding: 18px 0 0 0;
}
.committee-line.small-line .position, .committee-line.small-line .name {
	padding: 9px 0 0 0;
}
/* Contact Page */
.contact-info {
	float: left;
	display: inline;
	width: 278px;
padding-left: 12px;
}
.contact-info h4 {
	margin: 0 0 15px 0;
}
.contact-form {
	float: left;
	display: inline;
	width: 590px;
	margin: 5px 0 0 0;
}
.contact-form .label, .form .label {
	float: left;
	display: inline;
	width: 165px;
	text-align: right;
	font-size: 18px;
	margin: 12px 18px 0 0;
}
.contact-form .formw, .form .formw {
	float: left;
	display: inline;
	width: 405px;
}
.contact-form .text, .wpcf7-text, .form .text {
	background: #cdc7b2;
	font: 16px Georgia;
	color: #3b4731;
	padding: 12px 13px;
	border: none;
	width: 379px;
}
.contact-form .text {
	width: 379px;
}
.contact-form .line, .form .line {
	clear: both;
	width: 100%;
	margin: 0 0 18px 0;
}
.line:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.line:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .line {height: 1%;}
.submit, .wpcf7-submit {
	float: left;
	display: inline;
	background: #002144;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 6px 17px 7px 18px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font: bold 15px Georgia;
	border: none;
	cursor: pointer;
	margin: 5px 0 0 5px;
}
.submit:hover, .wpcf7-submit:hover {
	background: #FFF;
	color: #000;
}
.ajax-loader {
	float: left;
	display: inline;
	margin: 12px 0 0 15px;
}
.error, .success {
	margin: 0 0 30px 0;
}
.error strong {
	color: #ff0000;
}
.success strong {
	color: #0ba123;
}
.auth-form {
	margin: 0 0 25px 0;
}
/* Course page */
.about {
	margin: 25px 45px 35px 20px;
}
.no-sep {
	background: transparent;
	margin-top: 0;
}
.scorecard {
	background: url('i/hr-small.png') no-repeat 0 100%;
	margin: 0 0 10px 0;
}
.scorecard .inner {
	overflow: hidden;
	padding: 0 0 57px 80px;
}
#mens .inner {
	background: url('i/ico-mens.png') no-repeat 0 0px;
}
#ladies .inner {
	background: url('i/ico-ladies.png') no-repeat 0 0px;
}
.scorecard h2 {
	font-size: 27px;
	margin: 10px 0 8px 0;
	line-height: 1.1em;
}
.scorecard a:link, .scorecard a:visited {
	color: #6f6f68;
	text-decoration: underline;
}
.scorecard a:hover {
	text-decoration: none;
}
.single-column .columns {
	width: 1000px;
}
/* Members Area */
.members-area {
	padding-top: 0;
	margin: -10px 15px;
}
/* Submenu */
.submenu {
	background: url('i/submenu-bg.png') no-repeat;
	height: 50px;
	/*overflow: hidden;*/
	margin: 0 0 38px 0;
}
.submenu ul {
	margin: 0 0 0 35px;
}
.content .submenu ul li {
	background-image: none;
	list-style-type: none;
}
.submenu li {
	float: left;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #011831;
	letter-spacing: 1px;
	margin: 0 0 0 1px;
	background-image: none;
	position: relative;
}
.submenu li a:link, .submenu li a:visited {
	float: left;
	display: inline;
	color: #011831;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	text-decoration: none;
}
.submenu li.current_page_item a:link, .submenu li.current_page_item a:visited,
.submenu li.current_page_parent a:link, .submenu li.current_page_parent a:visited,
.submenu li.current_page_ancsetor a:link, .submenu li.current_page_ancestor a:visited,
.submenu a:hover, .submenu li:hover a {
	background: #cfd5cf url('i/submenu-active.gif') repeat-x;
}

.submenu li .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 16px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
.submenu li:hover .sub-menu {
	display: block;
}
.submenu li .sub-menu li {
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}
.submenu li .sub-menu li a {
	display: block;
	float: none;
	line-height: 150%;
	padding: 15px;
	background: #CDD2CA;
	border-bottom: 1px solid #B2B7AF !important;
	height: auto;
	min-width: 180px;
	background-image: none !important;
}
.submenu li .sub-menu li a:hover {
	background: #E2E7DF;
	background-image: none !important;
}
.submenu li .sub-menu li:last-child a {
	border: none !important;
	background-image: none !important;
}
.noticeboard-item #menu-membership-menu #menu-item-1610 a {
	background: #cfd5cf url('i/submenu-active.gif') repeat-x;
}


.h-merchandise {
	background: url('i/ico-merchandise.png') no-repeat 0 4px;
	height: 85px;
	line-height: 80px;
	padding: 0 0 0 77px;
	margin: 0 0 8px 8px;
}
.h img {
	vertical-align: middle;
	margin: 0 15px 0 0;
}
.h-men, .h-Men {
	background: url('i/ico-mens-small.png') no-repeat;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 27px;
	margin: 30px 0 7px 15px;
}
.h-women, .h-Women {
	background: url('i/ico-ladies-small.png') no-repeat;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 27px;
	margin: 30px 0 7px 15px;
}
/* Merchandise Table */
.merchandise {
	margin: 0 0 30px 0;
}
.merchandise-line {
	background: url('i/tr-bg-merchandise.png') no-repeat;
	height: 37px;
	font-size: 18px;
	color: #001c3c;
	text-transform: uppercase;
}
.merchandise-line.first {
	background: url('i/tr-bg-first-merchandise.png') no-repeat;
	height: 48px;
}
.merchandise-line.last {
	background: url('i/tr-bg-last-merchandise.png') no-repeat 2px 0;
	height: 37px;
}
.product {
	float: left;
	display: inline;
	width: 488px;
	margin: 0 0 0 10px;
}
.price {
	float: left;
	display: inline;
	width: 70px;
	text-align: center;
	margin: 0 0 0 25px;
}
.product, .price {
	padding: 7px 0 0 0;
}
.merchandise-line.first .product, .merchandise-line.first .price {
	padding: 18px 0 0 0;
}
/* Membership Page */
.h-membership {
	background: url('i/ico-membership.png') no-repeat 0 4px;
	height: 61px;
	line-height: 57px;
	padding: 0 0 0 77px;
	margin: 0 0 23px 8px;
}
/* White Button */
.white-button a:link, .white-button a:visited {
	float: left;
	display: inline;
	background: #FFF url('i/ico-pdf.png') no-repeat 30px 50%;
	display: block;
	text-transform: uppercase;
	color: #131313;
	text-decoration: none;
	padding: 20px 20px 20px 80px;
	border-radius: 29px;
	-moz-border-radius: 29px;
	-webkit-border-radius: 29px;
	font: bold 18px Georgia;
	line-height: 1.1em;
}
.white-button a:hover {
	background-color: #001c3d;
	color: #FFF;
}
/* Results */
.results {
	background: url('i/results-archive-stripe.gif') repeat-y;
	padding: 0 0 50px 0;
}
.results-archive {
	width: 188px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 0 0 25px 0;
}
.results-archive ul {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.content .results-archive li {
	background: url('i/results-archive-bg.gif') no-repeat;
	height: 37px;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.results-archive li a:link, .results-archive li a:visited {
	display: block;
	height: 26px;
	padding: 11px 0 0 59px;
	text-decoration: none;
	color: #000;
}
.results-archive li a:hover {
	color: #736130;
}
.results-archive li.current_page_item a:hover {
	color: #000;
}
.results-archive h6 {
	margin: 13px 0 10px 20px;
}
.results-archive li.current_page_item {
	background-position: 0 -37px;
}
.results-list {
	float: left;
	display: inline;
	margin: 7px 0 0 20px;
	width: 720px;
}
.results-list h2 {
	margin: 0 0 10px 0;
}
.result {
	background: url('i/results-sep.png') no-repeat;
	padding: 13px 0 0 0;
	margin: 0 0 13px 0;
}
.result a:link, .result a:visited {
	text-decoration: none;
}
.result-date {
	float: left;
	display: inline;
	width: 110px;
}
.result-name {
	float: left;
	display: inline;
	width: 450px;
	margin: 0 0 0 18px;
}
.result-button {
	float: left;
	display: inline;
	margin: 0 0 0 17px;
}
/* Results Button */
.result-button a:link, .result-button a:visited {
	float: left;
	display: inline;
	background: #FFF url('i/ico-pdf-small.png') no-repeat 12px 50%;
	display: block;
	text-transform: uppercase;
	color: #131313;
	text-decoration: none;
	padding: 5px 10px 5px 35px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	font: bold 11px Georgia;
	line-height: 1.1em;
}
.result-button a:hover {
	background-color: #001c3d;
	color: #FFF;
}
.no-padding {
	padding-bottom: 0 !important;
}
.listing {
	margin: 0 0 80px 0;
}
/* Events */
.heading {
	margin: 0 0 30px 0;
}
.heading img {
	float: left;
	display: inline;
}
.heading .inner {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
.heading small {
	font: 19px Georgia;
	text-transform: uppercase;
	color: #736130;
	display: block;
	line-height: 1em;
}
.heading big {
	font: 39px Georgia;
	text-transform: uppercase;
	color: #001c3d;
	display: block;
	line-height: 1em;
}
.events {
	background: url('i/fixtures-stripe.gif') repeat-y 100% 0;
	padding: 0 0 70px 0;
	margin: 0 3px 0 0;
}
.fixtures {
	width: 321px;
	overflow: hidden;
	float: right;
	display: inline;
	padding: 0 0 25px 0;
}
.fixtures .heading {
	margin: 15px 0 0 25px;
}
.fixtures ul {
	overflow: hidden;
	margin: 25px 0 0 20px;
}
.content .fixtures li {
	background: url('i/fixtures-bg.png') no-repeat;
	height: 37px;
	font-size: 20px;
	text-transform: uppercase;
	margin: -4px 0 4px 0;
}
.fixtures li a:link, .fixtures li a:visited {
	display: block;
	height: 32px;
	padding: 5px 0 0 82px;
	text-decoration: none;
	color: #000;
}
.fixtures li a:hover {
	color: #736130;
}
.fixtures li.current_page_item a:hover {
	color: #000;
}
.fixtures li.current_page_item {
	background-position: 0 -37px;
}
.events-list {
	float: left;
	display: inline;
	margin: 7px 0 0 20px;
	width: 560px;
}
/* Event */
.event {
	background: url('i/results-sep.png') no-repeat 50% 100%;
	padding: 0 0 24px 0;
	margin: 0 0 16px 0;
}
.event-date {
	float: left;
	display: inline;
	width: 68px;
	text-align: center;
}
.event-date big {
	font: bold 57px "Times New Roman";
	color: #001c3d;
	display: block;
	line-height: 1em;
}
.event-date small {
	font: 21px Georgia;
	color: #001c3d;
	display: block;
	line-height: 1em;
	text-transform: uppercase;
}
.event-info {
	float: left;
	display: inline;
	width: 480px;
	margin: 3px 0 0 10px;
	font-size: 14px;
	color: #3b4734;
}
.event-info p {
	margin: 0 0 15px 0;
}
.details {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
/* Bullet Points */
.content ul{
	margin-left: 10px;
	padding-bottom: 40px;
	margin-top: 0px;
	padding-top: 0px;
}
.content ul li{
	background-image: url('i/bullet.png');
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
	margin-bottom: 12px;
}
.advance-link {
	display: inline !important;
}

/* NOTICEBOARD */
.noticeboard {
	width: 860px;
	display: block;
	margin: 0 auto;
}
.noticeboard tr {
	vertical-align: top;
}
.noticeboard tr.separator td {
	height: 40px;
}
.noticeboard tr.row-separator td {
	background: url('i/results-sep.png') center right no-repeat;
	padding: 0 0 10px 0;
}
.noticeboard tr td {
	padding: 5px 0;
}
.noticeboard .row-date {
	vertical-align: middle;
}
.noticeboard .row-date td {
	color: #235677;
	font-size: 37px;
	text-transform: uppercase;	
	padding: 5px 5px 0 5px;
}
.noticeboard .row-date td.col-content{
	font-size: 26px;
}
.noticeboard .col-date {
	width: 150px;
	font-size: 16px;
	color: #2d2d2d;
	padding: 12px 0 0 5px;
}
.noticeboard .col-content {
	width: 550px;
	color: #5d625a;
	font-size: 16px;
	font-family: Georgia;
	line-height: 1.6em;
}
.noticeboard .col-button {
	text-align: right;
	width: 160px;
}
.noticeboard .col-content h3 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 5px 0 10px 0;
}
.noticeboard .col-content p {
	margin: 0 0 10px 0;
}
.noticeboard .col-button a {
	display: inline-block;
	background: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 15px 5px 20px;
	margin: 10px 20px 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
}
.noticeboard .col-button a:hover {
	background: #000;
	color: #fff;
}
.noticeboard-archive-button {
	display: block;
	margin: 50px auto 0 auto;
	background: #ced4cd;
	color: #171811;
	padding: 15px;
	font-size: 16px;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
}
.noticeboard-archive-button:hover {
	background: #001c3d;
	color: #fff;
}	

#nb-archive {
	height: 0px; overflow: hidden;
}

.fixtures-events {
	margin-bottom: 80px;
}

/* fixture-events */
.fixture-events {
	height: 192px;
	overflow: hidden;
}
.fixture-events-info {
	float: left;
	display: inline;
	width: 380px;
	margin: 31px 0 0 7px;
	font-size: 16px;
	color: #c0c571;
	line-height: 1.5em;
	word-spacing: 1px;
}
.fixture-events-info p {
	margin: 0;
}
.fixture-events-info .green-button {
	margin-top: 17px;
}
/* Green Button */
.green-button a:link, .green-button a:visited {
	float: left;
	display: inline;
	background: #a1aa0f;
	display: block;
	text-transform: uppercase;
	color: #131313;
	text-decoration: none;
	padding: 6px 11px 4px 11px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 12px;
	line-height: 1.1em;
}
.green-button a:hover {
	background: #011831;
	color: #FFF;
}
.green-button:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.green-button {
    display:inline-block;
}
.green-button {
    display:block;
}
* html .green-button {
    height: 1%;
}
/* Calendar */
.ai1ec-field-label.ai1ec-col-sm-3 {
	width: 85px;
}
.ai1ec-categories.ai1ec-row {
	display: none;
}
.content ul.ai1ec-dropdown-menu {
	padding-bottom: 0px;
}
.content ul.ai1ec-dropdown-menu li {
	background: none;
	margin: 10px 0;
}
.content ul.ai1ec-dropdown-menu > li > a {
	padding: 3px 10px;
	color: #000;
}

.ai1ec-allday-badge { display: none !important; }