
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin:0px;
	padding:0px;
}

html, body {
	
	margin:0;
	padding:0;
}

body {
	color: #000; 
	font-size:75%;
	font-family: arial, helvetica, sans-serif;
	background: #0C341C url(/images/sdpgc_bg.gif) repeat scroll top 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 {
	xpadding:0px;
}

p {
	padding-bottom:.6em;
}

h1,h2,h3,h4,h5,h6 {
	xletter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h1 {
    color:#000;
	font-size: 1.5em;
	font-weight:bold;
}



h2 {
    color:#000;
	font-size: 1.5em;
	font-weight: bold;
}

h3 {
    color:#000;
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
    color:#000;
	font-size: 1.2em;
	letter-spacing:normal;
	font-weight: bold;
}

h5 {
    color:#205635;
	font-size: 1.2em;
	letter-spacing:normal;
	font-weight: bold;
}

h5 {
    color:#205635;
	font-size: 1em;
	letter-spacing:normal;
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color:#136e11;
}
a:hover {
	text-decoration:underline;
	color:#990000;
}

hr {
	height:0px;
	border-top:1px solid #9c6;
	background:#9c6;
}

@charset "utf-8";



#LastName{
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}


#qmEditor {
	border-bottom:1px solid #b8c7d6;
	height:33px !important;
}

#qmEditor .qmEdit{
	border:1px solid #FF9!important;
}

#qmEditor .qm-custom-1 {
	margin-left:30px;
}

#qmEditor .qmManager {
	border:1px solid #9F9 !important;
}

#qmEditor #qmLogout {
	margin-left:30px;
}

#container {
	width:960px;
	margin: 0 auto;
	xmin-height: 100%;
	padding:0px;
	background: #205635 url(/images/sdpgc_containerbg.png) repeat-y left top;
	padding-bottom:20px; 	
}




#loginstrip {
	font-family:Georgia, "Times New Roman", Times, serif;
	xheight:30px;
	font-weight:bold;
	color:#333;
	background: #fff url(/images/sdpgc_loginbg.png) no-repeat left bottom;	
	padding:0px 15px;
	text-align:right;
	padding-top:10px;
	line-height:30px;
}
#loginstrip a {
	color:#333;	
}
#loginstrip a:hover {
	color:#990000;
}



#innercontainer {
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-right:20px;	
}


#outer {
	margin:0px;
	padding:0px;
}

#contentcontainerright {
	float:right;
	display: inline; 
	width:720px;
	padding:0px;
	margin:0px;
}

#contentcontainer {
	background:#fff;
	padding:0px;
	margin:0px;
	background-image:url(/images/sdpgc_contentcontainerbg.png);
	background-repeat:no-repeat;
	background-position:bottom left;	padding-bottom:1em;	
	overflow:hidden; width:720px;
}


#bannerimages {
	xbackground-image:url(/assets/galleries/89/sdpgc_banner1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:245px;
	position:relative;
	z-index:0;
}



#courseconditionscontainer {
padding:0px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	text-align:right;
	line-height:30px;
	font-weight:bold;
		color:#fff;	
}



#topmenucontainer {
	text-align:left;
	float:left;
	xdisplay: inline; 
	padding:0px 10px;
		xz-index:0;
xposition:relative; 	
xleft:0px;
xtop:161px;
xheight:25px;
xline-height:25px;
xclear:both;
}

#topmenucontainer a {
	color:#333;
	xtext-decoration:none;
	padding:0px;
}
#topmenucontainer a:hover {
	text-decoration:underline;
}

#bread {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff; 
	padding:5px 15px;
	margin:0px;
	text-align:right; 
	font-size:0.9em;
}
#bread .B_crumbBox {
	padding:0px;
	margin:0px
	font-size:0.9em;
}
#bread a {
	color:#fff; 
	text-decoration:underline;
}
#bread a:hover {
	xcolor:#FF0033;
	text-decoration:underline;
}









#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;
}






#menucontainer {
	width:190px;
	float:left;
	display: inline; 
	margin:0px;
	padding:0px;
	background-image:url(/images/sdpgc_navtopbg.png);
	background-repeat:no-repeat;
	background-position:top left;
}





