body
{
	margin: 0px;
}
td
{
	font-family: Verdana;
	font-size: 11px;
}
table
{
	border: 0px;
}
h1
{
	font-size: 11px;
}
img
{
	border: 0px;
}
.orange
{
	color: #FF9900;
}
table.main
{
	border: 0px;
	border-right: 1px solid #CCCCCC;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
table.main td.header
{
	background-color: #FF9900;
	height: 65px;
}
td.searchbar
{
	background-color: #CCCCCC;
	border-bottom: 1px solid #FF9900;
	border-top: 1px solid #000000;
	height: 30px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
table.topmenu
{
	
}
table.topmenu td.left
{
	background-image: url(../images/nav_end.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 21px;
}
table.topmenu td.text
{
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	font-size: 11px;
}
table.topmenu td.text a
{
	color: #666666;
	text-decoration: none;
}
table.topmenu td.text a:hover
{
	color: #000000;
}
td.leftcol
{
	width: 145px;
	padding-top: 10px;
	vertical-align: top;
}

td.rightcol
{
	width: 145px;
	padding-top: 10px;
	vertical-align: top;
}

td.content
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;	
	vertical-align: top;
}
td.content a
{
	color: #FF9900;
	text-decoration: underline;
}
td.content a:hover
{
	text-decoration: none;
}
td.content div.text
{
	font-size: 13px;
}
td.footer table
{
	border-top: 1px solid #FF9900;
	background-color: #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	width: 780px;
}
td.footerAdditional
{
	background-color: #FFFFFF;
}
td.footer table a
{
	color: #000000;
	text-decoration: none;	
}
td.footer table a:hover
{
	color: #666666;
}
td.searchbar select, td.searchbar input.textbox
{
	background-color: #FF9900;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 9px;
}
input.textbox, textarea.textbox
{
	border: 1px solid #FF9900;
}
input.button
{
	background-color: #999999;
	border: 1px solid #FF9900;
	color: #FFFFFF;
	font-size: 11px;
}

/*
Left/Right header and tables
*/
table.side
{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 5px;
	width: 145px;
}
table.side td.left
{
	padding-right: 5px;
	text-align: right;
}
table.side td.right
{
	padding-left: 5px;
}
table.side td
{
	width: 135px;
}
table.sideheader
{
	background-color: #FF9900; 	
	color: #FFFFFF;
	height: 20px;
}
table.sideheader th.textleft, table.sideheader th.textright
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 145px;
	height: 20px;
}
table.sideheader th.textleft
{
	padding-left: 10px;
}
table.sideheader th.curveleft
{
	background-image: url(../images/orange_end_left.gif);
	width: 10px;
}
table.sideheader th.curveright
{
	background-image: url(../images/orange_end_right.gif);
	width: 10px;
}
table.sideheader td
{
	background-color: #FFFFFF;	
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
table.manufacturers
{
	width: 145px;
}
table.manufacturers td
{
	border-bottom: 1px solid #666666;	
	padding: 5px;
}
table.manufacturers td a
{
	color: #666666;	
	text-decoration: none
}
table.manufacturers td a:hover
{
	color: #000000;	
}
/*
Centre header
*/
table.centreheader
{
	background-color: #CCCCCC; 	
	color: #FFFFFF;
	height: 20px;
	margin-bottom: 10px;
}
table.centreheader th.text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 450px;	
	text-align: left;
}
table.centreheader th.left
{
	background-image: url(../images/grey_end_left.gif);
	width: 10px;	
}
table.centreheader th.right
{
	background-image: url(../images/grey_end_right.gif);
	width: 10px;	
}
/*
Centre containers
*/
table.centrecontainersmall
{
	width: 220px;
}
table.centrecontainerlarge
{
	margin-bottom: 10px;
	width: 450px;
}
table.centrecontainersmall td.topleft, table.centrecontainersmall td.topright,
table.centrecontainersmall td.bottomleft, table.centrecontainersmall td.bottomright,
table.centrecontainerlarge td.topleft, table.centrecontainerlarge td.topright,
table.centrecontainerlarge td.bottomleft, table.centrecontainerlarge td.bottomright
{
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}
table.centrecontainersmall td.topleft, table.centrecontainerlarge td.topleft
{
	background-image: url(../images/orange_top_left.gif);
}
table.centrecontainersmall td.topright, table.centrecontainerlarge td.topright
{
	background-image: url(../images/orange_top_right.gif);
}
table.centrecontainersmall td.bottomleft, table.centrecontainerlarge td.bottomleft
{
	background-image: url(../images/orange_bot_left.gif);
}
table.centrecontainersmall td.bottomright, table.centrecontainerlarge td.bottomright
{
	background-image: url(../images/orange_bot_right.gif);
}
table.centrecontainersmall td.left, table.centrecontainerlarge td.left
{
	background-image: url(../images/orange_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
table.centrecontainersmall td.right, table.centrecontainerlarge td.right
{
	background-image: url(../images/orange_dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
table.centrecontainersmall td.top, table.centrecontainerlarge td.top
{
	background-image: url(../images/orange_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.centrecontainersmall td.bottom, table.centrecontainerlarge td.bottom
{
	background-image: url(../images/orange_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
table.centrecontainersmall td.text, table.centrecontainerlarge td.text
{
	vertical-align: top;
}
table.centrecontainersmall td.text
{
	width: 200px;
}
table.centrecontainerlarge td.text
{	
	width: 430px;
}
/*
Item Summary, Item
*/
table.itemsummary
{
	width: 200px;
}
table.item
{
	width: 430px;
}	
table.item td.image
{
	padding-right: 10px;
	vertical-align: top;
}
table.itemsummary td.itemsummaryalt, table.itemsummary td.itemsummary, table.item
{
	padding-bottom: 10px;
	vertical-align: top;
}
table.itemsummary td.itemsummaryalt
{
	padding-left: 10px;
}
table.itemsummary
{
}
table.itemsummary td.image
{
	vertical-align: top;
}
table.itemsummary td.name, table.item td.name
{
	color: #666666;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: top;
}

td.name h1,h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
table.item td.name
{
	font-size: 12px;
}
table.item td.image a
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
table.item td.image a:hover
{
	color: #000000;
}
table.itemsummary td.price, table.item td.price
{
	font-size: 11px;
	padding-top: 10px;
	vertical-align: bottom;
}
table.itemsummary td.price span.itemsaving, table.item td.price span.itemsaving
{
	color: #666666;	
}
table.itemsummary td.price span.itemsaleprice, table.item td.price span.itemsaleprice
{
	color: #FF0000;	
}
table.item td.price span.itemsaleprice
{
	font-weight: bold;
	font-size: 13px;
}
table.item span.itemchoicelabel
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}
/*
DataGrids
*/
table.productlist
{
	border: 1px solid #FFFFFF;
	border-collapse: separate;
	margin-bottom: 10px;
	width: 430px;
}
table.productlist tr.header td
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
table.productlist span.itemchoices
{
	font-size: 9px;
}
table.productlist td.prices
{
	text-align: center;
}
table.productlist a
{
	color: #FF9900;
	font-weight: bold;
}
/*
Checkout
*/
table.checkout a
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
table.checkout a:hover
{
	color: #000000;
}

hr.advert
{
	background-color: #CCCCCC;
	height: 1px;
	margin: 10px 0;
	width: 100%;
}
table.AddressLookup
{
	width: 100%;
	border: solid 2px #FF9900;
	height: 280px;
}
table.AddressLookup th
{
	background-color: #FF9900;
	color: #fff;
	height: 30px;
}
table.AddressLookup td.searchform
{
	height: 30px;
	vertical-align: top;
}
table.AddressLookup td.results
{
	vertical-align: top;
}
/*---- STOCK ----*/
div.stockBackground
{
	background-image:url(../images/tapsonline-delivery.gif);
	background-repeat: no-repeat;
	width:166px;
	height:34px;
	padding-top:8px;
}
/*---- STOCK ----*/
/* Start Clives fixes TAPS-ONLINE*/
div.divSeo
{
	height:1px;
	width:0px;
	line-height:0px;
	font-size: 0px;
	color: #ffffff;
	letter-spacing:0px;
	overflow:hidden;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	visibility:hidden;
}	

div.divSeo a
{
	height:0px;
	line-height:0px;
	color: #ffffff;
	text-decoration:none;
}	

div.divSeo a:hover
{
	text-decoration:none;
	height:0px;
	line-height:0px;
	color: #ffffff;
}	

div.divSeo p
{
	text-decoration:none;
	height:0px;
	line-height:0px;
	color: #ffffff;
}	
/* end Clives fixes  */
/*Link Partner Styles - NJ*/
div.linksOuter
{
	width:400px;
}

div.linksOuter H1
{
	font-size: 115%;
	font-weight: bold;
	vertical-align: text-top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}

div.linksOuter H2
{
	font-size: 100%;
	font-weight: bold;
	vertical-align: text-top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.linksOuter P
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

div.linksLeft
{
	width: 400px;
	padding-right: 5px;
	padding-bottom:25px;
}

div.linksLeft A
{
	Text-decoration: none;
	color:#000000;
}
div.linksLeft A:hover
{
	Text-decoration: underline;
	color:#000000;
}
div.linksLeft img
{
	padding-top: 10px;
}

.contentheader
{
	background-color: #FF9900;
	height: 65px;
}
/* News Styles */
div.newsList
{
	margin:0px 5px 5px 5px;
	padding-bottom:20px;
	padding-top:10px;
	border-bottom: dashed 1px #d8dcdf;
	float:left; 
}
div.newsList h2, div.newsArticle h2
{
	font-size:150%;
}

div.newsArticle .newsImages
{
	float:right;
	width:150px;
	padding: 0px 0px 10px 10px;
}
div.relatedImages img
{
	width:40px;
	float:left;
	padding: 5px 5px 5px 0px;
}
div.newsClick
{
	width:150px;
	clear:left;
	padding-bottom:5px;
	border-bottom: dashed 1px #60829F;
}
div.listingImage
{
	width:150px;
	float:right;
	padding:0px 0px 5px 10px;
	
}
/* End News Styles */