@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

h1, h2, h3, h4 {
	color:#eca202;
	font-size:17px;
}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */
body {
	margin:0px; 
	font-family:Trebuchet MS; 
	background-color:#000000; 
	color:#FFFFFF;
}
.bg {
	width:100%; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:-1;
	overflow:hidden;
	height:768px;
}

.TopSide_PacificClub_Splash {
	float:left; 
	width:100%;
}
.TopSide_PacificClub_Splash .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/splash_header_bg.aspx); 
	height:153px; 
	background-repeat:repeat-x;
}

.TopSide_PacificClub_Splash .header_container {
	width:970px; 
	margin:auto;
}

.TopSide_PacificClub_Splash .header_top {
	width:100%; 
	float:left;
}

.TopSide_PacificClub_Splash .header_bottom {
	width:100%; 
	float:left;
	margin-top:2px;
}

.TopSide_PacificClub_Splash .page_content {
	width:100%; 
	float:left;
	margin-top:-10px;
}

.TopSide_PacificClub_Splash .content_container {
	width:970px; 
	margin:auto;
}

.TopSide_PacificClub_Splash .page_welcome {
	width:100%; 
	float:left; 
	color:#eca202; 
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
}

.TopSide_PacificClub_Splash .content_left {
	width:20%; 
	float:left; 
	margin-right:19px; 
	text-align:center; 
	margin-top:15px;
}

.TopSide_PacificClub_Splash .side_nav_top {
	width:100%; 
	float:left;
}

.TopSide_PacificClub_Splash .side_nav_mid {
	width:100%; 
	float:left; 
	font-size:15px; 
	color:#FFFFFF;
}

.TopSide_PacificClub_Splash .side_nav_bottom {
	width:100%; 
	float:left;
}

.TopSide_PacificClub_Splash .side_nav_text {
	width:100%; 
	float:left; 
	color:#eca202; 
	font-size:17px; 
	margin-top:15px;
}

.TopSide_PacificClub_Splash .content_right {
	width:100%; 
	float:left; 
	font-size:13px;
	text-align:right;
}

.TopSide_PacificClub_Splash .content_right a {
	color:#FFFFFF; 
	font-size:12px;
}

.TopSide_PacificClub_Splash .page_footer a {
	color:#fff;
}

.TopSide_PacificClub_Splash .page_footer {
	width:100%; 
	float:left; 
	margin-top:10px; 
	font-size:10px;
	color:#FFFFFF;
	background-image:url(/SiteDesign/Images/splash_crest.aspx);
	background-repeat:repeat-x;
	background-position:top;
}

.TopSide_PacificClub_Splash .footer_container {
	width:970px;
	margin:55px auto 0px;
}

.TopSide_PacificClub_Splash .footer_divider {
	width:100%; 
	float:left; 
	text-align:center;
}


.TopSide_PacificClub_Splash .CMSMenu {
	margin:auto;
	text-align:center;
}

.TopSide_PacificClub_Splash .CMSMenuItem{
	color:#ffffff;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .CMSMenuHighlightedMenuItem, .TopSide_PacificClub_Splash .CMSMenuItemMouseOver, .TopSide_PacificClub_Splash .CMSMenuHighlightedMenuItemMouseOver{
	color:#eca202;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .top_nav_seperator {
	background-image:url(/SiteDesign/Images/top_nav_divider.aspx);
	background-position:center;
	background-repeat:no-repeat;
}

.TopSide_PacificClub_Splash .oneCMSMenuItem{
	color:#ffffff;
	font-size:14px;
	padding:9px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .oneCMSMenuHighlightedMenuItem, .TopSide_PacificClub_Splash .oneCMSMenuItemMouseOver, .TopSide_PacificClub_Splash .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	font-size:14px;
	background-image:url(/SiteDesign/Images/top_nav_selected.aspx);
	padding:9px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .twoCMSMenu, .TopSide_PacificClub_Splash .threeCMSMenu, .TopSide_PacificClub_Splash .fourCMSMenu {
	/*background-image:url(/SiteDesign/Images/drop_down_bg.aspx);*/
	background-color:#666666;
	font-size:12px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .twoCMSMenuItem{
	color:#ffffff;
	padding:5px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .twoCMSMenuHighlightedMenuItem, .TopSide_PacificClub_Splash .twoCMSMenuItemMouseOver, .TopSide_PacificClub_Splash .twoCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#000000;
	padding:5px;
	text-transform:uppercase;
}


.TopSide_PacificClub_Splash .threeCMSMenuItem{
	color:#ffffff;
	padding:5px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .threeCMSMenuHighlightedMenuItem, .TopSide_PacificClub_Splash .threeCMSMenuItemMouseOver, .TopSide_PacificClub_Splash .threeCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#000000;
	padding:5px;
	text-transform:uppercase;
}


.TopSide_PacificClub_Splash .fourCMSMenuItem{
	color:#ffffff;
	padding:5px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .fourCMSMenuHighlightedMenuItem, .TopSide_PacificClub_Splash .fourCMSMenuItemMouseOver, .TopSide_PacificClub_Splash .fourCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#000000;
	padding:5px;
	text-transform:uppercase;
}

.TopSide_PacificClub_Splash .poweredbylink {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.TopSide_PacificClub_Splash .signOutButton {
	float:right; 
}

.TopSide_PacificClub_Splash .signoutLink, .TopSide_PacificClub_Splash .cmsdesklink, .TopSide_PacificClub_Splash .currentUserLabelText{
	color:#eca202; 
	font-size:12px;
}

.TopSide_PacificClub_Splash .swap {
	float:right; 
	margin-left:5px;
}

.slider {
	margin:auto;
}

.TopSide_PacificClub_Splash .CMSSiteMapList{
	list-style-type: none; 
	-moz-padding-start: 0px; 
	margin-top: 0px;
	padding-left:0px;
}

.TopSide_PacificClub_Splash .CMSSiteMapLink{
	color:#ffffff;
	font-size:10px;
}


.TopSide_PacificClub_Splash .RosterFilter, .TopSide_PacificClub_Splash .RosterEditBodyColor, .TopSide_PacificClub_Splash .StatementSummary, .TopSide_PacificClub_Splash .RosterEditBody, .TopSide_PacificClub_Splash .RosterDetailBody, .TopSide_PacificClub_Splash .calContentContainer, .TopSide_PacificClub_Splash .calPageCont, .TopSide_PacificClub_Splash .CalAtGlance, .TopSide_PacificClub_Splash .CalAtGlance a, .TopSide_PacificClub_Splash .TT4Body{color:#333;}

.DES_MYPMonthCell,  .DES_CalControl {color:#666 !important;}

.RosterFilter a {color:#333;}
 
.TopSide_PacificClub_Splash .bookingSectionContentTime, .TopSide_PacificClub_Splash .bookingSectionContentTime, .TopSide_PacificClub_Splash .bookingSectionTitle, .TopSide_PacificClub_Splash .bookingSectionContentRequ {color:#FFF;}
 
.popUpChit {color:#333;}

.RosterDetailBody {color: #333}
 
.TopSide_PacificClub_Splash .customLayout {color:#333;}
