/* Color: Blue */

body {
    color: #222;    background-color: #f5f0e7;
}

a:hover {
    text-decoration: none !important;
}

a {
    font-weight: normal;
    text-decoration: underline;
}

a:hover {
    color: #07599a;color: #655243;
}

h2 {
    color: #034285;color: #655243;
}

h3 {
    color: #034285;color: #655243;
}

#TopMenu{
}

#TopMenu li a, #TopMenu li div {
}

#TopMenu li div a {
    border-left: 0;
}

#TopMenu li a:hover {
}

#Menu{
}

#Menu li a {
}

#Menu li ul li a {
}

#Menu li ul li a:hover {
    background-color: #fff;
    color: #222;
}

#Menu li:hover a, #Menu li.over a{
    opacity:0.7;
}

#Outer {
}


#foot{
    color:#FFF;
    }
#foot h2{
    
    color: #3b6ebe;
    }
#Header {
        
}

#Logo h1 {
    color: #222;
}

#Logo h1 a {
    color: #222;
}

#SearchForm {
    color: #95bbd1;
}

#SearchForm label {
    color: #222;
}

#SearchForm a {
    color: #b1ccdc;
}

#SearchForm a:hover {
    color: #222;
}

.Left {
}

.Left li {
    border-bottom: 1px solid #c5dde9;
}

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

.Content {
}

.Content a {
    color: #000;
}

.Content.Wide {
}

.Content.Widest {
}


.Right {
}

.Right a {
    color: #034285;
}

.Right a:hover, .Right a:hover strong {
    color: #001927;
}

#Footer {
    BACKGROUND: #655243;
    color: #fff;
}

#Footer  a,#Footer  a span {
    color:#222; color: #fff;
}

.Content .ProductList li,
.fastCartContent .ProductList li {
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background: #efefef;
}

.ProductList .ProductImage {
}


.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #efefef;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: 1px solid #c0dae7;
    background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #075899;
}

.Breadcrumb {
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
    background: url('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #655243;
}

.CartContents thead tr th, table.General thead tr th {
    background: #f5f0e7;
    color: #424748;
    border-bottom: 1px solid #655243;
}

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

.MiniCart .SubTotal {
    color: #075899;#655243
}

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

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

.CategoryPagination {
color: #000000;
    background: #f8f8f8;
    /* border: 1px solid #c0dae7;*/
}

.CheckoutRedeemCoupon {background: #f5f0e7;
    padding: 10px;
    width: 300px;
    border: 1px solid #655243;
    margin-bottom: 10px;}

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #f5f0e7 url(../../default/images/InfoMessage.gif) no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
    background: #f5f0e7 url(../../default/images/InfoMessage.gif) no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
    background: #f5f0e7 url(../../default/images/InfoMessage.gif) no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #c7d7db;
    background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
 background: #fff2db;
    border: 1px solid #655244;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

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

.TabNav li a {
    border: 1px solid #3d9abe;
    background: #ddf0f6;
}

.TabNav li a:hover {
    background-color: #c8e6ed;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

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

/* 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;
}

/* 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;
}

#SearchResultsCategoryAndBrand {
    background-color: #EEF5F9;
}

.CartContents .ItemShipping th {
    border-bottom-color: #c7d7db;
    border-top-color: #c7d7db;
    background: #edf2f3;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #65B2CB;
    color: #FFF;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #075899;
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;    color: #645244;
}
.fastCartContent h3 {
    color: #BB6F21;    color: #645244;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
    background-color: #efe0d5;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;    color: #645244;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */


table.maintable td {
    PADDING: 2%;
}


table.maintable td a {
    background: #f94848;
    display: block;
    padding: 0px 0;
    color: #fff;    font-size: 18px;
    text-decoration: none;
}
table.maintable td a SPAN {
    padding: 10px;
    display: block;
}

table.maintable td a:HOVER {
    background: #1a1f71;
    transition: 0.3s ALL EASE;
}

table.newstable td {
    padding: 2%;
    font-size: 16px;
    line-height: 2;
}

td.product28 {
    font-family: MyCustomFont, sans-serif;
    font-weight: normal;
    color: #a08c7c;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 35px;
    text-align: justify;
    text-decoration: none;
}

a.maincontact {
    padding: 20px 50px;
    background: #f94848;
    color: #fff;
    font-size: 2em;
    text-decoration: none;
}

a.maincontact:HOVER {
    background: #1a1f71;
    transition: .3S all ease;
}

table.foottable td {
    text-align: left;
    line-height: 2;
}

div#CartContent {
    FONT-SIZE: 1.3EM;
}

.product {
    font-weight: normal;
    color: #1d1a1c;
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 30px;
    text-align: justify;
    text-decoration: none;
}

a.content:hover {

    color: #666;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: justify;
    text-decoration: underline;
}

a.content:link {

    color: #000000;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: justify;
    text-decoration: none;PADDING: 0;
}
.content {
    color: #6f6c6d;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: justify;
    text-decoration: none;
    PADDING:5px;
}

a.buylink {
    color: #C30;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 25px;
    text-align: right;
    text-decoration: none;
}

td.content {
    PADDING: 10PX;
}

td.product {
    padding: 10PX;
}

td.buylink {
    PADDING: 10PX;
    DISPLAY: BLOCK;
}

a.whiteword {
    TEXT-DECORATION: NONE;
}

h2.titlepage {    TEXT-ALIGN: LEFT;
    color: #c2b8b0;
    font-size: 42px;
    letter-spacing: 3px;
    text-decoration: none;
}


div#Box7 p, div#Box8 p, div#Box9 p {
    line-height: 1.8;
}


/*************************************************************/

.content14 {
    color: #6f6c6d;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: justify;
    text-decoration: none;
}
.content_hl, td.content_hl {
    color: #674446;
    font-size: 16px;    FONT-WEIGHT: 800;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: justify;
    text-decoration: none;
}

