/* Global Styles */

body {
	margin:0;
	padding:0;
	background-color:#F4FFE4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(../images/background.jpg);	
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	}
	
h3 {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
h4 {
	font-size:18px;
	color:#00F;
}
	
h5 {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
h5 a {
	font-size:12px;
	}
	
	
img {
	padding:0;
	margin:0;
	border:none;
	}
	
td {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	background-color:#FFFF99;
	}
	
a {
	color:#0000FF;
	background-color:#FFFF99;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color:#666;
	}
	

form table {	
	background-color:#D5EDB3;
	}

form input {	
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F4FFE4;
	border-style:inset;
	border-width:thin;
	border-color:#999999;
	text-align:left;
	}
	
form select {	
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F4FFE4;
	border-style:inset;
	border-width:thin;
	border-color:#999999;
	text-align:left;
	}
	

/* ID Styles */

#container {
	position:relative;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
	background-color:transparent;
	padding-top:60px;
}

#popup-message {
	position:absolute;
	top:0px;
	left:300px;
	width:300px;
	height:50px;
	background-color:transparent;
	border-color:#990000;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	color:#00F;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	z-index:2;
	text-align:center;
}
	

#navi-bar {
	position:absolute;
	top:0px;
	right:10px;	
	height:42px;
	line-height:40px;
	border-color:#00FF00;
	border-width:1px;
	border-style:solid;
	color:#0F0;
	font-size:18px;
	text-align:center;
}

#navi-bar a {
	padding:0 10px 0 10px;
	color:#900;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	background-color:transparent;
}

#navi-bar a:hover {
	color:#999;
}

#course-menu {
	position:absolute;
	top:44px;
	right:10px;	
	border-color:#00FF00;
	border-width:1px;
	border-style:solid;
	color:#0F0;
	padding:2px;
	z-index:2;
}

#selectmember {
	position:absolute;
	top:0px;
	right:0px;
	width:300px;
	height:60px;
	border-color:#900;
	border-style:solid;
	border-width:1px;
}

#tableform {
	border-color:#00FF00;
	border-width:2px;
	border-style:inset;
	background-color:transparent;
	}

#navigation {
	background-color:#5C743D;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	padding-top:20px;
	}
	
#navigation a {
	background-color:#5C743D;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	width:156px;
	border-bottom: 1px solid #F4FFE4;
	padding:8px 6px 10px 20px;
	}
	
#navigation .bkgrnd a {
	background-color:#5C743D;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	width:156px;
	border-bottom: 1px solid #F4FFE4;
	padding:8px 6px 10px 20px;
	}
	
#navigation .bkgrnd1 a {
	background-color:#728E4A;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	width:156px;
	border-bottom: 1px solid #F4FFE4;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background:#99CC66;
	color:#993300;
	}
	
#form-wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-color:#00FF00;
	border-width:1px;
	border-style:solid;
	padding-bottom:20px;
	text-align:center;
	background-color:transparent;	
}

#form-wrapper1 {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border-color:#00FF00;
	border-width:1px;
	border-style:solid;
	padding-bottom:20px;
	text-align:center;
}

#medium-wrapper {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-color:#00FF00;
	border-width:1px;
	border-style:solid;
	padding-bottom:20px;
}

#big-wrapper {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-color:#00FF00;
	border-width:1px;
	border-style:solid;
	padding-bottom:20px;
}
	
#logo {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#logo h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #5C743D;
	letter-spacing:5px;
	text-align:left;
	}
	

#tagline 	{	
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	margin:0;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.1em;
	background-color:#99CC66;
	padding-left:10px;
	}
	
#dateformat a {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
#draws_container {
	position:relative;	
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:720px;	
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	
	
	}
	
#draws_advert {
	position:absolute;
	top:0;
	left:180px;	
	width:360px;
	height:151px;
	background-color:#F4FFE4;
	z-index:2;
	}
	
#printthispage {
	position:absolute;
	top:0px;
	right:4px;
	width:200px;
	height:20px;
	text-align:right;
	}
	
#logo {
	position:absolute;
	left:0px;
	top:2px;
	width:270px;
	height:70px;
	background-image:url(../images/myteetimelogo.jpg);
	background-repeat:no-repeat;
}

#diary-wrapper {
	position:absolute;
	top:80px;
	left:0px;
	width:100%;
	background-color:transparent;
}

#diary-centred {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#teetimes-centred {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#calendar-heading {
	float:left;
	width:110px;
	height:22px;
	background-color:transparent;
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}

#diaryday {
	float:left;
	width:106px;
	height:130px;
	margin-top:1px;
	padding:2px;
	background-color:#CFC;
	border-color:#CCC;	
	border-width:1px;
	border-style:solid;
	font-size:9px;
	color:#900;
	overflow:auto;
}

