/*
style sheet referenced by all bigfoot systems pages
*/

a.linksText
   {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000E0;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:95%;
   font-weight: 100;
   line-height: 115%;
   padding-left:0px;
   }

a.linksText:link
   {
   color: #0000E0;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #0000E0 ;
   text-decoration: none;
   border-style:none
   }

a.linksText:hover
   {
   color: #FE4444;
   text-decoration:underline;
   cursor: pointer;
   }

a.fnt100
   {
   font-weight:100;
   }

a.undrLn
   {
   text-decoration: underline;
   }

div.prodLnkBox
   {
   width:100%; height:150px; 
   text-align:center; 
   margin-bottom:10px;   
   text-decoration: none;
   border-style:solid;
   border-width:1px;
   border-color: #ffffff;   
   }

div.purchaseSurvey
   { 
   text-align: right; margin-right: 9px;
   font-weight: 100; font-size: 85%; 
   color: #000000;
   }

body
   {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 95%;
   color: #000000;
   background-color: #FFFFFF;
   line-height: 115%;
   margin: 20px;
   text-align:center;
   }

/* **** CONTACT BOXED INFO **** */

.contactBoxedInfo
   {
   font-weight: 600;
   font-size: 90%;
   line-height: 115%;
   text-decoration: none;
   
   }

.contactBoxedInfo p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

.contactBoxedInfo a:link
   {
   font-weight: 100;
   font-size: 90%;
   line-height: 115%;
   text-decoration: none;
   color: #128C12;
   }

.contactBoxedInfo a:visited
   {
   color: #128C12;
   font-weight: 600;
   font-size: 90%;
   line-height: 115%;
   text-decoration: none;   
   }

.contactBoxedInfo a:hover
   {
   color: #6D3DCB;
   font-weight: 600;
   font-size: 90%;
   line-height: 115%;
   text-decoration: none;   
   cursor: pointer;
   }

.contactBoxedInfo a.current:link
   {
   color: #128C12;
   font-weight: 600;
   font-size: 90%;
   line-height: 115%;
   text-decoration: none;
   }

      /*
      ********

****CONTACT INFO****
   */

.contactInfo
   {
   font-weight: 600;
   text-decoration: none;
   font-size: 90%;
   line-height: 115%;
   }

.contactInfo p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   font-size: 90%;
   line-height: 115%;
   }


.contactInfo a:link
   {
   text-decoration: none;
   color: #0000E0;
   font-weight: 100;
   font-size: 90%;
   line-height: 115%;
   }

.contactInfo a:visited
   {
   color: #0000E0 ;
   text-decoration: none;
   
   }

.contactInfo a:hover
   {
   color: #FE4444;
   text-decoration: none;
   cursor: pointer;
   }

.contactInfo a.current:link
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 600;
   font-size: 90%;
   line-height: 115%;
   }

/*
 ********
*/

.copyright
   {
   color: #777777;
   font-weight: 400;
   font-size: 80%;
   }

.cutline
   {
   font-size: 80%; 
   font-weight: 600;
   border: 1px solid #674F33;
   padding: 10px;
   margin: 0px;
   line-height: 125%;  
   }

span.cutline
   {
   font-size: 80%; 
   font-weight: 600;
   border-style:none;
   padding: 10px;
   margin: 0px;
   line-height: 125%;  
   }

div.preLoadHidden
   {
   display:  none;
   }
      
/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width: 790px;
   text-align:center;
   margin-left: auto;
   margin-right: auto;
   position:relative;left:0px; top:-10px;
   }

/* container for all page content*/
.div_1_Content
   {
   width: 790px;
   text-align: left;
   background-color: #FFFFFF;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 0px;
   padding-right: 0px;
   border: 1px solid #3B5F15;
   margin-top: 0px;
   margin-bottom: 0px;
   overflow:hidden;
   }

.divBoxedQuote
   {
   width: 250px;
   text-align: center;
   background-color: #CFDB81;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   border: 0px solid #9933CC;

   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 150px;
   margin-right: 10px;
   }

/*
****DIV NAVBAR****
*/
.divNavBar
   {
   text-align: center;
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 107%;
   color: #0000E0 ;
   background-color: #E4E4D8;
   text-decoration: none;
   padding-top:2px;
   padding-bottom:2px;
   overflow:hidden;
   font-weight: 100;
   margin-top: 5px;
   margin-left: 1px;
   margin-right: 1px;
   }

.divNavBar p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }
   
.divNavBar a
   {
   text-decoration: none;
   font-weight: 100;
   font-size: 85%;   
   }   
   
.divNavBar a:link
   {
   color: #0000E0;
   }

.divNavBar a:visited
   {
   color: #0000E0;
   }

.divNavBar a:hover
   {
   color: #FE4444;
   cursor: pointer;
   }


.divNavBar a.current:link
   {
   color: #0000E0;  
   }

.divNavBar a.current:visited
   {
   color: #0000E0;   
   }

.divNavBar a.current:hover
   {
   color: #FE4444;
   cursor: pointer;
   }

div.quickLnks
   {
   width:95%;
   padding:10px;
   margin-left:auto; margin-right:auto;
   text-align:left;   
   }


