/* Color: Maroon */

body {
	background: #515153 url(../../Food/images/maroon/BodyBg.gif) 0 30px repeat-x;
	color: #fff;
}
a {
	color: #ffbb04;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #005e99;
}
h2 {
	font-family: "微軟正黑體", Times, serif;
	color: #ffbb04;
}
h3 {
	font-family: "微軟正黑體", Times, serif;
	color: #ffbb04;
}
hr {
	background: #FBE6AD;
}


#Outer {
	background-position: right -30px;
	background-repeat: no-repeat;
}


#TopMenu {
	background-image: url(../../Food/images/maroon/headerImage.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#TopMenu li a, #TopMenu li span {
	color: #ffbb04;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}
#Menu {
}
#Menu li a:hover {
	color: #fff;
}
#Menu li a {
	color: #ffbb04;
	background: transparent;
}
#Menu li ul li a {
	background: #38080B;
}
#Menu li ul li a:hover {
	color: #ead494;
}


#Container {
	background: url(../../Food/images/maroon/OuterBg.gif) 0 30px no-repeat;
}
#Wrapper {
	border-top: 1px solid #232323;
	background: #515153;
}
#Header {
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
}
#SearchForm label {
	color: #ffbb04;
	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: #ffbb04;
}

.Left li a:hover {
	color: #ffbb04;
}


.Content h2 {
	border-bottom: 1px solid #fbe6ad;
}

.Content a {
	color: #ffffff;
}


.Right {
	background: #fdf7e4 url(../../Food/images/maroon/SideBg.jpg) 0 0 no-repeat;
}
.Right h2 {
	font-family: "微軟正黑體", Times, serif;
	color: #ffbb04;
}
.Right a {
	color: #034285;
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
	border-top: 1px solid #fbe6ad;
}
#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;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	font-family: "微軟正黑體", Times, serif;
	color: #ffbb04;
}

.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: #ffbb04;
}

.Breadcrumb {
	border-bottom: 1px solid #FBE6AD;
}


.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: #ffbb04;
	color: #fff;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #FBE6AD;
	color: #444;
}

.MiniCart .SubTotal {
	color: #ffffff;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #ffffff;
}

.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: #ffbb04;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fcf5e3;
	color: #ffbb04;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #ffbb04;
}

.TabNav li a {
	border: 1px solid #ffbb04;
	background: #faf2e0;
	color: #ffbb04;
}

.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: #ffbb04;
	color: #fff;
}
