﻿/* Color: Maroon */

body {
	background: #fff url(../../Food/images/maroon/BodyBg.gif) 0 30px repeat-x;
	color: #2f2f2f;
	overflow-x:hidden;
}
a {
	color: #2f2f2f;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #005e99;
}
h2 {
	font-family: "微軟正黑體", Times, serif;
	color: #530F13;
}
h3 {
	font-family: "微軟正黑體", Times, serif;
	color: #530F13;
}
hr {
	background: #C61E1E;
}


#Outer {
	background-position: right -30px;
	background-repeat: no-repeat;
}


#TopMenu {
	background-image: url(http://hia-ltd.com/product_images/uploaded_images/ppt-.png);
	background-repeat:repeat-x;
	/*background-position: top right; */
 
}
#TopMenu li a, #TopMenu li span {
	    color: #FFFFFF;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}
#Menu {
   
}
#Menu li a {
	    color: #000;
		
	
}
#Menu li ul li a {
	background: #626262;
}
#Menu li ul li a:hover {
	color: #ead494;
}


#Container {
	background: url(../../Food/images/maroon/OuterBg.gif) 0 30px no-repeat;
}
#Wrapper {
	background: #fff;
}
#Header {
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
}
#SearchForm label {
	color: #530f13;
	font-family: "微軟正黑體", Times, serif;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #c9c3b4;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #5f2229;
}
#SearchForm p {
}


.Left {
	background: #fdf7e4 url(../../Food/images/maroon/SideBg.jpg) 0 0 no-repeat;
}
.Left h2 {
	font-family: "微軟正黑體", Times, serif;
	color: #530F13;
}

.Left li a:hover {
	color: #530F13;
}


.Content h2 {
	border-bottom: 1px solid #fbe6ad;
}

.Content a {
 
}


.Right {
	background: #fdf7e4 url(../../Food/images/maroon/SideBg.jpg) 0 0 no-repeat;
}
.Right h2 {
	font-family: "微軟正黑體", Times, serif;
	color: #530F13;
}
.Right a {
	color: #034285;
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
	 
    background-color: #a0a0a0;
    height: 72px;
}
#Footer li a {
	border-left: 1px solid #208db5;
}


.NewsletterSubscription input {
	border: 1px solid #c9c3b4;
}


.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}

.ProductPrice, .ProductList em {
	color: #be0101;    font-size: 18px;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	font-family: "微軟正黑體", Times, serif;
	color: #530F13;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #c9c3b4;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	font-family: "微軟正黑體", Times, serif;
	color: #530F13;
}

.Breadcrumb {
	 
}


.CompareItem { width:200px; border-left: solid 1px #FBE6AD; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldName a, .CompareFieldTop a{ color: #000; }
.CompareFieldTop { border-bottom:solid 1px #FBE6AD; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #FBE6AD; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #FBE6AD; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../Food/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
}

table.CartContents thead tr th, table.General thead tr th {
	background: #530F13;
	color: #fff;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #FBE6AD;
	color: #444;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #000;
}

.CheckoutRedeemCoupon { background: #F9F2E0; padding: 10px; width: 300px; border: 1px solid #FBE6AD; margin-bottom: 10px; }

.InfoMessage {
	background: #F9F2E0 url('../../Food/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../Food/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Food/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #FCF8ED;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #fbe6ad;
	background: #faf3e1;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #530f13;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fcf5e3;
	color: #530f13;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #530f13;
}

.TabNav li a {
	border: 1px solid #530f13;
	background: #faf2e0;
	color: #530f13;
}

.TabNav li a:hover {
	background-color: #ede6cc;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

.CartContents .ItemShipping th {
	border-bottom: none;
	border-top: none;
	background: #530F13;
	color: #fff;
}
div#HomeNewProducts h2 {
   
    background-repeat: no-repeat;
	
	background-position: 296px 32px;
    
	text-align: left;
    font-weight: bold;
    border-bottom: none;
	    color: #000;
}

.SitemapPages ul li a{
	color:#000;
}

.SitemapCategories ul li a{
	color:#000;
}