/*
      ********
*/
.dummyLink
   {
   color: #000000;
   text-decoration: none;
   font-weight: 100;
   font-size: 85%;   
   }


/* ******** */


div.contactInfo
   {
   width: 100%; 
   font-weight: 100;
   font-size:90%;
   text-align:left; 
   padding-left:20px; padding-top:20px;
   }


h1
   {
   font: bold 1.1em Arial, sans-serif;
   color: #4B711C; 
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-left: 10px;
   font-weight: 600;

   }

h2
   {
   font-size: 1em;
   color: #000000;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   line-height: 115%;
   position: relative;
   padding-left: 10px;
   font-weight: 600;
   }
h3
   {
   font-size: .95em;
   line-height: 135%;
   font-weight: 600;
   color: #000000;
   text-decoration: none;
   padding-left: 10px;   
   }

h4
   {
   font-size: .90em;
   line-height: 135%;
   font-weight: 600;
   color: #000000;
   text-decoration: none;
   padding-left: 10px;   
   }


input.go
   {
   font: bold 90%  Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   background-color: #C58400;
   border: 1px #CCCC99 outset;
   }

.lineBreaker
   {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #7C97B5;
   width: 70%;
   height: 0px;
   line-height: 0;
   font-size: 0%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 40px;
   margin-bottom: 40px;
   }

.links
   {
   font-weight: 400;
   text-decoration: none;
   }

.links p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

.links a:link
   {
   text-decoration: none;
   color: #128C12;
   font-weight: 100;
   }

.links a:visited
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 100;
   }

.links a:hover
   {
   color: #FE4444;
   text-decoration:underline;
   font-weight: 100;
   cursor: pointer;
   }

.links a.current:link
   {
   color: #128C12;
   text-decoration: none;
   font-weight: 400;
   }

      /*
      ********
      */

.linksHead
    {
   font-size: .95em;
   line-height: 115%;
   font-weight: 700;
   color: #6D3DCB;
   text-decoration: none;
   padding-left: 0px;
   margin-left: 0px;
   padding-top: 40px;
   margin-top: 0px;
    }

.list
   {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 115%;
   }
   
p
   {padding-right: 10px;
   padding-left: 10px;
   }   
   
.pageTopIDLeft
   {
   width:60%;   
   text-align:left;
   padding-left:10px;
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-weight: 600;
   color: #000000; padding-bottom: 0px; margin-bottom: 0px;
   }

.pageTopIDSite
   {
   width:60%;   
   text-align: right;
   color: #000000; padding-bottom: 0px; margin-bottom: 0px;
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-weight: 600;
   width: 200px;
   color: #F8070D;
   }


/*
      ********
*/



table, td
   {
   border-style: solid;
   border-width: 0px;
   border-color: #ff0000;
   padding: 0px;
   margin: 0px;
   }

.tdSidebar
   {
   vertical-align:top;
   width: 117px;
   padding: 10px;
   margin: 10px;
   }

.tdSidebar img
   {
   border: 0px none;
   margin: 1px;
   }

table.banner
   {
   table-layout:fixed;
   width:100%;
   margin-bottom: 10px; 
   background-color: #E4E4D8;   
   border-bottom: 4px solid #3E7D08;
   overflow:hidden;
   }

   table.banner td
      {
      overflow:hidden;
      }

      table.banner td.logo
         {
         width:270px;   
         }

      table.banner td.text
         {
         width:260px;   
         }

         table.banner td.text h1
            {
            font-style: italic; 
            font-size: 160%; 
            font-weight: 900;
            }

         table.banner td.text span
            {
            color:#999883; font-size:70%; font-style:normal; font-family:arial;
            }


      table.banner td.tubeFootImg
         {
         width:200px;   
         }
         
 tr.oddRow
   {
   background-color: #E4E4D8;   
   }
   
   tr.oddRow a.linksText
      {
      background-color: #E4E4D8;   
      }
      
.testimonial
   {
   background-color: #C9B060;
   text-align: left; 
   border: 1px solid #7F510C;
   margin: 10px; 
   padding: 10px;
   font-size: 85%;
   font-weight: 600;
   line-height: 135%;
   }
   
div.techBox
   {
   width:210px;
   background-color: #FFFFFF;
   text-align: left; 
   border: 1px solid #7F510C;
   margin: 10px; 
   margin-top:20px; margin-bottom:20px;
   margin-right:20px; 
   padding: 10px;
   font-size: 85%;
   font-weight: 600;
   line-height: 175%;
   float: left;
   }

div.techBoxRight
   {
   width:520px; 
   margin-top:30px; 
   overflow:hidden;
   }
   
.kicker
   {
   font-size: 1em;
   color: #000000;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   line-height: 125%;
   position: relative;
   padding-left: 10px;
   font-weight: 600;
   }

.win
   {
    font-size: 90%;
    font-weight: 600;
    text-align: center;
   }


/*
li.a.linksText
   {
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000E0;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:95%;
   font-weight: 600;
   line-height: 115%;
   padding-left:0px;
   }

a.linksText:link
   {
   color: #0000E0;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #0000E0 ;
   text-decoration: none;
   border-style:none
   }

a.linksText:hover
   {
   color: #FE4444;
   text-decoration:underline;
   cursor: pointer;
   }
*/
