/*******************  Common Page Elements  *************************/
body
{
background-color:#ffffff;
}
.container
{
font-size:small;font-family:arial;overflow:auto;width:954px;margin-left:auto;margin-right:auto;background-color:#e3e8f6;padding-bottom:5px;background-image:url('images/bg.jpg');background-repeat:no-repeat;min-height:600px;
}
* html .container
{

}
.containerPublic
{
font-size:small;overflow:auto;width:954px;margin-left:auto;margin-right:auto;background-color:#e3e8f6;padding-bottom:5px;background-image:url('images/bg.jpg');background-repeat:no-repeat;min-height:600px;
}
* html .containerPublic
{

}
.contentContainer
{
width: auto;
border: 1px solid #12276b;
overflow: auto;
background-color:#e3e8f6;
color:#0d183c;
}
.contentContainerNoAutoOverflow
{
width: auto;
border: 1px solid black;
background-color:#e3e8f6;
}
.requiredText
{
color:Red;
font-weight:bold;
}
.warningText
{
color:Red;
font-weight:bold;
}
.confirmationText
{
color:Green;
font-weight:bold;
}
.infoText
{
font-size:smaller;
}
.button
{
text-transform:uppercase;background-image:url('images/buttonBg.jpg');background-color:#95a5da;height:22px;border:0;padding:0;font-family:Arial;border:solid 1px #0d183c;
}
.button2
{
text-transform:uppercase;background-image:url('images/buttonBg.jpg');background-color:#95a5da;height:22px;border:0;padding:0;font-family:Arial;border:solid 1px #0d183c;
}
.link
{
cursor:pointer;
}
.linkUnderline
{
cursor:pointer;
}
.linkUnderline:hover
{
cursor:pointer;
text-decoration:underline;
}
.centered
{
}
.categoryAdminButtons
{
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:2px;
border-bottom:1px solid black;
background-color:;
}
.categoryAdminNumberItem
{
font-size:xx-small;
border:solid 1px black;
vertical-align:text-top;
cursor:pointer;
padding-left:2px;
padding-right:2px;
}
/******************  End Common Page Elements  *********************/
/*******************Ajax loading panel*********************/
.centeredLoadingPanel
{
position: fixed;
top: 30%;
left: 45%;
width: 20px;
height:20px;
margin: auto;
}
/******************* Begin Layout ************************/
.leftBG
{

}
.leftBGPublic
{

}
.rightBG
{

}
.rightBGPublic
{

}
.headerPanel
{
float:left;height:140px;width:661px;
}
* html .headerPanel
{

}
.loginPanel
{
float:left;height:140px;width:226px;
}
* html .loginPanel
{

}
.loginPanel.public
{

}
.mainNavPanel
{
float:left;width:953px;
}
* html .mainNavPanel
{

}
.mainNavContainer
{

}
.controlNavPanel
{
float:left;width:937px;margin-top:17px;
}
* html .controlNavPanel
{

}
#controlNavPanelPanel
{

}
.controlNavContainer
{
width:754px;float:right;
}
.adPanel
{

}
.listNavPanel
{
margin-left:15px;width:153px;min-height:200px;float:left;
}
* html .listNavPanel
{

}
.contentPanel
{
float:right;width:754px;margin-right:17px;
}
* html .contentPanel
{

}
.contentNoListNavPanel
{
margin-left:10px;float:left;width:934px;
}
.contentNoControlNavPanel
{
margin-left:10px;float:left;width:754px;
}
.contentTitle
{
width: auto;
margin-left:45px;
margin-top:8px;
height:20px;
border-bottom: 1px solid #12276b;
font-weight: bold;
font-size:large;
vertical-align:middle;
}
.contentTitleImage
{
width: 38px;
height: 25px;
border:1px solid #12276b;
float: left;
margin:2px;
}
.sectionTitle
{
font-weight:bold;
font-size:large;
float:left;
margin-left:290px;
}
.tableTitle
{
background-color:;
color:;
font-weight:bold;
font-size:10pt;
font-family:;
padding-left:6px;
padding-top:2px;
padding-bottom:4px;
}
.adPanelItem
{
}
.footerPanel
{
font-family:arial;text-align:center;margin-left:auto;margin-right:auto;height:25px;width:954px;color:#c6d0ed;font-size:small;
}
/************end layout**************/
/***********tabs****************/
.tab
{
float:right; 
height:19px;
overflow:hidden;
padding-top:1px;
}
.selectedTab
{
float:right;
height:20px;
position:relative;
top:1px;
}
.tabLeftBg
{
background-image:url('images/tabLeftSide.jpg');
background-repeat:no-repeat;
background-position:left;
width:100%;
}
.tabRightBg
{
background-image:url('images/tabRightSide.jpg');
background-repeat:no-repeat;
background-position:right;
width:100%;
}
.tabMiddle
{
background-image:url('images/tabMiddle.jpg');
margin:0 7px 0 7px;
font-size:small;
font-weight:normal;
padding-top:5px;
margin-top:1px;
cursor:pointer;
}
* html .tab
{
float:right; 
height:19px;
font-weight:normal;
}
* html .selectedTab
{
float:right;
height:19px;
font-weight:bold;
color:Maroon;
/*position:relative;*/
/*top:1px;*/
}
* html .tabLeftBg
{
background-image:url('images/tabLeftSide.jpg');
background-repeat:no-repeat;
background-position:left;
width:auto;
}
* html .tabRightBg
{
margin:0 0 0 20px;
background-image:url('images/tabRightSide.jpg');
background-repeat:no-repeat;
background-position:right;
width:auto;
}
* html .tabMiddle
{
background-image:url('images/tabMiddle.jpg');
background-repeat:repeat-x;
margin:0 20px 0 0;
font-size:small;
/*font-weight:normal;*/
/*padding-top:-1px;*/
cursor:pointer;
}
.tabFriendlyTitle
{
float:left;
}
.tabAreaButton
{
float:right; 
overflow:hidden;
position:relative;
font-size:smaller;
top:-4px;
left:-4px;
}
.noTitleTabArea
{
width: auto;
margin-left:2px;
margin-top:8px;
height:20px;
border-bottom: 1px solid black;
font-weight: bold;
font-size:large;
vertical-align:middle;
}
/** Subcription tap css ***/
#subscriptionsDiv
{
padding-bottom:15px;
}
.subscriptionLeftCol
{
float:left; clear:both; margin-left:10px; width:360px; padding-bottom:20px;
}
.subscriptionRightCol
{
border:solid 1px black; margin-left:380px; padding-left:5px; margin-top:10px; width:215px;
}
.subscriptionCategories
{
padding-left:20px;
clear:both;
}
.subcriptionTitle
{
margin-left:0px;
width:100%;
}
.currentEmailDescFont
{
font-size:small;
}
/**********end tabs*************/
/******************  Forms  *********************************************/
.formrow
{
float:left;
clear: left;
overflow: auto;
padding: 5px;
margin:0;
}
* html .formrow
{
float:none;
clear:none;
overflow:auto;
padding: 5px;
margin:0;
}
.formrowWide
{
width: auto;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
overflow:auto;
clear:left;
}
.formrowWideNoAutoOverflow
{
width: auto;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
clear:left;
}
.formrowWideCentered
{
width: auto;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
overflow:auto;
clear:left;
text-align:center;
}
.formrowWideCenteredWithSeperator
{
width: auto;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
overflow:auto;
clear:left;
text-align:center;
border-bottom:dashed 1px black;
}
.formrowWideCenteredBox
{
width: auto;
border:solid 1px black;
background-color:#EEEEEE;
color:Black;
overflow:auto;
clear:left;
text-align:center;
}
.formSeperator
{
margin: 5px;
height: 2px;
border-bottom: dashed 1px black;
clear: left;
}
.formlabel
{
float: left; 
width: 160px;
}

