/* Standard Elements */
html, body
 {
  height: 100%;
  margin: 0px;
 }
body, form
 { margin: 0px; }
p
 {
  margin-top: 0px;
  margin-left: 6px;
  padding-top: 0px;
 }
td
 { vertical-align: top; }
body, td, div
 {
  font: 12px arial, verdana, sans-serif;
  color: #000;
  line-height: 140%;
 }
blockquote
 { margin: 0px 20px 10px 20px; }
img 
 {  border: 0px; } 

img.image
 {
  border: 1px solid #000;
  padding: 5px;
  margin: 5px;
 }
 
/* Header Elements */

.Header_ClientList, .Header_DeleteKey, .Header_Enter, .Header_Equipment,
.Header_Internals, .Header_Keys, .Header_SmallBusiOffice, .Header_Websites, .Header_WristStrapTest
 {
  clear: both;
  margin: 0px auto;
  padding: 128px 0px 0px 0px;
  display: block;
  height: 72px;
  _height: 72px;
  font: bold 20pt "Times New Roman", arial, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
 } 
.Header_ClientList
 {
  background: #fff url('/medialib/headers/Header-ClientList.jpg') top center no-repeat;
 } 
.Header_DeleteKey
 {
  background: #fff url('/medialib/headers/Header-DeleteKey.jpg') top center no-repeat;
 }
.Header_Enter
 {
  background: #fff url('/medialib/headers/Header-Enter.jpg') top center no-repeat;
 } 
.Header_Equipment
 {
  background: #fff url('/medialib/headers/Header-Equipment.jpg') top center no-repeat;
 } 
.Header_Internals
 {
  background: #fff url('/medialib/headers/Header-Internals.jpg') top center no-repeat;
 } 
.Header_Keys
 {
  background: #fff url('/medialib/headers/Header-Keys.jpg') top center no-repeat;
 } 
.Header_SmallBusiOffice
 {
  background: #fff url('/medialib/headers/Header-SmallBusiOffice.jpg') top center no-repeat;
 } 
.Header_Websites
 {
  background: #fff url('/medialib/headers/Header-WebSites.jpg') top center no-repeat;
 } 
.Header_WristStrapTest
 {
  background: #fff url('/medialib/headers/Header-WristStrapTest.jpg') top center no-repeat;
 } 
.ds_body
 {
  height: 101%;
  color: #000;
  background-color: #0c180e;
  background-image: url('/medialib/i/Background.png');
  background-repeat: repeat-x;
 }
.ds_logobg
 {
  background: #09180f; 
  height: 1px
 }
.ds_leftcol
 {
  background-color: inherit;
  background-repeat: repeat-y;
  background-position: top right;
  background-image: url('/medialib/i/fade-left2.jpg');
  text-align: right;
 }
.ds_rightcol
 {
  background-color: inherit;
  background-repeat: repeat-y; 
  background-position: top left;
  background-image: url('/medialib/i/fade-right2.jpg');
  text-align: left;
 }
.ds_dropdown
 {
  position: absolute;
  top: 0px;
  width: 590px;
 }
.ds_dropdownbox
 {
  float: right;
  opacity: 0.7;
  filter: Alpha(opacity=70);
  cursor: pointer;
 }
.ds_dropdownbox:hover
 {
  opacity: 1.0;
  filter: Alpha(opacity=100); 
  cursor: pointer;
 }
.ds_pagelogo
 {
  color: #09180f;
  height: 142px;
  background: #09180f url('/medialib/i/MainHeader.jpg') no-repeat;
 }
.ds_mainpanel
 {
  background: #fff;
 }
.ds_mainleft
 {
  background: #000;
 }
.ds_bodyleft
 { 
  background: #2f6a39 url('/medialib/i/LeftColumn.jpg') bottom center no-repeat;
  padding: 5px;
 }
.ds_imgtd
{
 height: 150px;
 background: #fff url('/medialib/i/thumb_bg.png');
 text-align: center;
 vertical-align: middle;
}

/* Template Elements */

.rightcol
 {
  font-size: 11px;
 }
.rightbox
 {
  border: 1px solid #000;
  width: 190px;
  padding: 4px;
 }
input, textarea, select
 {
  font: 11px arial, verdana, helvetica, sans-serif;
  color: #000;
  padding: 2px;
  border: 1px solid #a77; 
  background: #fff url('/i/icons/FormTextGray.gif');
 }
legend
 {
  font-weight: bold;
  color: #000;
 }

/* Redefine Navigation Bar Defaults */

.ThemePanelMenu,.ThemePanelSubMenuTable
 {
  background-color: #fff;
  width: 145px;
 }
.ThemePanelMainItem, .ThemePanelMenuItem, .ThemePanelMainItemActive, .ThemePanelMenuItemActive
 {
  background-color: #fff;
 }
.ThemePanelMainItemHover, .ThemePanelMainItemActive, .ThemePanelMenuItemHover, .ThemePanelMenuItemActive
 {
  background-color: #817B6F;
 }
.ThemePanelSubMenuTable
{
 border: 1px solid #817B6F; line-height: 130%;
}
/* Links */

a 
 {
  font-weight: bold; 
  text-decoration: none;
 }
