#cmlf-outerwrapper 
{
	position: relative;
	margin: 0px auto;
	width: 920px;
	background-color: #FFFFFF;
	border: 2px solid #4a647b;
}

#cmlfboatheader
{
	background: url('/App_Themes/CMLF/Images/cmlf-masthead.jpg');
	width: 920;
	height: 200px;
}

body
{
	background-image: url('/App_Themes/CMLF/Images/CMLF-bkgd.jpg');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	padding-top: 20px;
	padding-bottom: 20px;
}

#alert
{
	color: White;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	border: 4px solid #FFB92F;
	z-index: 99;
	padding: 0px;
	background: #FF0000;
	position: relative;
	height: 60px;
	overflow: hidden;
}

#alert p
{
	width: 700px;
	margin: 12px auto 0 auto;
}

#alert .left
{
	position: absolute;
	top: 10px;
	left: 10px;
}

#alert .right
{
	position: absolute;
	top: 10px;
	right: 10px;
}

a
{
	outline: none;
}

h2
{
	margin: 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #088f89;
}

h3
{
	margin: 0px 0px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #088f89;
}

h4
{
    font-size: 12pt;
    font-weight: bold;
    color: #d1a536;
    margin: 10px 0px 12px 0px;
}

h5
{
	margin: 0px 0px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #088f89;
	font-weight:bold;
}

h6
{
    font-size: 11pt;
    font-weight: bold;
    color: #6489a9;
    margin-bottom: 20px;
    border-bottom: 2px solid #6489a9;
    width: 280px;
    padding-bottom: 10px;
}



.cmlf-caption1 
{
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #088f89;
	margin-bottom: 4px;
}

.cmlf-imgRight {
	float: right;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

#cmlf-header
{
	height: 200px;
}

#cmlf-header, #cmlf-content {
	width: 100%;
	position: relative;
}

#cmlf-footer
{
	font-size: 8pt;
	text-align: center;
	clear: both;
	height: 25px;
	padding-top: 10px;
	margin-top: 20px;
	vertical-align: middle;
	background-color:#4a647b;
	color: White;
}

#cmlf-footer p
{
	margin: 0px;
	padding: 0px;
}

/* #Main Menu# */

#main-menu {
	background: #009685;
	height: 32px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	list-style-type: none;
	overflow: hidden;
}

#main-menu li {
	white-space: nowrap;
	float: left;
}


#cmlf-contentwrapper {
	/* float: left; */
}

#main-menu li a {
	height: 32px;
	text-align: center;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 16px 0px 17px;
}

#main-menu li a:hover, #main-menu li a:active, #main-menu li a.active {
	color: #088f89;
	background-color: #FFFFFF;
}

/* #Columns and Content# */

#cmlf-leftColumn 
{
	float: left;
	width: 165px;
	margin-left: 15px;
	text-align: left;
	padding-top: 15px
}

#cmlf-mainContent2col
{
	width: 570px;
	padding-left: 30px;
	border-right-width: 2px;
	border-right-color: #91b0cf;
	border-right-style: solid;
	padding-right: 13px;
	float: left;
}


#cmlf-mainContent2col p
{
	font-size: 13px;
	line-height: 18px;
}

#cmlf-mainContent2col p a
{
	color: #255293;
	text-decoration: none;
}

#cmlf-mainContent2col p a:Hover
{
	text-decoration: underline;
}

#cmlf-mainContent
{
	width: 390px;
	padding-left: 15px;
	float: left;
	border-right: 2px solid #91b0cf;
	padding-right: 13px;
	font-family:Verdana, Arial;
	font-size:12px;
	line-height:18px;
}

#cmlf-mainContent a
{
    color: #003366;
    text-decoration: none;
    font-weight:bold;
}

#cmlf-mainContent a:hover
{

    text-decoration: underline;
}

#cmlf-mainContent .childrenlinks li
{
    list-style: none;
    margin: 0 0 20px 0;
    clear: both;
}

