BODY {
  margin: 0 0 0 0;
  padding: 0;
  text-align: center;
  color: #000;
  font: 14px calibri, Lucida, Verdana, sans-serif;
  background: #585858;
  background-image: url("http://www.3am-solutions.com/images/Dvsp4_Bground.png");
  background-repeat: repeat-y;
  background-position: center;
}

/* ------------ MAIN CONTAINER DEFINITIONS ---------------- */


#container
{
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 1000px;
  background-color : transparent;
  border-left: 1px solid #585858;
  background-image: url("http://www.3am-solutions.com/images/3AM-LOGOV.gif");
  background-repeat: no-repeat;
  background-position: 100% 0px;
}

#memberlinks
{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color : transparent;
  height: 50px;
  width: 100%;
}
#memberlinks p {
  text-decoration: none;
  margin: 0 15px 0 15px;
  padding: 5px 15px 4px 15px;
  text-align:right;
  font-size: 11px;
  color: #fff;
/*  background-color :#000; */
}
#memberlinks a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #fff;
  text-decoration: none;
}
#memberlinks a:visited {
  color: #fff;
}
#memberlinks a:hover {
  color: #ff0000;
  text-decoration: none;
}


#topnav
{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-image: url("http://www.3am-solutions.com/images/hd_3amSolutions.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #833232;
  height: 200px;
  width: 950px;
  font: 14px "trebuchet ms", Lucida, Verdana, sans-serif;
}

#topnav.products
{
  background-image: url("/images/hd_Products.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topnav.services
{
  background-image: url("/images/hd_Services.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topnav.support
{
  background-image: url("/images/hd_Support.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topnav.company
{
  background-image: url("/images/hd_Company.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topnav.events
{
  background-image: url("/images/hd_Events.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topnav.community
{
  background-image: url("/images/hd_Community.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#sidenav {
  float: left;
  margin: 0px 0px 0px 0;
  padding: 5px 12px 1px 18px;
  width: 185px;
  background-color: #fff;
}

#content {
  float: left;
  margin: 0px 0px 0 0px;
  padding: 5px 5px 5px 5px;
  width: 560px;
  background: #fff;
}

#widecontent {
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 5px 20px 5px 5px;
  width: 760px;
  background: #fff;
}

#leftwidecontent {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 20px;
  width: 760px;
  /*min-width: 646px;*/
  background: #fff;
  /*border-left: 1px dotted #bdbdbd;*/
  /*border-right: 1px solid #bdbdbd;*/
}

#fullcontent {
  clear: both;
  margin: 0 0 0 0;
  padding: 5px 20px 5px 20px;
  background: #fff;
}


/* ------------ HTML HYPERLINK DEFINITIONS ---------------- */
a {
  color: #3366cc;
  text-decoration: none;
}
a:visited {
  color: #3366cc;
}
a:hover {
  color: #000066;
  text-decoration: underline;
}

a.main {
  color: #3366cc;
  text-decoration: none;
}
a.main:visited {
  color: #3366cc;
}
a.main:hover {
  color: #000066;
  text-decoration: underline;
}

a.image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  text-decoration: none;
}

a.big {
  color: #3366cc;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}
a.big:visited {
  color: #3366cc;
}
a.big:hover {
  color: #00ccff;
  text-decoration: underline;
}

/* ------------ HTML HEADING AND PARAGRAPH DEFINITIONS ---------------- */

H1 {
  color: #fff;
  font-size: 16px;
  margin:  20px 0 0 0;
  display: block;
  padding: 0.3em 5px 0.3em 12px;
  background-color: #585858;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

H2 {
  color: #585858;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin: 0.8em 0 0 0;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

H3 {
  color: #585858;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 0.8em 0 0 0;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

P {
  color: #585858;
  line-height: 1.3em;
}

P.strong {
  font-weight: bold;
}

P.right {
  text-align: right;
}


/* ------------ HTML IMAGE DEFINITIONS ---------------- */
img {
  margin: 0;
  padding: 0;
  border: 1px solid #000;
}

img#L3 {
  margin: -5px 0 0 0;
  padding: 0;
  border: 0;
  float: center;
}

img#L4 {
  margin: 0 0 0 0;
  padding: 20px 0 5px 0;
  border: 0;
  float: center;
}


img#right {
  margin: 0 0 1em 1em;
  padding: 0 0 0 0;
  border: 1px solid #000;
  float: right;
}

img#rightnoborder {
  margin: 0 0 1em 1em;
  padding: 0 0 0 0;
  border: 0;
  float: right;
}


img#left {
  margin: 0 1em 1em 0;
  padding: 0 0 0 0;
  border: 1px solid #000;
  float: left;
}

img#span {
  margin: 0 0 1.0em 0;
  padding: 0 0 0 0;
  border: 1px solid #000;
  float: left;
}

img#logo {
  margin: 0.2em 0.2em 0 0.2em;
  display: inline;
  padding: 0;
  border: 0;
  float: right;
}

img#center {
  margin: 0.2em 0.2em 0 0.2em;
  display: inline;
  padding: 10px 0 5px 0;
  border: 0;
  float: center;
}

img#boxshots {
  margin: 0 0 15px -10px;
  display: inline;
  padding: 0;
  border: 0;
  float: left;
}

img#acro {
  margin: 0.2em 0.2em 0 0.2em;
  display: inline;
  padding: 0;
  border: 0;
  float: left;
}

/* ------------ HTML TABLE DEFINITIONS ---------------- */

table {
  color           : #585858;
  text-decoration : none;
  border-collapse : collapse;
  width           : 100%;
  margin-bottom   : 1.5em;
}

TR {
  border  : 2px solid #585858;
  background-color: #cacaca;
}

TH {
  font-size        : 16px;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
  color             : #fff;
  background-color : #585858;
  padding: 0.3em 5px 0.3em 12px;
  text-decoration : none;
}

TD {
  border-bottom: 1px solid #cacaca;
  padding         : .5em;
  text-decoration : none;
  background-color: #f3f3f3;
  vertical-align  : top;
}

TH#desc {
  width           : 35%;
}