#contenttitle {
	margin:0px;
	padding:0px;
	background-color:#666;
	height: 40px;
	background-image:url(/images/sdpgc_titlebg.png);
	background-repeat:no-repeat;
	background-position:top left;	
}



#contenttitle h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	line-height:40px;
	text-align:left;
	font-size:1.5em;
	font-weight:bold;	
	letter-spacing:0em;
	color:#fff;
	margin:0px 15px;
	}













.content {
	overflow:hidden; position:relative;
}

.mceContentBody, .content {
	margin:0px;
	margin-left:14px;
	margin-right:14px;		
	padding:10px 1px; 
	padding-top:10px;	
	border:0px;	
	line-height:1.3em;	
}

.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;	
}








#content .thirdmenuleft {
	padding-right:200px;
}

.thirdmenuright {
	float:right; 
	display:inline;
	width:200px;
	border:0px;
	margin:0px;
}

.thirdmenuright .menulist {
	border-left:1px solid #333;	
	list-style-type:none;
	padding:0px;
	margin:0px!important;
	margin-left:10px!important;
	padding-left:10px!important;	
	padding-bottom:10px!important;	
}
.thirdmenuright .menulist li {
	padding:0px;
	margin:0px;
	font-size:1em;	
	margin:0px;
	margin-bottom:.5em;	
}







#colleft {
	float:left;
	xdisplay:inline;
	width:380px;
	margin:0px;
	padding:0px;
}

#colright {
	float:right;
	xdisplay:inline;
	width:300px;
	margin-top:15px;
	padding-right:15px;
	line-height:normal;
}




#footerlinks {
	font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
text-align:center;
padding-top:8px;
clear:both;
}
#footerlinks a {
color:#fff;
text-decoration:none;
font-size:1em;
}
#footerlinks a:hover {
	color:#990000;
}

#footer {
position:relative;
	padding:0px;
	margin:0px;
	margin-top:10px;
	xpadding-top:10px;
	padding-bottom:30px;
	xheight:120px;
	xclear:both;
	color:#000;
	background: #fff url(/images/sdpgc_footerbg.png) no-repeat left top;	
	line-height:1.8em;
	overflow:auto;width:100%;
}



#footercrest {
position:relative;
float:left;
top:20px;
left:15px;

}

#footerleft {
position:relative;
float:left;
width:420px;
top:20px;
margin-left:25px;
xleft:100px;
	font-size:1em;
	font-weight:bold;

}

#footerright {
position:relative;
display:inline; 
float:right;
width:400px;
top:20px;
margin-right:15px;
xleft:500px;
text-align:right;
	font-size:0.8em;

}

#footerfooter {
	padding:0px;
	margin:0px;
clear:both;
height:20px; 
	background-image:url(/images/sdpgc_footerfooterbg.png);
	background-repeat:no-repeat;
	background-position:top left;
}



#rssfeed img, #golfclubcms img {
	vertical-align:middle;
	margin-right:5px;
}




#news {
	width:100%; 
	background-color:#ccc;
	background-image:url(/images/sdpgc_homenewsbg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#news .newsheading {
	margin:0px;
	padding:10px; padding-bottom:0px;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:normal;	
	height:25px;
	line-height:normal;
	background-image:url(/images/sdpgc_homenewstitlebg.png);
	background-repeat:no-repeat;
	background-position:top left;	
}

#news .ditto_documentInfo{
	font-size:0.8em;
	font-style:italic;
	padding-bottom:4px;	
	padding-left:20px;
}


#news .sticky {
	background-color: #ddd;		
	}
.ditto_noticeboard_item.sticky .ditto_pageTitle {
	border-right:10px solid #900;	
	}

#news .ditto_item {
	font-size:0.9em;	
	xpadding:0px;
	xline-height:normal;
	xletter-spacing:normal;
}


#news .ditto_item h3 {
	margin-left:3px;
	padding-left:17px;
	letter-spacing:normal;		
	background-image:url(/images/sdpgc_bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#news .ditto_item h3 {
		font-size:1em;
}

#news .ditto_item h3 a {
		color:#000;
}

#news .ditto_item h3 a:hover {
		color:#900;
}


#newscontainer {
margin:10px;
}

#newscontainer a {
color:#002675;
}

