/* TAGS */

body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #89170E;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	color: #89170E;
}
h2 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: small;

}

a {
	color: #981910;
}


/* FONTS AND COLOR */
.size85 {
	font-size: 85%;
}
.size90 {
	font-size: 90%;
}
.size95 {
	font-size: 95%;
}


/* BODY AREA */

#bodywrapper {
}

#bodycontent {
	margin: 0px;
	padding: 0px;
	
}

/* LEFT NAV */

#leftnav {
	/* float: left; */
	padding: 0;
	width: 159px;
}

#leftnavlink {
	width: 151px;
	margin: 0;
	padding: 0;
}

#leftnavlink ul {
	padding: 0;
	margin: 0;
}

#leftnavlink li {
	list-style-type: none;
	text-align: left;
	font-size: 90%;
	line-height: 1.4em;
	top: 0px;
	list-style-image: url(images/leftnav_arrow.jpg);
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#leftnavlink a {
	text-decoration: none;
	font-weight:bold;
	color: #981910;
}
#leftnavlink  #leftnavlink td{
	text-decoration: none;
	font-weight:bold;
	background-color: #ededed;
}


/* HOME */

#homeshow {
	height: 174px;
	width: 234px;
	background-image: url(images/showcase.jpg);
	background-repeat: no-repeat;
	padding-top: 82px;
	padding-right: 282px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: left;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}

#homeshow a {
	color: 3c2018;
	font-weight: bold;
}
#homeshowtext {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}
#subtitle {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#homespecial {
	width: 534px;
	text-align: left;
	color: #666666;
	font-size: 80%;
}

#homeproducts {
	margin: 0px;
	padding: 0px;	
}

/* PAGES */

#pagetitle {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
}

#pagetext {
	font-size: 90%;
	color: 666666;
}
#prodbox {
	background-color: #dadada;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#prodprice {
	background-color: #dadada;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}


/* FOOTER */

#footer {
	width: 716px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: d4d4d4;
	border-right-color: d4d4d4;
	border-bottom-color: d4d4d4;
	border-left-color: d4d4d4;
	font-size: 85%;
	color: #666666;
	margin: 5px;
	padding: 5px;
	line-height: 1.2em;
}

#footer a {
	color: 666666;
}


.infoblock{border:solid 1px #000;background-color:#f8f8f8;padding:5px;}

body#INVC div#bodycontent{
	width: 879px;
	padding: 20px;
	background: #fff;
}

.yearinfo table{ border:solid 1px lightgrey;padding:10px;}
.yearinfo table .title{ font-weight:bold; font-size:1.2em; padding:2px;}
.yearinfo table td{ padding:10px;}
.yearinfo table td{text-align:center;}
.yearinfo table tr:nth-child(even){background-color:#e8e8e8;}
.checkout-button{width:126px;background-color:#2CBD00!important;font-weight:bold;padding:5px;}
.ccards {background-image:url('css/graphics/Credit-Card-Acceptance-Logos.jpg'); width:222px; height:25px; background-size:222px 25px;}

/* ########################################################################################*/
/*SV Drop-Down Menu Header Styles*/
#leftnav{width:200px!important;}
nav {
  font-size: 13px;
  line-height: 1.5;
  margin: auto;
  width: 200px;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.menu-item {
  background: #fff;
  width: 200px; 
}
/*Menu Header Styles*/
.menu-item h4 {
  border-bottom: 1px solid rgba(0,0,0,0.3);
  border-top: 1px solid rgba(255,255,255,0.2);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 12px;
  
  /*Gradient*/
  background: #89170E; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 44%, #d8d8d8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#affffff), color-stop(44%,#f8f8f8), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 44%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#f8f8f8 44%,#d8d8d8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#f8f8f8 44%,#d8d8d8 100%); /* IE10+ */
  background: linear-gradient(top, #ffffff 0%,#f8f8f8 44%,#d8d8d8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
}

.menu-item h4:hover {  
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #c0c0c0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c0c0c0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#c0c0c0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#c0c0c0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#c0c0c0 100%); /* IE10+ */
  background: linear-gradient(top,  #ffffff 0%,#c0c0c0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c0c0c0',GradientType=0 ); /* IE6-9 */

}

.menu-item h4 a {
  color: #981910 ;
  display: block;
  text-decoration: none;
  width: 200px;
  font-weight:bold;
}

/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
  
  /*Animation*/
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}


.menu-item:hover ul {
        -webkit-transition-delay:.4s;     
        -moz-transition-delay:.4s; 
        -ms-transition-delay:.4s;     
        -o-transition-delay:.4s;     
        transition-delay:.4s;                                     
        height: 240px;
}
.menu-itemA:hover ul {
  height: 400px;
}

.menu-item ul a {
  margin-left: 20px;
  text-decoration: none;
  color: #000;
  display: block;
  width: 200px;
}

/*li Styles*/
.menu-item li {
  border-bottom: 1px solid #eee;
}

.menu-item li:hover {
  background: #eee;
}
.menu-item li a:hover {
  color: #981910;
}

/*First Item Styles*/
.alpha p {
	padding: 8px 12px;
	color: #aaa;
}

.alpha p a {
	color: #aaa;
	font-style: italic;
}

.alpha p a:hover {
	color: #ccc;
}
.menu-item ul.after{
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}
.menu-item:hover ul.after{ 
        -webkit-transition-delay:.4s;     
        -moz-transition-delay:.4s; 
        -ms-transition-delay:.4s;     
        -o-transition-delay:.4s;     
        transition-delay:.4s;          
  height: 500px;
}
.menu-item ul.classic{
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}
.menu-item:hover ul.classic{     
  height: 420px;
        -webkit-transition-delay:.4s;     
        -moz-transition-delay:.4s; 
        -ms-transition-delay:.4s;     
        -o-transition-delay:.4s;     
        transition-delay:.4s;      
}
ol {  padding: 0; margin: 0 0px!important;}





