
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin:0px;
	padding:0px;
}

html, body {
	
	margin:0;
	padding:0;
}

body {
	color: #333333; 
	font-size:75%;
	font-family: arial, helvetica, sans-serif;
	background: #91BEA3 url(/images/body_bg.png) repeat-x;
	background-attachment:scroll;
	background-position: 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 {

}

p {

	xpadding-bottom:.6em;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}


h1 {
    color:#6E1413;
	font-size: 1.5em;
	font-weight:bold;
}



h2 {
    color:#6E1413;
	font-size: 1.5em;
	font-weight: bold;
	line-height:normal;
}

h3 {
    color:#6E1413;
	font-size: 1.2em;
	font-weight: bold;
	line-height:normal;
}

h4 {
    color:#6E1413;
	font-size: 1.2em;
	letter-spacing:normal;
	font-weight: bold;
	line-height:normal;
}

h5 {
    color:#6E1413;
	font-size: 1.2em;
	letter-spacing:normal;
	font-weight: bold;
	line-height:normal;
}

h6 {
    color:#6E1413;
	font-size: 1em;
	letter-spacing:normal;
	font-weight: bold;
	line-height:normal;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#397272;
}

hr {
	height:0px;
	border-top:1px solid #91BEA3;
	background:#91BEA3;
}




#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:960px;
	margin: 0 auto;
	padding:0px;	background:#DEECE4;
	background-image:url(../images/container_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	overflow:hidden;
}




#loginstrip {
	font-size:1em;
	color:#333333;	
	padding:0px 30px;
	text-align:right;
	padding-top:10px;
	line-height:25px;
	height:25px;
}
#loginstrip a {
	color:#333333;	
}
#loginstrip a:hover {
	color:#6E1413;	
}



#innercontainer {
	margin:0px;
	padding:0px;
		
}


#outer {
	margin:0px;
	padding:0px;
}

#contentcontainerright {
	float:right;
	display: inline; 
	width:770px;
	padding:0px;
	margin:0px;
	overflow:hidden;position:relative;
}

#contentcontainerouterborder {
	background:#ffffff;
	background-image:url(../images/content_bg.png); 
	background-repeat:repeat-y;
	background-position:top left;	
	overflow:hidden;
}


#contentcontainerouter {

	z-index:0;
	padding:0px;
	margin:0px;

	background-repeat:no-repeat;
	background-position:top left;			overflow:hidden;
}

#contentcontainer {	
	padding:0px;
	margin:0px;
	padding-left:19px;
	padding-right:29px;z-index:0;	overflow:hidden;
	
}

#bannercontact {
	position:absolute;
	right:0px;
	top:45px;
	z-index:100;
	text-align:right;
	font-size:1.2em;
	padding-right:30px;
	color:#ffffff;	
}

#bannerimagescontainer {
	position:relative; 

}

#bannerimages {
	height:338px;	
	position:relative;z-index:0;		
	z-index:0;border:0;	
	background:#6E1413;
	margin-right:10px;
}

#banneroneimage {
	height:100px;
	position:relative;
	z-index:0;
	background-image:url(../images/banner_oneimage.png);
	background-repeat:no-repeat;
	background-position:top left;
}


#courseconditionscontainer {
	margin:0;
	xmargin-left:10px;
	margin-right:10px;
	padding:5px 20px;

	font-size:1.2em;
	text-align:right;
	xheight:25px;
	xline-height:25px;
	overflow:hidden;
	background:#6E1413;
	background-color:#6E1413;
	background-image:url(../images/bar_bg.png);
	background-repeat:repeat-y;
	background-position:top left;	
}



#topmenucontainer {
	text-align:left;
	float:left;
	display: inline; 
	padding:0px 0px;
	padding-left:180px;
}

#topmenucontainer a {
	color:#333333;
	padding:0px;
}
#topmenucontainer a:hover {
	color:#6E1413;	
	text-decoration:underline;
}

#bread {

	color:#3A4747; 
	padding:0px 0px;
	line-height:1.7em;	
	margin:0px;
	text-align:right; 
	font-size:0.9em;
}
#bread .B_crumbBox {
	padding:0px;
	margin:0px;
	font-size:0.9em;
}
#bread a {
	color:#3A4747; 
	text-decoration:underline;
}
#bread a:hover {
	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;
	z-index:2;
	position:relative;
}

