htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}


th
{
   background-color: #779777;
}

body
{
   background-color: white;
   margin-left: auto; margin-right: auto;
}

.outerTable
{
   width: 750px;
   background-color: white;
   padding: 0px;
   border-spacing: 0px;
}

.headerTable
{
   width: 100%;
   padding: 0px;
   background-color: #779777;
   border: 0px black;
   border-style: solid;
}

.hdrTitle
{
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  font-variant: small-caps;
  font-style: oblique;
  font-stretch: expanded;
  color: #371B77;
}

.tagline {
   font-weight: bold;
   font-style: italic;
   color: black;
}


.leftCol {
   width: 110px;
   border: 1px solid black;
   border-color: #779777;
   vertical-align: top;
   padding: 0px;
}

.searchCell {
   background-color: #779777;
   color: white;
}

.navigationDIV {
   background-color: #779777;
   font-size: 14px;
   color: white;
   vertical-align: top;
   padding: 3px;
}

a.nav_h:link {
   color: white;
}

a.nav_h:visited {
   color: white;
}

a.nav_h:hover {
   color: white;
}

.spacerDIV {
   padding: 2px;
}

h1
{
   font-size: 21px;
   font-weight: bold;
   padding: 2px;
   font-stretch: expanded;
   margin: .1em;
   color: #371B77;
}


h2 {
   font-size: 17px;
   font-weight: bold;
   margin-left:.5em;
   margin-top: .5em;
}


.prevNext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: black;
}


/* --- Prod -- */
.productTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   
}

.productSubTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: green;
}

.productDesc {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
}

.productImageCell {
   text-align: center;
   vertical-align: top;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.productDescCell {
   text-align: left;
   vertical-align: top;
}
/* --- Prod -- */

.prodLst
{
   width: 90%;
   border: 1px dotted #779777;
}

/* --- Nav -- */
.navTableHeaderCell {
   background-color: #779777;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
   color: white;
   border-bottom: 1px white solid;
}

.navTDLevel1 {
   border-bottom: 1px dotted #96B1B1;
}

.navTDLevel2 {
   border-bottom: 1px dotted #9EB8B8;
}

.navTDLevel3 {
   border-bottom: 1px dotted #9EB8B8;
}

.navTDLevel4 {
   border-bottom: 1px dotted #9EB8B8;
}
/* --- Nav -- */


/* --- Price -- */
.price {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #30435C;
   font-weight: bold;
}

.price_spec {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #ff0000;
   font-weight: bold;
}

.price_off {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #007170;
   font-weight: bold;
}
/* --- Price -- */


/* --- Detailed Page -- */
.detailPnl {
   width: 475px;
   background-color: white;
   vertical-align: top;
}
/* --- Detailed Page -- */



/* --- Front Page Panel -- */
.adHeaderCell {
   background-color: #779777;
   font-size: 17px;
   font-weight: bold;
   color: #371B77;
   height: 15px;
}

.adContentCell {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 150%;
   border-style: solid;
   border-color: #779777;
   border-width: 1px;
   padding: 3px;
}
/* --- Front Page Panel -- */

/* --- Footer -- */
.footerGray {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color:#999999;
}

a.footerLink, a.footerLink:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #30435C;
   text-decoration: none;
   font-weight: bold;
}

a.footerLink:hover, a.footerLink:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: underline;
   font-weight: bold;
}
/* --- Footer -- */

.breadcrumb {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}



