/* Color: Maroon */


div#gga {
    /* font-family: century gothic; */
    position: absolute;
    top: 59%;
    left: 50%;
    transform: translate(-50%,-50%);
    /* font-size: 51px; */
    color: #fff;
    text-shadow: 4px 1px 2px #666;
    line-height: 0.9;
    width: 980px;
}

div#gga span{
    /* font-family: century gothic; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%,-50%); */
    font-size: 88px;
    color: #fff;
    text-shadow: 4px 1px 2px #666;
}

div#gga p{
    /* font-family: Leckerli One; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%,-50%); */
    font-size: 48px;
    color: #fff;
    text-shadow: 4px 1px 2px #666;
}

div#aldd {
    width: 100%;
    margin: 0 auto;
    /* height: 372px; */
    /* margin-top: 100px; */
    padding-top: 50px;
    background: #f2f2f2;
    display: inline-block;
    padding-bottom: 50px;
    border-bottom: 6px solid #ccc;
}

.home img#LogoImage {
    width: 170px;
}

img#LogoImage {
    width: 170px;
}
div#bga {
    position: absolute;
    width: 100%;
    z-index: 0;
    /* top: 174px; */
    left: 50%;
    transform: translate(-50%, 0);
    height: 660px;
    overflow: hidden;
    -webkit-transform:translate(-50%, 0);
}
body {
     color: #666;
}
a {
    color: #2f2f2f;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #005e99;
}
.home h2 {
    font-family: microsoft jhenghei;
    color: #666;
    font-size: 28px;
}

h2 {
    font-family: "microsoft jhenghei", Times, serif;
    color: #666;
}
h3 {
    font-family: "microsoft jhenghei", Times, serif;
    color: #0d1c2d;
    border-bottom: 1px dashed #b1ceec;
    padding: 10px 0;
    margin: 0 0 0 0px;
}
hr {
    background: #FBE6AD;
}


#Outer {
    background-image: none!important;
}


#TopMenu {
    /* background-image: url(../../Food/images/maroon/headerImage.png); */
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 25px;
}


.home #TopMenu {
    /* background-image: url(../../Food/images/maroon/headerImage.png); */
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 23px;
    z-index: 9999999;
}


#TopMenu li a, #TopMenu li span {
    color: #666;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    text-decoration: underline;
}
#Menu {
    background: #3f6bc1;
}
#Menu li a {
    color: #fff;
    background: transparent;
}
#Menu li ul li a {
    background: #344a7b;
}
#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: "microsoft jhenghei", Times, serif;
}
#SearchForm input {
    background: #F4F4F4;
    /* 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: "microsoft jhenghei", Times, serif;
    color: #ffffff;
    background: #344a7b;
}

.Left li a:hover {
    color: #530F13;
}


.Content h2 {
    border-bottom: 1px solid #EAEAEA;
    /* font-size: 1.1em; */
}

.Content a {
    color: #666;
}


.Right {
    background: #fdf7e4 url(../../Food/images/maroon/SideBg.jpg) 0 0 no-repeat;
}
.Right h2 {
    font-family: "microsoft jhenghei", Times, serif;
    color: #530F13;
}
.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; */
}



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

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    font-family: "microsoft jhenghei", 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: "microsoft jhenghei", Times, serif;
    color: #530F13;
}

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

.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;
}
.Selectlanguage a {
    /* background: #BB1C20; */
    /* padding: 8px; */
    /* width: 34px; */
    /* color: #fff; */
    text-decoration: blink;
}

.Selectlanguage {
    border: 1px solid #737373;
    padding: 5px 10px;
}

div#gga a {
    color: #fff;
    text-decoration: blink;
    font-size: 17px;
    position: relative;
    top: 52px;
    background: #203565;
    padding: 12px 31px;
    border-radius: 14px;
    left: 7px;
    /* border-bottom: 1px solid #ffffff; */
    box-shadow: 1px 1px 1px #666;
}


div#gga a:hover {
    color: #fff;
    text-decoration: blink;
    font-size: 20px;
    position: relative;

    top: 52px;
    background: #ed3a40;
    padding: 12px 31px;
    border-radius: 14px;
    left: 7px;
    /* border-bottom: 1px solid #ffffff; */
    box-shadow: 1px 1px 1px #666;
    transition: 1s all;
}

div#gga p#vba {
    font-family: microsoft jhenghei;
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%,-50%); */
    font-size: 49px;
    color: #fff;
    text-shadow: 4px 1px 2px #666;
    font-size: 28px;
    position: relative;
    top: 20px;
}

div#HomeRecentBlogs ul {
    margin-left: 16px;
}

div#HomeFeaturedProducts {
    padding: 25px 0 55px 0;
    margin: 0 auto;
    max-width: 980px;
}

#Footer h2 {
        color: #fff;
    
}

.SubCategoryList {
  padding: 0px  0 67px 0;
}

.SubCategoryList ul {
    width: 344px;
    margin: 0px auto;
    /* display: inline-block; */
}

.SubCategoryList ul li {
    float: left;
    width: 65px;
    text-align: center;
    /* background: #f2f2f2; */
    margin: 0px 10px;
    padding: 12px 0;
    border-bottom: 3px solid #b9c2d5;
}

li {}

.SubCategoryList ul li:hover{
    transition:all 0.5s;
    
    background: #f2f2f2;
    border-radius:10px;
    
}


.SubCategoryList ul li a{
    text-decoration:blink;
    font-size:18px;
}

.SubCategoryList ul li a:hover{
    text-decoration:blink;
    font-size:18px;
}

.IconGroup {
    width: 100%;
    display: none;
    margin: 24px 0;
    padding: 10px 0;
}
.IconGroup p {
    margin: 8px 0;
    font-weight:bold;
        color: #002d5b;
}

.IconBox {
    width: 30%;
    float: left;
    text-align: center;
    margin: 4px 0 4px 0;
}

.Icon1 strong {
    background: url(https://seo.hehaseoul.com/product_images/uploaded_images/20160223-icon001.png) no-repeat;
}
.Icon2 strong {
    background: url(https://seo.hehaseoul.com/product_images/uploaded_images/20160223-icon002.png) no-repeat;
}
.Icon3 strong {
    background: url(https://seo.hehaseoul.com/product_images/uploaded_images/20160223-icon003.png) no-repeat;
}
.Icon4 strong {
    background: url(https://seo.hehaseoul.com/product_images/uploaded_images/20160223-icon004.png) no-repeat;
}
.Icon5 strong {
    background: url(https://seo.hehaseoul.com/product_images/uploaded_images/20160223-icon005.png) no-repeat;
}
.Icon6 strong {
    background: url(https://seo.hehaseoul.com/product_images/uploaded_images/20160223-icon006.png) no-repeat;
}
.IconBox strong {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px auto;
    /* font-size: 16px; */
}

.IconBox span {
  font-size: 16px; 
}

div#ProductBreadcrumb ul {
    display: none;
}

div#ProductBreadcrumb ul:nth-child(1) {
    display: block;
}


#photo ul.ProductList .ProductPriceRating {
    display: none;
}

div#notocar .ProductMaina {
    display: none;
}

div#notocar .car {
    display: block!important;
}

div#notocar #bookinga {
    display: none;
}

div#notocar #bookingb {
    display: none;
}



