
/*
 * webOE style CSS
 */

html {
  font-family: Verdana, sans-serif;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
body {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  background: #ddd;
  color: #666;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
a:link, a:visited, a:active {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
}
code, pre {
  white-space: pre;
  background-color: #eee;
  border: 1px solid #bbb;
  border-radius: 12px 8px;
  -moz-border-radius: 12px;
  box-shadow: 3px 3px 2px #ddd;
}
a img {
  border: 0;
}
form {
  display: block;
  margin: 0;
}
table {
  margin: 0;
  padding: 0;
  border: 0;
  width: auto;
  height: auto;
  empty-cells: show;
}

input[type="text"], input[type="password"], textarea {
  margin: 1px;
  background-color: #f8f8f8;
  padding: 1px 2px 1px 2px;
  border: 1px solid #bbb;
}

input[type="text"], input[type="password"] {
  font-size: 7pt;
}

textarea {
  font-size: 9pt;
}

input:focus, textarea:focus {
  background-color: #fff;
}

input[type="submit"] {
  position: absolute;
  color: #333;
  font-weight: bold;
  font-size: 7pt;
  text-transform: uppercase;
  background: #ccc;
  padding: 1px 4px 1px 4px;
  margin: -1px 0 0 8px;
}

h1 {
  font-size: 13pt;
}

h2 {
  font-size: 11pt;
}

h3 {
  font-size: 9pt;
}

#woe-body-table {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

#woe-top {
  height: 67px;
}
#woe-top-left {
  height: 63px;
  background: #fff url('/styles/0/images/topbar/logo-cdi.gif') bottom center no-repeat;
  text-align: center;
  vertical-align: bottom;
  border-bottom: 4px solid #fff;
  border-right: 1px solid #fff;
}
#woe-top-center {
  height: 67px;
  vertical-align: bottom;
  background: #fff;
}
#woe-top-right {
  height: 67px;
  vertical-align: bottom;
  background: #fff;
  width: 100%;
}

#woe-middle {
  vertical-align: top;
}
#woe-middle-left {
  vertical-align: top;
  width: 202px;
  white-space: nowrap;
  padding: 8px 8px 0 0;
}
#woe-middle-center {
  padding: 8px 0 0 0;
  vertical-align: top;
}
#woe-middle-right {
  vertical-align: top;
  width: 100%;
}

#woe-bottom {
  height: 100%;
  vertical-align: top;
}
#woe-bottom-left {
  vertical-align: top;
}
#woe-bottom-center {
  padding: 2px 8px 10px 8px;
  vertical-align: top;
  text-align: center;
}
#woe-bottom-right {
  width: 100%;
  vertical-align: bottom;
  text-align: right;
  padding: 8px;
}

#woe-stripe {
  vertical-align: top;
  padding: 0;
  margin: 0;
}
#woe-stripe-left {
  padding: 0;
  margin: 0;
  background: #777 url('/styles/0/images/topbar/top-darkgray-bar-bg.gif') bottom left repeat;
  height: 7px;
  white-space: nowrap;
}
#woe-stripe-center {
  padding: 0;
  margin: 0;
  background: #777 url('/styles/0/images/topbar/top-darkgray-bar-bg.gif') bottom center repeat;
  height: 7px;
  white-space: nowrap;
}
#woe-stripe-right {
  padding: 0;
  margin: 0;
  background: #777 url('/styles/0/images/topbar/top-darkgray-bar-bg.gif') bottom right repeat;
  height: 7px;
  white-space: nowrap;
  width: auto;
}

#woe-body-box {
  height: 100%;
  width: 100%;
  border: 1px solid #aaa;
}

#woe-version {
  margin: 41px 0 10px 120px;
  white-space: nowrap;
  font-style: italic;
  font-size: 7.5pt;
}





/*
 * The inner body box
 */
#woe-middle-box-table {
  padding: 0;
  margin: 0;
}