#cmlf-mainContent .childrenlinks .icon
{
    float: left;
    margin: 0 0 0 -30px;
    border: 0px;
}

#cmlf-mainContent .childrenlinks .icon a
{
    }

#cmlf-mainContent .childrenlinks .icon a img
{
	 border: none;
}


#cmlf-mainContent .childrenlinks .contentarea a
{
    color: #003366;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

#cmlf-mainContent .childrenlinks .contentarea p
{
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 10px;
    margin: 0px;
    line-height: 14px;
}

#cmlf-mainContent h4
{
	padding: 4px 0px 0px 0px;
}

#cmlf-halfPageCol
{
	width: 445px;
	padding-left: 15px;
	float: left;
}

#cmlf-rightColumn 
{
	padding-top: 20px;
	float: left;
	width: 280px;
	padding-left: 15px;
}

#cmlf-rightColumn #sidelinks li
{
    list-style:none;
    margin: 0 0 15px -40px;
}

#cmlf-rightColumn #sidelinks li a
{
    color: #003366;
    font-family:Verdana,Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
}

#cmlf-rightColumn #sidelinks li a:hover
{
    text-decoration:underline;
}

#cmlf-rightColumn #sidelinks li.description
{
    color: #666666;
    font-faimly: Verdana, Arial;
    font-size:10px;
    margin: -15px 0 40px -40px;
}  

#cmlf-rightColumn .timeline . date
{
    color: #088F89;
    font-family:Verdana,Arial, Helvetica, Sans-Serif;
    font-size: 21px;
    font-weight:bold;
    text-decoration:underline;
    line-height:25px;
}

.cmlf-RelLinkHead
{
	font-size: 11pt;
	font-weight: bold;
	color: #6489a9;
	margin-bottom: 20px;
	border-bottom: 2px solid #6489a9;
	width: 280px;
	padding-bottom: 10px;
}

.cmlf-Attachments-Title
{
	font-size: 11pt;
	font-weight: bold;
	color: #6489a9;
	margin-bottom: 20px;
	border-bottom: 2px solid #6489a9;
	width: 280px;
	padding-bottom: 10px;
}

.cmlf-RelLinkHead a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #17a096;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}

.cmlf-RelLinkHead a:hover, a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc3333;
	margin-bottom: 10px;
	text-decoration: none;
}

.cmlf-RelLinkCaret
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #17a096;
	margin-bottom: 10pt;
	font-weight: bold;
}

.cmlf-selRelLinkCaret
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cc3333;
	margin-bottom: 10pt;
	font-weight: bold;
}

.cmlf-RelLink a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 200%;
	font-weight: bold;
	color: #3b3737;
	text-decoration: none;
}

.cmlf-RelLink a:hover, .cmlf-RelLink a:active
{
	color: #cc3333;
	text-decoration: none;
}

.cmlf-selRelLink a:link, .cmlf-selRelLink a:visited, .cmlf-selRelLink a:hover, .cmlf-selRelLink a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 200%;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}

#cmlf-selLink a:link, #cmlf-selLink a:visited, #cmlf-selLink a:hover, #cmlf-selLink a:active
{
	color: #088f89;
	height: 32px;
	width: 140px;
	text-align: center;
	display: block;
	text-decoration: none;
	background-color: #F3E2BE;
	margin-top: -8px;
}

#cmlf-map
{
	float: left;
	margin-top: -15px;
}

/* #Programs and Events# */

.cmlf-ProgEvent
{
	background-color: white;
	width: 400px;
	border: 4px solid #6489a9;
	padding-right: 4px;
}

.cmlf-MapPoint
{
	position: absolute;
	cursor: hand;
	cursor: pointer;
}

.cmlf-ProgEvent-Title
{
	font-size: 12pt;
	font-weight: bold;
	color: #6489a9;
	margin-top: 4px;
}

.cmlf-ProgEvent-Summary
{
	color: Black;
	font-size: 8pt;
}