#diaryday a {
	font-size:9px;
	color:#333;
	background-color:#CFC;
	text-decoration:none;
	line-height:11px;	
}

#diaryday a:hover {
	color:#666;
	text-decoration:underline;
}

#diaryblankday {
	float:left;
	width:110px;
	height:110px;
	background-color:transparent;
	border-color:#FFF;
	border-width:1px;
	border-style:solid;
}

#diary-months {
	float:left;
	width:64px;
	height:30px;
	background-color:#900;
	color:#FFF;
	text-align:center;
	line-height:30px;
	font-size:12px;
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
}

#diary-months a {
	color:#FFF;
	background-color:#900;
}



#redemphasis2 {
	font-size:12px;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#redemphasis2 a {
	font-size:12px;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#redemphasis2 a:hover {
	color:#999;
}

#coursedisplay {
	float:left;
	width:33.3%;
	height:600px;
	overflow:auto;	
}

#coursestat {
	margin-left:auto;
	margin-right:auto;
	background-color:#f1f1f1;
	width:500px;
	text-align:center;
	padding:0 4px 0 4px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size:12px;
}	
	
	
/* Class Styles */
	
.bodyText {
	background-color:#F4FFE4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
	margin-top:0px;
	text-align:justify;
	padding:10px 30px 0 30px;
	}
	
.button {
    height:24px;	
	padding:0;
	margin:0;
	background-color:#FFFF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	letter-spacing:1px;
	text-align:center;
	border-color:#999999;
	border-style:outset;
	border-width:3px;
	cursor:hand;
	}
	
.button1 {
    height:24px;
	width:150px;
	padding:0;
	margin:0;
	background-color:#D5EDB3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	letter-spacing:1px;
	text-align:left;
	border-color:#999999;
	border-style:outset;
	border-width:3px;
	cursor:hand;
	}

.button2 {    	
	padding:0;
	margin:0;
	background-color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#993300;
	letter-spacing:1px;
	text-align:center;
	border-color:#999999;
	border-style:outset;
	border-width:3px;
	cursor:hand;
	}
	
.button3 {
    height:25px;
	width:30px;
	padding:0;
	margin:0;
	background-color:transparent;
	background-image:url(../images/calendar_icon.gif);
	background-repeat:no-repeat;
	cursor:hand;
	border:none;
	}
	
.pageName h1{
	background-color:#F4FFE4;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	padding:10px 0 0 20px;
	font-weight:bold;
	}
	

	
.subHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	letter-spacing:.1em;
	line-height:22px;
	}
	
.subHeader1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	letter-spacing:.1em;
	padding-left:30px;
	}
	
.subHeader2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	font-style:italic;	
	letter-spacing:.1em;
	
	}
	
.quote {
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	background-color:#D5EDB3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:22px;
	}
	
.sidebar1 {
	padding:5px 5px 5px 10px;
	background-color:#d7e1c6;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993300;
	border-bottom-color:#F4FFE4;
	border-bottom-style:ridge;
	border-bottom-width:1px;
	border-top-color:#F4FFE4;
	border-top-style:solid;
	border-top-width:1px;
	}
	
.sidebar1 a {
	text-decoration:underline;
	}
	
.sidebar2 {
	padding:5px 5px 5px 10px;
	background-color:#D5EDB3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993300;
	border-bottom-color:#F4FFE4;
	border-bottom-style:ridge;
	border-bottom-width:1px;
	border-top-color:#F4FFE4;
	border-top-style:solid;
	border-top-width:1px;
	}
	
.sidebar2 a {
	text-decoration:underline;
	}
	
.sidebar3 {
	padding:5px 5px 5px 10px;
	background-color:#D5EDB3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	letter-spacing:1px;
	text-align:center;
	border-color:#F4FFE4;
	border-style:outset;
	border-width:medium;
	}

.sidebar4 {
	padding:5px 5px 5px 10px;
	background-color:#d7e1c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	letter-spacing:1px;
	text-align:center;
	border-color:#F4FFE4;
	border-style:outset;
	border-width:medium;
	}
	
.sidebar5 {
	padding:5px 5px 5px 10px;
	background-color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:1px;
	text-align:center;
	border-color:#F4FFE4;
	border-style:outset;
	border-width:medium;
	}
	
.sidebar5 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.navText1 {
	margin:0;
	background-color:#99CC66;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	line-height:30px;
	letter-spacing:.1em;
	padding-left:20px;
	}
	
.navText1 a {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #5C743D;
	line-height:30px;
	letter-spacing:.1em;
	text-decoration: none;
	
	}
	
.navText1 a:hover {
	background: #99CC66;
	color:#993300;
	}
	
