﻿/* COLORS:
dark blue text 010080
dark red bd1818
*/
* {
	margin: 0;
	padding: 0
}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	background: #fff url(../images/header-bg.jpg) repeat-x top left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/* -------------------------------------------------------------- containers */

#container {
	padding: 0;
	margin: 0 auto;
	/*position: relative;*/
	text-align: left;
	width: 901px;
	background: inherit;
}
#header {
	margin: 0 auto;
	height: 126px;
	width: 901px;
	position: relative;
	/*background: #000;*/
}
#header #logo {
	position: absolute;
	left: 0;
	top: 10px;
}
#header #logo h1 {
	margin: 0;
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent; 
}
#header #logo h1 a {
	display: block;
	width: 213px;
	height: 70px;
	overflow: hidden;
	border-bottom: none;
	background: url(../images/logo.gif) no-repeat;
}

#HomeBox {
	padding: 0;
	margin: 16px 0 0 0;
	background: #fff url(../images/home-box.jpg) no-repeat;
	width: 901px;
	height: 198px;
	color: #fff;
	position: relative;
}
#HomeBox div {
	padding: 85px 0 0 47px;
}
#HomeBox p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	width: 590px;
	line-height: 1.25em;
	text-align: left;
}
#HomeBox div p.requestInfo {
	padding: 0;
	margin: 36px 0 0 0;
	background: url(../images/bullet-wt.gif) no-repeat 0 .2em;
	position: absolute;
	top: 136px;
}
#HomeBox div p.requestInfo a {
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
}
#HomeBox div p.requestInfo a:hover {
	text-decoration: underline;
}

#HomeContent {
	margin: 20px 0 30px 0;
	padding: 0;
	background: #fff url(../images/content-bg.jpg) no-repeat top left;
	float: left;
	width: 901px;
}
#HomeContent a img {
	border: none;
}
#HomeContent #ContentInner {
	padding: 30px 30px 0 30px;
}
#PageTitle {
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../images/title-bg.gif) no-repeat;
	width: 901px;
	height: 62px;
}

#sub-content {
	padding: 20px 0 0 0;
	background: #f5f5f5;
	float: right;
	width: 300px;
	border: 1px solid #ddd;
}
#sub-content div.SectOne {
	padding: 0 0 15px 0;
	margin: 0px 25px 10px 25px;
	border-bottom: 1px solid #ccc;
}
#sub-content div.SectTwo {
	margin: 22px 0 10px 0;
	padding: 0px 20px 10px 30px;
}
#sub-content a {
}
#sub-content p {
	padding: 0 0 10px 0;
	margin: 0;
}
#sub-content #submenu ul {
	margin: 0;
	padding: 0;
}
#sub-content #submenu li, #sub-content .submenu li {
	border-bottom:1px solid #920E0E;
	list-style: none;
}
#sub-content .submenu li a {
	text-decoration: none;
}
#submenu li a, .submenu li a {
	display: block;
	padding: 11px 6px 5px 0px;
	background-color: transparent;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

ul.buttons {
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
}
ul.buttons li {
	display: inline;
	margin: 0;
}
ul.buttons li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 4px 0;
	color: #fff;
	background: url(../images/btn.gif) no-repeat top center;
	border: none;
	width: 137px;
	height: 29px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
ul.buttons li a:visited {
	color: #fff;
}

div.howtoItem {
	margin: 25px 0 0 0;
	padding: 0;
	clear: both;
	float: left;
}
div.howtoItem div {
	margin: 0;
	padding: 0;
	float: left;
}
div.howtoItem p {
	padding: 0;
	margin: 15px 0 0 35px;
	float: left;
	font-weight: bold;
}

#sitemap {
}
#sitemap ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}
#sitemap ul li {
	margin: 0;
	padding: 0;
}
#sitemap p {
	margin: 1em 0 .3em 0;
	font-size: 16px;
	font-weight: bold;
}


