/*** Site ***/
body {
	font: 1em normal Arial, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url(../../graphics/00000001/StatSoftBG.png);
	background-repeat: repeat-x;
}
td {
	font-size: 1em;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
h1 {
	font: bold 1.5em Arial, sans-serif;
	color: #3f3f3f;
	margin: 8px 0px 4px 0px;
}
h2 {
	font: bold 16px Arial, sans-serif;
	color: #BF060D;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
h3 {
	font: bold 1.1em Arial, sans-serif;
	color: #3f3f3f;
}
h4 {
	font: normal 1.1em Verdana, sans-serif;
	color: #3f3f3f;
	margin: 2px 0px 2px 0px;
}
 h2. {
 color:#333333;
 padding:4px;
 background-color:#cccccc;
 font-weight:bold;
}
a img {
	border: 0;
}
a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}
a:active {
	color: #999999
}
a:hover {
	color: #333333;
}
.clear {
	clear: both;
	font-size: 0em;
	height: 0em;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.margincenter {
	margin: 0 auto;
}
.small {
	font-size: .9em;
}
.smaller {
	font-size: .8em;
}
.smallest {
	font-size: .7em;
}
.large {
	font-size: 1.1em;
}
.larger {
	font-size: 1.2em;
}
.largest {
	font-size: 1.3em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red {
	color: #dd0000;
}
.blue {
	color: #0000ff;
}
.grey {
	color: #999999;
}
.nowrap {
	white-space: normal;
}
.link-pipe {
	color: #999999;
}
.input_error {
	border-color: #cc0000 #ff0000 #ff0000 #ff0000;
}
.strikethrough {
	text-decoration: line-through;
}
select {
	border-width: 1px;
	border-color: #333333 #bbbbbb #bbbbbb #bbbbbb;
	padding: 1px 2px;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.error-message {
	padding: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #dd0000;
	font-weight: bold;
}
.LOGN .error-message, .AFCL .error-message, .ORDL .error-message {
	margin: 12px 24px;
	width: auto;
}
.information-message {
	padding: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #0000dd;
}
.LOGN .information-message {
	margin: 12px 24px;
	width: auto;
	font-size: 11px;
}
.textfield, select, textarea, #tax-fields .form_row input {
	border-width: 1px;
	border-style: solid;
	border-color: #bbb6b4;
	padding: 1px 2px;
	font: normal 1em Arial, Helvetica, Verdana, sans-serif;
}
.textfield, textarea {
	width: 160px;
}
.button {
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	background-color: #999999;
	color: #ffffff;
	font-size: .9em;
	padding: 1px 2px;
	margin: 0;
	cursor: pointer;
}
#previous-button {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
#previous-button .prev-button {
	background: url(../../graphics/00000001/left.gif) no-repeat left 3px;
	border: none;
	font-size: 11px;
	cursor: pointer;
	padding: 0 0 0 10px;
}
#next-button {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}
#next-button .next-button {
	background: url(../../graphics/00000001/right.gif) no-repeat right 3px;
	border: none;
	font-size: 11px;
	cursor: pointer;
	padding: 0 10px 0 0;
}
#background {
	width: 100%;
	background-color: #006699
}
#site-container {
	width: 1060px;
	margin: 0 auto;
	text-align: left;
}
/*** Top Bar with Login and Shopping Cart Shortcuts ***/

#topbar {
	width: 1060px;
	height: 23px;
	margin: 0;
	background: url(../../graphics/00000001/bg-topbar.jpg) no-repeat;
}
#bottom-wrap {
	clear: both;
	font-size: 0em;
	height: 0em;
}
/*** Top Navigation Bar ***/