.menuend {
	margin:0px;
	padding:0px;
	height:15px;
}


#logoimg {
	margin:0px;
	padding:0px;
	border:0;
}


#contenttitle {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #6E1413;
}



#contenttitle h1 {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:2em;
	line-height:1.2em;	
	font-weight:normal;	
	letter-spacing:0em;
	color:#6E1413;
	}






.content {
	overflow:hidden; position:relative;
}

.mceContentBody, .content {
	padding:20px 1px; 
	padding-top:10px;
	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 #91BEA3;	
	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;
	display:inline; 
	width:340px;
	margin:0px;
	padding:0px;
}

#colright {
	float:right;
	display:inline; 
	width:340px;
	margin:0px;
	padding:0px;	
	line-height:normal;
}




#footerbar {
	background-color:#6E1413;
	background-image:url(../images/bar_bg.png);
	background-repeat:repeat-y;
	background-position:top left;	
color:#ffffff;
	text-align:center;
	padding:5px 0;
	margin: 0px;
	font-size:1.2em;
	line-height:normal;
	clear:both;
	margin-top:10px;margin-right:10px;
}
#footerbar a {
	color:#ffffff;
	text-decoration:none;
}
#footerbar a:hover {
	color:#91BEA3;
}





#footer {
	position:relative;
	margin:0px;
	margin-top:10px;
	padding:0 ;
	margin-left:25px;
	padding-bottom:30px;	
	color:#6E1413;
	line-height:1.4em;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom:10px;
}
#footer a {
	color:#6E1413;	
}
#footer a:hover {
	color:#91BEA3;	
}
#rssfeed img, #golfclubcms img {
	vertical-align:middle;
	margin-right:5px;
}

#footerright {
	float:right;
	display:inline;
	text-align:right;
	margin-right:25px;
}



#footerfooter {
	clear:both;
	height:15px; 

	background-repeat:no-repeat;
	background-position:bottom left;
}





#news {
	width:100%; 
	padding:0px;
	line-height:normal;
	letter-spacing:normal;
	background-color:#DEECE4; 
	float:right;
	display:inline; 
	width:340px;
}
#news .newsheading {
	margin:0px;
	padding:10px; padding-bottom:0px;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:normal;	
	height:25px;
	line-height:normal;
}
#news .ditto_documentInfo{
	font-size:0.8em;
	font-style:italic;
	padding-bottom:4px;	padding-left:20px;
}
#news .sticky {
	background:#C7DFAF;
	}
.ditto_noticeboard_item.sticky .ditto_pageTitle {
	border-right:10px solid #6E1413;	
	}


#news .ditto_item h3 {
	padding-left:20px;
	letter-spacing:normal;		
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:1em;
}

#newscontainer {
	margin:10px;
}
#newscontainer a {
	color:;
}
#newscontainer a:hover {
	color:#6E1413;
}
							
#ditto_pages {
    border-top: 1px solid #333333;
	font-size:0.8em;
	line-height:2em;
	}
#ditto_pages .ditto_currentpage {
    border: 1px solid #333333;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #DEECE4; 
    color: #333333;
} 
#ditto_pages .ditto_off {
    border: 1px solid #333333;
    padding: 1px 5px 2px; 
    margin-right: 1px;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #333333; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #ffffff;
	background-color: #91BEA3; 	
} 
#ditto_pages a:hover {
    background-color: #6E1413;
    color: #ffffff;
}






.unewsnoticeboardadd {
	text-align:right;	
}
.unewsnoticeboardadd .unewseditor_buttonadd {
	width:100% !important; 	
	float:none; 	
}
.ditto_noticeboard_item {
	margin:0;
	margin-bottom:10px;
	background:#C7DFAF;
		
}
.ditto_noticeboard_item .ditto_pageTitle {
	background:#91BEA3;
	color:#ffffff !important;
	padding:2px 10px;
	line-height:normal;
	margin:0px !important;
}
.ditto_noticeboard_item h2.ditto_pageTitle {
	background:#3A4747;
	margin:0px !important;
	padding:2px 10px;
}
.ditto_noticeboard_item .ditto_pageTitle a {
	color:#ffffff !important;
	text-decoration:none;
}
.ditto_noticeboard_item .ditto_pageTitle a:hover {
	color:#6E1413 !important;
}
.ditto_noticeboard_item .ditto_introText {
	margin:10px;
	width:auto;
}
.ditto_noticeboard_item .ditto_documentInfo {
	border-top:1px solid #DEECE4;
	color:#DEECE4;	
	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:#DEECE4;
	
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:50px;
	color:#ffffff;
	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: #C7DFAF; 
} 
.wlpeUsersList table {
	border-top:3px solid #397272;
	border-bottom:3px solid #397272;	
}
.wlpeUsersList table thead td {
	font-weight:bold;
	color:#ffffff;
	background:#397272;
	padding:1px 5px;
	border-bottom:2px solid #eeeeee;
}
.wlpeUsersList table tbody td {
	border-bottom:1px solid #eeeeee;
	padding:1px 5px;
}