div.hardwareItem {
	padding: 0 0 35px 0;
	float: left;
	clear: both;
	width: 100%;
}

#footer {
	padding: 25px 0;
	margin: 0;
	text-align: center;
	clear: both;
	float: left;
	background: url(../images/footer-bg.jpg) no-repeat top center;
	width: 100%;
}
#footer a img {
	margin-right: 18px;
	border: none;
}
#footer #sectOne {
	margin: 0 0 0 30px;
	float: left;
}
#footer #sectTwo {
	margin: 0 30px 0 0;
	float: right;
}
#sitemapbutton {
	margin: -20px 10px 6px 0;
	float: right;
	width: 60px;
	height: 16px;
}
#sitemapbutton a img {
	border: none;
}

/* ---------------------------------------------------------------------------
	=headers
--------------------------------------------------------------------------- */

h1 {
	margin: 60px 0 0 50px;
	font-size: 160%;
	font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
h2 {
	margin: 0;
	padding: 19px 0 0 35px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	/*text-transform: normal;*/
	letter-spacing: 1px;
}
#PageTitle h2 {
	margin: 0;
	padding: 21px 0 0 35px;
	font: bold 20px/1 "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
}
h3 {
	margin: 0 0 .5em 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #010080;
}
h3.PlainStyle {
	color: #000;
}
body.clientlist h3 {
	margin: 1.5em 0 .75em 0;
	/*border-bottom: 1px solid #666;*/
}
body.clientlist h3 span {
	margin: 2px 0 0 0;
	float: right;
	font-weight: normal;
	font-size: 12px;
}
body.clientlist h3 span a {
	color: #999;
}
body.clientlistbymake h3 {
	margin: 1.5em 0 .75em 0;
	border: none;
}
body.clientlistbymake h3 span {
	margin: 2px 0 0 0;
	float: right;
	font-weight: normal;
	font-size: 12px;
}
body.clientlistbymake h3 span a {
	color: #999;
}
h4 {
	margin: 1em 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #000;
	/*border-bottom: 1px solid #000;*/
}
body.faq h3 {
	/*margin: .5em 0 .5em 0;*/
	padding: 0;
	border: none;
	/*color: #000;*/
}



/* ---------------------------------------------------------------------------
	=paragraphs
--------------------------------------------------------------------------- */

p {
	margin: 10px 0 0 0;
	line-height: 1.5em;
	font: normal 13px/20px arial;
}
#content p {
	margin: 0 0 1em 0;
}
#sideBarLower p {
	padding: 6px 0 0 0;
	font-size: 12px;
}
#featuredWork p {
	padding: 4px 0 16px 0;
	font-size: 12px;
}
body.faq p.faqAnswers {
	margin-top: 20px;
	color: #010080;
	font-weight: bold;
}
p#demoIntro {
	margin: 0 0 12px 0;
	color: #990000;
	font-weight: bold;
}
p#ImageDesc {
	margin: 0 0 10px 0;
	font-weight: normal;
}
#footer p {
	margin-top: 35px;
	color: #777;
	font-size: 12px;
}




/* ---------------------------------------------------------------------------
	=links
--------------------------------------------------------------------------- */

a:link {
	color: #000;
}
a:visited {
	color: #444;
}
a:hover {
	color: #bd1818;
}
table#homecontentTbl td.sideB ul li {
	list-style: none;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 12px;
}
table#homecontentTbl td.sideB ul.bullets {
	margin-left: 15px;
}
table#homecontentTbl td.sideB ul.bullets li {
	margin: 0 0 .6em 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 0 .3em;
	list-style: none;
}
table#homecontentTbl td.sideB ul.bullets li a {
	text-decoration: none;
	font-weight: bold;
}
table#homecontentTbl td.sideB ul.bullets li a:hover {
	text-decoration: underline;
}



/* ---------------------------------------------------------------------------
	=lists
--------------------------------------------------------------------------- */

