






html, body {
	
	margin:0;
	padding:0;
}





body {
	color: #000; 
	font-size:80%;
	font-family: arial, helvetica, sans-serif;

		padding-bottom:60px;
	background: #99CCFF url(../images/body_bg.png) repeat-x fixed bottom center;	
}

table, td, input, select, textarea, button { 
	font-size:1em;
	font-family: arial, helvetica, sans-serif;
}

table {
	border-collapse:collapse; 
}

table td {
	vertical-align:top;
}

table p {

}

p {

}



h1 {
    color:#337;
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
    color:#AF3A16;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {	
    color:#337;
	font-size: 1.3em;
	font-weight: normal;
}

h4 {
	xmargin:0px;	
    color:#AF3A16;
	font-size: 1.3em;
	font-weight:normal;
}

h5 {
	xmargin:0px;	
    color:#337;
	font-size: 1.3em;
	font-weight:normal;
	border-bottom:1px dotted #009;
}

h6 {
	margin:0px;
    color:#AF3A16;
	font-size: 1.3em;
	font-weight:normal;
	border-bottom:1px dotted #AF3A16;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color:green;
}
a:hover {
	text-decoration:underline;
	color:#AF3A16;
}



hr {
	height:0px;
	border-top:1px solid #AF3A16;
	background:#AF3A16;
}


ol,ul {
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-left:20px;
}



#LastName{
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}



#qmEditor {
	border-bottom:8px solid #821517;
}
#qmEditor:hover {
	border-bottom:1px solid #b8c7d6;
}

#qmEditor .qmButton.qmEdit{
	border-color: #FF9!important;
}

#qmEditor .qm-custom-1 {
	margin-left:30px;
}

#qmEditor .qmButton.qmManager {
	border-color: #9F9 !important;
}

#qmEditor #qmLogout {
	margin-left:30px;
}



#container {
	width:940px;
	margin: 0 auto;
	overflow:visible;
	padding:0px;
	padding-bottom:20px;
	background-image:url(/images/footerbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;  
}


#outer {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(/images/outerbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
	width:100%;
}




.id-1 #mainarea {

	background-repeat:no-repeat;
	background-position:bottom left;background:#003;background:#C7C7D2;
	
		background: #99CCFF url(../images/homebg.png) repeat-x bottom center;
		margin-bottom:0;	
}

.id-1 #homecourseconditions  {
	background: #003;
	line-height:2em;
	font-size:1.2em;
	letter-spacing:normal;
}


.id-1 #homepagecontent {
width:180px;	background:#fff;margin:10px 0px;margin-left:20px;	height:370px;			margin-bottom:0;	
}
.id-1 #homepagecontent h2 {
	color:#000;	
}

.id-1 #upcomingdiary, .id-1 #ngcnews  {
	background:#fff;
	margin:30px 60px;
	margin-top:10px;
	margin-bottom:10px;
	width:250px;	

	height:360px;
	overflow:hidden;		margin-bottom:0;	
}
.id-1 #upcomingdiary {
height:370px;	
margin-right:0;
margin-left:80px;margin-left:10px;
}
.id-1 #ngcnews {
	margin-right:80px; margin-right:10px;
margin-left:0;
}
.id-1 #upcomingdiary h2, .id-1 #ngcnews h2 {
color:#000;	
}





.id-1 #outer {
	background-image:url(/images/outerbg_home.gif);
}



#leftouter {
	width:200px;
	float:left;
	display: inline; 
	overflow:visible;
	margin:0px;
	padding:0px;
	z-index:10;
	position:relative;
}


#golfball {
	height:100px;
	width:200px;
	background-image:url(/images/golfballcorner2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


#leftinner {
	background-color:#263366;

	overflow:visible;
	width:100%;
}





#WebLoginLayer0, #WebLoginLayer2, #wlpeUser  {
	margin:auto;
	padding-top:10px;
	width:450px;
	background-color:#B1BFBB;
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:50px;
	color:#000;
	text-align:left;
	overflow:hidden;
}

#wlpeUser {
margin:auto;
width:100%;
}

.wlpeUsersList a{
text-decoration:none;
}

.wlpeUsersList a:hover{
text-decoration:underline;
}

.wlpeUsersList table tbody tr:hover { background: #eee; } 


.wlpeMessageText {
color:red;
}

#WebLoginLayer0 form, #WebLoginLayer2 form, #wlpeUser form {
	margin:10px;
	padding:10px;
	background-color:#C3BAAB;
	background-color:#BBD0B1;
}

#WebLoginLayer0 fieldset, #WebLoginLayer2 fieldset {
	border:0;
}

#WebLoginLayer0 fieldset p a, #WebLoginLayer2 fieldset p a  {
	color:#000;
}

#WebLoginLayer0  .label, #wlpeUser .label {
text-align:right;padding-right:5px;
}

#WebLoginLayer0 p {
	padding:10px;
	color: #fff;
}

#WebLoginLayer0 p a  {
	color:#fff;
}

#WebLoginLayer0 p a:hover  {
	color:#AF3A16;
}





#rightinner {
	float:right;
	display: inline; 
	width:740px;
	padding:0px;
	margin:0px; overflow::visible; 
}

#loginstrip {
	xfloat:right;
	display: block; 
	height:20px;
	font-weight:bold;
	color:#333;
	padding:0px;
	padding-top:15px;
	padding-right:40px;
	text-align:right;overflow:hidden;
border-top:2px solid #99CCFF; 
	background-image:url(/images/golfballcorner1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#loginstrip a {
	color:#333;
}
#loginstrip a:hover {
	color:#AF3A16;
}


#bannert {
	background-color:#28264B;
	background-image:url(/images/bannertitle.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:40px; overflow:hidden;
	width:100%;
	padding:0px;margin:0px;
}

#bannerend {
	background-image:url(/images/bannertitleend.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:40px;
}

#mainarea {
	width:740px;
	overflow:hidden;
	padding:0px;margin:0px;	
	padding-bottom:10px;
}









#menuswitch {
	background:#263366;
	padding:0;
	padding-top:10px;
	margin:0;
	line-height:normal;
	width:100%;
	
	list-style-type: none;
}
#menuswitch ul {
	margin:0;
	padding:5px;
	padding-bottom:2px;		
	list-style-type: none;
	border-bottom:2px solid #fff;
}
#menuswitch li {
	margin:0;
	padding:0;
	display:inline;	
	margin-left:0px;
	font-size:1.2em;
}
#menuswitch a {	
	padding:2px 15px;
	line-height:normal;
	background:#263366;
	color:#ffffff;
	text-decoration:none;
}
#menuswitch a:hover {		
	background:#cc3300;
	color:#000000;	
}
#menuswitch .active a {
	background:#ffffff;
	color:#003;
}
.pleaseLogin {
	margin:0px 10px;
	color:#B7CF9F;	
}
.pleaseLogin a {
	display:inline!important; 
	color:#B7CF9F;	
}
.pleaseLogin a:hover {
	color:#cc3300;	
}
















#pagetitle {
	background:#003;
	color:#7693b6;;
	padding:1px 0px;
	padding-left:15px;
	padding-right:15px;
	width:710px;
	height:20px;

	background:#263366;
	text-align:right;	font-size:0.9em;
}

