
body {
    
	background-color: white;
	
	color: black;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1 {
    font-size: 20pt;
    font-weight: normal;
    color: #486678;
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom:0px;
    margin: 0px;
}
p {
    margin-top: 0px;
    margin-bottom: 1em;
}
td {
	color: black;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}
input {
    font-family: Arial;
    font-size: 12px;
}
textarea {
    font-family: Arial;
    font-size: 12px;
}
.directions {
	color: #393939;
	font-family: Arial;
	font-size: 9pt;
}
A:link {
    color: #000000;
}
A:visited {
	color: #000000;
}
A:active {
	color: #000000;
}
A:hover {
	color: #68844A;
}
.error {
	color: #990000;
	font-weight: bold;
}
.hiddenTextBox {
	display: none;
}
.sequencebox {
	width: 35px;
}
.uiCatProductGridItemCell {
	color: black;
	font-family: Arial;
	font-size: 9pt;
}
.header {
	background-color: #000000;
	border-top: 1px solid #000000;
	height: 25px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.headerBorder {
	background-color: #FFFFFF;
}
.contentCell {
    padding: 0px;
}
a.headerLink:active {
    color: #FFFFFF;
    text-decoration: none;
}
a.headerLink:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.headerLink:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a.headerLink:hover {
    color: #414D62;
    text-decoration: none;
}
a.headerLinkUi:active {
    color: #000000;
    text-decoration: none;
}
a.headerLinkUi:link {
    color: #000000;
    text-decoration: none;
}
a.headerLinkUi:visited {
    color: #000000;
    text-decoration: none;
}
a.headerLinkUi:hover {
    color: #68844A;
    text-decoration: none;
}
.subHeader {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #68844A;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subSubHeader {
	background-color: #adadad;
	height: 25px;
	color: #FFFFFF;
	font-family: Arial;
	border-right: 1px solid #595959;
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	border-bottom: 1px solid #595959;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.subSubSubHeader {
	background: #EBEADB;
	border: 1px solid #CBC7B8;
	font-weight: bold;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.subSubSubHeaderCartRow .subSubSubHeader, .subSubSubHeaderConfirmRow .subSubSubHeader {
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border: 0px;
}
.subSubSubHeaderCartBot td {
    padding: 3px;
    font-size: 10px;
}
.subSubSubHeader .uiCatProductGridItemCell {
    font-weight: normal;
}
.footer {
	background: #000000;
	color: white;
	font-size:10px;
}
.standardButton {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	height: 22px;
	width: 175px;
	background-color: #ECECEC;
	font-family: Arial;
	font-size: 11px;
	cursor: pointer;
}
.smallButton {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	height: 18px;
	width: 50px;
	background-color: #ECECEC;
	font-family: Arial;
	font-size: 10px;
	cursor: pointer;
}
.highlight {
	background-color: #ffffcc;
}
.TreeView {
    padding-left: 3px;
}
.TreeView td div {
    height: 20px !important;
}
.TreeViewNode {
    padding: 0px 5px 0px 5px;
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:link {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:visited {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:active {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:hover {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
    background-color: #FFFFCC;
}
a.TreeViewSelectedNode:link {
    color: #99002E;
    font-weight: bold;
}
a.TreeViewSelectedNode:visited {
    color: #99002E;
    font-weight: bold;
}
a.TreeViewSelectedNode:active {
    color: #99002E;
    font-weight: bold;
}
a.TreeViewSelectedNode:hover {
    color: #99002E;
    font-weight: bold;
}
.TreeViewCheck {
    padding-left: 3px;
}
.TreeViewCheck input {
    margin-top: 1px;
    margin-bottom: 1px;
}
.TreeViewCheck td div {
    height: 20px !important;
}
.TreeViewCheckNode {
    padding: 0px 5px 0px 0px;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
.discussionHeader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.discussionDate {
	font-size: 8pt;
	font-family: arial;
}
a.commentLink:active {
    color: #000000;
    text-decoration: underline;
}
a.commentLink:link {
    color: #000000;
    text-decoration: underline;
}
a.commentLink:visited {
    color: #000000;
    text-decoration: underline;
}
a.commentLink:hover {
    color: #68844A;
    text-decoration: underline;
}
a.commentPosterName:active {
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
a.commentPosterName:link {
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
a.commentPosterName:visited {
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
a.commentPosterName:hover {
    color: #68844A;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.commentPosterNameNoLink {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.discussionSubCatHeader {
	color: #000000;
	background-color: #DEDEDE;
	font-size: 9pt;
	border-bottom: solid 1px #000000;
}
.discussionBorder {
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}
.discussionCommentHeader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	background-color: #68844A;
}
.discussionMasterHeader {
	background-color: #000000;
	height: 25px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.discussionCatHeader {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #68844A;
}
.discussionGridHeader {
	background-color: #000000;
	height: 25px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.discussionGridRow {	
	background-color: #FFFFFF;
}
.discussionGridRowAlt {
	background-color: #EBEBEB;
}
.grey_back {
	background-color: #cccccc;
}
.mapCat {
	font-weight: bold;
	line-height: 1.5;
}
.mapItem {
	font-style: italic;
	line-height: 1.2;
}
.calendarIcon {
    cursor: pointer;
}
.underline {
    text-decoration: underline;
}
.alignLeft {
    text-align: left;
    margin-left: auto;
}
.alignCenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.alignRight {
    text-align: right;
    margin-left: auto;
}
.noWrap {
    white-space: nowrap;
}
.loadingModalBackground {
    background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.loadingModalPanel {
    background-color: #EEF1F6;
    margin: 0px;
    text-align: center;
    width: 480px;
    height: 120px;
    border: solid 1px gray;
}
.loadingModalTableCell {
    text-align: center;
    width: 480px;
    height: 120px;
    font-size: 20px;
}
.standardModalBackground {
    background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.standardModalPanel {
    background-color: #EEF1F6;
    margin: 0px;
    text-align: center;
    width: 640px;
    height: 480px;
    border: solid 1px gray;
}
.standardModalTableCell {
    text-align: center;
    width: 640px;
    height: 480px;
    font-size: 12px;
}
.calendarNextPrevLink {
    font-size: 10pt;
    font-weight: bold;
}
.calendarNextPrevList {
    font-size: 10pt;
    font-weight: bold;
}
.productImage {
    padding-right: 10px;
    border: solid 1px black;
}
.fileUpload {
    font-family: Arial;
    font-size: 13px;
    padding: 1px;
}
.promo_label {
    color: #9f9e9e;
}
.viewPageTrailRow {

}
.viewPageTrailCell {
    height: 22px;
    font-size: 10px;
    font-weight: bold;
}
.viewPageContentCell {
    vertical-align: top;
}
.productBodyHeaderTable {
    
}
.uiCatViewAllLinkRow {
    padding-top: 5px;
    font-weight: bold;
}
.ecomProgBar {
    width: 600px;
    padding: 5px;
    border: 1px solid #e3e2e2;
    background-color: #f3f3f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px auto;
    text-align: center;
}
.ecomProgArrow {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size:12pt;
    width: 25px;
    color: #4f5050;
    font-family: "Times New Roman",serif;
}
.shoppingTable {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    border: 1px solid #e3e2e2;
    background-color: #f3f3f4;
    padding: 4px;
}
.shoppingCell{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial;
    font-size: 10pt;
    font-weight:bold;
    color: #d6d6d6;
    padding: 1px;
}
.shoppingVisited{
    color: #4f5050;
}
.shoppingActive{
    color: #4f5050;
    background-color: #e5e5e5;
    border: 1px solid silver;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.shoppingArrow {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size:12pt;
    width: 25px;
    color: #4f5050;
    font-family: "Times New Roman",serif;
}
a.shoppingLink:active {color: #d6d6d6; text-decoration: none;}
a.shoppingLink:link {color: #d6d6d6; text-decoration: none;}
a.shoppingLink:visited {color: #d6d6d6; text-decoration: none;}
a.shoppingLink:hover {color: #d6d6d6; text-decoration: none;}
a.shoppingLinkVisited:active {color: #4f5050; text-decoration: none;}
a.shoppingLinkVisited:link {color: #4f5050; text-decoration: none;}
a.shoppingLinkVisited:visited {color: #4f5050; text-decoration: none;}
a.shoppingLinkVisited:hover {color: #d6d6d6; text-decoration: none;}
.featured-table {
    border: solid 1px #d0c1c1;
    height: 115px;
}
.featured-datalist {
    padding-left: 10px;
}
.featured-product-price {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.featured-product-price-list {
    text-decoration: line-through;
    color: #000000;
}
.featured-product-price-sale {
    color: red;
    font-weight: bold;
}
.uiCatListTable td {
    text-align: center;
}
.productSwatchColor {
	width: 20px;
	padding: 2px;
	border: dotted 1px #999;
}
.productSwatchColor.no-image {
	border: dotted 1px #ddd;
}
.productSwatchColor:hover {
	background: #ffffd0;
}
#imageNotAvailable {
	display: none;
	position: absolute;
	background: url(../images/image-not-available-for-color.png) no-repeat center center;
}
.infolabel
{
    color: #2F3030;
    font-family: arial;
    font-size: 11px;
    line-height: 14px;
}
.textlabel
{
    color: #2F3030;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}
.order_confirm_almost
{
}
.uiCatProdCatListCell {
    text-align: center;
}
.uiCatProdListTopCell {
    height: 190px;
}
.uiCatProdListImg {
    width: 175px;
}
.productPrimaryImage {
    width: 200px;
}
.formTable {
    width: 98%;
}
.formTableCellLeft {
    text-align: right;
    width: 1%;
    white-space: nowrap;
}
.formTableCellRight {

}
.formTableCellColspan {

}
.productEnlargeImageLink {
    font-size: 10px;
    text-decoration: none;
}
a.productEnlargeImageLink:active {
    font-size: 10px;
    text-decoration: none;
}
a.productEnlargeImageLink:link {
    font-size: 10px;
    text-decoration: none;
}
a.productEnlargeImageLink:visited {
    font-size: 10px;
    text-decoration: none;
}
a.productEnlargeImageLink:hover {
    font-size: 10px;
    text-decoration: none;
}
.productEnlargeImageLink img {
    vertical-align: top;
}
a.productEmailFriendLink:active {
    font-size: 10px;
    text-decoration: none;
}
a.productEmailFriendLink:link {
    font-size: 10px;
    text-decoration: none;
}
a.productEmailFriendLink:visited {
    font-size: 10px;
    text-decoration: none;
}
a.productEmailFriendLink:hover {
    font-size: 10px;
    text-decoration: none;
}
.productEmailFriendLink img {
    vertical-align: top;
}
.jQueryTooltipContainer {
	position: relative;
}
.jQueryTooltipContainer .jQueryTooltip {
	display: none;
	position: absolute;
	font-size: 12px;
	color: black;
	border: darkgray 1px outset;
	background-color: #ECECEC;
	margin: 3px;
	padding: 8px;
	text-align: left;
	white-space: nowrap;
	z-index: 999;
}
.jQueryTooltip ol {
    margin: 0px;
    padding-left: 15px;
}
.jQueryTooltip ul {
    margin: 0px;
    padding-left: 15px;
}
.productBodyImageBorder {
    border-right: 1px solid silver;
    padding-right: 15px;
    width: 10%;
}
.productChildPricingSep {
    width: 50%;
    background-color: silver;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.productChildListItem {
    vertical-align: top;
}
.productChildListItemAlt {
    vertical-align: top;
    background-color: #eaeaea;
}
.productChildListHeaderQty {
    text-align: left;
}
.productChildListItemQty {
    vertical-align: middle;
}
.productChildListAdd {
    text-align: right;
    padding: 8px 3px 3px 3px;
}
.productChildListPromo {
    padding: 8px 3px 3px 3px;
}
.productCustomizationTable {
    width: 700px;
}
.productCustomizationPriceTable {
    width: 700px;
}
.productChildPanel td {
    font-size: 11px;
}
.productChildPanel input {
    font-size: 11px;
}
.productPricingMsg {
    font-size: 15px;
}
.productPricingMinQtyMsg {
    font-size: 10px;
}
.productNavHeader {
    font-size: 14px;
    font-weight: bold;
}
.productNavItem a {
    font-size: 12px;
    text-decoration: none;
}
.passwordReqDiv {
    font-size: 10px;
	color: black;
	border: darkgray 1px solid;
	background-color: #ECECEC;
    padding: 8px;
    text-align: left;
    width: 175px;
    margin-left: 10px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px #666;
}
.passwordReqDiv ul {
    margin: 0px;
    padding-left: 15px;
}
.productViewPageShipPromo {
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}
.cartShipPromo {
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}
.cartShippingDetailsLink {
    font-size: 10px;
}
.productSecondaryImage {
    cursor: pointer;
}
.productSecondaryImageCaption {
    color: black;
	font-family: Arial;
	font-size: 9pt;
    font-weight: bold;
}
.customizationListExpandCell {
    vertical-align: top;
    width: 22px;
}
.uiCatProductCustomField {
    font-style: italic;
    font-weight: bold;
}
.uiCatProductShortDesc {
    display: none;
}
a.productRatingAverageLink:active {color: #000000; text-decoration: none;}
a.productRatingAverageLink:link {color: #000000; text-decoration: none;}
a.productRatingAverageLink:visited {color: #000000; text-decoration: none;}
a.productRatingAverageLink:hover {color: #000000; text-decoration: none;}
.ecomPanelTable {
    width: 100%;
}
.ecomConfirmEditLinkSpan {
    font-size: 10px;
    vertical-align: top;
}
a.ecomConfirmEditLink:active{COLOR: #000000;TEXT-DECORATION:underline;}
a.ecomConfirmEditLink:link{COLOR: #000000;TEXT-DECORATION:underline;}
a.ecomConfirmEditLink:visited{COLOR: #000000;TEXT-DECORATION:underline;}
a.ecomConfirmEditLink:hover{COLOR: #68844A;TEXT-DECORATION:underline;}
.productInventoryCountPanel {
    font-weight: bold;
    padding-left: 10px;
}
h2#product_reviews {
    padding: 15px 0px 10px 0px;
    margin: 0px;
}
.ecommerceLoginForgotEmail {
    width: 200px;
}
.cartGridItem {
    background-color: #ffffff;
}
.cartGridAltItem {
    background-color: #eaeaea;
}
.confirmCartGridItem {
    background-color: #ffffff;
    font-weight: normal;
}
.confirmCartGridAltItem {
    background-color: #eaeaea;
    font-weight: normal;
}
.productBodyVideo {
    width: 175px;
    height: 175px;
}
.productModalVideo {
    width: 425px;
    height: 349px;
}
.blogRightSideHeader {
    font-weight:bold;
    border-bottom: solid 1px black;
}
.blogLeftSideDate {
    border-bottom: solid 1px black;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}
.miniProductThumb {
    width: 65px;
}
.uiCatProductGridWrapper {
	background: #EBEADB;
	border: 1px solid #CBC7B8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.uiCatProductGridHeader td {
    font-size: 10px;
    font-weight: bold;
}
.uiCatProductGridItem {
    background-color: #ffffff;
}
.uiCatProductGridItem td {
    font-size: 12px;
}
.uiCatProductGridAltItem {
    background-color: #eaeaea;
}
.uiCatProductGridAltItem td {
    font-size: 12px;
}
.blogPostedByText {}
