BODY {
	FONT-SIZE: 100.01%;
	PADDING-BOTTOM: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
input.cartBtn {
	background-color: #FFCC33;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 90px;

}

a:hover {
	color: #FF9900;
	text-decoration: none;
}


.master_displaypanel {
	COLOR: #ff6600; FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}

.master_categorynav_hdr {
	COLOR: #ffffff; FONT: bold 13px Arial, Helvetica, sans-serif; text-decoration: none
}

.master_categorynav_item a {
	COLOR: #737373; FONT: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}
.master_categorynav_item a:hover{
	COLOR: #ff6600; FONT: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}

.master_breadcrumb_item a {
	COLOR: #737373; FONT: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}
.master_breadcrumb_item a:hover{
	COLOR: #ff6600; FONT: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}

.master_footernav {
	COLOR: #004993; FONT: bold 10px Arial, Helvetica, sans-serif; text-decoration: none
}

.AttrPane {
	COLOR: #004993; FONT: bold 10px Arial, Helvetica, sans-serif; text-decoration: none
}

table.cart{
	width : 95%; padding:2px
}

table.cart th{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background : #666666;
	border : #E1E1E1;
	padding : 2px;
	font : bold;
	color:#F1F1CC;
}
table.cart td  {
	background : #F1F1CC;
	border : #E1E1E1;
	font-size:12px;
	font-family:verdana,arial,helvetica,geneva;
	text-decoration:none;
	padding : 2px;

}
table.cart{
	width : 95%;
}

table.SpecSheet {width : 95%;}
table.SpecSheet th{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background : #666666;
	border : #E1E1E1;
	padding : 2px;
	font : bold;
	color:#F1F1CC;
}
table.SpecSheet td  {
	background : #F1F1CC;
	border : #E1E1E1;
	font-size:12px;
	font-family:verdana,arial,helvetica,geneva;
	text-decoration:none;
	padding : 2px;

}
.SpecSheetRowName {
	font-weight: bold;
}

.product{
	text-align:left;
	height:210px;
	width:260px;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	clear: none;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.product H2 {
	font-size: 0.8em;
}
.itemcode {
	font-size: 0.7em;
	font-weight: bolder;
	color: #000;
	float: right;
	width: 50%;
	bottom: 30px;
	height: 40px;
}
.productImg {
	text-align: center;
	float: left;
	width: 40%;
	height: 100%;
}
.productcheckout {
	height: 30px;
	width: 50%;
	text-align: center;
	float: right;
	vertical-align: bottom;
}
.producerLogo{
	width:50%;
	height:auto;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
}
.saleprice {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	padding-bottom: 3px;
}




.product A{
	color: #666666;
	text-decoration: none;
}
.productdesc {
	float: right;
	width: 50%;
	font-size: .8em;
	vertical-align: top;
	position: relative;
	top: 0px;
	height: 120px;
	overflow: auto;
	text-tr: capitalize;
}


#CategoryNavPanel ul li a{
	background-color: #666666;
	margin: 1px;
	width:90%;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
} 
#CategoryNavPanel a:hover, #CategoryNavPanel a:focus {
	color: #FFCC33;
	text-decoration: none;
	background-color:#000000;
}

#CategoryNavPanel ul li {
	padding: 0;
	margin: 0; 
}

#CategoryNavPanel ul{
list-style-type: none;
margin: 0; 
padding: 0;
}
#CategoryNavPanel{
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	float: left;
	position: relative;
	height: 100%;
}


#BreadCrumbPane {
	clear: right;
	margin-top: 1px;
	margin-bottom: 9px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#ContentPane {
	height: 100%;
	float: left;
	padding: 2px;
	width:100%;
	text-align: left;
	vertical-align: top;
}

#FooterPane {
	text-align: center;
	bottom: 10px;
}

.stdcontainer {
	BORDER-RIGHT: #d7d18c 1px solid;
	BORDER-TOP: #d7d18c 1px solid;
	BACKGROUND: url(/media/store4804/global/headerbar_general_whitebg.gif) #fff no-repeat 100% 0px;
	BORDER-LEFT: #d7d18c 1px solid;
	BORDER-BOTTOM: #d7d18c 1px solid;
	overflow: auto;
}
.stdcontainer H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0.8em; FONT-SIZE: 1em; PADDING-BOTTOM: 0.8em; MARGIN: 0px; TEXT-TRANSFORM: uppercase; COLOR: #44451a; LINE-HEIGHT: 1; PADDING-TOP: 7px
}
.stdcontainer H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0.8em; FONT-SIZE: 1em; PADDING-BOTTOM: 0.8em; MARGIN: 0px; TEXT-TRANSFORM: uppercase; COLOR: #44451a; LINE-HEIGHT: 1; PADDING-TOP: 7px
}