#pagetitle .B_crumbBox {

}
#pagetitle a {
	color:#ccc;
	text-decoration:none;
}
#pagetitle a:hover {
	color:#ccc;
	text-decoration:underline;
}

#outercontent {
padding:0px;
margin:0px;
}

#outercontenthome {
padding:0px;
margin:0px;
	background-repeat:repeat-y;
	background-position:top;
}

#pagebannerimage {
	background:#fff;
	margin:0 5px;
}


#contenttitle {
	background-color:#CCE5FF;
	padding:5px;
	text-align:center;
	margin:0px;
	color:#337;
	width:720px;
margin-left:5px;
margin-top:5px;

	background-color:#003;
	color:#CCE5FF;
}

#contenttitle h1 {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:1.4em;
	font-weight:normal;	
	letter-spacing:0.3em;
	color:#fff;
}

#contentwrapper {
width:100%; overflow:hidden;background:#fff;
}

#homepagecontent {
	padding:0px 0px;
	margin:0px;
width:240px;
	float:left;
	display:inline;
}

#homepagecontent h2  {
	margin:0px;
background-color:#C3BAAB;
color:#fff;
padding:6px 20px;
	font-weight:bold;
font-size:1.2em;	
line-height:normal;
margin-bottom:.3em;
}

#homepagecontainer {
padding:0px 10px;
margin-top:20px;

}






.id-1567 #outer{
	background-image:url(/images/clubchamps.png);
	background-repeat:no-repeat;
	background-position:bottom right;

}




.content {
	overflow:hidden; 
	xposition:relative; 
}

.mceContentBody, .content {
	margin:10px 12px;
	margin-top:0;
	padding:1px; 
	border:0px;
	padding-top:10px;	
	line-height:1.4em;	
}

.mceContentBody img, .content img {
	margin: 2px 9px;
	border:0;	
}

.mceContentBody .gallery img, .content .gallery img {
	margin:0px;
	border:0px;
}

.mceContentBody h2, .content h2 { margin:1em 0 ; }
.mceContentBody h3, .content h3 { margin:1em 0 0.5em; }
.mceContentBody h4, .content h4 { margin:1em 0 0.5em; }
.mceContentBody h5, .content h5 { margin:1em 0 0.5em; }
.mceContentBody h6, .content h6 { margin:1em 0 0.5em; }

.content p, .mceContentBody p { margin:0.5em 0 1em; }

.mceContentBody ol, .mceContentBody ul, .content ol, .content ul {
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-left:20px;
	margin:0.5em 0 1em 25px; 
}

.content li, .mceContentBody li {
	padding-bottom:.5em;	
}







.nl_summaryPost {
margin:10px 0px;
border-top:1px solid #ccc;

}








#menuright {
width:200px; float:right; display:inline;
}

#menuright p {
margin:0px;
padding:3px 0px;	
}



#ngcnews {
	float:right;
	display:inline;
	width:250px;
	margin:0px;
	padding:0px 0px;
	line-height:normal;
	padding-bottom:10px;
}
#ngcnews h2 {
	margin:0px;
background-color:#BBD0B1;
color:#fff;
padding:6px 20px;
font-weight:bold;
font-size:1.2em;
margin-bottom:.3em;
}

#ngcnews img {

vertical-align:bottom;
}

#ngcnewscontainer {
padding:0px 17px;
	margin-top:15px;
}

#ngcnews .ditto_item {
padding-bottom:3px;
padding-left:3px;
}


#ngcnews .sticky {
	background:#BBD0B1;
	}
.ditto_noticeboard_item.sticky .ditto_pageTitle {
	border-right:10px solid #900;	
	}


#ngcnews .ditto_item h3 {
		margin:0px;
padding-bottom:0.2em;
font-size:1em;
}


#ngcnews .ditto_documentInfo{
	font-size:0.8em;
	font-style:italic;
padding-bottom:1px;
border-bottom:1px solid #BBD0B1;
}

#ngcnews a {
color:#333;
}

#ngcnews a:hover {
color:#AF3A16;
}



#ditto_pages {
	font-size:0.8em;
	line-height:2em;
	}

#ditto_pages .ditto_currentpage {
    border: 1px solid #fff;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #AF3A16; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    xcolor: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #AF3A16; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #fff;
	    background-color: #336699; 	
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}






.unewsnoticeboardadd {
	text-align:right;	
}
.unewsnoticeboardadd .unewseditor_buttonadd {
	width:100% !important; 	
	float:none; 	
}

.ditto_noticeboard_item {
	margin:0;
	margin-bottom:10px;
	background:#EEE;
}

.ditto_noticeboard_item .ditto_pageTitle {
	background:#003;
	color:#fff;
	padding:2px 10px;
	margin:0px !important;
}
.ditto_noticeboard_item .ditto_pageTitle a {
	color:#fff !important;
	text-decoration:none;	
}
.ditto_noticeboard_item .ditto_pageTitle a:hover {
	color:#AF3A16 !important;
}

.ditto_noticeboard_item .ditto_introText {
	margin:10px;
}

.ditto_noticeboard_item .ditto_documentInfo {
	border-top:1px solid #ccc;
	color:#999;	
	text-align:right;
	padding:0px 10px;
	font-style:italic;
	clear:both;		
}



.id-1487 .ditto_noticeboard_item .ditto_pageTitle {
	background:#fff;
	color:#000; font-style:italic;
	padding:2px 10px;
	border-bottom:1px solid #ccc;
	margin:0px !important;
}
.id-1487 .ditto_noticeboard_item {
	margin:0;
	margin-bottom:10px;
	background:#fff;
}









#footer {
 color:#fff;
	font-size:0.9em;
	padding:6px 0px;
	padding-top:20px;
	background-color:#263366;
	padding-left:225px;
	padding-bottom:1px;
	background-image:url(/images/footertop.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:715px;
	overflow:auto; 
}

#footer a {
	color:#fff;
}

#footer a:hover {
	color: #AF3A16;;
}

#footerright {
	float:right;
	display:inline;
	text-align:right;
	padding-right:25px;
}


#bannerimages {
	background:#005;

	padding:0px;
	height:280px;
	position:relative;
	z-index:0;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
}

#bannerimages .managegallarybutton {
	position:absolute;
	top:0;
	right:0;
	z-index:400;
}









#sspflashcontent {
	color:white;
	font-weight:bold;
	padding:0px;
	background-image:url(/images/banner/p1.jpg);
	background-repeat:no-repeat;
	background-position:top left;  
	z-index:1;
}

#sspflashintro {
	padding-top:15px;
	xmargin-left:250px;
	xmargin-right:250px;
	xborder-left:1px solid #666;
	xborder-right:1px solid #666;
}

#home_flash_block {
background:#222;
xpadding:17px;
xmargin:15px;
text-align:center;
color:#ccc;
}



















