/*  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;
}

/*  RULES FOR MASTER GLOBAL LAYOUT  */

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-weight:200;
	
	text-align: center;
	margin-left: auto;	
	margin-right: auto;
}

/* SCROLLBAR CUSTOM */
html, body {
scrollbar-base-color: #6C276A;
scrollbar-arrow-color:#C1D72E;
scrollbar-face-color: #6C276A;

scrollbar-shadow-color:#FFFFFF;
scrollbar-lightshadow-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF;

scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

/* GLOBAL BG'S */
.pghome {
	background-image:url(../images_global/bg-home.png);
}
.pgfeaturedfun {
	background-image:url(../images_global/bg-featuredfun.png);
}
.pgfull {
	background-image:url(../images_global/bg-full.png);
}
.pgprod {
	background-image:url(../images_global/bg-prod.png);
}
.pgproddetail {
	background-image:url(../images_global/bg-prod-detail.png);
}

/* GLOBAL FRAME */

#pg {
	background-repeat:no-repeat;
	background-position:top left;
		
	text-align: center;
	margin-left: auto!important;	
	margin-right: auto!important;
	margin-top:0px;
	margin-bottom:15px;
		
	width: 800px;
	height:590px;
	font-size:11px;
}
#header {
	height:40px;
}
#logo {
	float:left;
	position:relative;
	top:0px;
}
#nav {
	float:right;
	width:650px;
	background-image:url(../images_global/bg-nav.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align: left;
	position: relative;
	top: 13px;
}
#nav div {
	display:inline;
	margin-right:16px;
}
#nav div a {
	position:relative;
	top:2px;
}
#awmAnchor-menu {
	position:relative;
	top:-11px;
}
*html #awmAnchor-menu {
	position:relative;
	top:0px;
}
*+html #awmAnchor-menu {
	position:relative;
	top:0px;
}
#search {
	float: right;
	height: 22px;
	width: 146px;
	padding-left:10px;
	padding-top:1px;
	
	background-image:url(../images_global/bg-search.gif);
	background-repeat:no-repeat;
	position:relative;
	right:4px;
}
#search a {
	margin-top:2px;
}
#searchhead {
	margin:0px 10px 10px 10px;
	text-align:left;	
	
	color:#003F5F;	
	font-weight: 900;
	font-size:12px;
}
#searchhead div {
	float:right;
	text-align:right;
}
#searchhead div a {
	text-transform:lowercase;
	color:#000000;
}
#searchhead div a:visited {
	text-transform:lowercase;
	color:#000000;
}
#searchhead div a:hover {
	text-transform:lowercase;
	color:#000000;
	text-decoration:underline;
}
#utilities {
	width:800px;
	padding-left:60px;
	text-align:left;
	position:relative;
	top:-2px;
}
#utilities a {
	font-size:10px;
	color:#FFFFFF;
}
#utilities a:visited {
	color:#FFFFFF;
}
#utilities a:hover {
	color:#CA006C;
}
#contentwrapperhome {
	height:390px!important;	
	padding-left:44px;
	padding-right:45px;
}
/*\*/
html*#contentwrapperhome {
	height:389px!important;/*seen only by safari*/
}/**/
*html #contentwrapperhome {
	height:390px!important;
}
*+html #contentwrapperhome {
	height:390px!important;
}
#contentwrapper {
	height:454px!important;	
	padding-left:45px;
	padding-right:45px;
}
/*\*/
html*#contentwrapper {
	height:458px!important;/*seen only by safari*/
}/**/
*html #contentwrapper {
	height:454px!important;
}
*+html #contentwrapper {
	height:454px!important;
}
#content {
	width:710px;
	margin-top:4px;
	position:relative;
	top:18px;
}
*html #content {
	top:17px;
}
*html #content {
	top:17px;
}
#contentinner {
	text-align:center;
	margin-left:auto!important;
	margin-right:auto!important;
	padding-top:15px;
	height:300px;
	width:100%;
	overflow:auto;
}
#footer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: 22px;
	width: 668px;
	
	background-image:url(../images_global/bg-footer.gif);
	background-repeat:no-repeat;
}
*html #footer {
	width: 650px;
}
*+html #footer {
	width: 650px;
}
#footer div {
	display:inline;
	margin-left:4px;
	margin-right:4px;
}
#footer div a {
	position:relative;
	top:2px;
}

