﻿.IE8Fix 
{ 
    z-index: 1000; 
}
.top-nav {
	background-image: url('../images/nav-bg.jpg');
	height:32px; 
	vertical-align:middle;
	font-family: "Trebuchet MS";
	color:white;
	padding-left:5px;
	font-size:0.8em;
	text-align:center;
}

.top-nav a{
	font-family: "Trebuchet MS";
	color:white;
	font-size:1.0em;
	text-decoration:none;
	font-weight:bold;
}

.top-nav a:hover{
	font-family: "Trebuchet MS";
	color:red;
	font-size:1.0em;
	text-decoration:none;
	font-weight:bold;
}



.cart-bar {
	font-family: "Trebuchet MS";
	font-size:0.8em;
	background-color:#C6D476;
}

.cart-bar a {
	font-family: "Trebuchet MS";
	font-size:1.0em;
	background-color:#C6D476;
	text-decoration:none;
	color:Black;
}

.cart-bar a:hover {
	font-family: "Trebuchet MS";
	font-size:1.0em;
	background-color:#C6D476;
	text-decoration:none;
	color:Red;
}


.flash-border{
	border: 1px solid #C6D476;
}
.content-heading {
	border: 1px solid #555555;
	background-image: url('../images/heading_bg.gif');
		font-family: "Trebuchet MS";
		font-size:0.8em;
		color:#555555;
		font-weight:bold;
		height:25px

}
.content {
		font-family: "Trebuchet MS";
		font-size:0.8em;
		color:#555555;
		text-align:justify;
	
}

.content a{
		font-family: "Trebuchet MS";
		font-size:1.0em;
		color:#0098E1;
	
}

.content a:hover {
		font-family: "Trebuchet MS";
		font-size:1.0em;
		color:#555555;
	
}

.footer {
	font-family: "Trebuchet MS";
	font-size:0.8em;
	background-color:black;
	color:#BAE38A;
	text-align:center;
	height:25px;
}

.footer a{
	font-family: "Trebuchet MS";
	font-size:1.0em;
	text-decoration:none;
	color:#BAE38A;
	
}

.footer a:hover{
	font-family: "Trebuchet MS";
	font-size:1.0em;
	text-decoration:none;
	color:#808080;
	
}


.copyrite{
	font-family: "Trebuchet MS";
	text-align:center;
	font-family: "Trebuchet MS";
	color:#808080;
	font-size:0.8em;
}

.copyrite a{
	font-family: "Trebuchet MS";
	text-align:center;
	font-family: "Trebuchet MS";
	color:#808080;
	font-size:1.0em;
	text-decoration:none;
}

.product-list-heading {
	font-size: 0.8em;
	color:#343434;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

.product-list-heading span {
	font-size: 0.9em;
	color:#343434;
	font-family: "Trebuchet MS";
	
}

.feature-product {
	background-image: url('../images/nav-bg.jpg');
	height:32px;
	color:#FFFFFF;
	font-size:1.0em;
	font-family: "Trebuchet MS";

}

.feature-product-list {
	font-size: 0.9em;
	color: green;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

.feature-product-list span {
	font-size: 0.9em;
	color: red;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

.product-list-heading {
	font-size: 0.8em;
	color:#343434;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

.product-list-heading span {
	font-size: 0.9em;
	color:#343434;
	font-family: "Trebuchet MS";
	
}

.product-detail-product-pan 
{
		font-family: "Trebuchet MS";
		border:1px;
		border-style:dotted;
		border-color:Silver;
}

.Product-Name 
{
	color:#848F33;
	font-size: 1.0em;
	font-weight:bold;
}

.Product-ShortDesc 
{
	color:#555555;
	font-size: 0.9em;
	text-align:justify;
	
}

.product-price
{
	color:#848F33;
	font-size:0.9em;
}

.product-detail
{
	font-family: "Trebuchet MS";
	font-size:0.8em;
}
.product-detail-name
{
	font-weight:bold;
	border-right:1px;
	border-right-color:Silver;
	border-right-style:dotted;
	width:40%;
}

.CatName {
	background-image: url('../images/nav-bg.jpg');
	height:32px; 
	vertical-align:middle;
	font-family: "Trebuchet MS";
	color:white;
	padding-left:15px;
	font-size:0.8em;
	text-align:left;
}