#newscontainer a:hover {
color:#cc6600;
color:#990000;
}

#ditto_pages {
    border-top: 1px solid #9c9;
	font-size:0.8em;
	line-height:2em;
	}

#ditto_pages .ditto_currentpage {
    border: 1px solid #999;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #990000; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #999;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    xcolor: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #999; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #fff;
	    background-color: #0C341C; 	
} 
#ditto_pages a:hover {
    background-color: #cc0000;
    color: #fff;
}



.unewsnoticeboardadd {
	text-align:right;	
}
.unewsnoticeboardadd .unewseditor_buttonadd {
	width:100% !important; 	
	float:none; 	
}
.ditto_noticeboard_item {
	margin:0;
	margin-bottom:10px;
	background:#f5f5f5;
}
.ditto_noticeboard_item .ditto_pageTitle {
	background:#205635;
	color:#fff;
	padding:2px 10px;
	line-height:normal;
	margin:0px !important;
}
.ditto_noticeboard_item .ditto_pageTitle a {
	color:#fff !important;
	text-decoration:none;
}
.ditto_noticeboard_item .ditto_pageTitle a:hover {
	xcolor:#f93 !important;
	color:#990000 !important;
}
.ditto_noticeboard_item .ditto_introText {
	margin:10px;
	width:auto;
}
.ditto_noticeboard_item .ditto_introText p {
	 margin:0.5em 0 1em; 
}
.ditto_noticeboard_item .ditto_documentInfo {
	border-top:1px solid #ccc;
	color:#999;	
	text-align:right;
	padding:0px 10px;
	clear:both;	
}



#WebLoginLayer0, #WebLoginLayer2, #wlpeUser  {
	margin: auto;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	width:450px;
	background-color:#ebf5e0;
	
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:50px;
	color:#fff;
	text-align:left;
}

#WebLoginLayer0 h3, #WebLoginLayer2 h3, #wlpeUser h3 {
color:#fff;
}

#wlpeUser {
margin:auto;
width:100%;
}

.wlpeUsersList a{
text-decoration:none;
}


.wlpeUsersList a:hover{
text-decoration:underline;
}

.wlpeUsersList table tbody tr:hover { background: #eee; } 

.wlpeUsersList table {
	border-top:3px solid #cce5b2;
	border-bottom:3px solid #cce5b2;	
}

.wlpeUsersList table thead td {
	font-weight:bold;
	color:#FFF;
	background:#136e11;
	padding:1px 5px;
	border-bottom:2px solid #333;
}
.wlpeUsersList table tbody td {
	border-bottom:1px solid #cce5b2;
	padding:1px 5px;
}

.wlpeUsersList table p {
padding:0px;
}



.wlpeMessageText {
color:#000;
}

#WebLoginLayer0 form, #WebLoginLayer2 form, #wlpeUser form {
	margin:10px;
	padding:10px;
	background-color:#8db184;
}

#WebLoginLayer0 fieldset, #WebLoginLayer2 fieldset {
	border:0;
}

#WebLoginLayer0 fieldset p a, #WebLoginLayer2 fieldset p a  {
	color:#fff;
}

#WebLoginLayer0  .label, #wlpeUser .label {
text-align:right;padding-right:5px;
}

#WebLoginLayer0 p {
	padding:10px;
	color: #000;
}

#WebLoginLayer0 p a  {
	color:#000;
}

#WebLoginLayer0 p a:hover  {
	color:#205635;
}

#forgotpsswd {
	color: #fff;
}
#forgotpsswd:hover {
	color: #205635;
}













.gallery {
	padding:0px;
	margin:0px;
	border:0;
}
.thumbscontainer {
	margin:0px!important; 
	xwidth:100%;
	padding:0px!important;
	margin-bottom:15px!important;
}
.thumbs {
	margin:0px!important;
	padding:0px!important;
	xwidth:100%;	
}
.thumbscontainer .thumbs{
	xwidth:100%;
	padding:0px!important;
	margin:0px !important;
	border:0;
	line-height:normal;
}
.thumbscontainer .thumbs li{
	width:127px;
	padding:2px;
	padding-top:7px;
	margin:3px 3px !important;
	border:0; 	
	text-align:center;
	background:#eee !important;
	background-color: #eee !important;
	color:;
}
.gallery .thumbscontainer .thumbs li {
	height:180px;
}
.thumbscontainer .thumbs li img {
	padding-top:3px;
	border:0px solid  !important;

}
.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;
	background:#eee;
}
.galleryright .thumbscontainer .thumbs li{
	width:230px;
	height:auto;
	text-align:center;
	padding:5px;
}
.thumbscontainer .thumbs li p {
	width:auto!important;
}