#navigation-bar {
	line-height: 12px;
	background-color: #006699;
	width: 1060px;
}
#navigation-bar ul {
	margin: 0;
	padding: 5px 0;
	clear: both;
 width:100% border-top: 1px solid #cccccc;
	text-align: center;
	background: url(../../graphics/00000001/bg-topnav.png) no-repeat;
}
#navigation-bar li {
	color: #444546;
	list-style: none;
	line-height: 14px;
	display: inline;
	text-align: center;
	margin: 0 0px;
	font-size: 12px;
	border-right: 1px solid #ccc;
}
#navigation-bar li.navigation-item-on {
	background-color: #999999;
}
#navigation-bar li.navigation-item-off {
	background-color: #666666;
}
/* tab padding */
#navigation-bar li div div {
	padding: 5px 18px;
}
/* tab off side images */
#navigation-bar li.navigation-item-off div.item-left-side {
	background: transparent url() no-repeat scroll left top;
}
#navigation-bar li.navigation-item-off div.item-right-side {
	background: transparent url() no-repeat scroll right top;
}
/* tab on side images */
#navigation-bar li.navigation-item-on div.item-left-side {
	background: transparent url() no-repeat scroll left top;
}
#navigation-bar li.navigation-item-on div.item-right-side {
	background: transparent url() no-repeat scroll right top;
}
/* navigation bar links */
#navigation-bar li a {
	color: #003366;
	text-decoration: none;
	padding: 8px 12px 8px 10px;
}
#nav-checkout {
}
#nav-search {
}
#nav-basket {
}
#nav-account {
}
#nav-all-products {
}
#nav-storefront {
}
#navigation-bar .last-item {
	border: none;
}
#navigation-bar .last-item a {
	color: #003366;
}
/*** Top Search Bar ***/
#header-left {
	float: left;
	color: #fff;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
}
#midbar1 {
	width: 1060px;
	height: 24px;
	margin: 0;
	background: url(../../graphics/00000001/bg-midbar1.jpg) no-repeat;
}
#idtracking {
	float: left;
	padding-top: 5px;
	padding-left: 85px;
	color: #ffffff;
}
#accesscontrol {
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 50px;
}
#timekeeping {
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 50px;
}
#preinstalledsystems {
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 50px;
}
#midbar2 {
	width: 1060px;
	height: 24px;
	margin: 0;
	background: url(../../graphics/00000001/bg-midbar2.jpg) no-repeat;
}
#midbar2-left {
	float: left;
	color: #003366;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
}
#idcreationservice {
	float: left;
	color: #003366;
	padding-top: 5px;
	padding-left: 80px;
	clear: both
}
#idshredders {
	float: left;
	color: #003366;
	padding-top: 5px;
	padding-left: 40px;
}
#rentalidsystems {
	float: left;
	color: #003366;
	padding-top: 5px;
	padding-left: 40px;
}
#usedidsystems {
	float: left;
	color: #003366;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 65px;
}
/*** Left Navigation ***/

#left-navigation {
	width: 188px;
	border: 1px solid #cccccc;
	padding: 0;
	float: left;
	background: url(../../graphics/00000001/bg-sidenav.png) repeat-y;
	padding-top: 0px;
	margin: 0px 0 20px;
	vertical-align: top;
}
/*** One Column Pages ***/
.one-column #left-navigation {
	display: none;
}
#category-tree {
	padding: 9px;
	margin: 0;
}
#category-tree-top-image {
}
#category-tree-bottom-image {
}
#category-tree a {
	display: block;
	text-decoration: none;
	color: #003366;
	padding: 15px 0;
}
#category-tree div {
	border-top: 1px solid #cccccc;
}
#category-tree .level-1 a {
	padding: 4px 6px 4px 6px;
}
#category-tree .level-2 a {
	padding: 4px 6px 4px 14px;
}
#category-tree .level-3 a {
	padding: 4px 6px 4px 21px;
}
#category-tree .level-4 a {
	padding: 4px 6px 4px 28px;
}
#category-tree .level-5 a {
	padding: 4px 6px 4px 35px;
}
#category-tree .level-6 a {
	padding: 4px 6px 4px 41px;
}
#category-tree div.active {
background-color:;
}
#category-tree-header {
}
#category-tree-footer {
	padding: 0px;
	margin: 0px 0;
}
/*** Content ***/

#content-container {
	clear: both;
	width: 1060px;
	padding: 0 0 6px 0;
	margin: 0 auto;
	/* ie6 min-height hack */
	min-height: 270px;
	height: auto !important;
	height: 270px;
	background-color: #FFFFFF;
}
table#content-container {
	border-collapse: collapse;
}
#main-content {
	width: 830px;
	float: left;
	padding: 4px 20px 0;
}
.center-me {
	width: 200px;
	margin: 0 auto;
}
.SMAP #main-content {
	width: 826px;
}
.one-column #main-content, #SFNT #main-content {
	width: 1020px;
}
.BASK #main-content {
	width: 700px;
	margin: 0 auto;
	padding: 0px 8px 0 8px;
	float: none;
}
.BASK #main-content h1 {
	margin: 0px;
	padding: 20px 0;
}
#breadcrumbs-catpages {
	text-align: left;
	margin-top: 0px;
	font-size: 11px;
	width: 830px;
}
#breadcrumb {
	float: left;
	margin-bottom: 5px;
}
.cat-pages {
	float: right;
	text-align: right;
}
.cat-pages.bottom {
	margin-bottom: 10px;
	clear: both;
}
.cat-pages p {
	margin: 0 0 5px;
}
.cat-pages .catPages {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid;
}
.cat-pages .catPages-link {
	float: right;
 *width:116px;
	margin-top: -2px;
 *margin-top:0;
}
.cat-pages .catPages-link p {
	float: left;
	padding-top: 2px;
 *margin-top:-1px;
}
#breadcrumbs-prod {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 11px;
}
#category-title {
	clear: both;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#category-listing {
	width: 100%;
	clear: both;
	float: left;
	text-align: left;
}
#product-total {
	float: right;
	text-align: right;
	margin-top: 0px;
}
#number-of-product-pages {
	float: right;
	text-align: right;
	margin-top: 0px;
}
#product-left {
	float: left;
	text-align: left;
}
#product-right {
 float: right text-align:left;
}
/*** Global Header/Footer ***/

