/*  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 */

body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-left: auto!important;	
	margin-right: auto!important;
	font-size:80%;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight:200;
	line-height:1.4em;
	color:#4b5457;
	background-color:#B0AFAF;
}
#pg {
	width: 960px;
	text-align: center;
	margin-left: auto!important;	
	margin-right: auto!important;
	text-align: left;
	background-color: #FFFFFF;
}
#pgmini {
	width: 300px;
	height:300px;
	text-align: center;
	margin-left: auto!important;	
	margin-right: auto!important;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	height: 99px;
	width: 960px;
	background-image:url(../images_global/bg-header.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
}
#header #logo {
	position:absolute;
	top:5px;
	margin-left:20px;
}
#header #utilities {
	float:right;
	position:relative;
	top:-18px;
	text-align:right;
}
#header #utilities div {
	margin-bottom:15px;
}
#header #utilities a {
	margin-right:30px;
	display:inline;
}
#header #nav {
	height:27px;
	position:relative;
	top:72px;
}
#mnpg {
	width:960px;
	position:relative;
	z-index:1;
}
#mnpggen {
	width:860px;
	padding:50px;
	position:relative;
	z-index:1;
}
#mnpggen2 {
	width:670px;
	padding:50px;
	position:relative;
	z-index:1;
}
#qm0 {
	position:relative;
	top:-58px;
}
#sidnav {
	height:460px;
	width:215px;
	float:right;
}
#sidnav a {
	color:#666666;
	text-decoration:none;
	display:block;
	margin-top:30px;
	background-image:none;
	line-height:15px;
}
#sidnav a:visited {
	color:#666666;
	text-decoration:none;
	display:block;
	margin-top:30px;
	line-height:15px;
}
#sidnav a:hover {
	color:#333333;
	text-decoration:none;
}
/* HOVER AND SELECT STATES IN RESPECTIVE .HTM FILES */
#sidnav a.a {
	padding-left:65px;
}
#sidnav a.a:visited {
	padding-left:65px;
}
#sidnav a.b {
	padding-left:70px;
}
#sidnav a.b:visited {
	padding-left:70px;
}
#sidnav a.c {
	padding-left:75px;
}
#sidnav a.c:visited {
	padding-left:75px;
}
#sidnav a.d {
	padding-left:76px;
}
#sidnav a.d:visited {
	padding-left:76px;
}
#sidnav a.e {
	padding-left:75px;
}
#sidnav a.e:visited {
	padding-left:75px;
}
#sidnav a.f {
	padding-left:70px;
}
#sidnav a.f:visited {
	padding-left:70px;
}
#sidnav a.g {
	padding-left:65px;
}
#sidnav a.g:visited {
	padding-left:65px;
}
/* HOVER AND SELECT STATES IN RESPECTIVE .HTM FILES */
#sidnav a.asel {
	padding-left:65px;
}
#sidnav a.bsel {
	padding-left:70px;
}
#sidnav a.csel {
	padding-left:75px;
}
#sidnav a.dsel {
	padding-left:76px;
}
#sidnav a.esel {
	padding-left:75px;
}
#sidnav a.fsel {
	padding-left:70px;
}
#sidnav a.gsel {
	padding-left:65px;
}
/*
.pager {
	float: right;
	margin-bottom:10px;
}
.pager a {
	text-transform:lowercase;
}
.pager a:visited {
	text-transform:lowercase;
}
.pager a:hover {
	text-transform:lowercase;
}
#categorybody {
	width: 65%;
	display:inline;
}
.itemsmall {
	width:290px;
	height:180px!important;
	
	float:left;
	vertical-align: bottom;
	display:inline;
}
.itemsmall div {
	display:block;
	text-align:center;
}
.itemsmall .pic {
	margin-top:20px;
}
.itemsmall .content {
	margin-top:20px;
}
.subcat {
	width: 100%;
	vertical-align: middle;
	margin-left:5px;
}
.subcat div {
	display:inline;
	white-space:nowrap;
}
.subcat a {
	margin-top:6px;
}
#features {
	width: 150px;
	float: right;
	height:310px;
	background-color: #EEEEEE;
	
	vertical-align:top;
	margin-bottom:10px;
	margin-left: 5px;
	padding:10px;
}
#features h1 {
	font-size:12px;
	font-weight:900;
}
#features #content {
	width: 130px;
}
#features #content img {
	text-align: left;
	margin-bottom:10px;
	vertical-align:top;
}
#features #content td.txt {
	width:100px;
	font-weight:900;
}
iframe {
	height:370px;
	width:150px;
	border:none;
	background-color:#EEEEEE;
	
	margin:0px;
	padding:0px;
	text-align: left;
	overflow-x: hidden;
}*/
#footer {
	text-align:center;
	vertical-align:top;
	margin-left:auto!important;
	margin-right:auto!important;
	height:60px;
	width:900px;
	border-top:solid #DCDCDC 1px;
	padding-top:2px;
	color:#E6C52F;
	margin-top:10px;
}
#footer img {
	display:inline;
}
#footer a {
	color:#4b5457;
	font-size:11px;
	text-decoration:none;
	display:inline;
}
#footer a:visited {
	color:#4b5457;
	font-size:11px;
	text-decoration:none;
	display:inline;
}
#footer a:hover {
	color:#333333;
}