TH#money {
  text-align      : center;
}

TD#desc {
  width           : 35%;
}

TD#money {
  text-align      : center;
}

table.invisible {
  color           : #585858;
  text-decoration : none;
  border-collapse : collapse;
  width           : 100%;
  margin-bottom   : 0;
  border-bottom   : 0px;
}

table.invisible TR {
  background: none;
  border   : 0px;
}

table.invisible td {
  text-align      : left;
  background      : none;
  border-bottom   : 0px;
  vertical-align  : top;
}

table.quasar {
  text-decoration : none;
  border-collapse : collapse;
  width           : 100%;
  margin-bottom   : 0;
  border          : 1px solid #585858;
}

table.quasar TR {
  background      : #fff;
}

table.quasar td {
  text-align      : left;
  background      : none;
  vertical-align  : top;
  color           : #000000;
  border          : 1px solid #bdbdbd;
  font-size       : 10px;
  padding         : .3em;
}

table.quasar td.center {
  text-align      : center;
}

table.quasar td.desc {
}

table.quasar td.right {
  text-align      : right;
}

table.quasar th {
  font-size       : 10px;
  text-align      : center;
  background      : none;
  vertical-align  : top;
  font-weight     : bold;
  color           : #000000;
  border          : 1px solid #bdbdbd;
  padding         : .2em;
}

table.quasar th.center {
}

table.quasar th.desc {
}

table.quasar th.right {
}

/* ------------ UNORDERED LISTS TOP AND SIDE NAVIGATION ---------------- */

ul.topnavigation
{
  margin: 165px 0 0 0;
  font: 14px "trebuchet ms", Lucida, Verdana, sans-serif;
  padding: 0 0 0 0;
  list-style-type: none;
  float: left;
  width: 100%; /*This needs to always be set to 50px less than width of BODY */
  height: 35px; /* MARGIN+HEIGHT needs to add up to HEIGHT of #TOPNAV */
  background-color: #000;
}

ul.topnavigation li
{
  margin: 0 0 0 0;
  padding: 8px 0px 0px 0px;
  display: inline;
  float: left;
  height: 35px;
}

ul.topnavigation li.topSelected
{
  margin: 0 0 0 0;
  padding: 8px 0px 0px 0px;
  display: inline;
  float: left;
  background-color: #fff;
  height: 35px;
}


