
/***************************************************************************************************************
	
	© OgleTech 2013. All Rights Reserved. 
	
	Email: contactus@ogletech.com | Web: www.ogletech.com
	
	  I. CSS Ebay
	  
		  1. Ebay Removal
		  2. Ebay Body
		  3. Ebay Header
		  4. Store Header
		  5. Store Footer
		  6. Store Menu
		  7. Store Catalog
		  8. Store Content
		  9. Store Content Banner
		  10. Store Content Search
		  11. Store Content Gallery
		  12. Store Categories
		  13. Store Side
		  14. Store Store Featured Item
		  15. Store Page

	  
/***************************************************************************************************************
  © OgleTech | I CSS Ebay / 1. Ebay Removal
***************************************************************************************************************/


	.gh-hbw, .gh-col, .footerBG, span.coupon, .footerBGPost, .v4stabl , .cmpBr, div.itemseparator, .v4bc, .v4sem, .gh-tbl2
	 { 
		display: none; 
	}
	.stBadge-accent, .stBadge{ display: none; }
	
	table.pgbc ,.dynpg{
		background:transparent;
		margin: 0px auto 0px auto;
		width: 935px;
	}


/***************************************************************************************************************
  © OgleTech | I CSS Ebay / 2. Ebay Body
***************************************************************************************************************/

body
{
	text-align:center;
	margin:0px;
	padding:0px;
	/* 
	background-image: url("back-ground_url");
	*/
	background-repeat:repeat-y;
	background-position:center 182px;/*	for full header background-position:center 182px; if ebay header is small then 64*/

}
/* ---- eBay styles begins ---- */

.pagewidth,.pagecontainer 
{
	text-align:left;
	margin:0px auto 10px auto;
}

.pagecontainer 
{

	width:1200px;
	border:0px solid #dbdbdb;   /*----- Change to 1px to add a border around the store -----*/
	margin:0px auto 10px auto;

	}

span.ebay table,
.pagecontainer table table table,
.pagecontainer table table tr,
/*.pagecontainer table td*/
{
	background:transparent;
}


/*-------- VERY TOP OF THE PAGE. To make the header (span class "ebay") section white --------*/
#gnheader.gbhdr
{
	background:#fff; !important
}

/*-------- VERY TOP OF THE PAGE: make this 0 to give page a nice look --------*/
#gnheader.gbhdr table
{
	padding:0px !important;
	
	/*background-color:#FFFFFF;*/
}

/*-------- Padding defines the width where bg is seen --------*/
table.tb_v4bc
{
	color:#999;
	padding-top:0px;
	background:url(http://wholesaleshopping.co.uk/ebay/images/hide.jpg);
	margin-bottom:0px;
	padding-left:10px;
}
	
/*-------- Font color for the breadcrumbs and pipe in header ebay shop link --------*/
table.tb_v4bc li a:link,
table.tb_v4bc li a:visited,
table.tb_v4bc li a:active,
.v4sem a:link,
.v4sem a:visited,
.v4sem a:active
{
	color:#333;
	text-decoration:none;
}

/*-------- Font color for HOVER of breadcrumbs and pipe in header ebay shop link --------*/
table.tb_v4bc li a:hover,
.v4sem a:hover
{
	color:#333333;
	text-decoration:underline;
}




#store_container {
	POSITION: relative; TEXT-ALIGN: left; MARGIN: 0px auto; WIDTH: 980px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

#searchwrapper {
width:1024px; /*follow your image's size*/
height:160px;/*follow your image's size*/
/*background-image:url("http://wholesaleshopping.co.uk/ebay/images/searchBox.gif");*/
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:62px;
left:650px;
width:220px;
height:28px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:60px;
left:890px;
width:90px;
height:35px;
}

/**Start of Center Area format**/