/* INHERENT TAGS */


a {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#000000;
}
h1 {
	font-size:150%;
	margin-bottom:20px;
	width:auto;
}
h1.icon {
	padding-right:107px;
	background-image:url(../images_global/icon-infinityfade.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:auto;
	height:33px;
}
h2 {
	font-size:120%;
	color:#4E4E50;
}
h3 {
	font-size:100%;
	color:#4E4E50;
	width:670px;
}
h4 {
	font-size:150%;
	width:auto;
	color:#999999;
}
h5 {
	font-size:120%;
	color:#4E4E50;
	width:auto;
	margin-bottom:10px;
}
h6 {
	font-size:65%;
}
p {
	margin-bottom:13px;
}
blockquote {
	margin-bottom:16px;
}
ul {
	margin-left:0px!important;
	padding-left:0px!important;
}
li {
	list-style-position:outside;
	list-style-none:none!important;
	margin-left:25px;
}
li.reference {
	list-style-image:url(../images_global/icon-li-star.gif)!important;
}

/*  RULES FOR POSITIONING  */

.left {
	float:left;
}
.right {
	float:right;
}
.margintopbottom {
	margin-top:6px;
	margin-bottom:6px;
	display:block;
}
.margintopbottom2 {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}
.marginrightbottom {
	margin-bottom:15px;
	margin-right:15px;
}
.marginleftright {
	margin-left:20px;
	margin-right:20px;
	display:block;
}
.marginleft {
	margin-left:20px;
}
.marginleft2 {
	margin-left:3px;
}
.marginleft3 {
	margin-left:70px;
}
.margin {
}
.margintop {
	position:relative;
	top:1px;
}
.margintop2 {
	margin-top:10px;
}
.margintopneg {
	position:relative;
	top:-60px;
}
.margintopneg2 {
	position:relative;
	top:-20px;
}
.margintopneg3 {
	position:relative;
	top:-15px;
}
.margintopneg4 {
	position:relative;
	top:-1px;
}
.marginleftneg {
	position:relative;
	left:-5px;
}
*html .marginleftneg {
	position:relative;
	left:0px;
}
*+html .marginleftneg {
	position:relative;
	left:0px;
}
.marginright {
	position:relative;
	left:-8px;
}
.marginbtm {
	margin-bottom:10px;
}
.marginleftright {
}
.marginleftbtm {
	margin-left:20px;
	margin-bottom:20px;
}
.padding {
}
.paddingtop {
}
.paddingtopbottom {
}
.paddingleft {
	padding-left:15px;
}
.paddingright {
}
.paddingbtnleft {	
	padding:15px 5px 15px 0px;
}
.paddingbtnright {
	width:670px;	
	padding-top:15px;
	padding-bottom:15px;
	text-align:right;
}
.sep {
	border-top:solid #CCCCCC 1px;
	margin-top:5px;
	margin-bottom:5px;
	width:670px;
}
.nowrap {
	white-space:nowrap;
}
.inline {
	display:inline;
}
.block {
	display:block;
}

/*  RULES FOR TXT STYLES  */

.sm {
	font-size: 90%;
}
.sm2 {
	font-size: 80%;
}
.lg {
	font-size: 180%;
	font-weight:900;
}
.lg2 {
	font-size: 120%;
}
.txt {
	font-weight: 200;
	color: #000000;
}
.txt2 {
	font-weight: 900;
	color: #0000FF;
}
.txterror {
	color:#C7203C;
	font-weight: 200;
	font-size:11px;
}
.txtbold {
	font-weight: 900;
}
.style1 {
	color:#336699;
	font-weight:900;
}
.style2 {
	font-weight:900;
	font-size:85%;
	font-style:italic;
}
.style3 {
	color:#4E4E50;
	font-weight:900;
}
.style4 {
	color:#C7203C;
	font-size: 80%;
}
.style5 {
	color:#747476;
	font-weight:900;
}
.txtcross {
	text-decoration: line-through;
	color:#CC0033;
	font-weight: 200;
}
.txtup {
	text-transform:uppercase;
}
.cursor {
	cursor:pointer;
}

/*  RULES FOR TXT FIELDS  */

input, select {
	font-size:11px;
}
.txtbox {
	width: 105px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxdrop {
	width: 111px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxdroplong {
	width: 404px;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox2 {
	width: 310px!important;
	height:200px!important;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox3 {
	width: 92px;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox4 {
	width: 520px!important;
	height:50px!important;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox5 {
	width: 250px!important;
	height:50px!important;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox6 {
	width: 520px!important;
	height:160px!important;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox7 {
	width: 520px!important;
	height:118px!important;
	border:solid #999999 1px;
	padding:2px;
}
.txtbox8 {
	width: 120px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxlong {
	width: 135px;
	height:50px!important;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxlong2 {
	width: 150px;
	margin-top:1px;
	margin-bottom:1px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxlong2drop {
	width: 156px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxcvv2 {
	width: 24px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxqty {
	width: 16px;
	border:solid #999999 1px;
	padding:2px;
	margin-top:2px;
}
span.txtboxqty {
	width: 16px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxqtystatic {
	border:solid #999999 1px;
	position:relative;
	top:2px;
	padding:2px;
}
.txtboxqty2 {
	width: 16px;
	border:solid #999999 1px;
	padding:2px;
	text-align:right;
}
.txtboxqty3 {
	width: 70px;
	border:solid #9F9FA3 2px;
	padding:2px;
	font-size:25px;
	text-align:right;
}
.txtboxqtydrop {
	width: 60px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxqtydrop2 {
	width: 60px;
	border:solid #999999 1px;
	padding:2px;
	text-align:right;
}
.txtboxreg {
	width: 246px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxregdrop {
	width: 322px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxmemo {
	width: 260px!important;
	height:100px!important;	
	border:solid #999999 1px;
	padding:2px;
}
.txtboxmemo2 {
	width: 260px!important;
	height:350px!important;	
	border:solid #999999 1px;
	padding:2px;
}
.txtboxmemo3 {
	width: 272px;
	border:solid #999999 1px;
	padding:2px;
}
.txtboxnotes {
	position: absolute;
	height: 16px;
	width: 630px!important;
	border:solid #999999 1px;
	padding:2px;
	margin-bottom:4px;
}

/*  RULES FOR DATALISTS  */

.altrow {
	background-color:#eeeeee;
}
.datalist {
	width:100%;
	text-align:right;
}
.datalist td {
	vertical-align:top;
}
.datalist td.titleproduct {
	width:55%;
	text-align:left;
	padding:2px 5px 1px 5px;
	border-bottom:solid #999999 2px;
	text-transform:uppercase;
	font-weight:900;
	color:#336699;
}
.datalist td.titleitemid {
	width:12%;
	padding:2px 5px 1px 5px;
	text-align:left;
	border-bottom:solid #999999 2px;
	text-transform:uppercase;
	color:#336699;
	font-weight:900;
}
.datalist td.titleqty {
	width:10%;
	padding:2px 5px 1px 5px;
	border-bottom:solid #999999 2px;
	text-align:center;
	text-transform:uppercase;
	color:#336699;
	font-weight:900;
}
.datalist td.titleprice {
	width:11%;
	padding:2px 5px 1px 5px;
	border-bottom:solid #999999 2px;
	text-transform:uppercase;
	color:#336699;
	font-weight:900;
}
.datalist td.titleextended {
	width:12%;
	padding:2px 5px 1px 5px;
	border-bottom:solid #999999 2px;
	text-transform:uppercase;
	color:#336699;
	font-weight:900;
}
.datalist td.product {
	width:55%;
	text-align:left;
	line-height:18px;
	font-weight:900;
	padding:4px 5px 2px 5px;
}
.datalist td.itemid {
	width:12%;
	text-align:left;
	padding:4px 5px 2px 5px;
	white-space:nowrap;
}
.datalist td.qty {
	width:10%;
	font-size:85%;
	text-align:center;
	padding:2px auto 2px auto;
}
.datalist td.price {
	width:11%;
	padding:4px 5px 2px 5px;
}
.datalist td.extended {
	width:12%;
	padding:4px 5px 2px 5px;
	white-space:nowrap;
}
.datalistevenspace {
	width:670px;
	border-right:solid #999999 1px;
	border-bottom:solid #999999 1px;
}
.datalistevenspace td {
	vertical-align:top;
	padding:4px;
	line-height:18px;
	border-top:solid #999999 1px;
	border-left:solid #999999 1px;
	background-color:#FFFFFF;
	font-size:14px;
}
.datalistevenspace td.head {
	background-color:#EEEEEE;
	vertical-align:bottom;
	font-weight:900;
	font-size:12px;
}
.datalist3col {
	width:100%;
	font-weight:200;
}
.datalist3col td {
	text-transform:none;
	vertical-align:top;
	padding:4px 5px 2px 5px;
	font-size:14px;
}
.datalist3col td.title {
	font-size:11px;
	padding:2px 5px 1px 5px;
	border-bottom:solid #999999 2px;
	text-transform:uppercase;
	color:#336699;
	font-weight:900;
	font-size:12px;
}

/*  RULES FOR DATAGRID  */

.datagrid {
	width:670px;
}
.datagrid td {
	vertical-align:top;
	padding:4px;
	line-height:18px;
	border:solid #999999 1px;
	background-color:#FFFFFF;
}
.datagrid td.head {
	background-color:#EEEEEE;
	vertical-align:bottom;
	font-weight:900;
}
.datagrid td.titledescription {
	width:70%;
}
.datagrid td.titleproduct {
	width:58%;
}
.datagrid td.titleproductalt {
	width:52%;
}
.datagrid td.titleremove {
	width:6%;
	text-align:center;
}
.datagrid td.titleitemid {
	width:6%;
	white-space:nowrap;
}
.datagrid td.titleqty {
	width:6%;
	text-align:center;
}
.datagrid td.titleprice {
	width:6%;
	text-align:right;
}
.datagrid td.titleextended {
	width:10%;
	text-align:right;
}
.datagrid td.product {
	width:58%;
	font-size:14px;
}
.datagrid td.productalt {
	width:52%;
	height: 80px;
	font-size:14px;
}
.datagrid td.remove {
	width:6%;
	text-align:center;
}
.datagrid td.itemid {
	width:6%;
	white-space:nowrap;
	font-size:14px;
}
.datagrid td.qty {
	width:6%;
	text-align:center;
	padding:2px auto 2px auto;
}
*html .datagrid td.qty {
	padding-top:2px;
}
.datagrid td.price {
	width:6%;
	text-align:right;
	font-size:14px;
}
.datagrid td.extended {
	width:10%;
	text-align:right;
	font-size:14px;
}

/* FOR TOTALS IN CART */

.totals {
	width: 250px;
	border-top:solid #999999 1px;
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
}
.totals td {
	padding:4px;
	line-height:18px;
	white-space:nowrap;
}
.totals td.title {
	background-color:#EEEEEE;
	border-right:solid #999999 1px;
	border-bottom:solid #999999 1px;
	font-weight:900;
}
.totals td.price {
	text-align:right;
	border-bottom:solid #999999 1px;
	font-size:14px;
}

/*  RULES FOR TABLES */

.tableform {
	margin-top:10px;
	width:670px;
	border-bottom:solid #999999 1px;
}
.tableform td {
	vertical-align:top;
	padding:4px;
}
.tableform td.label {
	width: 100px;
	background-color:#EEEEEE;
	font-weight:900;
	padding-top:5px;
	border-top:solid #999999 1px;
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
}
.tableform td.field {
	width: 160px;
	padding-left:5px;
	padding-right:5px;
	border-top:solid #999999 1px;
	border-right:solid #999999 1px;
}
.tableform td.field2 {
	padding-left:5px;
	padding-right:5px;
	border-top:solid #999999 1px;
	border-right:solid #999999 1px;
}
.tableform td.valid {
	width:405px
	padding-top:5px;
	border-top:solid #999999 1px;
	border-right:solid #999999 1px;
}
.tableform td.blank {
	padding-top:5px;
	border-top:solid #999999 1px;
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
}
.tablehtml {
	border-bottom:solid #999999 1px;
	border-left:solid #999999 1px;
}
.tablehtml td {
	line-height:17px;
	vertical-align:top;
	padding:4px;
	border-top:solid #999999 1px;
	border-right:solid #999999 1px;
}
.table2col {
	width:670px;
	border-left:solid #999999 1px;
	border-bottom:solid #999999 1px;
}
.table2col td {
	border-top:solid #999999 1px;
	border-right:solid #999999 1px;
	padding:4px;
	width:335px;
	vertical-align:top;
	font-size:14px;
}
.table2col td.head {
	background-color:#EEEEEE;
	font-weight:900;
	font-size:12px;
}
.table3col {
	width:670px;
	border-left:solid #999999 1px;
	border-bottom:solid #999999 1px;
}
.table3col td {
	border-top:solid #999999 1px;
	border-right:solid #999999 1px;
	padding:4px;
	width:223px;
	vertical-align:top;
	font-size:14px;
}
.table3col td.head {
	background-color:#EEEEEE;
	font-weight:900;
	font-size:12px;
}

/*  RULES FOR CONTROLS/BTN'S  */
.btn {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:4px 8px 3px 8px;
}
.btn:visited {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:4px 8px 3px 8px;
}
.btn:hover {
	color:#4E4E50;
}
.btnsm {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:4px 8px 3px 8px;
}
.btnsm:visited {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:4px 8px 3px 8px;
}
.btnsm:hover {
	color:#4E4E50;
}
.btnlogin:link {
	text-decoration:none;
	font-weight:900;
	color:#555555;	
}
.btnlogin:visited {
	text-decoration:none;
	font-weight:900;
	color:#555555;	
}
.btnlogin:hover {
	text-decoration:none;
	color:#070707;	
}
.btndefault {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:4px 8px 3px 8px;
	cursor:pointer;
}
.btndefault a:visited {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:4px 8px 3px 8px;
	cursor:pointer;
}
.btndefault2 {
	cursor: pointer;
	padding:1px 5px 1px 5px;
	height:19px;
	background-color:#21418C;
	font-weight:900;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	position:relative;
	top:0px;
}
.btndefault2:visited {
	cursor: pointer;
	padding:1px 5px 1px 5px;
	height:19px;
	background-color:#21418C;
	font-weight:900;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	position:relative;
	top:0px;
}
.btndefaultsm {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:2px 4px 2px 4px;
	cursor:pointer;
}
.btndefaultsm a:visited {
	background-image:url(../images_global/bg-btn.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	font-weight:900;
	color:#F7F7F7;
	padding:2px 4px 2px 4px;
	cursor:pointer;
}
.btnbold {
	background-color:#0C5091;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	font-weight:900;
	color:#ffffff;
	padding:4px 8px 3px 8px;
}
.btnbold:visited {
	background-color:#0C5091;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	font-weight:900;
	color:#ffffff;
	padding:4px 8px 3px 8px;
}
.btn:hover {
	color:#4E4E50;
}
*html .btndefault2 {
	height:20px;
	top:-1px;
}
.txtbtn:link {
	text-decoration:none;
}
.txtbtn:visited {
	text-decoration:none;
}
.txtbtn:hover {
	text-decoration:underline;
}

/* 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 td.title {
	border-bottom:solid #000000 1px;
	padding-top:2px;
	padding-bottom:1px;
}*/
.box {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.border {
	border: 1px solid #999999;
}
.bordernone td {
	border:none;
}
.autoship {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width:250px;
	height:auto;
	padding:10px;
	margin-right:15px;
	margin-bottom:15px;
}

/* SPECIFIC */

#homefeature {
	width:450px;
	height:420px;
	float:right;
	margin:6px 18px 18px 18px;
}
*html #homefeature {
	margin-top:30px;
}
*+html #homefeature {
	margin-top:30px;
}
p.home {
	width:30%;
	margin-top:30px;
	margin-left:100px;
}
.catheadprodimg {
	float:left;
	margin-right:10px;
	display:inline;
}
#cathead {
	width:960px;
	height:186px;
	color:#F7F7F7;
	text-align:left;
}
#cathead table td {
	vertical-align:bottom;
}
#cathead table td.controls {
	padding-bottom:30px;
}
#cathead table td img {
	display:block;
}
#catheadhtm {
	width:960px;
	height:186px;
	color:#F7F7F7;
	text-align:left;
}
#catheadhtm table td {
	vertical-align:bottom;
}
#catheadhtm table td.controls {
	padding-bottom:30px;
}
#catheadhtm table td img {
	display:block;
}
.tabs {
	width:930px;
	background-image:url(../images_global/bg-tabsel.jpg);
	background-repeat:repeat-x;
	padding:20px 15px 15px;
	position:relative;
	top:-42px;
	border-top:solid #FFFFFF 1px;
}
.tabs .controls {
	position:relative;
	left:-15px;
	top:-81px;
}
.tabcart {
	float:right;
	text-align:right;
	width:230px;
	height:377px;
	background-image:url(../images_global/bg-cart.jpg);
	background-repeat:no-repeat;
	position:relative;
	right:-15px;
	top:-85px;
}
*html .tabcart {
	top:-81px;
}
*+html .tabcart {
	top:-81px;
}
.tabcart td {
	vertical-align:top;
}
.tabcart .content {
	position:relative;
	right:-28px;
}
*html .tabcart .content {
	position:relative;
	right:10px;
}
*+html .tabcart .content {
	position:relative;
	right:10px;
}
.tabcart .head {
	width:90%;
	margin-left:10%;
	margin-top:8px;
	margin-bottom:8px;
}
.tabcart .item {
	border-top:solid #9F9EA2 1px;	
	text-align:left;
	padding-right:10px;
	padding-top:6px;
}
.tabcart .itemright {
	border-top:solid #9F9EA2 1px;	
	text-align:left;
	padding-left:10px;
	padding-top:6px;
}
.sepcart {
	border-top:solid #CCCCCC 1px;
	margin-top:5px;
	margin-bottom:5px;
	width:185px;
}
.sepcart {
	border-top:solid #CCCCCC 1px;
	width:185px;
	margin-bottom:21px;
}
*html .sepcart {
	margin-bottom:5px;
}
.tabtable {
	margin-top:9px;
	width:355px;
}
.tabtable span.cross
{
	text-decoration: line-through;
}
.tabtable span.saleprice
{
	color:#C7203C;
}
.tabtable td {
	border:solid #999999 1px;
	background-color:#FFFFFF;
	padding:4px;
	vertical-align:top;
	font-size:14px;
}
.tabtable td.head1 {
	background-color:#EEEEEE;
	vertical-align:bottom;
	width:105px;
	font-weight:900;
	font-size:12px;
}
.tabtable td.head2 {
	background-color:#EEEEEE;
	vertical-align:bottom;
	font-weight:900;
	font-size:12px;
}
.tabtable td.head3 {
	background-color:#EEEEEE;
	vertical-align:bottom;
	width:60px;
	font-weight:900;
	font-size:12px;   
}
.caption {
	margin:15px;
	width:150px;
	font-weight:900;
	font-size:85%;
	position:relative;
	top:-60px;
}
.boxqty {
	width:105px;
	padding:10px;
	text-align:center;
	font-weight:900;
	display:block;
	background-image:url(../images_global/bg-qty.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#4D4D4F;
	position:relative;
	top:-4px;
}
.boxcontact {
	width:40%;
	text-align:center;
	margin-top:15px;
	background-color:#F0FAFF;
}
.boxcontact .head {
	width:100%;
	padding-top:2px;
	padding-bottom:3px;
	font-size:14px;
	font-weight:900;
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#232364;
}
.topic {
	width:660px;
	margin-left:40px;
	margin-top:40px;
}
div.topic {
	margin-top:0px;
	padding-top:40px;
}
.topic td {
	vertical-align:top;
}
.topic2 {
	width:500px;
	margin-left:40px;
	margin-top:40px;
}
.topic2 td {
	vertical-align:top;
}
.invisible {
	visibility:hidden;
	display:none;
}
.createacct {
	background-image:url(../images_content/bg-acctsetup.gif);
	background-repeat:no-repeat;
	width:700px;
	height:70px;
	margin-bottom:15px;
	padding-left:35px;
	font-size:16px;
	color:#666666;
	line-height: 1.5;
}
.createacct a {
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
.createacct a:visited {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.createacct a:hover {
	color:#333333;
	text-decoration:none;
}
.createacct img {
	margin-left:6px;
	margin-right:6px;
	position:relative;
	top:3px;
}
.moreinfo {
	background-color:none;
	background-image:url(../images_global/bg-moreinfo.png);
	background-repeat:no-repeat;
	width:280px;
	height:82px;
	padding:10px;
	text-align:right;
	margin-left:0px;
	line-height:22px;
}
.moreinfo a {
	color:#ADAEB5;
	text-decoration:none;
}
.moreinfo a:visited {
	color:#ADAEB5;
	text-decoration:none;
}
.moreinfo a:hover {
	color:#555555;
	text-decoration:none;
}

/* INVOICES */

/*#invoice {
	width:540px;
	border:solid #333333 1px;
}
#invoice #header {
	height:20px;
	background-color:#CCCCCC;
	border-bottom:solid #000000 1px;
	vertical-align:middle!important;
	color:#666666;
	font-size:12px;
	font-weight:900;
	width:100%;
}
#invoice #header div.date {
	float:right;
	margin-right:4px;
	margin-left:10px;
	font-size:11px;
	color:#21418C;
}
#invoice #content {
	margin-bottom:15px;
	width:100%;
}
#invoice #content td {
	padding-left:10px;
	padding-top:15px;
	vertical-align:top;
}
#invoice #content td.title {
	width: 60px;
	font-weight:900;
	white-space:nowrap;
}
#invoice #content td.data {
	font-weight:200;
	border-left:solid #cccccc 1px;
}
#invoice #payment {
	margin-top:10px;
	width:100%;
}
#invoice #payment td {
	padding-left:10px;
}
#invoice #payment td.title {
	width: 60px;
	font-weight:900;
	white-space:nowrap;
}
#invoice #payment td.data {
	font-weight:200;
	border-left:solid #cccccc 1px;
	font-size:10px;
}
#invoice .totals {
	width:240px;
	font-weight:200;
}
#invoice .totals td.title {
	width:140px;
	white-space:nowrap;
	text-align:right;
	padding-right:8px;
	font-weight:200;
}
#invoice .totals td.price {
	width:100px;
	background-color:#CCCCCC;
	padding-right:4px;	
	white-space:nowrap;
	text-align:right;
	color:#666666;
	font-style:normal;
	font-weight:normal;
}*/

/* FOR CATEGORYMASTER DYNAMIC LISTS (sidnav menu)  */

/*.top {
	margin-left:15px;
}
.sub {
	margin-left:30px;
}
.navtreeview {
	width: 157px;
}
.navtreeview ul {
	border-bottom:1px solid #efefef;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.navtreeview li {
	border-top: 1px solid #efefef;
	padding:0px;
	margin:0px;
	list-style-position:outside;
	font-weight:200;
	font-size:13px;
}
.navtreeview li.title {
	color: #ffffff;
	font-weight: 900;
	background-color: #639ed5;
	text-transform: uppercase;
	padding: 3px 10px;
	border-top-style: none;
	border-top-width: 0;
}
.navtreeview li.current {
	font-weight: bold !important;
	background-color: #e9f5fa !important;
}
.navtreeview li.current2 {
	font-weight: bold !important;
}
.navtreeview a {
	display: block;
	width: 140px;
	color: #1d4574;
	background-color:transparent;
	text-decoration: none;
	padding: 3px 7px 3px 10px;
}
.navtreeview a:hover {
	background-color: #e9f5fa;
	text-decoration: none;
}
.navtreeview a.special {
	color: #bf272d;
}
.navtreeview ul ul {
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #efefef;
	border-bottom-style: none;
}
.navtreeview ul ul li {
	font-weight: normal;
	margin: 0;
	border-top-style: none;
}
.navtreeview ul ul a {
	display: block;
	padding: 3px 10px 3px 20px;
	color: #5a8cc7;
	background-color: transparent;
	text-decoration: none;
	width: 125px;
}
.navtreeview ul ul a.subcurrent {
	color: #1d4574;
	font-weight: bold;
}
.navtreeview ul ul a:hover {
	color: #1d4574;
	background-color: transparent;
	text-decoration: none;
}
.navtreeview ul ul ul {
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #efefef;
	border-bottom-style: none;
}
.navtreeview ul ul ul li {
	font-weight: normal;
	margin: 0;
	border-top-style: none;
}
.navtreeview ul ul ul a {
	display: block;
	padding: 3px 10px 3px 40px;
	color: #5a8cc7;
	background-color: transparent;
	text-decoration: none;
	width: 105px;
}
.navtreeview ul ul ul a.subcurrent {
	color: #1d4574;
	font-weight: bold;
}
.navtreeview ul ul ul a:hover {
	color: #1d4574;
	background-color: transparent;
	text-decoration: none;
}*/

/* MISC */

/*.labelqty {
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 0px;
	border-left: #999999 1px solid;
	width: 16px;
	color: #999999;
	padding-top: 0px;
	border-bottom: #999999 1px solid;
	background-color: transparent;
	text-align: right;
}
.homecontent {
	width:280px;
	margin-top:50px;
}
.homecontent2 {
	float:right;
	width:320px;
	margin-top:50px;
	margin-right:10px;
}
#recommendeditems {
	width:100%;
}
#recommendeditems td {
	vertical-align:top;
	text-align:left;
}
#recommendeditems td.pic {
	width:60px;
	height:60px;
	padding-right:12px
}
.width50 {
	width:50%;
	margin-top:50px;
}*/