.cmlf-ProgEvent-ReadMore
{
	text-align: right;
	padding-bottom: 4px;
}

.cmlf-ProgEvent-ReadMore A
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.cmlf-ProgEvent-ReadMore A:Visited
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
}

.cmlf-ProgEvent-ReadMore A:Hover
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

.cmlf-ProgEvent-LegendItem
{
	color: #6e473a;
	font-weight: normal;
}

.cmlf-ProgEvent-LegendItem A
{
	color: #6e473a;
}

.cmlf-ProgEvent-LegendItem A:Hover
{
	color: #6e473a;
}

.cmlf-ProgEvent-LegendItem A:Visited
{
	color: #6e473a;
}

.cmlf-ProgEvent-LegendItem A:Active
{
	color: #6e473a;
}

.cmlf-ProgEvent-Legend
{
	position: absolute;
	width: 260px;
	top: 250px;
	left: 10px;
	padding: 8px;
	background: #fdb827;
	border: 2px solid #6e473a;
}

.cmlf-ProgEvent-Legend-Title
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: White;
}

.cmlf-ProgEvent-Legend-Footer
{
	margin-top: 10px;
}

.cmlf-ProgEvent-Legend-Footer A
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
}

.cmlf-ProgEvent-Legend-Footer A:Hover
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
}

.cmlf-ProgEvent-Legend-Footer A:Visited
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
}

.cmlf-ProgEvent-Legend-Footer A:Active
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
}

.cmlf-Siblings-Title
{
	font-size: 11pt;
	font-weight: bold;
	color: #6489a9;
	margin-bottom: 20px;
	border-bottom: 2px solid #6489a9;
	width: 280px;
	padding-bottom: 10px;
}

.cmlf-Contacts-Title
{
	font-size: 11pt;
	font-weight: bold;
	color: #6489a9;
	margin-bottom: 20px;
	border-bottom: 2px solid #6489a9;
	width: 280px;
	padding-bottom: 10px;
}

/* #Programs# */

.programs-map
{
	position: relative;
	background: url('/Media/Images/Programs-Map') no-repeat;
	width: 920px;
	height: 744px;
}

#programs
{
    list-style:none;
	height: 0px;
}

#programs .popup
{
	background-color: white;
	width: 400px;
	border: 4px solid #6489a9;
	padding: 4px;
	zoom:1;
}

#programs .map-icon
{
	position: absolute;
	cursor: hand;
	cursor: pointer;
}

.popup-details .title
{
    font-size: 12pt;
	font-weight: bold;
	color: #6489a9;
	margin: 4px 0 5px 0;
	float:left;
	display:block;
	width:77%;
}

.popup-details .icon
{
    float:left;
}

.popup-details .content
{
    font-family:Verdana, Arial;
    font-size:11px;
}

.popup-details .readmore
{
	text-align: right;
	padding: 10px 0 4px 0 ;
}

.popup-details .readmore a
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.popup-details .readmore a:visited
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
}

.popup-details .readmore a:hover
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}



.legend
{
	position: absolute;
	width: 260px;
	top: 250px;
	left: 10px;
	padding: 8px;
	background: #fdb827;
	border: 2px solid #6e473a;
}

.legend .header
{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 10pt;
	color: White;
}

.legend li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6e473a;
	font-weight: normal;
	margin:0px 0 0 10px;
	list-style:none;
}
.legend li span
{
    color:#ED2325;
    font-size:12px;
    font-weight:bold;
}
.legend li a, a:visited
{
	color: #6e473a;
	text-decoration:none;
}

.legend li a:hover
{
	color: #6e473a;
	text-decoration:underline;
}

.legend .footer
{
	margin-top: 10px;
}

.legend .footer a, .footer a:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-decoration:none;
}

.legend .footer a:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-decoration:underline;
}

/* #Contact# */

.contactcard
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
}

