﻿body { background: #485053 url(images/bg.jpg); text-align: center; font-family: Calibri; margin-top:15px; }
a { color: #e46d0a; text-decoration: none; }
a:hover { text-decoration: underline; }

.skinmaster { margin-left: auto; margin-right: auto; width: 1025px; text-align: left;  }
.top { width: 1025px; height: 10px; background: #485053 url('images/top.gif') top left no-repeat; }
.header { width: 1025px; height: 113px; background: #ebedec; border-bottom: solid 3px #5D5D5D; }
.login { position: absolute; top: 0px; right: 10px; z-index: 99; }
.logo { width: 100%; height: 100%; position: relative; background: url('images/logo.gif') 22px 12px no-repeat; }
.slogan { width: 346px; height: 33px; position: absolute; top: 22px; left: 663px; background: url('images/slogan.gif') top left no-repeat; }
.header2 { width: 1025px; height: 257px; }
.toppane { width: 1025px; background: #ebedec; padding-top: 10px; }
.leftpane { width: 200px; background: #ebedec; padding: 10px; }
.contentpane { width: 625px; background: #ebedec; padding-left: 10px;padding-right: 10px; }
.rightpane { width: 200px; background: #ebedec; padding: 10px; }
.bottompane { width: 1025px; background: #ebedec; padding: 10px; }
.footer { width: 1025px; height: 190px; background: url('images/bottom.jpg') top left no-repeat; }

/* 2 Column */
.left2col { width: 510px; background: #ebedec; padding: 10px; }
.right2col { width: 510px; background: #ebedec; padding: 10px; }

/* Menu - Gray*/
.menucontainer { width: auto !important; margin: 0; position: absolute; bottom: -1px; right: 15px; padding-left: 5px; background: url('images/tab_l.jpg') top left no-repeat; }
.menucontainer tbody { padding: 0 !important; }
.menucontainer td { width: auto !important; }
.menu_r { width: 15px; height: 32px; background: url('images/tab_r.gif') top left no-repeat; position: absolute; bottom: -1px; right: 0; }
.menubar { }
.menuitem, .menuitemhover { background: url('images/tab_bg.jpg') top left repeat-x; cursor: pointer; font-family: "Arial Unicode MS","Lucida Grande",sans-serif; text-transform: uppercase; font-weight: bold; color: #ffffff; font-size: 9pt; height: 32px; }
.menuitem td, .menuitemhover td { padding: 0 12px !important; }
.submenu .menuitem { background: #AAA6A3; padding: 5px 12px !important; height: auto; }
.submenu .menuitemhover { background: #AAA6A3; padding: 5px 12px !important; height: auto; }
.activeitem, .menuitemhover { color: #e88d34; }

/* Menu - Orange*/
.menucontainer_orange { width: auto !important; margin: 0; position: absolute; bottom: -1px; right: 15px; padding-left: 5px; background: url('images/tab_l_orange.gif') top left no-repeat; }
.menucontainer_orange tbody { padding: 0 !important; }
.menucontainer_orange td { width: auto !important; }
.menu_r_orange { width: 15px; height: 32px; background: url('images/tab_r_orange.gif') top left no-repeat; position: absolute; bottom: -1px; right: 0; }
.menuitem_orange { background: url('images/tab_bg_orange.gif') top left repeat-x; cursor: pointer; font-family: "Arial Unicode MS","Lucida Grande",sans-serif; text-transform: uppercase; font-weight: bold; color: #ffffff; font-size: 9pt; height: 32px; }
.menuitemhover_orange { background: url('images/tab_bg.jpg') top left repeat-x; cursor: pointer; font-family: "Arial Unicode MS","Lucida Grande",sans-serif; text-transform: uppercase; font-weight: bold; color: #ffffff; font-size: 9pt; height: 32px; }
.menuitem_orange td, .menuitemhover_orange td { padding: 0 12px !important; }
.submenu {    }
.submenu .menuitem_orange { background:#AAA6A3; padding: 5px 5px !important; height: auto; font-size:11px; font-weight:normal;border:solid 1px #6D6E72;border-top:0; }
.submenu .menuitemhover_orange { background:#F39A3C; padding: 5px 5px !important; height: auto;  font-size:11px; font-weight:normal;border:solid 1px #6D6E72;border-top:0;}
.menuarrow { display:none; width:0px; }
.menuicon { display:none;width:0px; }