.gallery {
	padding:0px;
	margin:0px;
}
.thumbscontainer {
	margin:0px!important; 
	xwidth:100%;
	padding:0px!important;
	margin-bottom:15px!important;
}
.thumbs {
	margin:0px!important;
	padding:0px!important;
}
.thumbscontainer .thumbs{
	xwidth:100%;
	margin:0px!important;
	padding:0px!important;
	border:0;
	line-height:normal;
}
.thumbscontainer .thumbs ul{
	padding:0px;
	margin:0px;
	border:0;
}
.thumbscontainer .thumbs li{
	width:126px;
	padding:2px;
	padding-top:5px;
	margin:0px;
	border:0; 
	text-align:center;
}
.thumbscontainer .thumbs li img {
}
.thumbscontainer .thumbs li p {
	font-size:0.8em;
	text-align:center;
	padding-top:0px;
	line-height:normal;
	width:100% !important;
}
.maxigalleryditto {
	float:left;
	margin-top:20px;
	clear:none;
}



















.galleryright {
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
	margin-left:10px;
}
.galleryright form {
	margin:0px;
	padding:0px;
	border:0;
}
.galleryright .thumbs li{
	float:none;
	display:block;
	
}
.galleryright .thumbscontainer .thumbs li{
	width:230px;
	height:auto;
	text-align:center;
	padding:5px;
}
.thumbscontainer .thumbs li p {
	width:auto!important;
}







.formoutline {
margin-top:10px;
padding:10px;
background:#fff;
}

.formoutline .formfieldlabel {
vertical-align:top;
text-align:right;
font-weight:bold;
padding-right:5px;
}

.formoutline .forminput {
vertical-align:top;
}

.formoutline .formnotice {
font-style:italic;
}

.formoutline .formmsg {
color:#CC0000;
font-weight:bold;
}

.formoutline .photo {
vertical-align:top;
text-align:left;
}

.formphoto {
margin:0px;
padding:0px;
border:1px solid #999;
}

.required, .invalid {
background-color:#CC0000;
color:#fff;
}





.DocumentList td {
padding:0px 5px;
line-height:normal;
margin:0px;
}

.DocumentList .bullet {
padding:0px;
margin:0px !important;
vertical-align:middle;
}

.DocumentList .ditto_pageDate{
font-size:0.8em;
}



.contentlisttitle {
margin-top:10px;
padding: 0px 10px;
background:#006;
line-height:normal;
}

.contentlisttitle h2 {
color:#fff;
}

.contentlistcontent {
padding:10px;
border:1px dotted #666;
margin-bottom:10px;
margin-top:2px;
}



#upcomingdiary {
	float:left;
	display:inline;
	width:250px;
	margin: 0px;
	xmargin-left:5px;
	padding:0px 0px;
	line-height:normal;
}

#upcomingdiary h2 {
		margin:0px;
background-color:#B1BFBB;
color:#fff;
padding:6px 20px;
font-weight:bold;
font-size:1.2em;
xmargin-bottom:.3em;
}

#upcomingdiary h3 {
font-size:1.2em;
}

#upcomingdiarycontainer {
padding:0px 20px;
	margin-top:15px;
}

#upcomingdiary table {
border-collapse:collapse;
width:100%;
}

#upcomingdiary table td {
vertical-align:top;
padding:2px;
font-weight:bold;
border-top:1px solid #B1BFBB;
}

#upcomingdiary .upcomingtext {
font-size:0.8em;
color:#333;
font-weight:normal;
}

#upcomingdiary .dbcaltitle {
width:100%;
}

#upcomingdiary a:hover {

}


#menuicons {
margin:10px 10px;
overflow:hidden;
width:180px;
}

a#printicon {
    display: block;
	position:relative;
	float:left;
    width: 62px;
    height: 40px;
    background-image: url(/images/print_icon.gif);
    background-position: 0 0px;
	margin:2px;
}
a#printicon:hover {
    background-position: 0 -40px;
}
a#webcam1icon {
    display:block;
	position:relative;
	float:left;display:inline;
    width: 82px;
    height: 40px;
    background-image: url(/images/webcam1_icon.gif);
    background-position: 0 0px;

	margin:4px;
}
a#webcam2icon {
    display:block;
	position:relative;
	float:left;display:inline;
    width: 82px;
    height: 40px;
    background-image: url(/images/webcam2_icon.gif);
    background-position: 0 0px;
	margin:4px;

}
a#videotouricon {
    display:block;
	position:relative;
	float:left;display:inline;
    width: 82px;
    height: 40px;
    background-image: url(/images/videotour_icon.gif);
    background-position: 0 0px;
	margin:4px;
	margin-top:10px;
}
a#swingstudioicon {
    display:block;
	position:relative;
	float:left;display:inline;
    width: 82px;
    height: 40px;
    background-image: url(/images/swingtour_icon.gif);
    background-position: 0 0px;
	margin:4px;
	margin-top:10px;
}

a#webcam1icon:hover, a#webcam2icon:hover, a#videotouricon:hover, a#swingstudioicon:hover{
    background-position: 0 -40px;
}
a .alt { display: none; }












#printButton {
	position:absolute;
	top:0;
	right:0;	
	z-index:0;
	width:90px;
	background:#333;
	opacity:0.5; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);		
}
#printButton:hover {
	cursor:pointer;
	padding-top:5px;
    opacity:1;
    -ms-filter:""!important; 
	filter:none!important;	
}
#printButton a {
	text-align:center;
	display:block; 
	line-height:1.8em;
	color:#fff;
	text-decoration:none;
}









#recentupdates {
	margin:10px 5px;
padding:10px;

	line-height:1.2em;
	font-size:0.85em;
}
#recentupdates h2 {
	border:none;
	color:#7693b6;
	font-size:1.4em;
	margin:0;
	padding:0px 0px;
	padding-bottom:10px;
}

#recentupdates ul {
	padding:0px;
	line-height:normal;
	list-style-type: none;
	color:#fff;
	margin:0px;
}

#recentupdates li {
	padding:0px;
	padding-top:1px;
	padding-bottom:2px;
	border-bottom:1px dotted #666;
}
#recentupdates .last {
	padding-bottom:4px;
	border-bottom:0px;
}
#recentupdates a {
	color:#fff;
}
#recentupdates a:hover {
color: #AF3A16;;
}
#recentupdates .recentdate {
	font-weight:bold;
	font-style:italic;
	color:#ccc;
font-size:0.75em;	
}



#crestbox {
	margin:5px;
	border-top:1px solid #AF3A16;
	border-bottom:1px solid #AF3A16;	
	background-color:#fff;
	text-align:center;	
}



.winnerstable {
margin-right:20px;
}

.winnerstable thead td{
border-bottom:1px solid #666;
background:#7F2A16;
font-weight:bold;
color:#fff;
}

.winnerstable td {
background:#cceecc;
background:#fff;
padding:0px 5px;
}




.uploadform {
	padding:1em;
	background:#666;
	color:#fff;
}
.filedownloadtable {
	width:100%;
}

.fd-delete-msg {
	display:block;clear:both;padding:10px;color:red;
}

.fd-file td img {
	margin:2px !important;
}






.infowindowdiv, .infowindowdiv p, .infowindowdiv h3 {
	line-height:normal!important; padding:0!important; margin:0!important; border:0!important;
}
.holedescription {
	width:280px;
}
.mapsat {
	height:550px;
	border:1px solid #999999;
}
.mapsat img {
	margin:0px;
	padding:0px;	
}
.holelink {
display:block;
}

.holelink a :hover {
background:#AF3A16;
color:#fff;
cursor:pointer;

}


