/*  GLOBAL RULES TO ZERO OUT DEFAULTS AND ADJUST FOR BROWSER ISSUES  */

body, div, table, tbody, tr, td, img, h1, h2, h3, h4, h5, h6, p, form, input, select {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border-width: 0px;
	border-style: none;
}
.clearme {
	clear: both;
}

/* Visible vertical scrollbar which disables correctly and allows normal horizontal scrollbar behaviour. */
:root {
 overflow-y:scroll!important;
}

/*  GLOBAL LAYOUT  */

body {
	font-family:"Arial", Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	background-image:url(../images_global/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#666666;
}
#user {
	width:904px;
	padding:10px 20px 10px 20px;
	height:auto;
	text-align:center;
	margin-left:auto!important;
	margin-right:auto!important;
	text-align:right;
	font-size:13px;
}
#bg {
	width:904px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	margin-left: auto!important;
	margin-right:auto!important;
	background-image:url(../images_global/bg-pg.jpg);
	background-repeat:no-repeat;
}
.pg {
	width:904px;	
	margin-bottom:0px;
	font-size:11px;
	line-height:18px;
	text-align:left;
}/*
body:nth-of-type(1) #utilities {
	padding-bottom:5px;
}*/
#utilities {
	text-align:right;
	padding-right:2px;
	padding-bottom:1px;
	[padding-bottom:1px;
	padding-bottom:5px;]
}
*html #utilities {
	padding-bottom:2px;
}
*+html #utilities {
	padding-bottom:2px;
}
#utilities a, #utilities a:visited {
	text-decoration:none;
	color:#000000;
	margin-left:15px;
	position:relative;
	top:3px;
}
#utilities a:hover {
	text-decoration:underline;
}
#nav {
	text-align:left;
	width:auto;
	display:inline;
	white-space:nowrap;
	vertical-align:top;
	padding-left:10px;
}
#nav a, #nav a:visited, .navtxt {
	font-family:"Cambria", serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:15px;
	font-weight:900;
	color:#FFFFFF;
	background-image:none;
	background-repeat:repeat-x;
	padding:0px 12px 10px 12px;
	position:relative;
	top:-14px;
}
#nav a:hover {
	text-decoration:underline;
}
.navtxt {
	padding:0px;
	left:-3px;
	margin-right:4px;
}
#search {
	width:auto;
	height:auto;
	padding-top:6px;
	[padding-top:6px;
	padding-top:14px;]
}
*html #search {
	padding-top:6px;
}
*+html #search {
	padding-top:6px;
}
#sidnav {
	width:201px;
	height:auto;
	vertical-align:top;
	margin:0px;
	padding:10px;
	background-image:url(../images_global/bg-sidnav-foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
}
#sidnav a, #sidnav a:visited {
	color:#FFFFFF;
	font-size:12px;
	font-weight:200;
	text-decoration:none;
	display:block;
}
#sidnav a:hover {
	text-decoration:underline;
}
#sidnavscroll {
	margin-top:15px;
	vertical-align:top;
	height:530px!important;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#000066;
	scrollbar-face-color:#0066CC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000066;
}
#mn {
	width:620px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	height:442px;
	overflow:auto;
	vertical-align:top;
}
*html #mn {
	width:624px;
}
*+html #mn {
	width:624px;
}
#pgfoot {
	position:relative;
	left:1px;
	background-image:url(../images_global/bg-mn-foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:664px;
	height:82px;
	margin-top:20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #pgfoot {
	position:relative;
	left:2px;
 }
}

