/*
Theme Name: Online Tee Times
Theme URI: http://www.onlineteetimes.ie/
Description: The default OTL template.
Version: 2
Author: Simon Kinsella
Author URI: http://www.onlineteetimes.ie/
Tags: simple, clean, fixed width, two columns

*/
body {
    width: 780px;
	margin: 0px auto 0px auto;
	background-color: #ededed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
    width: 740px;
	margin: 10px 20px 10px 20px;
	float: left;
	clear: none;
}

#header {
    width: 740px;
	height: 150px;
	margin-bottom: 10px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu {
    width: 740px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	clear: none;
}

#menu ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}

#menu ul li.home {
    width: 129px;
	height: 30px;
	background-image: url(images/menu_off_1x1.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.homeActive {
    width: 129px;
	height: 30px;
	background-image: url(images/menu_on_1x1.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.home:hover {
    width: 129px;
	height: 30px;
	background-image: url(images/menu_hover_1x1.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu a.home {
    width: 129px;
	height: 30px;
	float: left;
	clear: none;
}

#menu ul li.news {
    width: 115px;
	height: 30px;
	background-image: url(images/menu_off_1x3.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.newsActive {
    width: 115px;
	height: 30px;
	background-image: url(images/menu_on_1x3.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.news:hover {
    width: 115px;
	height: 30px;
	background-image: url(images/menu_hover_1x3.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu a.news {
    width: 115px;
	height: 30px;
	float: left;
	clear: none;
}

#menu ul li.golfClubs {
    width: 154px;
	height: 30px;
	background-image: url(images/menu_off_1x4.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.golfClubsActive {
    width: 154px;
	height: 30px;
	background-image: url(images/menu_on_1x4.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.golfClubs:hover {
    width: 154px;
	height: 30px;
	background-image: url(images/menu_hover_1x4.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu a.golfClubs {
    width: 154px;
	height: 30px;
	float: left;
	clear: none;
}

#menu ul li.sitePartners {
    width: 174px;
	height: 30px;
	background-image: url(images/menu_off_1x5.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.sitePartnersActive {
    width: 174px;
	height: 30px;
	background-image: url(images/menu_on_1x5.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.sitePartners:hover {
    width: 174px;
	height: 30px;
	background-image: url(images/menu_hover_1x5.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu a.sitePartners {
    width: 174px;
	height: 30px;
	float: left;
	clear: none;
}

#menu ul li.contactUs {
    width: 168px;
	height: 30px;
	background-image: url(images/menu_off_1x6.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.contactUsActive {
    width: 168px;
	height: 30px;
	background-image: url(images/menu_on_1x6.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu ul li.contactUs:hover {
    width: 168px;
	height: 30px;
	background-image: url(images/menu_hover_1x6.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#menu a.contactUs {
    width: 168px;
	height: 30px;
	float: left;
	clear: none;
}

#leftCol {
    width: 200px;
	margin-left: 20px;
	float: left;
	clear: none;
}

#rightCol {
    width: 520px;
	padding-top: 10px;
	text-align: left;
	line-height: 20px;
	float: left;
	clear: none;
}

#rightCol fieldset label {
	width: 150px;
	float: left;
	clear: none;
}

#rightCol fieldset legend {
	font-weight: bold;
	color: #234509;
	font-size: 16px;
}

h1.pageTitle {
	color: #234509;
	font-weight: 500;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 24px;
	margin-top: 0px;
	padding-top: 0px;
}

#latestNews {
    width: 200px;
	margin-top: 10px;
	float: left;
	clear: none;
}

#latestNewsHeader {
    width: 200px;
	height: 30px;
	background-image: url(images/latest-news-header.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#latestNewsContent {
    width: 180px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	background-image: url(images/latest-news-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: none;
}

#latestNewsFooter {
    width: 200px;
	height: 10px;
	background-image: url(images/latest-news-footer.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: none;
}

#breadcrumb {
    width: 530px;
	margin-bottom: 10px;
	text-align: right;
	float: left;
	clear: none;
}

#footer {
    width: 740px;
	margin: 10px 0px 10px 0px;
	float: left;
	clear: none;
}

#footerTop {
    width: 740px;
	height: 10px;
	background-image: url(images/footer-top.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#footerMiddle {
    width: 720px;
	padding: 0px 10px 0px 10px;
	background-image: url(images/footer-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: none;
}

#footerBottom {
    width: 740px;
	height: 10px;
	background-image: url(images/footer-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

img {
    border: 0px;
}

/* Joomla styles */
.contentheading {
    font-size: 24px;
	color: #234509;
	font-weight: 500;
}

td {
    line-height: 22px;
}

ul.latestnews {
    list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

li.latestnews {
    list-style: none;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #C0C0C0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.latestnewsdate {
    font-size: 10px;
}

.createdate {
    padding-left: 5px;
	font-size: 10px;
	vertical-align: middle;
}

td.createdate img {
    vertical-align: middle;
}

input.dayBox {
	width: 40px;
}

.formFieldSetLegend {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 10px 5px 10px 0;
}

.info{
    border: 1px solid;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../../images/icons/info.jpg);
}

.validation-advice {
	background-image: url(../../images/tinyicons/exclamation.jpg);
	background-repeat: no-repeat;
	color: #FF0000;
	font-size: 10px;
	height: 14px;
	padding-left: 20px;
	padding-top: 2px;
}

#signUpNow {
	width: 200px;
	margin-bottom: 20px;
	height: 61px;
	float: left;
	clear: none;
}

#mainContainer {
	text-align: center;
	margin-top: 200px;
	float: left;
	clear: none;
}

.newsLink {
	text-align: right;
	margin-bottom: 0px;
}