<!--
Copyright ©2007 GDF internet Ltd. All rights reserved.
This CSS Styling may not be used or reproduced in whole or in part, without the prior permission of GDF internet Ltd, www.gdfinternet.co.uk 
-->
html {
	background-color: #FFFFFF !important;
}

body
{
	background-color: #FFFFFF !important;
	text-align: center;
}



/* only in full ebay header mode */
div#cobrandHeader 
{ 
	
}
/* full ebay header form & navigation */
span.ebay form.nomargin 
{ 
	
}
/* breadcrumb, */
td.navigation a:link,
td.navigation a:visited,
td.navigation a:hover,
td.navigation a:active 
{
	
}
div.hr { display: none; }
table
{
	width: 876px;
	text-align: left;
	margin: 0 auto;
}
table table
{
	width: 100%; 
	color: #000000;
}

tr 
{
	background:none !important;
}
/* store links */
table table table a:link,
table table table a:visited
{
	text-decoration: none;
	color: #000000;
}
table table table a:hover, 
table table table a:active
{
	text-decoration: underline;
}

/* reset ebay link colours */
.novisited a:link,
.novisited a:visited,
.novisited a:hover,
.novisited a:active,
.ebay a:link,
.ebay a:visited,
.ebay a:hover,
.ebay a:active
{
	color: #000099;
	text-decoration: underline;
}


/* Sidebar Navigation title graphics*/
table table table table table td b {
	display:block;
	line-height:25px;
	width:159px;
	position:relative;
	background-position:top left;
	background-repeat:no-repeat;
	
}
table table table table table td b font
{
	display:block;
	position:relative;
	top:0px;
	line-height:25px;
}

/* reset troubles in b & font tags that you've just caused */
table table table table table table td b,
table table table table table table td b font
{
	display:inline;
	height:100%;
	width:100%;
	background:none;
	top:0px;
	left:0px;
}
/* reset other table cells in store layout */
table table table table table table td,
table table table table table tr { background: #FFECBC; }

table table table form table td span,
table table table form table td span b,
table table table form table td span a:link,
table table table form table td span a:visited,
table table table form table td span a:hover,
table table table form table td span a:active,
table table table form table table,
table table table form table table b,
table table table form table table a:link,
table table table form table table a:visited,
table table table form table table a:hover,
table table table form table table a:active,
table table table form table td.right b,
table table table table table table table td
{
	color:#C76900 !important;
}
table table table form table td,
table table table form table,
table table table form table b,
table table table form table a:link,
table table table form table a:visited,
table table table form table a:hover,
table table table form table a:active,
table table table table table
{
	color:#000000 !important;
}


/* get rid of ebay rounded-corner images for Promo Item Boxes */
table#PromoListView table table img { display: none; }
/* allow item images to display */
table#PromoListView table table#Table3 img { display: inline; }
/* Top PromoListView boxes */
table#PromoListView
{
	background-color:#E77A00;

	padding-top: 4px;
}
table#PromoListView font
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin:3px 0 0 0;
}