.mapnav {
	height:400px;
	border:1px solid #999999;
	margin:0px;
	padding:0px;
	position:relative;
}
.mapnav img {
	margin:0px;
	padding:0px;	
}
.mapnavlinks {
	height:2em;	
	padding:6px;
	border:1px solid #999999; 
	border-bottom:none;
	background:#eeeeee;
}


.gmapouter {
	width:250px;
	height:80px;
}

.gmapimage {
	float:left;
}

.gmaptext {
	float:left;
	padding:0px 10px;
	font-size:0.8em;
	line-height:1.4em
}

.gmaptext a {
	font-weight:bold;
}





#pano {
	height:240px;
	border:1px solid #333333;
	margin:0px;
	padding:0px;
	margin-top:10px;	
}









#homecourseconditions {
color:#fff;
background:#003;
line-height:2em;
text-align:center;
letter-spacing:.1em;z-index:1;
}

#homecourseconditions a {
color:#fff;
text-decoration:none;
}

#homecourseconditions a:hover {
color:#AF3A16;
}



.headline {
color:#E0ECE0;
background:#AF3A16;	
font-weight:bold;
text-align:center;
letter-spacing:.1em;
line-height:1.5em;
}
.headline p {
	color:#E0ECE0;
	margin:0;
	padding:0;
}
.headline a {
	color:#E0ECE0;
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
}

.headline a:hover {
background:#333;
color:#fff;
}


#weather {
	line-height:normal;
	margin:auto;
	padding:0;
	border-right:1px solid #346797;
	width:712px !important;
}
#weather img {
	padding:0;
	margin:0;	
}







.linksbox {
float:left;
display:inline;
width:200px;
margin:18px;
xpadding:10px;
padding:0;
background-color:#6699CC;
font-size:0.9em;
	background-image:url(/images/box200_blue_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.linksbox ul {
	
padding:10px;
xpadding-left:0px;
margin-left:0px;
list-style-type:circle;
color:#fff;
}

.linksbox li {
margin-left:13px;

}

.linksbox a {
color:white;
}

.linksbox a:hover {
color:#AF3A16;
}

.linksbox h2 {margin:0;
	xbackground-image:url(/images/box200_blue_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
padding: 0 10px;
padding-top:6px;
padding-bottom:0;
color:#fff;
text-align:center;
}


ul.rssfeed{
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
}
ul.rssfeed li{
	background:url(/images/feed-icon-14x14.png) no-repeat 0 1px;
	padding:0px 0 0px 0px;
	height:18px;
}
ul.rssfeed li a{
	padding:0 0 0 18px;
}

#footer .rssicon {
vertical-align:middle;
padding-right:5px;
}

#rssfeed, #golfclubcms {
	padding:0px;
}

#rssfeed img, #golfclubcms img {
vertical-align:middle;
margin-right:5px;
}




.newscolumn {
	width:223px;
	float:left;
	display:inline;
	font-size:0.8em;
	margin-left:10px;
	line-height:normal;
	padding:0px;
}


.newscolumn ul {
	margin:0px;
	padding:0px;
}

.newscolumn img {
	display:none;
}

.newscolumn li {
	border-top:1px dotted #3399cc;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	list-style:none;
}

.newscolumn a {
	color:#005588;
	font-weight:bold;
}

.newscolumn em {
	color:#666;
}





#managerNotes {
	background:#FFFF66;
	height:120px;
	padding:0px;
	border:1px solid #999;border-right:none;
	cursor:pointer;
	position:fixed; top:110px;right:0;
	overflow:hidden;
	padding-left:20px;
	width:0;
	z-index:100;
	background-image:url(/images/managerNotes.gif);
	background-repeat:no-repeat;
	background-position:top left;
	opacity:0.7; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
}
#managerNotes .content {
display:none;
}
#managerNotes h6 {
margin:0;padding:0;	
font-size:1em;
}
#managerNotes:hover {
	width:300px;height:400px;
	overflow:auto;
	z-index:200;
		opacity:0.95; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; 
	filter: alpha(opacity=95);

}
#managerNotes:hover .content {
display:block;	
}




.azlist {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:2em;
}
.gtop {
	float:right;
	display:inline;
}
.azlist .azdesc {
	font-size:0.9em;
}
.azlist a {
	font-weight:bold;
}
.atozanchors {
	text-align:center;
	font-size:1em;
	margin:auto;
	overflow:hidden;	
	width:93%;
}
.atozanchors .aletter {
	font-size:1.1em;
	padding:3px 0px;
	width:3%;
	margin-right:0.7%;
	background:#003;
	color:#B7CF9F;
	display:block;
	float:left;
	overflow:hidden;
	text-decoration:none;
	cursor:default;
	font-weight:bold;
}
.atozanchors a.aletter {
	background:#263366;
	color:#ffffff;
	cursor:pointer;	
}
.atozanchors a.aletter:hover {
	background:#cc3300;
	color:#003;	
}
.atozdivider {
	background:#C7DFAF;
	padding:0 5px;	
}





#searchbar {
	float:right;
	display:inline;
	xwidth:600px;
	text-align:right;
}

#searchbar fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}

#search {
	background-image:url(/images/bannertitleend.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:10px;
	padding-right:10px;
	height:30px;
}	



.QE_Link {
color:#000 !important;
letter-spacing:normal;
}






.ajaxSearch_highlight {
    background-color:#FFFF33;
    padding: 0px 0;
    color: #000;
}

#ajaxSearch_input {
	padding:1px;
	width:120px;
}




.ajaxSearch_result {
	padding-left:14px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}


.searchTerms {
	margin:5px;
	border-top:1px solid #AF3A16;
	xborder-bottom:1px solid #AF3A16;	
color:#fff;
	padding:0px 5px;
	padding:5px;
	line-height:normal;
 }
.searchTerms .ajaxSearch_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { font-size:.8em; xdisplay: block; xfloat: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #fff; }
a.ajaxSearch_removeHighlight:hover { xbackground-color: #888; color: #AF3A16;; }




.id-1498 {
	padding-bottom:60px;
	background: #99CCFF url(../images/body_bg.png) repeat-x fixed bottom center;	
}


#shopmenu {

}

#shopgrid {
padding-left:10px;
overflow:auto;
}

.shopproductgroupslogo {
	float:left;
	display:inline;
	width:130px;
	height:140px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	margin-right:8px;
	margin-bottom:8px;font-size:0.8em;
}
.shopproductgroupslogo p {
	padding:0px;margin-top:5px; background:#fff;
	margin:0px;	
}
.shopproductgroupslogo a {
	display:block;
	width:128px;
	height:138px;
	text-decoration:none;
	border:1px solid #999;
}
.shopproductgroupslogo a:hover {
	border:1px solid #009;	
}
.shopproductgroupslogo xxxxxxxxxxximg {
	padding-top:10px;
	border:0;
}







