@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

.greyline {
	background-color: rgb(212, 212, 212); height: 1px; width: 100%; margin: 10px 0pt;}


h1{
	color:#03212f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	font-weight:normal;
	margin:0;
}

.main_h1{
	color:#03212f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	font-weight:normal;
}

h2 {
	color:#f89b1c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
}
h3 {
	color:#1f5c7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
}

h4 {
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
}


h6 {
	color:#f89b1c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
	margin-bottom:0;
}

a:link {
	text-decoration:none;
	border: 0px;
	color:#2080ac;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	color:#2080ac;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:underline;
	color:#2080ac;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	color:#2080ac;
	border: 0px;
}  /* selected link */
body {
	margin:0px; 
	background-color:#efefef;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#646464;
}

p {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#646464;
	font-weight:normal;
}

.TopSide_Portal_Splash {
	width:100%; 
	float:left;
}

.TopSide_Portal_Splash .CntRatingContent, .TopSide_Portal_Splash .CntRatingContent {
	margin-top:30px;
	margin-bottom:30px;
}

.TopSide_Portal_Splash .emptyRatingStar {
background-image:url(/SiteDesign/Images/EmptyStar.aspx);
width:13px;
height:12px;
}

.TopSide_Portal_Splash .filledRatingStar {
background-image:url(/SiteDesign/Images/FilledStar.aspx);
width:13px;
height:12px;
}

.TopSide_Portal_Splash .page_feedback {
	position:fixed; 
	right:0; 
	top:150px; 
	z-index:1;
}

.TopSide_Portal_Splash .feedback_button {
	float: left; 
	margin-top: 100px;
	cursor:pointer;
}

.TopSide_Portal_Splash .feedback_container {
	float: left; 
	height:275px;
	background-color:#1f5c7a;
	width:0px;
	color:#ffffff;
}

.TopSide_Portal_Splash .feedback_text {
	margin:20px;
	width:350px;
}

.Safari .feedback_text {
	display:none;
}

.TopSide_Portal_Splash .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/header_bg.aspx); 
	height:117px; 
	background-repeat:repeat-x;
}

.TopSide_Portal_Splash .header_container {
	width:985px; 
	margin:auto;
}

