@charset "utf-8";
/* CSS Document */

html { height: auto; min-height: 100%; }
body { background: #abe1f0; margin: 0; padding: 0; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100%; width: 100%; }

hr { border: 0; background: transparent url(../../../common/images/item-spacer.gif);  height: 1px; }

a { color: #006aae; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover { color: #8bae00; }

img { border: 0; }

.offline { width: auto; margin: 50px auto; text-align: center; font-size: 14px; color: #663333; font-weight: bold; }

/* ========================================= Container */

.skip { display: none; }

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	border: 0;	
	position: relative;
}

#header-container {
	width: 950px;
	height: 150px;
	border: 0;
	margin: 0 0 15px 0;
	padding: 0;
}


/*  ========================================== MENU */
#nav {  width: 950px; height: 25px; padding: 0; margin: 0; border: 0; text-align: center; }

#nav ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li { 
	display: inline;
}

#nav span { display: none; border-spacing: 0; }
#nav a { border-spacing: 0; display: -moz-inline-stack; display: inline-block;  }

#aboutus { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/aboutus.gif) no-repeat 0 0; height: 25px; width: 82px; }
#aboutus:hover { background-position: 0 -25px; }

#lakes { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/lakes.gif) no-repeat 0 0; height: 25px; width: 57px; }
#lakes:hover { background-position: 0 -25px; }

#facilities { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/facilities.gif) no-repeat 0 0; height: 25px; width: 76px; }
#facilities:hover { background-position: 0 -25px; }

#gallery { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/gallery.gif) no-repeat 0 0; height: 25px; width: 65px; }
#gallery:hover { background-position: 0 -25px; }

#news { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/news.gif) no-repeat 0 0; height: 25px; width: 51px; }
#news:hover { background-position: 0 -25px; }

#videos { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/videos.gif) no-repeat 0 0; height: 25px; width: 56px; }
#videos:hover { background-position: 0 -25px; }

#eventdiary { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/eventdiary.gif) no-repeat 0 0; height: 25px; width: 100px; }
#eventdiary:hover { background-position: 0 -25px; }

#results { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/results.gif) no-repeat 0 0; height: 25px; width: 63px; }
#results:hover { background-position: 0 -25px; }

#hotels { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/hotels.gif) no-repeat 0 0; height: 25px; width: 57px; }
#hotels:hover { background-position: 0 -25px; }

#directions { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/directions.gif) no-repeat 0 0; height: 25px; width: 81px; }
#directions:hover { background-position: 0 -25px; }

#rules { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/rules.gif) no-repeat 0 0; height: 25px; width: 53px; }
#rules:hover { background-position: 0 -25px; }

#contactus { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/contactus.gif) no-repeat 0 0; height: 25px; width: 91px; }
#contactus:hover { background-position: 0 -25px; }

#links { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/links.gif) no-repeat 0 0; height: 25px; width: 53px; }
#links:hover { background-position: 0 -25px; }

/*  ========================================== MENU */

#content-top { width: 1000px; height: auto; background: transparent url(../images/c-top.gif) no-repeat top left; padding: 0; margin: 0; overflow: hidden; }
#content-middle { width: 1000px; height: auto; background: transparent url(../images/c-middle.gif) repeat-y; padding: 0; margin: 0; overflow: hidden; }
#content-bottom { width: 1000px; height: auto; background: transparent url(../images/c-bottom.gif) no-repeat bottom left; padding: 0; margin: 0; overflow: hidden; }
#content-container { width: 950px; height: auto; padding: 0 0 25px 0; margin: 0 auto 0 auto; overflow: hidden;  }

#footer-container { 
	width: 950px; 
	color: #006699;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	line-height: 15px;
}
#footer-container a { color: #3399CC; }
#footer-container a:hover { color:#006699; text-decoration: underline; }


/* template */
#com-header {position: relative; margin: 0 auto 0 0; text-align: right;  }
#contents { position: relative; width: 570px; margin: 0 auto; padding: 0; border: 0; overflow: hidden; }
#top-container { width: 950px; height: auto; position: relative; border: 0; margin: 0 auto; padding: 4px 0; overflow: hidden; }
#left-container { width: 180px; position: relative; float: left; left: 3px; border: 0; margin: 0 0 15px 0; overflow: hidden; }
#right-container { width: 180px; position: relative; float: right; right: 3px; border: 0; margin: 0 0 15px 0; overflow: hidden; }

#center-left-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0;  }
#center-right-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0; }
#after-left-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0; }
#after-right-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0; }

/* ========================================= Container */

.clear { clear: both; height: 5px; }

.error {
	color: #ff2c35;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.success { 
	color: #006600;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.mod-spacer { height: 5px; margin: 0; padding: 0; clear: both; }
.mod-title { text-align: right; }
.moduleSpacer { height: 5px; width: 5px; }

/* ========== Login Module */
.mod-login { width: 180px; height: auto; padding: 5px 0; text-align: center;  }
.login-text-box { background: white; font-size: 10px; margin: 1px 0; width: 120px; height: 12px; border: 1px solid #cccccc; padding: 1px 2px 1px 2px;}
.login-submit { font-size: 10px; float: right; }

#password_a.login-text-box { 
	background: white url(../../../common/images/password_a.gif) no-repeat top right;
}
#password_i.login-text-box { 
	background: white url(../../../common/images/password_i.gif) no-repeat top right;
}
#username_a.login-text-box { 
	background: white url(../../../common/images/username_a.gif) no-repeat top right;
}
#username_i.login-text-box { 
	background: white url(../../../common/images/username_i.gif) no-repeat top right;
}

/* ==========  End Login Module */

/* ========== search Module and Component */

.mod-search { width: 180px; height: auto; margin: 0; padding: 5px 0; border: 0; } 
.menu-search { color: #666666; text-align: center; }
.menu-search-code { background: white; font-size: 10px; margin: auto; width: 120px; height: 12px; border: 1px solid #cccccc; padding: 1px 2px 1px 2px; }
.menu-search-submit { background: white url(../../../common/images/find.gif) no-repeat; font-size: 10px; margin: auto; width: 16px; height: 16px; border: 0; padding: 1px 2px 1px 2px; }
.menu-search-submit:hover { cursor: pointer; }

/* ==========  End search Module */

/* ========== features Module */
.mod_features { margin: 0; padding: 0; } 
/* ==========  End features Module */