/* CSS Document */
/*-----------------------------------------------------------------------------*/
/* classes for incomplete */
.incomplete {
	color: Fuchsia;
	font-variant: small-caps;
	font-weight: bold;
}
a.incomplete img {
	border: 1px solid Fuchsia;
}
/* classes for overall */
body {
	color: #666;
	background-color: #78381D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
}
table#idShell {
	width: 800px;
	background-color: White;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
}
td {
	padding: 0;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*-----------------------------------------------------------------------------*/
/*    general styles    */
p {
	text-align: left;
	margin-top: 1em;   /* note margin on TOP */        /* for no margin - do not use <P> */
	margin-bottom: 0;  /* note margin on BOTTOM */
}
p.BottomMargin {
	margin-bottom: 1em;   /* note margin on BOTTOM (inherits margin on TOP) */
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a img {
	border: none;
	cursor: hand;
}
h1 {
	margin: 3px 0px 0px 0px;
	color: #8B4629;
	font-size: 18pt;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	margin: 10px 0px 6px 0px;
	color: #666;
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.2em;
}
h3 { /* user for bread crumbs */
	margin: 0px 0px 10px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #993;
}
h3 a { /* user for bread crumbs */
	color: #993;
	text-decoration: none;
}
h3 a:hover { /* user for bread crumbs */
	color: #993;
	text-decoration: underline;
}
h4 {
	font-weight: normal;
}
h4 a {
	text-decoration: none;
}
h5 {
	margin: 0px 0px 8px 0px;
	color: #8B4629;
	font-size: 11pt;
	font-weight: normal;
}
h6 {
	margin: 0px;
	color: Fuchsia;
	font-variant: small-caps;
	font-size: 9pt;
	font-weight: normal;
}
ul {
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
	list-style: disc;
	list-style-position: outside;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ol {
	margin: 0px 10px 0px 1.5em;
	padding: 0px;
	list-style: decimal;
	list-style-position: outside;
}
ol li {
	margin: 0px;
	padding: 0px;
}
input {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	width: 200px;
	height: 60px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
big {
	font-size: 1.2em;
}
small {
	font-size: .8em;
}
.Brown {
  color: #630;
}
/*-----------------------------------------------------------------------------*/
/* common styles */
tr.Header td {
	padding: 1px 0px;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}
tr.Data td {
	padding: 1px 4px 1px 0px;
	border-top: 1px solid #CCC;
	vertical-align: bottom;
}
tr.Data td.Year {
	text-align: left;
	white-space: nowrap;
	color: #333;
}
tr.Data td.Greyed {
	background-color: #E8E5E1;
	text-align: right;
}
tr.Data td.Normal {
	background-color: White;
	text-align: right;
}
td.VertRule {
	background-color: #AAAD6B;
}
a.Specials {
  text-decoration: none;
}
.SpecialHeadline {
  color: #C00;
}    
.SpecialSubHeadline {
  color: #666;
}    

/*-----------------------------------------------------------------------------*/
/* header and footer styles */
td#idFooter {
	background-color: #78381D;
	background-image: url(common/images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
	color: White;
}
td#idFooter a {
	color: White;
}
table#idFooterLinks {
	float: left;
	margin: 13px 0px 0px 8px;
}
table#idFooterLinks td {
	padding: 0px 0px 1px 0px;
}
td#idHeader {
	background-color: #78381D;
	background-image: url(common/images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
td#idHeader img {
	margin: 0px;
}
td#idHeader table {
	margin: 0px;
	background: transparent;
}
td#idHeader table td {
	padding: 3px 3px 3px 2px;
	text-align: left;
	vertical-align: middle;
	color: #8B4629;
	font-size: 8pt;
	text-transform: uppercase;
}
td#idHeader table td a {
	color: #8B4629;
	text-decoration: none;
}
td#idHeader table td img {
	vertical-align: middle;
}
td#idHeader input {
	width: 110px;
	padding-left: 3px;
	background-color: #EFEBB6;
