
/***************************************************************************************************************
	
	© OgleTech 2012. All Rights Reserved. 
	
	Email: support@ogletech.us | 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
***************************************************************************************************************/


	div.snav, td.snav, td.poweredBy, div.v4bc, table.tb_v4bc tr td, td.brnd1, td.brnd2, td.brnd3, td.brnd4, td.brnd5, td.brnd6, td.brnd7, td.brnd8, .whiter-rcp .whiter-s_nf .whiter-w, .stBadge, .stBadge-midContent, .stBadge-accent, 
	.in a:active, .in a:link, .in a:visited, .in a:hover, .g-pipe, #hll, .v4stabl, .r3_t, .r3_bl, #v4-17, #v4-32, .cnt, #_sacat, td#rbt, .tb_v4bc, #headerSearch, #v4-31, .ctrlbr, div.whiter-n, div.whiter-s, div.whiter-e, div.whiter-w, td.bline

	table.gallery .mi,.anchors, table.gallery div.catItms, .lcat .ttl, .link, div.lcat .ttl, div.lcat .lev1 li span.cnt, div#v4-49.cmpBr, img.ii, div.itemseparator, td.l, img#q_7.pic, img#q_8.pic, form.form span, input#q_9, input#q_10,
	hr, td.v4accent, div.g-nav, span.mbg-l, a.all_cats, #v4-52.cmpBr, #v4-53.cmpBr, #v4-54.cmpBr, #v4-55.cmpBr, #v4-56.cmpBr, #v4-59.cmpBr, div#v4-33.cmpBr, div.v4snexp, ul.s_recat, div.cmpb, div.lcat a.all_cats, div#v4-54.dynpg, div#v4-91.dynpg, .sifExp,
	.cmpBr, .fpcc, .gh-hbw, .gh-col, .footerBG, span.coupon, .footerBGPost  
	

	 { 
	display: none; 
	}

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

body
{
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(http://crazygirlltd.com/ebay/listing/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 64px;/*	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:980px;
	background:url(http://crazygirlltd.com/ebay/images/storebg.jpg);
	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;
}
/* for header copied by self*/
	#gnheader  {
	background: transparent url('http://www.crazygirlltd.com/ebay/images/bgUpper.jpg');
	background-repeat:repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: none;
	top: 0px !important;
	position: relative;
	}

	.gh-w  {
	background: transparent;
	margin: 0;
	padding: 0; 
	border: none;
	}

/*copied by self*/
/*-------- 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://crazygirlltd.com/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;
}

/*-------- It applies to the entire content to the right column in the homepage--------*/
td#LeftPanel {
margin-left:0;
padding-left:0px;
width:181px!important;
}
#LeftPanel div.lcat
{    
    width:181px;
}

/*-------- To make custom boxes in the LeftPanel transparent--------*/
td#LeftPanel div div table tbody tr td div {background:transparent;}

/*-------- This padding is the width of "store home" under "store categories"--------*/
#LeftPanel table.v4acpcont,
#LeftPanel table.v4acpcont table.v4acp,
 #LeftPanel table.v4acpcont table.v4midBox
{
	width:181px!important;
	 padding-left:0px;
	
}