/*  RULES FOR CONTENT LAYOUT  */

#detailswrapper {
	text-align:center;
	margin-left:auto!important;
	margin-right:auto!important;
	width:712px;
	position:relative;
	left:3px;
}
*+html #detailswrapper {
	position:static;
	position:relative;
	left:4px;
}
#detailswrapper td {
	vertical-align:top;
}
.tabnav {
	text-align:left;
	white-space:nowrap;
}
.tabnav div {
	display:inline;
	width:61px;
	height:22px;
}
.tabnav div a {
	background-repeat:no-repeat;
	background-position:top center;
	z-index:1;
	
	position:relative;
	top:-11px;
	padding-bottom:11px;
}
.tabnav div a {
	top:-10px;
	padding-bottom:10px;
	#
}
*html .tabnav div a {
	top:0px;
	padding-bottom:0px;
}
*+html .tabnav div a {
	top:0px;
	padding-bottom:0px;
}
.tabnav div a.a:link {
	background-image:url(../images_navigation/tab-photos.gif);
}
.tabnav div a.a:visited {
	background-image:url(../images_navigation/tab-photos.gif);
}
.tabnav div a.a:hover {
	background-image:url(../images_navigation/tab-photosovr.gif);
}
.tabnav div.sel a.a {
	background-image:url(../images_navigation/tab-photosovr.gif);
}
.tabnav div.sel a.a:link {
	background-image:url(../images_navigation/tab-photosovr.gif);
}
.tabnav div.sel a.a:visited {
	background-image:url(../images_navigation/tab-photosovr.gif);
}
.tabnav div.sel a.a:hover {
	background-image:url(../images_navigation/tab-photosovr.gif);
}
.tabnav div a.b {
	background-image:url(../images_navigation/tab-video.gif);
}
.tabnav div a.b:link {
	background-image:url(../images_navigation/tab-video.gif);
}
.tabnav div a.b:visited {
	background-image:url(../images_navigation/tab-video.gif);
}
.tabnav div a.b:hover {
	background-image:url(../images_navigation/tab-videoovr.gif);
}
.tabnav div.sel a.b {
	background-image:url(../images_navigation/tab-videoovr.gif);
}
.tabnav div.sel a.b:link {
	background-image:url(../images_navigation/tab-videoovr.gif);
}
.tabnav div.sel a.b:visited {
	background-image:url(../images_navigation/tab-videoovr.gif);
}
.tabnav div.sel a.b:hover {
	background-image:url(../images_navigation/tab-videoovr.gif);
}
.tabnav div a.c {
	background-image:url(../images_navigation/tab-package.gif);
}
.tabnav div a.c:link {
	background-image:url(../images_navigation/tab-package.gif);
}
tabnav div a.c:visited {
	background-image:url(../images_navigation/tab-package.gif);
}
.tabnav div a.c:hover {
	background-image:url(../images_navigation/tab-packageovr.gif);
}
.tabnav div.sel a.c {
	background-image:url(../images_navigation/tab-packageovr.gif);
}
.tabnav div.sel a.c:link {
	background-image:url(../images_navigation/tab-packageovr.gif);
}
.tabnav div.sel a.c:visited {
	background-image:url(../images_navigation/tab-packageovr.gif);
}
.tabnav div.sel a.c:hover {
	background-image:url(../images_navigation/tab-packageovr.gif);
}
.tabnav div a.d:link {
	background-image:url(../images_navigation/tab-nutrition.gif);
}
.tabnav div a.d:visited {
	background-image:url(../images_navigation/tab-nutrition.gif);
}
.tabnav div a.d:hover {
	background-image:url(../images_navigation/tab-nutritionovr.gif);
}
.tabnav div.sel a.d {
	background-image:url(../images_navigation/tab-nutritionovr.gif);
}
.tabnav div.sel a.d:link {
	background-image:url(../images_navigation/tab-nutritionovr.gif);
}
.tabnav div.sel a.d:visited {
	background-image:url(../images_navigation/tab-nutritionovr.gif);
}
.tabnav div.sel a.d:hover {
	background-image:url(../images_navigation/tab-nutritionovr.gif);
}
.tabnav div a.e:link {
	background-image:url(../images_navigation/tab-sound.gif);
}
.tabnav div a.e:visited {
	background-image:url(../images_navigation/tab-sound.gif);
}
.tabnav div a.e:hover {
	background-image:url(../images_navigation/tab-soundovr.gif);
}
.tabnav div.sel a.e {
	background-image:url(../images_navigation/tab-soundovr.gif);
}
.tabnav div.sel a.e:link {
	background-image:url(../images_navigation/tab-soundovr.gif);
}
.tabnav div.sel a.e:visited {
	background-image:url(../images_navigation/tab-soundovr.gif);
}
.tabnav div.sel a.e:hover {
	background-image:url(../images_navigation/tab-soundovr.gif);
}
.tabnav div a.f:link {
	background-image:url(../images_navigation/tab-specs.gif);
}
.tabnav div a.f:visited {
	background-image:url(../images_navigation/tab-specs.gif);
}
.tabnav div a.f:hover {
	background-image:url(../images_navigation/tab-specsovr.gif);
}
.tabnav div.sel a.f {
	background-image:url(../images_navigation/tab-specsovr.gif);
}
.tabnav div.sel a.f:link {
	background-image:url(../images_navigation/tab-specsovr.gif);
}
.tabnav div.sel a.f:visited {
	background-image:url(../images_navigation/tab-specsovr.gif);
}
.tabnav div.sel a.f:hover {
	background-image:url(../images_navigation/tab-specsovr.gif);
}
.tabnava {
}
.tabnavb {
	position:relative;
	left:-2px;
}
.tabnavc {
	position:relative;
	left:4px;
}
.tabnavd {
	position:relative;
	left:2px;
}
.tabnave {
	position:relative;
	left:0px;
}
.tabnavf {
	position:relative;
	left:-3px;
}
#detailswrapper .tabwin1 {
	width:286px;
	height:344px;
}
*+html #detailswrapper .tabwin1 {
	height:374px;
}
.tabwin1 .content {
	margin-top:4px;
}
.tabwin1 .wrap .description {
	display:block;
	color:#00405C;
	overflow:hidden;
	width:50%;
	height:148px;
	white-space:pre;
}
.tabwin1 .wrap .description a {
	display:block;
}
.tabwin1 .content .wrap .controls {
	display:block;
	overflow:hidden;
	width:50%;
}
.controls a {
	display:block;
}
.thumbs {
	white-space:nowrap;
	display:inline;
	padding:2px;
}
.thumbs a {
	display:inline;
	cursor: pointer;
}
.thumbs a img {
	border:solid #00405C 2px;
}
#detailswrapper .tabwin2 {
	width:245px;
	height:342px;
}
#detailswrapper td.spacer {
	width:22px;
}
td.sidnav {
	width:132px;
	height:316px;
	padding-top:26px;
}
.tabwinfull {
	height:340px;
	padding-left:14px;
}
*html .tabwinfull {
	padding-left:21px;
}
*+html .tabwinfull {
	padding-left:21px;
}
.contentwrap {
	height:362px;
	overflow:auto;
}
#banner {
	width:468px;
	height:60px;
	margin-top:14px;
}
.bannerright {
	position:relative;
	right:-180px;
	top:4px;
}
#categorybody {
	width: 65%;
	display:inline;
}
.itemsmall {
	width:164px;
	float:left;
	padding:6px;
	text-align:center;
	vertical-align: bottom;
}
.itemsmall img {
	margin-bottom:5px;
}
.itemsmall div.pic {
	height:94px;
}
.subcat {
	width: 100%;
	vertical-align: middle;
	margin-left:5px;
}
.subcat div {
	display:inline;
	white-space:nowrap;
}
.subcat a {
	margin-top:6px;
}

