/*body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin: 0px 0px 0px 0px;
  background-image:url("../images/img_header-back.gif");
  background-repeat:repeat-x;
}
.home-backblue {
	background-image:url("../images/img_tagbackground.gif");
	background-repeat:no-repeat;
	background-position:right;
}
.footer {
	background-image:url("../images/footer.gif");
}
a:link, a:hover, a:visited, a:active {
	color: #0000FF;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
	color: #69321F;
	text-decoration: none;
}
a.tabnav:link, a.tabnav:visited, a.tabnav:active, a.tabnav:hover {
	color: #EDE7D0;
	text-decoration: none;
}*/
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover {
	color: Gray /*color: #EDE7D0;*/
	
}
.topnav {
	margin-top:2px;
	font-size:10px;
}
.personalize-table {
	font-size:11px;
	font-weight:bold;
	background-color:#EDE7D0;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:8px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.pricingheader-table {
	font-size:11px;
	font-weight:bold;
	background-color:#BCE4E5;
	margin-left:4px;
	margin-right:4px;
	padding-left:5px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.pricing-table {
	font-size:11px;
	margin-left:4px;
	margin-right:4px;
	padding-left:5px;
	padding-right:2px;
	vertical-align:top;
}

.myacct-txt{
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:0px;
	
}
.myacct-field{
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:2px;
	
}
.personalize-field {
	font-size:12px;
	margin-left:4px;
	margin-bottom:12px;
}
.button-table {
	margin-left:4px;
	padding-left:2px;
	padding-right:2px;
}
.breadcrumb-outertable{
	background-color:#fffcf2;
}
.breadcrumb-table{
font-size:10px;
	padding-bottom:2px;
	text-align:left;
}
.prodtable-white {
	background-color: #FFFFFF;
}
.prodtable-yellow {
	background-color: #FFFCF2;
}
.description {
	margin-bottom:5px;
	font-size:11px;
}
.description-small {
	margin-top:5px;
	font-size:10px;
}
.description-small1 {
	margin-top:5px;
	font-size:11px;
}
.cartheader-table {
	background-color: #BCE4E5;
	border-collapse:separate;
	border:1px solid #bce3e4;
	font-weight:bold;
}
.cart-table-white {
	border-collapse:separate;
	border-bottom:1px solid #bce3e4;
	border-left:1px solid #bce3e4;
	border-right:1px solid #bce3e4;
}
.cart-table-grey {
	border-collapse:separate;
	border-bottom:1px solid #bce3e4;
	border-left:1px solid #bce3e4;
	border-right:1px solid #bce3e4;
}

.quantity-cell {
	width:25%;
	border-right:1px solid #bce3e4;
	padding: 0px 0px 0px 4px;
	font-size:11px;
}
.price-cell {
	width:100px;
	padding: 0px 4px 0px 4px;
	text-align:center;
	font-size:11px;
}
.pricetotal-cell {
	width:100px;
	padding: 0px 4px 0px 4px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
.total-cell {
	width:80%;
	border-right:1px solid #bce3e4;
	border-bottom:1px solid #bce3e4;
	padding: 4px 10px 4px 0px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
.subtotal-total-cell {
	width:519px;
	border-right:1px solid #bce3e4;
	padding: 4px 1px 4px 8px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
.total-pricetotal-cell {
	width:99px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding: 0px 0px 0px 2px;
	border-bottom:1px solid #bce3e4;
}
.subtotal-pricetotal-cell {
	width:99px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding: 0px 0px 0px 2px;
}
.checkbox-cell {
	width:20px;
	border-right:1px solid #bce3e4;
	padding: 0px 4px 0px 4px;
}
.total-checkbox-cell {
	width:21px;
	border-right:1px solid #bce3e4;
	border-bottom:1px solid #bce3e4;
	padding: 0px 4px 0px 4px;
}
.subtotal-total-checkbox-cell {
	width:20px;
	border-right:1px solid #bce3e4;
	padding: 0px 4px 0px 4px;
}
.header-item-cell {
	width:400px;
	border-right:1px solid #bce3e4;
	padding: 0px 0px 0px 4px;
	font-size:11px;
}
.item-cell {
	width:55%;
	border-right:1px solid #bce3e4;
	padding: 0px 0px 0px 4px;
	font-size:11px;
}
.header-quantity-cell {
	width:169px;
	border-right:1px solid #bce3e4;
	padding: 0px 4px 0px 4px;
	font-size:11px;
}

.header-price-cell {
	width:102px;
	padding: 0px 4px 0px 4px;
	text-align:center;
	font-size:11px;
}

.recommend-table {
	border-bottom:1px solid #BCE4E5;
	border-left:1px solid #BCE4E5;
	border-right:1px solid #BCE4E5;
	padding:4px;
}
.recommend-cell {
	background-color:#FFFFFF;
	border-left:1px solid #BCE4E5;
	border-right:1px solid #BCE4E5;
	padding-top:3px;
	padding-bottom:6px;
}
.shipping-table {
	border:1px solid #BCE4E5;
	background-color:#BCE4E5;
	font-size:10px;
}

.login-table {
	border:1px dotted #69321F;
	background-color:#EDE7D0;
	font-size:10px;
}


.width-250 {
	width:250px;
}

.width-275 {
	width:275px;
}

.width-315 {
	width:315px;
}
.width-685 {
	width:685px;
}
.width-600 {
	width:600px;
}
.width-650 {
	width:650px;
}

.width-425 {
	width:425;
}
.blue-table {
	background-color: #BCE4E5;
}
.grey-table {
	background-color: #ebf4ee;
	border-collapse:separate;
}
.white-table {
	background-color: #ffffff;
	border-collapse:separate;
}
.borderbottom {
	border-bottom:1px solid #bce3e4;
}
.borderleft  {
	border-left:1px solid #bce3e4;
}
.borderright  {
	border-right:1px solid #bce3e4;
}
.bordertop  {
	border-top:1px solid #bce3e4;
}
.padding {
	padding:4px;
}
.paddingleft {
	padding-left:10px;
}
.paddingbottom 
{
	padding-bottom:10px;
}
.greypar {
margin-left:7px;
margin-right:7px;
margin-top:3px; 
margin-bottom:3px;
}
.header1 {
	font-size:14px;
	color:#69321F;
	padding:1px;
	font-weight:bold;
}
.header2 {
	font-size:18px;
	color:#69321F;
	padding:1px;
	margin-bottom: 0px;
	font-weight: bold;
}
.LinePageHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    color:#69321F; 
    font-weight:bold; 
    margin: 15px 0 10px 0; 
}
.titletext {
	font-size:16px;
	font-weight:bold;
	color:#69321F;
}
.white {
	color:#FFFFFF;
}
.red {
	color:#990000;
}
.brown {
	color:#69321F;
}
.baige {
	color:#EDE7D0;
}
.grey {
 	color:#999999;
}
.breadcrumb {
	margin-right:10px;
}
.bold, .breadcrumb {
	font-weight:bold;
}
.bodytext {
	font-size:12px;
}
.smalltext, .breadcrumb {
	font-size:10px;
}
.nav, .tabnav {
	font-size:10px;
	text-decoration: none;
}
.NewBorderColor { BORDER-COLOR: #37a1a1 } 

.payconheader-item-cell {
	width:200px;
	border-right:1px solid #bce3e4;
	padding: 0px 0px 0px 4px;
	font-size:11px;
}
.payconheader-quantity-cell {
	width:201px;
	border-right:1px solid #bce3e4;
	padding: 0px 4px 0px 4px;
	font-size:11px;
}
.payconheader-price-cell {
	width:74px;
	padding: 0px 4px 0px 4px;
	text-align:center;
	font-size:11px;
}
.payconitem-cell {
	width:200px;
	border-right:1px solid #bce3e4;
	padding: 0px 0px 0px 4px;
	font-size:11px;
}
.payconquantity-cell {
	width:201px;
	border-right:1px solid #bce3e4;
	padding: 0px 4px 0px 3px;
	font-size:11px;
}
.payconprice-cell {
	width:74px;
	padding: 0px 4px 0px 4px;
	text-align:center;
	font-size:11px;
}
.payconcart-table-white {
	border-collapse:separate;
	border-bottom:1px solid #bce3e4;
	border-left:1px solid #bce3e4;
	border-right:1px solid #bce3e4;
	width: 475px;
}
.concartheader-table {
	background-color: #BCE4E5;
	border-collapse:separate;
	border:1px solid #bce3e4;
	font-weight:bold;
	width: 475px;
}
.noscroll 
{
	overflow: hidden;
}
.li-button
{
 width: 50px;
 height: 20px;
 font-family: Verdana;
 font-size: 10px;  	
}