/* Color: Maroon */

body {
    background: #fff  0 30px repeat-x;
    color: #2f2f2f;
}
a {
    color: #2f2f2f;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #005e99;
}
h2 {
    font-family: "微軟正黑體", Times, serif;
    color: #38b6f0;
}
h3 {
    font-family: "微軟正黑體", Times, serif;
    color: #38b6f0;
}
hr {
    background: #0b419a;
}


#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;
    color: #28a0dd;
}
#TopMenu li a, #TopMenu li span {
    color: #28a0dd;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    text-decoration: underline;
}
#Menu {
}
#Menu li a {
    color: #fff;
    background: transparent;
}
#Menu li ul li a {
    background: #38080B;
}
#Menu li ul li a:hover {
    color: #ead494;
}


#Container {

}
#Wrapper {
    background: #fff;
}
#Header {
}


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


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

.Left li a:hover {
    color: #38b6f0;
}


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

.Content a {
    color: #075899;
}


.Right {
 /*   background: #fdf7e4 url(../../Food/images/maroon/SideBg.jpg) 0 0 no-repeat;*/}

.Right h2 {
    font-family: "微軟正黑體", Times, serif;
    color: #38b6f0;
}
.Right a {
    color: #034285;
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
    border-top: 1px solid #0b419a;
}
#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: #38b6f0;
}

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

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


.CompareItem { width:200px; border-left: solid 1px #0b419a; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldName a, .CompareFieldTop a{ color: #000; }
.CompareFieldTop { border-bottom:solid 1px #0b419a; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #0b419a; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #0b419a; 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: #38b6f0;
    color: #fff;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #0b419a;
    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 #0b419a; 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 #0b419a;
    background: #faf3e1;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #38b6f0;
    color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #fcf5e3;
    color: #38b6f0;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

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

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

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

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

@media screen and (max-device-width: 768px)
{
#Container {
    width: 970PX;
    MARGIN: 0 AUTO;
}
}





