.product  {
	color:#663300;
	border-collapse:collapse;
	width:480px;
	margin-top: 3px;
	text-align:center;
}
 
.product th {
	padding:5px;
	padding-left:10px;
	}
.product td {
	
	padding: 3px 0 3px 7px
	}

/* thead tbody tfoot
----------------------------------------------- */

.product thead th, .product tbody th,.product tbody td {
	font: 8pt Verdana;
	border-right: 0px solid #eee;
	border-top: 1px solid #AAA;
	border-left:0px solid #eee;
	border-bottom:1px solid #aaa;
}

.product tbody th {
	background-color:#D8C8A5;
	color:#3A3B2D;
	white-space: nowrap;
	font-weight: bold;
	
}
.product .even td {
	background-color:#F0DDB6;
	color:#000;
}

/*-------------Start long tables-----------------*/

.product-ext  {
	color:#663300; 
	border-collapse:collapse;
	width:auto;
}
 
.product-ext th {
	padding:5px;
	padding-left:10px;
}
	
.product-ext td {
	padding-left:10px;
}

.product-ext thead th, .product-ext tbody th, .product-ext tbody td {
	font: 8pt Verdana;
	border-right: 0px solid #eee;
	border-top: 0px solid #eee;
	border-left:0px solid #eee;
	border-bottom:0px solid #aaa;
}

.product-ext tbody th {
	background-color:#E1DBAC; 
	color:#3A3B2D; white-space: 
	nowrap; font-weight: bold;  
	text-align:left; 
}

.product-ext .even td {
	background-color:#F5F3CE; 
	color:#000;
}

/*----------------End of long tables--------------*/

/* Start Buy Online */

.addtocart tbody td {
	vertical-align:middle;
	text-align:center;
	border:0px;
	padding:0px;
}



.addtocart {
	float:right;
}


/* Visual and hover effects */

.product tbody tr:hover td{
	

	background-color: #fff; color:blue;
}



th {white-space:nowrap}

.secondmenu th {
	background:#EBD9B3;

	padding:5px 14px 4px 4px;
	text-align:left;
	text-decoration:none;
	vertical-align:top;
	border-collapse:collapse;
	font-weight:bold;
}

.secondmenu td {
	padding:0px;
	text-align:left;
	text-decoration:none;
	vertical-align:top;
	background-color:#EBD9B3;

}



.brushmenu th {
	background:#EBD9B3;
	padding:5px 14px 4px 4px;
	text-align:left;
	text-decoration:none;
	vertical-align:top;
	border-collapse:collapse;
	font-weight:bold;
	white-space:nowrap;

}

.brushmenu td { 
padding:0px;
text-align:left; 
text-decoration:none;
vertical-align:top;

}


.menu th {
background:#EBD9B3;

padding:5px 14px 4px 0px;
text-align:left;
text-decoration:none;
vertical-align:top;
border-collapse:collapse;
font-weight:bold;
}

.menu td { 
padding:0px;
text-align:left; 
text-decoration:none;
vertical-align:top;
background-color:#F5F3CE;
font-weight:bold;
}




/* Table Styles for Policaps and Holders Page */

#pctopleft {

clear:both; 
float:left;
margin:2em 2em 0 0;
}

#pctopright {

float:left;
margin:2em 0em 0 0;
}

#pcbottomright {  

float:left;
margin:2em 0em 0 0;
}

#pcbottomleft {

float:left;
margin:2em 6em 0 0;
}






/* thead tbody tfoot
----------------------------------------------- */

#quad9 thead th, tfoot th, tfoot td ,tbody th,tbody td{
font:9pt Verdana;  
border-bottom:0px solid #aaa; 
}









/*Table Styles for Policaps Page */
#plt2l {
clear:both;
padding:0 33em 0 0;
float:left;
}

#plt2r {
float:left;
width:29em;
margin:0 0 0 -30em;
}


#plt1l {
clear:both;
padding:0 33em 0 0;
float:left;
}

#plt1r {
float:left;
width:29em;
margin:0 0 0 -30em;
}



/*Table Styles for Cartridge Rolls Page */

#crlefttable {
	float:left;
	clear:both;
	width: auto;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 0;
}

#crrighttable {
	float:left;
}




/* Table Styles for Specialty Wheels Page */

#righttable {
float:left;
clear:both;
padding: 0px 28em 0 0;
margin: 0 2em 0 0em;

}

#lefttable {
float:left;
width:25em;
margin:0 2em 0 0em;

}

.righttableclass {
float:left;
clear:both;
padding: 0px 28em 0 0;
margin: 0 2em 0 0;
}



/*----------- TABLE "TOOL" CLASS STYLES ----------- */

table.tool {

	background-color:#FDFAC8; 
	color:#737272;
        border-collapse:collapse;
}

.tool tr.odd {
	
	background-color:#F8F3BC; 
	color:#4B618C;   
}


.tool th, .tool  td {
	padding:5px;
	font:bold 8pt Verdana;  
	border-bottom: 1px solid #aaa; 
}

.tool tbody tr:hover td{
	color: #000 ;
	background-color:#E3E19C ;
}


/*  TIP TABLE    */

/* thead tbody tfoot
----------------------------------------------- */

.tip thead th, .tip tbody th,.tip tbody td {
	border-collapse:collapse;
	
	border-bottom:1px solid #aaa; 
}

.tip tbody th { color:#fff; white-space: nowrap; font-weight: lighter; text-align:left; }

.tip .even td {background-color:#F5F3CE; color:#000 }


.product tr  form {
	font-size: 1px;
	white-space: nowrap;
}


