#productbrowser {
	float:left;
	background:rgb(160,198,54);
	background: #000000;
	display: inline;
	width: 959px;   
	height: 150px;
	position:relative;
	overflow:hidden;
	margin:0;
}
.productbrowser_content div{
	background: url("../images/productMenu/Product_thumbs_sprite.jpg") no-repeat top left;
}
.productbrowser_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 150px;
	/*Control tag of each cat.*/
	width: 22px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0;
	overflow:hidden;
	background: url("../images/productMenu/Vertical_Bars.jpg") no-repeat top left;
}
.productbrowser_toggle_active {
	overflow:hidden;
}
.productbrowser_content {
	/* REQUIRED */
	height:300px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	background: url("../images/productMenu/line.jpg") top left;
	overflow: hidden;
}
/* define # of folder*/

#acc_iPhone4 		{ background-position: 0 -168px; } 
#acc_iPhone3G_3GS 	{ background-position: 0 -336px; } 
#acc_iPad 			{ background-position: 0 -672px; } 
#acc_iPod_Touch_2G 	{ background-position: 0 -1344px; }
#acc_iPod_Touch 	{ background-position: 0 -1176px; } 
#acc_iPod_Nano_5G 	{ background-position: 0 -840px; } 
#acc_iPod_Classic 	{ background-position: 0 -504px; } 
#acc_iPod_Shuffle 	{ background-position: 0 -1008px; } 
#acc_Accessaries 	{ background-position: 0 0; } 
/* define items */

/*Sprite Position Start*/
#thbNUDE_iPhone4G	{ background-position: 0 -10px; }
#thbColors_iPhone4G 	{ background-position: -210px -10px; }
#thbPure_iPhone4G	{ background-position: 0 -170px; }
#thbPurePlus_iPhone4G	{ background-position: -210px -170px; }
#thbRebelM	{ background-position: 0 -330px; }
#thbReptile	{ background-position: -210px -330px; } 
#thbTorrent	{ background-position: 0 -490px; }
#thbVulcan_iPhone3G 	{ background-position: -210px -490px; } 
#thbNude 	{ background-position: 0 -650px; } 
#thbTRIG	{ background-position: -210px -650px; } 
#thbReptile_iPad 	{ background-position: -210px -810px; }
#thbRibcage	{ background-position: 0 -810px; }
#thbPure_iPad	{ background-position: 0 -970px; }
#thbNUDE_iPad	{ background-position: -210px -970px; } 
#thbRebelTouch 	{ background-position: 0 -1130px; } 
#thbNeoTouch 	{ background-position: -210px -1130px; }
#thbColors_iPod_Touch_2G 	{ background-position: 0 -1290px; }
#thbTorrent_iPod_Touch_2G	{ background-position: -210px -1290px; } 
#thbNUDE_iPod_Touch_2G	{ background-position: 0 -1450px; }
#thbCapsuleClassic 	{ background-position: -210px -1450px; }
#thbCapsuleTouch	{ background-position: 0 -1610px; }
#thbCapsuleTouch_UltraBlack	{ background-position: -210px -1610px; }
#thbCapsuleThins_Nano_5G_UB	{ background-position: 0 -1770px; }
#thbCapsuleThins_Nano_5G_UC	{ background-position: -210px -1770px; } 
#thbCapsuleThins_Nano_5G	{ background-position: 0 -1930px; }
#thbCubes_iPod_Nano_5G 	{ background-position: -210px -1930px; }
#thbRunAway	{ background-position: 0 -2090px; }
#thbThumbTacks	{ background-position: -210px -2090px; }
#thbChocoShuffle 	{ background-position: 0 -2250px; }
/*Sprite Position End*/


#thbColors_iPhone4G{
	float: left;
	width: 153px;
	height: 150px;
	overflow:hidden;
	margin: 0 0 0 15px;
}
#thbRebelM, #thbNUDE_iPhone4G, #thbPure_iPhone4G, #thbPurePlus_iPhone4G{
	float: left;
	width: 153px;
	height: 150px;
	overflow:hidden;
	margin: 0 2px 0 0;
}
#thbReptile{
	float: left;
	width: 143px;
	height: 150px;
	overflow:hidden;
	margin: 0 10px 0 0;
}
#thbNude{
	float: left;
	width: 145px;
	height: 150px;
	overflow:hidden;
	margin: 0;
}
#thbTorrent{
	float: left;
	width: 145px;
	height: 150px;
	overflow:hidden;
	margin: 0;
}
#thbTRIG, #thbReptile_iPad, #thbNUDE_iPad, #thbRibcage, #thbPure_iPad{
	float: left;
	width: 150px;
	height: 150px;
	overflow:hidden;
	margin: 0
}
#thbVulcan_iPhone3G {
	float: left;
	width: 138px;
	height: 150px;
	overflow:hidden;
	margin: 0;
}
#thbCapsuleThins_Nano_5G{
	float: left;
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin: 0 -20px 0 10px;
}
#thbCapsuleThins_Nano_5G_UB, #thbCapsuleThins_Nano_5G_UC, #thbCubes_iPod_Nano_5G{
	float: left;
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin: 0 -42px 0 10px;
}
#thbRebelTouch{
	float: left;
	width: 159px;
	height: 150px;
	overflow:hidden;
	margin: 0;
}
#thbNeoTouch{
	float: left;
	width: 152px;
	height: 150px;
	overflow:hidden;
	margin: 0 -15px 0 -15px;
}
#thbColors_iPod_Touch_2G{
	float: left;
	width: 167px;
	height: 150px;
	overflow:hidden;
	margin: 0;
}
#thbTorrent_iPod_Touch_2G, #thbNUDE_iPod_Touch_2G{
	float: left;
	width: 145px;
	height: 150px;
	overflow:hidden;
	margin: 0;
}
#thbCapsuleThins_UltraClear #thbCapsuleThins{
	float: left;
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin: 0 0px 0 10px;
}
#thbCapsuleTouch_UltraBlack, #thbThumbTacks{
	float: left;
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin: 0 0 0 50px;
}
#thbCapsuleTouch, #thbRunAway{
	float: left;
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin: 0 50px 0 50px;
}
#thbCapsuleClassic, #thbChocoShuffle{
	width: 200px;
	height: 150px;
	overflow:hidden;
	margin: 0 50px 0 60px;
}

#slogan {
	float:right;
	color: #333333;
}
#slogan h4 {
	margin:60px 45px 0 0;
}