.gh-w {
min-width:760px;
padding:10px 0;
background:url(http://crazygirlltd.com/ebay/images/hide.jpg);
}
/*-------- To hide accent boxes even if client enables it --------*/
td.v4accent,
td.v4hspacer
{
	display:none !important;
}

/*-------- To format the HEADER of boxes on the left column (store categories, search box, newsletter, display options, shop pages or any other custom boxes) --------*/
#LeftPanel td.v4title 
{
	background:url(http://crazygirlltd.com/ebay/images/panelbg.jpg) no-repeat left !important;
	height:30px;
	display:block;
	overflow:hidden;
	color:#ffffff;
	font-weight: normal;
	text-align:left;
	padding:0px 0px 0px 3px !important;
	margin:0px 0px 0px 0px !important;
	line-height:30px;
	width:177px;
	font-weight:bold;
}

/* delete after verification*/
tr.v4acp_mid
{
	padding:20px !important;
	margin:10px !important;
}
table.v4acp tr.v4acp_head td.v4title{
font-family:"Trebuchet MS" !important;
font-size: 12px !important;
padding-left:20px;
}
/*-------- To specify the height of the HEADER boxes on the left column (store categories, search box, newsletter, display options, shop pages or any other custom boxes) --------*/
/* delete after verificatoin*/
tr.v4acp_head,
v4acp
{
	height:0px !important;
	padding:0px !important;
	margin:0px !important;
}

/*-------- To specify the font of the HEADER of boxes on the left column (store categories, search box, newsletter, display options, shop pages or any other custom boxes) --------*/
#LeftPanel td.v4title font
{
	color:#e7e7e7;
	font-weight:bold;
	padding-left:5px !important;
	padding:0px ;
	margin:0px !important;
	font-family:Tahoma;
	font-size:12px;
	line-height: 29px  !important;
	/*text-transform:uppercase;*/
}

/*-------- All v4mid boxes in Left column formatting--------*/
#LeftPanel td.v4mid
{
	padding:0px !important;
	background: transparent;	
}

#LeftPanel table
{
	border:none !important;
}
/*-------- To hide the item quantity nos next to the categories --------*/
#LeftPanel span.cnt
{
	display:none !important;
}

/*-------- To format "STORE HOME" (section under "Store Categories") --------*/
div.lcat div.ttl
{
	line-height:15px;
	border:1px #CCC solid;
	padding:0px 0px 0px 0px !important;
	margin:0px !important;
	font:Arial;
	font-size:12px;
	display:none;
}

/*-------- Styling the left categories panel --------*/
ul.lev1,ul.lev2,ul.lev3,
ul.lev1 li,ul.lev2 li,ul.lev3 li,
#LeftPanel td.oc ul,
#LeftPanel td.oc ul li,
#LeftPanel td.oc
{
	list-style-image:none !important;
	list-style-type:none !important;
	padding:0px !important;
	margin:0px !important;
	display:block;
	overflow:hidden;
}
#LeftPanel table.v4clp{width:181px;}
/*-------- Parent Category LINKS Styling START --------*/
ul.lev1 li a:link,ul.lev1 li a:visited,ul.lev1 li a:active,
ul.lev2 li a:link,ul.lev2 li a:visited,ul.lev2 li a:active,
ul.lev3 li a:link,ul.lev3 li a:visited,ul.lev3 li a:active,
a.all_cats:link,
a.all_cats:visited,
a.all_cats:active,
#LeftPanel td.oc li a:link,
#LeftPanel td.oc li a:visited,
#LeftPanel td.oc li a:active
{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-left: 10px;
	color:#000000;
	background:url(http://crazygirlltd.com/ebay/images/normal.jpg);
	background-repeat:no-repeat;
	line-height: 23px;
	font-weight:bold;
	font-family:"Trebuchet MS";
    font-size: 12px;
}
ul.lev2 li a:link,
ul.lev2 li a:visited,
ul.lev2 li a:active
{
	padding:0px 0px 0px 20px;
	background:url(http://crazygirlltd.com/ebay/images/normal.jpg) !important;
	background-repeat:no-repeat !important;
	font-size: 12px!important;
    font-weight: normal !important;
}
ul.lev2 li a:hover,
ul.lev2 li a:hover,
ul.lev2 li a:hover
{
	background:url(http://crazygirlltd.com/ebay/images/hover.jpg) !important;
	background-repeat:no-repeat !important;
    font-weight: normal !important;
}
ul.lev3 li a:link,
ul.lev3 li a:visited,
ul.lev3 li a:active
{
	padding:0px 0px 0px 40px;
}
/*-------- Parent Category LINKS Styling END --------*/

/*-------- Parent Category Styling- HOVER START --------*/
ul.lev1 li a:hover,ul.lev2 li a:hover,ul.lev3 li a:hover
a.all_cats:hover,
#LeftPanel td.oc li a:hover
{
	background:url(http://crazygirlltd.com/ebay/images/hover.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:normal;
	}

/*-------- Parent Category Styling- HOVER END --------*/

/*-------- Selected item SPAN style START --------*/
#LeftPanel ul.lev1 span,
#LeftPanel ul.lev2 span,
#LeftPanel ul.lev3 span  {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:12px;
	background:url(http://crazygirlltd.com/ebay/images/hover.jpg);
	line-height:23px;
	font-weight:normal;
}
#LeftPanel ul.lev2 span
{
	padding:0px 0px 0px 20px;
	font-weight:normal;
}
#LeftPanel ul.lev3 span
{
	padding:0px 0px 0px 40px;	
}
/*-------- Selected item SPAN style END --------*/

/*-------- Ending Soon Styling: WIDTH  `````````````````````````Very Important``````````````````````````````````~~~~~ gallery  ~~~~~~ --------*/

.whiter-rcp {
border:0 solid #FFFF00;
margin-left:63px;
padding-bottom:0;
text-align:left;
vertical-align:top;
width:599px !important;
}
td#CentralArea div{
	/*border:0px; */ /* will remove border in centralarea. remove it to give itembg*/
}
/*To fix the top promo area width*/
table#TopPromoArea{
width:599px;
}
/*-------- Ending Soon Styling: Bg Image --------*/
table#TopPromoArea .v4title
{

	background:url(http://crazygirlltd.com/ebay/images/itemtitle.jpg) no-repeat !important;
}
div.v4bc {
    margin-bottom: 30px;
}

/*--- Item top promo area single wide bg image. Use this in future 
table#TopPromoArea table.v4acpcont {
background:transparent url(http://crazygirlltd.com/ebay/images/itemtoppromo.jpg) no-repeat scroll center top;
display:block;
text-align:left;
width:650px;
}
--*/

/*-------- "Ending Soon" Text Styling --------*/
table#TopPromoArea .v4title font {
    color: #FFFFFF !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    font-weight: bold;
    padding-left: 0px;
}
/*-------- Ending Soon Styling: BG Image --------*/
table#TopPromoArea td.v4mid
{
	/*background:url(http://crazygirlltd.com/ebay/images/midbg.jpg)!important;*/
	border:0px #000000 solid !important;
}
/*-------- What is this? --------*/
table#TopPromoArea td.v4footd
{
	background:transparent !important;
	border:none !important;
}

table#TopPromoArea li a:link,
table#TopPromoArea li a:visited,
table#TopPromoArea li a:active
{
	color:#000000 !important;
	text-decoration:none !important;
	font-weight:bold !important;
}

table#TopPromoArea li a:hover
{
	color:#ff3300 !important;
	text-decoration:none !important;
	font-weight:bold !important;
}
/*--- To format header line "xxx results found in all categories" 
div.fpcc
{
	width:650px;
	height:30px;
	background:url(http://crazygirlltd.com/ebay/images/itemtitlebg.jpg) no-repeat !important;
	margin:0px !important;
	line-height:30px;
}*/

/*--- To format header line "xxx results found in all categories" --*/
.countClass,
.matchClass,
.keywordClass
{
		background:none !important;
}

.whiter-n
{
	display:none;
}

#v4-23_mid.whiter-mid,
#v4-22_mide,
#v4-15.cmpBr,
.v4-14,
#v4-14,
#v4-15.cmpb,
#v4-6.ctrlbr,
#v4-4.rs_box
table.grid
{
	background:transparent !important;
	border:none !important;
}

td.picture,
td.details
{
	color:#000000 !important;
}

td.picture a:link,
td.picture a:visited,
td.picture a:active,
td.prices a:link,
td.prices a:visited,
td.prices a:active,
td.time a:link,
td.time a:visited,
td.time a:active
{
	color:#000000 !important;
	text-decoration:underline !important;
}
/*-------- What is this? --------*/
td.picture a:hover,
td.prices a:hover,
td.time a:hover
{
	color:#000000 !important;
	text-decoration:none !important;
}
/*-------- Start Item Gallery BG Image --------*/
td.gallery table.gallery
{
	text-align:left;
	height:333px;
	background-color:#e7e7e7;
	background-position:left;
	background:  url(http://crazygirlltd.com/ebay/images/itembg.jpg) 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:12px !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:172px;
}
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;
}
/*-------- End Item Gallery BG Image --------*/
table.nol
{
	background:url(http://crazygirlltd.com/ebay/images/itembg.jpg) top repeat-x !important;
	border-top:0px #000000 solid !important;
	border-bottom:0px #000000 solid !important;
}

table.cmpb
{
	background:transparent !important;
	border:none !important;
}


table.nol td.details a:link,
table.nol td.details a:visited,
table.nol td.details a:active
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

table.nol td.details a:hover
{
	color:#ff3300;
	text-decoration:none;
	font-weight:bold;
}

/*------List view-------*/

div.lview table.nol
{
	background:url(http://crazygirlltd.com/ebay/images/itemlistviewbg.jpg) top no-repeat !important;
	width:650px !important;
	height:90px;
	display:block;
	margin-left:-5px;
}
div.lview table.nol td, div.lview table.nol td a
{
	color:#018296 !important;
	font-size:12px;
}
div.lview table.nol td, div.lview table.nol td a
{
	color:#018296 !important;
	font-size:12px;
}
div.lview table.nol td a
{
		color:#018296 !important;
}
/*--------End List View---------*/


/*--- Total width control ---*/
.r3
{
width:600px;
}

td#LeftPanel table.v4midBox table.v4nl
{
	width:100% !important;
	padding:5px !important;
	padding-left:1px;
	margin-left:0px;
	text-align:center;
/*	background-image:url(http://crazygirlltd.com/ebay/images/newsletter.jpg);*/
}

/*--- To format time left, BIN, etc. delete after verification --*/
td.gallery td.details div
{
	background:none !important;
	border:none !important;
}
/*--- To format all the links itembg like title, etc --*/
td.gallery td.details a:link,
td.gallery td.details a:visited,
td.gallery td.details a:active
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

/*--- To format all the hover links itembg like title, etc --*/
td.gallery td.details a:hover
{
	color:#ff0000;
}
/*-------- TO Format: "Bids/Time Left", "previous" table in footer, etc
span.label applies to all "Sort by" and "Time Left"
 --------*/
span.label,
td.prev,
a.disabled
{
	color:#000000 !important;
}

/*--- To format line below items in central area --*/
 div.itemseparator {
	display:none;

}

/*-------- Format Footer Image --------*/
#glbfooter {
    background-attachment: scroll;
    background-color:#ffffff;
    background-image: url("http://crazygirlltd.com/ebay/images/footer.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #000000;
    height: 130px;
    padding-left: 19px;
    padding-right: 46px;
    padding-top: 116px;
    text-align: center;
}
/*--- To format footer links --*/
#glbfooter a{color: #333333; font-size:12px}
#glbfooter a:hover{color: #333333; text-decoration:underline}

/*--- To format "copyright" text in footer --*/
#glbfooter .g-hlp .g-nav 
{
padding-left:150px;
padding-right:50px;
}
/*--- To format "ebay official time" in footer --*/
#glbfooter .g-hlp table
{
width:60%;
}


td#CentralArea div.v4stabl
{ width:599px;}
/*.g-nav {
font-size:px !important;
font-family:verdana;
} DELETE AFter verification */

/*.v4sem{display:none;} --- To hide "Add to Saved sellers|Sign up for Store newsletter" in header right hand side -------*/
#storercp_mid{width:599px;} /*------ inside stBadge in footer ------*/
div#sFooter{display:none;} /*-----  To hide ebay pulse, ebay review, etc footer links bar -------*/

/*---------------------------- bt left item-------------------------------------------------------*/
/*div.page,form.form{ display:none;}*/ /*---- To hide "goto page" in foooter  --*/
.whiter-s_nf{display:none;}  /*---- To format footer ebay border-------*/ 
.stBadge{padding-left:130px; } /*---- To format footer ebay userid/feedback-------*/
/********FOR RIGHT PANEL SELF PLACED PROMOTION BOX**Entered by Faisal*******/
#HL {
    margin-left: 799px;
    position: absolute;
    top: 440px;/*old was 274 Right Menu distance from top*/
    z-index: 2;
}
.stBadge-accent{display:none;}
.v4acp{ line-height:18px;}
.v4vspacer{display:none;}
.v4baccent{display:none;}

/* style ebay search box *//* delete after verification 
.ebay input.standard { height:18px; margin: 0px; padding: 0px; display:
inline !important;
}*/

/* style ebay search box */  /* delete after verification 
.ebay table table td.novisited span.ebay { width: 470px; display:
block; text-align: right;
}*/

/*-------------------------------------- Input search text box style --------------------------- */
/* Search Textbox width */
.v4sbox{width:55px;}

/* Create space between shop search and categories  */
body table table table form table {
	margin: 0px 0px 0px 0px;
}

/* create more space around search box */
body table table table form table input {
	margin:0px 0px 0px 0px;
}
/*-------------------------------------- Input text box --------------------------- */
  

/*------------------------------- Top Single slideshow(extra wide) Promotion----------------------*/
table#TopPromoArea tr.v4toppromos {width: 584px}

a.linkopac img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
background: white;
}
a.linkopac:hover img {
filter:alpha(opacity=70);   
-moz-opacity: 0.6;   
opacity: 0.6; 
}

/* To format "ebay store design by dzine hub */
#design {
    color: #333333;
    font-family: Arial,Tahoma;
    font-size: 12px;
    margin-left: 429px;
    position: absolute;
    text-decoration: none;
    top: 73px;
    z-index: 2;
}
#design a{color:#0a6ba7; text-decoration:none;}
#design a:hover{color:#333; text-decoration:none; font-weight:bold}


/*#LeftPanel div table tbody tr td table tbody tr td div ul li span{display:inline;} delete this after verification*/



/**** To format custom promo boxes in left panel **  
.v4thldr div {
background:transparent url(http://crazygirlltd.com/ebay/images/xxx.jpg) repeat scroll 0 0;
}*/

.g-pipe img {height: 0px}
.g-nav {color: #333333}
.cmpBr span.g-nav{color:#ffffff} /* Color of "Shippin to" */
#CentralArea .cmpBr, #CentralArea .ctrlbr {border:none} /* To Remove 1px top/bottom borders in Shipping and View as Gallery boxes */


/**** To format rounded box in central area ***/
.r3_c {
border-width:0 1px; !important;  /* Make this 0 to remove left and right borders */
}

/**** To remove top and bottom borders of rounded box in central area
.r3_t, .r3_bl
{ display:none;
}*/

/** del it after verifying 
#LeftPanel ul.lev1 li a,#LeftPanel ul.lev2 li a
{
padding-top:0px; !important

} **/

/*** Store Pages clicked span hover properties  ***/
#LeftPanel .v4clp td.oc li span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:transparent;
background-image:url(http://crazygirlltd.com/ebay/images/hover.jpg);
background-position:center bottom;
background-repeat:repeat;
display:block;
font-size:12px;
line-height:23px;
padding-left:10px;
FONT-FAMILY:"Trebuchet MS";
font-weight:normal;
color:#000;
}
/*image link hover properties*/
a.linkopac img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
background: white;
}

a.linkopac:hover img {
filter:alpha(opacity=70);   
-moz-opacity: 0.6;   
opacity: 0.6; 
}
/* to remove left border of the gallery table*/
.grid td.left {
border-left:0 solid #CCCCCC;
}
 .v4thldr div{
 padding:0px;
 } 
 .r3_cm
 {
 padding:0;
 }

 /*to make all top promo borders zero
 .r3_cm, .r3_c, .r3{
padding:0;
width:599px;
}
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;
}

*/
/* To make shipping to USA to aero*
#CentralArea .cmpBr, #CentralArea .ctrlbr {
border:medium none;
}
*/
/* To handle two promo boxes (left & right)/*
table#TopPromoArea tr.v4toppromos, table#TopPromoArea tr.v4toppromos table.v4acpcont {
width:373px;
}
table#TopPromoArea td.v4topright {
padding:0;
}
*/

/*For controlling width of the element for zero results found for the item*/
/*
.v4snexp {
margin:10px;
width:610px;
} */
#gnheader.gbhdr
{
background-attachment:scroll !important;
background-color:transparent !important;
background-image:url(http://crazygirlltd.com/ebay/images/hide.jpg) !important;
background-position:0 0 !important;
background-repeat:repeat !important;
min-width:760px;
padding-bottom:10px;
padding-left:0;
padding-right:0;
padding-top:10px;
}
#CentralArea a.pll {
font-size:x-small !important;
}
table.gallery td {
padding-right:4px;
vertical-align:top;
}
table.gallery .mi {
min-height:0;
padding-top:4px;
text-align:left;
}
.stBadge-midContent {
padding:10px 0 11px 0;
}
.g-pipe {
color:#333333;
}
.footerBG {
color:#333333;
}
.rs-pview {
padding:5 10px;
padding-right:0px !important;
}
/******************************
/**************** Header HTML **************/

/**************** Header HTML **************/
.v4snexp {
width:600px;
}
.ctrlbr {
width:599px !important;
}
.dynpg {
background-color:#FFFFFF;
}
.gh-emn {
margin-right:4px;
margin-top:-4px;
}
div.lcat  {
font-size:small;
width:181px!important;
}
.ctrlbr {
padding:0px;
}
.cmpBr {
background:transparent;
}
td#CentralArea span.pdmt {
padding-left:12px;
}
.rs-pview {
padding:0 0px;
}
.stBadge-midContent table { background:none;}
table.v4nl td ,table.v4thldr td{
	font-size: 10px;
	font-weight: normal;
	color:#6a6a6a;
	text-align: center;
	font-family: Verdana;
	}
	table.v4thldr td{
	text-align:left !important;
	}
	
#LeftPanel .v4acpcont .v4mid form table{
margin:8px 1px 6px 7px;
}
#LeftPanel table.v4acpcont table.v4midBox .v4mid form table td {
    color: #8c8c8c;
    font-family: Tahoma;
	font-size:11px;
}
.v4mid form table tr td label{
padding-left:10px;
}
.stBadge-text {
    color: #353535;
    font-weight: bold;
}
#CentralArea a:active, a:link {
    color: #353535;
    text-decoration: none;
}
span.label, td.prev, a.disabled {
    color: #353535 !important;
}
.v4stabl {
   color:#353535;
}
g-nav a:active, .g-nav a:link {
    color: #333333 !important;
    text-decoration: none;
}
/*********Newsletter txt**************/
table.v4nl td {
    color: #cacaca !important;
    font-style: normal;
}
/*********Shipping & payment txt**************/
table.v4thldr td {
    color: #353535 !important;
    font-family: arial;
    font-size: small;
    font-style: normal;
}
/*********Store Search txt**************/
.v4mid form td{
color: #353535 !important;
}
/*****additional item displayed**********/