dl {
	margin-bottom: 25px;
}
dt {
	margin-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
dd {
	margin-bottom: 15px;
}
ul, ol {
	margin: 15px 0 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	line-height: 1.5em;
}
ul.regBullets {
	margin: 15px 0 20px 15px;
}
ul.regBullets li {
	margin: 0;
	padding: 0 0 0 22px;
	list-style: none;	
	background: #fff url(../images/bullet-oval.gif) no-repeat 0 .4em;
	
}

/* --------------------------------------------------------------- 
	=misc
----------------------------------------------------------------- */

body#contact #HomeContent img {
	border: 3px solid #ddd;
}



/* --------------------------------------------------------------- 
	=forms
----------------------------------------------------------------- */

.errorfont {
	font-weight: bold;
}
fieldset {
	margin: 0;
	padding: 10px 0;
	border: none;
}
legend {
	border: none;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding: 3px 8px;
}
.checkboxes label {
	margin: 0 6px;
}
.contact #content fieldset p, .quote #content fieldset p {
	margin: 10px 0;
	font-size: 13px;
}



/* -------------------------------------------- nav HowTo */

#navHowTo 				{margin: 10px 0 0 0; padding: 0; float: left; width: 170px; background: #eee;}
#navHowTo h3 			{margin: 0 0 0 0; padding: 8px 0 6px 8px; background: #000; color: #fff; font-style: normal; font-size: 15px; font-weight: bold;}
#navHowTo h3 a {
	text-decoration: none;
	color: #fff;
}
#navHowTo ul 			{margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #aaa;}
#navHowTo ul li 		{padding: 0 0 0 8px; margin: 0 0 0 0; display: block; border-bottom: 1px solid #aaa; font-family: Arial, Helvetica, sans-serif; background: #f5f5f5;}
#navHowTo ul li:hover 	{}
#navHowTo ul li.noBorder {padding: 6px; margin: 0 0 0 0; display: block; border-bottom: none; font-family: Arial, Helvetica, sans-serif;}
#navHowTo ul li a 		{padding: 8px 0; margin: 0; text-decoration: none; font-weight: normal;	color: #333; font-size: 12px; display: block;}
#navHowTo ul li a:hover {color: #000;}
#navHowTo .bottom 		{background: #eee; padding-bottom: 200px;}

.loadlabels #navHowTo ul li.loadlabels, .loadlabels #navHowTo ul li.loadlabels a,
.getscannerfixed #navHowTo ul li.getscannerfixed, .getscannerfixed #navHowTo ul li.getscannerfixed a,
.installclientmachine #navHowTo ul li.installclientmachine, .installclientmachine #navHowTo ul li.installclientmachine a {
	margin: 0 0 0 0;
	background: #bd1818;
	font-weight: bold;
	color: #fff;
}


/* ------------------------------------------------------------------- image galleries 
*/

div#galleryThumbs {
	float: left;
	width: 100px;
}
div#galleryThumbs img {
	margin: 0 0 8px 0;
}


/* ------------------------------------------------------------------- tables
*/

table#mainmenu {
	height: 112px;
	width: 100%;
}

table#homecontentTbl {
	width: 100%;
}
table#homecontentTbl td.sideA {
	padding: 0;
	width: 50%;
}
table#homecontentTbl td.sideA div.innerContent {
	margin: 25px 0 0 30px;
	padding: 0 30px 0 0;
	border-right: 1px solid #ccc;
}
table#homecontentTbl td.sideA div p {
	text-align: justify;
}
table#homecontentTbl td.sideB {
	padding: 0;
	width: 50%;
}
table#homecontentTbl td.sideB div.innerContent {
	margin: 30px 0 0 30px;
}

table.clientList td {
	padding: 4px 12px 4px 0;
}
table.clientList td.CompanyName {
	padding-right: 30px;
	width: 250px;
	font-weight: bold;
}