.childscontainer {
	width:640px;
	padding:0px;
	margin:10px 20px;
	xmargin:auto;
	margin-top:10px;
}
.childscontainer li {
	text-align:center;
	width:140px;
	height:180px;
	padding-top:5px;
	margin:0px;
	background:;
}





#upcomingdiary {
width:100%; 
margin-top:10px;
margin-bottom:10px;
	padding:0px;
	line-height:normal;
	letter-spacing:normal;
	font-size:0.9em;
	background-color:#ccc;
	background-image:url(/images/sdpgc_homeupcomingbg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#upcomingdiary .upcomingheading {
	margin:0px;
	padding:10px; padding-bottom:0px;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:normal;	
	height:25px;
	line-height:normal;
	background-image:url(/images/sdpgc_homeupcomingtitlebg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#upcomingdiary h3 {
	xfont-size:1.2em;
}

#upcomingdiarycontainer {
margin:10px;	
}

#upcomingdiarycontainer p {
border-top:1px solid #9c9;
} 



#recentupdates {
width:100%; 
	padding:0px;
	padding-bottom:10px;
	line-height:normal;
	letter-spacing:normal;
	font-size:0.9em;
	background-color:#666;
	background-image:url(/images/sdpgc_recentbg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#recentupdates h2 {
	margin:0px;
	padding:10px;
	padding-bottom:0px;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:normal;	
	height:25px;
	line-height:normal;
	text-align:right;
	background-image:url(/images/sdpgc_recenttitlebg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#recentupdates ul {
	padding: 0px 5px;
	margin:0px;
	line-height:normal;
	list-style-type: none;
}

#recentupdates li {
	padding:0px;margin:0px;
	padding-top:1px; padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	xborder-bottom:1px dotted #333;	
	text-align:right;	
	xbackground-image:url(/images/sdpgc_bullet.gif);
	xbackground-repeat:no-repeat;
	xbackground-position:center right;
}
#recentupdates .last {
	padding-bottom:10px;
	border-bottom:0px;
	xbackground-image:url(/images/kgc_subsection_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}


#recentupdates a {
	color:#fff;
	font-size:1em;
	text-decoration:none;
}
#recentupdates a:hover {
	xcolor:#CC3333;
	text-decoration:underline;
}
#recentupdates .recentdate {
	font-weight:bold;
	font-style:italic;
	color:#999;
	font-size:0.8em;

}



.azlist {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:2em;
}
.gtop {
	float:right;
	display:inline;
}
.azlist .azdesc {
font-size:0.9em;
}
.atozanchors {
text-align:center;
font-size:1em;
}
.atozanchors a {
padding:0px 3px;
}


#homecourseconditions {
	padding:0px;
	margin:0px;

	xtext-align:right;
	xletter-spacing:.1em;
	xwidth:400px;
}

#homecourseconditions a {

	color:#fff;	
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#homecourseconditions a:hover {
	text-decoration:underline;
}









.formoutline {
margin:20px 40px;;
padding:20px 20px;
background:#fbfbfb;
border:1px dotted #002675;
}

.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 {
margin-top:10px;
color:#CC0000;
font-weight:bold;
}

.formoutline .photo {
vertical-align:top;
text-align:right;
}

.formphoto {
margin:0px!important;
padding:0px!important;
border:0px!important;
}

.required, .invalid {
background-color:#F1C900;
color:#000;
}



.weather {
	border:10px solid #fff;
margin-left:auto;
margin-right:auto;

}





.mapnav {
	xwidth:662px;
	height:400px;
	border:1px solid #999999;
	margin:0px;
	padding:0px;

}
.mapnavlinks {
	height:2em;	
	padding:6px;
	border:1px solid #999999; 
	border-bottom:none;
	background:#fcfcfc;
}

