body {
  color: #000000; 
  font-family:ARIAL; 
  font-size: 10pt;
  margin: 0;
  padding: 0;
  height: 100%;
  background:url(../iconz/background.1.jpg) repeat-y center;  
  text-align: center; */ /* hack to center content on web page for IE5 */
 }
 
 a, 
 a visited{
   color: #004E93; 
   }

a:hover{
  color: #ff0000;
  }
 
a img {border: 0 none;}
 
    
td {
  color: #000000; 
  font-family:ARIAL; 
  font-size: 10pt;
 }

h1 {
  text-align: center;
  font-family: ARIAL;
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  padding: 6px;}

h2{
  text-align: center;
  font-family: ARIAL;
  /* color: #ffffff;
  background-color: #8F8F8F;*/
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 20px;}


 /* Page elements */

div.container {
    margin: 0 auto;
    /* display:table; */
    width: 914px;
    padding: 0px;
    height: 100%;
    text-align: left; /* resetting IE5 hack */
    }
    

#header {
  position: relative;
  height: 104px;
  width: 100%;
  background-color: #004F92;
  background-color: #EFEFEF;
  background-color: #D9D9D9;
  /* background: #004F8F url(../iconz/stusa_logo.gif) no-repeat;*/
  border-bottom: 1px solid #000;     
  }
    
       
#content {
  float: right;
  display: inline;      
  width: 740px;
  width: 720px;
  margin-right: 14px;
  margin-top: 10px;
  padding-top: 3px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 0px; 
  }
  
.centeredContent {
  width:710px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
  
.shade0 {background-color: #efefef;}

.shade1 {background-color: #ffffff;}
  
  
/* Specialty styles */


.searchForm {
  text-align: right;
  vertical-alignment: middle;
  padding-top: 40px;
  padding-right: 20px;
  }
    
.phone {
  text-align: center;
  font-family: ARIAL BLACK;
  color: #ff0000;
  color: #004E93;
  font-size: 14pt;
  font-weight: bold;
  background-color: #ffffff;
  padding: 3px;}

.header {
text-align: center;
font-family: ARIAL;
color: #000000;
font-size: 12pt;
font-weight: bold;
padding: 6px;}
  
.subheader {
text-align: center;
font-family: ARIAL;
color: #000000;
font-size: 10pt;
font-weight: bold;}
  
  
.footer {
  text-align: center;
  font-family: ARIAL;
  color: #004E93;
  font-size: 8pt;
  font-weight: bold;
  background-color: #ffffff;
  padding: 3px;}
  
.tiny {
  text-align: center;
  color: #000000;
  font-size: 8pt;}
  
.red {
  color: #ff0000;}
  
.grayBox {
  background-color: #ECE7B7;
  background-color: #DFDED1;
  margin: 5px;
  padding: 8px;
  border-style: ridge;}

.odd {
  background-color: #DFDED1;
  background-color: #efefef;
  }

.navc {
  text-align: center;
  font-family: ARIAL;
  color: #004E93;
  font-size: 8pt;
  font-weight: bold;
  /* background-color: #ffffff;*/
  padding: 3px;}

.nyw {
margin: 5px;
padding: 8px;
background-image: url(../images/nyw.background.jpg);}

.whyBuy, td.whyBuy {
  border-color: #8F8F8F;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  font-family: ARIAL;
  color: #8F8F8F;
  font-size: 12pt;
  font-weight: bold;
  padding: 6px;
  }
  
  
.promo {
  color:#CF0000;
  text-align: center;
  margin: 20px;
  background-color:#F2F2F2;
  border-color: #D8D8D8;
  border-style:ridge;}
  
.promoHeadline {
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  color:#CF0000;
  padding: 5px 5px 0 5px;
}
  

/* Cart styles */
.header_flypage, .header_flypage a{
  font-family: ARIAL;
  color: #000000;
  font-size: 18pt;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom : 8px;}

.price_flypage, .price_flypage a{
  font-family: ARIAL;
  color: #000000;
  color: #004E93;
  font-size: 14pt;
  font-weight: bold;
  padding-top : 6px;}

.header_browse, .header_browse a{
  text-align: center;
  font-family: ARIAL;
  color: #000000;
  font-size: 18pt;
  font-weight: bold;
  padding: 6px;}

.product_browse, 
.product_browse a {
  font-family: ARIAL;
  color: #004E93;
  font-size: 14pt;
  font-weight: bold;
  padding-bottom : 8px;
  margin-top: 10px;}

.price_browse, .price_browse a{
  font-family: ARIAL;
  color: #000000;
  font-size: 12pt;
  font-weight: bold;}

.store_text {
  padding-left: 16px;
  }

.flypage_price {
  background-color: #ffff00;
  margin: 5px;
  padding: 8px;
  border-style: ridge;}

 .debug {
  width: 680px;
  margin-left :auto;
  margin-right:auto;
  text-align: left;
  background-color: #e7e7e7;
  border-style: outset;
  border-color: #6f6f6f;
  padding: 10px;
  /*margin: 10px;*/
  color: #ff0000;
  font-weight: bold;
  }
  
  
  
/* Navigation styles */

#menu {
    width: 155px;
    margin: 5px 0px 0px 5px;
    display: inline; /* hack to fix IE5 bug double margins when floating left */
    float: left;
    color: #000;
    }
    
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
#menu ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline; /* hack to get rid of gaps between list items in IE5 */
    
}   
#menu a {
    text-decoration: none;
    color: #000;
}
#menu ul a {
    display: block;
    padding: 4px;
    border: 2px solid;
    border-color: #FFF #666 #666 #FFF;
}
#menu ul ul a {
    padding: 3px;
    font-size: 10px;
    margin-left: 30px;
    height: 13px;
}
#menu ul a:hover {
    background-color: #CCC;
    border-color: #666 #FFF #FFF #666;
}
.nolink {
    display: block;
    padding: 4px;
    border: 2px solid;
    border-color: #FFF #666 #666 #FFF;
}