#pgfoot a, #pgfoot a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size:11px;
	line-height:15px;
}
#pgfoot a:hover {
	text-decoration:underline;
}
.pager {
	float: right;
}
.pager a {
}
.pager a:visited {
}
.pager a:hover {
}
#categorybody {
	display:inline;
}
.itemsmall {
	width:;
	height:180px!important;
	
	float:left;
	vertical-align:bottom;
	display:inline;
}
.itemsmall div {
	display:block;
	text-align:center;
}
.itemsmall .pic {
}
.itemsmall .content {
}
.subcat {
	vertical-align: middle;
}
.subcat div {
	display:inline;
	white-space:nowrap;
}
.subcat a {
}
#features {
	float:right;
	width:150px;
	
	vertical-align:top;
	padding:10px;
}
#features h1 {
}
#features #content {
	width:130px;
}
#features #content img {
	text-align:left;
	vertical-align:top;
}
iframe {
	height:;
	width:;
	border:none;
	
	margin:0px;
	padding:0px;
	text-align:left;
	/*overflow-x:hidden;*/
}
.footimg {
	display:block;
	text-align:center;
	margin-left:auto!important;
	margin-right:auto!important;
}
#foot {
	width:904px;
	text-align:center;
	margin-top:6px;
	margin-left:auto!important;
	margin-right:auto!important;
	padding-left:20px;
	padding-right:20px;
	text-align:right;
	text-transform:uppercase;
	color:#000000;
	font-size:10px;
}
#foot a {
	text-transform:uppercase;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	float:left;
}

/* INHERENT TAGS */

a, a:visited {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#000066;
	text-decoration:none;
}
h1 {
	font-size:16px;
	margin-top:6px;
	margin-bottom:12px;
}
h2 {
	font-size:14px;
	margin-top:3px;
	margin-bottom:6px;
}
h3 {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
}
h4 {
	font-size:11px;
	font-weight:200;
	color:#0066CC;
}
h5 {
	text-transform:uppercase;
	font-size:12px;
}
h6 {
}
ol, ul, li {
	list-style-position: inside;
	list-style-image:url(../images_global/icon-li.gif);	
}
p {
	margin-bottom: 20px;
	line-height:18px;	
}
blockquote {
	margin-top: 5px 5px 5px 10px;
}
td {
	vertical-align:top;
}
blockquote {
}

/*  RULES FOR POSITIONING  */

.left {
	float: left;
}
.right {
	float: right;
}
.margin {
	margin:20px;
}
.margintop {
	margin-top:10px;
}
.margintop2 {
	margin-top:20px;
}
.margintop3 {
	position:relative;
	top:8px;
}
*html .margintopneg {
	position:relative;
	top:-2px;
}
*+html .margintopneg {
	position:relative;
	top:-2px;
}
.margintopneg2 {/*adjoining spacing between two tableforms*/
	margin-top:0px!important;
}
.margintopbottom {
	margin-top: 12px;
	margin-bottom: 12px;
}
.marginleft {
	margin-left:10px;
}
.marginleft2 {
	margin-left:10px;
}
.marginleftneg {
}
.marginright {
	margin-right:10px;
}
.marginright {
	margin-right:4px;
}
.marginbtm {
}
.marginleftright {
	margin-left: 8px;
	margin-right: 8px;
}
.padding {
	padding: 6px;
}
.paddingtop {
	padding-top:20px;
}
.paddingtop2 {
	padding-top:10px;
}
.paddingtopbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingleft {
	padding-left: 10px;
}
.paddingleft2 {
	padding-left: 20px;
}
.paddingright {
	padding-right: 10px;
}
.paddingright2 {
	padding-right: 20px;
}
.paddingright3 {
	padding-right: 8px;
}
.paddingrightbtm {
	padding-right:20px;
	padding-bottom:20px;
}
.paddingbtnleft {	
	padding:15px 5px 15px 0px;
}
.paddingbtnright {	
	padding:15px 0px 15px 5px;
	text-align:right;
}
.sep {
	height:15px;
	vertical-align:top;
	border-bottom:dotted #000000 1px;
	margin-bottom:10px;
}
.nowrap {
	white-space:nowrap;
}
.wrap {
	white-space:pre-wrap!important;
}

/*  RULES FOR TXT STYLES  */

