/* Ridges Golf Course Wisconsin Rapids, Wisconsin 54494*/

body{
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin:0;
	letter-spacing: 1px;
	}

p{ margin: 0.2em 0.5em; }

h1,h2,h3,h4{ font-family: "Verdana", sans-serif; padding: 0 0.2em;}
h1{ font-size: 102%;}
#content img{ padding: 5px; }
#content a,a:visited{color:#4E6353; text-decoration:underline;}
#content a:hover{ color:#916E36;}
#footer a,a:visited {color:#FFFFFF; text-decoration:underline;}
#footer a:hover{color:#FBDB00; text-decoration:underline;}
.floatimg{float:left; padding:3px;}
.floatimgr{float:right; padding:3px;}
.lbar{background-image:url(../images/ridges_golf_10.gif); width:16px; background-repeat:repeat-y;}
.rbar{background-image:url(../images/ridges_golf_13.gif); width:18px; background-repeat:repeat-y;}
.greysolid_bg{background-color:#EFEFEF;}
#leftmenu{border-right:#666666 1px dotted; padding:5px; border-spacing:1px;}
#footer{background-image:url(../images/ridges_golf_14.gif); background-repeat:no-repeat; width:750px; height:50px; color:#FFFFFF;}
#content{padding:5px;}
.bunderline{font-weight:bold; text-decoration:underline;}
.tooltip {position: absolute;left: 0px;top: 0px;width: 175px;border: 1px solid lightgray;padding: 2px;background-color: #FFFF99;z-index: 100;display: none;}
.news0{background-color:#67A530; color:#FFFFFF; border-bottom-style:dotted; border-color:#FFFFCC; border-width:1px; padding:3px;}
.news1{background-color:#006600; color:#FFFF99; border-bottom-style:dotted; border-color:#FFFFCC; border-width:1px; padding:3px;}
.newsover{background:#FFCC00; color:#000000;  border-bottom-style:dotted; border-color:#000000; border-width:1px; padding:3px;}
textarea, input{background:#79C52E; color:#000000;}
#weather_box{border:#067D0F 1px solid; background:#D3FEE0; color:#1B5909; font-size:10px;}
.weather_title{background:#B3F451; color:#000000; font-weight:bold;}
.lc_header{background-color:#1D5902; color:#FFFFFF; font-weight:bold; font-size:12px;}
.lc_child{background-color:#DFF7D5; color:#333333; font-size:12px; border-left:1px solid #1D5902; border-right:1px solid #1D5902; border-bottom:1px solid #1D5902;}
.lc{}
#leftmenu td{padding:3px;}
#leftmenu a, a:visited, a:hover{color:#FFFFFF; text-decoration:none;}
.lc_date{font-size:12px; font-weight:lighter;}
.tooltip {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 175px;
   border: 1px solid lightgray;
   padding: 2px;
   background-color: #FFFF99;
   z-index: 100;
   display: none;
}
.error{color:#FF0000; font-weight:bold;}
.notice{font-size:9px; font:Geneva, Arial; color:#000000;}
.notice a:link{color:#000000; text-decoration:underline;}
.notice a:visited{color:#000000; text-decoration:underline;}
.notice a:hover{color:#000000; text-decoration:underline;}
.notice a:active{color:#000000; text-decoration:underline;}

/* For form validation */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}