#global-header {
	overflow: visible;
	background: #069;
}
#header-right {
	float: right;
	width: 224px;
}
#logo {
	margin: 10px 0 10px 10px;
	float: left;
}
#logo a {
	width: 323px;
	height: 68px;
	display: block;
	background: transparent url(../../graphics/00000001/logo-1.gif) no-repeat scroll left top;
	cursor: pointer;
}
#quote-request {
	margin: 4px 0 0;
	float: left;
}
#quote-request a {
	width: 162px;
	height: 18px;
	display: block;
	background: url(../../graphics/00000001/request-for-quote.gif) no-repeat scroll right top;
	cursor: pointer;
}
#gsa {
	margin: 4px 10px 0;
	float: right;
}
#gsa a {
	width: 42px;
	height: 18px;
	display: block;
	background: url(../../graphics/00000001/gsa.gif) no-repeat scroll right top;
	cursor: pointer;
}
#bg-image1 {
	margin: 10px 0 10px 8px;
	float: left;
}
#bg-image1 a {
	width: 112px;
	height: 68px;
	display: block;
	background: url(../../graphics/00000001/bg-image1.gif) no-repeat scroll left top;
	cursor: pointer;
}
#bg-image2 {
	margin: 10px 0 10px 8px;
	float: left;
}
#bg-image2 a {
	width: 112px;
	height: 68px;
	display: block;
	background: url(../../graphics/00000001/bg-image2.gif) no-repeat scroll left top;
	cursor: pointer;
}
#bg-image3 {
	margin: 10px 0 10px 8px;
	float: left;
}
#bg-image3 a {
	width: 112px;
	height: 68px;
	display: block;
	background: url(../../graphics/00000001/bg-image3.gif) no-repeat scroll left top;
	cursor: pointer;
}
#bg-image4 {
	margin: 10px 0 10px 8px;
	float: left;
}
#bg-image4 a {
	width: 112px;
	height: 68px;
	display: block;
	background: url(../../graphics/00000001/bg-image4.gif) no-repeat scroll left top;
	cursor: pointer;
}
#bg-image5 {
	margin: 10px 0 10px 8px;
	float: left;
}
#bg-image5 a {
	width: 112px;
	height: 68px;
	display: block;
	background: url(../../graphics/00000001/bg-image5.gif) no-repeat scroll left top;
	cursor: pointer;
}
#bg-image6 {
	margin: 10px 0 10px 8px;
	float: left;
}
#bg-image6 a {
	width: 112px;
	height: 68px;
	display: block;
	background: url(../../graphics/00000001/bg-image6.gif) no-repeat scroll left top;
	cursor: pointer;
}
#searchfield {
	margin: 0px 5px 0 10px;
	vertical-align: top;
}
#search {
	width: 233px;
	height: 19px;
	float: right;
	padding: 2px 0 0;
}
#header-links {
	text-color: #003366;
	font-size: 12px;
	padding: 5px 0 0 5px;
	width: 617px;
	text-align: right;
	float: left;
	margin: 0 0 0 0;
	display: inline-block;
}
#header-links #header-phone {
	text-decoration: underline;
}
#topbar img {
	height: 14px;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}
img {
	-ms-interpolation-mode: bicubic;
}
#header-search-submit {
	width: 41px;
	height: 18px;
	padding: 1px 0px 5px 0;
	border: 0;
}
#search a {
	color: #000000;
	text-align: right;
	font-size: 11px;
}
#search span {
	padding: 0 5px;
}
#mini-basket {
	height: 14px;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 0 14px 0 0;
	text-align: right;
	float: right;
	display: inline;
}
#mini-basket ul {
	list-style: none;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
}
#mini-basket li {
	height: 18px;
	padding-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	border-left: 1px solid #ccc;
	display: inline-block;
	display: -moz-inline-box;
 *display: inline; /* for ie */
	zoom: 1;
	overflow: hidden;
}
#mini-basket .first-item {
	border-left: none;
	padding-left: 0px;
}
#global-footer {
	padding: 0;
	color: #FFFFFF;
}
#footer-links {
	text-align: center;
}
#footer-links ul {
	font: .9em normal Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 0 60px;
	padding-bottom: 6px;
	background: #fff;
	float: left;
}
#footer-links ul h3 {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	border-bottom: dotted 1px #999999;
}
#footer-links ul li {
	/*list-style-type: none;
	border-left: 1px solid #999999;
	padding: 0 2px 0 6px;
	margin: 0;
	display: inline;*/
	text-align: left;
}
#footer-links ul li a {
	text-decoration: none;/*margin:0 2px 0 4px;*/
}
#footer-links ul li a:hover {
	text-decoration: underline;
}
#footer-links ul li.first-child {
	border: 0;
}
#global-footer #footer-links #footer-sitemap-link {
	display: none;
}
#miva-link {
	font-size: .8em;
	text-align: center;
	margin: 16px 0;
}
#miva-link a {
	color: #999999;
}
#page-header {
	clear: both;
	margin: 0 auto 10px;
	width: 100%;
}
#page-footer {
	clear: both;
	margin: 0 auto;
	width: 100%;
}
/*** PROD and CTGY Footer ***/
#PROD #page-footer, #CTGY #page-footer {
	background: #fff;
	height: 240px;
	margin: 0 18px 20px;
	width: 1020px;
	border: 1px solid #c6c3c6;
	padding: 10px 0;
}
#page-footer h1 {
	padding-left: 10px;
	margin-top: 0;
}
#page-footer .left-column {
	width: 75%;
	float: left;
	border-right: 1px dashed #c6c3c6;
}
#page-footer .right-column {
	width: 252px;
	float: left;
}
#page-footer .featured-product {
	width: 21%;
	padding: 0 15px;
	float: left;
	text-align: center;
}
#page-footer .featured-product img {
	max-height: 80px;
}
#page-footer .featured-product-name {
	font-weight: bold;
	text-align: center;
}
#page-footer .featured-product-price {
	font-weight: bold;
	font-size: 14px;
}
#page-footer .featured-product-more a {
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	background: #999999;
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	padding: 1px 2px;
	cursor: pointer;
}
.right-column #quote-request {
	float: none;
	text-align: center;
	width: 162px;
	margin: 60px auto 40px;
}
.right-column #quote-request a {
	text-align: center;
}
#page-footer .featured-category-image {
	margin-top: 55px;
}
#page-footer .right-column a {
	text-decoration: none;
}
#page-footer .right-column p {
	text-align: center;
}
#page-footer .right-column a:hover {
	text-decoration: underline;
}
#page-footer .right-column a img {
	text-decoration: none;
}
#maintenance {
	color: #dd0000;
	font-weight: bold;
}
/*** ACAD, ACED, AFAD, AFED, OCST ***/

