


/* --- /css/style_homepageNew.css.php?market=US&img_dir=http%253A%252F%252Fai.pricegrabber.com%252Fimages --- */
div#pgHeader div#pgImg {
float: left;
margin-bottom: 11px;
margin-top: 9px;
}

div#pgHeader div#account_options {
float: left;
}
a { text-decoration: none; color: #0068B3; }
a:hover { text-decoration: underline; }
body {font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; margin-top: 3px; }
div#bodyContent { text-align: left; width: 855px; margin: 0 auto 0 auto; padding-bottom: 30px; z-index: 5000; }
	div#categoriesContainer { width: 200px; float: left; margin-top: 30px; z-index: 200; }
	/* div#categoriesContainer h3 { position: relative; width: 250px; height: 50px; text-indent: -1000px; overflow: hidden; margin: 0; padding: 0; background: url(header_shopByCategory.gif) no-repeat; z-index: 100; margin-bottom: -11px;}*/
	
	div.categories { margin: 0; padding: 0; width:170px; top: -1px; z-index: 0; }
	
	.categoryOff { 
		width: 170px; 
		height: 20px; 
		overflow: hidden; 
		padding: 14px 0px 14 -0px; 
		margin: 0; display: block; 
		background: url('bg_categoryOff2-1.gif') repeat-x;
	}

	.categoryOn {
		width: 170px; 
		height: 20px; 
		overflow: hidden; 
		padding: 14px 0px 14 -0px; 
		margin: 0; display: block; 
		background: url('newHomePage_categoryOn3-1.gif') repeat-x; 
	}
	
	.lastCategory { 
		height: 33px; 
		background: url(bg_categoryLastOff.gif) no-repeat; 
	}
	span.categoryTitle a { padding-left: 0px; font-size: 14px;   color: #ffffff; text-align:left; FONT-FAMILY: Arial; width:170px; font-weight:normal; margin-bottom: 0px; }
    	span.featureCategoryTitle a { font-size: 15px; width:170px; color: #ffffff; font-weight: bold; }


/*------------ FLYOUT MENU ---------------*/
	div.inlinePopup { 
		position: absolute;
		left: 35px;
		/*overflow:hidden;*/
		background: grey;
		background: url(bg_subcategoriesFlyout.png) no-repeat bottom left;
		width: 272px;	
		text-align:left; 
		height: 75px;
		/*z-index: 100;*/
		display: block;
		font-size: small;
		color: #458000;
		margin: 0px;
	}
	
	.inlinePopup a {
		color: #ffffff;
    		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	div.inlinePopup4a, div.inlinePopup4d { 
		position: absolute;
		display: block;
		background: url('bg_subcategoriesFlyout415x191-1.png') no-repeat top left;
		width: 430px;
		height: 191px;
		text-align: left; 
		z-index: 1001;
		margin: -20px 0 0 84px;
	}
	dl.blockLeft {
		width: 140px; 
		height: 170px; 
		float: left; 
		margin-top: 12px; 
		padding-left: 10px;
		font-size: 11px;
		line-height: 12px;
	}
	
	dl.blockRight {
		width: 180px; 
		height: 140px; 
		margin-top: 12px; 
		margin-left: 190px; 
		padding-left: 5px; 
		border-left: 1px solid #3c9abc;
		font-size: 11px;
		line-height: 12px;
	}
	
	
	.inlinePopup4a dt {
		margin: 0 0 5px 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	
	.inlinePopup4d dt {
		margin: 0 0 0 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}

	dt a {
		color: #ffffff;	
	}
	
	a.seeMoreCategories {
		color: #ffffff;
	}
	
	.inlinePopup4a dd, .inlinePopup4d dd {
		margin: 1px 0 7px 0;
		padding: 0;
		font-size: 11px;
	}
	
	dd a {
		color: #000000;
	}
	
/*----------- END FLYOUT MENU----------------*/

