/** mander.css *************/

@import url(core/base.css);

@media all {

.leftAlign {
  text-align: left;
}

.centerAlign {
  text-align: center;
}

.rightAlign {
  text-align: right;
}

.justifyAlign {
  text-align: justify;
}

.topAlign {
  vertical-align: top;
}

.middleAlign {
  vertical-align: middle;
}

.baselineAlign {
  vertical-align: baseline;
}

.bottomAlign {
  vertical-align: bottom;
}

html * {
  font-size: 100.01%;
}

body {
  font-size: 80.00%;
  font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

* {
  font-family: inherit;
  font-style: normal;
}

pre,tt,code {
  font-size: 108%;
  font-family: "Courier New", Courier, monospace;
}

cite,blockquote,em,i {
  font-style: italic;
}

strong,b {
  font-weight: bold;
}

p {
  line-height: 1.35em;
  margin-top: 0.35em;
  margin-right: 0;
  margin-bottom: 0.7em;
  margin-left: 0;
}

h1,h2 {
  font-weight: bold;
  font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

h1 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

h2,h3,h4,h5 {
  margin-top: 1em;
  margin-bottom: 0.35em;
}

ul,ol,dl {
  line-height: 1.5em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
}

li {
  line-height: 1.5em;
  margin-left: 1.5em;
}

body {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
  padding-bottom: 12px;
  background-color: #666;
  background-image: url(../images/bg_gray.png);
  background-position: top left;
  background-repeat: repeat-x;
  text-align: center;
}

#page_margins {
  min-width: 1000px;
  max-width: 1112px;
  margin: 0 auto;
  padding: 0;
  border-width: 0px;
  border-color: #666;
  border-style: solid;
  text-align: left;
}

#page {
  background: white;
}

#col1 {
  width: 186px;
}

#col2 {
  width: 191px;
}

#col3 {
  border: 0;
  margin-left: 186px;
  margin-right: 191px;
  margin-top: 0;
  margin-bottom: 0;
}

#hcol1 {
  float: left;
  z-index: 3;
  width: 186px;
}

#hcol2 {
  float: right;
  z-index: 5;
  width: 191px;
}

#hcol3 {
  z-index: 1;
  width: auto;
  height: 276px;
  border: 0;
  margin-left: 186px;
  margin-right: 191px;
  margin-top: 0;
  margin-bottom: 0;
}

#page {
  background-repeat: no-repeat;
}

#hcol2_content {
  padding-top: 8px;
  padding-left: 6px;
  padding-right: 10px;
  padding-bottom: 8px;
}

#TableauFrame {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#tableau {
  width: 100%;
  border: 0;
  z-index: 2;
  position: relative;
  left: 0px;
  top: 0px;
  background-position: left center;
  background-repeat: no-repeat;
}

#TableauViewport {
  width: 100%;
  border: 0;
  z-index: 2;
  position: relative;
  left: 0px;
  top: 0px;
  background-position: left center;
  background-repeat: no-repeat;
}

#nav {
  height: 65px;
  overflow: visible;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(../images/walkgray.png);
}

#navred {
  margin-left: 186px;
  height: 65px;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-image: url(../images/walkred.png);
}

#logo {
  padding-top: 20px;
  width: 300px;
  background-color: white;
}

#logo h1 {
  margin: 0;
  padding: 0;
  border: 0;
}

#ManderLogo {
  width: 300px;
  height: 48px;
}

#main {
  margin-top: 40px;
}

#col1_content {
  margin-top: 0;
}

#col2_content {
  margin-left: 0;
  margin-top: 0;
  margin-right: 2ex;
  margin-bottom: 1.5em;
}

#col3_content {
  margin-top: 0;
  padding-left: 49px;
  padding-right: 12px;
}

#CenterLeft {
  float: left;
  width: 248px;
}

#pictures {
  width: 222px;
}

#CenterRight {
  margin-left: 251px;
}

#CenterBottom {
  clear: left;
}

.PictureFrame {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  overflow: visible;
}

#pictures #editor.PictureEditor {
  width: 222px;
  position: absolute;
  top: 8px;
  left: 238px;
  z-index: 100;
}

