/* CSS Document */

body {
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif, "新細明體", "細明體";
	letter-spacing: 0.5px;
	text-align: center;
	min-width: 830px;
}
p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.error {
	color: red;
}
* {
	margin:0;
	padding:0;
	border: 0;
} /* removes defaults of all elements */
/* Remove focus rings (dotted rectangle) around active tabs */

tab:focus > .tab-middle {
	-moz-outline: none !important
}
a.anchor {
	text-decoration: none;
	color: #333333;
}
a {
	outline: none;
	color: #1b155f;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
div#mainwrap {
	width: 830px;
	text-align:left; /* stops elements inheriting the body's text-center */
	margin: 0 auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
div#result {
	width: 830px;
	text-align:center; /* stops elements inheriting the body's text-center */
	margin-left: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
div#banner {
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 260px;
}
div#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 169px;
}
div#contentarea {
	position:relative;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: visible;
	visibility: visible;
}
.clubhouse {
	background-attachment: scroll;
	background-image: url(clubhouse/images/clubhouse.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#referral {
	padding: 0px;
	overflow: visible;
	text-align:left; /* stops elements inheriting the body's text-center */
	margin: 0 auto;
	position: relative;
}
div#menu {
	height: 72px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 300;
}
div#mission {
	height: 195px;
}
div#bottomwave {
	height: 50px;
	z-index: 300;
}
div.menuitem {
	float: left;
	position: relative;
	z-index: 300;
}
div#subnav {
	position: absolute;
	top: 315px;
	left: 75px;
	z-index: 1;
}
div#subnavEvent {
	position: absolute;
	top: 320px;
	left: 220px;
	z-index: 1;
}
div#subnavYouth {
	position: absolute;
	top: 315px;
	left: 115px;
	z-index: 1;
}
div#subnavParent {
	position: absolute;
	top: 315px;
	left: 275px;
	z-index: 1;
}
div#subnavNews {
	position: absolute;
	top: 310px;
	left: 245px;
	z-index: 1;
}
div.submenuitem {
	float: left;
	position: relative;
	z-index: 1;
}
div.submenuitem a {
	display: block;
}
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */

/* simply add the clearfix class to any containter that must enclose floated elements */

/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	content: ".";   /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */
	height: 0;                  /* ensure the period is not visible */
	clear: both;               /* make the container clear the period */
	visibility: hidden;             /* further ensures the period is not visible */
}
div#leftCol {
	float: left;
	width: 250px;
	text-align: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-left: 10px;
	padding-right: 40px;
}
div#eventSection {
	min-height: 150px;
	height: auto;
}
div#eventSection img {
	padding-left: 20px;
}
div#events {
	padding: 10px 0px 0px;
	text-align: left;
	display: block;
	overflow: visible;
	position: relative;
	margin: 0px;
}
div#events a, div#events a:visited, div#events a:link, div#events a:active {
	color: #1b155f;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	display: block;
	margin-left: -25px;
	padding-left: 25px;
	height: 1%;
}
div#events a:hover {
	color: #339900;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px top;
	text-align: left;
	margin-left: -25px;
	display: block;
}
div#more {
	padding-left: 20px;
	text-align: left;
	overflow: visible;
	position: relative;
}
div#more a.aMenuButton, div#more a.aMenuButtonDown {
	color: #1b155f;
	text-decoration: underline;
}
/* Set menu button's image */
div#more a.aMenuButton, div#more a.aMenuButton:hover, div#more a.aMenuButtonDown, div#more a.aMenuButtonDown:hover {
	margin-left: 0px;
	padding-left: 25px;
	color: #1b155f;
}
div#more a.aMenuButton {
	background-image: url(images/morebutton.gif);
	background-repeat: no-repeat;
	color: #1b155f;
}
div#more a.aMenuButton:hover {
	background-image: url(images/moreover.gif);
	background-repeat: no-repeat;
	color: #339900;
}
div#more a.aMenuButtonDown {
	background-image: url(images/closemorebutton.gif);
	background-repeat: no-repeat;
}
div#more a.aMenuButtonDown:hover {
	background-image: url(images/closemoreover.gif);
	background-repeat: no-repeat;
	color: #339900;
}
div#events p.eventlink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#events p {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
div.moreNews {
	display: none;
}
div#specailvideo {
	padding-bottom: 16px;
	overflow: visible;
	padding-top: 10px;
}
div#rightCol {
	float: left;
	width: 515px;
	position: relative;
	visibility: visible;
	overflow: visible;
}
div#highlightSection {
	position: relative;
	visibility: visible;
	padding-bottom: 16px;
	overflow: visible;
	padding-top: 10px;
}
div#highlights {
	position: relative;
	visibility: visible;
	width: 320px;
	float: left;
	display: block;
	overflow: visible;
}
div#highlightphoto {
	float: left;
	width: 162px;
	position: relative;
	visibility: visible;
	padding-left: 17px;
	padding-right: 5px;
	overflow: visible;
	height: 139px;
}
div#highlightphoto img {
	border: 1px solid #333333;
}
div#highlightText {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 16px;
	padding-left: 15px;
	min-width: 100px;
	min-height: 100px;
	text-align: left;
	position: relative;
}