.shoplist {
	width:100%;
	border-collapse:collapse;	
}
.shoplist td {
	border-top:1px solid #ccc;
	xmargin-top:5px;
	padding-top:5px;

}
.shoplist .gallerycol {
	xwidth:50px;
}
.shoplist .gallerycol img {
	border:0;
}
.shoplist img {
		margin:0px !important;
	padding:0px !important;
}
.shoplist .textcol {
	padding-left:10px;
	width:100%;
}
.shoplist .pricecol {
	text-align:right;
	padding-left:10px;
	white-space:nowrap;
	font-weight:bold;
}
.shoplist .shopheading {
	color:#333;
	margin:0px !important;
	padding:0px !important;
	line-height:normal;
	font-size:1em;
}
.shoplist .shopheading a {
	text-decoration:none;
}
.shoplist .shoptext {
	font-size:0.9em;
	color:#666;	
}

.shoplist .xxxxxxxxxxxxxxxxgalleryitem  {
	width:75px;
	height:75px;
	border:1px solid #999;
	xfloat:left;
}
.shoplist .xxxxxxxxxgallerypicture {
	width:75px;
	height:75px;
	display:block;
}
.shoplist .xxxxxxxxxxxgallerypicture h6 {
display:none;	
}
.xxxxxxxshoplist form {
	position:absolute;
}

.galleryitems {
border-right:1px solid #999;	
}

.productdetail {
	width:100%;
	padding-left:10px;
}

.categorylist {
	width:100%;
	margin:20px 0px;
}

.rrp {
text-decoration:line-through;	
}

.saving {
color:red;
}

.hotline {
background:#C00;
color:#fff;
font-weight:bold;
padding:.2em;
text-align:center;
clear:both;
}@charset "utf-8";


.scorecard {
border:1px solid #333;
border-collapse:collapse;
width:100%;
}

.scorecard thead td{
border-top:3px solid #333;
border-bottom:3px solid #333;
font-weight:bold;
}

.scorecard td{
border:1px solid #333;
padding:0px 5px;
text-align:right;
}

.scorecard a {
display:block;
margin:0px -5px;
padding:0px 5px;
}

.scorecard a:hover {
background:#333;
color:#ffffff;
}

.scorecard .scred {
background:#f66;
}

.scorecard .scyellow {
background:#ff6;
}

.scorecard .scsi {
color:#f66;
}

.dbCalXManagersOnly {
	background-color:#FFFF66!important;
}
.dbCalXEditorsOnly {
	background-color:#ffdd77!important;
}

.dbCalXMembersOnly {
	background-color:#eeff99!important;
}



.dbCalXsummary   {

}

.dbCalXsummary .eventdatetime {
	display:block;
}

.dbCalXsummary .today, .dbCalXsummary .tomorrow {
	display:block;
	border-bottom:1px dotted #B1BFBB;
	font-weight:bold;
}
.dbCalXsummary .todayend, .dbCalXsummary .tomorrow {
	display:block;
}

.dbCalXsummary .dbcalx1event {
	padding-bottom:2px;
	border-bottom:1px solid #B1BFBB;
	margin-bottom:8px;
}




.dbCalXsummary .eventdate {
	padding-left:14px;
	background-image:url(/assets/snippets/dbcalx/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}



.dbCalXsummary .eventdatetime a {
	color:inherit;
	text-decoration:none;
}
.dbCalXsummary .eventdatetime a:hover {
	color:inherit;
	text-decoration:underline;
u
}
.dbCalXsummary .eventdatetime a span {
	text-decoration:inherit;
}
.calsearchresults .eventdatetime a {
	text-decoration:underline;
}

.dbCalXsummary .dbCalXHeadline .eventdate {
	background-image:url(/assets/snippets/dbcalx/images/star.gif);
}



.dbCalXsummary .upcomingtext {
	display:block;
	font-size:0.9em;
	color:#333;
	font-weight:normal;

}

.dbCalXsummary .dbcaltitle {
	width:100%;
}

.dbCalXsummary .textspacer {
	background-image:url(/assets/snippets/dbcalx/images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	width:5px;
	padding-right:6px;
}

.dbCalXsummary  .month {
	font-weight:bold;
	margin-top:1em;
	padding-bottom:2px;
	display:block;
	font-size:1.2em;
	border-bottom:1px solid #000;
}


.summarytable {
	width:100%;
	color:#333;
	margin:0px;
	padding:0px;
}


.summarytable .dbcalx1event {
	width:100%;
	margin-bottom:2px;
}
.summarytable .dbCalXsummary .eventdatetime {
	display: -moz-inline-box;
	display:inline-block;
	width:30%;
	vertical-align:top;	
}

.summarytable .dbCalXsummary .eventdate {	
	display: -moz-inline-box;
	display:inline-block;
	width:130px;
}
.summarytable .dbCalXsummary .eventtime {
	display: -moz-inline-box;
	display:inline-block;
 	width:8%;
}
.summarytable .dbCalXsummary .dbcalxdetailrow {
	display: -moz-inline-box;
	display:inline-block;
 	width:70%;	
	vertical-align:top;
}

.summarytable .dbCalXsummary .dbcalcategory {
	display: -moz-inline-box;
	display:inline-block;
 	padding-right:.2em;
	font-weight:bold;	
}


.summarytable .dbCalXsummary .dbcaltitle {
	font-weight:bold;
	
}

.summarytable .dbCalXsummary .upcomingtext {


	display:inline;
	font-size:1em;
	color:#333;
}




#dbCalXevent {
	padding:10px;
	margin:0px;
	background-color:#eee;
	border:10px solid #ddd;
	width:auto;
}
#dbCalXevent table {
width:100%;
}

#dbCalXevent .eventdate {
width:6em;
cursor:pointer; 
}

#dbCalXevent .eventtitle {
width:100%;
}

#dbCalXevent .eventtext {
width:100%;
}

#dbCalXevent .eventurl {
width:40%;
}
#dbCalXevent .label {
	text-align:right; 
	white-space:nowrap;
}
#dbCalXevent .eventnotes {
	width:100%;
}

#dbCalXevent #ev_linkselect  {
width:100%;
}





#calTools {
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#fff;
	color:#000; 
	padding-top:0.3em;
	padding-bottom:0.6em;
	overflow: auto;		
}

.calmonthssel {
	width:100%;
	text-align:center;
	line-height:normal;
	padding:1px 0px;
	background:#ffffff;
}

.calmonthssel a{
	padding:1px 10px;
	margin:0px 1px;
	font-size:.9em;
	line-height:normal;
	background:#dfcfbe;
}
.calmonthssel a:link, .calmonthssel a:visited, .calmonthssel a:active  {
	color:#000;
	text-decoration:none;
}


.calmonthssel a.active {
color:#AF3A16;
	font-weight:bold;
}

.calmonthssel a:hover {
	background:#003;
	color:#fff;
}
.calmonthssel a.current {
	background:#CEBEAD;
	
	text-decoration:underline;
}


#calcategorysel {
	float:left;
	clear:both;
	margin-top:0px;
	width:100%;
	text-align:center;
	border-top:1px solid #666;
	line-height:normal;
	padding-bottom:5px;
	background:#CEBEAD;
}

#calcategorysel a{
background:#123;
	padding:1px 10px;
	margin:0px 1px;
	font-size:.8em;
	line-height:2em;
}

#calcategorysel a:link,#calcategorysel a:visited,#calcategorysel a:active  {
color:#fff;
	text-decoration:none;
}
#calcategorysel a:hover {
background:#efe;
color:#333;
}

