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

.productsDiv{
	width: 100%;
	min-height: 220px;
	height: 0;
	background: url(../../uploads/motherboard-background.jpg) center center no-repeat;
	-webkit-background-size: cover;
 	 -moz-background-size: cover;
 	 -o-background-size: cover;
 	 background-size: cover;
 	 background-attachment: scroll;
}
.productsSectionBackground{
	background: url(../rsc/background/half-blue-mother-board-image-alpha-bg.png) center bottom no-repeat;
}
.productsWs2{
	background: white;
	width: 100%;
}
.productsPageWsProductsPreview{
	width: 100%;
	background: hsla(0,0%,87%,1.00);
}
.productsPreviewTab{
	width: 100%;
	background: #F3F3F3;
}

/* products section preview */
.ws2ServiceBoxTitleTextFont{
	font-family: futuraBold;
	font-size: 17px;
	line-height: 1.7em;
}
.productsPageProductPreviewTitleColumn{
	height: 45px;
	background: hsla(240,100%,14%,0.82);
}
.productsPageBox1Background{background: url(../../uploads/images/backplane-image.png) center center no-repeat;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: scroll;}
.productsPageBox2Background{background: url(../../uploads/images/industrial-chassis-image.jpg) center center no-repeat;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: scroll;}
.productsPageBox3Background{background: url(../../uploads/images/industrial-computers-image.jpg) center center no-repeat;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: scroll;}
.productsPageBox4Background{background: url(../../uploads/images/industrial-power-supply.jpg) center center no-repeat;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: scroll;}
.productsPageBox5Background{background: url(../../uploads/images/modular-blade-computers-image.jpg) center center no-repeat;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: scroll;}
.productsPageBox6Background{background: url(../../uploads/images/single-board-computer-image.jpg) center center no-repeat;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: scroll;}