#pictures #editor.ImageSelector {
  width: 900px;
  position: relative;
  left: -186px;
}

.PictureClip {
  width: 222px;
  height: 111px;
  overflow: hidden;
  position: relative;
}

#footer {
  margin-top: 20px;
  color: white;
  background-color: #e10019;
  overflow: visible;
}

#footer_content {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  overflow: visible;
}

#footer_cell {
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  white-space: nowrap;
  font-size: 10px;
  font-weight: 300;
}

a#footer_cell {
  color: white;
  background-color: inherit;
  text-decoration: none;
}

a#footer_cell:hover {
  color: white;
  background-color: inherit;
  text-decoration: none;
}

a#footer_cell:focus {
  color: white;
  background-color: inherit;
  text-decoration: none;
}

#sub_footer h6 {
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px;
  color: #444;
  font-style: normal;
  font-weight: 200;
  font-size: 92%;
  text-align: center;
}

#sub_footer h6 a {
  color: #444;
  font-style: normal;
  font-weight: 200;
}

a {
  color: black;
  background-color: inherit;
  text-decoration: none;
}

a:hover {
  color: #e10019;
  background-color: inherit;
  text-decoration: none;
}

a:focus {
  color: #e10019;
  background-color: inherit;
  text-decoration: none;
}

a.topmenuLink {
  color: black;
  background-color: inherit;
  text-decoration: none;
}

a.topmenuLink:hover {
  color: #e10019;
  background-color: inherit;
  text-decoration: none;
}

a.topmenuLink:focus {
  color: #e10019;
  background-color: inherit;
  text-decoration: none;
}

a.submenu {
  color: black;
  background-color: inherit;
  text-decoration: none;
}

a.submenu:hover {
  color: #e10019;
  background-color: inherit;
  text-decoration: none;
}

a.submenu:focus {
  color: #e10019;
  background-color: inherit;
  text-decoration: none;
}

#topmenuFieldOpen a.topmenuLink {
  color: #e10019;
}

h1 {
  color: #e10019;
  line-height: 1.7em;
  margin-top: 0;
}

h1 a {
  color: #e10019;
}

a.link_extern,a.link_ref,a.link_download {
  font-style: italic;
}

.text_red, em.text_red, .text_red a.edit_content, em.text_red a.edit_content {
  color: #e10019;
  font-style: normal;
}

a.edit_content:hover, a.edit_content:focus {
  color: inherit;
}

.text_subt {
  font-size: 87%;
}

.MenuItem1,.MenuItem2,.MenuItem3 {
  font-weight: 600;
  list-style: none;
  line-height: 1.7em;
  margin: 0;
}

.MenuItem1 {
  text-align: right;
  position: relative;
  right: -34px;
}

a.MenuLink1 {
  padding-right: 49px;
  color: #313235;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(../images/dashgray.png);
}

a.MenuLink1:hover,a.MenuLink1:focus,a.MenuLink1:hover,a.MenuLink1:focus,a.MenuLink1:hover,a.MenuLink1:focus {
  color: #e10019;
}

#MenuOpen1,#MenuActive1 {
  padding-right: 49px;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(../images/dashred.png);
}

#MenuLevel2 {
  min-height: 12em;
  margin-bottom: 28px;
}

.MenuItem2 {
  text-align: left;
  list-style: none;
}

.MenuItem3 {
  text-align: left;
  list-style: none;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(../images/logoDash.png);
}

.MenuLink2 {
  color: #313235;
}

#MenuLevel3 {
  margin-bottom: 20px;
}

a.MenuLink3 {
  padding-left: 49px;
  color: #313235;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(../images/dashgray.png);
}

#MenuOpen3,#MenuActive3 {
  padding-left: 49px;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(../images/dashred.png);
}

.FocusMenuItem1 {
  text-align: left;
  margin-left: 1.5ex;
  position: relative;
  list-style: none;
}

li.FocusMenuItem1 .MenuLink1 {
  font-weight: 300;
  font-style: italic;
  text-align: left;
}

.FocusMenuBullet {
  position: absolute;
  left: -1.5ex;
  color: #e10019;
  font-weight: 700;
}