#calcategorysel .catactive {
background:green;
	xcolor:#333!important;
}










#calheading {
	font-size:1.6em;
	padding:1px 5px;
	padding-bottom:.2em;
	float:left;
}

#calnav {
	float:right;
	padding-right:10px;
}

.calnavbutton {
	width:6em;
	cursor:pointer;
}


























.dbCalX  {
	line-height:normal;
	xborder:1px solid #99CC66;
	xborder:0px solid #fff;
	width:100%;
	margin:0px;	
	clear:both;
}

.dbCalX a:hover {
	background-color:#CEBEAD;
}

.dbCalX input  {
	font-size:0.75em;
}

.dbCalX td {
	vertical-align:text-top;
	padding-left:5px;
	padding-right:5px;
}

.dbCalX thead td {
	font-weight:bold;
	padding-bottom:3px;
	vertical-align:bottom;
	color:#000;
	background-color:#CEBEAD;
	border-bottom:1px solid #999;

}




.dbCalX .daybottom.day0, .dbCalX .daybottom.day5 {
	border-bottom-width:2px;
	border-bottom-color: #333;
}



.dbCalX .day1, .dbCalX .day3, .dbCalX .day5 {
	background-color:#ffe;
	border-bottom-width:1px;
	color:#000;
}


.dbCalX .day2, .dbCalX .day4 {
	background-color:#eed;
	border-bottom-width:1px;	
	color:#000;
}


.dbCalX .day0, .dbCalX .day6 {
	background-color:#dfd;
	border-bottom-width:1px;	
	color:#000;
}

.dbCalX .day0 {
	background-color:#ced;
}



.dbCalX .now {
	background-color:#AF3A16;
	color:#fff;
	font-weight:bold;
}

.dbCalX .eventnotes {
	cursor:pointer;
	background-image:url(/assets/snippets/dbcalx/images/notes.png);
	background-repeat:no-repeat;
	background-position: top left;
}


.dbCalX .ultraprivate {
	background-image:url(/assets/snippets/dbcalx/images/notes_ultraprivate.png);
}

.dbCalX thead .eventcol {
	width:100%;
}



.dbCalX tbody td {
	border-bottom:1px solid #999;
}


.dbCalX tbody .daycol, .dbCalX tbody .datecol {
	border-right:1px solid #666;
	border-bottom-style:none;
}

.dbCalX tbody .datecol {
	text-align:right;
}

.dbCalX tbody .daycol.daybottom, .dbCalX tbody .datecol.daybottom {
	border-bottom-style:solid;
}

.dbCalX tbody .timecol {
	font-weight:bold;
	font-size:0.8em;
	white-space:nowrap;
}


.dbCalX thead .headlinecol, .dbCalX tbody .headlinecol, .dbCalX tbody .headlinecol img {
	padding:0; margin:0;	
}
.dbCalX tbody .headlinecol img {
	padding-right:2px;
	vertical-align:middle;
}




.dbCalX tbody .eventcol {
	padding-left:5px;
}

.dbCalX tbody .eventtitle {
	font-weight:bold;
}

.dbCalX .eventtext {
	font-size:0.8em;
}

.dbCalX .textspacer {
	background-image:url(/assets/snippets/dbcalx/images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	width:5px;
	padding-left:3px;
	padding-right:6px;
}

.dbCalX tbody .catcol {
	font-weight:bold;
}

.dbCalX tbody .buttoncol {
	white-space:nowrap;
}

.dbCalX tbody .buttoncol input {
	cursor:pointer;
	padding:0px;	
}

.dbCalX .addeventonday {
	width:100%;
	cursor:pointer;
	padding:0px;	
}

.enewsletter  {
	margin: auto;
	padding:5px;
	padding-top:1px;
	padding-bottom:1px;
	width:500px;
	background-color:#e0ece0;  
	color:#000;
	text-align:left;
	border:10px solid #b1bfbb;
}

.enewsletter a {
color:#000;
}

.enewsletter a:hover {
color:#cc6600;
}
.enewsletter td {
padding:2px;
}

.enewsletter .label {
text-align:right;
padding-right:3px;
white-space:nowrap;
}

.enewsletter .errormessage {
color:#CC0000;
font-weight:bold;
text-align:center;
padding-top:5px;
margin-top:5px;
}

.enewslettermsg {
	margin: auto;
	padding:5px;
	padding-top:1px;
	padding-bottom:1px;
	width:500px;
	background-color:#e0ece0;
	color:#000;
	text-align:left;
	border:10px solid #b1bfbb;
}

.enewslettermsg a {
color:#000;
}

.enewslettermsg a:hover {
color:#cc6600;
}







#menu3 {
	background:#fff;
	border-top:1px solid #333;
	text-align:center;
	margin-top:20px;
}

#menu3 ul {
	list-style-type:none;
	padding:0;
	margin:0;
	padding:10px;
}

#menu3 li{
	display:inline;
	padding: 0px 25px;
}

#menu3 a {
	font-size:1.2em;
}










#menu h2 {
	color:#7693b6;
	background:#003;
	font-size:1.4em;
	margin:0 0px;
	padding:5px 10px;
	border:none;
	font-weight:normal;
}

#menu {
	padding: 0px 0px;
	margin:0px 5px;
	margin-top:5px;
	z-index:2;
	background:#364376;
}

#menu .first {
}

#menu a {
	display:block;
	padding:3px 10px;
	padding-right:10px;
	text-decoration:none;
	font-size:0.95em;
}


#menu .lev1.menuDividerBefore {
	margin-top:10px;
	border:0;	
}
#menu .lev2.menuDividerBefore {
	margin-top:5px;
	padding-top:5px;	
	border-top:1px solid #999;
}

#menu .lev1.menuDividerAfter {
	margin-bottom:10px;
	border:0;
}
#menu .lev2.menuDividerAfter {
	margin-bottom:5px;
	padding-bottom:5px;	
	border-bottom:1px solid #999;
}





#menu a, #menu a:visited{
	color:#fff;
}

#menu .active a.showpointer {
	background-image:url(/images/rightarrow2.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}

#menu .active a {
	

}


#menu .self a{

	color:orange;
}

#menu .self a.showpointer {
	background-image:url(/images/rightarrow.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}




#menu li:hover a{
	background-color:#003;
}


#menu li:hover .lev2 a{

}


#menu .showpointer {
	background-image:url(/images/rightarrow.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}

#menu .lev1:hover a.showpointer {
	background-image:url(/images/nav_subfolderhover.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}



#menu li:hover .self a{
	background-color:#263366;
	color:#ffffff;
}


#menu li:hover .lev2 a:hover{
	background-color:#cc3300;
}


#menu li a:hover{
	color:#ffffff;
	background-color:#cc3300;
}

#menu li{
	list-style-type:none;
}

#menu ul li{
	position:relative;
}

#menu li ul{
	position:absolute;
	top:-4px;
	left:150px;
	display:none;
	xbackground-color:#344f4d;
	background-color:#003;	
	border:3px solid #003;	
	z-index:100;

}


#menu .weblink a {
	background-image:url(/images/ngc_file.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}






#menu .lev1 { z-index:1; } 


#xxmenu xul xli xul {
	display: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	-khtml-opacity:0.9;
}






