/* Changi Golf Club core stuffs */

.cgc_resultsTable {
	background:#ffffff;
	width:600px;
}

.cgc_resultsTitle {
	background:#33cc33;
	font-size:120%;
	font-weight:bold;
	line-height:14pt;
	text-align:center;
}

.cgc_resultsDivision {
	background:#99ffcc;
	font-size:120%;
	font-weight:bold;
	line-height:14pt;
	text-align:center;
}

.cgc_evenRow {
	background:#ccffcc;
}

.cgc_oddRow {
	background:#ffffff;
}

/* CSS Document */
iframe {
	float: right;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

#main {
	padding:2px;
	border: 1px solid #cccccc;
	width: 802px;
	margin-left: auto;
	margin-right: auto;
         	
}
.clr {
	clear: both;
}

.outline {
  background: #ffffff;
	padding: 10px;
	margin: 20px 0px 0px 0px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	/*border: 1px solid #cccccc;*/
	height: 21px;
}

#pathway_text {
	position: absolute;
	bottom: 2px;
	left: 2px;
	overflow: hidden;
	display: block;
	height: 25px;
	width: 628px;
/*	line-height: 25px !important;
	line-height: 22px;
	color: white;*/
	padding-left: 4px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#pathway_text a{
/*	color: #00ff00 !important;*/
	color: #d0d090;
}

#pathway_text a:hover {
	color: gray;
}

.pathway {
	background: transparent !important;	
	/*background: white;*/	
	Filter:Alpha(Opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	padding-left: 4px;
	padding-right: 4px;
	color: yellowgreen;
	font-size: 100% !important;
	font-size: 110%;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	list-style: none;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	color: #016401;
	background: #ffffff;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #018001;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	position: relative;
	float: left;
	padding: 2px;
	margin-right: 0px;
	width: 798px !important;
	width: 800px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat 0% 65%;
}

#top_outer {
	display: none;
	float: left;
	width: 165px;
}

#top_inner {
  display: none;
  border: 0px solid #cccccc;
  padding: 0px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}
#left_side {
	vertical-align: top;
}
#left_outer {
	width: 165px;
	float: left;
}

#left_inner {
        border: 1px solid white;
	padding: 0px;
	float: none !important;
	float: left;
}

#main_area {
	padding-top: 2px;
}

#main_body {
	vertical-align: top;
	padding-left: 2px;
	width: 100%;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner {
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
        width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}

#poweredby_inner {
	float: right;
	padding-left: 1px;
	margin-left: 0px;
	height: 70px;
}

#right_side {
	vertical-align: top;
	padding-left: 2px;
}

#right_outer {
	margin-left: 0px;
	width: 165px;
}

#right_inner {
  border: 1px solid #cccccc;
  padding: 2px;
}

.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

#body_outer {
	float: left;
	padding: 2px;
	border-left: 0px solid #018001;
}

#active_menu {
	color: #333333;
	font-weight: bold;
	cursor: default;
}

a#active_menu:hover {
	color: black;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  width: auto;
  background: #ffffff /*url(../images/button_bg.png) repeat-x*/;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  width: auto;
  color: #808001;
  background: #ffffff /*url(../images/button_bg.png) repeat-x*/;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;

}

li
{
list-style: disc;
line-height: 20px;
padding: 0px 0px !important;
margin: 0px 20px;
/*padding-left: 25px;
padding-top: 0px;*/
/*background-image: url(../images/arrow.png);*/
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 15px;
}



body {
	margin-top: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	/*line-height: 120%;*/
	font-size: 11px;
	color: #333333;
	background: #d0d090/* <-- sand color *//*#808001*/;
	/*background: white url(../images/tlo.gif);*/
}

/* Joomla core stuff */
a:link, a:visited {
	color: #018001;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: yellowgreen;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #018001;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #cccccc;
  width: auto;
  background: #ffffff /*url(../images/button_bg.png) repeat-x*/;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
  cursor: hand;
}

.inputbox {
	padding: 0px 0px 0px 20px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
/*	background: green url(../images/subhead_bg.png) no-repeat;*/
	background: #018001;
	color: yellowgreen;
	text-align: left;
	padding: 4px;
	/*padding-top: 4px;
	padding-left: 4px;*/
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.buttonheading {
	background: darkolivegreen;
	padding-right: 4px;
	width: 0% !important;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .componentheading {
	background: darkolivegreen;
	padding: 9px;
	color: #d0d090;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	width: 600px !important;
}

div.componentheading {
	height: 32px;
	width: 614px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}




div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable table {
	border-left: 1px solid #018001;
	border-right: 1px solid #018001;
	border-bottom: 1px solid #018001;	
}

table.moduletable th, div.moduletable h3 {
	background: darkolivegreen;
	color: #d0d090;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 15px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 2px 2px 0;

}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: yellowgreen;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #fafafa;
	height:18px;

}

.sectiontableentry1  a{
font-weight: normal !important;
}

.sectiontableentry2  a{
font-weight: normal !important;
}

.sectiontableentry1  a:hover{
font-weight: bold !important;
color: #146634;

}

.sectiontableentry2  a:hover{
font-weight: bold !important;
color: #146634;
}

.sectiontableentry2 {
	background-color : #d8cfcf;
	height:18px;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	color: #999999;
	font-size: 11px;

}

table.contenttoc {
  background: #ffffff;
  border: 0px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  width: 120px;
  float: bottom;
}

table.contenttoc td {
  font-size: 11px;
  padding: 2px;
}

table.contenttoc th {
  background: darkolivegreen/* url(../images/subhead_bg.png) no-repeat*/; 
  color: #d0d090;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: #018001 url(../images/strips.gif) no-repeat left;*/
	background: #ffffff;
	/*border-left: 1px solid #018001;
	border-right: 1px solid #018001;*/
	border-top: 1px solid #018001;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #016401;
	text-align: left;
	padding: 5px 0px 0px 20px;
	/*padding-top: 5px;
	padding-left: 36px;*/
	height: 20px !important;
	height: 25px;
	width: 142px !important;
	width: 162px;
	text-decoration: none;

}

a.mainlevel:hover {
	/*background: yellowgreen url(../images/menu_bg.png) no-repeat;*/
	background: #d0d090;
	text-decoration: none;
	color: white;
	width: 162px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #018001;
	text-align: left;
}

a.sublevel:hover {
	background: #d0d090;
	color: white;
	text-decoration: none;
	width: 162px;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 0px ;
}

.mosimage {
  text-align:left;
  border: 0px ;
  margin: 0px;
  padding: 0px;
}

.mosimage_caption {
  margin-top: 2px;
  text-align: center;
  background: #efefef;
  padding: 1px 30px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
/*  border-top: 1px solid #cccccc;*/
  width: 78%;
}

.dd {
}

table.moduletable td div{
	border-top: 1px solid #018001;
	width: 100%;
}

table.moduletable td div:hover {
	background: #d0d090;
}

preformatted{
line-height: 5px;
}

.blog {width:100%}