.contactcard .title
{
    color: #204F8F;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight:bold;
    line-height: 14px;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 3px 0;
    margin: 0px;
}

.contactcard .address
{
    list-style:none;
    margin: 0 0 0 -40px;
    *margin: 0 0 0 0;
}

.contactcard .address .city
{
    float:left;
    padding: 0 5px 0 0;
}

.contactcard .address .state
{
    float: left;
    padding: 0 5px 0 0;
}

.contactcard .channels
{
    list-style:none;
    margin: 0 0 20px -40px;
    *margin: 0 0 20px 0;
}

.contactcard .channels .email span, .phone span
{
    color: #204F8F;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px 0 0;
}

.contactcard .channels .email a
{
    color: #1E75A2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.contactcard .channels .email a:hover
{
    text-decoration: underline;
}

/* #Points of Interest and Events# */

.cmlf-Points
{
    list-style:none;
    margin:0 20px 20px 20px;
    zoom:1
}

.cmlf-Points .icon
{
    margin: 0px 0px 0px -40px;
    float:left;
    clear:right;

}


.cmlf-Points .title
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    font-weight: bold;
    color: #6666CC;
    margin:0px 0px 0px 50px;
    line-height:18px;

}
.cmlf-Points .title a, a:visited
{
    color: #6666CC;
    text-decoration:none;
}

.cmlf-Points .title a:hover
{
    text-decoration:underline;
}

.cmlf-Points .summary
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:solid 1px #CCCCCC;
    padding: 2px 0 10px 0px;
    margin: 0 0px 10px 50px;
    line-height:16px;
}

.cmlf-Points .summary a, a:visited
{
    color: #6666CC;
    text-decoration:none;
}

