<?php echo header("Content-Type: txt/css"); ?>
@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------*/
#HardwareSupplies, #Warehouse, #Maintenance, #MobileProducts, #MobileContact
{
	display: none;
}
.a:link
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	color:#000033;
	font-weight: 500;
	list-style-type: square;
}
.a:hover, .a:active
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	color: #719BFF;
	list-style-type: square;
}
.a:visited
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	color: #000066;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	list-style-type: square;
}
.ul
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	text-align: justify;
	text-indent: 4mm;
	list-style-type: square;
	margin-right: 15px;
}
.li
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	text-align: justify;
	text-indent: 4mm;
	list-style-type: square;
	margin-right: 15px;
}
.image
{
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 235px;
	height: 201px;
}
.productimage
{
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
.specialimage
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 300px;
	height: 122px;
}
.bigimage
{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 15px;
}
.prices
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	font-weight: bold;
}
/* It will be displayed when the user print the doc. */
#Logo
{
	display: none;
}
/*
<------------------------------------------------------------------------------------------
								Hardware & Software page
<------------------------------------------------------------------------------------------  */
.bannerHS
{
	background-image: url(../Images/Hardware%20&%20Software%20Banner.jpg);
}
.subbgHS
{
	background-image: url(../Images/Hardware%20&%20Software%20Subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Maintenance & Repair page
<------------------------------------------------------------------------------------------ 	*/
.bannerMR
{
	background-image: url(../Images/Maintenance%20&%20Repair%20Banner.jpg);
}
.subbgMR
{
	background-image: url(../Images/Maintenance%20&%20Repair%20Subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Wireless LAN page
<------------------------------------------------------------------------------------------ 	*/
.bannerWLAN
{
	background-image: url(../Images/Wireless%20LAN%20banner.jpg);
}
.subbgWLAN
{
	background-image: url(../Images/Wireless%20LAN%20subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								About Us page
<------------------------------------------------------------------------------------------ 	*/
.bannerAbout
{
	background-image: url(../Images/About%20Us%20Banner.jpg);
}
.subbgAbout
{
	background-image: url(../Images/About%20Us%20subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Contact Us page
<------------------------------------------------------------------------------------------ 	*/
.bannerContact
{
	background-image: url(../Images/Contact%20Us%20Banner.jpg);
}
.subbgContact
{
	background-image: url(../Images/Contact%20Us%20Sub-Background.jpg);
}
.table
{
	margin-top: 50px;
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Printers page
<------------------------------------------------------------------------------------------ 	*/
.bannerLC
{
	background-image: url(../Images/Learning%20Center.jpg)
}
.subbgPrinters
{
	background-image: url(../Images/Learning%20Center%20-%20Chip%20Circuit.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Dot-Matrix page
<------------------------------------------------------------------------------------------ 	*/
.subbgDM
{
	background-image: url(../Images/Learning%20Center%20-%20Dot-Matrix%20Printers.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Line Printers page
<------------------------------------------------------------------------------------------ 	*/
.subbgLP
{
	background-image: url(../Images/Learning%20Center%20-%20Line%20Printers.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Daisy Wheel page
<------------------------------------------------------------------------------------------  */
.subbgDW
{
	background-image: url(../Images/Learning%20Center%20-%20Daisy%20Wheel%20Printers.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Inkjet Printers page
<------------------------------------------------------------------------------------------  */
.subbgInkjet
{
	background-image: url(../Images/Learning%20Center%20-%20Inkjet%20Printers.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Laser Printers page
<------------------------------------------------------------------------------------------  */
.subbgLaser
{
	background-image: url(../Images/Learning%20Center%20-%20Laser%20Printers.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Thermal Printers page
<------------------------------------------------------------------------------------------  */
.subbgThermal
{
	background-image: url(../Images/Learning%20Center%20-Thermal%20Printer%20and%20Barcode.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Learning Center - Designjet Printers page
<------------------------------------------------------------------------------------------  */
.subbgDJ
{
	background-image:url(../Images/Designjet%20Subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Products page
<------------------------------------------------------------------------------------------  */
/*#tblMobileProducts
{
	display: none;
}
#tblProducts
{
	/*margin-left: 10px;
	margin-right: 5px;/*
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.td
{
	padding-top: 15px;
	padding-bottom: 5px;
}
*//*-----------------------------------------Products page--------------------------------------------------------------*/
#CN3
{
	background-image: url(../Images/Intermec%20CN3.jpg);
}
#CK31
{
	background-image: url(../Images/Intermec%20CK31.jpg);
}
#CK61
{
	background-image: url(../Images/Intermec%20CK61.jpg);
}
#MX7
{
	background-image: url(../Images/LXE%20MX7.jpg);
}
#SR61
{
	background-image: url(../Images/Intermec%20SR61.jpg);
}
#VX6
{
	background-image: url(../Images/LXE%20VX6.jpg);
}
#Aironet1242
{
	background-image: url(../Images/Cisco%20Aironet%201242AG.jpg);
}
#ML420
{
	background-image: url(../Images/Okidata%20ML%20420.jpg);
}
#FP4503
{
	background-image: url(../Images/Printek%20Forms%20Pro%204503.jpg);
}
#P7005
{
	background-image: url(../Images/Printronix%20P7005.jpg);
}
#P7215
{
	background-image: url(../Images/Printronix%20P7215.jpg);
}
#C5500
{
	background-image: url(../Images/Okidata%20C5500n.jpg);
}
#C9600
{
	background-image: url(../Images/Okidata%20C9600n.jpg);
}
#B6500
{
	background-image: url(../Images/Okidata%20B6500.jpg);
}
#PM4i
{
	background-image: url(../Images/Intermec%20EasyCoder%20PM4i.jpg);
}
#Product
{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
#MoreInfo
{
	float: right;
	width: 65%;
}
#CN3Info
{
	widht: 500px;
	height: 700px;
}
#ImageProduct
{
	width: 250px;
	height: 450px;
}
#Details
{
	width: 325px;
}
/*-------------------------------------Classes*/
.rowset
{
	width: 95%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}
.alink:visited, .alink:link, .alink:hover, .alink:active
{
	text-decoration: none;
	cursor: pointer;
	color: #333333;
	font: Tahoma, "Trebuchet MS";
	font-size: 1em;
}
.alink:hover
{
	text-shadow: 0px 0px 2px #FF0000;
}
.alink
{
	margin-left: 575px;
}
.rightposition
{
	float: right;
}
.leftposition
{
	float: left;
}
.cn3
{
	background-image: url(../Images/intermec_cn3.jpg);
	background-position: 15px 25px;
	background-repeat: no-repeat;
}
.ck31
{
	background-image: url(../Images/CK31.jpg);
	background-position: 15px 25px;
	background-repeat: no-repeat;
}
.ck61
{
	background-image: url(../Images/ck61.jpg);
	background-position: 0px 25px;
	background-repeat: no-repeat;
}
.ml420
{
	background-image: url(../Images/ML420.jpg);
	background-position: 15px 25px;
	background-repeat: no-repeat;
}
.imageset
{
	float: left;
	width: 235px;
	height: 202px;
	background-position: left;
	background-repeat: no-repeat;
}
.information
{
	float: right;
	width: 52%;
	/*height: 202px;*/
	margin-left: 10px;
	margin-right: 10px;
}
.info
{
	font-family: Tahoma, "Trebuchet MS";
	font-size: .875em;
	text-align: justify;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.overlay
{
	border: 1px solid #FF0000;
	display: none;
	position: absolute;
	left: 30%;
	width: 595px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
	z-index: 9999;
	background: rgba(255,255,255,1.0);
	
	/*creating round corners*/
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	/*making the top border a solid color*/
	border-top: 2px #70A4FA solid;
	/*right and left border will be semi-transparent*/
	border-right: 2px rgba(112,164,250,0.7) solid;
	border-left: 2px rgba(112,164,250,0.7) solid;
	/*bottom border transparent*/
	border-bottom: 2px rgba(112,164,250,0.20) solid;
	
	/*creating a shadow*/
	-moz-box-shadow: 0px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 40px 20px 40px rgba(0,0,0,0.6);
}
.overlay:target
{
	display: table;
	vertical-align: middle;
	text-align: center;
	margin-top: -175px;
}
.bannerProducts
{
	background-image: url(../Images/Products%20Banner.jpg);
}


.subbgProducts
{
	background-image: url(../Images/Products%20Subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Network page
<------------------------------------------------------------------------------------------  */
.subbgNetwork
{
	background-image: url(../Images/Network%20Subbg.jpg);
}
/*
<------------------------------------------------------------------------------------------
								Interface page
<------------------------------------------------------------------------------------------  */
.subbgInterface
{
	background-image: url(../Images/Interface%20Subbg.jpg);
}
#SiteName
{
	display: none;
}
#References
{
	display: none;
}