div#highlightText ul{
	padding-left:10px;
}
/*div#highlights a{

	font-size: 22px;

	color: #1b155f;

	text-decoration: underline;

	letter-spacing: 1px;

	line-height: 28px;

}*/



.highlightsLink {
	font-size: 22px;
	color: #1b155f;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 28px;
}
div#highlights a:hover {
	color: #339900;
	text-decoration: none;
}
div#highlights .subTitle {
	font-size: 18px;
	color: #1b155f;
	text-decoration: underline;
	letter-spacing: .5px;
}
div#videoSection {
	position: relative;
	visibility: visible;
	overflow: visible;
	display: block;
}
div#videos {
	position: relative;
	visibility: visible;
	width: 320px;
	float: left;
}
div#videos p {
	padding-left: 15px;
}
.videothumb {
	float:left;
	width: 149px;
	height: 107px;
	position: relative;
}
.videoplay {
	position: absolute;
	width: 64px;
	height: 26px;
	right: 0;
	bottom: 0;
}
div#videophoto {
	float: left;
	position: relative;
	visibility: visible;
	padding-left: 15px;
	padding-right: 5px;
	overflow: visible;
	width: 162px;
	text-align: left;
	margin-top: 10px;
}
div#videophoto a {
	color: #1b155f;
}
div#videophoto a:hover {
	color: #339900;
}
div.address {
	float: left;
	padding-right: 5px;
	font-size: 11px;
	width: 240px;
}
div.address p {
	font-size: 11px;
	white-space: nowrap;
}
div.address a, div.address a:visited, div.address a:link, div.address a:active {
	color: #333333;
	text-decoration: underline;
}
div.address a:hover {
	color: #333333;
	text-decoration: none;
}
div.horzDivider {
	position: relative;
	background-image: url(images/horizondots.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 38px;
	padding-left: 5px;
	width: 720px;
	overflow: visible;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 10px;
}
div#locations {
	position: relative;
	margin-left: 4%;
	padding-left: 5px;
}
div.divider {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100px;
	width: 25px;
	float: left;
	position: relative;
}
div#locations .locTitle {
	font-weight: bold;
	font-size: 120%;
	line-height: 16px;
	letter-spacing: .70px;
}
/* next a fix for the dreaded Guillotine bug in IE6 */

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* a fix for IE Mac */
div.itemwrap {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	width: 105px;
}
div#footer {
	padding-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
div#footer ul {
	list-style-type: none;
}
div#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1b155f;
	padding-right: 3px;
	padding-left: 3px;
}
div#footer li#end {
	border-right-width: 0px;
	border-right-style: none;
}
div#footer div#search {
	width: 150px;
	display:inline;
}
input[type="text"], input[type="password"] {
	color: #000000;
	border: 1px solid #000000;
}
input:hover {  /* Highlighting style */
	background-color:#FFFF99;
}
input:focus {  /* Highlighting style */
	background-color:#FFFF99;
}
div#footer a {
	color: #1b155f;
	text-decoration: underline;
}
div#footer a:hover {
	color: #1b155f;
	text-decoration: none;
}
div#highlightText dt{
	padding: 2px;
}
div#highlightText dd{
	padding-left: 20px;
}

