table.stdgrid {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	background-color: #18304A;
	border: 1px #18304A solid;
	border-collapse: collapse;
	border-spacing: 4px;
}

table.stdgrid tr { /* background-color: #ffffff; */
	color: #000;
	padding: 0px;
	/* text-align: left; */
	border: 1px #fff solid;
	border: 0px;
}

table.stdgrid td { /* background-color: #ffffff; */
	color: #000;
	padding: 0px;
	/* text-align: left; */
	/* border: 1px #fff solid; */
	border: 0px;
}

table.stdgrid tr.d0 td {
	background-color: #EAE8E8;
	border-bottom: 1px #18304A solid;
	/* text-align: left; */
}

table.stdgrid tr.dnb0 td {
	background-color: #EAE8E8;
	/* border-bottom: 1px #18304A solid; */
	/* text-align: left; */
}

table.stdgrid tr.d1 td {
	background-color: #FFFFFF;
	border-bottom: 1px #18304A solid;
	/* text-align: left; */
}

table.stdgrid tr.dnb1 td {
	background-color: #FFFFFF;
	/* border-bottom: 1px #18304A solid; */
	/* text-align: left; */
}


table.stdgrid tr.d0InnerGrid td {
	background-color: #EAE8E8;
	border-bottom: 0px;
	/* text-align: left; */
}

table.stdgrid tr.d1InnerGrid td {
	background-color: #FFFFFF;
	border-bottom: 0px;
	/* text-align: left; */
}

table.stdgrid tr.d0InnerMulti td {
	background-color: #EAE8E8;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-bottom: 0px;
	/* text-align: left; */
}

table.stdgrid tr.d1InnerMulti td {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-bottom: 0px;
	/* text-align: left; */
}

table.stdgrid tr.hiLite td {
	background-color: #cccccc;
	border-bottom: 1px #18304A solid;
	/* text-align: left; */
}


table.stdgrid th {
	background-color: #18304A;
	color: #fff;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	/* padding: 4px; */ /* text-align: left;*/
	border-bottom: 2px #18304A solid;
	/* border: 1px #fff solid; */
	border: 0px;
	font-size: 12px;
	font-weight: normal;
}

table.stdgrid td {
	background-color: #EAE8E8;
	color: #000;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	/* padding: 4px; */ /* text-align: left; */
	/* border: 1px #fff solid;} */
}

table.cartsummary {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	background-color: #18304A;
	border: 1px #18304A solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.cartsummary td {
	background-color: #ffffff;
	color: #000;
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px #18304A solid;
	/* text-align: left; */ /* border: 1px #fff solid; */
}

table.cartsummary th {
	background-color: #18304A;
	color: #fff;
	padding: 2px;
	/* text-align: left; */
	border-bottom: 1px #18304A solid;
	font-size: 10px;
	font-weight: normal;
}

table.cartsummary tr.hiLite td {
	background-color: #cccccc;
	border-bottom: 1px #18304A solid;
	/* text-align: left; */
}

.orderAlert {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

.pageHeader {
	font-size: 16px;
	font-family: inherit;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
}

.gb1 A:link {
	text-decoration: none;
	color: white;
}

.gb1 A:visited {
	text-decoration: none;
	color: white;
}

.gb1 A:active {
	text-decoration: none;
	color: white;
}

.gb1 A:hover {
	text-decoration: underline;
	color: white;
}

.gb9 A:link {
	text-decoration: none;
	color: white;
}

.gb9 A:visited {
	text-decoration: none;
	color: white;
}

.gb9 A:active {
	text-decoration: none;
	color: white;
}

.gb9 A:hover {
	text-decoration: underline;
	color: white;
}

.gb9h A:link {
	text-decoration: none;
	color: yellow;
}

.gb9h A:visited {
	text-decoration: none;
	color: yellow;
}

.gb9h A:active {
	text-decoration: none;
	color: yellow;
}

.gb9h A:hover {
	text-decoration: underline;
	color: yellow;
}

a:link {
	text-decoration: none;
	color: #213C5A;
	/* font-weight: bold; */
}

a:visited {
	text-decoration: none;
	color: #213C5A;
	/* font-weight: bold; */
}

a:active {
	text-decoration: none;
	color: #213C5A;
	/* font-weight: bold; */
}

a:hover {
	text-decoration: underline;
	color: blue;
	/* font-weight: bold; */
}


.hiLink A:link {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

.hiLink A:visited {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

.hiLink A:active {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

.hiLink A:hover {
	text-decoration: underline;
	color: #213C5A;
	font-weight: bold;
}

.supportLink a:link {
	text-decoration: none;
	color: #213C5A;
	font-size: 10px;
}

.supportLink a:visited {
	text-decoration: none;
	color: #213C5A;
	font-size: 10px;
}

.supportLink a:active {
	text-decoration: none;
	color: #213C5A;
	font-size: 10px;
}

.supportLink a:hover {
	text-decoration: underline;
	color: blue;
	font-size: 10px;
}

.variant {
	font-size: 11px;
	font-family: inherit;
	font-weight: bold;
	font-style: italic;
}

.zeroAvailability {
	color: White;
	background-color: Red;
	font-weight: bold;
}

.activeCart {
	font-weight: bold;
	color: red;
}

.logobarNotice {
	font-weight: bold;
	font-size: 9px;
	color: #213C5A;
	padding-bottom:1px;
}

.hiliteRed {
	font-weight: bold;
	color: red;
}

.minOrderNotice {
	font-weight: bold;
	color: green;
}

table#stdgrid div{
      width: 100px;
      height: 100px;
      border: 1px solid red;}