.logout-link {
	margin: 12px 0;
	float: right;
}
#customer-fields label, #affiliate-fields label {
	float: left;
	width: 150px;
	white-space: nowrap;
	text-align: right;
	padding: 2px 5px 3px 0;
	clear: both;
}
#affiliate-commissions label, .OSEL .non-editable label {
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding: 0 6px 0 0;
}
#customer-fields input.textfield, #affiliate-fields input.textfield, #tax-fields input, #affiliate-commissions div.form_row div, .non-editable div.form_row div {
	width: 170px;
	margin: 0 0 4px 0;
}
#affiliate-commissions div.form_row div {
	float: left;
}
#customer-fields select, #affiliate-fields select {
	width: 176px;
	margin: 0 0 4px 0;
}
#login-details, #affiliate-information {
	margin: 0 0 16px 0;
}
#affiliate-commissions .form_row {
	margin: 0 0 8px 0;
}
.AFAD #affiliate-fields {
	width: 50%;
	margin: 0 auto;
}
.AFED #affiliate-fields #affiliate-contact, .AFED #affiliate-fields #affiliate-commissions {
	float: left;
	width: 50%;
}
#affiliate-commissions .affiliate-code {
	width: 230px !important;
}
#affiliate-commissions #affiliate-image {
	width: 236px !important;
	overflow: auto;
}
#affiliate-terms {
	margin-left: 155px;
}
#affiliate-fields .form_row div.non-editable {
	margin: 0 0 8px 0;
	padding: 2px 0 0 0;
}
.save-button, .continue-button {
	clear: both;
	text-align: right;
	padding: 24px 0 0 0;
}
.required {
	font-weight: bold;
}
h2.fields-heading {
	background-color: #cccccc;
	color: #333333;
	margin: 0 0 12px 0;
	padding: 4px 4px 4px 12px;
}
.address2-label {
	margin: 0 0 14px 0;
}
.controls {
	font: normal .7em Verdana, Helvetica, Arial, sans-serif;
	visibility: hidden;
}
#customer-fields .controls label {
	float: none;
}
#ship-to, #bill-to {
	width: 50%;
	float: left;
}
#ship-to h2 input.checkbox, #bill-to h2 input.checkbox {
	margin: 0 2px 0 12px;
	padding: 0;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
div.invalid input.textfield, div.invalid select, #tax-fields div.invalid input {
	border-color: #cc0000 #ff0000 #ff0000 #ff0000;
}
div.invalid label {
	color: #dd0000;
}
.warning-message {
	padding: 4px;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	color: #dd0000;
}
#customer-fields.editable .form_row, #affiliate-fields.editable .form_row {
	margin: 0 0 6px 0;
	text-align: left;
}
#customer-fields.non-editable .form_row {
	margin: 0 0 4px 0;
	text-align: left;
}
#customer-fields.non-editable label, #affiliate-fields.non-editable label {
	margin: 0 0 0 30px;
	padding: 0 4px 0 0;
	font-weight: bold;
	width: 110px;
	text-align: right;
	float: left;
	clear: both;
	white-space: nowrap;
}
#customer-fields.non-editable .form_row div, #affiliate-fields.non-editable .form_row div {
	float: left;
}
#update-record {
	clear: both;
	margin: 24px 0 0 24px;
}
.tax-fields label {
	font-weight: bold;
}
/*** LOGN, AFCL, ORDL, ORHL ***/

