﻿body {
	margin: 0px;
	padding: 0px;
	font-family:Calibri;
}
.topmenu {
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color:orange;
}
.topmenu a{
	color: #FFFFFF;
	text-decoration:none;
}
.oldPrice {
	text-decoration: line-through;
	color: #CC3333;
	font-size: 20px;
	font-weight: bold;
}
.ProductName {
	font-weight: bold;
	font-size: 15px;
}
.ProductName a{ text-decoration:none;
}
.ProductName a:hover{ color:#003366;
}
.bodyfontsize {
	font-size: 14px;
	
}
.bodyBackground
{
background-color: #fa8e01;
}
.productDescription {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}


.newPrice {
	color:#FF0000;
	font-size: 17px;
	font-weight: bold;
}
.newPrice2 {
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;
}
.topmenu a:hover{
	color:orange;
	text-decoration:underline;
}

.footer {
	font-family: Calibri;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.producthome_footer {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color:black;
	text-align: center;
	vertical-align: middle;
}

.producthome_menu {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #8c0404;
}
.producthome_menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.producthome_menu a:hover{
	color: #fca600;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.producthome_menu2 {
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background-repeat: no-repeat;

}

h1 {
	font-family: Calibri;
	font-size: 25px;
	color: #E47B26;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(../images/list.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 22px;
	margin-bottom: 3px;
	font-size: 14px;
}
.treeview a{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	text-decoration:underline;
	color:#000000
}
.treeview a:hover{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	text-decoration:none;
	color:#003399;
}
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../images/closed.png) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.slideshow {
	background-image: url(../images/slideshowbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.spacer {
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.updatedPriceList {
	background-image: url(../images/pricebg.jpg);
	background-repeat: no-repeat;
	line-height: 1.7em;	
}
.updatePriceListHead {
	background-image: url(../images/pricebg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	line-height: 1.7em;	


}
.updatePriceListHead2 {
	background-image: url(../images/pricebg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	line-height: 1.7em;
	text-align: left;
	vertical-align: top;
}
.updatePriceListHead4 {
	background-image: url(../images/pricebg2.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	line-height: 1.7em;
	text-align: left;
	vertical-align: top;
}

.updatePriceListFooter {
	background-image: url(../images/pricebg_footer.jpg);
	background-repeat: no-repeat;
}

.productTitle {
	text-indent: 1.1in;
	text-align: left;
	color: #861717;
	font-weight: bold;
	font-family: Calibri, Constantia;
	font-size: 17px;
	font-style: normal;
}
h2 {
	padding: 0px;
	margin: 0px;
	color: #C13900;
	text-align: left;
	font-size: 18px;
	display: inline;
	text-decoration: underline;
}
h3 {
	margin: 0px;
	color: #C13900;
	text-align: left;
	font-size: 17px;
	text-indent: 35px;
	display: inline;
}
h4 {
	margin: 0px;
	color: #C13900;
	text-align: left;
	font-size: 17px;
	display: inline;
}
.text {
	line-height: 1.5em;
	vertical-align: top;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.textheader {
	color: #C13900;
	font-size: 16pt;
}
.topleftbg {
background-color:#8c0404;
}
.topleftbg2 {
background-color:#8c0404;
}
.topleftbg3 {
	background-color:#8c0404;
}

.boxes {
	font-size: 14px;
	font-family: Calibri;
	background-color:#boxes;
}
.updatePriceListHead a {
	color:#FFCC00;
}
.updatePriceListHead3 {
	background-image: url(../images/pricebg.jpg);
	background-repeat: repeat-y;
	color:#FFCC00;
	line-height: 1.7em;	


}



.updatePriceListHead2 a {
	color:#FFCC00;
}

.updatePriceListHead a:hover {
text-decoration:none;
}
.updatePriceListHead2 a:hover {
text-decoration:none;
}

.clonePC {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.searchresult {
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:14px
}
.searchresult a{
	
	text-decoration:underline; color:navy;
	font-weight:bold;
	}
.searchresult a:hover{
	
	text-decoration:none; color:blue;
}	
.newstitle{
	color: black;
	font-weight: bold;
	font-size:17px;
}
.newsdate {
	color: #9D9D9D;
	font-size: 13px;
}
.producttitle2
{
	margin: 0px;
	color: #C13900;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	padding-left: 40px;
	text-indent: 0px;
}

.more {
color: #FFFFFF;
	line-height: 1.7em;	
}
.more a{
color: #FFFFFF;
	line-height: 1.7em;	
	text-decoration:none;
}

.more a:hover{
color:#FF9900;
	line-height: 1.7em;	
}
.tableheader {
	background-color: #C29E41;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	font-weight: bold;
}
.tableheader2 {
	background-color: #F8F3E7;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.historytable {
	margin: 0px;
	font-size: 13px;
	border: 1px none #666666;
	padding: 0px;
}
.tablerow1 {
	background-color: #CCCCCC;
	}
.tablerow2 {
	background-color: #EAEAEA;
	}	