.wlpeUsersList table p {
	padding:0px;
}

.wlpeMessageText {
	color:#6E1413;
}
#WebLoginLayer0 form, #WebLoginLayer2 form, #wlpeUser form {
	margin:10px;
	padding:10px;
	background-color:#91BEA3;
}
#WebLoginLayer0 fieldset, #WebLoginLayer2 fieldset {
	border:0;
}
#WebLoginLayer0 fieldset p a, #WebLoginLayer2 fieldset p a  {
	color:#ffffff;
}
#WebLoginLayer0  .label, #wlpeUser .label {
	text-align:right;
	padding-right:5px;
}
#WebLoginLayer0 p {
	padding:10px;
	color: #000000;
}
#WebLoginLayer0 p a  {
	color:#000000;
}
#WebLoginLayer0 p a:hover  {
	color:#6E1413;
}
#forgotpsswd {
	color: #ffffff;
}
#forgotpsswd:hover {
	color: #6E1413;
}

















.gallery {
	padding:0px;
	margin:0px;
}
.thumbscontainer {
	margin:0px!important; 
	padding:0px!important;
	margin-bottom:15px!important;
}
.thumbs {
	margin:0px!important;
	padding:0px!important;
}
.thumbscontainer .thumbs{
	margin:0px!important;
	padding:0px!important;
	border:0;
	line-height:normal;
}
.thumbscontainer .thumbs li{
	width:127px;
	padding:2px;
	padding-top:5px;
	margin:5px !important;
	border:0; 
	text-align:center;
	background:#C7DFAF !important;
}
.gallery .thumbscontainer .thumbs li {
	height:150px;
}
.thumbscontainer .thumbs li img {
	border:5px solid #ffffff !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:3px;
}
.thumbscontainer .thumbs li p {
	width:auto!important;
}





.childscontainer {
	width:640px;
	padding:0px;
	margin:10px 20px;
	margin-top:10px;
}
.childscontainer li {
	text-align:center;
	width:140px;
	height:150px;
	padding-top:5px;
	margin:0px;
	background:#ffffff;
}






#upcomingdiary {
	width:100%; 
	padding:0px;
	line-height:normal;
	letter-spacing:normal;
	font-size:0.9em;
	background-color:#DEECE4;
	float:right;
	display:inline; 
	width:340px;	
}
#upcomingdiary .upcomingheading {
	margin:0px;
	padding:10px; padding-bottom:0px;
	
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:normal;	
	height:25px;
	line-height:normal;
}
#upcomingdiary h3 {
}
#upcomingdiarycontainer {
	margin:10px;	
}

#upcomingdiarycontainer p {
	padding-top:2px;	
	border-top:1px solid #333333;
}






#recentupdates {
	width:100%; 
	padding:0px;
	padding-bottom:10px;
	line-height:normal;
	letter-spacing:normal;
	font-size:1em;

	background-repeat:repeat-y;
	background-position: top left;	
}
#recentupdates h2 {
	margin:0px;
	padding:20px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:0px;
	padding-top:10px;
	margin-bottom:5px;
	color:#DEECE4;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:normal;	
	height:25px;
	line-height:normal;
	text-align:right;

	background-repeat:no-repeat;
	background-position:top left;
}
#recentupdates ul {
	padding: 0px 5px;
	padding-right:10px;
	padding-left:20px;	
	margin:0px;
	line-height:normal;
	list-style-type: none;
	
}
#recentupdates li {
	padding:0px;margin:0px;
	padding-top:1px; padding-left:5px;
	padding-right:20px;
	padding-bottom:5px;
	text-align:right;	
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:98% .5em;
}
#recentupdates .last {
	padding-bottom:10px;
	border-bottom:0px;
}
#recentupdates a {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
}
#recentupdates a:hover {
	text-decoration:underline;
}
#recentupdates .recentdate {
	font-weight:bold;
	font-style:italic;
	color:#eeeeee;
	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 {
	color:#DEECE4;	
	padding:0px;
	margin:0px;
}
#homecourseconditions a {
	color:#DEECE4;	
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#homecourseconditions a:hover {
	text-decoration:underline;
}