#woe-middle-box-top {
  vertical-align: bottom;
}
#woe-middle-box-top-left {
  background: #eee url('/styles/0/images/body/body-corner-UL.gif') top left no-repeat;
  vertical-align: bottom;
  height: 18px;
  width: 18px;
  white-space: nowrap;
  z-index: 1;
}
#woe-middle-box-top-center {
  vertical-align: bottom;
  background: #eee url('/styles/0/images/1px-bgs/mainbody-box-outline.gif') top center repeat-x;
}
#woe-middle-box-top-right {
  background: #eee url('/styles/0/images/body/body-corner-UR.gif') top right no-repeat;
  vertical-align: bottom;
  height: 18px;
  width: 18px;
  white-space: nowrap;
}

#woe-middle-box-middle {
  vertical-align: top;
}
#woe-middle-box-middle-left {
  vertical-align: top;
  background: #eee url('/styles/0/images/1px-bgs/mainbody-box-outline.gif') center left repeat-y;
  white-space: nowrap;
  width: 18px;
  z-index: 1;
}
#woe-middle-box-middle-center {
  vertical-align: top;
  background: #eee;
}
#woe-middle-box-middle-right {
  vertical-align: top;
  background: #eee url('/styles/0/images/1px-bgs/mainbody-box-outline.gif') center right repeat-y;
  width: 18px;
}

#woe-middle-box-bottom {
  vertical-align: top;
}
#woe-middle-box-bottom-left {
  background: #eee url('/styles/0/images/body/body-corner-LL.gif') bottom left no-repeat;
  vertical-align: top;
  height: 18px;
  width: 18px;
  white-space: nowrap;
  z-index: 1;
}
#woe-middle-box-bottom-center {
  vertical-align: top;
  background: #eee url('/styles/0/images/1px-bgs/mainbody-box-outline.gif') bottom center repeat-x;
}
#woe-middle-box-bottom-right {
  background: #eee url('/styles/0/images/body/body-corner-LR.gif') bottom right no-repeat;
  vertical-align: top;
  height: 18px;
  width: 18px;
  white-space: nowrap;
}

#woe-middle-box-horizontal-spacer {
  min-width: 500px;
  width: 700px;
  max-width: 1100px;
  height: 18px;
}

#woe-middle-box-vertical-spacer {
  min-height: 600px;
  height: auto;
  width: 18px;
}


/*
 * Main menu bar
 */
#woe-main-menu-bar {
  background: #999 url('/styles/0/images/topbar/topmenu-left-corner.gif') bottom left no-repeat;
  padding: 0 0 0 30px;
  height: 24px;
  white-space: nowrap;
  min-width: 640px;
}

#woe-main-menu-bar-logout {
  float: right;
  background: #bbb url('/styles/0/images/topbar/logout-button-graycurve.gif') bottom left no-repeat;
  padding: 5px 10px 0 30px;
  height: 19px;
  white-space: nowrap;
  font-size: 7.5pt;
  color: #333;
  font-weight: bold;
}

#woe-main-menu-bar-logout:hover {
  color: #fff;
}

#woe-main-menu-bar-item, #woe-main-menu-bar-item-selected {
  float: left;
  display: inline;
  white-space: nowrap;
  height: 18px;
  padding: 6px 12px 0 17px;
  color: #333;
  font-weight: bold;
  font-size: 7.5pt;
  background: transparent url('/styles/0/icons/nuvola/16x16/filesystems/folder_grey.png') center left no-repeat;
  text-align: middle;
}

#woe-main-menu-bar-item-selected, #woe-main-menu-bar-item:hover {
  background: transparent url('/styles/0/icons/nuvola/16x16/filesystems/folder_blue.png') center left no-repeat;
  color: #fff;
}

#woe-main-menu-bar-seperator {
  display: inline;
  color: #dadada;
  padding: 0 2px 0 2px;
}



/*
 * The inner side menu bars, plus date and time
 */
#woe-side-menubar {
  width: 100%;
  padding: 0 6px 0 6px;
}

