a.mm-link:hover, a.mm-link:active { background: #cdd5a7; color: #000; text-decoration: none;  }

a.mm-link-gamma:link, a.mm-link-gamma:visited { background: #cdd5a7; color: #000; text-decoration: none; }
a.mm-link-gamma:hover, a.mm-link-gamma:active { background: #cdd5a7; color: #000; text-decoration: none; }

#left-outer { float: left; width: 180px; }
#left-inner { padding: 140px 20px 10px 0; background: #fff url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/ind-nav-bkgr.gif"); background-position: top left; background-repeat: no-repeat; min-height: 190px; height: auto; }

#content-outer { margin-left: 180px; background: #fff url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/ind-bkgr-slice-right.gif"); background-position: top left; background-repeat: no-repeat; }
#content-inner { }

ul { list-style-type: none; padding: 0; margin: 0; color: #888888; }
ul li { background: url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/custom-bullet.gif") no-repeat left top; padding-left: 16px; }

ol { padding-left: 1em; margin-left: 1em; }
ol li { list-style-type: decimal; color: #000; }

img, .noborder, .spacer { border: 0; }
.center, .Center { margin: auto; text-align: center; }
.invisible, .hide { display: none; }

/* Links */
a:link { color: #787b28; text-decoration: underline; }
a:visited { color: #787b28; text-decoration: underline; }
a:hover, a:active {	color: #787b28; text-decoration: underline; }


/* Main Menu */
#menu-outer { clear: both; }
#menu-inner { width: 770px; height: 70px; background: #a8003f url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/ind-top-nav-bkgr.gif") left top no-repeat;  }

/* DataForm Classes */
.DataFormLabel { display: block; width: 100%; }
.DataFormQuestion { width: 40%; float: left; display: block; text-align: right; padding: 10px; margin: 10px 10px 10px 0;  }
.DataFormInputText { width: 45%; float: left; padding: 2px; margin: 2px 2px 2px 2px; border: 1px solid #E5E5E5; background: #ffffff; }
.DataFormInputTextarea { float: left; width: 30%; padding: 2px; margin: 3px; }
.DataFormInputCheckbox { float: left; margin: 1px; padding: 3px; }
.DataFormInputRadio { vertical-align: middle; margin: 3px; padding: 2px; }
.DataFormInputSelect { float: left; margin: 1px; padding: 2px; }
.ModuleSearchButton, .DataFormButton { margin: 0.5em; color: #000000; background: #eeeeee; border: 1px solid #cccccc; }
.DataFormButtonContainer { width: 99%; }
.DataFormInputSelect, .DataFormButton, .DataFormInputText, .DataFormInputTextarea { }
.DataFormAnswer { width: 45%; float: left; margin: 10px 0 10px 0; }
.DataFormErrorBlank { width: 40%; float: left; display: block; text-align: right; padding: 3px 10px 3px 10px; margin: 2px 2px 2px 2px; }
.DataFormError { width: 45%; float: left; padding: 2px; margin: 2px 2px 2px 2px; color:Red; border: 0px solid #E5E5E5; font-style:italic; }
.DataFormElementLabel { padding-top: 4px; display: block; width: 50%; }

.DataFormOption { clear: both; }
div.DataFormOption { width: 100%; } 

.DataFormOption label { display: block; float: left; width: 40%; text-align: right; padding: 4px; padding-right: 8px; }
.DataFormOption spanner { display: block; padding: 2px; padding-top: 4px; }

.DataFormWrapper { } /* Previously set background, but that broke stuff. Now does nothing */

.form-container-outer { }
.form-container-inner { padding: 5px; }

/* New Form CSS by MG - May 06 */
.DataFormContainer {}
.DataFormFieldset {}
.DataFormLegend {}
.DataElementContainer { padding: 9px; }

/* Headline Box  OLD CODE - still remains in other client styles
.HeadlineBox_Outline  { background: #ffffff; margin-bottom: 10px; } 
.HeadlineBox_Body { }

.HeadlineBox_FullWidth { margin: auto; }
.HeadlineBox_Centre { margin-right: 10px; margin-left: 10px; padding-bottom: 10px; position: relative;}
.HeadlineBox_FloatRight { float: right; margin-left: 10px; padding-bottom: 10px; position: relative; }
.HeadlineBox_FloatLeft { float: left; margin-right: 10px; padding-bottom: 10px; position: relative; }

.HeadlineTitleBar { background: #0A51A1; padding: 3px 5px 3px 8px; color: #ffffff; }
.oRSSHeadlineBoxBody { border: 1px solid #0A51A1; padding: 5px; }
*/
/* Brand New Classes Nov 2006 MG */
.oRSSFeedContainer {}
.oRSSFeedBoxFull { margin: auto; margin-bottom: 10px; float: none; }
.oRSSFeedBoxCentre { margin: auto; margin-bottom: 10px; float: none; }
.oRSSFeedBoxLeft { float: left; margin-right: 10px; margin-bottom: 10px; }
.oRSSFeedBoxRight { float: right; margin-left: 10px; margin-bottom: 10px; }

.oRSSFeedContainerOuter { position: relative; }
.oRSSFeedContainerInner { width: 100%; background: #ffffff; }

.oRSSFeedHeaderOuter { background: #0A51A1; padding: 3px 5px 3px 8px; color: #ffffff; }
.oRSSFeedHeaderInner { }

.oRSSFeedBodyOuter { border: 1px solid #0A51A1; padding: 5px; }
.oRSSFeedBodyInner { width: 100%; }

ul.oHeadlineBoxList { padding: 0; margin: 0; margin-left: 1em; padding-left: 1em; color: #000000; }
li.oHeadlineBoxItem { list-style-type: square; margin: 0; padding: 0; }
span.oHeadlineBoxItem { margin: 0; padding: 0; }

/* Tables - Old Code to be removed at some point from main HTML */
.DataGrid tr.Active { background-color: #FCD7E2; }
.DataGrid td.DataBox { text-align: center; }
.DataGrid thead { background: #C9D6E0; }

.DataGridPagination { color: #666666; }
.DataGridPagination a { color: #0066cc; text-decoration: none; }
.DataGridPagination a:hover, .DataGridPagination a:hover  { text-decoration: underline; }

/*New Tables */
table.oDataGrid { width: 100%; border: 0; border-collapse: separate; font-size: 1em; empty-cells: show; margin-top: 1em; }
table.oDataGrid tr { text-align: left; }

tr.table-row-background-alpha { background: #eeeeee; }
tr.table-row-background-beta { background: #F7F7F7; }

th.oDataGridHeader { border: 1px solid #736273; padding: 2px 8px 3px 8px; color: #ffffff;  background: #0066cc; font-size: 1em; font-weight: bold; text-align: left; }
th.oDataGridHeader a:link, th.oDataGridHeader a:visited { color: #ffffff; text-decoration: none; }
th.oDataGridHeader a:hover, th.oDataGridHeader a:active { color: #ffffff; text-decoration: underline; background: transparent; }

td.oDataGridCell { padding: 2px 8px 2px 8px; color: #4B414B; border: 1px solid #CECFCE; }
td.oDataGridCell a:link, td.oDataGridCell a:visited { color: #0066cc; text-decoration: underline; } 
td.oDataGridCell a:hover, td.oDataGridCell a:active { color: #4A5C68; text-decoration: underline; background: transparent; } 

span.oDataGridContent {}
a.oDataGridHeaderLink { color: #ffffff; background: transparent; }
a.oDataGridHeaderLink:link, a.oDataGridHeaderLink:visited { color: #4A5C68; background: 0; }
a.oDataGridHeaderLink:hover, .oDataGridHeaderLink:active { color: #4A5C68; background: transparent; }

/* Forms */
.oDataFormContainer { }

.oDataForm {}

.oDataFormFieldset { border: 1px #cccccc solid; margin-top: 1em; padding: 0px; }
.oDataFormLegend { padding-left: 5px; padding-right: 5px; color: #666666; font-size: 1.2em; }

.oDataFormElementContainer, .oDataElementContainer { padding: 4px 10px 6px 10px; }
.oDataFormElement { width: 100%; overflow: hidden; clear: both; display: inline; }

.oDataFormComment { margin: 0.5em 0 0.5em 0; }

.oDataFormQuestion { text-align: left; width: 35%; float: left; display: block; }
.oDataFormLabel { display: block; margin-right: 5px; margin-bottom: 5px; padding: 3px 10px 4px 10px; font-weight: bold; }

.oDataFormAnswer { text-align: left; display: block; width: 60%; float: left; }
.oDataFormAnswerText { text-align: left; float: left; display: block; width: 60%; padding-top: 2px; }
.oDataFormAnswerTextStyle { }
.oDataFormInputSuffix { padding-left: 10px; }

.oDataFormInputSelect { }
.oDataFormInputText { margin: 0px; }
.oDataFormInputTextarea { }
.oDataFormDatePicker { width: 100px; }
table.DataFormInputCheckbox { padding: 0; margin: 0;  border-collapse: collapse; } /* Needs HTML Fixing */
table.DataFormInputCheckbox td { padding: 0; margin: 0; }
table.DataFormInputCheckbox tr { padding: 0; margin: 0; }
table.DataFormInputCheckbox input { padding: 0; margin: 0; }

.oDataFormInputTextShort { width: 100px; }
.oDataFormInputTextMedium { width: 60%; }
.oDataFormInputTextFull { width: 90%; }

.oDataFormButtonContainer { margin-left: 0; padding-top: 10px; padding-bottom: 10px; display: block; }
.oDataFormButton { color: #000000; background: #eeeeee; border: 1px solid #cccccc; margin-right: 15px; padding: 1px 15px 0px 15px; font-weight: normal; }
.oDataFormError { color: #ff0000; }

.DataFormMarker { color: #ff0000; font-weight: bold; font-size: 1.2em; line-height: 1em; }

/* Discussion Forums */
.oForumInputText { width: 90%; }
.oForumMainTopicPanel { background: #fafafa; border: 1px solid #A5B7BF; margin: 1em 0 1em 0; }
.oForumMainTopicTitleContainer { background: #F2F4FF; padding: 5px 0 0 7px; }
.oForumTopicTitle { font-weight: normal; font-size: 1.2em; }
.oForumMainTopicBody { padding: 10px; border-top: 1px solid #A5B7BF; }
.oForumAttachmentQuestion { font-weight: bold; }
.oForumAttachmentListContainer { padding: 10px 0 0 0; }
.oForumFieldset { }
.oForumLegend { }
.oForumTitleResponse {  }