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


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

.bannerTop
{
	width:590px;
	float:left;
	height:153px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}

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

	
	
}

.logitech
{
	width:258px;
	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:248px;
	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:248px;
	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;
}

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

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



.bannerItems
{
	width:600px;
	float:left;
	padding:2px 0 0 0px;
	
}

.banner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.bannerProduct
{
	/*width:153px;*/
	float:left;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.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 0px;
	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;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