.AFCL #main-content, .LOGN #main-content {
	padding: 28px 16px;
}
.ORHL #main-content {
	padding: 38px 12px 16px 12px;
}
.ORDL #main-content {
	padding: 28px 16px;
}
.AFCL .section, .LOGN .section {
	float: left;
	height: 220px;
	width: 49%;
}
.ORDL .section {
	float: left;
	height: 220px;
	width: 33%;
}
.ORHL .lookup-section {
	float: left;
	height: 220px;
	width: 50%;
}
.ORHL .signin-section {
	float: right;
	height: 220px;
	width: 48%;
}
.section h3, .lookup-section h3, .signin-section h3 {
	text-align: center;
}
.form_row {
	margin: 0 0 6px 0;
}
.LOGN label, .ORDL label, .AFCL label {
	width: 80px;
	text-align: right;
	padding: 3px 5px;
}
.ORHL label {
	white-space: nowrap;
	clear: both;
	width: 90px;
	text-align: right;
	padding: 3px 5px;
}
#Order_BillZip {
	width: 44px;
	margin-right: 93px;
}
.grey-border-right {
	border-right: 1px solid #cccccc;
}
.logn-input {
	width: 120px;
}
#Customer_Login {
	margin-right: 3px;
}
#invalid-key {
	width: 23px;
	float: left;
	margin: 0 4px 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #cc0000 #ff0000 #ff0000 #ff0000;
}
.sign-in-buttons {
	text-align: center;
	margin: 12px 0 0 0;
}
.forgot-password {
	font-size: .9em;
	text-align: center;
	margin: 12px 0 0 0;
}
/*** BASK, OCST, OPAY, OSEL ***/

#basket-contents.non-editable, #basket-contents.editable, #order-contents table {
	width: 100%;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#basket-contents.non-editable table, #basket-contents.editable table, #order-contents table {
	border-collapse: collapse;
}
#basket-contents.non-editable td, #basket-contents.editable td, #order-contents td {
	background-color: #eeeeee;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
	padding: 6px;
	font: normal 1em Arial;
}
#basket-contents table tr.basket-heading td, #basket-contents table tr.basket-heading td, #order-contents table tr.heading td {
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	white-space: nowrap;
}
#basket-contents .basket-qty-input {
	width: 34px;
}
#basket-contents .item-remove {
	width: 8%;
	vertical-align: middle;
}
#basket-contents table .basket-heading td.item-name {
	text-align: left;
}
#basket-contents.editable .item-quantity {
	width: 13%;
	text-align: center;
	white-space: nowrap;
}
#basket-contents.non-editable .item-quantity {
	width: 6%;
	text-align: center;
}
#basket-contents .item-options .item-name {
	padding-left: 16px;
}
#basket-contents.non-editable .item-name {
	width: 59%;
}
#basket-contents.editable .item-name {
	width: 66%;
}
#basket-contents td.item-name {
	text-align: left;
}
#basket-contents .item-price {
	width: 10%;
	text-align: right;
	white-space: nowrap;
}
#basket-contents .item-total {
	width: 10%;
	text-align: right;
}
#basket-contents .basket-charges .charge-description, #basket-contents .basket-charges .formatted-charge {
	font-style: italic;
	text-align: right;
	white-space: nowrap;
}
#basket-contents #basket-totals .formatted-total, #basket-contents #basket-totals .total-prompt {
	font-weight: bold;
	text-align: right;
}
#basket-contents .item-options td {
}
.checkout .item-quantity {
	width: 8% !important;
}
.checkout .item-name {
	width: 64% !important;
}
#fields-key {
	margin: 16px 0;
}
.checkout-button {
	margin: 12px 0;
	text-align: right;
}
#payment-fields input {
	border-width: 1px;
	border-style: solid;
	border-color: #333333 #bbbbbb #bbbbbb #bbbbbb;
	padding: 1px 2px;
	font: normal 1em Arial, Helvetica, Verdana, sans-serif;
}
#payment-fields label {
	white-space: nowrap;
	text-align: left;
	padding: 3px 5px 3px 0;
	clear: both;
	margin: 2px 0 0 0;
}
#payment-fields td {
	padding: 0 0 6px 0;
}
#shipping-payment .form_row {
	margin: 10px 0 0 0;
}
#shipping-payment label {
	float: left;
	width: 65px;
	white-space: nowrap;
	text-align: left;
	padding: 3px 5px 3px 0;
	clear: both;
	margin: 2px 0 0 0;
}
.OSEL .continue-button, .OPAY .continue-button {
	margin: 0 0 12px 0;
}
.OCST #basket-contents {
	margin: 0 0 32px 0;
}
.OPAY .fields-key {
	margin: 0 0 16px 0;
}
#payment-fields .form_row {
	margin: 10px 0 0 0;
}
#customer-fields.non-editable {
	margin: 0 0 32px 0;
}
#basket-contents.non-editable {
	margin: 16px 0 32px 0;
}
/*** CTGY, SRCH, PLST, OUS1, OUSM ***/