div.cmpb{
background-color: transparent;
}

div.sifExp div.ftr{
display:none;
}


td#CentralArea div.cmpb {
    margin-top: 15px;
	border:0;
}
/********to remove unwanted gap in store header in store********/


.gh-lbh3 {
    clear: right;
    display: none;
    float: right;
}
table.gallery td.picture {
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
}

.fixed div {
    width: 114px!important;
}

/******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;
}
/****code panel header prbl********/
#LeftPanel td.v4title font {
    color: #FFFFFF;
    font-family:"Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
	font-style:italic;
    margin: 0 !important;
	text-transform:uppercase;
    padding-bottom: 0;
    padding-left: 25px !important;
    padding-right: 0;
    padding-top: 0;
}
#LeftPanel td.v4title font h2
{
color:#ffffff;
font-weight:bold;
padding-left:10px !important;
padding:0px ;
margin:0px !important;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
display: inline;
}
.v4mide table tr td label{
padding-left:3px;
}
/*********end********/
.v4sbox {
    margin-left: 1px;
    width: 75px;
}
.v4mid form table tr td label {
    padding-left: 2px;
}
.v4mid form table tr td {
    padding-left: 5px;
}

table.pgbc {
    border-top-color: #DEDEDE;
    border-top-style: solid;
    border-top-width: 0px;
}