.sm {
	font-size: 80%;
}
.sm2 {
	font-size: 90%;
	font-weight:200;
}
.lg {
	font-size: 120%;
}
.txt {
	font-weight: 200;
	color: #000000;
}
.txt2 {
	font-weight: 900;
	color: #0000FF;
}
.txterror {
	color:#CC0033;
}
.txtbold {
	font-weight: 900;
}
.style1 {
	color:#0099FF;
	font-weight:900;
}
.style2 {
	color:#666666;
}
.style3 {
	color:#333399;
	font-weight:900;
	font-size:14px;
}
.txtcross {
	text-decoration: line-through;
	color:#CC0033;
	font-weight: 200;
}

/*  RULES FOR TXT FIELDS  */

input, select, textarea {
	font-size:11px;
	font-family:Arial, sans-serif;
}
.txtboxsearch {
	width:225px;
	padding:1px;
	border:solid #0066CC 2px;
	margin-right:5px;
	position:relative;
	top:-6px;
}
*html .txtboxsearch {
	top:-1px;
}
*+html .txtboxsearch {
	top:-1px;
}
.txtbox {
	width:105px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxdrop {
	width:111px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:1px;
}
.txtboxdroplong {
	width:404px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:1px;
}
.txtboxlong {
	width:150px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxlongdrop {
	width:156px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:1px;
}
.txtboxlong2 {
	width:170px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxlong2drop {
	width:176px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:1px;
}
.txtboxcvv2 {
	width:24px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxqty {
	width:16px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
	margin-top:2px;
}
span.txtboxqty {
	width:16px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxqtystatic {
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	position:relative;
	top:2px;
	padding:2px;
}
.txtboxqtyright {
	width:16px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
	text-align:right;
}
.txtboxqtydrop {
	width:60px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:1px;
}
.txtboxreg {
	width:246px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxregdrop {
	width:322px;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:1px;
}
.txtboxmemo {
	width:300px!important;
	height:100px!important;	
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxmemotall {
	width:300px!important;
	height:350px!important;	
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxmemofull {
	width:100%!important;
	height:120px!important;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxmemofullshort {
	width:100%!important;
	height:50px!important;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxmemofulltall {
	width:100%!important;
	height:300px!important;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
}
.txtboxnotes {
	width:100%!important;
	height:14px!important;
	background-color:#EEEEEE;
	border:solid #0066CC 1px;
	padding:2px;
	margin-bottom:4px;
}

/*  RULES FOR DATALISTS  */

.altrow {
	background-color:#eeeeee;
}
.datalist {
	margin-top:15px;
	width:100%;
	border:solid #999999 1px;
}
.datalist td {
	text-align:right;
	vertical-align:top;
	padding:2px;
}
.datalist td.titleproduct {
	width:55%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
}
.datalist td.titleproduct a {
	font-weight:900;
	color:#000066;
	text-decoration:underline;
}
.datalist td.titleitemid {
	width:12%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datalist td.titleuom {
	width:8%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datalist td.titledate {
	width:8%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datalist td.titleitemid a {
	font-weight:900;
	color:#000066;
	text-decoration:underline;
}
.datalist td.titleqty {
	padding-top:0px;
	width:10%;
	text-align:center;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datalist td.titleqty a {
	font-weight:900;
	color:#000066;
	text-decoration:underline;
}
.datalist td.titleprice {
	width:11%;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datalist td.titleprice a {
	font-weight:900;
	color:#000066;
	text-decoration:underline;
}
.datalist td.titleextended {
	width:12%;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
}
.datalist td.titleextended a {
	font-weight:900;
	color:#000066;
	text-decoration:underline;
}
.datalist td.product {
	width:55%;
	text-align:left;
	padding-left:6px;
	padding-top:5px;
}
.datalist td.itemid {
	width:12%;
	text-align:left;
	padding-top:7px;
}
.datalist td.uom {
	width:8%;
	text-align:left;
}
.datalist td.date {
	width:8%;
	text-align:left;
}
.datalist td.qty {
	width:10%;
	text-align:center;
	padding-top:2px;
}
.datalist td.qtytxt {
	width:10%;
	text-align:center;
}
.datalist td.price {
	width:11%;
	padding-top:7px;
}
.datalist td.extended {
	width:12%;
	white-space:nowrap;
	padding-top:7px;
	padding-right:6px;
}
.datalistevenspace {
	width:100%;
	border:solid #999999 1px;
}
.datalistevenspace td {
	width:16%;
	text-align:right;
	vertical-align:top;
	padding:2px;
}
.datalistevenspace td.head {
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datalistevenspace td.headlft {
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	text-align:left;
}
.datalistevenspace td.itemlft {
	text-align:left;
	padding-left:6px;
}
.datalist3col {
	width:100%;
}
.datalist3col td {
	vertical-align:top;
	padding:2px;
}
.datalist3col td.title {
	font-weight:900;
	color:#333333;
}

/*  RULES FOR DATAGRID  */

.datagrid {
	width:100%;
}
.datagrid td {
	text-align:right;
	vertical-align:top;
	padding:2px;
}
.datagrid td.titledescription {
	width:70%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
}
.datagrid td.titleproduct {
	width:58%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
}
.datagrid td.titleproductalt {
	width:52%;
	text-align:left;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
}
.datagrid td.titleremove {
	width:6%;
	text-align:center;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datagrid td.titleitemid {
	width:6%;
	text-align:left;
	white-space:nowrap;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datagrid td.titleqty {
	width:6%;
	text-align:center;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datagrid td.titleprice {
	width:6%;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
}
.datagrid td.titleextended {
	width:10%;
	font-weight:900;
	color:#000066;
	background-color:#EEEEEE;
	border-bottom:solid #999999 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
}
.datagrid td.product {
	width:58%;
	text-align:left;
	padding-left:6px;
	padding-top:5px;
}
.datagrid td.productalt {
	width:52%;
	height:80px;
	text-align:left;
	padding-left:6px;
	padding-top:7px;
}
.datagrid td.remove {
	width:6%;
	text-align:center;
	line-height:14px;
	padding-top:4px;
}
.datagrid td.itemid {
	width:6%;
	text-align:left;
	white-space:nowrap;
	padding-top:7px;
}
.datagrid td.qty {
	width:6%;
	text-align:center;
}
*html .datagrid td.qty {
	padding-top:2px;
}
*+html .datagrid td.qty {
	padding-top:2px;
}
.datagrid td.price {
	width:6%;
	padding-top:7px;
}
.datagrid td.extended {
	width:10%;
	padding-right:6px;
	padding-top:7px;
}

/*  RULES FOR TABLES */

.tableform {
	margin-bottom:10px;
	width: 100%;
	text-align:left;
}
.tableform td {
	vertical-align:top;
	color:#333333;
	padding:1px;	
}
.tableform td.label {
	width: 50px;
	padding-top:4px;
}
.tableform td.labeldata {
	width: 50px;
}
.tableform td.field {
	width: 155px;
	padding-left:5px;
	padding-right:5px;
}
.tableform td.field2 {
	padding-left:5px;
	padding-right:5px;
}
.tableform4 {
	width:100%;
	text-align:left;
}
.tableform4 td {
	vertical-align:top;
	padding:2px;	
}
.tableform4 td.label {
	color:#333333;
	font-weight:900;
	width:10%;
}
.tableform4 td.field {
	padding-left:5px;
	padding-right:5px;
	width:40%;
}

/* FOR TOTALS IN CART */

.totals {
	margin-top:15px;
	display:block;
	margin-bottom:15px;
}
.totals td {
	line-height:17px;
}
.totals td.label {
	width:65px;
	font-weight:900;
}
.totals td.price {
	width:110px;
	text-align:right;
}

/*  RULES FOR CONTROLS/BTN'S  */

.btn {
	padding:1px 8px 1px 8px;
	background-image:url(../images_navigation/bg-btn.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin-right:4px;
	border:solid #666666 1px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;	
}
.btn:link {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;	
}
.btn:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;	
}
.btn:hover {
	background-image:url(../images_navigation/bg-btnovr.jpg);
	color:#FFFFFF;
	text-decoration:none;
}
.btnsm {
	padding:2px 8px 2px 8px;
	background-image:url(../images_navigation/bg-tab.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin-right:2px;
	border:solid #666666 1px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;	
}
.btnsm:link, .btnsm:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;	
}
.btnsm:hover {
	background-image:url(../images_navigation/bg-tabovr.jpg);
	color:#FFFFFF;
	text-decoration:none;
}
.btndefault, .btndefault a:visited {
	cursor: pointer;
	padding:1px 2px 0px 2px;
	background-color:#999999;
	border:solid #666666 1px;
	background-image:url(../images_navigation/bg-tab.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	color:#FFFFFF;
	font-weight:200;
	text-decoration:none;
}
*html .btndefault, .btndefault a:visited {
	padding-top:0px;
	padding-bottom:0px;
	position:relative;
	top:1px;
}
.btndefaultsm {
	cursor: pointer;
	padding:0px 3px 0px 3px;
	margin-right:4px;
	font-size:10px;
	background-image:url(../images_navigation/bg-tab.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
	position:relative;
	top:1px;
}
.btndefaultsm:visited {
	cursor: pointer;
	padding:1px 5px 1px 5px;
	font-size:10px;
	background-image:url(../images_navigation/bg-tab.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
	position:relative;
	top:1px;
}
.btnsearch {
	position:relative;
	top:0px;
	margin-right:6px;
}
*html .btnsearch {
	top:3px;
}
*+html .btnsearch {
	top:3px;
}

/* PICTURE LIST */

#pgtile {
	width: 100%;
	min-height:90%;
	display:inline;
	margin-bottom:20px;
}
*html #pgtile {
	height:90%;
}
#pgtile div {
	min-width: 126px!important;
	min-height:180px!important;
	display:inline;
	float:left;
	border: solid #000000 1px;
}
*html #pgtile div {
	width: 126px;
	height:180px;
	vertical-align:top;	
}
#pgtile .box {
	color:#000000;
	background-color:#EEEEEE;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:10px;
	margin-bottom:10px;
	width: 126px;
}
#pgtile .box img {
	border:solid #000000 1px;
	margin:10px;
	width:100px;
	height:75px;
	display:block;
}
#pgtile .box a {
	color:#003399;
	text-decoration:underline;
}
#pgtile .box a:visited {
	color:#003399;
}
#pgtile .box a:hover {
	color:#000000;
}
#pgtile .box #controls {
	position:relative;
	bottom:0px;
}
.piclist {
	width:100%;	
	margin-top: 8px;
	display:inline;
	text-align:left;
}
#piclist td {
	width:275px;
	padding:2px;
	vertical-align:top;
}
#piclist table.picitem {
	width:275px;
}
#piclist table.picitem .pic {
	width:110px;
}
.tile {
	width:20%;
	height:auto;
	padding-bottom:20px;
	text-align:center;
}
.tile img {
	border:solid #0066CC 1px;
}
.box {
	background-color:#FFFFFF;
}
.border {
	border: 1px solid #0066CC;
}
.borderno {
	border: none;
}

/* INVOICES */

#invoice {
	width:540px;
}
#invoice #header {
}
#invoice #header div.date {
	float:right;
}
#invoice #content {
}
#invoice #content td {
	padding-left:10px;
	padding-top:15px;
	vertical-align:top;
}
#invoice #content td.title {
	width:60px;
	white-space:nowrap;
}
#invoice #content td.data {
}
#invoice #payment {
	width:100%;
}
#invoice #payment td {
	padding-left:10px;
}
#invoice #payment td.title {
	width:60px;
	white-space:nowrap;
}
#invoice #payment td.data {
}
#invoice .totals {
	width:240px;
}
#invoice .totals td.title {
	width:140px;
	white-space:nowrap;
	text-align:right;
	padding-right:8px;
}
#invoice .totals td.price {
	width:100px;	
	white-space:nowrap;
	text-align:right;
}
.invisible {
	visibility:hidden;
	display:none;
}
.invisiblebutholdspace {
	visibility:hidden;
	display:block;
}