.categoy-listing, .all-products, .related-products, .search-results {
	clear: both;
}
#category-header {
	background: url(../../graphics/00000001/catheadbg.jpg) no-repeat top left;
	width: 800px;
	height: 146px;
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0 20px;
}
.product-item {
	/*width:260px;*/
	float: left;
	display: inline;
	margin: 0 0 20px 22px;
	text-align: center;
	border: 1px solid #bbb6b4;
	padding: 20px 0;
	height: 350px;
}
#category-listing .first-item {
	margin-left: 0;
}
.product-item .padding {
	padding: 12px;
	margin: 12px;
	height: 300px;
	border: 1px solid #cccccc;
	overflow: hidden;
}
.product-next-previous {
	clear: both;
	margin: 12px 0;
}
#CTGY .product-details, .PLST .product-details, #SRCH .product-details {
	height: 325px;
	overflow: hidden;
	padding: 0 18px 0 18px;
}
/*#CTGY .product-details .product-description p {
	text-align:justify;	
}*/

.product-item .product-thumbnail {
	margin: 0 0 12px 0;
	text-align: center;
	min-height: 108px;
	height: auto !important;
	height: 136px;
}
.product-item .product-thumbnail img {
	max-width: 100%;
	/*max-height: 136px;*/
	height: auto !important;
	/*height: 136px;*/
}
.purchase-buttons {
	text-align: center;
	margin: 6px 0 0 0;
}
.purchase-buttons input.button {
	margin: 0 2px;
}
.category-buttons {
	margin-top: 12px;
}
.category-more-info-buttons a {
	display: inline;
	float: left;
	margin-left: 64px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	background: #999999;
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	padding: 1px 2px;
	cursor: pointer;
}
.add-to-cart-buttons {
	display: inline;
	margin-right: 33px;
}
.add-to-cart-buttons .button {
	overflow: visible;
}
.line-item td.item-buttons {
	white-space: nowrap;
}
.line-item tr.header-row td {
	font-weight: bold;
}
.thumbnail-not-available {
	display: block;
	width: 110px;
	height: 110px;
	background: transparent url() no-repeat scroll left top;
	margin: 0 auto;
}
.image-not-available {
	display: block;
	background: transparent url() no-repeat scroll left top;
}
.next-previous {
	margin: 12px 0 0 0;
}
.next-button {
	float: right;
}
.previous-button {
	float: left;
}
.search-again {
	margin: 0 0 16px 0;
}
.OUS1 #main-content {
	padding-left: 225px;
	padding-right: 225px;
}
.upsale-heading {
	text-align: center;
}
.OUS1 .product-thumbnail {
	margin: 12px 0;
	text-align: left;
	height: 116px;
	min-height: 116px;
}
.OUS1 .product-description {
	margin: 16px 0 0 0;
}
.OUS1 .thumbnail-not-available {
	margin: 16px auto;
}
.OUSM #main-content {
	padding-left: 160px;
	padding-right: 160px;
}
.upsale-batch {
	width: 100%;
	padding: 2px;
}
.upsale-batch .heading td {
	font-weight: bold;
}
.upsale-checkbox {
	width: 32px;
}
.upsale-name {
	width: 175px;
}
.OUS1 .purchase-buttons textarea {
	text-align: center;
	width: 390px;
	height: 100px;
}
.OUSM .continue-button {
	text-align: center;
}
.line-item table {
	width: 100%;
}
.line-item table tr.heading td {
	font-weight: bold;
}
.line-item table td {
	padding: 2px;
	vertical-align: top;
}
.line-item .item-code {
	padding-left: 2px;
	padding-right: 2px;
}
.line-item .item-price {
	padding-left: 2px;
	padding-right: 2px;
}
.line-item .item-name {
	width: 80%;
}
.line-item tr.alt_row {
	background-color: #f4f4f4;
}
/*** PRODUCT DISPLAY ***/

.product-details-1 {
	float: left;
	width: 420px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 20px;
}
.product-details-2 {
	width: 220px;
	float: right;
}
.product-name {
	min-height: 30px;
}
.product-price {
	margin-bottom: 6px;
}
.product-image {
	margin: 0 auto 16px auto;
}
.product-image img {
	max-width: 420px;
}
.product-screenshots {
	clear: both;
	width: 420px;
	text-align: left;
	padding: 0px
}
.product-pdf {
	clear: both;
	width: 420px;
	text-align: left;
	padding: 0px;
}
.product-quantity-input {
	width: 34px;
	margin: 0 4px;
}
.related-products {
	clear: both;
	margin: 32px 0 16px 0;
}
.product-attributes {
	margin: 16px 0;
	text-align: left;
}
.product-attributes td {
	padding: 4px 0;
}
.product-attributes td.prompt {
	vertical-align: top;
	text-align: right;
	padding-right: 4px;
}
.product-attributes td.field {
	text-align: left;
}
/*** PRODUCT TABS ***/
	
