.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


/* National Foodservice Equipment CSS Codes Start. */

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding:0px;
}

.blue-big-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #226FBE;
	text-decoration: none;
	padding-top: 39px;
}
.red-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.red-link:hover{
	text-decoration: underline;
}
.navigation{
	margin-top:2px;
}
.navigation a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation a:hover{
	text-decoration: underline;
}
.main-content {

	background-color: #FFFFFF;
	background-image: url(NFS_images/main-content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 19px;
	padding-bottom: 19px;
}
.login-panel-bg {
	background-color: #F9BF89;
	background-image: url(NFS_images/login-panel-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#loginbox {
	width:199px;
	margin-left: 5px;
	margin-right: 5px; 
}
.login-form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.login-form input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(NFS_images/text-box-in-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.quick-search {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.advanced-search {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0C375F;
	text-decoration: none;
}
.search-textbox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 165px;
	border: 1px solid #FFFFFF;
	padding:3px;
}
/*-------- Category Setting Begin --------*/
.Category_BG {
	background-image:url(NFS_images/product-categories-bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#categories-padding{
	width: 218px;
	margin-left: 5px;
	margin-right: 5px;
}
#navLevel0 {
	display: block;
}
#navLevel0 a {
	background-image: url(NFS_images/arrow-side.gif);
	display: block;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	line-height: 2.5em;
	padding-left: 30px;
	margin-top: 5px;
	background-position: 15px 10px;
	border-top: #9ABAE5 1px solid;
}
#navLevel0 a:hover {
	background-image: url(NFS_images/down-arrow.gif);
	display: block;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B5FB5;
	text-decoration: none;
	line-height: 2.5em;
	padding-left: 30px;
	margin-top: 5px;
	background-position: 15px 10px;
}

#navLevel1 a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
	display: block;
	padding-left: 42px;
	background-image: url(NFS_images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	
}
#navLevel1 a:hover {
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
	background-image: url(NFS_images/arrow-02.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

/*-------- Category Setting End --------*/

.fresh-banner-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 18px;
	padding-right: 34px;
	padding-bottom: 33px;
	padding-left: 72px;
}
.fresh-banner-text a{
	color: #FFFFFF;
	text-decoration: none;
}
.fresh-banner-text a:hover{
	text-decoration: underline;
}
.border {
	border: 1px solid #E0E0E0;
}
.product-blue-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #226FBE;
	text-decoration: none;
}
.product-red-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;


}
.product-dimensions {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.product-links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
.product-links a{
	color: #CC3333;
	text-decoration: none;
}
.product-links a:hover{
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;

}
.footer a{
	color: #226FBE;
	text-decoration: none;
	padding:0px 9px 0 2px;
}

.breadcom a{
	color: #0C375F;
	text-decoration: none;
}
.breadcom a:hover{
	text-decoration: underline;
}
.note {
	padding-left: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;

}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.textarea {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 110px;
	width: 299px;
	border: 1px solid #E9E9E9;
	background-color: #E9E9E9;
}


.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.error {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 22px;
	width: 299px;
	border: 1px solid #E9E9E9;
	background-color: #E9E9E9;
}
.textbox input{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 15px;
	width: 299px;
	border: 1px solid #E9E9E9;
	background-color: #E9E9E9;
}
.qty {
	height: 17px;
	width: 43px;
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
.cart-price {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-spacing: 1px;
}
.cart2row {
	background-color: #FFFFFF;
	background-image: url(NFS_images/cart-2row-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cart1row {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub-total {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 18px;
}
.enlarge {
	background-image: url(NFS_images/enlarge-icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
.enlarge:hover {
	text-decoration: underline;
}
.price {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.more-details {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0C375F;
	text-decoration: none;
	padding: 15px;
}
.more-details a{
	color: #0C375F;
	text-decoration: none;
}
.more-details a:hover{
	text-decoration: underline;
}
.price-tab {
	border: 1px solid #CF7015;
	background-color: #FAC695;
	background-image: url(NFS_images/price-panel-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 8px 5px 10px;
}
.price-big {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.price-special{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.blue-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0C375F;
	text-decoration: none;
}
.sidepanel-tit {
	font-family: "Trebuchet MS";
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 18px;

}
.sidepanel-blue-tit {

	font-family: "Trebuchet MS";
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #17558E;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 18px;
}
.page-title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}


#content_info {
    width: 682px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#breadcrumbs {
	height:16px;
	margin-top:2px;
	margin-bottom:3px;
	margin-left:15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0C375F;
}

#breadcrumbs a{
	color: #0C375F;
	text-decoration:none;
}

#breadcrumbs a:hover{
	color: #0C375F;
	text-decoration: underline;
}






/* Extra page start */

.orangetext-12bold {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EB580A;
	text-decoration: none;
}

.orangetext-bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EB580A;
	text-decoration: none;
}

/* National Foodservice Equipment CSS Codes End. */


img{border:0px;}

A {
  font-family:Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.cartPlainContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.historyPlainContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #f8f8f9;*/
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #0000ff;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #b6b7cb;*/
  color: #666666;
  font-weight: bold;
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-spacing: 1px;*/
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E0E0E0;
  border-spacing: 1px;
}

TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