.formfield
{
margin-left: 175px;
}
.centeredCell
{
text-align: center;
}
.centeredCellSmallText
{
text-align: center;
font-size:small;
}
.centeredHeaderCell
{
text-align: center;
padding: 0;
width: 50px;
height: 25px;
background-image: url('images/bg_tableHeaderCell2.jpg')
}
.centeredHeaderCellWide
{
text-align: center;
padding: 0 5px 0 5px;
height: 25px;
background-image: url('images/bg_tableHeaderCell2.jpg')
}
.table
{
border: 0;
padding: 0;
margin: 0;
}
.tableContainer
{
margin-top:6px;
border:solid 1px black;
}
/******************  End Forms  **********************************/
/*******************************************************************/
/**************** login.ascx and PleaseLogIn.aspx ******************/
.loginText .titleText
{
position:relative;top:40px;left:53px;float:left;clear:left;color:#e3e8f6;font-family:Arial;font-size:x-small;font-weight:bold;
}
.loginText .loginText
{
position:relative;top:28px;left:81px;float:left;clear:left;color:#e3e8f6;font-family:Arial;font-size:x-small;font-weight:bold;
}
.loggedInText
{
position:relative;top:25px;left:120px;float:left;clear:left;color:#e3e8f6;font-family:Arial;font-size:smaller;font-weight:bold;
}
.loginTextbox
{
position:relative;top:9px;left:115px;float:left;clear:left;width:118px;
}
.loginText .passwordText
{
position:relative;top:18px;left:53px;float:left;clear:left;color:#e3e8f6;font-family:Arial;font-size:x-small;font-weight:bold;
}
.passwordTextbox
{
position:relative;top:1px;left:115px;float:left;clear:left;width:60px;
}
.loginText .button
{
position:relative;top:-21px;left:183px;float:left;clear:left;text-transform:uppercase;padding:0;width:55px;background-image:url('images/buttonBg.jpg');background-color:#95a5da;height:22px;border:0;padding:0;font-family:Arial;border:solid 1px #12276b;
}
.loginText .buttonLogout
{
position:relative;top:30px;left:54px;float:left;clear:left;background-image:url('images/buttonBg.jpg');background-color:#e3e8f6;height:22px;border:0;padding:0;font-family:Arial;border:solid 1px #12276b;
}
.loggedInClientList
{
position:relative;top:7px;left:125px;float:left;clear:left;
}
.panelLogin
{
width: 90px;
height: 110px;
margin-left:auto;
margin-right:auto;
margin-top:100px;
background-color:White;
padding:30px;
}
.forgotLoginLink
{
position:relative;top:-81px;left:175px;float:left;clear:left;color:#e3e8f6;font-family:Arial;font-size:x-small;font-weight:bold;
}
.rememberMeLabel
{
position:relative;top:-25px;left:131px;float:left;clear:left;color:#e3e8f6;font-family:Arial;font-size:x-small;font-weight:bold;
}
.rememberMeCheckbox
{
position:relative;top:-42px;left:111px;float:left;clear:left;
}
/* reviews */
.reviewShortDescription
{
font-weight:bold;
}
/* Documents */
.reorderDockIcon
{
margin:4px;
}
.reorderDockText
{
position:relative;
top:-5px;
}
/* Announcements */
.announcementsPanelbarListnavTitle
{
}
/* Forums */
.forumMessage
{
border:solid 1px #88AA88;
background-color:#EEFFEE;
margin-top:3px;
width:100%;
}
.forumMessagePending
{
margin-top:3px;
border:solid 1px #000000;
background-color:Yellow;
color:Black;
width:100%;
}
.forumsPanelbarListnavTitle
{
}
.forumInfoItem
{
padding:1px;
border-top:solid 1px #88AA88;
border-bottom:solid 1px black;
background-color:#EEFFEE;
font-size:xx-small;
font-family:Arial;
text-align:right;
overflow:auto;
clear:both;
}
.forumReplyPanel
{
margin-left:15px; 
}
.forumReplyButton
{
border:0;
background-color:#EEFFEE;
font-size:x-small;
font-family:Arial;
float:left;
margin:0;
text-decoration:none;
color:#222222;
padding-left:5px;
padding-right:5px;
cursor:pointer;
}
.forumApproveMessageButton
{
border:0;
background-color:Lime;
font-size:x-small;
font-family:Arial;
float:left;
margin:0;
text-decoration:none;
color:Black;
padding-left:5px;
padding-right:5px;
cursor:pointer;
border:solid 1px Lime;
}
.forumReplyButton:hover
{
background-color:#FFFFAA;
color:Black;
}
.forumApproveMessageButton:hover
{
border:solid 1px black;
}
.forumPostDetail
{
float:right;
font-size:x-small;
}
.messageContentLeft
        {
            width:50px;
            float:left;            
            overflow:hidden;
            text-align:center;
            font-family:Arial;
            font-size:xx-small;
        }
        
        .messageContentRight
        {     
            width:auto;
            float:left;
            padding-left:10px;
            white-space:normal; 
            border-left:solid 1px #88AA88;
            min-height:100px;
        }
        
        .approvalPending
        {
            background-color:Yellow;    
        }        
               