.coursenavlinks {
float:left;
width:60px;
	height:2em;	
	padding:10px;
	line-height:1.5em;
}

.mapcourse {
float:right;
	width:600px;
	height:500px;
}

.mapcourseouter {
	border:1px solid #999999;
	background:#f6f6f6;	overflow:auto;	width:100%;
}

.holelink {
display:block;
}

.holelink a :hover {
background:#AF3A16;
color:#fff;
cursor:pointer;

}

.holedescription {
width:280px;
}
.holedescription h3 {
font-size:1em;
margin:0px!important;
padding:0px!important;
}




#searchbar {
width:100%; 
margin-top:10px;
	padding:0px;
	line-height:normal;
	letter-spacing:normal;
	font-size:0.9em;
	background-color:#666;
	background-image:url(/images/sdpgc_recentbg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#searchbar fieldset {
border:0px;
padding:15px;
margin:0px;
}

#search {
	background-image:url(/images/sdpgc_recenttitlebg.png);
	background-repeat:no-repeat;
	background-position:top left;
padding:0px;
margin:0px;
}	



.QE_Link {
color:#000 !important;
letter-spacing:normal;
}




.ajaxSearch_highlight {
    background-color:#FFFF33;
    padding: 0px 0;
    color: #000;
}

#ajaxSearch_input {
	padding:1px;
	width:110px;
}


.ajaxSearch_result {
	padding-left:14px;
	background-image:url(/images/sdpgc_bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.searchTerms {
	margin:5px;
	border-top:1px solid #333;	
	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: #000; }
a.ajaxSearch_removeHighlight:hover { color:#FF0033; }












.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;
}


.dbCalXManagersOnly {
background:#FFFF66!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 #eee;
		margin-bottom:8px;
}
#upcomingdiary .dbCalXsummary .dbcalx1event {
border:0px; xxxpadding-left:20px;
}

.dbCalXsummary .eventdate {
	padding-left:14px;
	background-image:url(/images/sdpgc_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;

}
.dbCalXsummary .eventdatetime a span {
	text-decoration:inherit;
}
.calsearchresults .eventdatetime a {
	text-decoration:underline;
}

.dbCalXsummary .dbCalXHeadline .eventdate {
	background-image:url(/images/star.gif);
}



.dbCalXsummary .upcomingtext {
	display:block;
	font-size:0.9em;
	color:#333;
	font-weight:normal;

}

.dbCalXsummary .dbcaltitle {
	width:100%;
}


.dbCalXsummary  .month {
	font-family:Georgia, "Times New Roman", Times, serif;
	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%;
}

.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 {
	xwidth:50%; xbackground:#eee;
}

.summarytable .dbCalXsummary .dbcalcategory {
	display: -moz-inline-box;
	display:inline-block;
 	width:7em;
}


.summarytable .dbCalXsummary .dbcaltitle {
font-weight:bold;
}

.summarytable .dbCalXsummary .upcomingtext {

	background-image:url(/images/sdpgc_bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 2% 50%;
	padding-left: 16px;
	display:inline;
	font-size:1em;
	color:#333;
}













#dbCalXevent {
padding:20px;
margin:0px;
background:#eee;
}

#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:#fff;
	color:#000; 
	padding-top:0.3em;
	padding-bottom:0.6em;
	overflow: auto;
}

.calmonthssel {
	background:#ccc;
	width:100%;
	text-align:center;
	line-height:normal;
	padding:1px 0px;

}

.calmonthssel a{
background:#666;
padding:1px 10px;
margin:0px 1px;
font-size:.9em;
line-height:normal;

}
.calmonthssel a:link, .calmonthssel a:visited, .calmonthssel a:active  {
color:#fff;
text-decoration:none;
}


.calmonthssel a.active {
color:#ccc;
font-weight:bold;
}

.calmonthssel a:hover {
background:#900;
color:#fff;
}
.calmonthssel a.current {
	background:#aaa;
	color:#000;
text-decoration:underline;
}


#calcategorysel {
float:left;
clear:both;
background:#aaa;
margin-top:0px;
xmargin-right:10px;	
width:100%;
text-align:center;
border-top:1px solid #666;
line-height:normal;
padding-bottom:5px;
}

#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;
}