#productTabs {
	margin: 20px 0;
}
#tabButtons, #tabSheets {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
	clear: both;
}
#tabSheets li {
	height: auto;
	border: 1px solid #666666;
	padding: 15px;
	display: none;
}
#tabSheets li ul {
	padding-left: 25px;
}
#tabSheets li ul li {
	display: list-item;
	border: none;
	padding: 5px 0;
	list-style: disc;
}
#tabSheets li p, #tabSheets li h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}
#tabButtons li {
	float: left;
	padding: 4px 6px;
	cursor: pointer;
	border: 1px solid #666666;
	border-bottom: none;
}
#tabButtons li.tabButtonActive {
	color: #fff;
	background-color: #666666;
}
#tabButtons li.lastTab {
	border-right: 1px solid #666666;
}
#overviewTab a.videoLinkPopUp {
	padding-left: 10px;
}
#supportTab a.pdfLink {
	padding-left: 10px;
}
#relatedTab td {
	padding: 5px;
}
#relatedTab table {
	width: 570px;
}
/* ------------------------ PRODUCT TABS 2.0 ------------------------ */

.tabs {
	width: 600px;
	padding: 10px 0;
	line-height: normal;
}
/* ----- tab navigation ----- */
.tabs ul.tabs-list {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #aaa;
}
.tabs ul.tabs-list li {
	display: block;
	width: auto;
	height: 29px;
	line-height: 29px;
	padding: 0;
	margin: 0 0 -1px 0;
	float: left;
	border: solid #aaa;
	border-width: 1px 1px 1px 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.tabs ul.tabs-list .first {
	border-left: 1px solid #aaa;
}
.tabs ul.tabs-list .last {
}
.tabs ul.tabs-list .current {
	border-bottom: 1px solid #fff;
}
.tabs ul.tabs-list li:first-child a {
}
.tabs ul.tabs-list li:last-child a {
}
.tabs ul.tabs-list a {
	display: block;
	width: auto;
	margin: 0;
	padding: 0px 8px;
	background: #f5f5f5;
	font-size: 13px;
	text-decoration: none;
}
.tabs ul.tabs-list a:hover {
	color: #333;
}
.tabs ul.tabs-list .current a {
	background: #fff;
	color: #111;
}
/* ----- tab content ----- */
.tabs .content {
	clear: both;
	overflow: hidden;
	background: #fff;
	border: solid #aaa;
	border-width: 0 1px 1px;
	padding: 10px;
}
.tabs .content .tab-nav {
	display: none;
}
.tabs .content .tab-content {
	overflow: hidden;
}
/* ----- tab pagination ----- */
.tabs .tab-pagination {
	list-style: none;
	padding: 0;
	margin: 0
}
.tabs .tab-pagination li {
	display: inline;
}
.tabs .tab-pagination a {
	padding: 0 10px;
}
.tabs .tab-pagination a:hover, .tabs .tab-pagination a:focus {
	opacity: 0.7;
}
.tabs .tab-pagination a span {
	overflow: hidden;
}
.tabs h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}
/*** INVC ***/

.INVC .order-id, .ORDS .order-id {
	float: left;
	font-weight: bold;
}
.INVC .order-date, .ORDS .order-date {
	float: right;
	text-align: right;
}
.INVC .order-date span, .ORDS .order-date span {
	font-weight: bold;
}
.INVC h3, .ORDS h3 {
	clear: both;
	margin: 16px 0 24px 0;
}
/*** PATR ***/

.PATR .continue-button {
	text-align: right;
	margin: 12px 0;
}
/*** SMAP ***/

.SMAP h3 {
}
.SMAP .category {
	width: 33%;
	text-align: left;
	float: left;
}
.SMAP .category .padding {
	padding: 2px;
}
.SMAP .product {
	width: 33%;
	text-align: left;
	float: left;
}
.SMAP .product .padding {
	padding: 2px;
}
/*** ORDH, ORDS ***/