/*-------- Item Gallery BG Image --------*/
td.gallery table.gallery
{
	text-align:left;
	height:333px;
	width:200px;
	background-color:#e7e7e7;
	background-position:left;
	background:  url(http://wholesaleshopping.co.uk/ebay/images/itembg.png) no-repeat !Important; 
	border:0px #1B4883 solid;
}

td.gallery table.gallery .image img
{

}
td.gallery table.gallery .image a
{
}
html>body*td.gallery table.gallery
{

}
td.gallery
{
	padding-right:2px;
	text-align:center;
	height:333px;
}
td.gallery .picture
{
	height:130px !important;
	text-align:center;
}
td.gallery span
{
		color:#000 !important;
}
td.gallery a
{
	color:#333333 !important;
	font-size:11px !important;
	/*display:block; WHY IS THIS IN BLOCK??? CREATES LOT OF SPACE */
	margin-left:0px;
}
td.gallery a:hover
{
		color:#E44813 !important;
}
td.gallery div.ttl
{
	background:none !important;
	margin-top:-15px;
	position:relative;
	width:240px;/*172*/
}
td.gallery div.basics, td.gallery div.basics span
{
	font-size:11px !important;
	font-weight:normal !important;
}
td.gallery .image a
{
	margin:0 !important;
	width:auto !important;
}
td.gallery li span, td.gallery li
{
	font-size:13px;
	color:#000000 !important;
	padding-left:2px;
}

/******To control price*****/
.g-b {
    font-weight: bold;
    left: -14px;
    position: relative;
}

/*width exceeding the itembg**/

table.gallery td {
padding-right:0px;
vertical-align:top;
}

table.gallery table.fixed div.time2{
padding-right:0px;
}

 .r3_cm, .r3_c, .r3{
padding:0;
width:980px;
margin: 0 auto 0 auto;
}
table.v4midBox {
border-bottom:0px solid #CCCCCC;
border-left:0px solid #CCCCCC;
border-right:0px solid #CCCCCC;
}
.r3_t i, .r3_bl i {
border-color:#CCCCCC;
border-style:solid;
border-width:0px 0 0;
height:5px;
margin-right:6px;
overflow:hidden;
}
.r3_t, .r3_t b, .r3_bl, .r3_bl b {
background:none;
font-size:0;
height:6px;
}
.r3_c {
border-width:0 0;
}
.rs_box {
border-top:0px solid #E8E8E8;
padding: 0 0 3px 50px;
}
#fpcap, .fpcc{
padding: 0 0 3px 60px;
}

/**End of Center Area format**/




/***Start of Footer Format Area**/
/*-------- Format Footer Image --------*/
/*
#glbfooter {
    background-attachment: scroll;
    background-color:#ffffff;
	background-image: url(http://wholesaleshopping.co.uk/ebay/images/footer.png);
    height: 300px;
	background-position: 0 0;
    background-repeat: no-repeat;
    color: #000000;
	margin-left:70px;
    padding-top: 200px;
    text-align: center;
}

.gf-t{
	margin-top:90px;
}
*/
	#glbfooter{ border-top:none; padding-left:0; padding-right:0;text-align: center; }
	.gf-legal{text-align: center; margin: 0px auto 0px auto;}

/***End of Footer Format Area**/


/** Start of BestSeller Format Area*/

.BestSeller A {
	PADDING-RIGHT: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#333333; FONT-SIZE: 12px; TEXT-DECORATION: none;font-size: 14px !important;
}
.BestSeller A:hover {
	TEXT-DECORATION: underline;
}
.BestSeller_price{
	color:#FF0000; font-size:24px; float:right; margin-right:20px; margin-top:10px;
}

/** End of BestSeller Format Area*/

/* footer-menu */
#footer-menu{
}
#footer-menu .slot{ width:980px; height:300px; margin:0 auto; padding:15px 0 0;}
.footermenu .topbar{ width:980px;height:21px; background:url("http://www.wholesaleshopping.co.uk/ebay/images/menu_bg_small.png");background-repeat:repeat-x; margin-bottom:20px;}
.footermenu .col{ float: left; margin:0 40px 0 0;}
.footermenu .lst{ padding:0; margin:0; float:right; width:200px; }
.footermenu p{ margin:0 0 14px 0;}
.footermenu h6{ margin:0 0 12px 0; padding:0; color:#000000; font-size:14px; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; }
.footermenu ul{ padding:0; margin:0; float:left; font-family: Arial, Helvetica, sans-serif; color:bebebe;}
.footermenu ul li{ color:#777; margin:0; font-size:14px; list-style:none; line-height:17px; }
.footermenu ul li a{ color:#777; font-size:14px; text-decoration:none!important;}
.footermenu ul li.social{ margin-bottom:10px; }
.footermenu ul li.phn{ background:url("http://www.wholesaleshopping.co.uk/ebay/images/icon-phone.gif") left center no-repeat; padding-left:23px; margin-bottom:10px; font-size:14px; }
.footermenu ul li.email{ background:url("http://www.wholesaleshopping.co.uk/ebay/images/icon-mail2.gif") left center no-repeat; padding-left:23px; }
.footermenu ul li a:hover{ color:#B252BD; text-decoration:underline; text-decoration:underline!important; }
.FooterMsg{font-size: 30px;margin-top: -60px;margin-left: 250px;}
/* footer-menu */

.custom_page_content{
font-family: Arial, Helvetica, sans-serif;
margin:0px auto 10px auto;
width: 980px;
}
.grid td.left {
border-left: 0px;
}