#woe-side-menubar-left {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-UL.gif') top left no-repeat;
  vertical-align: bottom;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#woe-side-menubar-row:hover #woe-side-menubar-left {
  background: #6997c9 url('/styles/0/images/sidebar/menu-corner-UL-blue.gif') top left no-repeat;
}

#woe-side-menubar-left-corner {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-LL.gif') bottom left no-repeat;
  height: 7px;
  width: 8px;
}

#woe-side-menubar-row:hover #woe-side-menubar-left-corner {
  background: #6997c9 url('/styles/0/images/sidebar/menu-corner-LL-blue.gif') bottom left no-repeat;
}

#woe-datetime-date {
  background: #e9e9e9;
  font-size: 7.5pt;
  color: #666;
  padding: 1px 10px 3px 10px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#woe-side-menubar-middle {
  background: #e9e9e9;
  font-size: 7.5pt;
  color: #333;
  padding: 1px 10px 3px 10px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#woe-datetime-time {
  background: #e9e9e9;
  font-size: 7.5pt;
  color: #666;
  padding: 1px 10px 3px 10px;
  border-bottom: 2px solid #ddd;
}

#woe-side-menubar-middle-right {
  background: #e9e9e9;
  font-size: 7.5pt;
  color: #333;
  padding: 0;
  border-bottom: 2px solid #ddd;
}

#woe-side-menubar-row:hover #woe-side-menubar-middle-right {
  background: #b2cfeb;
}

#woe-side-menubar-right, #woe-datetime-right {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-UR.gif') top right no-repeat;
  vertical-align: bottom;
  width: 8px;
  border-bottom: 2px solid #ddd;
}

#woe-side-menubar-row:hover #woe-side-menubar-right {
  background: #b2cfeb url('/styles/0/images/sidebar/menu-corner-UR-blue.gif') top right no-repeat;
}

#woe-side-menubar-right-corner, #woe-datetime-right-corner {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-LR.gif') bottom right no-repeat;
  height: 7px;
  width: 8px;
}

#woe-side-menubar-row:hover #woe-side-menubar-right-corner {
  background: #b2cfeb url('/styles/0/images/sidebar/menu-corner-LR-blue.gif') bottom right no-repeat;
}

#woe-side-menubar-link  {
  padding: 1px 7px 3px 5px;
  color: #333;
}



/*
 * the whole side menu boxes
 */
#woe-side-menubox {
  margin-top: 20px;
  padding: 0 0 0 8px;
}

#woe-side-menubox-icon {
  float: left;
  background: transparent url('/styles/0/icons/nuvola/16x16/filesystems/folder_blue_open.png') center center no-repeat;
  height: 16px;
  width: 16px;
}

#woe-side-menubox-title {
  font-size: 7.5pt;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 17px;
  color: #333;
  padding: 1px 1px 3px 2px;
  background: transparent url('/styles/0/images/dots/leftsidebar-menu-dots.gif') bottom center repeat-x;
}

#woe-side-menubox-contents {
  padding: 9px 2px 0 2px;
}



/*
 * Search box
 */

#woe-side-search-box {
  width: 100%;
  margin-bottom: 8px;
}

#woe-side-search-icon {
  float: left;
  background: transparent url('/styles/0/icons/nuvola/16x16/actions/viewmag.png') center center no-repeat;
  height: 16px;
  width: 16px;
}

#woe-side-search-box-top-left {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-UL.gif') top left no-repeat;
  height: 7px;
  width: 7px;
}

#woe-side-search-box-top-center {
  background: #e9e9e9;
}

#woe-side-search-box-top-right {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-UR.gif') top right no-repeat;
  height: 7px;
  width: 7px;
}

#woe-side-search-box-middle-left {
  background: #e9e9e9;
}

#woe-side-search-box-middle-center {
  padding: 1px 6px 1px 6px;
  background: #e9e9e9;
}

#woe-side-search-box-middle-right {
  background: #e9e9e9;
}

#woe-side-search-box-bottom-left {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-LL.gif') bottom left no-repeat;
  height: 7px;
  width: 7px;
}