/* MISC */

.labelqty {
	border: #999999 1px solid;
	padding:0px 2px 0px 2px;
	width: 16px;
	color: #999999;
	background-color: transparent;
	text-align: right;
}
.homecontent {
	width:280px;
	margin-top:50px;
}
.homecontent2 {
	float:right;
	width:320px;
	margin-top:50px;
	margin-right:10px;
}
#home {
	margin-top:10px;
	width: 100%;
}
#home td {
	width: 21%;
	height:100px;
	padding:2%;
	font-weight:900;
}
#home td img {
	display:block;
	margin-top:4px;
	border:solid #0066CC 1px;
}
#home td img.borderno {
	margin-top:-1px;
	border:solid #FFFFFF 1px;
}
#home td.features {
	width: 25%;
	height:200px;
	background-color: #eeeeee;
	color:#0066CC;
}
#home td.features a, #home td.features a:visited {
	color:#333333;
}
#home td.features a:hover {
	color:#0066CC;
	text-decoration:underline;
}
#barefoot {
		text-align:center;
		margin-left:auto!important;
		margin-right:auto!important;
}
#home td img.borderno {
	border:solid #FFFFFF 1px;
	display:block;
}
.enter {
	width:904px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	margin-left:auto!important;
	margin-right:auto!important;
}
#blog {
	background-image:url(../images_content/home-blog.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border-top:solid #3366CC 2px;
	border-bottom:solid #3366CC 2px;
	padding:24px 20px 24px 0px;
	font-style:italic;
	font-weight:900;
	margin-top:10px;
}
#recommendeditems {
	width:100%;
}
#recommendeditems td {
	vertical-align:top;
	text-align:left;
}
#recommendeditems td.pic {
	width:60px;
	height:60px;
	padding-right:15px
}
.width50 {
	width:50%;
	margin-top:50px;
}
.block {
	display:block;
}
.inline {
	display:inline;
}
.selectedListItemProduct {
	text-align:left;
	background-color:#EEEEEE;
	padding-left:0px;
}
.selectedListItem {
	background-color:#999999;
	color:#FFFFFF;
}
.level1category {
}
.level2category {
	background-color:#eeeeee;
}
.level3category {
	background-color:#dddddd;
}
.selectedcategory {
	color: #000000;
}
#tab {
	width:100%;
	margin-top:15px;
}
.tabheader {
	padding:4px 0px 2px 0px; 
}
*html .tabheader {
	padding:4px 0px 3px 0px; 
}
*+html .tabheader {
	padding:4px 0px 3px 0px; 
}
.tabheader div {
	display:inline;
}
.tabheader div .head {
	background-image:url(../images_navigation/bg-tab.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	border-top:solid #000066 1px;
	border-left:solid #000066 1px;
	border-right:solid #000066 1px;	
}
#tab .tabheader a {
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#tab .tabheader a:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#tab .tabheader a:hover {
	background-image:url(../images_navigation/bg-tabovr.jpg);
	text-decoration:none;
}
#tab .tabheader div .sel {	
	background-color:#FFFFFF;
	padding:4px 10px 4px 10px;
	border:solid #000066 1px;
	background-image:url(../images_navigation/bg-tabovr.jpg);
	text-decoration:none;
}
#tab .tabheader div .sel:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#tab .tabheader div .sel:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#tab .tabheader div .sel:hover {
}
#tab .content {
	border:solid #000066 1px;
	padding:12px;
}
.checkbox {
	display:inline;
}
.checkbox label {
    margin-left:6px;
}
*html .checkbox label, *+html .checkbox label { /* for ie6 & 7 */
    margin-left:2px;
}
#imgplace {
	width:100%;
	text-align:center!important;
	margin-left:auto;
	margin-right:auto;
}
.diagramProductLayer {
  font-family: arial;
  font-size: 11px;
  border: solid 1px #000066; 
  font-size:11px;
  background-color:#000066;
  z-index:2;
  padding: 5px;
  visibility: hidden; 
  display: none;
}
.ajaxdisplay {
	visibility: hidden;
}
#ajaxdisplay /* #keyLayer */ {
	position: absolute;
	vertical-align:middle;
	margin:auto;
	width:605px;
	height:auto;
	z-index:1000;
	background-color:#000066;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000066;
}
#ItemOrderingOptionsDisplay {
	position: absolute;
	vertical-align:middle;
	margin:auto;
	width:605px;
	height:auto;
	z-index:1000;
	background-color:000066;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000066;
}
#AvailabilityLayer {
	position:absolute;
	width:615px;
	height:auto;
	background-color:#000066;
	left: 100px;
	top: 100px;
	border: 1px solid #000066;
	z-index:1000;
}
.diagramAvailLayer {
  font-family: arial;
  font-size: 11px;
  border: solid 1px #000066; 
  font-size:11px;
  background-color: #F1F1F1;
  z-index:2;
  padding: 0px;
  visibility: hidden; 
  display: none;
}
td.barBG {
	background-image:url(../images/vertLineBg.gif);
	background-repeat:repeat-y;
}
.keyLayerTitle {
	background-color:#000066;
	color:#ffffff;
	font-size:15px;
	font-weight:900;
	text-align:left;
}
.keyLayerTitle a.right, .keyLayerTitle a.right:visited, .keyLayerTitle a.close, .keyLayerTitle a.close:link, .keyLayerTitle a.close:visited,  {
	color:#ffffff;
}
.keyLayerH2 {
	margin-bottom:5px;
	color:#ffffff;
	font-size:11px;
	font-weight:900;
}
.lvlTwoTitle {
	font-size:13px;
	font-weight:900;
	color:#1965B2;
}
.orderOptionTtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 900;
	color: #333333;
}
.popcore {
	background-color:#FFFFFF;
}
td.tdpop {
	background-color:#FFFFFF;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
td.tdpop2 {
	background-color:#FFFFFF;
	vertical-align:top;
	padding:5px;
	font-size:12px;
}
td.tdpop3 {
	background-color:#FFFFFF;
	vertical-align:top;
	padding:5px;
	font-size:12px;
	height:80px;
	text-align:center;
}
td.tdpop3 a {
	position:relative;
	top:61px;
}
#AddToCartNotification {
	position:absolute;
	vertical-align:middle;
	margin:auto;
	width:305px;
	height:auto;
	z-index:1000;
	background-color:#000066;
	padding: 5px;
	border: solid #666666 1px;
	top:30px;
	left:50%;
	visibility: hidden;
}
#AddToCartNotification a {
	text-align: center;
}
.print {
	margin:10px 10px 5px 0px;;
}
.txtcrossout {
	text-decoration: line-through;
	font-weight: 200;
}
.charttable {
width:100%;
margin-bottom:20px;
}
.chartheader td {
  vertical-align:top;
  line-height:14px;
  padding-left:4px;
  padding-right:4px;
  color:#000000;
  font-weight:900;
}
.chartitem td {
  vertical-align:top;
  line-height:18px;
  padding-left:4px;
  padding-right:4px;
  padding-top:4px;
  color:#1965B2;
}
.chartalternateitem td {
  vertical-align:top;
  line-height:18px;
  padding-left:4px;
  padding-right:4px;
  padding-top:4px;
  color:#1965B2;
  background-color: #F1F1F1;
}
#siteseal {
  position:relative;
  top:2px;
}
.datalistevencol {
	width:100%;
	margin-bottom:20px;
}
.datalistevencol td {
	vertical-align:top;
	line-height:18px;
	padding-left:4px;
	padding-right:4px;
}
.datalistevencol td.title {
	color:#000000;
	font-weight:900;
}
.datalistevencol td.titleleft {
	color:#000000;
	font-weight:900;
	padding-left:0px;
}
.datalistevencol .titledescrip {
	white-space:nowrap;
}
.datalistevencol td.cellleft {
	padding-left:0px;
}
.panelZoom {
	visibility:visible;
	display:block;
	background-color:White;
	position:absolute;
	border:solid #0066CC 2px;
	width:800px;
	height:820px;
	margin-top:10px;
	left: 190px;
	z-index:10000;
}
.panelZoom a {
	position:relative;
	left:756px;
	z-index:10;
}
.panelZoom img {
	position:relative;
	z-index:1;
}
.editquotegridselectedpanel {
	border:solid #0066CC 2px;
	
}