/* ---------------------------------------------------
------------------------------------------------------

.footerDIV {
   border: 1px solid #356869;
   background-color: #6A9191;
   padding: 4px;
   width: 740px;
   position: relative;
}

.bodyCol {
   width: 450px;
   background-color: white;
   border: 1px white solid;
   vertical-align: top;
   padding: 8px;
}

.rightCol {
   width: 150px;
   background-color: white;
   border: 1px white solid;
   vertical-align: top;
   padding-top: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
}

.cartCol {
   width: 600px;
   background-color: white;
   border: 1px white solid;
   vertical-align: top;
   padding-top: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
}


.footerTable {
   background-color: white;
   width: 740px;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #346868;
}

.footer { }

.adBottomCell {
   border-bottom: 1px solid #007170;
}

.adHeaderCellLeft {
   background-color: #007170;
}

.adHeaderCellRight {
   background-color: #007170;
}


.adHeaderCell2 {
   background-color: #A8CFF9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell2 {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   border-left: 1px solid #A8CFF9;
   border-right: 1px solid #A8CFF9;
   padding: 3px;
}

.adBottomCell2 {
   border-bottom: 1px solid #A8CFF9;
}

.adHeaderCellLeft2 {
   background-color: #A8CFF9;
}

.adHeaderCellRight2 {
   background-color: #A8CFF9;
}

.adHeaderCell3 {
   background-color: #B27391;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell3 {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   border-left: 1px solid #B27391;
   border-right: 1px solid #B27391;
   padding: 3px;
}

.adBottomCell3 {
   border-bottom: 1px solid #B27391;
}

.adHeaderCellLeft3 {
   background-color: #B27391;
}

.adHeaderCellRight3 {
   background-color: #B27391;
}

.adHeaderCell4 {
   background-color: #8CAFAF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell4 {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   border-left: 1px solid #8CAFAF;
   border-right: 1px solid #8CAFAF;
   padding: 3px;
}

.adBottomCell4 {
   border-bottom: 1px solid #8CAFAF;
}

.adHeaderCellLeft4 {
   background-color: #8CAFAF;
}

.adHeaderCellRight4 {
   background-color: #8CAFAF;
 }

.adHeaderCell5 { }

.adHeaderCellLeft5 { }

.adHeaderCellRight5 { }

.adContentCell5 { }

.adBottomCell5 { }

.adHeaderCell6 { }

.adHeaderCellLeft6 { }

.adHeaderCellRight6 { }

.adContentCell6 { }

.adBottomCell6 { }

a, a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   text-decoration: none;
   font-weight: bold;
}

a:hover, a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: underline;
   font-weight: bold;
}


a.productLink, a.productLink:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: none;
   font-weight: bold;;
}

a.productLink:hover, a.productLink:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: underline;
   font-weight: bold;
}

a.navLevel1, a.navLevel1:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: none;
}

a.navLevel1:hover, a.navLevel1:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: underline;
}

a.navLevel1Selected, a.navLevel1Selected:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2B5555;
   font-weight: bold;
   text-decoration: none;
}

a.navLevel1Selected:hover, a.navLevel1Selected:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2B5555;
   font-weight: bold;
   text-decoration: underline;
}

a.navLevel2, a.navLevel2:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: none;
}

a.navLevel2:hover, a.navLevel2:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: underline;
}

a.navLevel2Selected, a.navLevel2Selected:visited, a.navLevel2Selected:hover, a.navLevel2Selected:active { }

a.navLevel3, a.navLevel3:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   font-weight: normal;
   text-decoration: none;
}

a.navLevel3:hover, a.navLevel3:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   font-weight: normal;
   text-decoration: underline;
}

a.navLevel3Selected, a.navLevel3Selected:visited, a.navLevel3Selected:hover, a.navLevel3Selected:active { }

a.navLevel4, a.navLevel4:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: white;
   font-weight: normal;
   text-decoration: none;
}

a.navLevel4:hover, a.navLevel4:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: white;
   font-weight: normal;
   text-decoration: underline;
}

a.navLevel4Selected, a.navLevel4Selected:visited, a.navLevel4Selected:hover, a.navLevel4Selected:active { }

.btn {
   background-color: #990000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: white;
   border: 0px;
   padding: 2px;
}

.btnPreviousNext { }

.redLine {
   height: 3px;
   border-style: solid;
   border-color: #990000;
   width: 100%;
   padding: 0px;
}

.redText {
   color: #990000;
}

ul {
   list-style: square;
}

li.adBullets {
   list-style: square;
   text-indent: 0px;
   margin-left: 1em;
   padding-left: 0px;;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   color: #977887;
}
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #346868;
}
h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #346868;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #346868;
}


.boldBlack {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.boldWhite { }

.searchBox {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.pagingLinks {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

.productImageTable { }

*/