#blog{
  padding: 5,60,5,60px;
  padding-left: 60px;
  padding-right: 60px;
}

#blog img { 
  display: block; 
  border-style: solid;
  border-width: 3px;
  border-bottom-color: #000;
  border-right-color: #000;
  border-left-color: #D8D8D8;
  border-top-color: #D8D8D8; 
  background-color: #eee; 
  padding: 4px; 
  margin-left: auto;
  margin-right: auto;
  }
  
#blog h1{
  padding-bottom: 20px;
  text-align: center;
  font-family: ARIAL;
  color: #000000;
  font-size: 13pt;
  font-weight: bold;
  } 
  
.blogIndex {
  padding-left: 200px;
  }

/*********************************************
*
* tlc catalog styles
*
*********************************************/
.catRow {
  /*margin: 0 0 10px 160px;*/
  display: table-row;
  margin: 15px 0 15px 0;
}

.catThumb {
  padding-right: 10px;
  padding-left: 10px;
  display: table-cell;
  text-align: right; 
  vertical-align: top; 
  font-weight: bold;
  width: 220px;
  padding-top: 20px;
  }
  
.catList {
  padding-right: 10px;
  padding-left: 10px;
  display: table-cell;
  text-align: left; 
  vertical-align: top;
  padding-top: 20px;
 }
    
.catHeader,
.catHeader a {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #2C53B6;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  margin-bottom: 10px;
}  

.catMore,
.catMore a {
  text-align: right;
  font-style: italic;
  text-decoration: none;
  padding-right: 15px;
}

.catPriceRow {
  /*margin: 0 0 10px 160px;*/
  display: table-row;
  /*margin: 15px 0 15px 0;*/
}

.catDesc {
  font-size: 11pt;
  padding: 5px 20px 5px 20px;
  border-style: solid;
  border-width: 2px;
  border-bottom-color: #3F3F3F; 
  border-right-color: #3F3F3F;
  border-top-color: #DFDFDF; 
  border-left-color: #DFDFDF;
  background-color: #D8D8D8;
  margin: 20px;
}