a:link, a:visited
 { color: #566A8D; }
a:hover
 {
  color: #D0CABE;
  text-decoration: underline;
 } 
a.ll
 { font-weight: normal }
a.menubar, a:link.menubar, a:visited.menubar, a:active.menubar
 {
  font: 900 12px tahoma, verdana, sans-serif;
  text-decoration: none;
  color: #fff;
 }
h2
 { font: bold 16px arial, helvetica, sans-serif; color: #374C6F;}
h3
 { text-align: center }
div.caption
 {
  clear: both;
  font: 11px arial, verdana, sans-serif;
  padding: 4px 8px 4px 0px;
  border-top: 2px solid #e6eefc;
  border-left: 2px solid #e6eefc;
  border-right: 2px solid #919caf;
  border-bottom: 2px solid #919caf;
  margin: 8px 40px 14px 40px;
  text-align: center;
 }
hr
 { 
  color: #566A8D; 
  background: #566A8D; 
  height: 1px;
  border: 0px;
 }
.boxtitle, h1
 {
  border: 1px solid #000;
  padding: 2px 0px 2px 6px;
  color: #fff;
  background: #000 url('/medialib/i/boxtitle.jpg') repeat-x;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
 }
p.boxtitle 
{
  margin-top: 8px;
 }
.boxtitle a:link, .boxtitle a:visited, .boxtitle a:active
 { color: #fff; text-decoration: none; font-weight: bold; } 
.boxtitle a:hover
 { color: #fff; text-decoration: underline; font-weight: bold; }
.boxtext
 {
  background: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2px 0px 2px 6px;
  margin-bottom: 4px;
  color: #000;
  font-weight: normal;
 }

/* Menu Elements */
.menubox
 {
  background: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 5px 5px 5px 5px;
  margin-bottom: 4px;
 }

#menu
 {
  width: 100%;
 }

#menu ul
 {
  list-style: none;
  margin: 0px;
  padding: 0px;
 }

#menu a, #menu h2
 {
  font: 11px/16px sans-serif, arial, helvetica;
  display: block;
  padding: 4px 4px 4px 10px;
  background-image: url('/medialib/i/arrow.gif');
  background-position: -2000px 0px;
  background-repeat: no-repeat;
}

#menu h2
 {
  color: #fff;
  background: #000;
  text-transform: uppercase;
 }

#menu a.menusub:link, #menu a.menusub:visited
 {
  background-image: url('/medialib/i/arrow.gif');
  background-position: right center;
  background-repeat: no-repeat;
 }

#menu a.menusub:hover
 {
  background-image: url('/medialib/i/arrow_over.gif');
  background-position: right center;
  background-repeat: no-repeat;  
 } 

#menu a:link, #menu a:visited
 {
  color: #000;
  background-color: #fff;
  text-decoration: none;
  font-weight: normal;
 }

#menu a:hover
 {
  color: #fff;
  background: #817B6F;
  text-decoration: none;
 }
 
#menu li
 {
  position: relative;
  z-index: 10;
 }

#menu ul ul,
#menu ul ul ul,
#menu ul ul ul ul,
#menu ul ul ul ul ul,
#menu ul ul ul ul ul ul
 {
  position: absolute;
  top: 0;
  left: 100%;
  width: 200px;
  border: 1px solid #566A8D;  
 }

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul ul,
div#menu ul ul li:hover ul ul,
div#menu ul ul ul ul,
div#menu ul ul ul li:hover ul ul,
div#menu ul ul ul ul ul,
div#menu ul ul ul ul li:hover ul ul
 {
  display: none;
 }

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul,
div#menu ul ul ul ul ul li:hover ul
 {
  display: block;
 }

/* DynamicONE Include Elements */
.guestbook
 {
  border-top: 1px solid #660066;
  padding: 8px 0px 8px 0px;
 }
.infofield0, .infofield1, .infofield2
 {
  float: left;
  width: 31%;
  border: 1px dotted #ccc;
  margin: 1px;
  padding: 1px;
 }
.infofield0
 {
  clear: both;
 }
.comments_table
 {
  width: 100%;
  background: #566A8D;
  border-top: 1px solid #000000;
 }
.comments_head
 {
  color: #fff;
  background: #566A8D;
  font: bold 11px arial, sans-serif;
  padding: 1px 0px 0px 3px;
  border: 1px solid #e5e5e5;
 }
.comments_left
 {
 }
.comments_cell, .comments_info, .comments_topic
 {
  font: 9px verdana, sans-serif;
  background: #fff;
 }
.comments_cell, .comments_info, .comments_left
 {
  border-bottom: 1px solid #000;
 }
.comments_cell
 {
  padding: 4px;
 }
.comments_infobox
 {
  border: 1px dotted #fff;
  background: #fff;
  font: 10px arial, verdana, sans-serif;
  padding: 4px;
  height: 210px;
 }
.comments_firstmsg
 {
  height: 210px;
  overflow: auto;
 }
.comments_responses
 {
  height: 175px;
  overflow: auto;
 }
.comments_tinytext
 {
  font: 9px verdana, sans-serif;
  background: #fff;
 }
