@import url("site.css");

.dummy
{}
A {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
}
.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;
}
.header
 {
   font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
   font-weight: bold;
	background-color:#f4f4f4;
	color: #000000;
width : 98%;
font-weight : bold;
text-align : left;
}
.divider
 {
   width: 100%;
   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;
}
/* 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: #f4f4f4;
   height: 5px;
}
.catMainTable         
{
 width : 97%; 
}
.displayProduct
{
 vertical-align:  top;
 text-align: center;
 width : 150px;
 height : 200px;
}
.productLinkTD
{
 height : 35px; 
 vertical-align : top;
 text-align : center;
}
.priceStyleCode
{
 text-align : center;
 font-size : 8pt;
}

.menuUserDisplay
{
 margin: 0 4 4 4;
 padding: 2 2 2 0;
 background-color: #ffffff;
 font-size : 8pt;
 text-align: right;
 border: thin solid #cccccc;
 height: 150px;
 width : 150px;
}
.menuOrigUserHead
{
 color : #747474;
 font-size : 8pt;
 font-weight: bold;
 background-color : #ffffff;
}

.menuActiveCustHead
{
 color : #747474;
 font-size : 8pt;
 font-weight: bold;
 background-color : #ffffff;
}

a.menuActiveLink:link,
a.menuActiveLink:visited,
a.menuActiveLink:hover
{
  color: #385d81;
  font-size: 8pt;
  text-decoration: none;
}
.menuOrigLine
{
 font-size : 8pt;
 font-weight : bold;
}
.menuActiveLine
{
 font-size : 8pt;
 font-weight : bold;
}
.selectCell
{
 text-align : center;
 padding-bottom : 10px;
}
