@charset "utf-8";
/* css document */

/* document sections */
/*====================*/
/*====================*/

/* page */
/*text styles - headers, labels, paragraphs, bold*/
/*buttons - text*/
/*misc - system*/
/*links*/
/*layout - divs, tables*/
/*map pages*/
/*pop calendar*/
/*calendar*/
/*memberhsip and donations*/
/*resource grids*/
/* grid reservation process */
/*custom styles*/

/*====================*/
/*====================*/
/* end document sections */


/*page*/
/*====================*/
/*====================*/

/*style for adding vertical scrollbar*/
html {
	overflow-y: scroll;
}

body {
	background: url(../images/bluebkgd.gif);
	margin-top: 0px;
}
	
/*====================*/
/*====================*/
/*end page*/
	
/*text styles - headers, labels, paragraphs, bold*/
/*====================*/
/*====================*/

p {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.bodyindent {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.errortext {
	color: #ff0000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}

.formtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
}

/*only on welcome page - remove*/
.bodyindentmid {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.whitetext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-decoration: none;
}

/*select date description label*/
.selectdatedescription {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
/*select time description label*/
.selecttimedescription {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
/*particpants description label*/
.partdescription {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
/*confirmation description label*/
.confirmdescription {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
/* general info labels on all pages */
.generalinfo {
	color: #333333;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.loginlabels {
	color: #333333;
	font-weight: bold;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}

b {
	color: #395143;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
	
.boldindent {
	color: #003366;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
	
/*only on billing page */
.boldsmaller {
	color: #72828b;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}

/*used in calendars */
.regtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

i {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: italic;
}

/*header text for view groups in the page*/
.h4 {
	color: #395143;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
	
/*billiing and confiramtion page */
.h5 {
	color: #395143;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
}

/*billiing and confiramtion page */
h5 {
	color: #395143;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
	margin: 2px;
}
	
/*larger header text example billing information on billing page*/ 
.h6 {
	color: #395143;
	font-family:  arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
}
	
/*description lblgeneral*/
.infodescription {	
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
/*billing page labels for activity summary section (event, activity, etc) */
.billingsummarylabels {
	color: #990000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
	
/* required fields */
.reqfield {
	background-color: #ffff99;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}	
	
/* form fields */
.formfield {
	background-color: #ffffff;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}	

.commentbox {
	color: #000000;
	margin-left: 15px;
}
	
/*====================*/
/*====================*/
/*end text styles - headers, labels, paragraphs*/
	
/*buttons - text*/
/*====================*/
/*====================*/
	
/*text on asp buttons*/
.buttext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
}
	
/*font has to be arial, sans-serif to fit on the button*/
.matchbuttext {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
}
	
.farpointbutton {
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 8px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
}

.buttons_bottom {
	width: 100%;
	height: 23px;
	margin: 20px 0 10px 0;
	text-align: center;
}

.button_back {
	display: inline;
	margin-left: 50px;
	float: left;
}

.button_next {
	display: inline;
	margin-right: 50px;
	float: right;
}

.button_addbasket {
	display: inline;
	margin-right: 50px;
	float: right;
}

.button_viewreservation {
	display: inline;
}

.button_newreservation {
	display: inline;
}

.button_deletereservation {
	display: inline;
}

.button_checkout {
	display: inline;
	margin-right: 50px;
	float: right;
}

.button_basket {
	display: inline;
}

.button_accept {
	display: inline;
	margin-right: 50px;
	float: right;
}

#recipient {
                width: 475px;
                background-color:  #ffffff;
                margin: 10px;
                border: 1px solid #000000;
}
/* New For Enhanced Login - CR 5/21/12 */
.StandardButton {
                position:relative;
                height:20px;
                padding:4px;
                margin:14px; 
                color: #000000;
                text-decoration:none;
                background-color:#cccccc;
                border-width:1px;
                border-style:solid;
                border-bottom-color:#6B6A6A;
                border-right-color:#6B6A6A;
                border-top-color:#EBE8E8;
                border-left-color:#EBE8E8;
                font-size:12px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
}

.StandardButton:hover {
                background-color:#A9A9A9;
                color: #ffffff;
}

.policies-buttons {
                margin-left: 15px;
                width: 176px;
}

#ctl00_ContentPlaceHolder1_butAutoCheck {
                margin-top: 5px;
}

#ctl00_ContentPlaceHolder1_butStandBy {
                margin-top: 10px;
}

#ctl00_ContentPlaceHolder1_butOverBook {
                margin-top: 10px;
}

	
/*====================*/
/*====================*/
/*end buttons*/
	
/*misc - system*/
/*====================*/
/*====================*/
	
/* step image */
.stepimage {
	margin-left: 10px;
}
	
.billingspacer {
	height: 20px;
}
	
.shippingspacer {
	height: 10px;
}
	
.footerspacer {
	height: 20px;
}
	
.indent	{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}

/*====================*/
/*====================*/
/*end system*/

/*links*/
/*====================*/
/*====================*/

a  {
	color: #3c68a2;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
	
a:hover {
	color: #3c68a2;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
	
a.sidebar:link {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
a.sidebar:visited {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
a.sidebar:hover {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}

a.boldcore:link {
	color: #72828b;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 5px;
	text-decoration: underline;
	font-weight: bold;
}
	
a.boldcore:visited {
	color: #72828b;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 5px;
	text-decoration: none;
	font-weight: bold;
}
	
a.boldcore:hover {
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 5px;
	text-decoration: none;
	background-color: #72828b;
	font-weight: bold;
}

a.sublink:link {
	color: #000000; 
	font-size: 9px; 
	margin-left: 0px; 
	line-height: 14px;
	text-decoration: none;
}
	
a.sublink:visited {
	color: #000000; 
	font-size: 9px; 
	margin-left: 0px; 
	line-height: 14px; 
	text-decoration: none;
}
	
a.sublink:hover {
	color: #000000; 
	font-size: 9px; 
	margin-left: 0px; 
	line-height: 14px; 
	text-decoration: underline;
}
	
/*only used on the welcome page - remove */
a.bolder:link {
	color: #3c68a2;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
	font-weight: bold;
}
	
a.bolder:visited {
	color: #3c68a2;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
	font-weight: bold;
}
	
a.bolder:hover {
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	background-color: #3c68a2;
	font-weight: bold;
}

/*view group links*/
a.roller { 
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial;
	font-size: 11px;
	line-height: 18px; 
	margin-left: 0px; 
	padding: 0px; 
	display: block; 
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #8d3914;
} 
	
a.roller:hover { 
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial;
	font-size: 11px;
	line-height: 18px; 
	margin-left: 0px; 
	padding: 0px; 
	display: block; 
	text-decoration: underline;
	font-weight: bold;
}

a.rollerright { 
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial;
	font-size: 11px;
	line-height: 18px; 
	margin-left: 0px; 
	padding: 0px; 
	display: block; 
	text-decoration: none;
	font-weight: bold;
} 
	
a.rollerright:hover { 
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial;
	font-size: 11px;
	line-height: 18px; 
	margin-left: 0px; 
	padding: 0px; 
	display: block; 
	text-decoration: underline;
	font-weight: bold;
}
/*end view group links*/
	
.continueshopping {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-color: c8b6a5;
}

.booknowlink, .bookpackage {
	color: #395143;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	font-weight: bold;
}

/*====================*/
/*====================*/
/*end links*/
	

/*layout - divs, tables*/
/*====================*/
/*====================*/
	
.tablemain {
	border-collapse: collapse; border: #000000; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px; 
	ackground-color: #e8e8d6;
}
	
/* main table in the content section of the page */
.contenttable {
	background-color: #eceddf;
}
	
/*footer style on all pages*/
.footer {
	background-color: #deddc7;
	text-align: center;
}
	
/*master pages*/
  	/*three main sections - header, content, footer*/	
	
#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 720px;
	border-collapse: collapse; border: #000000; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
	background-color: #eceddf;
}
	
/*header section*/
#header{
}
	
.tableheader {
	background-color: #ffffff;
	width: 719px;
	border-collapse: collapse; border: #fffff; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
}

.tableheader td {
	padding: 0px;
}
	
/*view group navigation div*/
#nav {
}	
	
/*style for rows on view group navigation*/
.tableviewgroups {
	border-collapse: collapse; border: #8d3914; border-style: solid; 
	border-top-width: 1px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
}
	
/*content section*/
/*div wrapper around content and contentinfo*/	
#contentwrapper {
}
	
/*div additional information in content section*/
#contentinfo {
}
	
/*main content section*/
#content{
}

.tablecontent {
	border-collapse: collapse; border: red; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
	background-color: #eceddf; margin-bottom: 20px; 
	margin-top: 5px; width: 720px;
}
	
/*footer section*/
#footer{
}

.tablefooter {
	border-collapse: collapse; border: red; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
	background-color: #ffffff; width: 720px;
}

.tablefooter td {
	vertical-align: middle;
	background-color: #deddc7;
	text-align: center;
}
	
/*end main section for master pages*/
	
	
/*console page*/
/*table for console page*/
.console {
	width: 718px;
	padding: 0px;
}
	
.consoleleft {
	width: 40%;
}
	
.consoleright {
	width: 60%;
}
	
/*panels on the console page*/
.panel {
    	color: #000000;
    	font-family: verdana, geneva, helvetica, arial, sans-serif;
    	font-size: 10px;
    	line-height: 14px;
    	margin-left: 10px;
    	margin-right: 10px;
    	margin-bottom: 2px;
    	text-decoration: none;
    	border-color: #000000;
    	border-style: solid;
    	border-width: 1px;
    	background-color: #ffffff;
}
	
.paneltabs {
    	margin-left: 10px;
    	margin-right: 10px;
    	margin-bottom: 2px;
}

.paneltables {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
}
	
.functionreport td {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
}

.consolegrid {
	border: 1px #72828B solid;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	margin-right: 2px;
}

.consolegrid td {
	border: 1px #72828B solid;
}

.consolegrid-header {
	background-color: #72828B;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

.consolegrid-header td {
	color: #ffffff;
	font-weight: bold !important;
	font-size: 10px;
}

/*end console page*/
	
/*sidebar on the homepage*/
.sidebartable {
	background-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	border-right: none;
	border-color: #72828b;
}
	
/*style border for activities table on info page*/
.tableinfo {
	border-collapse: collapse; border: #72828b; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px;
	background-color: #ffffff;
}
	
.tableinfo td {
	border: solid 1px #72828b;
}

	
/*activities table on info page*/
.infoheader {
	color: #8d3914;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: xx-small;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6d68d;
}
	
/*grouping style at top of info table*/
.subgroupheader {
	background-color: #8d3914;
	text-align: left;
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
	
/*grouping style at top of info table*/
.subgroupheader2
	{background-color: #066699;
	text-align: right;
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold
}
	
/*activity style un the info table*/
.infoacttitle {
	color:  #8d3914;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
	
/* table on the selecttime page */		
table.selecttime {
	border-style: solid; 
	border-width: 1px;
	border-color: #72828b;
	background-color: #ffffff;
}
			
.selecttimeheader {
	background-color: #8D3914;
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	text-align: center;
}
		
.selecttime tr { 
	text-align: center;
}
	
.selecttime td {
	border-color: #72828b;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}
	
/* table on the policies page */	
table.policies {
	background-color: #72828b;
	border-style: solid; 
	border-width: 1px;
	width: 385px;
}
	
tr.policiesheader {
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
	
tr.policies {
	background-color: #ffffff;
}
	
/* table on the participants page */	
table.participants {
	background-color: #72828b;
}
		
tr.participantsheader {
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	text-align: left;
}
	
tr.participants {
	background-color: #ffffff;
	color: #72828b;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	text-align: left;
}

/* participant2.aspx styles for Farpoint Control*/
.farpointparticipants {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}

.participantcolheader {
}

.participantrowheader {
}

.participanttextcell {
}     

.participantcheckcell {
}     

.participantcombocell {
}

.participantbuttoncell {
}
/*end participant2.aspx styles for Farpoint Control*/
	
/*the "number of participants" grid on the policies page */	
.numberparthead {
	background-color: #8d3914;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
}
	
.numberpartcell {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	border-style: solid;
	border-color: #72828b;
	border-width: 1px;
	text-align: center;
}
	
/* number of participants grid on policies page */
.farpointpolicies {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
.farpointpoliciesheader {
	text-align: left;	
}

.farpointpoliciescolumn0 {
	text-align: right;
}
	
.farpointpoliciescolumn1 {
	text-align: left;
}
/* end number of participants grid on policies page */	

/* options grid on policies page */
.farpointoptions {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}

.farpointoptionscolumn0 {
      text-align: right;
}

.farpointoptionscolumn1 {
      text-align: left;
}

.farpointoptionscolumn2 {
      text-align: left;
}

.farpointoptionsheader {
      text-align: left;
}
/* end options grid on policies page */


/*table on the confirmation page*/
table.confirmation {
	background-color: #ffffff;
	border-style: solid; 
	border-width: 1px;
	border-color: #72828b;
}
	
.confirmationheader {
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	text-align: left;
}

.confirmationcell {
	background-color: #ffffff;
	border-style: solid; 
	border-width: 1px;
	border-color: #72828b;
	text-align: left;
}


.confirmation td {
	padding: 1px;
}

/*confirmation page placement*/
/*====================*/
/*====================*/
#confirm-wrapper {
	width: 95%;
	margin: 15px 0 0 0;
	border: 1px solid #72828b;
}

.confirm-header {
	color: #e6d68d;
	background-color: #8d3914;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	text-align: left;
	display: block;
	width: 100%;
}

#confirm-billing {	
	padding: 0 5px 0 5px;
	float: left;
}

#confirm-billing-info {
	width: 100%;
}

#confirm-cc-info {
	width: 100%;
	margin-bottom: 10px;
}

#confirm-activity {
	clear: both;
	padding: 5px;
	width: 98%;
	border-bottom: 1px solid #72828b;
	border-top: 1px solid #72828b;
}

#confirm-participants {
	padding: 5px;
	width: 98%;
}

#confirm-activities {
}

#confirm-activities-text {
	padding-left: 5px;
}

#confirm-amountdue {
	margin: 20px 0 0 0;
	text-align: right;
	padding-right: 10px;
}

.confirm-amountdue-label {
	display: block;
}

.confirm-amountdue-label b {
}

/*====================*/
/*====================*/
/*end confirmation page placement*/
	
/* multiple activities table on confirmation page*/
.confirmact {
	border-style: solid; 
	border-width: 1px;	
	border-color: #72828b;
	background-color: #72828b;
	width: 98%;
	margin-left: 5px;
}
	
.confirmactheader {
	background-color: #8d3914; 
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	text-align: center;
}
	
.confirmactcell {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: left;
}
    	
.confirmact td {
	order-style: solid; 
	border-width: 1px;
	border-color: #72828b;  
	padding: 1px;
}	

/* table on the my reservation page*/
table.myres {
	border-style: solid; 
	border-width: 1px;	
	border-color: #72828b;
}
	
tr.myresheader {
	color: #e6d68d;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: xx-small;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8d3914; 
	text-align: center;
}
	
tr.myres {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: center;
}
	
.myres td {
	border-style: solid; 
	border-width: 1px; 
	border-color: #72828b;
}
	
/* table on basket page*/
table.basket {
	border-style: solid; 
	border-width: 1px;	
	border-color: #72828b;
}
	
tr.basketheader {
	color: #e6d68d;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: xx-small;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8d3914;
	text-align: center;
}
	
tr.basket {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: center;
}
	
.basket td{
	border-style: solid; 
	border-width: 1px; 
	border-color: #72828b;
}
	
/* participant change grid on basket page*/
.basketparthead {
	background-color: #8d3914;
	color: #e6d68d;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
}
	
.basketpartcell {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family:  verdana, geneva, helvetica, arial, sans-serif;
	border-style: solid;
	border-color: #72828b;
	border-width: 1px;
	text-align: center;
}
	
/* table header login.aspx */
table.login {
	border-style: solid; 
	border-width: 1px;	
	border-color: #72828b;
	margin-left: 10px;
}
	
tr.loginheader {
	background-color: #8d3914;  
	color: #e6d68d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
	
td.loginheader {
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}
	
td.newcustheader {
}	
	
td.login {
	border-right-color: #72828b;
	border-right-style: solid;
	border-right-width: 1px;
}
	
td.newcust {
}

/* activity summary information on the billing page  */
.billingactsum {
	background-color: #eceddf;
}
	
/* billing information table */
.billinginfo {
	border-collapse: collapse; border: #000000; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px;
	background-color: #ffffff;
}
	
/* table on the profile page */
.profile {
	border-collapse: collapse; border: #72828b; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px; 
	background-color: #ffffff;
}
	
/* table on the thank you page */
.thankyou {
	border-collapse: collapse; border: #72828b; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px; 
	background-color: #eceddf;
}
	
.thankyou td {
}

/* table on the more info page */
.moreinfo {
	border-collapse: collapse; border: #72828b; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px;
}

.moreinfo td {
	border-collapse: collapse; border: #72828b; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px; 
	background-color: #ffffff;
}
	
/* table on membership and donations page */	
.membership {
	border-collapse: collapse; border: #72828b; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px; 
	background-color: #ffffff;
}
	
.membership td {
	border: solid 1px #72828b;
}

.setuptables {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 2px;
	text-decoration: none;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
}
                
.setuptables td {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.setuptablebuttons {
	margin-left: 15px;
	margin-bottom: 2px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
}

/* Activity setup */
.customelements {
    background-color: yellow;
}
	
/*====================*/
/*====================*/
/*end layout - divs, tables*/
	
/*map pages*/
/*====================*/
/*====================*/

/* left cells on maps page page */	
.maptableleft {
	background-color: #215429;
	text-align: center;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
	
/* center top cell on maps page page */
.maptablecentertop {
	background-color: #ffff99;
	text-align: center;
}
	
.maptablecentertop p {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
	
.maptablecentertop b {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}
	
.maptablecenter a {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
	
.maptablecenter a:hover {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

/* center cells on maps page page */	
.maptablecenter {
	text-align: center;
}	
	
/* right cells on maps page page */
.maptableright {
	background-color: #215429;
	text-align: center;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
	
/*====================*/
/*====================*/
/*end map pages*/

/*pop calendar*/
/*====================*/
/*====================*/

.popcalbody {
	background: #ffffff !important;
}
	
.popcal {
	border-color: #ffcc66;
	border-width: 1px;
	background-color: #ffffcc !important;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #663399;
}
	
.popcal a {
	color: #663399 !important;
}
	
.popcaldayheader {
	background-color: #ffcc66;
	border-width: 1px;
	border-color: #ffcc66;
}
	
.popcalday {
}
	
.popcalnextprev a {
	color: #ffffcc !important;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold !important;
	text-decoration: underline;
}
	
.popcalothermonthday a {
	color: #cc9966 !important;
}
	
.popcalothermonthday {
	background-color: #ffffcc !important;
}
	
.popcalselectedday {
	background-color: #ccccff;
}
	
.popcalselector {
	background-color: #ffcc66;
}
	
.popcaltitle {
	font-family:verdana, geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold !important;
	height: 20px;
	color: #ffffcc;
}
	
.popcaltoday {
	background-color: #ffcc66;
	color: #ffffff;
}
	
.popcalweekend {
}
	
/*====================*/
/*====================*/
/*end pop calendar*/
	
/*calendar*/
/*====================*/
/*====================*/

.cal {
	border-color: #72828b;
	border-width: 1px;
	border-style: solid;
	font-family: verdana, geneva, sans-serif;
	background-color: #ffffff;
}
	
.cal td {
	border-color: #72828b;
	border-width: 1px;
	border-style: solid;
}
	
.cal th {
	border-color: #ffffff;
	border-width: 0px;
	border-style: solid;
}
	
.cal a {
	font-family: verdana, geneva, sans-serif;
	color: #333333 !important;
}
	
.caltoday {
	background-color: #666666;
	color: #ffffff;
}
	
.calday {
	background-color: #cccccc;
}
	
.calnextprev a {
	color: #ffffff !important;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
	
.caldayheader {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
	
.calselectedday {
	background-color: #87cefa;
}
	
.calselector {
}
	
.caltitle {
	background-color: #72828b;
	font-size: 14px;
	color: #ffffff;	
	font-weight: bold;
}
	
.calweekend {  
	background-color: #cccccc;
}
	
.calothermonthday {
	background-color: #cccccc;
}
	
.calothermonthday a {
	color: #666666 !important;
}	

/*====================*/
/*====================*/
/*end calendar*/

/*calendar search styles */
/*====================*/
/*====================*/
.calsearchtime {
	color: blue;
}
.calsearchadhoc {
	background-color: plum;
}
.calsearchbooked {
	color: white;
	background-color: red;
}
.calsearchlimited {
	background-color: yellow;
}
.calsearchopen {
	background-color: lightgreen;
}
.calsearchopen {
	color: black;
}		
/*====================*/
/*====================*/
/*end calendar search styles*/
	
/*memberhsip and donations*/
/*====================*/
/*====================*/

.membererrortext {
	color: #ff0000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.memberheaders {
	color: #003366;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.memberlistformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.membertargetformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.donationtypeformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.donationlistformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
		
.designationlistformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.tributelistformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
		
.occassionlistformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.customamountformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}

.textentryformtext {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

/*====================*/
/*====================*/
/*end membership and donations*/

/*resource grids*/
/*====================*/
/*====================*/

/* the "resources" grid on the policies page */	
.resourcegridhead {
	background-color: navy;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
}
	
.resourcegridcell {
	background-color: #72828b;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}
	
/*====================*/
/*====================*/
/*end resource grids*/
	
/* grid reservation process */
/*====================*/
/*====================*/

.griddaterow {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	
.gridspanrow {
	color: #000000;
	background-color: #8cb8cc;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	
.gridgroupheaders {
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	text-align:left;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;}

.gridcolumnheaders {
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}     

.gridpicturecell {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
 	vertical-align: middle;
	text-decoration: none; 
	height: 100px;
}   
        
.gridblankcolumn {
	color: #8cb8cc;
	background-color: #8cb8cc;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}     

.griddatarows {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}	
	
/*====================*/
/*====================*/	
/*end grid reservation process */
	
/*custom styles*/
/*====================*/
/*====================*/
	
/*place custom styles here*/
	
/*====================*/
/*====================*/
/*end custom*/
	
/* test styles */
/*====================*/
/*====================*/

.farpoint{
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;}
	
td.hover1 {
	background: #000000;
}

td.hover1:hover {
	background: #cccccc;
}

.info {
	border-color: #72828b;
	border-width: 5px;
	border-style: solid;
}

/*====================*/
/*====================*/
/*end test */	

