body {
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:  0px;
	margin-top:  0px;
	margin:  0px;
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	color: #181818;
	font-size: 12px;
}

td, br, p {
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	color: #181818;
	font-size: 12px;
}

.txt {
	background-color: #ffffff;
	padding:15px;
	margin:  15px;
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	color: #181818;
	font-size: 12px;
}

h1 {
	font-family:georgia, trebuchet ms, tahoma, verdana, arial; 
	font-size:21px; 
	color:#234a2e; 
	font-weight:normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
	}
h1.productTitle {
	font-family:georgia, trebuchet ms, tahoma, verdana, arial; 
	font-size:23px; 
	line-height: 26px;
	color:#234a2e; 
	font-weight:normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
	}
	
h2 {
	font-family:georgia, trebuchet ms, tahoma, verdana, arial; 
	font-size:19px;
	color: #234a2e; 
	font-weight:normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
	letter-spacing: -1px;
	}
	
.wht {
	font-family:arial, tahoma, verdana;  
	font-size:12px; 
	color: #ffffff; 
	font-weight:bold;
	text-transform: uppercase;
	}
	
.red {
	font-family: arial, tahoma, verdana, Helvetica, sans-serif; 
	font-size:12px; 
	color: #CC0000; 
	font-weight:bold;
	}

.dgrn {
	font-family: arial, tahoma, verdana, Helvetica, sans-serif; 
	font-size:14px; 
	color: #234a2e; 
	font-weight:bold;
	}


big {
	font-family:trebuchet ms, tahoma, verdana, arial; 
	font-size:18px; 
	color:#467052; 
	font-weight:bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	}
	
A.nav:link {text-decoration: none; color: #DAC398; font-size: 11px; font-weight: bold;}
A.nav:visited {text-decoration: none; color: #DAC398; font-size: 11px; font-weight: bold;}
A.nav:active {text-decoration: underline; color: #ffffff; font-size: 11px; font-weight: bold;}
A.nav:hover {text-decoration: underline; color: #ffffff; font-size: 11px; font-weight: bold;}

.leftnav {
	 font-family: tahoma, arial, verdana;
    font-size:11px;
    color: #ffffff;
	 line-height: 17px;
	 width: 170px;
	 padding-left: 3px;
	 background-color: #745f37;
	 margin-bottom: 0px;
	 padding-bottom: 0px;	 	
}

hr.nv {
	height: 1px;
	color: #D5C195;
	background-color: #D5C195;
	border: 0px;
	width: 171px;
	margin-top: 7px;
	margin-bottom: 7px;
}

A:link {text-decoration: underline; color:#467052;}
A:visited {text-decoration: underline; color:#467052}
A:active {text-decoration: underline; color:#745F37}
A:hover {text-decoration: underline; color:#745F37}

/* START center index content */
.indexCategoryContent {
	border-bottom: 1px dotted #234a2e;
	margin: 10px 0 10px 10px;
	clear: both;
	width: 680px;
	height: 270px;
}

div.indexCategoryProductContainer {
	width: 225px;
	float: left;
	text-align:center;
}

h1.categoryTitle {
	font-family: georgia, times, tahoma, arial;
	font-size: 24px;
	color: #234a2e;
	font-weight: normal;
	margin-bottom: 0;
}

p.categoryIndexDescription {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #234a2e;
	font-weight: normal;
	margin:0 0 10px 0;
	padding:0;
} 

div.indexProductImage {
	border: 0;
}

.indexProductTitle {
	font-family: arial, tahoma, 'trebuchet ms', verdana;
	font-size: 11px;
	color: #474747;
	font-weight: bold;
}

.indexProductDescription {
	font-family: arial, tahoma, 'trebuchet ms', verdana;
	font-size: 11px;
	color: #474747;
	font-weight: normal;
}

/* END center index content */

.button {
	color: #065693;
	background-color: #58b0f4;
	border: 1px solid #065693;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
}

.top_scanner {
  text-align: right
  padding: 50px 0px 5px 0px !important;
  margin: 5px 2px 10px 15px ;
  float: right;

}
#order-form td {
  padding-left: 5px;
  padding-right: 5px;
}
tr.noshow {
  display:none;
}
tr.show {
  display:table-row;
}
td.delivery_options {
  text-align: right;
}