.forumViewOptions
{
float:right;
margin-right:1px;
margin-top:-5px;
}

        /*********************item-with-picture-style list nav components************************/
        .previewContainer
        {
			 border-bottom: 1px solid black;
			 overflow:hidden;
		}	
		
		.previewContainerPendingApproval
        {
			 border-bottom: 1px solid black;
			 background-color:Yellow;
			 overflow:auto;
		}
		
		.approvalPendingMessage
		{
			font-family:Arial;
			font-size:x-small;
			font-weight:bold;
			margin-left:3px;			
		}
		
		/*****************approval pending detail page elements*****************/
		.approvalButtonContainer
		{
			margin-left:auto;
			margin-right:auto;
			background-color:Yellow;
			text-align:center;
			/*padding-right:50px;*/
			padding-top:3px;
			padding-bottom:3px;
		}
    
        
        /************************** Photo Albums *****************************/
        
        .albumImage
        {
            float:left;
            height:50px;
            width:50px;
            overflow:hidden;
        }
                      
        .albumTitle
        {
            float:left;  
            margin: 3px;  
        }
        
        .albumDescriptionDiv
        {
            float:right;
            margin:5px;
            
            white-space:normal;
            font-family:Arial;
            font-size:x-small;
            clear:both;
        }
.viewAlbumButton
{
color: ;
text-align:center;
font-family: Arial;
font-weight: bold; 
font-size:xx-small;
cursor:pointer;
width:50px;
float:left;
clear:left;	
text-decoration:none;
}
.captionDiv
{
width:400px;
padding:3px;
background-color:#DDDDDD;
font-family:Arial;
font-size:small;    
min-height:20px;
}