* html #menu ul li{float:left; height:1%;}
* html #menu ul li a{height:1%;}


div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;

}

#menu ul ul, div#menu ul ul ul{
width:180px;
width:24em;
		padding-bottom:10px;
}


div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}



#menu a.x, #menu a.x:visited{
font-weight:bold;
text-indent:5px;

}

#menu a.x:hover{
color:#000;
background:#efe;
}

#menu a.x:active{

}



#menuswitch2 {
	width:740px;
	background:	#263366;
	padding:0;
padding-top:15px;
height:26px;
	margin:0;

	
}
#menuswitch2 .sf-menu ul {
	width:			15em; 
}
#menuswitch2 .sf-menu li:hover ul,
#menuswitch2 .sf-menu li.sfHover ul {
	top:			2em; 
}
#menuswitch2 ul.sf-menu li li:hover ul,
#menuswitch2 ul.sf-menu li li.sfHover ul {
	left:			15em; 
	top:			0;
}
#menuswitch2 ul.sf-menu li li li:hover ul,
#menuswitch2 ul.sf-menu li li li.sfHover ul {
	left:			15em; 
	top:			0;
}


#menuswitch2 .sf-menu .lev1.active {
background:#003;	
}

#menuswitch2 .sf-menu .lev2.active {
background:#003;
}


#menuswitch2 .sf-menu {
	float:			left;
	margin-bottom:	0em;
}
#menuswitch2 .sf-menu a {
	border:none;
	padding: 		.5em 1.6em;
	padding-left:0.6em;
	text-decoration:none;
}
#menuswitch2 .sf-menu a, #menuswitch2 .sf-menu a:visited  { 
	color:			#ffffff;
}
#menuswitch2 .sf-menu li {
	background:		#263366;
}
#menuswitch2 .sf-menu li li {
	background:		#567396;
}
#menuswitch2 .sf-menu li li li {
	background:		#7693b6;
}
#menuswitch2 .sf-menu li:hover, #menuswitch2 .sf-menu li.sfHover,
#menuswitch2 .sf-menu a:focus, #menuswitch2 .sf-menu a:hover, #menuswitch2 .sf-menu a:active {
	background:		#567396;
	outline:		0;
}
#menuswitch2 .sf-menu li li:hover, #menuswitch2 .sf-menu li li.sfHover,
#menuswitch2 .sf-menu li a:focus, #menuswitch2 .sf-menu li a:hover, #menuswitch2 .sf-menu li a:active {
	background:#cc3300;
	color:#ffffff;
}

#menuswitch2 .sf-sub-indicator {
	right:			.5em;


}

#menuswitch2 .lev2.menuDividerBefore {
	border-top:1px solid #263366;	
}
#menuswitch2 .lev2.menuDividerAfter {
	border-bottom:1px solid #263366;	
}






#menuswitch2 .sf-menu .self {
	
}
#menuswitch2 .sf-menu .self a {

color:orange;
}










body#unews  {
background:#333;
width:100%;
margin:20px;
padding:0px;

	color: #000; 
	font-size:75%;
	line-height:1.4em;
	font-family: arial, helvetica, sans-serif;

}

body#unews #container {
width:800px;
margin: auto;
background:#999;
padding:10px;
}

body#unews #inner {
background:#ccc;
padding:10px;
}


.unewseditor_titlediv {
 width:60%;
 white-space:nowrap;
 margin-bottom:5px;
 float:left;
}

.doc_pagetitle {
width:80%;	
}


.unewseditor_datediv {
 width:40%;
 margin-bottom:5px;
 float:right;
text-align:right;
}

.unewseditor_stickydiv {
	width:80%;
	margin-bottom:5px;
	float:right;
	text-align:right;
}

.bottombuttons {
	margin-top:5px;
text-align:center;	
}



.bottombuttons {
	margin-top:5px;
text-align:center;	
}




.uneweditorForm {
 margin:0px;
 padding:0px;	
}


.unewseditor_buttonadd {
	margin:5px 2px;
	padding:0px;
	float:right;display:inline;
}

.unewseditor_buttonadd input {
font-size:0.75em !important;	
margin:0px;
padding:0px;
}


.unewseditor_buttongroup {
float:right;
}

.unewseditor_buttongroup input {
font-size:0.75em !important;
margin:1px;
padding:0px;
}


div#nyroModalFull {
	color: #333;
	font-size:100%;
}
div#nyroModalLoading, div#nyroModalWrapper {
	border:10px solid #fff;	
	position:relative; z-index:1;
}
div.wrapper div#nyroModalContent {
	padding:0px;
	position:relative; z-index:2;
}
div.wrapper div#nyroModalContent .content {
	padding:5px 10px;
	margin:0;		width:auto;
}
a#closeBut {
	top: -25px; top:-10px;
	right: -25px; right:-10px;
	width: 30px;
	height: 30px;
	background: url(/images/modal8bitnav.png) no-repeat;
	background-position:0px 0px;
	cursor: pointer;
	z-index:9990; 
}
a#closeBut:hover {
	background-position:0px -30px;
}


.modalTitle {
	display:none; 	
}
div#nyroModalFull .modalTitle {
	display:block;
	line-height:2em;
	padding: 0 10px;
	color:#fff;
	background:#666;
	font-weight:normal;
	margin:0;
	z-index:3;
}
.unewstitleprefix {
	font-weight:bold;
	color:#ccc!important;
}
.unewstitleprefix:hover {
	color:#fff !important;	
}

