
/*Notes open with slash asterisk and close with asterisk slash*/

/* Styles 'table.CatDesc' and 'tr.CatDescHeaderRow' are for tables used */
/* for Category Descriptions.  These descriptions and tags may be entered */
/* into CounterPoint and imported into CPOnline, or entered in CPOnline and set */
/* 'Import Decriptions' = 'No'. RD Feb 2010 */

table.CatDesc td {
        font-weight: normal;
        font-size: 11px;
        color: #000000;
        }


tr.CatDescHeaderRow td {
        font-weight: bold;
        font-size: 16px;
        color: #000000;
        }


table.AppChart td {
        font-weight: normal;
        font-size: 11px;
        color: #000000;
        }
        

tr.AppChartHeaderRow td {    
        font-size: 12px;
        font-weight: bold;
        background-color: #ff8000;
        color: #000000;
        }


tr.AppChartAltRow td {
        background-color: #e3ce81;
        color: #000000;
        }


.itemListPriceLabel {

	font-weight: normal;

}

.itemListPrice {

	text-decoration:line-through;
}

.itemSellPriceLabel { 

	color: #8a1e01; 

	font-weight: bold; 

 }
.itemSellPrice { 

	font-size: larger; 

	color: #8a1e01; 

	font-weight: bold; 

 }

.itemDescription {

        font-size: 12px;

}

.c4tabletext {

	font-size: 11px;

 }


table.winchspecs td {

        font-weight: normal;
        font-size: 11px;

}


tr.headrow td {
        
        font-size: 12px;
        font-weight: bold;
        background-color: #666666; color: white;
}

tr.altrow td {
		
		background-color: #CCCCCC; color: black;
}
.homepagetablefonts {

        font-weight: normal;
        font-size: 11px;
        border-style:solid;
        border-width:1px;
}
/*HEADER TAG FONT SIZES BY DANIEL*/
h1 {
font-size: 12px;
}
h2 {
font-size: 10px;
}
h3 {
font-size: 12px;
font-weight:normal;
}
h4 {
font-size: 12px;
font-weight:normal;
}
h5 {
font-size: 12px;
font-weight:normal;
}
h6 {
font-size: 12px;
font-weight:normal;
}

/*My styles end here*/

/*Warn styles for Extra Page WARREBATE begin here*/
table.rebate td
{
  FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: normal;
  FONT-SIZE: 13px;
  COLOR: #0f0f0f;
  line-height: 12pt;
}
table.rebate td a
{
    FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #d92d39;
  line-height: 12pt;
 TEXT-DECORATION: none;
}

table.rebate td a:visited
{
 
  FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #d92d39;
  line-height: 12pt;
 TEXT-DECORATION: none;
  
}
table.rebate td a:hover
{
    FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #0f0f0f;
  line-height: 10pt;
 TEXT-DECORATION: underline;
}
table.winches th
{
  FONT-FAMILY:  Verdana;
  FONT-WEIGHT: normal;
  FONT-SIZE: 13px;
  COLOR: #ffffff;
  font-weight: bold;
  background-color: #cc0033; 
  border-bottom: 1px solid #ad032d;
  border-top: 1px solid #ad032d;
  padding: 6px 5px 5px 5px;
  text-align: center;
  width:270;
  height:40;
  
}
table.winches td
{
  FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: normal;
  FONT-SIZE: 13px;
  COLOR: #0f0f0f;
  line-height: 12pt;
  border-bottom: 1px solid #c0bfbf;
  padding: 9px 8px 9px 8px;
}
table.winches td a
{
    FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #d92d39;
  line-height: 12pt;
 TEXT-DECORATION: none;
}

table.winches td a:visited
{
 
  FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #d92d39;
  line-height: 12pt;
 TEXT-DECORATION: none;
  
}
table.winches td a:hover
{
    FONT-FAMILY: Arial, Verdana;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #0f0f0f;
  line-height: 12pt;
 TEXT-DECORATION: underline
}
/*Warn styles for Extra Page WARREBATE end here*/
