/* style18 */

@font-face {
  font-family: "Dream";
  src: url(/font/dreamorp.ttf) format("truetype");
}


body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	scrollbar-face-color: #91be08;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #91be08;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-image: url(/img/pageback.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #4a5d67;
	padding: 0;
}
input {
	border: 1px solid #b0b3b4;
	color: #44484c;
	background-color: #FFFFFF;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
form {
	margin: 0px;
	padding: 0px;
}

 #container {
	width: 995px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/BK.jpg);
	
	background-repeat: no-repeat;

} 
#header {
	height: 200px;
	float: left;
	width: 100%
}
#newsticker {
	height: 23px;
	margin-top: 33px;
	color: #93c108;
	float: left;
	width: 935px;
	margin-left: 60px;
	font-weight: bold;
}
#newsticker a {
	color: #62727b;
	text-decoration: none;
	font-weight: normal;
}

#content {
	min-height: 490px;
	width: 680px;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 13px;
}

*:first-child+html  #content {
	margin-top: 32px;
}

#rightmenu  {
	width: 200
.px;
	height: 425px;
	float: right;
	width: 211px;
	margin-right: 55px;
	padding: 0px;
	margin-top: 40px;
}
#newsletter {
	background-color: #91be08;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}
#righteditmenu {
	margin-top: 20px;
	height: 380px;
}
#righteditmenu a {
	background-image: url(../img/golfbut1.gif);
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	clear: left;
	float: left;
	padding-right: 0px;
	margin-top: 3px;
}
#righteditmenu a:hover {
	background-image: url(../img/golfbut1.gif);
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	clear: left;
	float: left;
	padding-right: 0px;
	margin-top: 3px;
}
#righteditmenu table a, #righteditmenu table a:hover {
	background-image: url(none);
	display: inline;
	background-repeat: no-repeat;
	color: #96BB0C;
	text-decoration: underline;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: left;
	float: left;
	padding-right: 0px;
	margin-top: 0px;
	width: auto;
}
#righteditmenu table a:hover {
	color: #00662C;
}

#righteditmenu #login2 {
	background-color: #91BE08;
	color: #FFFFFF;
}





#footer {
	height: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	clear: both;
	float: none;
	width: 955px;
	background-image: url(../img/footer.jpg);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	padding-top: 69px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}














#menu {
	width: 700px;
	float: left;
	clear: both;
	margin-left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}
#menu a, #menu h2 {
	display: block;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	color: #4b691f;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #96bf0d;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	

}
#menu ul li {
	margin: 0px;
	padding: 0px;
	
}
#menu ul li a {
	padding-top: 2px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 10px;
	height:18px;
	width: 78px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#menu ul ul {
	z-index: 500;
}
#menu ul ul li {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;

}
#menu ul ul li a {
	color: #3e5e0f;
	background-color: #e4e99a;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
	text-align: left;
}
#menu ul ul li a:hover{
	color: #96bf0d;
	background-color: #FFFFFF;
}
* html #menu {
width: 100%;
}
* html #menu ul {
	margin: 0;
	padding: 0;
	height: 20px;
}
* html #menu ul li {
	margin: 2px;
	padding: 0px;
}
 * html #menu ul li a {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-size: 11px;
	white-space: nowrap;
}
* html #menu ul li {float: left; width: 5%; }

* html #menu ul ul {
	width:100px;
}
* html #menu ul ul li a{
	width:180px;
}
#menu ul ul ul li a{
	width:230px;
}

#menu ul ul ul {

margin-top:0px;
margin-left:0px;
top: inherit;
left: 100%;
margin-top:-38px;
}




#menu ul li ul {
	display: none;
}
#menu ul li:hover>ul {
	display: block;
	position: absolute;
}

#menu ul.first-level>li:hover>ul {
	position: absolute;
}

#menu li {
	float: left;
	position: relative;

}
#menu ul ul li {
	float: none;

}
#competition {
	background-image: url(../img/compet_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 33px;
}
textarea {
	border: thin solid #B0B3B4;
}
#pageNumbers {
	float: left;
	clear: left;
	margin-left: 500px;
	width: 140px;
	text-align: right;
}
#pageNumbers a {
	font-weight: bold;
	color: #00662c;
	text-decoration: none;
}

.list, .smalllist {
	border: 1px solid #b1b4b5;
	width: 625px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}
.smalllist {
	width: 300px;
	font-size: 12px;
}
.green2 {
	color: #5b9902;
	font-weight: bold;
}

.list p, .smalllist p {
	margin: 0px;
	padding: 8px;
}
.list  h2, .smalllist  h2 {
	background-color: #90be08;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.darkbk h1 {
	background-color: #00662c;
	color: #FFFFFF;
}
.table_top_blue {
	color: #FFFFFF;
	background-color: #00662C;
	text-align: center;
}
#tabel a {
	text-decoration: none;
}
#tabel a:hover {
	background-color: #91BE08;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #91be08;
}
#righteditmenu  .golf  {
	background-image: url(../img/golfbut3.gif);
	width: 110px;
	background-position: right;
	padding-left: 9px;	
}
#righteditmenu .infos {
	background-image: url(../img/golfbut2.gif);
	background-position: right;
	width: 134px;
	padding-left: 9px;
	margin-bottom: 20px;
}
#righteditmenu .dec {
	background-image: url(../img/golfbuto1.gif);
}
#righteditmenu  .golf:hover  {
	background-image: url(../img/golfbut3.gif);
	width: 110px;
	background-position: right;
	padding-left: 9px;	
}
#righteditmenu .infos:hover {
	background-image: url(../img/golfbut2.gif);
	background-position: right;
	width: 134px;
	padding-left: 9px;
	margin-bottom: 20px;
}
#righteditmenu .dec:hover {
	background-image: url(../img/golfbuto1.gif);
}

.radio {
border:none;
background:none;
}
#content a{
	color:#96BB0C;
	text-decoration:none;
}
#content a:hover{
	color:#00662C;
}
#container a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#theLayer{
position:fixed;
}
#adminmenu{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006600}
#content .day1{
	background-image: url(../img/golfbut1.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 6px;
	padding-right: 20px;
	width:134px;
}
#content .day1:hover  {
	background-image: url(../img/golfbuto1.gif);
	color: #FFFFFF;
	text-decoration: none;
}
#content .day{
	background-image: url(../img/golfbut1.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 20px;
	color: #FFFFFF;
	float:left;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 6px;
	padding-right: 20px;
}
#content .day:hover  {
	background-image: url(../img/golfbuto1.gif);
	color: #FFFFFF;
	text-decoration: none;
}
#footer_cont {
	width: 100%;
	background-image: url(../images/left_slide.gif);
	height: 108px;
	position: relative;
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