.orangeContainer {
	CLEAR: right;
	PADDING-RIGHT: 0.8em;
	PADDING-LEFT: 0.8em;
	PADDING-BOTTOM: 30px;
	PADDING-TOP: 0px;
	BORDER-RIGHT: #ff7c1b 1px solid;
	BORDER-TOP: #ff7c1b 1px solid;
	BORDER-LEFT: #ff7c1b 1px solid;
	BORDER-BOTTOM: #ff7c1b 1px solid;
	background-color: #fff;
	background-image: url(/media/store4804/Global/headerbar_orangebg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	overflow: auto;
	height: auto;
}

.orangeContainer H2 {
	PADDING-LEFT: 0px;
	PADDING-TOP: 5px;
	FONT-SIZE: 14px;
	color: #fff;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}
.orangeContainer h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
	text-indent: 2em;
	clear: right;
}
.orangeContainer p {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
	text-align: justify;
}


.orangeContainer UL {
	LIST-STYLE-TYPE: none
}
.orangeContainer UL LI {
	FLOAT: left; MARGIN-BOTTOM: 10px; WIDTH:33%
}
.orangeContainer UL LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 26px; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; BACKGROUND: url(/media/store4804/global/topics_item_bg.gif) no-repeat 0px 0px; FLOAT: left; PADDING-BOTTOM: 4px; PADDING-TOP: 2px
}
.orangeContainer UL LI A.new {
	BACKGROUND: url(/images/topics_item_new_bg.gif) no-repeat 0px 0px
}
.orangeContainer UL LI A:link {
	COLOR: #44451a; TEXT-DECORATION: none
}
.orangeContainer UL LI A:visited {
	COLOR: #74757a; TEXT-DECORATION: none
}

.orangeContainer UL LI A:active {
	COLOR: #9b9766; TEXT-DECORATION: underline
}

/* menu styles */

.menu {
	color: #666666;
	font-weight: normal;
}

a.menu:link, a.menu:visited {
	background-color: #1C70BF;
	color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}

a.menu:hover {
	background-color: #D6E4F1;
	color: #1C70BF;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: underline;
	width: 100%;
}

a.menu:active {
	background-color: #1C70BF;
	color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: underline;
	width: 100%;
}

.left-menu-separator {
	background-image: url(/img/bg-lmsep.gif);
	color: #666666;
	font-weight: bold;
}

/* menu styles */

/* sdpopup styles */
#CategoryNavPanel ul
.sdpopup {
	color: #666666;
	font-weight: normal;
}

a.sdpopup:link, a.sdpopup:visited {
	background-color: #FFDF9D;
	color: #000000;
	font-weight: normal;
	font-size:0.7em;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}
.sdpane {
	border: 1px solid #000000;
}

a.sdpopup:hover {
	background-color: #000000;
	color: #FFCC33;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}



/* sdpopupstyles */.promopane {
	background-image: url(4_bg.gif);
	background-repeat: repeat;
	border: thin solid #FF9900;
	padding: 15px;
}
.ImageGalleryPane {
	height: 600px;
	width: 600px;
	border: thin solid #CCCC00;
}
.MainImagePane {

}

#AuxPanel {
        width:120px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
        margin-right: 10px;
        margin-left: 10px;

}

#AuxPanel A {
	text-decoration: none;
}
#AuxPanel H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.psub
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 16px;
    COLOR: #4F667A;

}
.nsub
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4F667A;
	font-style: italic;
}
.nmain
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 20px;
    COLOR: #003399;
	border-bottom: 1px solid #7E91A2;
	padding-bottom: 5px;
}
.discontinued {  font-size: 12px; font-weight: 900; color:#003399; ; text-decoration: none}
.pcat {  font-size: 12px; font-weight: 900}
.boldblack {  font-size: 13px; font-weight: 700}
.specbold {  font-size: 12px; font-weight: 900}
.smtext {  font-size: 9px; font-weight: 700;}
.cell1 {
	background: #EEEEEE; 
	border-bottom: 1px solid #7E91A2;
	width: 120px;
	padding-bottom: 3px;
	font-weight: bold;
	}
.cell2 {
	background: #FFFFFF; 
	border-bottom: 1px solid #7E91A2;
	padding-bottom: 3px;

}
.cell3 {
	background: #A1B1BF; 
	border-bottom: 1px solid #7E91A2;
	border-top: 1px solid #7E91A2;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;

}
.cell4 {
	background: #CDD5DC; 
	border-bottom: 1px solid #7E91A2;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;

}
.cell5 {
	background: #FFFFFF; 
	width: 400px;
	font-size: 13px;

}
.cell6 {
	border-bottom: 1px solid #7E91A2;
}

.cell7 {
	background: #FFFFFF; 
	border-bottom: 1px solid #7E91A2;
	padding-bottom: 5px;
	font-size: 9px;
	}
.cell8 {
	background: #FFFFFF; 
	border-bottom: 1px solid #7E91A2;
	padding-bottom: 5px;
	font-size: 10px;
}
.cell9 {
	background: #EFEFEF; 
	border-bottom: 1px solid #7E91A2;
	padding-bottom: 5px;
	font-size: 12px;
}

.cell10 {
	background: #FFFFFF; 
	padding-bottom: 5px;
	font-size: 12px;
}
.cell11 {
	background: #FFFFFF; 
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	font-size: 12px;
}

.cell15 {
	background: #FFFFFF; 
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	padding-top: 10px;

}

.textBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textNormalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textBoldGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textNormalGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.textSmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.textSample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.textStars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}
.textheaderblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.relProdDiv {
margin-bottom:6px;border-bottom: 1px solid #999999;border-right: 1px solid #999999;text-align:center;
}