.content15 {

    color: #6f6c6d;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: underline;
}
a.content15:hover {

    color: #6f6c6d;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: underline;
}
.content16 {
    font-family: MyCustomFont, sans-serif;
    font-weight: lighter;
    color: #6f6c6d;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: none;
}
.content18_hl {

    color: #333;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: none;
}
.content18 {

    color: #6f6c6d;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: none;
}
.content18_line {

    color: #6f6c6d;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: underline;
}
.content20 {

    color: #333;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: none;
}
.content_white {

    color: #FFF;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
}
.content_white_hl {

    color: #FF6;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: center;
    text-decoration: underline;
}

.product38 {

    color: #a08c7c;
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 50px;
    text-align: justify;
    text-decoration: none;
}
.product38b {

    color: #a08c7c;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 45px;
    text-align: justify;
    text-decoration: none;
}
a.product28b {

    color: #a08c7c;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 35px;
    text-align: justify;
    text-decoration: none;
}

a.buylink:hover {

    color: #F33;
  
    letter-spacing: 0px;
    line-height: 25px;
    text-align: right;
    text-decoration: underline;
}
.buylink2 {

    color: #C30;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 18px;
    text-align: right;
    text-decoration: none;
}
a.buylink2:hover {

    color: #F33;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 25px;
    text-align: right;
    text-decoration: underline;
}
.whiteword {
  
    color: #FFF;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: none;
}
a.whiteword:hover {

    color: #FFF;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 25px;
    text-decoration: underline;
}
.footer {
 
    color: #9a8a7f;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    text-decoration: none;
}
a.footer:hover {

    color: #9a8a7f;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    text-decoration: underline;
}
.title {

    color: #c2b8b0;
    font-size: 42px;
    letter-spacing: 3px;
    text-decoration: none;
}
.title_s {
    color: #c2b8b0;
    font-size: 30px;
    letter-spacing: 1px;
    text-decoration: none;
}
td.title_hl {
    font-family: MyCustomFont, sans-serif;
    font-weight: lighter;
    color: #B67D63;
    font-size: 26px;
    letter-spacing: 3px;
    text-decoration: none;
}
.news {
    font-family: MyCustomFont, sans-serif;
    font-weight: normal;
    color: #390;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}
.newsbold {
    font-family: MyCustomFont, sans-serif;
    font-weight: bold;
    color: #390;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}
.ecbutton {
    font-family: MyCustomFont, sans-serif;
    font-weight: bold;
    color: #635d54;
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 35px;
    text-align: justify;
    text-decoration: underline;
}
a.ecbutton:hover {
    font-family: MyCustomFont, sans-serif;
    font-weight: bold;
    color: #635d54;
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 35px;
    text-align: justify;
    text-decoration: none;
}
.product28b {
    font-family: MyCustomFont, sans-serif;
    font-weight: normal;
    color: #a08c7c;
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 35px;
    text-align: justify;
    text-decoration: underline;
}
a.product28b:hover {
    font-family: MyCustomFont, sans-serif;
    font-weight: normal;
    color: #8b735f;
   
    letter-spacing: 3px;
    line-height: 35px;
    text-align: justify;
    text-decoration: none;
}


.product28 {
    font-family: MyCustomFont, sans-serif;
    font-weight: normal;
    color: #a08c7c;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 35px;
    text-align: justify;
    text-decoration: none;
}

td.buylink2 a {
    color: #C30;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 18px;
    text-align: right;
    text-decoration: none;
}



.welcome {
    font-family: Arial, 新細明體;
    font-weight: normal;
    color: #6a6a65;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    text-decoration: none;
}
a.welcome:link {
    font-family: Arial;
    font-weight: normal;
    color: #993;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    text-decoration: none;
}
a.welcome:hover {
    font-family: Arial;
    font-weight: normal;
    color: #993;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    text-decoration: underline;
}
.more {
    font-family: Arial;
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
a.more:hover {
    font-family: Arial;
    font-weight: normal;
    color: #656524;
    font-size: 12px;
    text-decoration: underline;
}
.small {
    font-family: Arial;
    font-weight: normal;
    color: #a2a29b;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
}
a.small:hover {
    font-family: Arial;
    font-weight: normal;
    color: #656524;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: underline;
}
.copyright {
    font-family: Arial;
    font-weight: normal;
    color: #75756a;
    font-size: 10px;
    text-decoration: none;
}
.schedule {
    font-family: Arial;
    font-weight: normal;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}
a.schedule:link {
    font-family: Arial;
    font-weight: normal;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}
a.schedule:hover {
    font-family: Arial;
    font-weight: normal;
    color: #993;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
}
.scheduleadd {
    font-family: Arial;
    font-weight: normal;
    color: #6a6a65;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
}
a.scheduleadd:link {
    font-family: Arial;
    font-weight: normal;
    color: #993;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
}
a.scheduleadd:hover {
    font-family: Arial;
    font-weight: normal;
    color: #993;
    font-size: 11px;
    line-height: 15px;
    text-decoration: underline;
}

p.footicon img {
    PADDING: 10px 15PX;
}

table.INGTABLE td {
    PADDING: 0 1%;
}

span.content {
    PADDING: 0;
}
table.deliverytable td {
    PADDING: 5PX;
}

.CheckoutOrderComments {
    DISPLAY: NONE;
}

a.footer {
    font-weight: lighter;
    color: #9a8a7f;
    letter-spacing: 0px;
    line-height: 20px;
    text-decoration: none;
}

.CheckoutButton img {
    WIDTH: 100%;
}

select option {
    min-height: 30px;
    padding: 10px;
}

select {
    line-height: 30px;
    height: 30px;
}
