body {background: #fff url(../img/background_main.png) repeat-x;}
#body_div{background: transparent url(../img/background_sunbeams2.png) no-repeat top center;width:100%;min-height:550px;}
#header {background: transparent url(../img/background_menu.png) repeat-x;width:100%;min-height:125px;}
	#header #logotype {padding: 25px 10px 35px 10px; text-align: center;background: transparent url(../img/background_logo.png) no-repeat top center;}
	#header #main_menu{margin-top: 16px;}
		#header #main_menu ul {margin: 0px; padding: 0px;}
			#header #main_menu ul li {float:left;list-style: none; padding:0px; margin:0px;}
				#header #main_menu ul li  a{float:left;padding: 22px 12px 21px 10px;margin: 0;background: transparent url(../img/main_menu_divider.png) no-repeat center right;}
	#header #ticker {margin-top: 5px;}

#content_container_center, #main_content_container_center {padding: 30px 0;}

	#content_container_center #sub-menu {padding-top:42px;}
		#content_container_center #sub-menu ul li {margin:0 0 5px 0;padding:0;list-style:none;}
	#content_container_center #right-content {padding-top:42px;}
	#sub-menu ul li a{display:block;}

	
#footer {margin-top:15px; margin-bottom:20px;}
	#footer ul {margin:0;padding:0;margin-bottom:20px}
		#footer ul li {list-style:none; margin:0;}
	#footer dl dd {clear: left; float: left; margin-left: 20px;}
	#footer dl dt {clear: right; margin-left: 120px;}
	#footer dl {margin: 0; }
	
	#web_sponsor_logos { margin-bottom:50px;}
	
.rounded_top{
	height: 20px;
	background: transparent url(../img/rounded_top.png) no-repeat;
}
.rounded_center{
	background: transparent url(../img/rounded_center.png) repeat-y;
}
.rounded_bottom{
	height: 20px;
	background: transparent url(../img/rounded_bottom.png) no-repeat;
}

#monitor-images{
	width: 960px;
	height: 360px;
}
#monitor-pager {
	list-style-type: none;
	position: relative;
	text-align: center;
	top: -65px;
	left: 300px;
	z-index: 10;
}
#monitor-pager li {
	float: left;
	margin: 0 4px 0 0;
}
#monitor-pager li.empty {
	display: none;
}
#monitor-pager a {
	background-color: #fff;
	color: #000;
	display: block;
	height: 20px;
	line-height: 20px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	padding: 2px 4px;
}
#monitor-pager a:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	text-decoration: none;
}
#monitor-pager li.activeSlide a {
	color: #24f;
}

#course-guide img {
	position: relative;
	top: 0;
}

#holes {
	list-style-type: none;
	position: relative;
	left: 75px;
	bottom: 43px;
}

#holes li {
	margin: 0;
	float: left;
}

#holes li a {
	background-color: #ddd;
	color: #000;
	display: block;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	height: 15px;
	margin-right: 4px;
	padding: 5px;
	-moz-border-radius: 4px;
}

#holes li a:hover {
	background-color: #fff;
	text-decoration: none;
}

.tx-fsgit-pi1-contest_details {
	margin-bottom: 1em;
}

.tx-fsgit-pi1-contest_list {}
.tx-fsgit-pi1-contest_list table {
	width: 100%;
}
.tx-fsgit-pi1-contest_list table thead tr td {}
.tx-fsgit-pi1-contest_list table tr td {
	line-height: 26px;
	padding: 0 4px;
}
.tx-fsgit-pi1-contest_list table tbody tr.odd td {
	background-color: #f3f3f3;
}

.tx-fsgit-pi1-login {
	float: right;
	width: 300px;
}

.tx-fsgit-pi1-booking {
	float: left;
	width: 620px;
}

.tx-fsgit-pi1-booking * {
	font: 100% 'Calibri', Arial, 'Liberation Sans', 'FreeSans', sans-serif !important;
}

.booking_header,
.no_bookings {
}

.tx-fsgit-pi1-booking .course {
	display: none;
}

.tx-fsgit-pi1-calculator table th {
	width: 30px;
}

.tx-fsgit-pi1-calculator table th {
	padding: 4px 0;
}

.tx-fsgit-pi1-calculator table td {
	padding: 4px 4px 4px 4px;
}

#hcp {
/*	margin-left: 30px;*/
	margin-right: 4px;
}

/*.tx-fsgit-pi1-calculator table th,
.tx-fsgit-pi1-calculator table td {
	background-color: #ccc;
}*/

.tx-fsgit-pi1-calculator table input,
#hcp {
	padding: 2px;
}

#hcp {
	border: 1px solid #aaa;
}

.tx-fsgit-pi1-calculator table input {
	background-color: #eee;
	border: none;
}

#slopecalculator {
	
}

#slopecalculator h4 {
	background-color: #fff;
	padding-bottom: 1em;
}

.tx-fsgit-pi1-calculator table {
	background-color: #ddd;
	margin-top: 20px;
}

.tx-fsgit-pi1-calculator table tr {
	background-color: #fff;
}

#white,
#yellow,
#blue,
#red {
	background-color: #ccc;
	border: 1px solid #bbb;
}

#white td,
#yellow td,
#blue td,
#red td {
	background-color: #eee;
	border-left: 1px solid #bbb;
}

#white td {
	border-right: 1px solid #bbb;
}

#white {
	color: #fff;
}
#yellow {
	color: #ff0;
}
#blue {
	color: #00f;
}
#red {
	color: #c00;
}