.FocusMenuItem1 a.MenuLink1,.FocusMenuItem1 a.MenuLink1:hover,.FocusMenuItem1 a.MenuLink1:focus {
  padding-right: 0;
  background: none;
}

.img_block {
  display: block;
  text-align: right;
  vertical-align: top;
}

.img_blockFrame {
  text-align: right;
}

#findform {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
}

#findborder {
  border: 1px solid #313235;
  margin-left: 4px;
  display: inline-block;
  height: 18px;
  line-height: 18px;
}

#findbox {
  display: inline-block;
}

input#findtext {
  border: 0;
  padding: 0;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 92%;
}

input#findsubmit {
  border: 0;
  background-color: transparent;
}

.menuActive {
  color: #e10019;
}

.menuOpen {
  color: #e10019;
}

.labelCell {
  text-align: right;
  padding-top: 2px;
  vertical-align: top;
}

td.labelCell label {
  margin-right: 4px;
}

.inputCell {
  padding: 0;
}

.textareaCell {
  padding: 0;
}

.divFrame {
  margin: 0;
  padding: 0;
  border: 0;
}

.FormTable {
  width: 280px;
  overflow: visible;
  border-collapse: separate;
  border-spacing: 1px 2px;
}

.FormInput {
  width: 98%;
  overflow: visible;
  border: 1px solid #e10019;
}

.FormArea {
  width: 98%;
  height: 5em;
  overflow: scroll;
  border: 1px solid #e10019;
}

.buttonCell {
  font-size: 85%;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 10px;
}

#TableauSelect {
  left: auto;
  right: 8px;
}

.Portrait {
  position: relative;
  min-height: 101px;
}

.PortraitImage {
  width: 94px;
  height: 101px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -110px;
}

.Edit.Div_media {
  background-color: #ccc;
}

.IntField {
  text-align: right;
}


}


@media screen {

#menu_frame {
  background-color: #cc9;
  border-bottom: 1px solid #aa7;
}

#menu_border {
  border-top: 1px solid #eea;
  border-bottom: 1px solid #552;
}

#menu_bar {
  height: 25px;
}

.menu_text {
  background-color: inherit;
  color: inherit;
  font-size: 114%;
  line-height: 22px;
  padding-left: 2em;
  padding-right: 2em;
  display: inline-block;
}

.menu_active {
  background-color: #cc9;
  color: #000;
  height: 22px;
  display: table-cell;
}

a.menu_active {
  background-color: #cc9;
  color: #000;
  height: 22px;
  display: table-cell;
  text-decoration: none;
  border: 1px solid #cc9;
}

.menu_passive {
  background-color: #cc9;
  color: #000;
  height: 22px;
  display: table-cell;
  border: 1px solid #cc9;
}

a.menu_active:hover {
  background-color: #cc3;
  border-top: 1px solid #ddb;
  border-right: 1px solid #aa7;
  border-left: 1px solid #ddb;
  border-bottom: 1px solid #aa7;
}

a.menu_active:focus {
  background-color: #cc3;
  border-top: 1px solid #ddb;
  border-right: 1px solid #aa7;
  border-left: 1px solid #ddb;
  border-bottom: 1px solid #aa7;
}

.menu_current {
  background-color: #cc3;
  color: #000;
  height: 22px;
  display: table-cell;
  border-top: 1px solid #aa7;
  border-left: 1px solid #aa7;
  border-right: 1px solid #ddb;
  border-bottom: 1px solid #ddb;
}

a.edit_content {
  color: inherit;
}

#editor {
  border-style: ridge;
  border-width: 2px;
  border-color: #cc9;
  background-color: white;
  z-index: 500;
}

form.editor {
  overflow: visible;
}

#imgeditor {
  border-style: ridge;
  border-width: 2px;
  border-color: #cc9;
  width: auto;
}

.editor_text {
  color: #000;
}

.editor_head {
  background-color: #cc9;
  font-size: 1.25em;
  padding: 2px;
}

.EditTitle {
  background-color: #cc9;
}

#commit_button {
  background-color: #9f3;
}