.TopSide_Portal_Splash .header_top {
	width:100%; 
	float:left; 
	color:#898989; 
	padding-top:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.TopSide_Portal_Splash .header_bottom {
	width:100%; 
	float:left; 
	margin-top:30px;
}

.TopSide_Portal_Splash .header_bottom_left {
	width:25%; 
	float:left;
}

.TopSide_Portal_Splash .header_bottom_right {
	width:75%; 
	float:left; 
	margin-top:10px;
}
.header_bottom_right .oneCMSMenu {
	cursor:pointer;
}
.header_bottom_right .oneCMSMenuItem {
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
.header_bottom_right .oneCMSMenuHighlightedMenuItem, .header_bottom_right .oneCMSMenuHighlightedMenuItemMouseOver {
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #599fc1;
	margin-left:10px;
	margin-right:10px;
}
.header_bottom_right .oneCMSMenuItemMouseOver {
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}
.header_bottom_right .CMSMenu {
	background-color:#1f5c79;
	color:#FFFFFF;
	cursor:pointer;
}
.header_bottom_right .CMSMenuItem, .header_bottom_right .CMSMenuHighlightedMenuItem {
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	text-transform:uppercase;
}
.header_bottom_right .CMSMenuItemMouseOver, .header_bottom_right .CMSMenuHighlightedMenuItemMouseOver {
	color:#599fc1;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	text-transform:uppercase;
}
.header_bottom_right .navspace {
	height:10px;
	width:15px;
}
.TopSide_Portal_Splash .page_content {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/content_bg.aspx); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.TopSide_Portal_Splash .table_left {
}

.TopSide_Portal_Splash .side_nav {
	width:20%; 
	float:left; 
	background-image:url(/SiteDesign/Images/side_nav_bg.aspx); 
	background-repeat:no-repeat; 
	background-position:right top; 
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	min-height:500px;
	display:none;
}

.TopSide_Portal_Splash .content_main {
	width:100%; 
	float:left; 
	padding-left:0;
	padding-top:10px;
	padding-bottom:10px;
}

.TopSide_Portal_Splash .content_title {
	width:100%; 
	float:left; 
	padding-bottom:10px;
}

.TopSide_Portal_Splash .content_top {
	width:100%; 
	float:left; 
	padding-bottom:10px;
}

.TopSide_Portal_Splash .content_left {
	width:300px; 
	float:left;
	margin-left:21px;
	margin-right:21px;
}

.TopSide_Portal_Splash .page_webinar {
	width:100%; 
	float:left;
	padding-bottom:10px;
	color:#303030;
	font-weight:bold;
}

.TopSide_Portal_Splash .page_topics {
	width:260px; 
	float:left;
	padding:10px 20px;
	background-color:#efefef;
	font-weight:bold;
	line-height:22px;
}

.TopSide_Portal_Splash .content_mid, .TopSide_Portal_Splash .content_right {
	width:300px; 
	float:left;
	margin-right:21px;
}

.TopSide_Portal_Splash .page_search, .TopSide_Portal_Splash .page_blog, .TopSide_Portal_Splash .page_tip {
	width:100%; 
	float:left;
	padding-bottom:10px;
}

.TopSide_Portal_Splash .page_news_title {
	width:100%; 
	float:left;
	padding-bottom:5px;
}

.TopSide_Portal_Splash .page_news {
	width:100%; 
	float:left;
	padding-bottom:5px;
}

.TopSide_Portal_Splash .page_footer {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/footer_bg.aspx); 
	background-repeat:repeat-x; 
	height:50px; 
	text-align:center; 
	padding-top:30px;
	color:#8e8e8e;
	font-size:12px;
	font-family:Trebuchet MS;
}

.TopSide_Portal_Splash .CMSSiteMapList {
	-moz-padding-start:0px;
	margin:0px;
	padding:0px;
	display:inline;
}

.TopSide_Portal_Splash .CMSSiteMapListItem {
	display:inline;
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #8e8e8e;
}

.TopSide_Portal_Splash .CMSSiteMapLink {
	color:#8e8e8e;
	font-size:12px;
}

.TopSide_Portal_Splash .TabControlLinkSelected {
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom: 10px;
	background-image: url(/SiteDesign/Images/top_nav_selected.aspx); 
	background-position: center bottom; 
	background-repeat: repeat-x;
}

.TopSide_Portal_Splash .TabControlLink:hover {
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom: 10px;
	background-image: url(/SiteDesign/Images/top_nav_highlighted.aspx); 
	background-position: center bottom; 
	background-repeat: repeat-x;
}

.TopSide_Portal_Splash .TabControlLink {
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom:10px;
}

/* Old Nav Style
.TopSide_Portal_Splash .CMSMenu {
	float:right;
	width:100%;
}

.TopSide_Portal_Splash .submenu_divider {
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
}

.TopSide_Portal_Splash .CMSMenuItem {
	padding-right:40px;
	padding-top:7px;
	padding-bottom:7px;
	color:#949494;
	text-transform:uppercase;
}

.TopSide_Portal_Splash .CMSMenuHighlightedMenuItem, .TopSide_Portal_Splash .CMSMenuHighlightedMenuItemMouseOver {
	padding-right:40px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(/SiteDesign/Images/side_nav_selected.aspx);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.TopSide_Portal_Splash .CMSMenuItemMouseOver {
	padding-right:40px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(/SiteDesign/Images/side_nav_highlighted.aspx);
	background-position:right;
	background-repeat:no-repeat;
	color:#1f5c7a;
	text-transform:uppercase;
	text-decoration:none;
}
*/

/* B L O G S */

.TopSide_Portal_Splash .TagCloud a {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1f5c7a;
}

.TopSide_Portal_Splash .TagCloud a:hover {
	text-decoration:underline;
}

.TopSide_Portal_Splash .TagCloud {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.TopSide_Portal_Splash .zoneLeft h1 {
	text-align:left;
	color:#1f5c7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}

.TopSide_Portal_Splash .BlogPTitle a {
	text-align:left;
	color:#1f5c7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	text-decoration: none;
}

.TopSide_Portal_Splash .BlogPTitle a:hover {
	text-decoration: underline;
}

.TopSide_Portal_Splash .BlogPTitle {
	margin-bottom:15px;
	color:#1f5c7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}

.TopSide_Portal_Splash .BlogPBody {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #CCCCCC;
	padding: 10px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
	line-height:20px;
}

.TopSide_Portal_Splash .blogDetail .zoneLeft {
	width:480px;
	vertical-align:top;
	margin-right:20px;
	background-image:url(http://www.memberstatements.com/Clubs/MysticRiverCCdemo15/Uploaded/FacilityPics/65percent.aspx);
	background-repeat:repeat;
	border-color:#d2bb7d;
}

.TopSide_Portal_Splash .blogDetail .zoneRight {
	width:230px;
	vertical-align:top;
}

.TopSide_Portal_Splash .BlogPDateWhole {
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
color:#999;
margin-top:10px;
}

.TopSide_Portal_Splash .BlogPDateWhole a {
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
color:#1f5c7a;
margin-top:10px;
}

.TopSide_Portal_Splash .blackBox .title, .TopSide_Portal_Splash .zoneRight h2.title {
	text-align:left;
	color:#f89b1c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}

.TopSide_Portal_Splash .blackBox .content {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
}

.TopSide_Portal_Splash .blackBox .content a {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1f5c7a;
}

.TopSide_Portal_Splash .BlogCommentsTitle {
	color:#f89b1c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}

.TopSide_Portal_Splash .comments {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
}

.TopSide_Portal_Splash .comments a{
		text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1f5c7a;
}

.TopSide_Portal_Splash .CommentDetail {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
	background-color: #FAFAFA;
}

.TopSide_Portal_Splash .CommentDetail:hover{
	background-color: #F0F0F0;
}

/* N E W S */

.TopSide_Portal_Splash .newsSummaryTeasers {
	width:600px;/*
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #CCCCCC;
	padding: 10px;*/
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
	line-height:20px;
	padding-top:20px;
}

.TopSide_Portal_Splash .newsSummaryTeasers h1 {
	color:#1f5c7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}

.TopSide_Portal_Splash .NewsTitle a {
	color:#1f5c7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}

.TopSide_Portal_Splash .NewsTitle {
	margin-bottom:15px;
}

.TopSide_Portal_Splash .NewsSummary .Date {
	font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
color:#999;
margin-top:10px;
}


.TopSide_Portal_Splash .NewsSummary {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
}

.TopSide_Portal_Splash .NewsPreviewTitle a{
	color:#41a8d4;
	font-size:18px;
}

.TopSide_Portal_Splash .NewsPreviewDate {
	color:#bbbbbb;
	font-size:11px;
}

.TopSide_Portal_Splash .NewsPreviewSummary {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#646464;
}

.TopSide_Portal_Splash .NewsPreviewSeperator {
	border-bottom:#d4d4d4 1px solid;
}