.pgbc,div.dynpg {
    background-color: transparent;
	}
/*********v4midbg prblm******
#LeftPanel table.v4acpcont {
background-color:transparent;
background-image:url(http://crazygirlltd.com/ebay/images/v4midbg.jpg);
background-position:0px bottom;
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:0;
padding-bottom:0px;
}
.lcat{
padding-bottom:10px;
}
#LeftPanel .v4midBox td.v4mid form table{
margin-left:8px;
}
#LeftPanel .v4midBox td.v4mid form table.v4nl{
padding:0px;
margin:0px;
}
#LeftPanel table.v4thldr{
padding-bottom: 8px;
padding-left:0px;
}*/

td.v4mid{
background-color:transparent!important;
}

#LeftPanel table.v4clp{
padding-bottom:10px!important;
margin-bottom:10px!important;
}

.greeting a{
color:#0000CC;
}
.dynpg span.page {
    color: #353535;
    margin: 0;
    padding: 0;
}

.form span,.mbg-l{
color:#353535;
}
span.pdmt .cur {
color:#353535;
}
.dynpg td.pages a.enabled, .dynpg td.pages a.enabled:visited {
color:#353535;
}
.dynpg .next a.enabled {
    color: #353535;
    cursor: pointer;
}
table.v4nl td.sb {
    padding-bottom: 10px;
    padding-top: 10px;
}