.formoutline {
	margin:20px 40px;;
	padding:20px 20px;
	background:#C7DFAF;
	border:1px dotted #91BEA3;
}
.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:#6E1413;
	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:#6E1413;
	color:#000000;
}






.weather {
	margin:auto;
}




.mapnav {
	height:400px;
	border:1px solid #333333;
	margin:0px;
	padding:0px;
	line-height:normal;
}
.mapnav img {
	margin:0px;
	padding:0px;	
}
.mapnavlinks {
	height:2em;	
	padding:6px;
	border:1px solid #333333; 
	border-bottom:none;
	background:#C7DFAF;
}
.coursenavlinks {
	float:left;
	display: inline; 
	width:60px;
	height:2em;	
	padding:10px;
	line-height:1.5em;
}
.mapcourse {
	width:100%;
	height:550px;
	line-height:normal;
}
.mapcourse img {
	margin:0px;
	padding:0px;	
}
.mapcourseouter {
	border:1px solid #333333;
	background:#C7DFAF;overflow:auto;width:100%;
}
.holelink {
	display:block;
}
.holelink a :hover {
	background:#6E1413;
	color:#ffffff;
	cursor:pointer;
}
.holedescription {
	width:280px;
	padding-right:20px;
}
.holedescription h3 {
	font-size:1em;
	margin:0px!important;
	padding:0px!important;
}




#searchbar {
	width:100%; 
	overflow:hidden;
	padding:0px;
	padding-top:10px;
	line-height:normal;
	letter-spacing:normal;
	font-size:0.9em;

	background-repeat:no-repeat;
	background-position:top left;
	text-align:right;
}
#searchbar form {
	margin:0px;
	padding:0px;
}

#searchbar fieldset {
border:0px;
padding:15px 10px;
margin:0px;
}

#search {
	padding:0px;
	margin:0px;
}	
.ajaxSearch_result {
	padding-left:14px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}


.QE_Link {
color:#000000 !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/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; }





.dbcontacts .azdiv {
	text-align:center;
	margin-bottom:5px;
}
.dbcontacts .TableStyle1 {
	width:100%;	
}
.dbcontacts .TableStyle1 .namecol {
	white-space:nowrap;
}
.dbcontacts .azalpha a{
	padding:0px 2px;	
}
.dbcontacts .TableStyle1 tr:hover {
	background-color:#C7DFAF;
}
.dbcontacts .TableStyle1 .namecol:hover {
	background-color:#DEECE4;
	cursor:pointer;
}
.dbcontacts .TableStyle1 .showhideclass {
	display:none;
}
.dbcontacts .TableStyle1 table {
	border-top:1px solid #fff;
	margin-bottom:1em;
}
.dbcontacts #searchform {
	display:block;
	text-align:center;
}
.dbcontacts #searchform input {
	font-size:0.9em;
}
.dbcontacts .msg {
	text-align:center;
	font-weight:bold;
}






.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;
}







.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-color:#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 #eeeeee;
	margin-bottom:8px;
}
#upcomingdiary .dbCalXsummary .dbcalx1event {
	border:0px; xxxxxxpadding-left:20px;
}

.dbCalXsummary .eventdate {
	padding-left:14px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}



.dbCalXsummary .eventdatetime a {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
}
.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 .textspacer {
	background-image:url(/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;
}


.calsearchresults .eventdatetime a span {
	text-decoration:underline;	
}








#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%;
}

.dbcalxmessage {
	color:red;
}



#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:#3A4747;
}
.calmonthssel a:link, .calmonthssel a:visited, .calmonthssel a:active  {
	color:#ffffff;
	text-decoration:none;
}


.calmonthssel a.active {
	color:#DEECE4;
	font-weight:bold;
}