#woe-side-search-box-bottom-center {
  background: #e9e9e9;
}

#woe-side-search-box-bottom-right {
  background: #e9e9e9 url('/styles/0/images/sidebar/menu-corner-LR.gif') bottom right no-repeat;
  height: 7px;
  width: 7px;
}



/*
 * The main info boxes
 */

#woe-side-infobox-wrapper {
  margin: 18px 2px 0 10px;
  padding: 0;
}
  
#woe-side-infobox-title {
  position: absolute;
  font-size: 7.5pt;
  font-weight: bold;
  margin-top: -7px;
  margin-left: 13px;
  padding: 0px 4px 1px 4px;
  background: #ddd;
  color: #999;
  text-transform: uppercase;
} 
  
#woe-side-infobox {
  width: 100%;
}

#woe-side-infobox-top-left {
  background: transparent url('/styles/0/images/sidebar/infobox-corner-UL.gif') top left no-repeat;
  height: 13px;
  width: 13px;
}

#woe-side-infobox-top-center {
  background: transparent url('/styles/0/images/1px-bgs/leftsidebar-infobox-and-mainbody-search-outline.gif') top center repeat-x;
  font-size: 1pt;
  white-space: nowrap;
}

#woe-side-infobox-top-right {
  background: transparent url('/styles/0/images/sidebar/infobox-corner-UR.gif') top right no-repeat;
  height: 13px;
  width: 13px;
}

#woe-side-infobox-middle-center {
  background: transparent url('/styles/0/images/1px-bgs/leftsidebar-infobox-and-mainbody-search-outline.gif') middle left repeat-y;
  padding: 0 7px 0 7px;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}

#woe-side-infobox-middle-center a div:hover {
  background: #EEEEEE;
}

#woe-side-infobox-bottom-left {
  background: transparent url('/styles/0/images/sidebar/infobox-corner-LL.gif') bottom left no-repeat;
  height: 13px;
  width: 13px;
}

#woe-side-infobox-bottom-center {
  background: transparent url('/styles/0/images/1px-bgs/leftsidebar-infobox-and-mainbody-search-outline.gif') bottom center repeat-x;
  font-size: 1pt;
  white-space: nowrap;
}

#woe-side-infobox-bottom-right {
  background: transparent url('/styles/0/images/sidebar/infobox-corner-LR.gif') bottom right no-repeat;
  height: 13px;
  width: 13px;
}

#woe-side-infobox-inner-table {
  width: 100%;
}

#woe-side-infobox-inner-table td, #woe-side-infobox-inner-table th {
  vertical-align: top;
  white-space: nowrap;
  font-size: 7.5pt;
  border-top: 2px solid #ddd;
}

#woe-side-infobox-inner-table th {
  padding: 0 4px 0 4px;
  color: #333;
  font-weight: bold;
  border-top: 0;
}

#woe-side-infobox-inner-table td {
  color: #444;
}

#woe-side-infobox-inner-table-left, #woe-side-infobox-inner-table-left-link {
  text-align: right;
  width: 100%;
}

#woe-side-infobox-inner-table-left, {
  padding: 1px 4px 1px 4px;
}

#woe-side-infobox-inner-table-right, #woe-side-infobox-inner-table-right-link {
  text-align: left;
}

#woe-side-infobox-inner-table-right {
  padding: 1px 3px 1px 4px;
}

#woe-side-infobox-inner-table-left-link, #woe-side-infobox-inner-table-right-link {
  padding: 0;
  background: #e9e9e9;
}

#woe-side-infobox-inner-table-link {
  padding: 1px 5px 1px 4px;
  color: #444;
}

#woe-side-infobox-inner-table-link:hover {
  background: #fff;
}




/*
 * Inner body info boxes
 */
#woe-body-box-wrapper {
  margin: 0;
  padding: 0;
} 
  