/* Mac IE will not see the lines below \*/
	background: transparent;
/* end hack */
	border: 1px solid #8B4629;
	color: #8B4629;
	font-size: 8pt;
}
/*-----------------------------------------------------------------------------*/
/*    main content styles   */
td#idMainArea {
	padding: 20px 0px 13px 0px;
}
td.Content {

}
td.Content a {

}
td.Content a:hover{

}
td.Content blockquote {
  margin: 0px;
	padding: 0px 6px; /* this is the info pages */
}
table.Content td{
	padding: 0px 6px; /* this is the product descriptions and request catalog */
}
table#PriceList  {
	border-bottom: 1px solid #CCC;
}
table#PriceList td {
	padding: 0px 2px;
}
/*-----------------------------------------------------------------------------*/
/*    siebar styles   */
td#idSidebar {
	padding: 0px 6px; /*  */
}
/*-----------------------------------------------------------------------------*/
/* styles for landing pages */
table.LandingPageList h4 {
	margin: 3px 0px 14px 0px;
	font-size: 20pt;
	line-height: .95em;
	color: #8B4629;
}
table.LandingPageList h4 a {
	color: #8B4629;
}
table.LandingPageList h4 a:hover {
	color: #8B4629;
}
table.LandingPageList a{
	color: #666;
	text-decoration: none;
}
table.LandingPageList a:hover {
	color: #666;
	text-decoration: none;
}
table.LandingPageList td {
	padding: 0px 0px 0px 0px;	
}
table.LandingPageList td.img {
	text-align: center;
}
table.LandingPageList td.HR img {
	display: block;
	width: 100%;
	height: 1px;
	margin: 16px 0px;
	background-color: #CCC;
}
/*-----------------------------------------------------------------------------*/
/* styles for ordering table forms*/
select.Grade {
	width: 45px;
}
input.Qty {
	width: 20px;
	text-align: center;
}
input.Submit {
	background-color: #036;
	color: White;
}
/*-----------------------------------------------------------------------------*/
/* styles for forms */
form {
	margin: 0;
}
button {
	color: #666;
	cursor: hand;
}
button.Image {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
	background-color: transparent;
	cursor: hand;
}
button.Image img {
	border:none;
	margin: 0px;
	vertical-align: middle;
	cursor: hand;
}
button.TextButton {
	margin: 0px;
	border: none;
	background-color: transparent;
	cursor: hand;
	color: #666;
	font-size: inhert;
	text-decoration: none;
}
input.Text  {
	width: 200px;
}
select {
	color: #666;
	width: 200px;
}
/*-----------------------------------------------------------------------------*/
/* nav area styles */
td#idNavArea {
	padding: 0px 0px 0px 12px;
	font-size: 8pt;
}
td#idNavArea a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	text-decoration: none;
	background-color: White;
	border-bottom: 1px solid #27388A;
}
td#idNavArea a:hover {
	background-color: #27388A;
	color: White;
}
td#idNavArea div {
	margin: 0px;
	padding: 0px 0px 0px 1px;
}
td#idNavArea div.NavOn {
	background-color: #27388A;
	color: White;
}
td#idNavArea table {
	width: 145px; /*  */
	font-size: 8pt;
}
td#idNavArea table td {
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}
td#idNavArea td.navSeparater {

}
td#idNavArea td.navOnInd {
	width: 0px;
	padding: 0px;
	text-align: right;
	color: White;
}
td#idNavArea td.L1 {
	text-transform: uppercase;
}
td#idNavArea td.L1 a {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #27388A;
	border-bottom: 1px solid #27388A;
}
td#idNavArea td.L1 a:hover {
	color: White;
}
td#idNavArea td.L1 div {
	padding-top: 2px;
	padding-bottom: 2px;
}
td#idNavArea td.L2 {
	padding-left: 6px;
