body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

/**************************************************************** HEADING ***/
	
#header {
	margin: 0;
	padding: 0;
	float: left;
	width: 95%;
	height: 60px;
	}
	
#head_left {
	float:left;
	width: 50%;
	height: 60px;
	}
	
#head_right {
	margin-left: 25px;
	float:right;
	width: 45%;
	height: 60px;
	}
	
#head_right table.product-head-print {
	font-size: 11px;
	text-align: right;
	float: right;
	height: 60px;
	}
#head_right table.product-head-print tr td img {
	font-size: 11px;
	text-align: right;
	}
/**************************************************************** BREADCRUMB ***/
	
#breadcrumb {
	float:left;
	margin: 20px 0 20px 20px;
	padding: 5px 0;
	font-size: 11px;
	width: 95%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}

#breadcrumb span.path-last {
	background-color: white;
	color: #333;
	}

#breadcrumb span.path-first {
	background-color: white;
	color: #AAA;
	}
	
/**************************************************************** CONTENT ***/


div#product-scroller { 
	position: relative;	
	float:left;
	}

div#product-scroller table { 
	background: white;
	color: #000000; 
	}
/*

div#product-scroller table.shoppingcart { margin: 0 0 0 20px; width: 282px; }

div#product-scroller table.shoppingcart th {
	background-color: #FFD800;
	font-size: 8px;
	height: 20px;
	padding: 0 0 0 5px;
	text-align: left;
}

div#product-scroller table.shoppingcart td {
	background-color: #FFF435;
	font-size: 11px;
	height: 40px;
	padding: 0 0 0 5px;
}

div#product-scroller table.order { margin: 0 0 0 5px; width: 330px; }

div#product-scroller table.order th {
	background-color: #696969;
	height: 20px;
	padding: 0 0 0 5px;
	font-size: 8px;
	text-align: left;
}

div#product-scroller table.order td {
	background-color: #C0B6B2;
	font-size: 11px;
	height: 40px;
	padding: 0 0 0 5px;
}*/
#product-scroller table td.product-body-text { 
	padding: 5px; 
	font-size: 10px;
	}

#product-scroller table td.product-body-image { 
	padding: 0px 0px 0px 20px; 
	}

#product-scroller table td.product-body-image img { 
	border: 1px solid #CCC; 
	}

#product-scroller table td.product-body-thumbs img { 
	margin: 0 0 5px 5px; 
	border: 1px solid #CCC; 
	}
	
#product-scroller table td.product-body-thumbs img.first { 
	margin: 0 0 5px 10px; 
	}

div#product-scroller span.product-brand {
	color: #536F84;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
}

div#product-scroller span.product-category {
	background: white;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}

div#product-scroller span.product-number { background: white; color: #000000; font-size: 11px; line-height: 15px; }

div#product-scroller span.product-available { background: white; color: #000000; font-size: 11px; }

div#product-scroller span.product-price { background: white; color: #000000; font-size: 11px; }

div#product-scroller span.product-yes { background: white; color: #000000; font-size: 11px; }

div#product-scroller span.product-no { background: white; color: #000000; font-size: 11px; }

div#product-scroller span.product-text { font-size: 11px; }

div#product-scroller span.product-stock-info { font-size: 9px; }

div#product-scroller span.fits { background: white; color: #000000; font-size: 11px; }

div#product-scroller span.reference { background: white; color: red; font-size: 10px; }

div#product-scroller p.product-text { background: white; color: #000000; font-family: Verdana; font-size: 10px; }

input.product-list-button { border: 1px solid black; margin: 0 0 63px 11px; }

input.product-order-button { border: 1px solid black; width: 40px; }

#product-list-head { background: white; color: #000000; height: 41px; }

a { background: white; color: #000000; }

a.product-info-link { background: white; color: #000000; text-decoration: none; }

a.product-info-link:visited { background: white; color: #000000; text-decoration: none; }

input.product-list-button { border: 1px solid black; }


#product-lists #product-menu-two { display: block; }
#product-lists-transparancy { display: block; }

#footer {
	float:left;
	height: 20px;
	position: relative;
	width: 95%;
	margin-left: 20px;
	border-top: 1px solid #CCC;
}

#footer div {
	color: black;	
	font-size: 11px;	
	display: inline;
	background: white;
	}