ul.topnavigation a {
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  color: #fff;
}

ul.topnavigation a.topSelected {
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
  color: #000000;
  background-color: #fff;
}

ul.topnavigation a:hover {
  color: #ff0000;
}

ul.topnavigation a.topSelected:hover {
  color: #000;
}

ul.sidenavigation
{
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
  border-top: 2px solid #cacaca;
  /*border-bottom: 1px solid #aaaaaa;*/
}

ul.sidenavigation li
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline;
}

ul.sidenavigation p
{
  margin: 0 0 0 0;
  padding: 6px 5px 6px 5px;
  display: block;
  /*border-bottom: 1px solid #bdbdbd;*/
  background: #f3f3f3;
}

ul.sidenavigation a
{
  margin: 0 0 0 0;
  padding: 6px 5px 6px 5px;
  display: block;
  text-decoration: none;
  color: #585858;
  /*border-bottom: 1px solid #bdbdbd;*/
  background: #f3f3f3;
}

ul.sidenavigation a:hover
{
  background: #cacaca;
}

UL.main LI {
  text-decoration: none;
  list-style-type: square;
  padding-bottom: 0.8em;
  list-style-position: outside;
  color: #585858
}


#news {
  float: right;
  margin: 0px 0px 0px 0;
  padding: 5px 18px 1px 12px;
  width: 185px;
  background: #fff;
}

#sponsors {
  float: right;
  margin: 4px 0 3px 3px;
  padding: 7px 7px 7px 7px;
  width: 152px;
  min-width: 152px;
  font-size: 7pt;
  background: #fff;
}

#sponsors H1 {
  color: #000066;
  font-size: 14px;
  margin: 0 0 6px 0;
  display: block;
  padding: 0.2em 0.5em 0.2em 0.5em;
  background-color: #bdbdbd;
  border-bottom: 0;
  font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

#screenOnly {
}

#printOnly {
  display: none;
}


#footer {
  clear: both;
  margin: 10px 0 0 0;
  padding: 10px 20px 15px 20px;
  background: #000;
  /*border-top: 1px dotted #585858;*/

  /*
  background-image: url("http://www.3am-solutions.com/images/3AM-2006-HEADER.gif");
  background-repeat: no-repeat;
  background-position: 100% 0px;

  */
  font-size: 85%;

}

#footer p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  color: #585858;
  /*font-size: 7pt;*/
}

#footer a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #fff;
  /*font-size: 7pt;*/
}

#footer a:hover {
 color            : #ff0000;
 text-decoration  : none;
}

#breadcrumb {
 clear            : both;
 margin           : 0 0 0 0;
 padding          : 10px 10px 10px 10px;
 /*font-size        : 90%;*/
 color            : #000;
 background-color : #fff;
 border-bottom    : 1px dotted #585858;

}
#breadcrumb a  {
 margin           : 0 0 0 0;
 padding         : 0 0 0 0;
 text-decoration  : none;
 color            : #330099;
 background-color : transparent;
}
#breadcrumb a:visited {
 color            : #330099;
 background-color : transparent;
}
#breadcrumb a:hover {
 color            : #000;
 text-decoration  : underline;
 background-color : transparent;
}
#right {
 text-align       : right;
 margin-top       :0.6em;
 margin-bottom    :0;
 padding          :0;
}

#blog {
float: left;
margin: 0;
padding: 0;
color: #333;
text-align: left;
width: 100%;
}

.entry {
margin-top: 10px;
padding: 0 14px 0 14px;
border: 2px solid #cacaca;
background: #f3f3f3;
color: #585858;
margin-bottom: 15px;
}





/* ------------ SWF CAMTASIA OUTPUT FORMATTING ---------------- */

#media
{
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

#noUpdate
{
   margin: 0 auto;
   font-size: x-small;
   color: #ffffff;
   background: #555;
   text-align: center;
   width: 400px;
   height: 118px;
   padding: 150px 120px 150px 120px;
}

#noUpdate a {
   color: #ff9900;
   text-decoration: none;
}

#noUpdate a:visited {
   color: #ff9900;
}

#noUpdate a:hover {
   color: #ffff00;
   text-decoration: underline;
}