#woe-body-box {
  width: auto;
  padding: 16px 16px 24px 16px;
  margin: 0;
  margin-left: 12px;
  margin-right: 100%;
  border: 1px solid #bbb;
  border-radius: 12px 8px;
  -moz-border-radius: 12px;
  box-shadow: 3px 3px 2px #ddd;
}

#woe-body-box-title {
  position: absolute;
  font-size: 7.5pt;
  font-weight: bold;
  margin-top: -6px;
  margin-left: 26px;
  padding: 0px 4px 1px 4px;
  background: #eee;
  color: #999;
  text-transform: uppercase;
}



/*
 * Footer
 */
#woe-footer {
  font-size: 7pt;
  font-weight: normal;
  color: #888;
}



/*
 * NEW body stuff
 */
  
#woe-inner-body-table-top {
  width: 100%;
}
  
#woe-inner-body-table-bottom {
  width: 100%;
  height: 100%;
} 
  
#woe-inner-body-table-top-left {
  white-space: nowrap;
  vertical-align: top;
  height: 50px;
  max-width: 250px;
  padding: 0 7px 14px 0;
} 

#woe-inner-body-table-top-right {
  white-space: nowrap;
  vertical-align: top;
  text-align: right;
  height: 40px;
  padding: 0;
} 

#woe-inner-body-table-top-right div {
  white-space: nowrap; 
} 
  
#woe-inner-body-table-bottom-left {
  width: 130px;
  padding: 7px 7px 7px 0;
  vertical-align: top;
  height: 100%;
}
  
#woe-inner-body-table-bottom-right {
  vertical-align: top;
  height: 100%;
  padding: 12px;
  margin: 0;
  background: #fafafa;
  border: 1px inset #eee;
}

#woe-inner-body-table-bottom-left a {
  display: block;
}

/*
 * main body header
 */
#woe-body-header-table {
  width: 100%;
}

#woe-body-header-table a div {
  font-size: 7.5pt;
  color: #777;
  padding: 2px 16px 0 21px;
  height: 16px;
  white-space: nowrap;
}

#woe-body-header-title {
  margin-top: -4px;
  display: block;
  font-size: 8pt;
  font-weight: bold;
  color: #000;
}

#woe-body-header-info {
  display: block;
  font-size: 7.5pt;
  color: #999;
}

#woe-body-header-actions-table {
  margin-left: auto;
  margin-top: 4px;
  margin-right: -10px;
}

#woe-body-header-actions-bookmark {
  background: url('/styles/0/icons/nuvola/16x16/actions/bookmark_add.png') no-repeat;
  height: 16px;
}

#woe-body-header-actions-refresh {
  background: url('/styles/0/icons/nuvola/16x16/actions/reload.png') no-repeat;
  height: 16px;
}

#woe-body-header-actions-close {
  background: url('/styles/0/icons/nuvola/16x16/actions/cancel.png') no-repeat;
  height: 16px;
}

#woe-body-header-top-left {
  white-space: nowrap;
  vertical-align: top;
}

#woe-body-header-top-middle {
}

#woe-body-header-top-right {
  width: 250px;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
}

#woe-body-header-bottom-left {
  vertical-align: top;
  background: transparent url('/styles/0/images/dots/mainbody-graybox-dots.gif') bottom right repeat-x;
}

#woe-body-header-bottom-middle {
  background: transparent url('/styles/0/images/body/dots-angled-up-graybg2.gif') top right no-repeat;
  height: 16px;
  width: 17px;
}

#woe-body-header-bottom-right {
  width: 250px;
  background: transparent url('/styles/0/images/dots/mainbody-graybox-dots.gif') top left repeat-x;
}









/*
 * Accounts main menu
 */
#woe-body-main-menu-table {
  width: 100%;
  margin: 12px 0 12px 0;
}

#woe-body-main-menu-row {}

#woe-body-main-menu-spacer {
  width: 10px;
  white-space: nowrap;
}

#woe-body-main-menu-table a div, 
#woe-body-main-menu-blank div
{
  white-space: nowrap;
  text-align: center;
  color: #000;
  font-size: 8pt;
  height: 12px;
  width: 72px;
  padding: 54px 4px 8px 4px;
}

