#nv_content_wrap {
    text-align: center;
    margin: 0;
    padding: 0;
}
#nv_content {
    width: 800px;
    margin: 0 auto;  /*Firefox*/
}
#nv_header {
    margin: 0;
    padding: 0;
}
#nv_main {
    background:url("/img/nv_back.png") repeat-x;
    margin: 0;
    padding: 0;
    text-align: center;
}
#nv_footer {
    margin: 0;
    padding: 0;
}

#deals_wrap {
    /*text-align: left;*/
    border: 1px solid #CCCCCC;
}
#deals {
	/*padding-top: 20px;*/
	/*display: block;*/
    /*width: 600;*/
    /*width: 600px;*/
    /*text-align: center;*/
    /*border: 1px solid #FFAACC;*/
    /*margin: 0 auto;  *//*Firefox*/
}

/*#deal_wrap {*/
	/*border: 1px solid #FFAACC;*/
	/*margin-top: 40px;*/
	/*width: 400px;*/
    /*margin: 0 auto; *//* Firefox */
/*}*/
#deal {
	/*position:relative;*/
	/*float: left;*/
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#deal_wrap .sel {
	/*color:#1b7fef;*/
	display: inline;
}
#deal_wrap .unsel {
	color:#00FF00;
	display: none;
}

#tabsF {
  /*float: left;*/
    /*margin-top: 50px;*/
  /*display: block;*/
    /*position: relative;*/
  height: 35px;
  width:100%;
  /*margin: 0 auto;  *//*Firefox*/
  /*background:#efefef;*/
  font-size: 0.9em; /* 93%;*/
  line-height:normal;
  border-bottom:1px solid #666;
  text-align: center;
}
#tabsF ul {
  margin: 0;
  padding:10px 10px 0 50px;
  list-style:none;
  /*border-bottom: 2px solid #FF00FF;*/
}
#tabsF li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsF a {
  float:left;
  /*background:url("/img/tableftF.gif") no-repeat left top;*/
  background:url("/img/tableftF.gif") no-repeat left -42px;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsF a span {
  float:left;
  display:block;
  /*background:url("/img/tabrightF.gif") no-repeat right top;*/
  background:url("/img/tabrightF.gif") no-repeat right -42px;
  padding:5px 15px 4px 6px;
  /*color:#666;*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}
/* End IE5-Mac hack */
#tabsF a:hover span {
  /*color:#FFF;*/
}
#tabsF a:hover {
  /*background-position:0% -42px;*/
  /*background-position:0 -42px;*/
  background-position:0 top;
}
#tabsF a:hover span {
  /*background-position:100% -42px;*/
  background-position:100% top;
}
#tabsF .msel {
	font-weight: bold;
}
#tabsF .munsel {
	font-weight: normal;
}


#sec_prod_wrap {
    margin: 0 auto;  /*Firefox*/
    text-align: center;
}
#secProdTbl {
    /*border: 1px solid blue;*/
    border-collapse: collapse;
    margin: 0 auto;  /*Firefox*/
    width: 600px;
}
#secProdTbl th {
  font-style: italic;
  font-weight: bold;
  font-size: 0.9em;
  padding: 10px;
}
#secProdTbl td {
    border: 1px solid #7bd9be;
    white-space: nowrap;
    padding: 0 2px 0 2px;
}
.prd_qty {
    
}

#tbl_lookup_deal {
  border-collapse: collapse;
  margin: 0 auto;  /*Firefox*/
  width: 750px;
}
#tbl_lookup_prod {
  border-collapse: collapse;
  margin: 0 auto;  /*Firefox*/
  width: 750px;
}
#tbl_lookup_diet {
  border-collapse: collapse;
  margin: 0 auto;  /*Firefox*/
  width: 750px;
}
#tbl_lookup_recur {
  border-collapse: collapse;
  margin: 0 auto;  /*Firefox*/
  width: 750px;
}
#tbl_lookup_deal td {
  border: 1px solid #7bd9be;
  white-space: nowrap;
  padding: 0 2px 0 2px;
}
#tbl_lookup_prod td {
  border: 1px solid #7bd9be;
  white-space: nowrap;
  padding: 0 2px 0 2px;
}
#tbl_lookup_diet td {
  border: 1px solid #7bd9be;
  white-space: nowrap;
  padding: 0 2px 0 2px;
}
#tbl_lookup_recur td {
  border: 1px solid #7bd9be;
  white-space: nowrap;
  padding: 0 2px 0 2px;
}
div.item_type_cls {
  background: #DD5588;
  border-bottom: 2px solid #444444;
  font-weight: bold;
}
span.relatedQtyCls_Normal {
  font-weight: normal;
  color: #000000;
}
span.relatedQtyCls_Sel {
  font-weight: bold;
  color: #CC2244;
}

/*#prd_name {*/
    /*font-size: 20px;*/
    /*padding: 10px;*/
/*}*/
/*th.prd_desc {*/
    /*font-size: 0.9em;*/
/*}*/
/*th.prd_qty {*/
    /*font-size: 0.9em;*/
/*}*/

.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
#product_qty {
  font-weight: bold;
}