#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;
	border:1px solid #99CC66;
	border: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:#aaa;
	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:#ddd;
	border-bottom-width:1px;	
	color:#000;
}

.dbCalX .day0 {
	background-color:#eee;
}



.dbCalX .now {
	background-color:#990000;
	color:#fff;
	font-weight:bold;
}

.dbCalX .eventnotes {
	cursor:pointer;
	background-image:url(/images/notes.gif);
	background-repeat:no-repeat;
	background-position: top left;
}


.dbCalX .ultraprivate {
	background-image:url(/images/notes_ultraprivate.gif);
}


.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(/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, .enewslettermsg  {
	margin: auto;
	padding:5px;
	padding-top:1px;
	padding-bottom:1px;
	width:500px;
	background-color:#999;  
	color:#000;
	text-align:left;
	border:10px solid #ccc;
	
	
	
	
}

.enewsletter a, .enewslettermsg a {
color:#000;
}

.enewsletter a:hover, .enewslettermsg 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;
}



@charset "utf-8";




#navid-49 {
	background-image:url(/images/sdpgc_secured.gif);
	background-repeat:no-repeat;
	background-position: 97% 50%;
}






#menu3 {
background:#fff;
border-top:1px solid #333;
text-align:center;
xbackground:#E0ECE0;
margin-top:20px;
}

#menu3 ul {
list-style-type:none;
padding:0;
margin:0;
	padding:10px;
	
}

#menu3 li{
	display:inline;
	padding: 0px 25px;

}

#menu3 a {
xtext-decoration:none;
xfloat:left;
font-size:1.2em;

}










#menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1em;
	padding: 10px 5px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	z-index:2;
	background:#333;
	background-image:url(/images/sdpgc_navbottombg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}



#menu .first a {
	
}

#menu .last a {
	
}

#menu li { 
	background-image:url(/images/sdpgc_navbuttonlev1bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-type:none;
}

#menu .menuDividerBefore {
	margin-top:30px!important;
}

#menu .menuDividerAfter{
	margin-bottom:30px!important;
}

#menu .lev2.menuDividerBefore {
	margin-top:15px!important;
	border-top:1px solid #333!important;
}

#menu .lev2.menuDividerAfter {
	margin-bottom:15px!important;
	border-bottom:1px solid #333!important;
}

#menu a {
	display:block;
	xborder-bottom:1px solid #300;
	white-space:nowrap;
	text-indent:5px;
	xwidth:142px;
	width:100%;
	padding:4px 0px;
	text-align:right;
	text-decoration:none;
	margin-bottom:0px;
	color:#ccc;
}

#menu ul {
width:100%;
}

#menu .lev1 a {
	width:160px;	
	padding-right:20px;	
	position:relative;										
}






#menu a.showpointer {
	background-image:url(/images/sdpgc_subfolder.gif);
	background-repeat:no-repeat;
	background-position: 97% 50%;
}


#menu .active a.showpointer {
	background-image:url(/images/sdpgc_subfolderactive.gif);
	background-repeat:no-repeat;
	background-position: 97% 50%;
}

#menu .active {
	background-image:url(/images/sdpgc_navbuttonlev1selbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

#menu .active a {
	color:#fff;
}






#menu .lev1:hover {
	background-image:url(/images/sdpgc_navbuttonlev1hoverbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#menu .lev1:hover a.showpointer {
	background-image:url(/images/sdpgc_subfolderactive.gif);
	background-repeat:no-repeat;
	background-position: 97% 50%;
}

#menu .lev1:hover a{
	color:#fff;
}

#menu .lev1:hover .lev2 a{
	color:#ccc;
}





#menu ul li{
	position:relative;
	margin:0px;
	padding:0px;
}



#menu .lev1 ul{
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	position:absolute;
	top:0px;
	left:180px;
	display:none;
	z-index:100;
	width:340px;
	border-left:5px solid #333;	
	background:#333;
}


#menu .lev2.first a {
	border-top:1px solid #333;
}


#menu .lev2 {	
	width:100%;
	xborder-bottom:1px solid #333;
	xbackground:#c60;
		background-image:url(/images/sdpgc_navbuttonlev1bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	list-style-type:none;
}