/* 	text-transform: capitalize; */
}
td#idNavArea td.L2 a {
	color: #8B4629;
}
td#idNavArea td.L2 a:hover {
	color: White;
}
td#idNavArea td.L2 div {

}
td#idNavArea td.L3 {
	padding-left: 11px;
/* 	text-transform: capitalize; */
}
td#idNavArea td.L3 a {
	color: #8B4629;
}
td#idNavArea td.L3 a:hover {
	color: White;
}
td#idNavArea td.L3 div {

}
td#idNavArea td.L4 {
	padding-left: 16px;
/* 	text-transform: capitalize; */
}
td#idNavArea td.L4 a {
	color: #8B4629;
}
td#idNavArea td.L4 a:hover {
	color: White;
}
td#idNavArea td.L4 div {

}
td#idNavArea img.LowerNavImages {
	margin-top: 40px;
}
td#idNavArea img.NavBlurb {
	margin-left: 10px;
}
td#idNavArea img.LowerNavImagesHome {
	margin-top: 10px;
}
/*---------------------------------------------------------------*/
/* styles for images */
img.hRule {
	width: 100%;
	height: 1px;
	margin: 5px 0px;
	background-color: #CCC;
	clear: both;
}
img.HR {
	width: 100%;
	height: 1px;
	margin: 10px 0px;
	background-color: #aead69;
	clear: both;
}
img.Right {
	float: right;
	clear: left;
	margin: 0px 0px 10px 10px;
}
img.Left {
	float: right;
	clear: left;
	margin: 0px 10px 10px 0px;
}
/*-----------------------------------------------------------------------------*/
/* classes for validator */
.tfvHighlight {
	color: #C00;
	text-align: right;
	padding: 1px;
	padding-right: 4px;
	vertical-align: middle;
	white-space: nowrap;
}
.tfvNormal {
	color: #666;
	text-align: right;
	padding: 1px;
	padding-right: 4px;
	vertical-align: middle;
	white-space: nowrap;
}
.inputHighlighted {
	color: #C00;
	text-align: left;
	padding: 1px;
	vertical-align: middle;
	white-space: nowrap;
}
.inputNormal {
	color: #666;
	text-align: left;
	padding: 1px;
	vertical-align: middle;
	white-space: nowrap;
}
/*-----------------------------------------------------------------------------*/
/*  classes for shoping cart */
table#idCart {
  margin-bottom: 10px;
  border-bottom: 1px solid #aead69;  
}
table#idCart td {
  vertical-align: top;
}
table#idCart tr.Data td {
  padding: 3px 0px  3px 0px;
}
table#idCart tr.Header td {
  padding: 3px 0px  3px 0px;
/*   border-bottom: 1px solid #aead69; */  
  color: #630;
  text-transform: uppercase;
  font-weight: normal;
}
table#idCart tr.Footer td {
  padding: 5px 0px 5px 0px;
  border-top: 1px solid #aead69;
/*   border-bottom: 1px solid #aead69; */
  vertical-align: middle;
}
table#idCart tr.Footer a {
  text-decoration: none;
}
table#idCart tr.Footer img {
  vertical-align: bottom;
}
table#idCart tr.Totals td {
  padding: 5px 0px 5px 0px;
  text-align: right;
  vertical-align: middle;
}
table#idCart td.Delete {
  text-align: center;
}
table#idCart td.ItemName {
  
}
table#idCart td.ItemDescription {
  
}
table#idCart td.PriceEach {
  text-align: right;
  padding-left: 20px;
}
table#idCart td.Quantity {
  text-align: center;
}
table#idCart td.Total {
  text-align: right;
  padding-left: 10px;
}
table#idBilltoShipTo {
  margin-bottom: 10px;
}
table#idBilltoShipTo td {
  padding: 5px 0px 5px 0px;
  border-top: 1px solid #aead69;
  border-bottom: 1px solid #aead69;
  vertical-align: top;
}
/*-----------------------------------------------------------------------------*/