/* Results list view & picture gallery header & footer */
form#compare,
form#compare span,
form#compare b,
table#ResultHeader, 
table#ResultHeader span, 
table#ResultHeader b, 
table#itemlistcontrols,
table#itemlistcontrols span,
table#itemlistcontrols b
#itemlistcontrols a,
#itemlistcontrols a:link,
#itemlistcontrols a:visited,
#itemlistcontrols a:hover,
#itemlistcontrols a:active 
{ 
	color: #FFFFFF; 
	background: #E77A00;
	background-image: url(http://www.gdfinternet.co.uk/ebayclients/bgd/bar.jpg);

}
#itemlistcontrols td
{
	padding:0 0 0 5px;
}
b.lPipe, .navigation.bold 
{ 
	font-size: 1em; 
}
table#ResultHeader td 
{ 
	border: 0; 
}
table#ResultHeader .grid, 
table#ResultHeader .bold, 
table#ResultHeader .navigation 
{ 
	color: #000000;
}
table#ResultHeader a:link,
table#ResultHeader a:visited,
table#ResultHeader a:hover,
table#ResultHeader a:active
{
	color: #000000;
	text-decoration: underline;
}
/* compare footer */
table#CompareFooter,
form div
{
	background-color: #FFECBC;
}


/* pages information at bottom of list or grid */
div#paging table,
table.paging, 
table.paging b
{
	color: inherit;
	background-color: #E77A00;
	

}
.bin.sectiontitle.bold,
td#CompareShop,
td.compare b,
td.compare a,
td.compare a:link,
td.compare a:visited,
td.compare a:hover,
td.compare a:active,
div#paging table b,
div#paging table a,
div#paging table a:link,
div#paging table a:visited,
div#paging table a:hover,
div#paging table a:active,
table#CompareFooter b,
table#CompareFooter a,
table#CompareFooter a:link,
table#CompareFooter a:visited,
table#CompareFooter a:hover,
table#CompareFooter a:active 
{ 
	color: #000000; 
}

/* reset div backgrounds before starting the list layouts */
table.list div,
table.ebItemlist div,
table.ebItemlist div.navigation
{
	background:none;
}

/* mac-ff list styles */
table.list td.compare
{
	background-color:#F3FBFF;
	border-bottom:5px solid #FFFFFF;
	border-right:0;
}
td.picture
{
	padding:5px;
	width:110px;
	background-color:#F3FBFF;
	
	
	background-position: top right;
	border-bottom:5px solid #FFFFFF;
}
td.details
{
	background-color:#F3FBFF;
	
	
	background-position: top left;
	border-bottom:5px solid #FFFFFF;
}
td.basics
{
	background-color:#F4FBFF;
	border-bottom:5px solid #FFFFFF;
}
div.label
{ 
	color: #000000; 
}
/* rollover links for quick preview in ff */
div.anchors.navigation a:link,
div.anchors.navigation a:visited,
div.anchors.navigation a:hover,
div.anchors.navigation a:active 
{ 
	color: #E77A00; 
}


/* pc-ff & pc-ie list styles */
.ebItemlist.single thead td
{
	background-color: #FFECBC;
	border-bottom: 3px solid #FFFFFF;
}
thead td.ebPic a.navigation 
{
	font-size:2em;
}
.ebItemlist.single tbody td.ebLeft,
.ebItemlist.single tbody td.ebcCpr,
.ebItemlist.single tbody td.ebcPic,
.ebItemlist.single tbody td.ebcTtl,
.ebItemlist.single tbody td.ebcPr,
.ebItemlist.single tbody td.ebcBid,
.ebItemlist.single tbody td.ebcTim,
.ebItemlist.single tbody td.ebRight
{
	background-color: #F3FBFF;
	
	
	
	vertical-align:top;
	border-bottom:3px solid #FFFFFF;
}

/* IE td names and picture positions for list view tables AND top padding */
td.ebLeft, col#ebcbdrLft  { }
.ebItemlist.single tbody td.ebLeft { }
td.ebcCpr, col#ebccompare { }
.ebItemlist.single tbody td.ebcCpr { }
td.ebcPic, col#ebcpicture { }
.ebItemlist.single tbody td.ebcPic {
	width:120px;
	
	background-position: top right;
}
td.ebcTtl, col#ebctitle { }
.ebItemlist.single tbody td.ebcTtl {
	
	background-position: top left;
}
td.ebcPr, col#ebcprice    { }
.ebItemlist.single tbody td.ebcPr { }
td.ebcBid, col#ebcbids    { }
.ebItemlist.single tbody td.ebcBid { }
td.ebcTim, col#ebctime    { }
.ebItemlist.single tbody td.ebcTim { }
td.ebRight, col#ebcbdrRt  { }
.ebItemlist.single tbody td.ebRight { }


/* item titles in list layout mac/pc/ff/ie */
.title.standard a,
.title.standard a:link,
.title.standard a:visited,
.title.standard a:hover,
.title.standard a:active,
.ebcTtl h3.ens.fontnormal a,
.ebcTtl h3.ens.fontnormal a:link,
.ebcTtl h3.ens.fontnormal a:visited,
.ebcTtl h3.ens.fontnormal a:hover,
.ebcTtl h3.ens.fontnormal a:active
{
	color:#E77A00;
	font-weight: bold;
}

/* price color in list view */
span.bin.sectiontitle.bold,
.ebPrc span,
.ebcPr span 
{ 
	font-weight:bold;
	color: #E77A00; 
}
/* currency color in list view */
.ebPrc span font, 
.ebcPr span font 
{ 
	color: #E77A00 !important; 
}


td.pipe,
tr.help,
div.toolsfooter,
img.binImg, 
img.bin { background-color: #FFFFFF !important; }
.bid.sectiontitle.bold,
.bin.sectiontitle.norm { color: #000000; }
table table td.category, 
table table td.category b { color: #000000; }



/* reset td backgrounds before starting the grid layout mac/pc/ff/ie */
table#ebGallery td
{ 
	background: none; 
}

/* mac-ff grid styles */
table.grid table,
table.grid tr,
table.grid td, 
table.grid div 
{ 
	background: none; 
}
table.grid
{
	border-collapse: separate;
	border-spacing: 10px;
	background-color:#FFFFFF;
}
table.grid td.gallery
{
	background-color: #FFECBC;
	background-repeat: no-repeat;
	
	background-position: top right;
	padding: 0;
	height: 100%;
	margin: 0;
	border:0;
}
table.grid td.gallery td 
{
	border:0;
}
table.grid td.gallery table.gallery td.picture { text-align: center !important; }

table.grid td.gallery table.gallery div.title.standard
{
	margin: 0;
	padding: 0 10px;
}
table.grid td.gallery table.gallery div.anchors.navigation,
table.grid td.gallery table.gallery div.subtitle.navigation,
table.grid td.gallery table.gallery div.basics 
{ 
	margin: 10px; 
}


/* pc-ff & pc-ie grid styles */
table.ebItemlist.gallery,
table#ebGallery
{
	background-color: #FFFFFF !important;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
table#ebgallery
{
	border-collapse: separate;
	border-spacing: 10px;
}
table.ebItemlist.gallery th
{
	background-color: #5F7800;
	border-bottom:2px solid #5F7800;
	text-align:center;
}
#ebGallery tr 
{ 
	background: none; 
}
#ebGallery tr.gallery .gallery,
#ebGallery td.gallery
{
	background-color: #FFECBC;
	background-repeat: no-repeat;
	
	background-position: top right;
	padding: 0;
}
/* item title */
#ebGallery .gallery .ebDetails h3.ens.fontnormal a,
#ebGallery .gallery .ebDetails h3.ens.fontnormal a:link,
#ebGallery .gallery .ebDetails h3.ens.fontnormal a:visited,
#ebGallery .gallery .ebDetails h3.ens.fontnormal a:hover,
#ebGallery .gallery .ebDetails h3.ens.fontnormal a:active 
{ 
	font-weight: bold; 
}
ul.ebDetails li
{
	margin:0.5em 0;
}
ul.ebDetails li.navigation
{
	color: #000000; 
}

/* border & background for Buy It Now type images */
.label img,
.ebPrc img,
.ebcPr img,
.ebcBid img,
.ebBid img
{
	background: none;
	border: 0;
}
/* Custom store header and logo */
div#myheader 
{
	width:100%;
	background-color: #F3FBFF;
	background-repeat: repeat-x;
	background-image: url(http://www.gdfinternet.co.uk/ebayclients/grt/header_repeat.gif);
	background-position: top left;
}
div#mylogo
{
	width:727px;
	height:116px;
	background-repeat: no-repeat;
	background-image: url(http://www.gdfinternet.co.uk/ebayclients/grt/header_bg.jpg);
	background-position: top left;
}

#GDF {
	text-align: right;
}

.gdflink a:link,
.gdflink a:visited,
.gdflink a:hover,
.gdflink a:active {
		color: #F685B1;
		font-weight:bold;
		text-decoration: none;
}

div#previewDialog
{
width:471px;
margin:0;
}
div#previewDialog table
{
width:100%;
margin:0;
}


#BGDmenu a,
#BGDmenu a:link,
#BGDmenu a:visited,
#BGDmenu a:hover,
#BGDmenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}