/* © NetSaves 2012 */
#ebaybody{
	width:100%; color:#333; font-size:small; font-family:Arial, Helvetica, sans-serif; background:url(http://www.netsaves.co.uk/_img/front_end/themes/wiro/htmlbg.gif) #EDEDED repeat-x 0 0;
}
/* Main Body Tags */
#ebaybody h1,#ebaybody h2,#ebaybody h3,#ebaybody h4,#ebaybody h5,#ebaybody h6{
	margin:0; font-size:1.25em; font-weight:normal;
}
#ebaybody h1, .titlebar{ 
	clear:both; line-height:26px; margin-bottom:0 !important; padding:0 8px; color:#fff; background:url(http://www.netsaves.co.uk/_img/front_end/ebay/table_head.gif) no-repeat -1320px 0;
}
#ebaybody img{
	border:none;
}
#ebaybody p{
	margin:0 0 5px;
}
#ebaybody a{
	color:#333; outline:none; cursor:pointer;
}
#ebaybody a:hover{
	text-decoration:none;
}
#ebaybody ul{
	list-style:none; margin:0; padding:0; 
}
#ebaybody hr{
	height:1px !important; margin:0; padding:0; border-width:1px; border-style:solid; border-color:#EDEDED; overflow:hidden;
}
#ebaybody address{
	font-style:normal;
}

/* General Classes */
.leftFloat, ul.leftList, ul.leftList li{
	float:left;	
}
.rightFloat{
	float:right;
}
.clear, hr{
	clear:both;
}
.hide{
	display:none;
}
ul.genlist li{
	margin-bottom:5px !important; padding-left:10px; background:url(http://www.netsaves.co.uk/_img/front_end/bg/bullet.gif) no-repeat 0 5px;
}
.eBlock{
	clear:both; float:left; width:100%; margin-bottom:15px; background-color:#fff;
}
.eBlock_inner{
	float:left; width:937px; padding:10px; 
}
/* Margins */
.noMarg{
	margin-bottom:0 !important;
}
.normMarg{
	margin-bottom:5px !important;
}
.extraMarg{
	margin-bottom:15px !important;
}
/* Font Colouring */
.ebayPrice{
	color:#999;
}
.colorFont{
	color:#333;	
}
/* Spacific font sizing */
.ebayPrice, .ebayPrice span{
	font-size:1.35em; font-weight:bold;
}
.smallFont{
	font-size:.8em;	
}
/* Layout */
#topLinks, #footer{
	width:100%;	
}
#header{
	width:979px; margin:0 auto; overflow:hidden;
}
#container, .fullWidth{
	width:957px;	
}
#container{
	margin:0 auto; padding:0 10px;
}
#footer_inner{
	width:979px; margin:0 auto; padding:10px 0;	
}


/* Product Page */
#proddesc,  #prodimg{
	float:left;
}
#prodimg{
	width:300px; height:300px; margin-right:10px !important; text-align:center; overflow:hidden;
}
#proddesc{
	width:627px;
}

/* Additional Product Listing */
.productEle{
	display:block; float:left; width:204px; margin-right:10px; padding:10px; border:1px dashed #C1C1C1;
}
.productEle.last{
	width:205px; margin-right:0;
}
.productEle ul{
	text-align:center;
}
.productEle li{
	margin-bottom:5px;
}
/*Three Row */
.ebaythree .productEle{
	width:284px;
}
.ebaythree .productEle.last{
	width:283px;
}
/*two / one Row */
.ebayone .productEle{
	width:915px;
}
.ebaytwo .productEle{
	width:441px;
}
.ebaytwo .productEle.last{
	width:442px;
}
.ebayListProdImg, .ebayone ul, .ebaytwo ul{
	float:left; text-align:left !important;
}
.ebayListProdImg{
	width:150px; height:150px; margin-right:10px; overflow:hidden
}
.ebayone ul{
	width:755px;
}
.ebaytwo ul{
	width:280px;
}

/* Footer */
#footLinks{
	clear:both; float:left; padding:30px 0 5px; font-size:.9em; color:#AFAFAF;	
}
#footLinks li{
	margin-right:5px;
}