/* =============================================================================
   Gallery Styles
   ========================================================================== */
	
	ul.display li  {   border: 5px solid #F1F1F1; }
	ul.display li:hover, #SearchContent .featured { border: 5px solid #000000;  }
	ul.display li:hover h2 a, #SearchContent .featured h2 a { color: #000000; } 
	.actions .add-box {  background:#666;; }
	ul.display li:hover .actions .add-box, ul.thumb_view li:hover  .actions .add-box {	background: #000000;		}
	.actions { background:#ddd; color:#444; }
	.itembox { border: 0px }
	
 	#PPTHomePage #content { padding-top:10px !important; }
	 #page { background:#fff; }		
	 
	 .left2cols { margin-left:0px; margin-right:20px; }
	 .left3cols { margin-left:0px; } .middle3cols { margin-left:10px; } .right3cols { margin-left:10px; }
	  
	
	/* ===================== GENERAL ======================== */ 

	body {  background: #FAFAFA url('../images/_TshirtShopper/bg.jpg') top center repeat-x; }
	.wrapper { border:0px solid #CBE7FD; } 

    h1 { color: #000000; }
    h3 { color: #000000; }	
    ul.display li h2 a { color: #000000; }
	a { color: #000000; }
	#hpages a { color:#666; }
	 
	/* ===================== _HEADER STYLES ======================== */ 
 
	#header {   background: #fff;  }
	.menu {   background: #000000 url(../images/_TshirtShopper/menu.gif) repeat-x; width:auto; }	
	.menu li { line-height:130px; background: url(../images/_TshirtShopper/menu_spacer.png) top right no-repeat; }
	.menu li:hover {  background: url(../images/_TshirtShopper/menu_spacer.png) top right no-repeat; }
	.menu li a {  color:#fff; }
	
	
	#AdvancedSearchBox { margin:20px;  }
	#submenubar { border-top: 1px solid #999; background:#E2E2E2; }
	#footer { background:#1d1d1d; background-image:none; }	
 
 	/* HEADER PAGES NAV */
	#hpages { background:#fff; }	
	#hpages ul li { border-right: 1px solid #ddd; }
	#hpages ul li a { color:#666; }
	
	/* MAIN BOX COLORS*/
	.itembox { border: 1px solid #E2E2E2; }
	.itembox h2,.itembox h1 {  background:#000000; border-bottom:1px solid #ddd; color:#fff; } 
	
 	/* ===================== FOOTER ======================== */ 	
 
	#footer, #footer h1, #footer h3 { color:#CCC; }
	#footer a { color:#fff; }
	
	
	
	/* ===================== HOME PAGE ======================== */ 	
	
	#PPTHomePage .RowWrapper { margin-top:25px; }
	#PPTHomePage .Row460 { float:left; width:460px; margin-left:15px; border-bottom:1px solid #eee; margin-bottom:10px; }
	#PPTHomePage .Row460 p { margin-left:10px; margin-top:10px; }
	#PPTHomePage .Rowa { float:left; width:90px; height:90px; }
	#PPTHomePage .Rowb { float:left; width:270px; height:90px; margin-right:10px; }
	#PPTHomePage .Rowb { color:#666;}
	#PPTHomePage .Rowc { float:left; width:80px; height:90px; }
	#PPTHomePage .Rowc1 { height:80px; overflow:hidden; }
	#PPTHomePage .Rowc img { max-width:80px; max-height:80px;}
	#PPTHomePage .imageBorder { border:5px solid #F1EFEE; }
	.homepad { margin-left:10px; }		
	
 
	/* ===================== SIDEBAR.PHP ======================== */ 	
	
	#icon-sidebar-ProductPurchaseBlock { background: #000000; padding-left:15px;  }
	#ProductPurchaseBlock .itemboxinner {background: #E2E2E2;}	
	#icon-sidebar-basket h2 { background: #000000;   }
	#icon-sidebar-basket .itemboxinner { background: #fff; }
	#icon-sidebar-basket .btnCheckout { background: #666; }