@charset "UTF-8";
/* CSS Document */




/* Home page news items and panel structure */

#newspanel {
	background-image: url(../images/structure/underline.gif);
	background-repeat: repeat-x;
	background-position: center 40px;
	text-align: left;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-top: 2px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#noticespanel {
	background-image: url(../images/structure/underline.gif);
	background-repeat: repeat-x;
	background-position: center 40px;
	text-align: left;
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newspanel2 {
	background-image: url(../images/structure/underline.gif);
	background-repeat: repeat-x;
	background-position: center 40px;
	text-align: left;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 2px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 12px;
	clear: both;
}

#noticespanel2 {
	background-image: url(../images/structure/underline.gif);
	background-repeat: repeat-x;
	background-position: center 40px;
	text-align: left;
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}

.newsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/news-icon.gif);
	background-repeat: no-repeat;
}

.newsheadings2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/club-icon.gif);
	background-repeat: no-repeat;
}

.newsheadings3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/member-icon.gif);
	background-repeat: no-repeat;
}

.newsheadings4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/pro-shop-icon.gif);
	background-repeat: no-repeat;
}

.newscopy {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.5em;
}

a.news:link {
	color: #344869;
	text-decoration: none;
}
	
a.news:active {
	color: #324363;
}
	
a.news:visited {
	color: #344869;
}
	 
a.news:hover {
	color: #979EA6;
}

.newstitle {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.newsdetail {
	font-size: 1em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.5;
}
.newsmore {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 7px;
	text-align: right;
}






/* Key diary dates text and panel structure */


#keybox1 {
	background-image: url(../images/structure/key-header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 76px;
}#keybox2 {
	background-image: url(../images/structure/key-tile.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#keybox3 {
	background-image: url(../images/structure/key-bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 21px;
}

.keyheader {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #CC0000;
}
.keytitle {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.keydetail {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 1.5;
	color: #666666;
}
.keymore {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 7px;
	text-align: right;
}
.keyline {
	margin: 0px;
	background-image: url(../images/structure/keyline.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 20px;
}


/* Key diary and site wide black-red links */

a.key:link {
	color: #000000;
	text-decoration: underline;
}
		
a.key:active {
	color: #000000;
	text-decoration: underline;
}	
	
a.key:visited {
	color: #000000;
	text-decoration: underline;
}
a.key:hover {
	color: #CC0000;
	text-decoration: underline;
}








/* Content pages */
/* Main news panel with underline */


#coursenewspanel {
	background-image: url(../images/structure/underline.gif);
	background-repeat: repeat-x;
	background-position: center 43px;
	text-align: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}


/* All the main headings with icon */

.clubhousenewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/club-icon.gif);
	background-repeat: no-repeat;
}

.coursenewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/club-icon.gif);
	background-repeat: no-repeat;
}

.pro-shopnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/pro-shop-icon.gif);
	background-repeat: no-repeat;
}

.pro-tipsnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/pro-tip-icon.gif);
	background-repeat: no-repeat;
}

.visitorsnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/visitor-icon.gif);
	background-repeat: no-repeat;
}

.golf-schoolnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/teach-icon.gif);
	background-repeat: no-repeat;
}

.membersnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/member-icon.gif);
	background-repeat: no-repeat;
}

.new-to-golfnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/member-icon.gif);
	background-repeat: no-repeat;
}

.competitionnewsheadings {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 44px;
	background-image: url(../images/structure/trophy-icon.gif);
	background-repeat: no-repeat;
}


/* Content page titles and descriptions - these are generic and all styles use these */


.coursenewstitle {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.coursenewsdetail {
	font-size: 1em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.5;
}



/* news thumbnail pics */


.news-thumb {
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
