div#brand {
   background-image: url(/img/graphics/suitedbg.gif);
   background-repeat: repeat;
   }

body {
   background-color: #030;
   margin: 0px auto 0px auto;
   padding: 0px;
   width: 780px;
   border-right: 2px solid #000;
   border-left: 2px solid #000;
   }

.imgfloatleft {
   float: left;
   margin: 0px 10px 0px 0px;
   }

.imgfloatright {
   float: right;
   margin: 0px 0px 0px 10px;
   }

p, #content table tr td, li {
   margin: 0px;
   padding: 10px;
   font-family: verdana, arial, sans-serif;
   color: #ccc;
   font-size: 12px;
   line-height: 20px;
   }

#sidebar p {
   font-size: 11px;
   line-height: 14px;
   }

#content h3 {
   font-family: verdana, arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #ccc;
   clear: left;
   }

#content h3.short {
   margin: 10px 10px 10px 10px;
   padding: 5px 0px 0px 0px;
   }

#content h3.tall {
   margin: 10px 10px 10px 10px;
   padding: 30px 0px 0px 0px;
   }

#brand h1, #brand h2 {
   display: none;
   }

#brand {
   background-image: url(/img/graphics/forest_bg2.gif);
   background-repeat: no-repeat;
   background-position: left top;
   vertical-align: text-bottom;
   text-align: left;
   margin: 0px;
   padding: 0px;
   height: 155px;
   }

#brand table {
height: 130px;
width: 100%;
/*
   position: absolute;
   top: 0px;

   left: 360px;

   right: 0px;
   width: 400px;

   margin: 14px 0px 0px 360px;
   padding: 0px 10px 0px 0px;
   height: 130px;
   text-align: right;
   */

   }

#brand table tr td#logocell {

}

#brand table tr td#tablecell {
white-space: nowrap;
}

#sidebar h3 {
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
   color: #ccc;
   }

#content {
   margin: 0px;
   padding: 10px 10px 0px 10px;
   }

#content a {
   color: #fc3;
   font-weight: bold;
   text-decoration: none;
   }

#content a:hover {
   text-decoration: underline;
   }

#sidebar {
   background-color: #300;
   color: #ccc;
   border: 2px solid #000;
   float: right;
   width: 30%;
   padding: 10px;
   margin: 0px 0px 10px 10px;
   }

#sidebar a, #footer a {
   color: #FC3;
   font-weight: bold;
   text-decoration: none;
   }

#sidebar a:hover {
   text-decoration: underline;
   }


#nav {
   width: 100%;
   background-color: #300;
   color: #ccc;
   border-top: 2px solid #000;
   border-bottom: 2px solid #000;
   text-align: center;
   z-index: 5;
   }

#nav a {
   color: #ccc;
   font-weight: bold;
   text-decoration: none;
   }

#nav a:hover {
   text-decoration: underline;
   }

#nav a.active {
   color: #fc3;
   }

a img {
   border: 2px solid #000;
   }

#footer {
   margin: 0px;
   padding: 10px;
   background-color: #300;
   border-top: 2px solid #000;
   font-size: 11px;
   line-height: 14px;
   text-align: center;
   }

.smalltext {
   font-size: 11px;
   }

span.label_box {
   margin: 0px 5px 10px 0px;
   padding: 0px;
   display: block;
   float: left;
   clear: none;
   text-align: center;
   line-height: 12px;
   }

.stainsample {
   border: 2px solid #000;
   }

table#size_shape {
   border: 1px solid #ccc;
   float: right;
   margin: 10px 10px 10px 20px;
   }

table#size_shape tr td {
   border: 1px solid #ccc;
   margin: 0px;
   padding: 5px;
   text-align: center;
   }

table#pricing tr td {
   background-color: #300;
   }

table#pricing tr td.nobg {
   background-color: #030;
   }


ol#faqlist li {
   margin: 0px;
   padding: 5px 0px 5px 0px;
   }

li {
   list-style-image: url(/img/graphics/spade.gif);
   list-style-type: square;
   clear: both;
   }

li.linkpartners {
   clear: none;
   }
   
div.textad {
   margin: 0px 0px 10px 0px;
   padding: 4px;
   /*border: 1px dotted #666;*/
   text-align: center;
   }

div.textad p, div.textad h3 {
   margin: 0px;
   padding: 0px 0px 3px 0px;
   }
   
div.textad h3 {
   text-decoration: none ! important;
   border: none ! important;
   }
   
  
div.textad p.url {
   font-size: 10px ! important;
   line-height: 10px ! important;
   margin: 0px ! important;
   padding: 0px ! important;
   color: #999 ! important;
   }
