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


/* Reset
********************************************************************************************************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: left;
	color: #5d5d5d;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #CFCFCF;
	clear: both;
	margin-bottom: 20px;
}

img {
	border: 0px;
}

a, a:hover {
	color: #61bc7f;
}


/* PNG Fix for IE6
********************************************************************************************************/
img, div {
	behavior: url(scripts/pngfix/iepngfix.htc);
}

/* Wrapper
********************************************************************************************************/
.wrap {
	margin: 0px auto;
	width: 940px;
}

/* Header
********************************************************************************************************/
#header {
	margin-top: 24px;
}

#head-search {
	float: right;
	padding-top: 20px;
	width: 460px;
}

#logo {
	float: left;
	width: 335px;
}

#polaroid {
	float: right;
	height: 37px;
	width: 182px;
}

#flag {
	float: left;
	text-align: center;
	width: 265px;
}

#flag li {
	display: inline;
	padding: 2px;
}

#flag a {
	color: #525252;
	font-size: 11px;
	text-decoration: none;
}

#flag a:hover {
	color: #525252;
	text-decoration: underline;
}

#sub-links {
	padding-top: 5px;
}

#sub-links img {
	vertical-align: middle;
}

#search {
	background-color: #949494;
	margin-top: 20px;
	padding: 5px;
}

#search li {
	display: inline;
}

.search {
	border: 2px solid #bebebe;
	font-size: 10px;
	color: #979797;
	padding: 3px;
	width: 248px;
}

.drop-down {
	border: 2px solid #bebebe;
	font-size: 10px;
	color: #979797;
	padding: 3px;
	width: 150px;
}

.go {
	border: 2px solid #bebebe;
	font-size: 10px;
	color: #686868;
	padding: 3px;
}

/* Navigation
********************************************************************************************************/
#navigation {
	clear: both;
	height: 43px;
	width: 940px;
}

#navigation li {
	float: left;
	list-style: none;
}

#id-card-printers-nav a {
	display: block;
	width: 126px;
	height: 43px;
}

#id-card-printers-nav {
	background-image: url(../images/nav.png);
	background-position: 0 0;
	height: 43px;
	width: 126px;
}

#id-card-printers-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: 0 -43px;
}

#id-software-nav a {
	display: block;
	width: 93px;
	height: 43px;
}

#id-software-nav {
	background-image: url(../images/nav.png);
	background-position: -128px 0;
	height: 43px;
	width: 93px;
}

#id-software-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -128px -43px;
	height: 43px;
	width: 93px;
}

#photo-id-systems-nav a {
	display: block;
	width: 132px;
	height: 43px;
}

#photo-id-systems-nav {
	background-image: url(../images/nav.png);
	background-position: -219px 0;
	height: 43px;
	width: 132px;
}

#photo-id-systems-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -219px -43px;
	height: 43px;
	width: 132px;
}

#cards-online-nav a {
	display: block;
	width: 97px;
	height: 43px;
}

#cards-online-nav {
	background-image: url(../images/nav.png);
	background-position: -350px 0;
	height: 43px;
	width: 97px;
}

#cards-online-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -350px -43px;
	height: 43px;
	width: 97px;
}

#all-products-nav a {
	display: block;
	width: 95px;
	height: 43px;
}

#all-products-nav {
	background-image: url(../images/nav.png);
	background-position: -448px 0;
	height: 43px;
	width: 95px;
}

#all-products-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -448px -43px;
	height: 43px;
	width: 95px;
}

#services-nav a {
	display: block;
	width: 143px;
	height: 43px;
}

#services-nav {
	background-image: url(../images/nav.png);
	background-position: -542px 0;
	height: 43px;
	width: 143px;
}

#services-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -542px -43px;
	height: 43px;
	width: 143px;
}

#news-nav a {
	display: block;
	width: 95px;
	height: 43px;
}

#news-nav {
	background-image: url(../images/nav.png);
	background-position: -687px 0;
	height: 43px;
	width: 95px;
}

#news-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -687px -43px;
	height: 43px;
	width: 95px;
}

#support-nav a {
	display: block;
	width: 73px;
	height: 43px;
}

#support-nav {
	background-image: url(../images/nav.png);
	background-position: -783px 0;
	height: 43px;
	width: 73px;
}

#support-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -783px -43px;
	height: 43px;
	width: 73px;
}

#contact-nav a {
	display: block;
	width: 86px;
	height: 43px;
}

#contact-nav {
	background-image: url(../images/nav.png);
	background-position: -854px 0;
	height: 43px;
	width: 86px;
}

#contact-nav a:hover {
	background-image: url(../images/nav.png);
	background-position: -854px -43px;
	height: 43px;
	width: 86px;
}


/* Home Page
********************************************************************************************************/
.promo-banner {
	height: 238px;
	margin-top: 30px;
	width: 940px;
}

#home-text {
	margin-top: 20px;
}

#home-text p {
	font-size: 14px;
	line-height: 1.4em;
}

#product-promo {
	margin-top: 30px;
}

.promo {
	float: left;
	width: 203px;
	padding-right: 1px;
}

#swf-promo {
	position:relative;
	float: left;
	width: 430px;
	margin-right: 18px;
}

#swf-promo p {
	font-size: 14px;
	width: 430px;
	text-align: center;
}

#swf-link {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 16px;
}