#orderhistory-list table {
	border-collapse: collapse;
}
#order-contents table {
	width: 100%;
}
#order-contents table td, #orderhistory-list table td {
	vertical-align: top;
}
#orderhistory-list .order-reorder {
	text-align: center;
}
#orderhistory-list .order-invoice {
}
#orderhistory-list .order-description {
	text-align: left;
}
#orderhistory-list .order-date {
}
#orderhistory-list .order-purchased {
	text-align: center;
}
#orderhistory-list .order-quantity {
	text-align: center;
}
#orderhistory-list .order-status {
	text-align: center;
}
#orderhistory-list .order-tracking {
	text-align: left;
}
#orderhistory-list .order-total {
	text-align: right;
}
#orderhistory-list .order-price {
	text-align: right;
}
#orderhistory-list .order-view {
	vertical-align: middle;
	padding: 0 8px;
}
#orderhistory-list tr.heading td {
	font-weight: bold;
	white-space: nowrap;
}
#order-contents table tr td.order-reorder {
	text-align: center;
}
#order-contents table tr td.order-invoice {
}
#order-contents table tr td.order-description {
	text-align: left;
}
#order-contents table tr td.order-date {
	text-align: left
}
#order-contents table tr td.order-purchased {
	text-align: center;
}
#order-contents table tr td.order-quantity {
	text-align: center;
}
#order-contents table tr td.order-status {
	text-align: left;
}
#order-contents table tr td.order-tracking {
	text-align: left;
}
#order-contents table tr td.order-total {
	text-align: right;
}
#order-contents table tr td.order-price {
	text-align: right;
}
#order-contents table tr td.charge-description, #order-contents table tr td.charge-fee {
	font-style: italic;
	text-align: right;
}
#order-contents table tr td.charge-fee {
	text-align: right;
}
#order-contents table tr td.formatted-total, #order-contents table tr td.total-prompt {
	text-align: right;
	font-weight: bold;
}
#customer-fields {
	margin: 16px 0;
}
.widest {
	width: 100%;
}
/* Storefront Login */
#sfnt-login {
	float: left;
	width: 258px;
	border: 1px solid #BBB6B4;
	height: 230px;
	padding: 10px;
	text-align: center;
}
#sfnt-login label {
	padding-right: 10px;
}
#sfnt-login .sign-in-buttons {
	float: right;
	/*	margin-right: 30px;*/
	margin-bottom: 20px;
	width: 100%;
	text-align: right;
}
#sfnt-login .sign-in-buttons input {
	margin-right: 30px;
}
#sfnt-login a {
	text-align: center;
}
/* Storefront Slider */
#slideBannerWrapper {
	width: 100%;
	border: none;
	overflow: hidden;
	position: relative;
	height: 252px;
	background: #fff no-repeat top right;
	z-index: 1;
}
#slider1, #slider2, #slider3, #slider4 {
	width: 740px;
	height: 252px;
}
#slider1 {
	background: url(../../graphics/00000001/slider1.jpg) no-repeat top left;
	content: ' ';
}
#slider2 {
	background: url(../../graphics/00000001/slider2.jpg) no-repeat top left;
	content: ' ';
}
#slider3 {
	background: url(../../graphics/00000001/slider3.jpg) no-repeat top left;
	content: ' ';
}
#slider4 {
	background: url(../../graphics/00000001/slider4.jpg) no-repeat top left;
	content: ' ';
}
#slider5 {
	background: url(../../graphics/00000001/slider5.jpg) no-repeat top left;
	content: ' ';
}
#slideBanner {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 740px;
	height: 252px;
	float: left;
}
#slideBanner div a {
}
#slideBannerHelper {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 10px;
	top: 230px;
	height: 20px;
}
#slideBannerHelper li {
	list-style: none;
	display: inline;
}
#slideBannerHelper a {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	background: #fff no-repeat top left;
	color: #000;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}
#slideBannerHelper a.activeSlide {
	background: #000 no-repeat top left;
	color: #fff;
}
/* Storefront Product List */

#sfnt-category-list {
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
.sfnt-category {
	width: 194px;
	float: left;
	display: inline;
	margin: 0 5px 15px;
	text-align: center;
	border: 1px solid #bbb6b4;
	padding: 10px 0 10px 0;
	height: 125px;
}
#sfnt-category-list .first-item {
	margin-left: 0;
}
#sfnt-category-list .last-item {
	margin-right: 0;
}
.sfnt-category p {
	margin: 0 0 5px 0;
}
.sfnt-category-name h2 {
	color: #959eaa;
	text-decoration: none;
	font-size: 13px;
}
.sfnt-category .sfnt-category-price {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.sfnt-category-more a {
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #000000 #000000 #999999;
	background: #999999;
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	padding: 1px 2px;
	margin: 0;
	cursor: pointer;
}
#welcome {
	clear: both;
	float: left;
	width: 50%;
	border-top: 2px solid #c5c5c5;
	padding: 30px 0 30px 0;
	padding-right: 50%;
	background: url(../../graphics/00000001/id-photo-taking.jpg) no-repeat right;
}
#welcome h2 {
	margin-top: 0;
}
/*
Sub Category
*/	

.subcat-item {
	height: 120px;
	width: 218px;
	float: left;
	display: block;
	margin: 0 20px 20px 0;
	text-align: center;
	border: 0px solid #bbb6b4;
	padding: 20px;
}
#category-listing .last-item {
	margin-right: 0;
}
.subcat-item .subcat-image {
	margin: 0 0 12px 0;
	text-align: center;
	min-height: 80px;
	height: auto !important;
	height: 136px;
}
/*DD Menu*/
#menu li {
	position: relative;
}
#menu li ul {
	position: absolute;
	left: 0;
	top: 14px;
	z-index: 14;
	display: none;
	visibility: hidden;
	text-align: left;
	background: none;
	width: auto;
	padding: 5px 0;
}
/*#menu li:nth-child(1) ul {
	left: -10px;
}
#menu li:nth-child(10) ul {
	left: -128px;
}
#menu li:nth-child(11) ul {
	left: -63px;
}*/
#menu li ul li {
	text-align: left;
	background-color: #e1e9ed;
	border: none;
	width: auto;
	display: block;
	white-space: nowrap;
	line-height: 22px;
}
#menu li ul li:hover {
	text-align: left;
	background-color: #d5dce2;
}