#woe-body-main-menu-account,
#woe-body-main-menu-tickets,
#woe-body-main-menu-website,
#woe-body-main-menu-mailbox,
#woe-body-main-menu-radius,
#woe-body-main-menu-help,
#woe-body-main-menu-reports,
#woe-body-main-menu-logins,
#woe-body-main-menu-basic,
#woe-body-main-menu-advanced,
#woe-body-main-menu-bookmark
{
  border: 1px solid #d6d6d6;
  background-color: #d6d6d6;
  background-position: center 6px;
  background-repeat: no-repeat;
}

#woe-body-main-menu-account:hover,
#woe-body-main-menu-tickets:hover,
#woe-body-main-menu-website:hover,
#woe-body-main-menu-mailbox:hover,
#woe-body-main-menu-radius:hover,
#woe-body-main-menu-help:hover,
#woe-body-main-menu-reports:hover,
#woe-body-main-menu-logins:hover,
#woe-body-main-menu-basic:hover,
#woe-body-main-menu-advanced:hover,
#woe-body-main-menu-bookmark:hover
{
  border: 1px solid #999999;
  background-color: #cecece;
}

#woe-body-main-menu-account-selected,
#woe-body-main-menu-tickets-selected,
#woe-body-main-menu-website-selected,
#woe-body-main-menu-mailbox-selected,
#woe-body-main-menu-radius-selected,
#woe-body-main-menu-help-selected,
#woe-body-main-menu-reports-selected,
#woe-body-main-menu-login-selected,
#woe-body-main-menu-basic-selected,
#woe-body-main-menu-advanced-selected,
#woe-body-main-menu-bookmark-selected
{
  border: 1px solid #6997c9;
  background-color: #b2cfeb;
  background-position: center 6px;
  background-repeat: no-repeat;
}

#woe-body-main-menu-account, #woe-body-main-menu-account-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/apps/personal.png');
}

#woe-body-main-menu-tickets, #woe-body-main-menu-tickets-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/apps/kate.png');
}

#woe-body-main-menu-website, #woe-body-main-menu-website-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/apps/browser.png');
}

#woe-body-main-menu-mailbox, #woe-body-main-menu-mailbox-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/apps/korn.png');
}

#woe-body-main-menu-radius, #woe-body-main-menu-radius-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/devices/modem.png');
}

#woe-body-main-menu-help, #woe-body-main-menu-help-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/actions/help.png');
}

#woe-body-main-menu-reports, #woe-body-main-menu-reports-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/filesystems/folder.png');
}

#woe-body-main-menu-logins, #woe-body-main-menu-logins-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/apps/kdmconfig.png');
}

#woe-body-main-menu-basic, #woe-body-main-menu-basic-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/actions/viewmag.png');
}

#woe-body-main-menu-advanced, #woe-body-main-menu-advanced-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/actions/viewmag+.png');
}

#woe-body-main-menu-bookmark, #woe-body-main-menu-bookmark-selected {
  background-image: url('/styles/0/icons/nuvola/48x48/actions/bookmark_add.png');
}

#woe-body-main-menu-blank {
  background-color: #e5e5e5;
}

#woe-body-main-menu-endcap {
  background: #e5e5e5 url('/styles/0/images/body/largetab-endcap-corner-UR.gif') top right no-repeat;
  width: 100%;
  vertical-align: bottom;
}

#woe-body-main-menu-endcap-icon { 
  float: right;
  background: #e5e5e5 url('/styles/0/images/body/largetab-endcap-corner-LR.gif') bottom right no-repeat;
  height: 27px;
  width: 28px;
}



/*
 * body pulldown select
 */
#woe-body-line {
  display: block;
  width: 100%;
  height: 2px;
  background: transparent url('/styles/0/images/dots/mainbody-graybox-lighter-dots.gif') left top repeat-x;
}