.thumbnail
{
float:left;
            margin:4px;
            border:solid 1px black;
            text-align:center;
        }
        
        .thumbnailControl
        {
            float:left;
        }
        
        .captionPreview
        {
            font-size:xx-small;
            font-family:Arial;
            text-align:center;
            float:left;
            clear:left;
            width:100px;
        }
        /************************ End Photo Albums ***************************/
        
        
        
        /************************ eforms ***************************/
        .reorderEformsButton
        {
			float:right;
			margin: 2px 1px 1px 1px;
		}
		
		.submittedEformExportButton
		{
			color: Navy; 
		    border: 1px solid black;
		    height: 17px;
		    font-family: Arial;
		    font-weight: bold; 
		    font-size:x-small;
		    background-color:#D4D0C8;
		    margin-left:23px;
		}
		
		
/************************* Reservations and Events Calendar ************************/
.weekdayHeaderCell
{
text-align: center;  
width: 90px;
padding: 0;
height: 25px;
background-image: url('images/bg_tableHeaderCell2.jpg') ;
float:left;
}
.weekdayDiv
{
width: 90px;
height: 90px;
background-color:White;
float:left;			
background-image: url('images/monthlyViewDayBG.jpg') ;
text-align:left;
cursor:pointer;
}
		
.weekdayDivToday
{
width: 90px;
height: 90px;
background-color:White;
float:left;			
background-image: url('images/monthlyViewDayBGToday.jpg') ;
text-align:left;
cursor:pointer;
}
.weekdayDivNoPointer
{
width: 90px;
height: 90px;
background-color:White;
float:left;			
background-image: url('images/monthlyViewDayBG.jpg') ;
text-align:left;
cursor:pointer;
}
.weekdayDivTodayNoPointer
{
width: 90px;
height: 90px;
background-color:White;
float:left;			
background-image: url('images/monthlyViewDayBGToday.jpg') ;
text-align:left;
cursor:pointer;
}
.weekdayItem
{
float:left;
clear:left;
margin-left:3px;
cursor:pointer;
}
.weekdayItem:hover
{
float:left;
clear:left;
margin-left:3px;
cursor:pointer;
text-decoration:underline;
}
.weekdayItemSmall
{
float:left;
clear:left;
margin-left:3px;
font-size:smaller;
cursor:pointer;
overflow:hidden;
height:30px;
width:82px;
}
.weekdayItemSmall:hover
{
float:left;
clear:left;
margin-left:3px;
font-size:smaller;
cursor:pointer;
text-decoration:underline;
}
.blankWeekdayDiv
{
width: 90px;
height: 90px;
float:left;
}
.reservationMonthlyViewContainer
{
overflow: auto;	
width:630px;
background-color:Silver;
}
.reservationDailyViewRow
{
width:309px;
height:20px;
text-align:left;
}
.reservationDailyViewRowMultiple
{
width:1200px;
height:20px;
text-align:left;
}
.reservationDailyViewTimeLabel
{
width: 100px;
height:20px;
text-align:center;
border-right: solid 1px black;
background-image:url('images/dailyViewRowBG.jpg');
float:left;
}
.reservationsDailyViewHeaderRow
{
width:309px;
background-image: url('images/bg_tableHeaderCell2.jpg');
height:20px;
}
.reservationsDailyViewHeaderRowMultiple
{
width:1200px;
background-image: url('images/bg_tableHeaderCell2.jpg');
height:20px;
}
.reservationsDailyViewTopLeftPanel
{
width: 100px;
height:20px;
float:left;
}
.reservationsDailyViewResourceName
{
width:100px;
height:20px;
float:left;
margin-left:3px;
overflow:hidden;
}
.availableSlot
{
width:100px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
}
.availableSlotWide
{
width:200px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
}
.unavailableSlot
{
width:100px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
background-color:Gray;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
}
.unavailableSlotWide
{
width:200px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
background-color:Gray;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
}
.unavailableSlotWideClickable
{
width:200px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
background-color:Gray;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
cursor:pointer;
}
.availableSlot:hover
{
width:100px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
background-color:#CEE0F4;
cursor:pointer;
}
.availableSlotWide:hover
{
width:200px;
margin-top:2px;
margin-left:1px;
border:solid 1px black;
float:left;
font-size:smaller;
text-align:center;
vertical-align:middle;
background-color:#CEE0F4;
cursor:pointer;
}
.eventsCalendarDailyViewHeaderRow
{
width:550px;
text-align:center;
background-image: url('images/bg_tableHeaderCell2.jpg');
height:20px;
}
.eventsCalendarDailyViewRow
{
width:550px;
text-align:left;
}
.eventsCalendarDailyViewEventNamePanel
{
width:445px;
height:20px;
cursor:pointer;
float:right;
background-image: url('images/eventNameBG.jpg');
padding-left:2px;
}
.eventsCalendarDailyViewEventNamePanel:hover
{
width:445px;
cursor:pointer;
float:right;
text-decoration:underline;
padding-left:2px;
}
.moreItem
{
float:right;
margin-right:2px;
margin-top:2px;
font-size:smaller;
cursor:pointer;
}
.moreItem:hover
{
float:right;
font-size:smaller;
cursor:pointer;
text-decoration:underline;
}
.eventsCalendarDailyViewTimeLabel
{
width: 100px;
text-align:center;
vertical-align:top;
border-right: solid 1px black;
background-image:url('images/dailyViewRowBG.jpg');
background-repeat:no-repeat;
float:left;
}
.eventsCalendarWeeklyViewEventNamePanel
{
cursor:pointer;
padding-left:2px;
}
.eventsCalendarWeeklyViewEventNamePanel:hover
{
background-color:#6699FF;
text-decoration:underline;
}
.eventsCalendarWeeklyViewRow
{
background-image: url('images/eventNameBG.jpg');
}
.categoryAdminNumberItem
{
font-size:xx-small;
border:solid 1px black;
vertical-align:text-top;
cursor:pointer;
padding-left:2px;
padding-right:2px;
}
/* homes for sale */
.homesForSaleListingContainer
{
border:solid 1px black;
margin-bottom:4px;
background-color:#EEEEEE;
}
.homesForSaleListingEditCell
{
background-color:White;
border-left:solid 1px black;
border-bottom:solid 1px black;
text-align:center;
}
.homesForSalePhotoPreviewContainer
{
border:solid 1px black;
float:left;
margin-right:4px;
}
/* Site Search */
.siteSearchItemDiv
{
position:relative;
left:20px;
cursor:pointer;
}


/****** System Generated CSS ******/
.className {/** TODO **/}
.controlNavPanelAjax { }
.Galaxy {  }
.george { }
.jason }
.loginPanelPublic {  }
.moduleFreeForm { }