.cmlf-Points .summary a:hover
{
    text-decoration:underline;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cmlf-fullPageContent
{
    padding: 10px 20px 0px 20px;
    margin:0 0 20px 0;
    zoom:1
}

.cmlf-fullPageContent a, a:visited
{
    text-decoration:underline;
    color:#1397D7;
}

.cmlf-fullPageContent a:hover
{
    color:#204D8E;
}
/* #Top Menu# */

.cmlf-Top-Menu
{
	position: absolute;
	right: 100px;
	top: 10px;
	color: White;
}

#top-menu
{
	list-style: none;
}

#top-menu li
{
	float: left;
	margin: 0px 14px 0px 0px;
}



#top-menu li a
{
	color: White;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

#top-menu li a:Hover
{
	color: White;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

#top-menu li a:Visited
{
	color: White;
	font-weight: normal;
	font-size: 8pt;
}

#top-menu li a:Active, #top-menu li a.active
{
	color: White;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

#kwicks
{
	position: absolute;
	top: 40px;
	left: 10px;
	width: 100px;
	background: #E0F0F0;
	padding: 10px 0px 20px 10px;
}

.kwicks
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.kwicks li
{
	float: left;  
	width: 500px;  
	height: 80px;  
	margin: 0px 0px 20px 0px;
}

.kwicks li img
{
	float: left;
	cursor: pointer;
	border: 0px;
	width: 88px;
	height: 88px;
}

.kwicks li .kwick_content
{
	display: none;
}

.kcw
{
	color: #FFFFFF;
}

.kcw h4
{
	font-size: 20px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

.kcw p
{
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.kcw a
{
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
}

.kcw a:Hover
{
	text-decoration: underline;
}

.logo_container
{
	width: 120px;
	height: 124px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

.kwick_copy
{
	float: left;
	width: 370px;
}


.cmlf-Featured-Title
{
	font-size: 12pt;
	font-weight: bold;
	color: #6489a9;
	margin-top: 4px;
}

.cmlf-Featured-Summary
{
	color: Black;
	font-size: 8pt;
}

.cmlf-Featured-ReadMore
{
	text-align: right;
	padding-bottom: 4px;
	margin-top: -8px;
}

.cmlf-Featured-ReadMore A
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.cmlf-Featured-ReadMore A:Visited
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
}

.cmlf-Featured-ReadMore A:Hover
{
	color: #6489a9;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

.cmlf-GMapPopUp
{
	cursor: hand;
	cursor: pointer;
}

.CMLF-ScheduleHeader
{
	color: Black;
	font-weight: bold;
	width: 33%;
}

.CMLF-ScheduleData
{
	color: Black;
	vertical-align: middle;
	white-space: nowrap;
}

.CMLF-SelectedDate
{
	margin-top: 4px;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 4px;
	color: #204a8d;
}

.CMLF-SchedulesFaresTabContent
{
	padding: 4px;
	border-left: 2px solid #009685;
	border-right: 2px solid #009685;
	border-bottom: 2px solid #009685;
	width: 570px;
	height: 500px;
}

.CMLF-SchedulesFaresView
{
	height: 500px;
}

.CMLF-ScheduleLoading
{
	position: absolute;
	top: 100px;
	left: 50px;
	background-color: White;
	text-align: center;
	width: 400px;
	height: 50px;
	padding-top: 30px;
	border: 2px solid Gray;
	font-size: 14pt;
	font-weight: bold;
	color: Gray;
}

.CMLF-SchedulesFaresTab
{
	color: White;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	background-color: #009685;
	cursor: hand;
	cursor: pointer;
	border-bottom: 2px solid #009685;
}

.CMLF-SchedulesFaresTab-Hover
{
	color: White;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	background-color: #57caf6;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #57caf6;
	border-bottom: 1px solid #57caf6;
}

.CMLF-SchedulesFaresTab-Active
{
	color: White;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	background-color: #57caf6;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #57caf6;
	border-bottom: 1px solid #57caf6;
}

.CMLF-SchedulesFaresTab-Selected
{
	color: #009685;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	background-color: White;
	cursor: hand;
	cursor: pointer;
	border-left: 2px solid #009685;
	border-top: 2px solid #009685;
	border-right: 2px solid #009685;
}

.AlertBanner
{
	background-color: Red;
	vertical-align: middle;
}

.AlertBanner .adxSectionCopy
{
	color: White;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.AlertBanner .adxSectionCopy p
{
	color: White;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.AlertBanner .adxSectionSpacer
{
	height: 0px;
}

.bookingiframe
{
	margin: -20px 0px 0px 0px;
	padding: 0px;
}

.homerightcolcontent
{
	text-align: center;
	width: 330px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.cmlf-fr-Title
{
	font-weight: bold;
	font-size: 12pt;
}

.cmlf-fr-RoutesDates
{
}

.cmlf-fr-50
{
	width: 50%;
	float: left;
}

.cmlf-fr-33
{
	width: 33%;
	float: left;
}

.cmlf-fr-Section
{
	border: 1px solid gray;
	background-color: #faf4e7;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

.cmlf-fr-SectionName
{
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 10px;
	border-bottom: 1px solid gray;
	padding-bottom: 3px;
	color: #009685;
}

.cmlf-fr-Label1
{
	font-size: 8pt;
}

.cmlf-fr-DropDownList1
{
	width: 90%;
	font-size: 8pt;
}

.cmlf-fr-TextBox1
{
	width: 90%;
	font-size: 8pt;
}

.cmlf-fr-TextBox2
{
	width: 60%;
	font-size: 8pt;
}

.cmlf-fr-Disclaimer
{
	font-size: 8pt;
	font-style: italic;
}

/* #Weather# */

.weather
{
	position: absolute;
	top: 160px;
	width: 180px;
	z-index: 50;
	color: White;
}

.weather ul
{
	list-style: none;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.weather ul li
{
	float: left;
	padding: 4px 0px 0px 0px;
}

.weather ul.data li.icon
{
	padding: 0;
	margin: -4px 4px 0 4px;
	width: 31px;
	height: 31px;
}

.weather h5
{
	color: White;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 10px;
}

.left
{
	left: 20px;
	text-align: left;
}

.left ul
{
		
}

.left .link
{
	display: none;
}

.right
{
	right: 20px;
	text-align: right;
}

.right ul
{
	float: right;
}

.right .link
{
	display: none;
}

/* #Calendar# */
.cmlf-calendar
{
	border: 1px solid #57566F;
	cursor: default;
}

.cmlf-topheadertext
{
	font-family: Arial Black;
	font-size: 15px;
	color: #4A495E;
	line-height: 20px;
	text-align: center;
}

.cmlf-dayheader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E0DFE3;
	background-position: left bottom;
	height: 20px;
	text-align: center;
	cursor: default;
}

.cmlf-monthselector
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	width: 25px;
	background-color: #E0DFE3;
	background-position: left bottom;
	cursor: pointer;
}

.cmlf-weekselector
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	background-color: #F6F6F6;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	height: 21px;
	width: 29px;
	cursor: pointer;
}

.cmlf-day
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: Black;
	background-color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	width: 28px;
	height: 16px;
	cursor: pointer;
}

.cmlf-disabledday
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #C0C0C0;
	background-color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	width: 28px;
	height: 16px;
}

.cmlf-disabledday:Hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #C0C0C0;
	background-color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	text-decoration: none;
	width: 28px;
	height: 16px;
}

.cmlf-othermonthday
{
	color: #B2B1CA;
	width: 28px;
	height: 16px;
}

.cmlf-selectedday
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: black;
	background-color: #5bcbf5;
	border: 1px solid #204b8e;
	cursor: default;
	width: 28px;
	height: 16px;
}

.cmlf-dayhover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: White;
	background-color: #009685;
	border: 1px solid #204b8e;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	width: 28px;
	height: 16px;
	cursor: pointer;
	text-decoration: underline;
}

.cmlf-othermonthdayhover
{
	color: White;
	text-decoration: underline;
	width: 28px;
	height: 16px;
}

.cmlf-selecteddayhover
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: white;
	background-color: #009685;
	border: 1px solid #204b8e;
	width: 28px;
	height: 16px;
}

/* #Contact Form# */

.EditingFormLabel
{
    font-weight:bold;
    padding: 0 10px 0 0;
}

.EditingFormLabelCell
{
    vertical-align:top;
}

.TextboxField
{
    width: 250px;
    font-family: Verdana, Arial;
    font-size: 12px;

}

.TextAreaField
{
    width:250px;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 17px;
}

/* #Documents# */
.documents
{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
	clear: both;
	zoom: 1;
}

.documents:after {
    display: block;
    clear: both;
    content: " ";
}

.documents li
{
	width:234px;
	padding:0;
	margin: 0;
	position: relative;
}

.documents li img
{
	float: left;
	margin: 0px 4px 0px 0px;
}

.documents li p
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
}

/* #Links# */
#links
{
	list-style: none;
}

#links li
{
	clear: both;
	margin: 0px 0px 20px 0px;
}

#links li h5
{
	margin: 0;
	padding: 0;
}

#links li img
{
	float: left;
}

#links li p
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* #Highslide# */
h6.photo-gallery
{
	border: 0px !important;
	margin: 0px 0px 0px 0px !important;
}
.highslide-gallery
{
	background: #719DB6;
	padding: 6px;
	color: White;
	font-size: 11px;
	text-align: right;
}

.highslide-gallery img
{
	border: 1px solid gray !important;
}

.highslide-gallery img:Hover
{
	border: 1px solid White !important;
}

.highslide-gallery-items
{
	display: none;
}

/* #UI Tabs# */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
}

.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
    font-size: 14px;
    font-weight: bold;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 6px 0 0;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #FFFFFF;
    background: #009685;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #009685;
    background: #FFFFFF;
    border-top: 1px solid #009685;
    border-left: 1px solid #009685;
    border-right: 1px solid #009685;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border: 1px solid #009685;
    padding: 6px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-panel:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}