.promo-space {
	float: left;
	height: 1px;
	width: 41px;
}

#seo-links {
	margin-top: 30px;
}

#seo-links h2 {
	font-size: 12px;
	letter-spacing: 0px;
	margin-bottom: 0;
	background-color: #4f4f4f;
	padding: 6px;
	color: white;
}

#seo-links a, #seo-links a:hover {
	color: #5d5d5d;
}

.link-block {
	width: 204px;
	float: left;
	min-height: 130px;
	background-color: #E5E5E5;
}

.link-block ul {
	padding: 12px 15px;
	list-style:none;
	line-height: 18px;
}


/* Footer
********************************************************************************************************/
#footer h1 {
	margin-top: 10px;
	font-size: 32px;
}

#footer-top {
	background-image: url(../images/top-footer.jpg);
	font-size: 1px;
	line-height: 1px;
	height: 12px;
	margin-top: 50px;
}

#footer {
	background-color: #020202;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	min-height: 145px;
	height:auto !important;
 	height:145px;
}

#footer-wrap {
	margin-left: 30px;
}

#footer li {
	list-style: none;
	font-size: 13px;
	line-height: 1.4em;
}

.footer-float {
	color: #FFFFFF;
	float: left;
	width: 190px;
}

.footer-float-phone {
	color: #FFFFFF;
	float: left;
	margin-right: 22px;
	width: 500px;
	text-align: center;
}

#phone {
	float: right;
	padding-top: 40px;
	padding-right: 30px;
}

#footer-bot {
	background-image: url(../images/bot-footer.jpg);
	font-size: 1px;
	line-height: 1px;
	height: 12px;
	margin-bottom: 50px;
}

.blue {
	color: #90c4ea;
}

.green-strong {
	color: #66BB80;
	font-weight: bold;
}

#footer-links {
	color: #90c4ea;
	margin-bottom: 20px;
	text-align: center;
}

#footer-links img {
	vertical-align: middle;
}

#footer-links li {
	display: inline;
	font-size: 20px;
	padding: 5px;
}

#footer-links li a {
	color: #90c4ea;
	text-decoration: none;
}

#footer-links li a:hover {
	text-decoration: underline;
}

/* Subpage
********************************************************************************************************/
#sub-wrapper {
	margin-top: 30px;
	padding: 0 5px;
	min-height: 400px;
}

#sub-wrapper p {
	line-height: 1.4em;
	margin-bottom: 20px;
}

#sub-wrapper h1 {
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#sub-wrapper h2 {
	font-size: 12px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	background-color: #4f4f4f;
	padding: 6px;
	color: white;
}

#sub-wrapper h4 {
	font-size: 15px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
}

#left-sub {
	float: left;
	width: 500px;
}

#right-sub {
	float: right;
	width: 400px;
	margin-top: 35px;
}

/* About Page
********************************************************************************************************/
#right-vid {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Contact Page
********************************************************************************************************/
.icon-border {
	border: 1px solid #cccccc;
	margin-right: 20px;
}
.icon {
	margin-right: 20px;
}
.submit {
	font-size: 15px;
	height: 1.85em;
}

#contact-form {
	font-size: 12px;
}

#contact-form td {
	padding-bottom: 5px;
}

#contact-form input {
	font-size: 11px;
	padding: 1px;
}

/* Downloads Page
********************************************************************************************************/
#left-split {
	float: left;
	width: 450px;
}

#right-split {
	float: right;
	width: 450px;
}

/* Services Page
********************************************************************************************************/
#left-services {
	float: left;
	width: 600px;
}

#badges {
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 35px;
}

ul.square, ol.square {
	line-height: 1.4em;
	margin:20px 60px;
}

/* Support Page
********************************************************************************************************/
.video {
	text-align: center;
	width: 300px;
	height: 275px;
	float: left;
}
.video-border {
	width: 265px;
	border: 1px #cccccc solid;
	padding: 5px;
	margin-bottom: 5px;
}

/*
--------------------------------------------------------------
TOP NAV SUBMENUS
These styles need to be at the very end of the CSS in order to 
override any global styles that may otherwise apply to these 
elements.
--------------------------------------------------------------
*/

.t-submenu {
	display: none;
	background: #cccccc no-repeat left top;
	height: 110px;
	z-index: 999;
	position: absolute;
	margin: 0 0 0 0;
	text-align: left;
	overflow: hidden;
}
.t-submenu a {
	display: block !important;
	width: 160px !important;
	height: 2.2em !important;
	padding: 0 0 0 0 !important;
	margin: 0 !important;
	border: 0 !important;	
	text-align: left !important;
	font-weight: normal;
	font-size: 11px;
	color: #333 !important;
	text-decoration: none;
}
.t-submenu a:hover, .t-submenu a:active {
	background: none !important;
	text-decoration: underline !important;
}

table.t-submenu-table {
	border: 0;
	margin: 8px 0 0 18px;
}
table.t-submenu-table td {
	padding: 0 0 0 10px;
	font-size: 10px;
	vertical-align: top !important;
}
.tsubrbord {
	border-right: 1px dotted #aaaab0;
}
.tsublbord {
	border-left: 1px dotted #aaaab0;
}.tsubleft {
	padding: 0 0 0 0 !important;
}
span.t-submenu-table-cat {
	font-size: 11px;
}