.catPrice {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  display: table-cell;
  text-align: left; 
  vertical-align: top;
  font-size: 12pt;
  font-weight: bold;
  color: #2C53B6;
  }
  
  
.catProdImage {
  padding-right: 10px;
  padding-left: 10px;
  display: table-cell;
  text-align: right; 
  vertical-align: top; 
  font-weight: bold;
  width: 400px;
  padding-top: 30px;
  }
  
.catProdDesc {
  padding-right: 10px;
  padding-left: 10px;
  display: table-cell;
  text-align: left; 
  vertical-align: top;
  padding-top: 30px;
 }
    
    
.catProdPrice {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: table-cell;
  text-align: left; 
  vertical-align: top;
  font-size: 16pt;
  font-weight: bold;
  color: #00589B;
  }
    
.catListAdd {
  /*padding-top: 10px;
  padding-left: 100px;*/
  margin-left: auto;
  margin-right: auto;
}

.subCatTable {
  display: table;
  margin-left: auto;
  margin-right: auto;
  text-align: center;  
}

.subCatRow {
  display:table-row
}


.catSubCat a {
  text-decoration: none;
}

.catSubCat {
  width: 180px;
  height: 60px;
  vertical-align: middle;
  padding: 5px 10px 5px 10px;
  padding: 0 0 0 0;
  border: 2px solid;
  border-color: #FFF #666 #666 #FFF;
  background-color: #D8D8D8;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  display: table-cell;
  text-align: center;
}

.catSubCat p{
  width: 180px;
  vertical-align: middle;
  padding: 5px 10px 5px 10px;
  padding: 0 0 0 0;
  border: 2px solid;
  border-color: #FFF #666 #666 #FFF;
  background-color: #D8D8D8;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  display: table-cell;
  text-align: center;
}


.catPartsGridContainer {
  margin-left: 50px;
}

.catPartsGrid,
.catPartsGrid a {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.catPartsGrid a:hover{
  color: #fff;
  background-color: #2C53B6;
}


.form-row {
  /*margin: 0 0 10px 160px;*/
  display: table-row;
  padding-bottom: 15px;
}

.field-label {
  padding-right: 10px;
  padding-left: 10px;
  display: table-cell;
  text-align: right; 
  vertical-align: top; 
  font-weight: bold;
  }
  
.field-label-file {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  display: table-cell;
  text-align: right; 
  vertical-align: top; 
  font-weight: bold;
  }
  
.field,
.field input,
.field textarea,
.field select {
 /*display: block;
 line-height: 1;*/
 display: table-cell;
 text-align: left;
 margin-bottom: 10px;
}  
  

.field-select {
 display: table-cell;
 text-align: left;
 margin-bottom: 10px;
}    
  
.fieldText {
 display: table-cell;
 text-align: left;
 padding: 5px 5px 10px 5px;
}    
  
.fieldText {
 display: table-cell;
 text-align: left;
 padding: 5px 5px 0 5px;
}    

fieldset {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border:1px solid;
  border-top-color: #dfdfdf;
  border-right-color: #8f8f8f;
  border-bottom-color: #8f8f8f;
  border-left-color: #dfdfdf;
  
}

legend {
  padding: 2px 10px 2px 15px;
  border:1px solid #000;
  color:#000;
  color:#fff;
  font-weight: bold;
  background-color: #DFDFDF;
  background-color: #5f5f5f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-left: 20px;  
}

.btnGo {
  font-weight:bold;
  color: #269F00;}  

/*

.catGridProdName, .catGridProdName a {
  font-size: 9pt;
  font-weight: bold;
  text-align: center;  
}

.catGridProdTease {
  font-size: 8pt;  
}

.catGridProdPrice {
  padding-bottom: 10px;
  
  text-align: right; 
  vertical-align: top;
  font-size: 14pt;
  font-weight: bold;
  color: #2C53B6;
  }
  
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  clear: both;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  clear: both;
  }
*/

