@charset "utf-8";
/* CSS Document */


body
{
	
	padding:0px;
	margin:0px;
	
	
}

.banner
{
	width:1000px;
	margin:0 auto;
	background:url(../images/headerScroll/bg.jpg) repeat-x;
	height:209px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#232323;
	
}

.bannerTop
{
	width:969px;
	background:url(../images/headerScroll/banner-top-bg.jpg) no-repeat;
	float:left;
	padding:0px 17px 0 17px;
	height:209px;	
	
}

.bannerBottom
{
	width:1003px;
	display:block;
	overflow:hidden;
	float:left;

	
	
}

.logitech
{
	width:340px;
	height:146px;
	float:left;
	background:url(../images/headerScroll/logitech-store.jpg) no-repeat;
	cursor:pointer;

	
}

.logitech span
{
	font-size:10px;
	color:#000;
	display:block;
	padding:80px 0 56px 128px;
}

.antec
{
	width:332px;
	height:146px;
	float:left;
	background:url(../images/headerScroll/antec-store.jpg) no-repeat;
		cursor:pointer;

	
}

.antec span
{
	font-size:10px;
	color:#000;
	display:block;
	padding:80px 0 56px 130px;
}


.amd
{
	width:330px;
	height:146px;
	float:left;
	background:url(../images/headerScroll/amd-store.jpg) no-repeat;
		cursor:pointer;

	
}

.amd span
{
	font-size:10px;
	color:#000;
	display:block;
	padding:80px 0 56px 132px;
}




.bannerItems
{
	width:890px;
	float:left;
	padding:13px 0 0 0px;
	
}

.bannerProduct
{
	width:296px;
	float:left;
	
}

.hpdriveimg
{
	padding:0px 0 0 15px;
	float:left;
}

.bannerProduct span
{
	color:#e6e6e6;
	font-size:13px;
	text-align:center;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	
	
}

.laptopcoolingimg
{
	margin:0px 0 0 30px;
	float:left;
}

.headphoneImg
{
	margin:0px 0 0 40px;
	float:left;
}

.mouseimg
{
	margin:0px 0 0 75px;
	float:left;
}
.anteccabinetimg
{
	margin:0px 0 0 30px;
	float:left;
}


.digitalbookimp
{
	margin:0px 0 0 30px;
	float:left;
}



.bannerProduct span.price 
{
	color:#a4a4a4;
	font-size:18px;
	text-align:center;
	display:block;
	text-transform:none !important;
	font-weight:normal;
	padding-bottom:10px;

	
}

.nextButton
{

	margin:0px;
	float:left;
	cursor:pointer;
}