#woe-body-menu-select {
  padding: 10px 10px 9px 10px;
}



/*
 * body inner table
 */

#woe-body-inner-table {
  width: 100%;
  height: 100%;
  margin: 4px 0 0 0;
}

#woe-body-inner-table-left {
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
  width: 200px;
}

#woe-body-inner-table-right {
  vertical-align: top;
  height: 375px;
  background-color: #fff;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  padding: 12px 12px 12px 16px;
  color: #333;
}

#woe-body-inner-toggle {
  font-weight: normal;
  display: block;
  padding: 0 0 10px 0;
}

#woe-body-inner-toggle a {
  font-size: 7.5pt;
  color: #888;
}


/*
 * The main body boxes
 * (prune this)
 */

#woe-bodybox-wrapper {
  margin: 18px 2px 0 10px;
  padding: 0;
}

#woe-bodybox-title {
  position: absolute;
  font-size: 7.5pt;
  font-weight: bold;
  margin-top: -7px;
  margin-left: 13px;
  padding: 0px 4px 1px 4px;
  background: #eee;
  color: #999;
  text-transform: uppercase;
}

#woe-bodybox {
}

#woe-bodybox-top-left {
  background: transparent url('/styles/0/images/body/bodybox-corner-UL.gif') top left no-repeat;
  height: 13px;
  width: 13px;
}

#woe-bodybox-top-center {
  background: transparent url('/styles/0/images/1px-bgs/leftsidebar-infobox-and-mainbody-search-outline.gif') top center repeat-x;
  font-size: 1pt;
  white-space: nowrap;
}

#woe-bodybox-top-right {
  background: transparent url('/styles/0/images/body/bodybox-corner-UR.gif') top right no-repeat;
  height: 13px;
  width: 13px;
}

#woe-bodybox-middle-center {
  background: transparent url('/styles/0/images/1px-bgs/leftsidebar-infobox-and-mainbody-search-outline.gif') middle left repeat-y;
  padding: 0 8px 0 8px;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}

#woe-bodybox-bottom-left {
  background: transparent url('/styles/0/images/body/bodybox-corner-LL.gif') bottom left no-repeat;
  height: 13px;
  width: 13px;
}

#woe-bodybox-bottom-center {
  background: transparent url('/styles/0/images/1px-bgs/leftsidebar-infobox-and-mainbody-search-outline.gif') bottom center repeat-x;
  font-size: 1pt;
  white-space: nowrap;
}

#woe-bodybox-bottom-right {
  background: transparent url('/styles/0/images/body/bodybox-corner-LR.gif') bottom right no-repeat;
  height: 13px;
  width: 13px;
}

#woe-bodybox-inner-table {
  width: 100%;
}

#woe-bodybox-inner-table td, #woe-bodybox-inner-table th {
  vertical-align: top;
  white-space: nowrap;
  font-size: 7.5pt;
  border-top: 2px solid #ddd;
}

#woe-bodybox-inner-table th {
  padding: 0 4px 0 4px;
  color: #333;
  font-weight: bold;
  border-top: 0;
}

#woe-bodybox-inner-table td {
  color: #444;
}

#woe-bodybox-inner-table-left, #woe-bodybox-inner-table-left-link {
  text-align: right;
  width: 100%;
}

#woe-bodybox-inner-table-left, {
  padding: 1px 4px 1px 4px;
}

#woe-bodybox-inner-table-right, #woe-bodybox-inner-table-right-link {
  text-align: left;
}

#woe-bodybox-inner-table-right {
  padding: 1px 3px 1px 4px;
}

#woe-bodybox-inner-table-left-link, #woe-bodybox-inner-table-right-link {
  padding: 0;
  background: #e9e9e9;
}

#woe-bodybox-inner-table-link {
  padding: 1px 5px 1px 4px;
  color: #444;
}

#woe-bodybox-inner-table-link:hover {
  background: #fff;
}






/*
 * main inner box header
 */
#woe-body-inner-header-table {
  width: 100%;
}