.button_frame {
  height: 12px;
  width: 12px;
  background-color: #cc9;
  line-height: 7px;
  font-size: 9pt;
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  border-width: 1px;
  border-style: solid;
  border-top-color: #cc9;
  border-left-color: #cc9;
  border-right-color: #663;
  border-bottom-color: #663;
}

button_frame:hover {
  background-color: #cc3;
}

button_frame:focus {
  background-color: #cc3;
}

.button_inline {
  line-height: 7px;
  font-size: 9pt;
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  color: black;
  border-width: 1px;
  border-style: solid;
  border-top-color: white;
  border-left-color: white;
  border-right-color: #aa7;
  border-bottom-color: #aa7;
}

.button_content {
  line-height: 7px;
  font-size: 9pt;
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  color: black;
  border-width: 1px;
  border-style: solid;
  border-top-color: white;
  border-left-color: white;
  border-right-color: #aa7;
  border-bottom-color: #aa7;
  padding-left: 0.4ex;
  padding-right: 0.4ex;
}

a.insert_button {
}

a.edit_content {
  text-decoration: none;
}

a.edit_content:hover {
  background-color: #cc9;
  text-decoration: none;
}

a.edit_content:focus {
  background-color: #cc9;
  text-decoration: none;
}

.scroll {
  width: 99%;
  overflow: scroll;
}

table.receditor {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #333;
}

td.receditor {
  color: black;
  background-color: #eec;
  border-left: 0 none #333;
  border-right: 0 none #fff;
  border-top: 1px solid #333;
  border-bottom: 1px solid #fff;
  padding: 3px 1em;
}

th.receditor {
  text-align: right;
  color: black;
  background-color: #eec;
  border-left: 0 none #333;
  border-right: 0 none #fff;
  border-top: 1px solid #333;
  border-bottom: 1px solid #fff;
  padding: 3px 1em;
}

.img_select {
  margin: 6px;
  background-color: white;
}

.img_select_box {
  border: 1px solid #000;
}

.img_select_radio {
  margin-top: 3px;
}

.img_select_name {
  font-size: 10px;
}

.file_upload {
  margin: 6px;
  border: 1px solid #000;
}

.pict_select {
  margin: 6px;
  float: left;
  background-color: white;
}

.pict_select_box {
  width: 104px;
  height: 125px;
  border: 1px solid #000;
}

.pict_select_radio {
  margin-top: 3px;
}

.pict_select_name {
  font-size: 10px;
}

.tabl_select {
  margin: 4px;
  float: left;
  background-color: white;
}

.tabl_select_box {
  width: 180px;
  height: 125px;
  border: 1px solid #000;
}

.tabl_select_radio {
  margin-top: 3px;
}

.tabl_select_name {
  font-size: 10px;
}

.tabl_thumb {
  width: 172px;
  height: 100px;
  border: 1px solid black;
}

.thumb_image {
  border: 1px solid black;
}

#cmscontent {
  width: 100%;
  min-height: 500px;
  background-color: #ccc;
  margin-top: 1px;
}

.center {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

#DirectoryPane {
  margin-left: 5%;
  text-align: left;
}

#TableauSelect {
  z-index: 10;
  position: absolute;
  left: 20px;
  top: 8px;
  padding: 4px;
  background-color: #cc9;
  border: 1px solid black;
}

#TableauAlign {
  z-index: 10;
  position: absolute;
  left: 20px;
  top: 40px;
  padding: 4px;
  background-color: #cc9;
  border: 1px solid black;
}

#AlignEditor {
  border-style: ridge;
  border-width: 2px;
  border-color: #cc9;
  z-index: 10;
  position: absolute;
  left: 20px;
  top: 40px;
  background-color: #cc9;
}

.editColumns2 {
  padding-top: 1px;
  padding-bottom: 3px;
  background-color: #eee;
}

.editColumnRight {
  background-color: white;
  background-image: url(../images/lightline2.png);
  background-position: right;
  background-repeat: repeat-y;
}

.editColumnLeft {
  background-color: white;
  background-image: url(../images/lightline2.png);
  background-position: left;
  background-repeat: repeat-y;
}

#AlignEditor {
  top: 0;
  left: 0;
}


}


@media print {


}



/** mander.css *************/

