@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

h1 {color:#333a43; font-size:32px; font-weight:normal; text-transform:uppercase; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing:3px; margin-top:20px;}
h2 {color:#666666; font-size:27px; font-weight:normal;}
h3 {color:#333a43; font-size:20px; font-weight:normal;}
h4 {color:#666666; font-size:18px; font-weight:normal;}
h5 {color:#7e8288; font-size:16px; font-weight:normal; text-transform:uppercase;}
h6 {color:#888888; font-size:14px; font-weight:normal; text-transform:uppercase;}

a {color:#333333;}
a:link {
	text-decoration:none;
	border: 0px;
	color:#333333;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:underline;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */

img {border:0;}

body {
	background-color:#0e1116; 
	background-image:url(/SiteDesign/Images/bg.aspx); 
	background-position:center; 
	background-repeat:repeat-y; 
	margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Century Gothic, Verdana, sans-serif;
	color:#666666;
}

.TopDouble_Islington {
	float:left; 
	width:100%;
}
.TopDouble_Islington .page_header {
	width:100%; 
	background-image:url(/SiteDesign/Images/header_bg.aspx); 
	float:left;
}

.TopDouble_Islington .header_container {
	width:984px; 
	margin:auto;
}

.TopDouble_Islington .header_wrapper {
	width:100%; 
	float:left;
	background-image:url(/SiteDesign/Images/header_bg2.aspx); 
	height:98px;
}

.TopDouble_Islington .header_left {
	width:100%; 
	float:left; 
	padding-top:10px;
	height:60px
}

.TopDouble_Islington .header_right {
	width:100%;  
	float:right; 
	color:#aaaaaa;
}

.TopDouble_Islington .page_nav {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/nav_bg.aspx); 
	height:49px;
}

.TopDouble_Islington .nav_container {
	width:984px; 
	margin:auto;
}

.TopDouble_Islington .nav_top {
	width:100%; 
	float:left;
	padding-top:3px;
	height:20px;
}

.TopDouble_Islington .nav_bottom {
	width:100%; 
	float:left; 
	padding-top:5px
}

.TopDouble_Islington .page_content {
	width:100%; 
	float:left; 
	background-color:#f9f9f9; 
	min-height:450px;
	padding-top:10px;
	font-size:12px;
	line-height:18px;
	padding-bottom:25px;
}

.TopDouble_Islington .content_container {
	width:984px; 
	margin:auto;
}

.TopDouble_Islington .page_footer {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/content_bottom.aspx); 
	background-repeat:repeat-x; 
	padding:25px 0px;; 
	color:#d2d2d2;
	font-size:10px;
}

.TopDouble_Islington .footer_container {
	width:984px; 
	margin:auto;
}

.TopDouble_Islington .footer_left {
	width:70%; 
	float:left;
}

.TopDouble_Islington .footer_right {
	width:10%; 
	float:right; 
	text-align:right;
}

.TopDouble_Islington .footer_mid {
	width:25%; 
	float:right; 
	text-align:right;
	margin-right:35px;
}

.TopDouble_Islington .signOutButton {
	float:left; 
	margin-top:5px;
}

.TopDouble_Islington .signoutLink, .TopDouble_Islington .cmsdesklink, .TopDouble_Islington .currentUserLabelText{
	color:#8f8f8f;
	font-size:11px;
}

.TopDouble_Islington .swap {
	float:left; 
	margin-left:5px;
	margin-top:5px;
}

.TopDouble_Islington .poweredbylink {
	color:#d2d2d2;
	font-size:11px;
	text-decoration:none;
}

.TopDouble_Islington .CMSMenu {
	float:right;
	text-transform:uppercase;
}

.TopDouble_Islington .CMSMenuItem{
	color:#aaaaaa;
	font-size:12px;
}

.TopDouble_Islington .CMSMenuHighlightedMenuItem, .TopDouble_Islington .CMSMenuItemMouseOver, .TopDouble_Islington .CMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	font-size:12px;
}

.TopDouble_Islington .oneCMSMenu {
	float:right;
	text-transform:uppercase;
}

.TopDouble_Islington .oneCMSMenuItem{
	color:#8f8f8f;
	font-size:11px;
	padding:0px 5px;
}

.TopDouble_Islington .oneCMSMenuHighlightedMenuItem, .TopDouble_Islington .oneCMSMenuItemMouseOver, .TopDouble_Islington .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#000000;
	font-size:11px; 
	padding:0px 5px;
}

.TopDouble_Islington .twoCMSMenu, .TopDouble_Islington .threeCMSMenu, .TopDouble_Islington .fourCMSMenu{
	background-color:#f9f9f9;
	padding:5px 10px;
	font-size:11px;
	text-transform:uppercase;
}

.TopDouble_Islington .twoCMSMenuItem{
	color:#8f8f8f;
}

.TopDouble_Islington .twoCMSMenuHighlightedMenuItem, .TopDouble_Islington .twoCMSMenuItemMouseOver, .TopDouble_Islington .twoCMSMenuHighlightedMenuItemMouseOver{
	color:#000000;
}

.TopDouble_Islington .threeCMSMenuItem{
	color:#8f8f8f;
}

.TopDouble_Islington .threeCMSMenuHighlightedMenuItem, .TopDouble_Islington .threeCMSMenuItemMouseOver, .TopDouble_Islington .threeCMSMenuHighlightedMenuItemMouseOver{
	color:#000000;
}

.TopDouble_Islington .fourCMSMenuItem{
	color:#8f8f8f;
}

.TopDouble_Islington .fourCMSMenuHighlightedMenuItem, .TopDouble_Islington .fourCMSMenuItemMouseOver, .TopDouble_Islington .fourCMSMenuHighlightedMenuItemMouseOver{
	color:#000000;
}

/* GOLF COURSE TOUR */

.coursename, .description, .rating, .holeA, .yardageA, .parA, .holeB, .yardageB, .parB {font-family:"Lucida Sans Unicode", "Lucida Grande", Century Gothic, Verdana, sans-serif !important;}
.coursename, .PrevNextLinks {color:#666666 !important;}
.main .left .top {font-family:"Lucida Sans Unicode", "Lucida Grande", Century Gothic, Verdana, sans-serif !important;}
.handicap, .tee1, .tee2, .tee3, .tee4, .tee5, .tee6, .description {font-family:"Lucida Sans Unicode", "Lucida Grande", Century Gothic, Verdana, sans-serif !important;}

.ScorecardNavigation, .PrevNextLinks, #scorecard {font-family:"Lucida Sans Unicode", "Lucida Grande", Century Gothic, Verdana, sans-serif !important;}

.holeA, .holeB, .main .left .top {background-color:#666666 !important;}
#DescRow {background-color:#444 !important;}
#Par {background-color:#444 !important;}
.clubpersonnelmaintext {font-size:12px !important; font-weight:normal !important;}


#TeeRow1 .HoleName {background-color:#000 !important; color:#fff !important;}
#TeeRow2 .HoleName {background-color:#00244d !important; color:#fff !important;}
#TeeRow3 .HoleName {background-color:#8c734a !important; color:#fff !important;}
#TeeRow4 .HoleName {background-color:#752936 !important; color:#fff !important;}
#TeeRow1, #TeeRow2, #TeeRow3, #TeeRow4 {background-color:#fff !important; color:#666666 !important;}
#out #TeeRow1 .HoleData, #out #TeeRow2 .HoleData, #out #TeeRow3 .HoleData, #out #TeeRow4 .HoleData, #in #TeeRow1 .HoleData, #in #TeeRow2 .HoleData, #in #TeeRow3 .HoleData, #in #TeeRow4 .HoleData, #totals #TeeRow1 .HoleData, #totals #TeeRow2 .HoleData, #totals #TeeRow3 .HoleData, #totals #TeeRow4 .HoleData{background-color:#dddddd !important;}

#bullets #TeeColor1 {color:#000 !important;}
#bullets #TeeColor2 {color:#00244d !important;}
#bullets #TeeColor3 {color:#8c734a !important;}
#bullets #TeeColor4 {color:#752936 !important;}

.CMSSiteMapList {float:left; list-style:none !important; margin:0px 00px 0px 0px; padding:0px; width:450px;}
.CMSSiteMapList a{color:#d2d2d2;}
.CMSSiteMapList ul {}
.footer_left .CMSSiteMapListItem {float:left; padding:0px 5px; border-right:1px solid #828282;}
.footer_left .footer_copyright {float:left; clear:both; width:120px;}

.CalAtGlance {background-color:transparent; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; border:1px solid #e0e0e0; padding:12px; margin-bottom:20px; width:260px;}

.TopDouble_Islington .gradientbox {padding:12px; margin-bottom:20px; border:1px solid #e0e0e0; background-image:url(/SiteDesign/Images/gradient.aspx); background-repeat:repeat-x; background-color:#FFF; line-height:18px;}

.TopDouble_Islington .gradientbox2 {padding:12px; border:1px solid #e0e0e0; background-image:url(/SiteDesign/Images/gradient.aspx); background-repeat:repeat-x; background-color:#FFF; line-height:18px;}

.TopDouble_Islington .custombox1 {width:230px; padding:10px; border:2px solid #b5b5b5;}