/*******header coding*******/
img{
border:none;
}
#design table tr td,#design table tr td a:link,#design table tr td a:visited{
color:#333 !important;
font-family:Tahoma !important;
font-size:12px !important;
text-decoration:none !important;
}
#design table tr td a:hover{
text-decoration:underline !important;
font-weight:normal !important;
}
/* Enable this for customise search option; Note: removed by faisal
.search_bg{
	background-image:url(http://crazygirlltd.com/ebay/images/header_banner.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
}*/
.panel_header {
	background-image:url(http://crazygirlltd.com/ebay/images/panel_header.jpg);
	background-repeat: no-repeat;
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	height: 30px;
	background-color: #E22658;
	text-align: left;
	padding-left:25px;
	text-transform: uppercase;
	font-style: italic;
}
.panel_list {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.panel_list li {
    list-style-type: none;
}
.panel_list li a:active, .panel_list li a:link, .panel_list li a:visited {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #000 !important;
	background-image: url(http://crazygirlltd.com/ebay/images/normal.jpg);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	height: 1%;
	outline:none;
	text-decoration: none;
	padding-left: 20px;
	background-position: bottom;
	font-family: "Trebuchet MS";
}
.panel_list li a:focus, .panel_list li a:hover{
	background-image:url(http://crazygirlltd.com/ebay/images/hover.jpg);
	background-repeat:no-repeat;
}
#dzine form{
padding:0;
margin:0;
}

table.gallery table.fixed {
    margin-top: 5px;
    width: 172px;
}

#v4-5{
clear:both !important;
}

.lcat .link a{
padding-left:10px;
font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
	color: #000 !important;
}

/*For Menu*/
.tab_top_bg {
	BACKGROUND-IMAGE: url(http://crazygirlltd.com/ebay/listing/images/tab_normal.jpg); BACKGROUND-REPEAT: repeat-x
}
.styleBottomRed {
	BACKGROUND-IMAGE: url(http://crazygirlltd.com/ebay/listing/images/tab_3d.jpg); TEXT-ALIGN: center; LINE-HEIGHT: 36px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; WIDTH: 120px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma; BACKGROUND-POSITION: right 50%; HEIGHT: 36px; COLOR: #ffffff; FONT-SIZE: 12px; VERTICAL-ALIGN: bottom; CURSOR: pointer; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.styleBottomRed A:link {
	BACKGROUND-IMAGE: none; FONT: 11px/31px Verdana; COLOR: #fff
}
.styleBottomRed A:active {
	BACKGROUND-IMAGE: none; FONT: 11px/31px Verdana; COLOR: #000
}
.styleBottomRed A:visited {
	BACKGROUND-IMAGE: none; FONT: 11px/31px Verdana; COLOR: #000
}
.styleBottomRed A:hover {
	BACKGROUND-IMAGE: none; FONT: 11px/31px Verdana; COLOR: #000; TEXT-DECORATION: underline
}

	/* Social 
	========================================================================== */
	  #social {
	/*	float: right;*/
		width: 180px;
	}
		  #social .content {
			width: auto;
			background: none;
		}
			  #social .header {
				height: 40px;
				overflow: hidden;
				background: #fdfdfd;
				border-bottom: 1px solid #e2e3e3;
			}
				  #social .header h2 {
					float: left;
					font-size: 16px;
					color: #515151;
					font-family:'AvantGardeGothicITCW01D 731075', 'Helvetica Neue', Helvetica, Arial, sans-serif;
					padding: 11px 36px 0 15px;
					margin: 0;
					text-transform: uppercase;
					background: url(http://crazygirlltd.com/ebay/images/icon-chat-bubbles.gif) no-repeat right 12px;
				}
			  #social ul {
				margin: 10px 0 0 0;
				padding: 4px 0 12px 0;
			}
				  #social li {
					list-style: none;
					padding: 3px 0 3px 0;
				}
				.ie7   #social li {
					padding-bottom: 2px;
				}
					  #social a {
						font-size: 11px;
						color: #3e3e3e;
						padding: 2px 2px 2px 60px;
						text-decoration: none;
						display: block;
						cursor: pointer;
					}
					  #social .facebook a {
						background: url(http://crazygirlltd.com/ebay/images/icon-facebook-lrg.png) no-repeat 6px center;
					}
					  #social .twitter a {
						background: url(http://crazygirlltd.com/ebay/images/icon-twitter-lrg.png) no-repeat 6px center;
					}
					  #social .blogger a {
						background: url(http://crazygirlltd.com/ebay/images/blogger_icon.png) no-repeat 6px center;
					}
					  #social .youtube a {
						background: url(http://crazygirlltd.com/ebay/images/icon-youtube-lrg.png) no-repeat 6px center;
					}
					  #social a:hover {
						background-color:#f0ecef;
						color: #0081b6;
					}
						  #social .table {
							display: table;
							height: 36px;
/*							background: url(http://crazygirlltd.com/ebay/images/icon-arrow-gray-lrg.gif) no-repeat right 11px;*/
							width: 100%;
						}
						.ie7   #social .table {
							display: block;
						}
						  #social a:hover .table {
/*							background: url(http://crazygirlltd.com/ebay/images/icon-arrow-blue-lrg.gif) no-repeat right 11px;*/
						}
							  #social .table-cell {
								display: table-cell;
								vertical-align: middle;
								padding: 0 19px 0 0;
							}
							.ie7   #social .table-cell {
								padding: 9px 15px 3px 0;
								display: block;
							}
	/* End of Social 
	========================================================================== */


.style1 {color: #FF0000; font-weight: bold;}
.style3 {color: #FF00FF}
.style2 {color: #0000FF}