body
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    margin:0px; 
}
h1
{
    color: #555555;
    font-size:medium;    
    letter-spacing: 3px;
    padding: 4px;    
    margin-bottom: 0px; 
    border-bottom: solid 1px #FFFFFF;     
    }
h2
{
    color: #555555;
    font-size:medium;        
    padding: 4px;    
    margin-bottom: 0px;     
    }
h3
{
    color: #999999;
    font-size:medium;        
    padding: 2px;    
    margin-bottom: 0px;     
    }
hr
{
    width: 100%;
    height: 1px;
    color: #555555;
    margin-left: 25px;
}
.cart
{
    color: #555555;
    }
.a0
{
	background-image: url(images/a0.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;	
}
.a1
{
	background-image:url(images/a3.jpg);	
	background-repeat:repeat-x;
	height: 25px;	
	width: 80%;	
}
.a2
{
	background-image:url(images/a4.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
	width: 25px;
	height: 25px;	
}
.b0
{
	background-image:url(images/b0.jpg);	
	background-repeat:repeat-y;
	background-position:right;
	width: 25px;
}
.b1
{
    background-color: #FFFFCF;
}
.b2
{
	background-image:url(images/b1.jpg);	
	background-repeat:repeat-y;
	width: 25px;
}
.c0
{
	background-image:url(images/c0.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width: 25px;
	height: 25px;
}
.c1
{
	background-image:url(images/c1.jpg);	
	background-repeat:repeat-x;
	height: 25px;
	width: 80%;
}
.c2 
{
	background-image:url(images/c2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 25px;
	height: 25px;
}
.slidertop
{
	background-image:url(images/slider.jpg);	
	background-repeat:repeat-x;
	background-position:top left;	
	width: 2%;
}
.sliderbottom
{
	background-image:url(images/slider.jpg);	
	background-position:bottom left;
	background-repeat:repeat-x;	
	width: 2%;
}
.smallred
{
     FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    color:#FF0000;
    }
.smLtGrey 
{
    color:#777777;
    font-size: 10pt;
}
 A.smLtGrey:LINK {color: #777777;}
 A.smLtGrey:VISITED {color: #555555;}
 A.smLtGrey:ACTIVE {color: #555555;}
 A.smLtGrey:HOVER {color: #555555; text-decoration:none;}
    
.sold 
{
    background-color: #FFFFFF;
    border-left: solid 1px #aaaaaa;
    border-top:     solid 1px #aaaaaa;
    border-bottom:  solid 1px #aaaaaa;
}
.vs
{
    font-size: 4pt;   
    }
.remaining 
{
    background-color: #B1FFA0;
    border-right: solid 1px #aaaaaa;
    border-top:     solid 1px #aaaaaa;
    border-bottom:  solid 1px #aaaaaa;
}
.topheader
{
	background-image:url(images/header.top.grad.jpg);	
	background-repeat:repeat-x;
	height: 14px;	
}
.bottomheader
{
	background-image:url(images/header.bottom.grad.jpg);	
	background-repeat:repeat-x;
	height: 14px;	
}
.productname
{
    background: #A6CEAF;
    text-align:center;
    vertical-align:top;
}
.off 
{
    visibility: hidden;
    }
.on { visibility:visible;}
.price
{
    font-size:14pt;
    color:#FF0000;
    font-weight:bolder;
    
    }
.greyborder
{
    border: 1px solid #aaaaaa;
    }
.content 
{
      background-color: #ffffcf;
      FONT-SIZE: 11px; 
}
.button
{
    padding: 5px;
    font-weight: bold;
    font-size: 13px;   
   background-color: #a6ceaf;    
   margin-right: 10px;
   width: 125px;
}
.sellingpoints 
{    
  /*  width: 100%;*/
    background-color: #EEEEEE;
    color: #444444;
/*    margin-bottom: 10px;   */
     padding-top: 3px; padding-bottom: 3px;
    border-bottom: 2px solid #CCCCCC;  
    }
.links 
{
    vertical-align:text-top;
    text-align: right;
    padding-right:10px; 
     padding-left:10px; 
    padding-top: 2px; 
    color: #555555;
    }
 A.links:LINK {color: #555555;}
 A.links:VISITED {color: #555555;}
 A.links:ACTIVE {color: #555555;}
 A.links:HOVER {color: #222222; text-decoration:none;}
 .linkspda
{
    vertical-align:text-top;
    text-align: center;   
    padding-top: 2px; 
    color: #555555;
    }
 A.linkspda:LINK {color: #555555;}
 A.linkspda:VISITED {color: #555555;}
 A.linkspda:ACTIVE {color: #555555;}
 A.linkspda:HOVER {color: #222222; text-decoration:none;}
.contentboxtitle
{
     font-size: 12px;     
     padding-left: 5px;
     vertical-align: text-bottom;  
     
}
.emailform 
{
    width: 100px;   
    }
