td {
    background-color:#ffffff;
}
.SubSubMenuItemClosedStyle:hover {
	background: rgb(235,235,235) url(//media.nexgolf.fi/images/img2009/menu_arrowleft.gif) no-repeat left center;
	font-weight:bold;
	color:#666;
	}
.ui-datepicker-trigger {
    margin-left : 5px;
    position: relative; 
    top: 2px;
    float:left;
}
.MenuItemOpenedStyle:hover { 
	background: rgb(255,233,39) url(//media.nexgolf.fi/images/img2009/menu_arrowleft.gif) no-repeat left center;
	}
.SubMenuItemClosedStyle:hover { 
	background: rgb(235,235,235) url(//media.nexgolf.fi/images/img2009/menu_arrowleft.gif) no-repeat left center;
	font-weight:bold;
	color:#666;
	}
.LinkStyle:hover { 
	color: rgb(51,51,51); 
	text-decoration: none; 
	}
.InfoStyle { 
	width: 178px;
	color: #666666;
	font-size: 10px;
	margin-top: 20px;
	padding: 3px;
	line-height: 14px;
	background-color: #eee;
	/*border: 1px solid #ccc;*/
	border-radius: 8px;
	}
a.nexgolf {
	color: #666;
	text-decoration: none;
	margin: 0 5px;
}
.HelpButtonLinkStyle { 
	color: #666;
	background: url(../images/icon_help.gif) left center no-repeat;
	background-position-x: 5px;
	width: 155px;
	display: block;
	padding: 0 0 0 30px;
	height: 30px;
	line-height: 30px;
	/*margin-top: 20px;*/
	text-decoration:none;
	cursor:pointer;
/*	background-color:#eeeeee;
	border-radius: 8px;
	border: 1px solid #ccc;*/
	}
.HelpButtonLinkStyle:hover { 
	color: #333;
}
.PropertyDivStyle { 
	margin-left: 5%;
	margin-bottom: 3px; 
	width: 40%;
	font-size: 11px; 
	border-width: 0px; 
	float: left; 
	}
.PropertyLabelStyle { 
	color: rgb(51,51,51); 
	width: 170px;
	line-height: 16px; 
	float: left;
	border-width: 0px; 
	text-align: right;
	padding-top:2px;
	padding-right:5px;
	}
.FormWideTextareaStyle { 
	width: 70%; 
	margin-left: 2px; 
	float: left; 
	background-color:#fff;
	color: #000000; 
	border-style: solid; 
	border-width: 1px; 
	margin-bottom: 2px; 
	font-size: 11px; 
	border-color: rgb(10,88,0); 
	}
.FormWideTextareaStyle:hover,.FormWideTextareaStyle:focus {
	background-color:#EEEEEE;
	border:1px solid #333333;
} 
.PathDivStyle { 
	color: rgb(102,102,102); 
	border-color: rgb(204,204,204); 
	margin: 0px 5px 5px 5px; 
	font-size: 11px; 
	padding: 0px; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	}

.MenuStyle { 
	position: relative;
	background-color: #fbfbfb;
	margin: 0px; 
	padding: 3px 3px 3px 3px; 
	border-width: 0px;
	margin-top:15px;
	}
.FormSelectStyle { 
	border:1px solid #666666;
	float:left;
	height:22px;
	margin:5px 0 8px;
	/*width:190px;*/
	font-size:12px;
	
	width: 50%; 
	}
.MenuContainerStyle { 
	position: absolute; 
	width: 190px; 
	margin: 0px; 
	top: 75px; 
	left: 5px; 
	padding: 0px; 
	border-width: 0px; 
	}
.DivStyle { 
	margin: 0px; 
	padding: 0px; 
	border-width: 0px; 
	font-size: 11px;
	}

.MenuDivStyle { 
	display: block;
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	}
.MenuDivStyle:hover { 
	background-color: #ebebeb;
	color: #333;
	}
a.MenuItemClosedStyle {
	width: 180px;
	padding: 0 0 0 4px;
	display: block;
	height: 22px;
	line-height: 22px;
	color: #666;
	text-decoration: none;
}

a.MenuItemClosedStyle:hover {
	background-color: #ebebeb;
	color: #333;
}
.LinkImageStyle { 
	border-width: 0px; 
	}
.FormLabelStyle { 
	width: 50%; 
	font-weight: bold; 
	margin: 0px; 
	line-height: 16px; 
	padding: 0px; 
	float: left; 
	border-width: 0px; 
	}
.HelpDivStyle { 
	position: relative; 
	color: #666666; 
	margin: 10px 0px 5px 2px; 
	font-size: 11px; 
	/*padding: 0px 0px 7px 0px;*/
	border-width: 0px; 
	text-align: left;
	background-color:#eeeeee;
	/*border-radius: 8px;*/
	/*border: 1px solid #ccc;*/
	}
.SubMenuItemClosedStyle { 
	text-decoration: none; 
	background-color: #ffffff; 
	color: #999; 
	margin: 0px; 
	border-width: 0px; 
	display: block; 
	line-height: 20px; 
	padding: 0px 0px 0px 14px;
	height: 20px; 
	}

.YellowButtonStyle { 
	background-color: #fff8a3 !important;
	background-image: none;
	/*background: #ddd url(//media.nexgolf.fi/images/img2009/button_normal_background.png) left top repeat-x; */
	color: #333333 !important;
	padding: 4px 8px !important;
	margin-right: 5px !important;
	/*border: 0px solid #ba6;*/
	width:150px;
	font-size:12px;
	width: 120px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #bbab2f;
	border-radius: 5px;
	cursor:pointer;
	/*border-radius: 5px;*/
	}

.TableTHStyle { 
	/*background:#F3F3F3 url(//media.nexgolf.fi/images/img2009/table_week_th_header.png) repeat-x left bottom;*/
	background-color:#f3f3f3;
	border-bottom:1px solid #999999 !important;
	color:#666666;
	font-weight:bold;
	height:30px;
	}
.TableTDStyle { 
	border-color: rgb(203,203,203); 
	margin: 0px; 
	padding: 3px 5px 3px 5px; 
	border-style: solid; 
	border-width: 1px; 
	}
.TableTDStyleBottom { 
	border-color: rgb(203,203,203); 
	border-bottom-color: #333;
	margin: 0px; 
	padding: 3px 5px 3px 5px; 
	border-style: solid; 
	border-width: 1px;
	border-bottom-width:2px; 
	}
.MenuH2Style { 

	/*background:transparent url(//media.nexgolf.fi/images/img2009/menu_headerarrow.png) no-repeat scroll 1px 4px;*/
	/*border-bottom:1px solid #91EC30;*/
	color:#408F07;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0 0 0 7px;
	height: 18px; 
	}

.RedButtonStyle { 
	background-color: #ff4343;
	margin:5px;
	height:25px;
	padding:0px;
	color: #ffffff;
	/*border: 0px solid #a44;*/
	/*font-size:12px;*/
	width: 120px;
	/*border-radius: 5px;*/
	border:none;
	border-radius: 5px;
	cursor:pointer;
	}
.RedButtonStyle:hover,
.WideRedButtonStyle:hover { 
	background-color: #ff7d77;
	/*border: 1px solid #944;*/
	font-weight:bold;
}
.YellowButtonStyle:hover,
.WideYellowButtonStyle:hover { 
	/*background-color: #ffb;*/
	/*border: 1px solid #964;*/
	font-weight:bold;
}
.GreenYellowButtonStyle:hover {
	font-weight:bold;
}
.GreenButtonStyle:hover, .WideGreenButtonStyle:hover {
	background-color: #f9f9f9;
	/*font-weight:bold;*/
	/*border: 1px solid #333;*/
	/*color:#333333;*/
}
.GreenButtonStyle:focus, .WideGreenButtonStyle:focus, .GreenButtonStyle:visited, .WideGreenButtonStyle:visited {
	background-color: #eeeeee;
	/*color:#333333;*/
}
.BodyStyle { 
	height: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*background-color: rgb(224,224,224); */
	/*background: url(//media.nexgolf.fi/images/img2009/body_bg.gif) center top repeat-y;*/
	margin: 0px; 
	padding: 0px; 
	border-width: 0px;
	}
.LinkStyle { 
	color: rgb(102,102,102); 
	text-decoration: none; 
	}
.HeaderH1Style { 
	height: 50px; 
	background: url(../images/nexgolf-logo.png) no-repeat left center;
	width: 180px; 
	margin: 0px 0px 0px 10px; 
	padding: 0px; 
	border-width: 0px;
	background-size: 120px;
	}
.BodyWhiteStyle { 
	height: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: rgb(255,255,255); 
	margin: 0px; 
	padding: 0px; 
	border-width: 0px; 
	}

.MenuItemOpenedStyle { 
	background: url(../../images/menu_arrowdown.gif) no-repeat right center; 
	background-color: rgb(255,217,7); 
	text-decoration: none; 
	margin: 0px; color: #000000; 
	border-width: 0px; 
	display: block; 
	line-height: 20px; 
	padding: 0px 0px 0px 4px; 
	height: 20px; 
	}
.FormSelectStyleIE { 
	border:1px solid #666666;
	float:left;
	height:22px;
	margin:5px 0 8px;
	/*width:190px;*/
	font-size:12px;
	width: 50%; 
	}
.WidePropertyDivStyle { 
	margin-left: 5%;
	margin-bottom: 3px; 
	width: 80%;
	max-width: 1500px;
	font-size: 11px; 
	float: left; 
	border-width: 0px; 
	}

.HeaderContainerStyle { 
	/*border-bottom: 1px dotted #999 !important;*/
	width: 100%; left: 0px; /*900px*/
	max-width: 1500px;
	margin: 0px; 
	border-width: 0px; 
	position: absolute; 
	display: block; 
	top: 10px; 
	padding: 0px; 
	height: 55px;
	}

.GreenButtonStyle { 
	/*background:#DDDDDD url(//media.nexgolf.fi/images/img2009/button_normal_background.png) repeat-x left top;*/
	/*color:#333333;*/
	/*font-size:12px;*/
	height:25px;
	padding:0px;
	margin:5px;
	width:120px;
	/*border:0px solid #333;*/
	background-color: #ffffff;
	/*border-radius: 5px;*/
	color:#333333;
	border:1px solid #7c7c7c;
	border-radius: 5px;
	cursor:pointer;
	}
.ClearDivStyle { 
	height: 1px; 
	clear: both; 
	content: " "; 
	line-height: 1px; 
	font-size: 1px; 
	display: block; 
	}
.ContentContainerStyle { 
	background-color: rgb(255,255,255); 
	width: 80%; /*700px*/
	max-width: 1500px;
	min-width:900px;
	/*border-color: rgb(140,140,140); */
	margin: 0px 0px 0px 200px; 
	padding: 98px 0px 5px 0px; 
	overflow: visible; 
	}

.ContentDivStyle { 
	margin: 0px 5px 0px 5px; 
	font-size: 11px; 
	padding: 0px; 
	border-width: 0px; 
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	}
.FooterContainerStyle { 
	
	color:#666666;
	font-size:10px;
	line-height:19px;
	text-align:right;
	width: 100%; /*700px*/
	max-width: 1500px;
	height: 20px;
	border-top: #ccc solid;
	border-width: 1px 0 0 0;
	display: block;
	}
.TableStyle { 
	border:1px solid #999999 !important;
	margin:0 8px;
	width:95%;
	border-collapse:collapse;
	font-size:11px;
	}

.MultiErrorMessageStyle { 
	text-align: center; 
	width: 80%;
	max-width: 1500px;
	background-color: rgb(230,253,206); 
	color: rgb(255,0,0); 
	margin: 0px 0px 15px 5%; 
	border-style: solid; 
	border-width: 1px; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: none; 
	font-weight: bold; 
	border-color: rgb(255,0,0); 
	padding: 12px 0px 12px 0px;
	border-radius: 5px;
	}

.SubSubMenuItemClosedStyle {
	text-decoration: none; 
	background-color: #ffffff; 
	color: #999; 
	margin: 0px; 
	border-width: 0px; 
	display: block; 
	line-height: 20px; 
	padding: 0px 0px 0px 34px; 
	height: 20px; 
	}

.FormTextfieldStyle {
	background-color:#FFFFFF;
	border:1px solid #666666;
	float:left;
	font-size:12px;
	height:22px;
	letter-spacing:1px;
	margin:0 0 8px 0;
	padding:2px 5px 0;
	width:45%;
	}
.FormWideTextfieldStyle {
	background-color:#FFFFFF;
	border:1px solid #666666;
	float:left;
	font-size:12px;
	height:22px;
	letter-spacing:1px;
	margin:0 0 8px 0;
	padding:2px 5px 0;
	width:75%;
}
.FormTextfieldStyle:hover:focus:active,.FormWideTextfieldStyle:hover:focus:active,
.FormTextareaStyle:hover:focus:active,.FormWideTextareaStyle:hover:focus:active,.FormSelectStyle:hover:focus:active {
	background-color:#EEEEEE;
	background-image:none;
	border:1px solid #666666;
}
/*.MenuItemClosedStyle { 
}*/
.MessageStyle {
	background-color:#D0FDFE;
	border:1px solid #0000FF;
	color:#0000FF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0 0 0 5%;
	padding:12px 0;
	text-align:center;
	width:80%;
	max-width: 1500px;
	border-radius: 10px;
	}
.ErrorMessageStyle {
	background-color: #FED0D0;
	border:1px solid #FF0000;
	color:#FF0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0 0 0 5%;
	padding:12px 0;
	text-align:center;
	width:80%;
	max-width: 1500px;
	border-radius: 10px;
	}
.WideYellowButtonStyle { 
	background-color: #fff8a3;
	color: #333333;
	padding:0px;
	height:25px;
	margin: 5px;
	/*border: 0px solid #ba6;*/
	/*font-size:12px;*/
	min-width: 240px;
	border:1px solid #bbab2f;
	border-radius: 5px;
	cursor:pointer;
	/*border-radius: 5px;*/
	}
.WideGreenButtonStyle { 
	/*background:#DDDDDD url(//media.nexgolf.fi/images/img2009/button_normal_background.png) repeat-x scroll left top;*/
	/*color:#333333;*/
	/*font-size:12px;*/
	margin:5px;
	padding:0px;
	min-width:240px;
	height:25px;
	/*border:1px solid #333;*/
	background-color: #ffffff;
	/*border-radius: 5px;*/
	color:#333333;
	border:1px solid #7c7c7c;
	border-radius: 5px;
	cursor:pointer;
	}
.WideRedButtonStyle { 
	background-color: #ff4343;
	color: #ffffff;
	padding: 0px;
	margin: 5px;
	border: none;
	/*font-size:12px;*/
	min-width: 240px;
	height:25px;
	border-radius: 5px;
	cursor:pointer;
	}
.TableFullStyle {
	font-size:11px;
	width:98%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1%;
	margin-right:0px;
	padding:0px, 4px, 0px, 4px;
	border-collapse:collapse;
	}
.TableTHCenterStyle { 
	/*background:#F3F3F3 url(//media.nexgolf.fi/images/img2009/table_week_th_header.png) repeat-x scroll left top;*/
	background-color:#f3f3f3;
	border-bottom:1px solid #999999 !important;
	color:#666666;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 5px 3px 5px; 
	text-align: center;
}
.TableTDCenterStyle { 
	border-color: rgb(203,203,203); 
	margin: 0px; 
	padding: 3px 5px 3px 5px; 
	border-style: solid; 
	border-width: 1px; 
	text-align: center; 
}
.FormTinyTextfieldStyle { 
	width: 30px; 
	margin-left: auto;
	margin-right:auto;
	background-color: #fff; 
	color: #333; 
	border-style: solid; 
	border-width: 1px; 
	margin-bottom: 2px; 
	font-size: 11px; 
	line-height: 16px; 
	border-color: rgb(10,88,0); 
	height: 16px; 
	text-align:center;
}
.FormTinyTextfieldStyle:hover:focus:active {
	background-color: #eee;
	border:1px solid #333333;
} 
.NoDisplayStyle {
	display:none;
}
.CupTableTDHighStyle {
	height:67px;
	border:solid 1px rgb(203, 203, 203);
	padding: 3px 5px 3px 5px;	
}
.CupTableTDStyle {
	height:30px;
	border:solid 1px rgb(203, 203, 203);
	padding: 3px 5px 3px 5px;	
}
.TableHalfStyle {
	width:335px;
	float:left;
	font-size:11px;
	margin:0 0 0 5px;
	border-collapse:collapse;
	addProperty(FONT_SIZE, pixels(11));
}
.FormCheckboxStyle {
	width: 19px;
	height: 22px;
 	padding: 0 5px 0 0;
  	display: block;
	float: left;
}
.high {
	background-color:#fafbfd;
}
th.headerSortUp { 
    background-image: url(//media.nexgolf.fi/images/arrow_up.gif);
    background-color: #3399FF; 
} 
th.headerSortDown { 
    background-image: url(//media.nexgolf.fi/images/arrow_down.gif);
    background-color: #3399FF; 
} 
th.header { 
    background-image: url(//media.nexgolf.fi/images/arrow_up.gif);
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
} 
.ParticipationPropertyStyle {
	padding: 7px;
}
.even {
	background-color:#fff;
}
.odd {
	background-color:#eee;
}