.calmonthssel a:hover {
	background:#91BEA3;
	color:#fff;
}
.calmonthssel a.current {
	background:#DEECE4;
	color:#000000;
	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:#3A4747;
}

#calcategorysel a{
	background:#333333;
	padding:1px 10px;
	margin:0px 1px;
	font-size:.8em;
	line-height:2em;
}

#calcategorysel a:link,#calcategorysel a:visited,#calcategorysel a:active  {
	color:#ffffff;
	text-decoration:none;
}
#calcategorysel a:hover {
	background:#DEECE4;
	color:#333333;
}

#calcategorysel .catactive {
	background:#DEECE4;
	color:#333333!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:#ffffff;
	background-color:#3A4747;
	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:#FcFff8;
	border-bottom-width:1px;
	color:#000;
}


.dbCalX .day2, .dbCalX .day4 {
	background-color:#F0F2E5;
	border-bottom-width:1px;	
	color:#000;
}


.dbCalX .day0, .dbCalX .day6 {
	background-color:#D7F1F1;
	border-bottom-width:1px;	
	color:#000;
}

.dbCalX .day0 {
	background-color:#E3F5F5;;
}



.dbCalX .now {
	background-color:#6E1413;
	color:#ffffff;
	font-weight:bold;
}

.dbCalX .eventnotes {
	cursor:pointer;
	background-image:url(/images/notes.gif);
	background-repeat:no-repeat;
	background-position: top left;
}



.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:#DEECE4;  
	color:#000;
	text-align:left;
	border:10px solid #91BEA3;
	color: #000000;
}
.enewsletter a, .enewslettermsg a {
	color:#000000;
}
.enewsletter a:hover, .enewslettermsg a:hover {
	color:#6E1413;
}
.enewsletter td {
	padding:2px;
}
.enewsletter .label {
	text-align:right;
	padding-right:3px;
	white-space:nowrap;
}
.enewsletter .errormessage {
	color:#6E1413;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	margin-top:5px;
}



.scorecard {
background: #fff;
border:1px solid #333;
border-collapse:collapse;
}


.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 .scgreen {
background:#6c6;
}

.scorecard .scblue {
background:#9cf;
}

.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;	
}




.uneweditorForm {
	margin:0px;
	padding:0px;z-index:0;	
}


.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;}




.printingPageBreak {
page-break-after:always;
}


.TableStyle1 {
	border-collapse:collapse;
	border-top:3px solid #91BEA3;
	border-bottom:3px solid #91BEA3;
	background:#F0F2E5;	
}
.TableStyle1 thead td {
	font-weight:bold;
	color:#3A4747;
	background:#DEECE4;
	padding:1px 5px;
	padding-bottom:3px;
	border-bottom:3px solid #91BEA3;
}
.TableStyle1 tbody td {
	border-bottom:1px solid #FcFff8;
	padding:2px 5px;
}
.TableStyle1 tfoot td {
	color:#ffffff;
	background:#3A4747;
	padding:1px 5px;
	border-top:2px solid #91BEA3;
}
.TableStyle1 tfoot td a {
	color:#FFF;	
}
.TableStyle1 p {
	padding:0px;
	margin:0px !important;
}



.TableStyle1 .tablerowa, .TableStyle2 .tablerowa, .TableStyle3 .tablerowa {
	background-color: #eee;
}
.TableStyle1 .tablerowb, .TableStyle2 .tablerowb, .TableStyle3 .tablerowb {
	background-color: #ddd;	
}





.TableStyle2 {
	border-top:1px solid #91BEA3;
	border-left:1px solid #91BEA3;	
	border-collapse:collapse;
	font-size:1em;
}
.TableStyle2 thead td {
	font-weight:bold;
	color:#3A4747;
	background:#DEECE4;
	padding:1px 5px;
	padding-bottom:3px;
	border-bottom:3px solid #91BEA3;
}
.TableStyle2 tbody td {
	border-right:1px solid #91BEA3;
	border-bottom:1px solid #91BEA3;
	padding:0px 3px;
}
.TableStyle2 p {
	padding:0px;
}
.TableStyle2 .cellBottom {
	background:#FcFff8;
}




