.dummy
{}
A {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
}
.emailForm A {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #666666;
font-weight: bold;
}
.cobColorName
{
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

.prodDesc
{
 font-weight : bold;
}
.prodQty
{
 font-size : 12px;
 font-weight : bold;
}
.prodQtyInput
{
 font-size : 12px;
 font-weight : bold;
}

.lightback
{
	background : #ffffcc;
}
.darkback
{
	background: #CFE1F1;	
}
.selectedBack
{
 background-color: silver;
}
 .spacer
 {
	height:10px;
	background-color:#ffffff;
	border : thin solid Black;
}
.header
 {
   font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
   font-weight: bold;
	background-color:#ffffff;
	color: #000000;
font-weight : bold;
text-align : left;
}
.divider
 {
	background-color: #6699cc;
   width: 600px;
   height: 1px;
}
.cobBorder
{
	border : thin solid;
   border-color : #000000;
}
.cobparent
{
   font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	display: block;
	background-color: silver;
}
.cobparent a:link,
.cobparent a:visited,
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	background-color: silver;
}
.cobparent a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	background-color: silver;
}
.cobButton a:link,
.cobButton a:visited
{
 display: block;
 width: 130px;
 background-color: #e2e2e2;
 color: #000000;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 text-decoration: none;
 text-align : center;
 vertical-align : middle;
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 1px solid #4a4a4a;
}
 .cobButton a:hover 
 {
  color : #000000;
  font-weight : bold;
 /*
 border-top: 1px solid #cecece;
 border-bottom: 2px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 2px solid #4a4a4a;
 */
 }
 .cobMenu a:link,
.cobMenu a:visited
{
 display: block;

 width: 130px;

 background-color: #ffffff;
 color: #000000;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration: none;
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 1px solid #4a4a4a;
}
 .cobMenu a:hover 
 {
 background-color: #ffffff;
 color : 000000;
 font-weight : bold;
 /*
 border-top: 1px solid #cecece;
 border-bottom: 2px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 2px solid #4a4a4a;
 */
 } 
.cobtop a:link,
.cobtop a:visited
{
 display: block;
 background-color: #e2e2e2;
 color: #000000;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
 text-decoration: none;
 text-align : center;
 vertical-align : middle;
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 1px solid #4a4a4a;
}
 .cobtop a:hover 
 {
  color : #000000;
  background-color : cccccc;
  font-weight : bold;
 
 }
 .cobtopSelected a:link,
.cobtopSelected a:visited
{
 display: block;
 background-color: #537daf;
 color: #ffffff;
 font-weight : bold;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 text-decoration: none;
 text-align : center;
 vertical-align : middle;
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 1px solid #4a4a4a;
}
 .cobtopSelected a:hover 
 {
  color : #ffffff;
  font-weight : bold;
 
 }
 .swatchBorder
{
 border : 1px solid #000000;
}
 .imgSwatchBorder
{
 border : 1px solid #000000;
 width: 20px;
}
/* catalog lines mode */

.prodinfo
{  
   height: 25px;
   background-color: #E6E6E6;
   text-align: center;
}
.styledesc
{
  font-size : 10px;
  text-align: center;
}

.linewidthbreak
{
   width: 5px;
}
.lineheightbreak
{
   background-color: #FFFFFF;
  
   height: 5px;
}
/* custom styles */
.displayProduct {
   width: 300px;
   height: 100px;
   text-align: left;
}
.productImage {
   height: 100px;
   width: 98px;
}
.styleHeader {
font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight: bold;
}