.managecontainer {background-color:#999;padding:10px;}
.managecontainer hr {display:none}
.managecontainer p b {color:#fc3;}
.managecontainer a {color:#fff; font-weight:bold}

.managecontainer .managepicturecontainer {margin-bottom:10px; padding:10px; background:#ccc;}
.managecontainer .managepicturecontainer hr {display:none;}
.managecontainer .managepicture img {border:5px solid #fff}

.managecontainer .uploadform {background:#fc3; padding:10px;}
.managecontainer .uploadform a {color:#000; font-weight:bold}
.managecontainer .uploadcounter {background:#999; height:2em; line-height:2em; margin:0px!important; margin-bottom:5px!important; padding:0px!important;  text-align:center; color:#fff; font-weight:bold; width:10%!important;}
.managecontainer .uploadfile {text-align:left!important; height:2em;  margin:0px!important;  margin-bottom:5px!important; line-height:2em; padding:0px!important;  width:80%!important;}
.managecontainer .uploadfile input { margin:0px!important;  padding:0px!important; overflow:hidden;width:auto!important;}


#fancybox-left-ico { left: 20px !important; } 
#fancybox-right-ico { right: 20px !important; left: auto !important; }
body.mceContentBody {
   background: #ffffff;
   padding:10px;
   
   font-size:75%;
}

.mceContentBody td,
.mceContentBody th,
.mceContentBody pre {
   font-size:1em;	
}

body.mceContentBody p:after {
	content:"\00B6";color:#ff0000;
}


body.mceContentBody table {
	border-collapse:separate!important;
}

.justifyleft {text-align:left !important; }
.justifyright {text-align:right !important; }
.justifycenter {text-align: center !important; }
.justifyfull {text-align:justify !important; }

img.justifyleft, table.justifyleft {float:left; margin-right:10px;margin-bottom:5px;}
img.justifyright, table.justifyright {float:right; margin-left:10px;margin-bottom:5px;}
img.justifycenter, table.justifycenter { display: block; margin-left: auto; margin-right: auto;}


.mcePageBreak {
	display:block !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	width:100% !important;
	height:12px !important;
	border-top:1px dotted #ccc !important;
	margin-top:15px !important;
	
	}





.TableNGCStyle {
	
	border-collapse:collapse;
}
.TableNGCStyle thead td {
	font-weight:bold;
	color:#337;
	border-bottom:2px solid #009;
	padding:0px 5px;
	background:#e0ece0;
}
.TableNGCStyle tbody td {
	border-bottom:1px solid #bbb;
	padding:0px 5px;
}

.TableNGCStyle p {
	margin:0px !important;
	padding:0px !important;
}


.TableNGCSmallBoxStyle {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;	
	border-collapse:collapse;
	font-size:1em;
}
.TableNGCSmallBoxStyle thead td {
	font-weight:bold;
	color:#337;
	border-bottom:2px solid #009;
	border-right:1px solid #ccc;	
	padding:0px 5px;
	background:#e0ece0;
}
.TableNGCSmallBoxStyle tbody td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px 3px;
}

.TableNGCSmallBoxStyle p {
	margin:0px !important;
	padding:0px !important;
}


.TableNGCSmallBoxStyle .cellBottom {
	background:#eee;
}





.TableStyle3 {
	background:#366;
	border:2px solid #366;
}

.TableStyle3 thead td {
	font-weight:bold;
	color:#337;
	border-bottom:2px solid #009;
	border-right:1px solid #ccc;	
	padding:0px 5px;
	background:#e0ece0;
}

.TableStyle3 tbody td {
	border:1px solid #366;
	font-size:.9em;
	border-right:1px solid #999;
}

.TableStyle3 .TextHighlight {
	padding:1px 3px;
	background:#eee;
}

.TableStyle3 p {
	margin:0px !important;
	padding:0px !important;
}

.TableStyle3 .alignbottom {
	vertical-align:bottom;	
}









.backgroundHighlight1, .backgroundHighlight1 td {
	background:#D4BFAD;
	color:#000;
	font-weight:bold;
}

.textHighlight1, .textHighlight1 td { 
	color:#AF3A16;
	font-weight:bold;
}

.backgroundHighlight2, .backgroundHighlight2 td {
	background:#B4C3C0;
	color:#000;
	font-weight:bold;
}

.backgroundHighlight3, .backgroundHighlight3 td {
	background:#FF6;
	color:#000;
	font-weight:bold;
}

.textHighlight2, .textHighlight2 td {
	color:#369;	
	font-weight:bold;
}

.textLarger, .textLarger td {
	font-size:150%!important; 
}

.textSmaller, .textSmaller td {
	font-size:75%!important; 
}

















.TextGreyout {
    background-color:#666;
}



.TableWinterLeague {
font-size:0.9em;
}

.TableWinterLeague .TextGreyout {
	border-right:2px solid #009 !important;
}


.TextGreyoutLight {
	background-color:#ddd;

}

.borderLeftWinterleague {
	border-left:2px solid #009 !important;
}

.CellLeftWinterleague {
	border-left:2px solid #009 !important;
	text-align:left !important;
	text-transform: uppercase;
	font-family:"Courier New", Courier, monospace;
	width:4%;
}

.CellRightWinterleague {
	text-align:right !important;
	text-transform: uppercase;
	font-family:"Courier New", Courier, monospace;
	width:4%;
}

.pairNumber {
	color:#fff !important;
	background:#009 !important;
	font-weight:bold !important;
	text-align:center !important;
}

.pairName {
	
}

.CellTotalWinterleague {
	border-left:2px solid #009 !important;	
	text-align:right !important;
	text-transform: uppercase;
	font-weight:bold !important;
	color:#AF3A16;
	font-family:"Courier New", Courier, monospace;
	font-size:1.2em;
}





.imageCaptionTable {

}
.imageCaptionTable img {
	 margin-bottom:0px;
	 padding:0px;
	 border:1px solid #ccc;
}
.imageCaptionTable td {
	xfont-style:italic;
	font-size:0.8em;
	padding-top:0em;
	padding-bottom:0.2em;
	text-align:center;
	xbackground:#eee;
}




.tableborders {
	border-collapse:collapse;
	border:1px solid #666;
	line-height:1.2em;
	margin-bottom:.6em;
	background:#fff;
}
.tableborders td {
	border:1px solid #666;
	padding:3px;
}
.tableborders p {
	padding:0px;
	margin:0px !important;
}
.tableborders thead {
	font-weight:bold;
	background:#eee;
}
td.borderTopRight {
	border-top:2px solid #666;
	border-right:2px solid #666;
}
td.borderRight {
	border-right:2px solid #666;
} 
td.borderTop {
	border-top:2px solid #666;
}
td.borderTopDash {
	border-top:2px dashed #666;
}
td.borderTopRightWide {
	border-top:5px solid #666;
	border-right:5px solid #666;
}
td.borderRightWide {
	border-right:5px solid #666;
} 
td.borderTopWide {
	border-top:5px solid #666;
}
 


.TableDivStartTimes ul {
list-style-type:none;
margin-left:0px;
padding-left:0px;
}
.TableDivStartTimes li {
border-bottom:1px solid #ccc;
margin-left:0px;
padding-left:0px;

}

.TableDivStartTimes tbody td p {
border-bottom:1px solid #ccc;
margin-left:0px;
padding-left:0px;
padding-top:0.1em;
padding-bottom:0.1em;

}




.TableDivTeamSheet ul {
list-style-type:none;
margin-left:0px;
padding-left:0px;
}
.TableDivTeamSheet li {
border-bottom:1px solid #ccc;
margin-left:0px;
padding-left:0px;
}

.TableDivTeamSheet tbody td p {
border-bottom:1px solid #ccc;
margin-left:0px;
padding-left:0px;
padding-top:0.1em;
font-size:1.2em;
}


.cycleimage {
display:none;
position:relative;
}

.cycleimage0 {
display:block;	
}

.cyclemanagegallerybutton {
position:absolute;
top:0;
right:0;
z-index:100;
}

.cycleimage .tagline {
position:absolute;
bottom:40px;
right:20px;
z-index:999;
color:#fff;
width:35%;
font-weight:bold;
font-size:1.7em;
text-align:right;
line-height:normal;	
}#hx_headlinesDiv {
	color:#fff;
	background: #005;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;margin-top:10px;

	line-height:2em;z-index:0;
	width:700px; overflow:hidden;
	font-size:1.2em;
}

#hx_headlinesDisplay {
	cursor:default;
	text-align:center;
}

.hx_headline {
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	display:none;	color:#dfF;
}

.hx_first {
	display:block;	
}

.hx_headline a {
	display:block;	overflow:hidden;
	color:#dfF;
	text-decoration:none;
}
.hx_headline a:hover {
	color:orange;
}


.hx_headline .hxeventdate {
}

.hx_headline .hxtitle {
}

.hx_headline .hxtextspacer {
}

.hx_headline .hxupcomingtext {
}