/* 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;
}

/* PAGES THAT TILE */

#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;
}
#pgtilepiclist {
	width:100%;	
	margin-top: 8px;
	display:inline;
	text-align:left;
}
#pgtilepiclist div {
	max-width:275px!important;
	vertical-align:top;
	display:inline;
	float:left;
}
*html #pgtilepiclist div {
	width:275px!important;
}
#pgtilepiclist td {
	vertical-align:top;
}
#pgtilepiclist td.title {
	border-bottom:solid #000000 1px;
	padding-top:2px;
	padding-bottom:1px;
}
.box {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.border {
	border:solid #00405C 1px;
}
.borderright {
	border-right: 1px solid #000000;
}
.borderleftright {
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
}
.borderbottom {
	border-bottom:solid #999999 2px
}

/*  RULES FOR POSITIONING  */

.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.margin {
	margin:5px;
}
.margintop {
	position: relative;
	top: 3px;
}
.margintop2 {
	position: relative;
	top: 2px;
}
.margintop3 {
	position: relative;
	top: 5px;
}
.margintop3 {
	margin-top:8px;
}
.margintop4 {
	margin-top:10px;
}
.margintop5 {
	position: relative;
	top: 4px;
}
.margintop6 {
	margin-top: 110px;
}
.margintopneg {
	margin-top:-12px;
}
.margintopneg2 {
	position:relative;
	top:-30px;
}
.margintopneg3 {
	margin-bottom:1px;
}
.margintopneg4 {
	position:relative;
	top:-2px;
}
.margintopbottom {
	margin-top: 12px;
	margin-bottom: 12px;
}
.margintopleft {
	position:relative;
	top:10px;
	left:40px;
}
.marginleftneg {
	position:relative;
	left:-10px;
}
*html .marginleftneg {
	left:0px;
}
*+html .marginleftneg {
	left:0px;
}
.marginleft {
	margin-left:5px;
}
.marginleft2 {
	margin-left: 4px;
}
.marginleft3 {
	margin-left: 30px;
}
.marginleft4 {
	position:relative;
	left:5px;
}
.marginright {
	margin-right: 5px;
}
.marginright2 {
	margin-right: 10px;
}
.marginright3 {
	margin-right: 20px;
}
.marginright4 {
	margin-right: 92px;
}
.marginbottom {
	position: relative;
	bottom: 4px;
}
.marginbottom2 {
	margin-bottom:10px;
}
.marginleftright {
	margin-left: 8px;
	margin-right: 8px;
}
.padding {
	padding: 6px;
}
.paddingtop {
	padding-top: 8px;
}
.paddingtop2 {
	padding-top: 5px;
}
.paddingtopbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingtopbottom2 {
	padding-top: 20px;
	padding-bottom: 30px;
}
.paddingleft {
	padding-left: 10px;
}
.paddingright {
	padding-right: 10px;
}
.paddingbtnleft {	
	padding:15px 5px 15px 0px;
}
.paddingbtnright {	
	padding:15px 0px 15px 5px;
}
.sep {
	height:15px;
	vertical-align:top;
	border-bottom:dotted #000000 1px;
	margin-bottom:10px;
}
.septr {
	border-bottom:dotted #000000 1px;
}
.sepvert {
	height:50px;
	width:1px;
	display:block;
}
/*\*/
html*.sepvert {
	height:78px;/*seen only by safari*/
}/**/
*html .sepvert {
	height:54px;
}
*+html .sepvert {
	height:54px;
}
.nowrap {
	white-space:nowrap;
}

/*  RULES FOR TXT  */

a {
	color:#CA006C;
	font-weight:900;
	text-decoration:none;
}
a:visited {
	color:#CA006C;
	font-weight:900;
	text-decoration:none;	
}
a:hover {
	color:#C1D72F;
	font-weight:900;
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-weight:900;
	color:#6D276A;
	text-align:center;
	margin-bottom:8px;
}
h2 {
	font-size:18px;
	font-weight:900;
	color:#6D276A;
}
h3 {
	color:#003F5F;	
	font-weight: 900;
	font-size:12px;
	margin-top:8px;
}
h4 {
	font-size:14px;
	font-weight:900;
	color:#6D276A;
}
h5 {
	color:#333333;
	font-size:14px;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:12px;
}
h6 {
	font-size:12px;
	font-weight:900;
	color:#6D276A;
	
	list-style-position:outside;
}
ol, ul, li {
	list-style-position: inside;
	text-align:left;
	font-size:11px;	
}
p {
	text-align:left;
}
ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
li {
	list-style-image:none;
}
table {
	text-align:center;
	margin-left:auto!important;
	margin-right:auto!important;
}
.sublink {
	color:#6D276A;
}
blockquote {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.txterror {
	color:#F68E1C;
	font-weight: 200;
}
.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:#003F5F;
}
.txtcase {
	text-transform: capitalize;
}
.txtbold {
	font-weight: 900;
	color: #000000;
	text-transform:uppercase;
}
.txtboldno {
	font-weight: 200;
}
.txthighlight {
	color:#336699;
	font-weight:900;
}
.txthighlight2 {
	color:#666666;
}
.txthighlight3 {
	color:#333399;
	font-weight:900;
	font-size:14px;
}
.txtcrossout {
	text-decoration: line-through;
	color:#CC0033;
	font-weight: 200;
}
.style1 {
	font-size:18px;
	font-weight:900;
	color:#6D276A;
	text-align:center;
}
.style2 {
	color:#003F5F;
	font-weight:900;
}
a.style2 {
	color:#003F5F;
	font-weight:900;
}
.style3 {
	font-size:13px;
	color:#03405C;
	font-weight:200;
}
.style4 {
	font-size:13px;
	color:#000000;
	font-style:italic;
}
.style5 {
	color:#CA006C;
}

/*  RULES FOR TXT FIELDS  */

input, select {
	font-size:11px;
}
input.txtboxsearch {
	height:12px;
	border:none;
	padding:2px;
	width:80px;
	font-size:10px;
	position:relative;
	top:1px;
}
*html input.txtboxsearch {
	top:0px;
}
*+html input.txtboxsearch {
	top:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ /* for safari*/
input.txtboxsearch {
	position:relative;
	top:-1px;
}
}
.txtbox {
	width: 105px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxdrop {
	width: 111px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxdroplong {
	width: 404px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtbox2 {
	width: 360px!important;
	height:110px!important;
	padding:2px;
	border:solid #999999 1px;
}
.txtbox3 {
	width: 92px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtbox4 {
	width: 520px!important;
	height:50px!important;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtbox5 {
	width: 250px!important;
	height:50px!important;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtbox6 {
	width: 520px!important;
	height:150px!important;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtbox7 {
	width: 520px!important;
	height:100px!important;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxlong {
	width: 135px;
	height:50px!important;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxlong2 {
	width: 150px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxlong2drop {
	width: 156px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxcvv2 {
	width: 24px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxqty {
	width: 16px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxqtystatic {
	background-color:#EFEFED;
	padding:2px;
	position:relative;
	top:2px;
	border:solid #999999 1px;
}
.txtboxqty2 {
	width: 16px;
	background-color:#EFEFED;
	padding:2px;
	text-align:right;
	border:solid #999999 1px;
}
.txtboxqtydrop {
	width: 60px;
	padding:1px;
	border: 1px solid #333333;
}
.txtboxqtydrop2 {
	width: 60px;
	background-color:#EFEFED;
	padding:2px;
	text-align:right;
	border:solid #999999 1px;
}
.txtboxreg {
	width: 246px;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
.txtboxmemo {
	width: 260px!important;
	height:100px!important;	
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
textarea.txtboxmemo input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.txtboxmemo2 {
	width: 260px!important;
	height:200px!important;	
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
}
textarea.txtboxmemo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.txtboxmemo3 {
	width: 272px!important;
	height: 180px!important;
	background-color:#EFEFED;
	padding:2px;
	border:solid #999999 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.txtboxnotes {
	position: absolute;
	height: 16px;
	width: 630px!important;
	background-color:#EFEFED;
	padding:2px;
	margin-bottom:4px;
	border:solid #999999 1px;
}
.txtboxcert {
	width: 185px;
	border: 1px solid #333333;
	padding:1px;
	margin-left:12px;
}

/*  RULES FOR CONTROLS  */

.btn {
	background-color:#FFEC00;
	padding:3px 10px 3px 10px;
}
.btn:link {
	color:#002B66;
	font-weight:900;
	text-transform: uppercase;
	text-decoration: none;
}
.btn:visited {
	color:#002B66;
	font-weight:900;
	text-transform: uppercase;
	text-decoration: none;
}
.btn:hover {
	color:#002B66;
	font-weight:900;
	text-transform: uppercase;
	text-decoration: none;
	background-color:#C0D72D;
}
a.btn2 {
	font-weight:900;
	background-color:#FFEC00;
	padding:2px 10px 2px 10px;
	color:#003399;
	text-transform: uppercase;
	text-decoration: none;
}
a.btn2:visited {
	font-weight:900;
	background-color:#FFEC00;
	padding:2px 10px 2px 10px;
	color:#003399;
	text-transform: uppercase;
	text-decoration: none;
}
a.btn2:hover {
	font-weight:900;
	background-color:#FFEC00;
	padding:2px 10px 2px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#CA006C;
}
.btndefault {
	cursor: pointer;
	background-color:#FFEC00;
	padding:2px 6px 2px 6px;
	color:#002B66;
	font-weight:900;
	text-transform: uppercase;
	text-decoration: none;
}
.btndefault a:visited {
	cursor: pointer;
	background-color:#FFEC00;
	padding:2px 6px 2px 6px;
	color:#002B66;
	font-weight:900;
	text-transform: uppercase;
	text-decoration: none;
}
.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;
}
*html .btndefault2 {
	height:20px;
	top:-1px;
}
.searchbtn {
	position:relative;
	top:3px;
	left:3px
}

/*  RULES FOR TABLES */

.tableform {
	margin-top:10px;
	text-align:left;
}
.tableform td {
	text-align:left;
	vertical-align:bottom;
	color:#333333;
	padding:1px;	
}
.tableform td.label {
	width: 65px;
	line-height: 24px;
	font-weight: 900;
	text-align:left;
}
#tableformcert {
	width:345px;
	height:32px;
	background-image:url(../images_global/bg-print-cert-search.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	margin-top:5px;
	padding-top:3px;
	text-align:left;
}
.tableform td.label span {
	color:#003F5F;
}
.threecol {
	width: 100%;
}
.threecol td {
	width: 33%;
	vertical-align:top;
}

/*  RULES FOR DATALISTS  */

.altrow {
	background-color:#F7FAE2;
}

.datalist {
	width:690px;
	text-align:right;
}
.datalist td.titleproduct {
	width:55%;
	text-align:left;
	padding:2px 0px 1px 5px;
	background-color:#CE006B;
	color:#FFFFFF;
	font-weight:900;
}
.datalist td.titleitemid {
	width:12%;
	padding:2px 0px 1px 0px;
	text-align:left;
	background-color:#CE006B;
	color:#FFFFFF;
	font-weight:900;
}
.datalist td.titleqty {
	width:10%;
	padding:2px 0px 1px 0px;
	background-color:#CE006B;
	color:#FFFFFF;
	text-align:left;
	font-weight:900;
}
.datalist td.titleprice {
	width:11%;
	padding:2px 0px 1px 0px;
	background-color:#CE006B;
	color:#FFFFFF;
	font-weight:900;
}
.datalist td.titleextended {
	width:12%;
	padding:2px 5px 1px 0px;
	background-color:#CE006B;
	color:#FFFFFF;
	font-weight:900;
}
.datalist td.product {
	width:55%;
	text-align:left;
	padding-left:5px;
	line-height:18px;
}
.datalist td.itemid {
	width:12%;
	text-align:left;
	padding-left:2px;
}
.datalist td.qty {
	width:10%;
	font-size:85%;
	text-align:left;
	padding-left:2px;
}
.datalist td.price {
	width:11%;
}
.datalist td.extended {
	width:12%;
	padding-right:5px;
}
.datalistevenspace {
	width:690px;
	font-weight:200;
}
.datalistevenspace td {
	text-transform:none;
	width:16%;
	height:22px;
}
.datalistevenspace td.title {
	padding:2px 5px 1px 0px;
	background-color:#CE006B;
	color:#FFFFFF;
	font-weight:900;
}
.datalist4col {
	width:530px;
}
.datalist4col {
	line-height:18px;
	text-align:right;
}
.datalist4col td.titleproduct {
	width:50%;
	text-align:left;
	padding:2px 0px 1px 5px;
	border-bottom:solid #000000 1px;
	font-weight:900;
	color:#6D276A;
}
.datalist4col td.titleqty {
	width:12%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
	text-align:left;
	font-weight:900;
	color:#6D276A;
}
.datalist4col td.titleprice {
	width:11%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
	text-align:left;
	font-weight:900;
	color:#6D276A;
}
.datalist4col td.titleextended {
	width:27%;
	padding:2px 5px 1px 0px;
	border-bottom:solid #000000 1px;
	font-weight:900;
	color:#6D276A;
}
.datalist4col td.product {
	width:50%;
	text-align:left;
	padding-left:5px;
}
.datalist4col td.qty {
	width:12%;
	font-size:85%;
	text-align:left;
}
.datalist4col td.price {
	width:11%;
	text-align:left;
}
.datalist4col td.extended {
	width:27%;
	padding-right:5px;
}

/*  RULES FOR DATAGRID  */

.datagrid {
	width:100%;
	border-bottom:solid #000000 1px;
}
.datagrid td {
	text-align:right;
	vertical-align:top;
}
.datagrid td.titleproduct {
	width:65%;
	text-align:left;
	padding:2px 0px 1px 6px;
	border-bottom:solid #000000 1px;
}
.datagrid td.titleproductalt {
	width:52%;
	text-align:left;
	padding:2px 0px 1px 6px;
	border-bottom:solid #000000 1px;
}
.datagrid td.titleremove {
	width:6%;
	text-align:center;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
}
.datagrid td.titleitemid {
	width:12%;
	padding:2px 0px 1px 0px;
	text-align:left;
	border-bottom:solid #000000 1px;
}
.datagrid td.titleqty {
	width:6%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
	text-align:left;
}
.datagrid td.titleprice {
	width:12%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
}
.datagrid td.titleextended {
	width:12%;
	padding:2px 6px 1px 0px;
	border-bottom:solid #000000 1px;
}
.datagrid td.product {
	width:62%;
	text-align:left;
	padding:4px auto auto 5px;
	padding-left:5px;
	line-height:18px;
	border-left:solid #000000 1px;
}
.datagrid td.productalt {
	width:52%;
	height: 80px;
	text-align:left;
	padding:4px auto auto 5px;
	padding-left:5px;
	line-height:18px;
	border-left:solid #000000 1px;
}
.datagrid td.remove {
	width:6%;
	text-align:center;
	line-height:18px;
	padding-top:2px;
}
.datagrid td.itemid {
	width:12%;
	text-align:left;
	padding-top:4px;
}
.datagrid td.qty {
	width:6%;
	text-align:left;
}
*html .datagrid td.qty {
	padding-top:2px;
}
.datagrid td.price {
	width:12%;
	padding-top:4px;
}
.datagrid td.extended {
	width:12%;
	padding-top:4px;
	padding-right:5px;
	border-right:solid #000000 1px;
}
.datagrideditbom {
	width:100%;
	border-bottom:solid #000000 1px;
}
.datagrideditbom td {
	text-align:right;
	vertical-align:top;
	line-height:20px;
}
.datagrideditbom td.titlekey {
	width:10%;
	padding:2px 0px 1px 6px;
	border-bottom:solid #000000 1px;
	text-align:left;
}
.datagrideditbom td.titlecomponent {
	width:25%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
	text-align:left;
}
.datagrideditbom td.titledescription {
	width:25%;
	padding:2px 0px 1px 0px;
	text-align:left;
	border-bottom:solid #000000 1px;
}
.datagrideditbom td.titleqty {
	width:10%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
	text-align:left;
}
.datagrideditbom td.titleedit {
	width:20%;
	padding:2px 0px 1px 0px;
	border-bottom:solid #000000 1px;
}
.datagrideditbom td.titledelete {
	width:10%;
	padding:2px 6px 1px 0px;
	border-bottom:solid #000000 1px;
}
.datagrideditbom td.key {
	width:10%;
	padding-left:6px;
	padding-top:4px;
	border-left:solid #000000 1px;
	text-align:left;
}
.datagrideditbom td.component {
	width:25%;
	text-align:left;
	padding-top:4px;
}
.datagrideditbom td.description {
	width:25%;
	text-align:left;
	padding-top:4px;
}
.datagrideditbom td.qty {
	width:10%;
	text-align:left;
	padding-top:4px;
}
.datagrideditbom td.edit {
	width:20%;
}
.datagrideditbom td.delete {
	width:10%;
	padding-right:6px;
	border-right:solid #000000 1px;
}

/* FOR CATEGORYMASTER DYNAMIC LISTS  */

.top {
	margin-left:15px;
}
.sub {
	margin-left:30px;
}
.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;
}
.height1 {
	height:350px;
}
ul#NavTreeViewWrapper {
	margin:0px;
	padding:0px;
	height:342px;
	overflow:auto!important;
}
.navtreeview {
	width:132px;
	text-align:left;
	line-height:14px;
}
.navtreeview ul {
	margin:0px;
	padding:0px;
}
.navtreeview li {
	list-style-position:outside;
	list-style:none;
	line-height:12px;
	margin-top:5px;
	margin-left:6px;
}
*html .navtreeview li {
	line-height:13px;
}
*+html .navtreeview li {
	line-height:13px;
}
.navtreeview li.title {
	font-weight:900;
	color:#6D276A;
	font-size:13px;
	margin-bottom:4px;
}
li.current a:link {
	margin-top:10px;
	color:#6D276A;
	font-weight:900;
}
.navtreeview li.current2 {
	color:#6D276A;
	font-weight:900;
}
.navtreeview a {
	color:#CA006C;
	font-weight:900;
	font-size:12px;
	text-decoration:none;
}
.navtreeview a:visited {
	color:#CA006C;
	font-weight:900;
	font-size:12px;
	text-decoration:none;
}
.navtreeview a:hover {
	color:#C1D72F;
	text-decoration:none;
	font-weight:900;
}
.navtreeview ul ul {
	margin-left:5px;
}
.navtreeview ul ul a {
	color:#662D91;
	font-style:italic;
}
.navtreeview ul ul a:visited {
	color:#662D91;
	font-style:italic;
}
.navtreeview ul ul a.subcurrent {
	color: #1d4574;
	font-style:italic;
}
.navtreeview ul ul a:hover {
	color:#C1D72F;
	text-decoration:none;
}
.navtreeview ul ul ul {
	margin-left:5px;
}
.navtreeview ul ul ul a {
	color:#662D91;
	font-style:italic;
}
.navtreeview ul ul ul a:visited {
	color:#662D91;
	font-style:italic;
}
.navtreeview ul ul ul a.subcurrent {
	color: #1d4574;
	font-style:italic;
}
.navtreeview ul ul ul a:hover {
	color:#C1D72F;
	text-decoration:none;
}
ul#NavTreeViewWrapper ul li a {
	color:#662D91;
	font-style:italic;
	font-weight:200;
}
ul#NavTreeViewWrapper ul li a:visited {
	color:#662D91;
	font-style:italic;
	font-weight:200;
}
ul#NavTreeViewWrapper ul li a:hover {
	color:#C1D72F;
	text-decoration:none;
	font-weight:200;
}
ul#NavTreeViewWrapper li.current ul li.current a {
	font-weight:900;
}
ul#NavTreeViewWrapper li.current ul li.current ul li a {
	font-weight:200;
}
ul#NavTreeViewWrapper li.current ul li.current ul li a:visited {
	font-weight:200;
}
ul#NavTreeViewWrapper li.current ul li.current ul li a:hover {
	font-weight:900;
}
ul#NavTreeViewWrapper li.current ul li.current ul li.current a.subcurrent {
	font-style:italic;
	font-weight:900;
}
.invisible {
	visibility:hidden;
}
#career {
	position:relative;
	top:55px;
}
div#terms {
	margin-left:auto!important;
	margin-right:auto!important;
	text-align:left;
	font-size:11px;
	color:#003F5F;
	width:100%;
	height:80%;
	overflow:auto;
	margin-bottom:12px;
}
div#terms div {
	margin-bottom:12px;
}
.pager {
	margin-top:6px;
	margin-bottom:6px;
}
.pager a {
	text-transform:lowercase;
	color:#000000;
}
.pager a:visited {
	text-transform:lowercase;
	color:#000000;
}
.pager a:hover {
	text-transform:lowercase;
	color:#000000;
	text-decoration:underline;
}
.pager img {
	margin: 2px 10px 0px 10px;	
	vertical-align:middle;
}
#zipsearch {
	BACKGROUND-IMAGE: url(../images_content/wheretobuy-bgtitle.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:33px;
	padding-top:46px;
}
*html #zipsearch {
	padding-top:48px;
}
*+html #zipsearch {
	padding-top:48px;
}
.zipresults {
	BACKGROUND-IMAGE: url(../images_content/wheretobuy-bgmnpg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:540px;
	height:158px;
	padding-top:22px;
}
.zipresults div.wrapper {
	width:490px;
	height:152px;
	overflow:auto;
	margin:0px auto 10px 30px;
	vertical-align:top;
}
#features {
	width:90%;
	height:250px;
}
.features {
	width:185px;
	height:90px;
	margin-bottom:10px;
	margin-left:20px;
	float:left;
}
.features div.pic {
	width: 75px;
	height:70px;
	vertical-align:top;
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.features div.content {
	width: 100px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
	float:right;
	padding-top:3px;
	line-height:14px;
}
*html .features div.content {
	padding-top:0px;
}
.features div.content a {
	color:#003C5B;
	font-weight:900;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.features div.content a:link {
	color:#003C5B;
	font-weight:900;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.features div.content a:hover {
	color:#C0D72D;
	text-decoration:none
}