.navSpace {
	width:190px;
	background-color:#99CC66;
	}
	
.chtables {
    width:100%; 
	border-collapse:collapse;
	margin:0;
	padding:0;
	}
	
.ch_img {
	border-color:#5C743D;
	border-style:solid;
	border-width:1px;
	margin:5px 10px 5px 10px;
	}
	
.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	margin:40px 5px 0 10px;
	}

.banner {
	background-color:#D5EDB3;
	height:101px;
	width:100%;
	padding:0;
	margin:0;
	}
	
.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center;
	border-top-color:#99CC66;
	border-top-style:solid;
	border-top-width:1px;	
	}
	
.news {
	border-top-color:#99CC66;
	border-top-style:ridge;
	border-top-width:1px;
	border-bottom-color:#99CC66;
	border-bottom-style:ridge;
	border-bottom-width:1px;
	}
	
.specialborder {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	}
	
.tickerbg {
	width:400px;
	height:18px;
	padding:0 2px 0 2px;
	border-color:#99CC66;
	border-style:inset;
	border-width:medium;
	}

.sidebar-background {
	background-image:url(../images/Scotland-Flag.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.blueemphasis {
	font-size:14px;
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.blueemphasis-big {
	font-size:20px;
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.blueemphasis-small {
	font-size:12px;
	color:#0000FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.redemphasis {
	font-size:16px;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.redemphasis-large {
	font-size:20px;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.redemphasis1 {
	font-size:14px;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.redemphasis2 {
	font-size:12px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#FFF;
	}
	
.redemphasis2 a {
	font-size:12px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.redemphasis2 a:hover {
	color:#999;
}

.redemphasis3 {
	font-size:12px;
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#FFF;
	}
	
.formfield {
	background-color:#FFFF99;
	color:#0000FF;	
	}
	
.formfield input {
	background-color:#FFFF00;
	color:#0000FF;
	}
	
.nobackground {
	border:none;
	background-color:#F4FFE4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0000FF;
	font-weight:bold;
	height:25px;
	}
	
.nobackground-small {
	border:none;
	background-color:#F4FFE4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0000FF;
	font-weight:bold;
	height:25px;
	}
	
.specialtd {
	background-color:#990000;
	color:#FFFFFF;
	}
	
.specialtd a {
	color:#FFFFFF;
	}
	
.specialtd a:hover {
	color:#CCCCCC;
	}
	
.timedisplay {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

.timedisplayalt {
	background-color:#900;
	color:#999;
	font-weight:bold;
}

.canceldisplay {
	background-color:#990000;
	color:#FFF;
	font-weight:bold;
}

.canceldisplay a {
	background-color:#990000;
	color:#FFF;
}
.canceldisplay a:hover {
	color:#999;
}

.groupdisplay {
	background-color:#E8FFFF;	
}

.available {
	background-color:#6F6;
}

.ladiesavailable {
	background-color:#FCC;
}

.groupbookings {	
	height:24px;	
	line-height:12px;
	color:#900;
	font-weight:bold;
	padding-left:20px;
	border-color:#0F0;
	border-style:solid;
	border-width:1px;
	text-align:center;
	margin-bottom:4px;
}



.calendarHeader { font-size:18px; color:#2A00A4; background-color: #FFFFCC; } 

.calendarToday { font-size:18px; background-color: #FFFFFF; } 

.calendar { font-size:18px; background-color: #FFFFCC; } 

.booked {
	background-color:#F00;
	color:#FFF;
}

.bookedi {
	background-color:#FF0;
	color:#000;
}

.checkbox {
	
	border:none;
	width:10px;
	height:10px;
	font-size:10px;
}

.competitionbk {
	background-color:#FF0;
	color:#F00;
	font-size:16px;
}

.competitionbk1 {
	background-color:#6F6;
	color:#F00;
	font-size:11px;
}

.competitionbk2 {
	background-color:#FCC;
	color:#F00;
	font-size:11px;
}

.noborder {
	border:none;
}

.course01 {
	font-size:9px;
	color:#00F;
}

.course02 {
	font-size:9px;
	color:#0F0;
}

.course03 {
	font-size:9px;
	color:#F0F;
}

.image-big-right {
	float:right;
}

.image-left {
	float:left;
}

.lighter {
	color:#999;
}

.darker {
	color:#900;
}

div.calendar {
		font-family: Trebuchet MS;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
      }
      div.calendar table {
        width: 100%;
      }
	  div.calendar td {
		  background-color:#FFF;
	  }
      div.dateField {
        width: 140px;
        padding: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        color: #555;
        background-color: white;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
      }
      div#popupDateField:hover {
        background-color: #cde;
        cursor: pointer;
      }