#woe-body-inner-header-table a div {
  font-size: 7.5pt;
  color: #777;
  padding: 2px 16px 0 21px;
  height: 16px;
  white-space: nowrap;
}

#woe-body-inner-header-title {
  display: block;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
}

#woe-body-inner-header-actions-table {
  margin-left: auto;
  margin-bottom: -7px;
}

#woe-body-inner-header-actions-print {
  background: url('/styles/0/icons/nuvola/16x16/devices/printer.png') no-repeat;
  height: 16px;
}

#woe-body-inner-header-actions-email {
  background: url('/styles/0/icons/nuvola/16x16/apps/email.png') no-repeat;
  height: 16px;
}

#woe-body-inner-header-top-left {
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0 0 4px 0;
}

#woe-body-inner-header-top-middle {
}

#woe-body-inner-header-top-right {
  width: 140px;
  white-space: nowrap;
  text-align: right;
  vertical-align: bottom;
}

#woe-body-inner-header-bottom-left {
  background: transparent url('/styles/0/images/dots/mainbody-whitebox-dots.gif') top right repeat-x;
}

#woe-body-inner-header-bottom-middle {
  background: transparent url('/styles/0/images/body/dots-angled-down-whitebg2.gif') top right no-repeat;
  height: 16px;
  width: 17px;
}

#woe-body-inner-header-bottom-right {
  background: transparent url('/styles/0/images/dots/mainbody-whitebox-dots.gif') bottom left repeat-x;
}






/*
 * account results display box
 */

#woe-account-displaybox-wrapper {
  margin: 12px 4px 4px 6px;
  padding: 0;
}

#woe-account-displaybox {
  background-color: #ddeaf8;
}

#woe-account-displaybox-top-left {
  background: transparent url('/styles/0/images/body/displaybox-corner-UL-blue.gif') top left no-repeat;
  height: 14px;
  width: 14px;
}

#woe-account-displaybox-top-center {
  background: transparent url('/styles/0/images/1px-bgs/section-blue.gif') top center repeat-x;
  font-size: 1pt;
  white-space: nowrap;
}

#woe-account-displaybox-top-right {
  background: transparent url('/styles/0/images/body/displaybox-corner-UR-blue.gif') top right no-repeat;
  height: 14px;
  width: 14px;
}

#woe-account-displaybox-middle-center {
  background: transparent url('/styles/0/images/1px-bgs/section-blue.gif') middle left repeat-y;
  padding: 0 5px 0 8px;
  border-left: 1px solid #6997c9;
  border-right: 1px solid #6997c9;
}
#woe-account-displaybox-bottom-left {
  background: transparent url('/styles/0/images/body/displaybox-corner-LL-blue.gif') bottom left no-repeat;
  height: 14px;
  width: 14px;
}

#woe-account-displaybox-bottom-center {
  background: transparent url('/styles/0/images/1px-bgs/section-blue.gif') bottom center repeat-x;
  font-size: 1pt;
  white-space: nowrap;
}

#woe-account-displaybox-bottom-right {
  background: transparent url('/styles/0/images/body/displaybox-corner-LR-blue.gif') bottom right no-repeat;
  height: 14px;
  width: 14px;
}

#woe-account-displaybox-horizontal-spacer {
  min-width: 100px;
  width: 300px;
  height: 14px;
}

#woe-account-displaybox-vertical-spacer {
  min-height: 100px;
  height: 150px;
  width: 14px;
}

#woe-account-displaybox-table {
  width: 100%; 
}

#woe-account-displaybox-table-name, .woe-account-displaybox-table-name {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  white-space: nowrap;
  padding: 2px 8px 2px 8px;
  background-color: #b2cfeb;
  border: 1px solid #ddeaf8;
}

#woe-account-displaybox-table-value, .woe-account-displaybox-table-value {
  text-align: left;
  vertical-align: top;
  padding: 3px 6px 6px 6px;
  width: 100%;
}

.woe-middle-left-link-box {
  text-align: right;
}