.TableStyle3 {
	border-collapse:collapse;	
	background:#333;
	border:2px solid #333;
}
.TableStyle3 thead td {
	font-weight:bold;
	color:#FFF;
	background:#006553;
	padding:1px 5px;
	padding-bottom:3px;
	border-bottom:3px solid #9c6;
}
.TableStyle3 tbody td {
	border:1px solid #333;
	font-size:.9em;
	border-right:1px solid #999;
}
.TableStyle3 .TextHighlight {
	padding:1px 3px;
	background:#eee;
}
.TableStyle3 p {
	padding:0px;
}
.TableStyle3 .alignbottom {
	vertical-align:bottom;	
}









.backgroundHighlight1 {
	background:#6E1413;
	color:#ffffff;
	font-weight:bold;
}

.textHighlight1 {
	color:#6E1413;
	font-weight:bold;
}

.backgroundHighlight2 {
	background:#91BEA3;
	color:#ffffff;
	font-weight:bold;
}

.textHighlight2 {
	color:#91BEA3;
	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 {
	font-size:0.8em;
	padding-top:0em;
	padding-bottom:0.2em;
	text-align:center;
}




.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 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;
}
 

.cycleimage {
display:none;	
}

.cycleimage1 {
display:block;	
}

.cyclemanagegallerybutton {
position:absolute;
top:0;
right:0;
z-index:100;
}#hx_headlinesDiv {
	color:#fff;
	background:#C30;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	margin-top:5px;
	margin-bottom:5px;

	line-height:25px;z-index:0;
	width:700px; overflow:hidden;
	font-size:1.2em;
		font-family:Georgia, "Times New Roman", Times, serif;
}

#hx_headlinesDisplay {
	cursor:default;
	text-align:center;
}

.hx_headline {
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	display:none;
}

.hx_first {
	display:block;	
}

.hx_headline a {
	display:block;	overflow:hidden;
	color:#fff;
	text-decoration:none;
}
.hx_headline a:hover {
	color:orange;
}


.hx_headline .hxeventdate {
}

.hx_headline .hxtitle {
}

.hx_headline .hxtextspacer {
}

.hx_headline .hxupcomingtext {
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			174px; 
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; 
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; 
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			174px; 
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			150px; 
	top:			0;
}










#navid-56 {
	background-image:url(../images/nav_secured.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}


#menu .weblink a {
	background-image:url(../images/nav_file.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}

#menu .menuDividerBefore {
	margin-top:15px;
	border:0;	
}
#menu ul li .menuDividerBefore {
	xmargin-top:5px;
	xpadding-top:5px;
	margin:0;
	border-top:10px solid #3A4747;
}

#menu .menuDividerAfter {
	margin-bottom:15px;
	border:0;
}
#menu ul li .menuDividerAfter {
	xmargin-bottom:5px;
	margin:0;
	xpadding-bottom:5px;	
	border-bottom:10px solid #3A4747;
}




.sf-menu {

	

	padding: 0px;
	padding-left:13px;
	padding-top:5px;
	margin:0px;



}
.sf-menu a {
	padding:2px 0px;
	padding-left:5px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { 
	color:			#fff;	text-decoration: none;
}
.sf-menu li {
	
}
.sf-menu li ul {
	width:300px;      padding:5px;background:#3A4747;
}
.sf-menu li li {								
	background:#3A4747;
}
.sf-menu li li a, .sf-menu li li a:visited { 						
	color:#ffffff;
}

.sf-menu li li li {
	background:#3A4747;
}
.sf-menu li li li a, .sf-menu li li li a:visited { 						
	color:#ffffff;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:#3A4747; 
	color:#ffffff;
	outline:		0;
}

.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
	background:#91BEA3;
	outline:		0;
}
#menu .lev1:hover a{
	color:#ffffff;
}


#menu .active a{	
	color:#91BEA3;
}


#menu .lev1 .active a{
	background-color:#6E1413;	
	color:#ffffff;
}







#menu a.showpointer {
	background-image:url(../images/nav_subfolder.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 .active a.showpointer {
	background-image:url(../images/nav_subfolderactive.gif);
	background-repeat:no-repeat;
	background-position: 98% 50%;
}



.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; 
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; 
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; 
}
a > .sf-sub-indicator {  
	top:			.8em;
	background-position: 0 -100px; 
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; 
}


.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; 
}


.sf-shadow ul {
	
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.sf-vertical, .sf-vertical li {
	width:	174px;
}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	172px; 
	top:	-5px; 
}


.sf-vertical .sf-sub-indicator { background-position: -10px 0; } 
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } 


.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; 
}