#menu .lev2 a {
	width:100%;
	text-align:left;	
	margin-bottom:0px;
	padding-right:0px;
	xbackground:#c60;
	color:#ccc;	
	
}




#menu .lev1:hover .lev2 a{
	xbackground-color:#75755f;
	xcolor:#fff;

}




#menu .lev1 .active a{
	xbackground-color:#930;	
	color:#fff !important;
	background-image:url(/images/sdpgc_navbuttonlev1selbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;	
}



#menu .lev2:hover{
	background-image:url(/images/sdpgc_navbuttonlev1hoverbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	list-style-type:none;
}
#menu .lev2:hover a{
	color:#fff !important;
}





#menu .weblink a {
	background-image:url(/images/sdpgc_file.gif);
	background-repeat:no-repeat;
	background-position: 97% 50%;
}






#menu .lev1 { z-index:1; } 


#xmenu ul li ul {
	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;
xwidth:130px;
}

#menu ul ul, div#menu ul ul ul{
xwidth:180px;
xwidth:15em;
}


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;
xcolor:#494c59;
xbackground:#edeef6 url(/nav/images/tile-silver-3-x.gif) repeat-x;
}

#menu a.x:hover{
color:#fff;
background:#333;
}

#menu a.x:active{color:#fff;
xcolor:#060;
xbackground:#e2e2ec url(/nav/images/tile-blue-on-3.gif) repeat-x;
}



@charset "utf-8";


.scorecard {
border:1px solid #333;
border-collapse:collapse;
background:#f9f9f9;
}


.scorecard td{
border:1px solid #333;
padding:0px 5px;
text-align:right;
}

.scorecard thead td, .scorecard .totals td {
border-top:3px solid #333;
border-bottom:3px solid #333;
font-weight:bold;
}

.scorecard a {
display:block;
margin:0px -5px;
padding:0px 5px;
}

.scorecard a:hover {
background:#333;
color:#ffffeb;
}

.scorecard .scred {
background:#f66;
}

.scorecard .scyellow {
background:#ff6;
}

.scorecard .scwhite {
background:#fff;
}

.scorecard .scsi {
color:#f66;
}

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:0px;
 padding:0px;
 clear:both;
 width:100%;
 text-align:right;
}

.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;}

@charset "utf-8";





.TableStyle1 {
border-collapse:collapse;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	background:#ebebe6;	
	font-size:.9em;
}
.TableStyle1 thead td {
	font-weight:bold;
	color:#FFF;
	background:#205635;
	padding:1px 5px;
	padding-bottom:3px;
	border-bottom:2px solid #999;
}
.TableStyle1 tbody td {
	border-bottom:1px solid #205635;
	padding:1px 5px;
}
.TableStyle1 tfoot td {
	color:#FFF;
	background:#660000;
	padding:1px 5px;
	border-top:2px solid #660000;
}
.TableStyle1 p {
padding:0px;
margin:0px !important;
}

.backgroundHighlight1 {
background:#ccc;
color:#000;
font-weight:bold;
}

.textHighlight1 {
color:#030;
font-weight:bold;
}

.backgroundHighlight2 {
background:#99CC66;
color:#fff;
font-weight:bold;
}

.textHighlight2 {
color:#339900;
font-weight:bold;
}

.textLarger {
font-size:150%;
}

.textSmaller {
font-size:75%;
}



.imageCaptionTable {
border-collapse:collapse;
}
.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;
}







.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;	
}

.cycleimage1 {
display:block;	
}

.cyclemanagegallerybutton {
position:absolute;
top:0;
right:0;
z-index:100;
}


#hx_headlinesDiv {position:relative;
	color:#990000;

	line-height:20px;z-index:0;
	width:720px; overflow:hidden;
	
		border-bottom:1px solid #666;
}



#hx_headlinesDisplay {
	cursor:default;
	text-align:center;
}

.hx_headline {
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	display:none; background:none!important;
	
	color:#990000;
}

.hx_first {
	display:block;	
}

.hx_headline a {
	display:block;	overflow:hidden;
	color:#990000;
	text-decoration:none;
}
.hx_headline a:hover {
	color:red;
}


.hx_headline .hxeventdate {
}

.hx_headline .hxtitle {
}

.hx_headline .hxtextspacer {
}

.hx_headline .hxupcomingtext {
}