﻿body
{
    font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 11px;
    font-weight: normal;
    background: #d5c692 url(../../Images/Design/Background/MainBg.gif) repeat-x left top;
    margin: 0px;
    padding: 0px;
}

#ctl00_uxContentUpdatePanel
{
    width: 540px;
    margin: auto;
}

.BlockCenter
{
    margin-left: auto;
    margin-right: auto;
}

.MainTable, .MainTableNoBackground, div.MainButtonTable, .MainTableNoBorderBackground, .GiftCouponTable
{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.MainTable, div.MainButtonTable, .GiftCouponTable
{
}

.MainTable, .MainTableNoBackground, div.MainButtonTable, .GiftCouponTable
{
}


.MainTablePadding
{
    padding: 10px 10px 10px 10px;
}

.MainTableNote
{
    width: 90%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    color: Red;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.MainButtonTable
{
    margin-top: 15px;
}

div.MainButtonInner
{
    padding: 5px 15px;
    text-align: right;
}

.fl
{
    float: left;
}
.fr
{
    float: right;
}

.w50p
{
    width: 50%;
}

.Clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.mgl5
{
    margin-left: 5px;
}
.mgr5
{
    margin-right: 5px;
}
.mgt5
{
    margin-top: 5px;
}

.mgt2
{
    margin-top: 2px;
}

.mgl2
{
    margin-left: 2px;
}

.label1
{
    width: 150px;
    line-height: 24px;
}
.label2
{
    width: 100px;
    line-height: 24px;
    text-align: left;
}

.input1
{
    width: 130px;
}

h1, h2, h3, h4
{
    color: #746644;
    text-align: center;
}

h1
{
    font-size: 24px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 16px;
}

h4
{
    font-size: 12px;
    margin-top: 15px;
}

p
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-top: 12px;
    margin-bottom: 12px;
}

p.InnerHead
{
    font-size: 11px;
    color: #746644;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.CssInnerHead
{
    font-size: 11px;
    color: #746644;
    font-weight: bold;
    text-align: left;
    padding-left: 50px;
}

.DottedBlock
{
    border: dotted 1px #CCCCCC;
    padding: 5px 5px 5px 5px;
}

.PagingText
{
    font-size: 10px;
    font-weight: bold;
    color: blue;
}

.ProductCatalogImage
{
    float: left;
    width: 100%;
}

.ProductZoomButton
{
}

.ProductCatalogImageTable
{
    border: none;
    padding: 0px;
    width: 100%;
}

.ProductCatalogOverlayArea
{
    position: relative;
}

.ProductCatalogImageTable td
{
    padding: 0px;
}

.ProductCatalogImageTable img
{
    margin: 0px;
}

.ProductThumbnail
{
    margin-top: 10px;
    border-collapse: separate;
    width: 100%;
}
.ProductThumbnailItemStyle
{
    width: 20%;
    border: Dotted 1px #ccc;
}
.ProductThumbnailItemStyle table
{
}
.ProductThumbnailSeparatorStyle
{
}
.BreadCrumb
{
    font-size: 11px;
    font-weight: normal;
    color: orange;
    margin-top: 15px;
}

.ProductListHeader
{
    font-weight: bold;
    color: #746644;
    display: none;
}

.ProductListItemStyle
{
    vertical-align: top;
    padding: 5px;
}

.ProductListItemStyle div.ListItemColumn2
{
    height: 350px;
    border: dotted 1px #ccc;
}

.ProductListContent
{
    width: 100%;
    margin-top: 10px;
}

.ProductListName
{
    color: #544618;
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
}
.QuantityDiscount
{
    text-align: left;
    height: 25px;
}

.QuantityDiscount a
{
    color: #7c7c7c;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../../Images/Design/Bullet/Discount.gif);
    background-repeat: no-repeat;
    background-position: 3px 3px;
    padding-left: 20px;
}

.Column1MarginLeft
{
    margin-left: 25px;
}

.Column2MarginLeft
{
    margin: auto;
    text-align: center;
}

.RowStyleMarginLeft
{
    margin-left: 40px;
}

td.ShippingAddressLabelColumn
{
    padding: 0px 30px 0px 10px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

td.ShippingAddressDataColumn
{
    padding: 0px 30px 0px 10px;
    text-align: left;
}

/* GridView style */
.GridStyle, .GridNoBorder
{
    border: 0px;
    color: #333333;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.GridStyle
{
    border: #a7a29c solid 1px;
}

.GridRowStyle
{
    background-color: White;
}

.GridAlternatingRowStyle
{
    background-color: #f3f3ed;
}

.GridHeadStyle
{
    background-color: #746644;
    font-weight: bold;
    color: #ffffff;
}
/* end GridView style */

.InvoiceLabel
{
    background-color: #ac9d86;
    color: white;
    font-weight: bold;
    padding: 4px;
}

.InvoiceTableHeader
{
    background-color: #746644;
    color: white;
    font-weight: bold;
    padding: 4px;
    border: gray 1px solid;
}

.TableAlter
{
    background-color: #f3f3ed;
}

.TableRow
{
    background-color: #ffffff;
}

.tableAdvancedSearch
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}

.tableAdvancedSearch td
{
    width: 25%;
}

.titleLayout
{
    font-weight: bold;
    color: #ff9900;
    text-decoration: none;
    padding-left: 5px;
}

.LinkLayoutHead
{
    font-weight: bold;
}

.LinkLayoutHead a
{
    color: #000000;
    text-decoration: none;
}

.LinkLayoutHead a:Hover
{
    text-decoration: underline;
    color: #746644;
}

.LinkCategory
{
    color: #808080;
}
.LinkCategory:hover
{
    text-decoration: none;
}


.LinkCategory a
{
    text-decoration: none;
    color: #808080;
}

.LinkCategory a:hover
{
    text-decoration: none;
}

.NoBorder
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.ImageBorder
{
    border-width: 0px;
    border-style: solid;
    border-color: #C2C2C2;
}
.AlternateRow
{
    background-color: #f3f3ed;
}

.NoteText
{
    font-weight: bold;
    color: blue;
}

.leftlink
{
    text-align: left;
}

.ValidateText
{
    color: red;
}

.ErrorHeader
{
    color: Red;
    font-weight: bold;
}

.ErrorBody
{
    color: Red;
    font-weight: normal;
}

.LoginName
{
    font-family: Arial;
    font-weight: bold;
    color: #4d4d4d;
    text-transform: uppercase;
}
a.LoginName 
{
    text-decoration: none;
}
.TextCenter
{
    text-align: center;
}

.PageNumber
{
    text-align: right;
    margin-left: auto;
    margin-right: 10px;
}

.CssList
{
    list-style-image: url(../../Images/Design/Bullet/VevoMyAccountBullet.gif);
}

.CssNoLine
{
    text-decoration: none;
}

.TextHide
{
    color: white;
}

.NewsBar
{
}

/*Edit Option of Product*/
.OptionPrice
{
    color: #800000;
    font-style: italic;
}

.OptionItemName
{
}

.OptionDisplayText
{
    font-weight: bold;
    color: #746644;
}

/**** For image option front end ****/
.OptionImg
{
    width: 20px;
}

span.Asterisk
{
    color: Red;
    font-weight: bold;
    padding-left: 5px;
}

h1.GatewayPosting
{
    margin: 30px;
    text-align: center;
    font-size: 24px;
}

p.GatewayPostingWaringColor
{
    color: #746644;
    font-weight: bold;
}

p.GatewayPosting
{
    margin: 20px;
    font-size: 16px;
    text-align: center;
}

body.DomainKeyError
{
    font-size: 14px;
    background-color: #7da7d9;
    margin: 10px;
}

body.DomainKeyError p
{
    font-size: 14px;
}

body.DomainKeyError li
{
    margin-top: 10px;
    margin-bottom: 10px;
}

body.DomainKeyError h3
{
    color: Black;
    margin-top: 35px;
    margin-bottom: 20px;
}

body.DomainKeyError .Label
{
    float: left;
    width: 120px;
    clear: both;
}

div.GroupBox
{
    border: #cccccc 1px solid;
    padding: 10px;
}

.TableClientHead
{
    background-color: #3399cc;
    color: white;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.RatingRadio td
{
    text-align: center;
    float: left;
}

.RightFloat
{
    float: right;
    vertical-align: middle;
}

Div.MainContent
{
    margin-left: 10px;
    margin-right: 10px;
}

.NewsDetailsPage
{
    margin: 20px 30px 20px 30px;
}

.NewsHeader
{
    text-align: center;
    margin: 30px 0 20px 0;
    padding-bottom: 15px;
    border-bottom: solid 3px #CECAB1;
}

.NewsImage
{
    text-align: center;
}

.NewsContent
{
    text-align: left;
    margin: 30px 0 20px 0;
}

.CaptchaStyle div
{
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 2px;
}

.CaptchaStyle div input
{
    margin-top: 5px;
}

.FeaturedMerchantAd
{
    margin-top: 10px;
    margin-bottom: 5px;
}

.MessageBlock
{
    text-align: left;
    margin: 20px 30px 10px 30px;
}

/*------------------ Tree View ----------*/
.CssTreeView
{
    width: 180px;
    display: block;
    font-family: Arial;
    font-size: 9pt;
    margin-left: 15px;
}

.CssTreeView table
{
    height: 25px;
}

.CssTreeView .SelectedNode
{
    font-weight: bold;
}

.CssTreeView .Node
{
    width: 100%;
}

.CssTreeView .Node a
{
    padding-left: 15px;
    color: #fff;
}

.CssTreeView .Node a:hover
{
    color: #FFE244;
}

.CssTreeView .LeafNode a
{
    background-image: url(../../Images/Design/Bullet/ShoppingCartBulllet.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-top: 4px;
    padding-left: 15px;
    height: 25px;
    color: #FAF2BF;
}

.CssTreeView .LeafNode a:hover
{
    color: #FFE244;
}
/*------------------ Tree View End ----------*/

/*------------------ MenuList ---------------*/
.CssMenuList
{
    font-family: Arial;
    font-size: 9pt;
}

.CssMenuList table.StaticMenuItem
{
    line-height:25px;
    height: 25px;
    vertical-align: middle;
    border-bottom:1px solid #817467;
    color:#fff;
}
.CssMenuList .StaticMenuItem td a
{
    background-image:url(../../Images/Design/Bullet/CategoryBullet.gif);
    background-position:0px 5px;
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:block;
    height:100%;
    padding-left:18px;
    text-decoration:none;
    vertical-align:middle;
    width:140px;
    margin:0px;
}
.CssMenuList .StaticSelectItem
{
    font-weight: bold;
}

table.StaticMenuStyle
{
    padding-left: 15px;
}

.DynamicMenuItem .DynamicHover
{
    background-color: #EFEAD1;
    color: #000;
}

.DynamicMenuItem .DynamicHover a
{
    color: #000;
}

.DynamicHover td
{
    /*background-color: #FBC040;*/
}

.DynamicMenuItem
{
    background-color: #E0D6A2;
    border-bottom: solid 1px #ffffff;
    font-size: 9pt;
}

.DynamicMenuItem a
{
    height: 25px;
    display: block;
    line-height: 25px;
    vertical-align: middle;
    color: #392B1B;
    padding-left: 25px;
    padding-right: 25px;
}

.DynamicSelectItem a
{
}

.DynamicMenuStyle td
{
}

/*------------------End MenuList ---------------*/

/*------------------ Normal MenuList -------------------*/
.CssNormalList
{
    width: 100%;
}

.CssNormalList td
{
    border: 0px;
    padding: 0px;
}

.CssNormalList a
{
    padding-left: 18px;
    margin-left: 15px;
    margin-right: 10px;
    width: 160px;
    height: 100%;
    line-height: 25px;
    vertical-align: middle;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 9pt;
    border-bottom: solid 1px #817467;
    background-image: url(../../Images/Design/Bullet/CategoryBullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.CssNormalList a:hover
{
    color: #FFE244;
    background: url(../../Images/Design/Background/NormalListHoverBg.gif) repeat-x left bottom;
}

/*------------------ End Normal MenuList -------------------*/

/*-------------------- Style For Quantity Discount Table in Product Detail Page -----*/
.CssQuantityDiscountGrid
{
    border: solid 1px #f3f3f3;
    margin: 0px auto;
}

.CssQuantityDiscountGrid th
{
    border: solid 1px #f3f3f3;
    width: 100px;
}

.CssQuantityDiscountGrid td
{
    border: solid 1px #f3f3f3;
    color: #808080;
}

.CssQuantityDiscountGrid .Header
{
    text-align: center;
}

.CssQuantityDiscountGrid .Items
{
    text-align: center;
}

/*--------------- Css For This Skin -----------------*/
.CssMainBox
{
    width: 970px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color: #fff;
}
.CssMainBoxIn
{
    width: 970px;
    padding: 0px 5px 5px 5px;
    margin: 0px;
    background-color: #fff;
}
.CssMainBoxInLeft
{
    width: 200px;
    vertical-align: top;
    background-color: #514742;
    font-family: Arial;
    padding: 5px 5px 10px 0px;
}

.CssMainBoxInCenter
{
    width: 540px;
    vertical-align: top;
    text-align: left;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
}
.CssMainBoxInRight
{
    width: 200px;
    vertical-align: top;
    text-align: left;
    padding: 5px 0px 5px 0px;
    font-family: Arial;
}
.FrontHeader
{
    font-family: Arial;
}
.CssHeaderBox
{
    width: 100%;
    clear: both;
}
.CssHeaderLogo
{
    float: left;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 10px;
    width: 50%;
}
.CssHeadInner
{
    margin: 35px 10px;
}

.CssHeaderMenuSearch
{
    width: 100%;
    height: 30px;
    margin-top: 4px;
    background-color: #d9e9f3;
    overflow: hidden;
}

.CssHeadSearch
{
    text-align: right;
    float: right;
}

.CssNewsBoxCenter
{
    vertical-align: top;
}

.CssTitle
{
}

/* left category css */
.CategoryNavBox
{
    display: block;
    float: left;
}
.CategoryNavBoxTop
{
    width: 100%;
    height: 27px;
    background: #392b1b url(../../Images/Design/Box/BGBox1TopLeft.gif) no-repeat left top;
}

.CategoryNavBoxTop .CssTitle
{
    color: #ffa600;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.CategoryNavBoxTop .ImgLeft
{
    display: none;
}
.CategoryNavBoxTop .ImgRight
{
    float: right;
    width: 23px;
    height: 27px;
    background-image: url(../../Images/Design/Box/BGBox1TopRight.gif);
    background-repeat: no-repeat;
}

.CategoryNavBoxLeft
{
}
.CategoryNavBoxRight
{
    margin-top: 5px;
    margin-bottom: 10px;
}
.CategoryNavBoxBottom
{
}
.CategoryNavBoxBottom .ImgLeft
{
}
.CategoryNavBoxBottom .ImgRight
{
}

/* end left category css */
/* left Product special css */
.ProductSpecialBox
{
    display: block;
    float: left;
}

.ProductSpecialBoxTop
{
    width: 200px;
    height: 27px;
    background: #392b1b url(../../Images/Design/Box/BGBox1TopLeft.gif) no-repeat left top;
}

.ProductSpecialBoxTop .CssTitle
{
    color: #ffa600;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.ProductSpecialBoxTop .ImgLeft
{
    display: none;
}
.ProductSpecialBoxTop .ImgRight
{
    float: right;
    width: 23px;
    height: 27px;
    background-image: url(../../Images/Design/Box/BGBox1TopRight.gif);
    background-repeat: no-repeat;
}

.ProductSpecialBoxLeft
{
    margin-top: 8px;
    background:#fff url(../../Images/Design/Box/ProductSpecialTopCorner.gif) no-repeat left top;
    margin-left: 18px;
    margin-right: 12px;
}

.ProductSpecialBoxRight
{
    width: 118px;
    padding-right: 26px;
    margin-left: 26px;
    background:#fff url(../../Images/Design/Box/ProductSpecialBottomCorner.gif) no-repeat right bottom;
}
.ProductSpecialBoxBottom
{
    width: 100%;
    height: 10px;
}
.ProductSpecialBoxBottom .ImgLeft
{
}
.ProductSpecialBoxBottom .ImgRight
{
}
/* end left product special css */
/* left currency control css */
.CurrencyControlBox
{
    display: block;
    float: left;
    background:url(../../Images/Design/Bar/DotHor.gif) repeat-x left top;
    margin-top: 10px;
    padding-top: 2px;
    width: 100%;
}

.CurrencyControlBoxTop
{
    width: 100%;
    height: 30px;
    background: url(../../Images/Design/Box/BGBox2TopCenter.gif) repeat-x left top;
}

.CurrencyControlBoxTop .CssTitle
{
    color: #392B1B;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.CurrencyControlBoxTop .ImgLeft
{
}
.CurrencyControlBoxTop .ImgRight
{
    float: right;
    width: 19px;
    height: 26px;
    background-image: url(../../Images/Design/Box/BGBox2TopRight.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.CurrencyControlBoxLeft
{
}

.CurrencyControlBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.CurrencyControlBoxRight select
{
    width: 80%;
}

.CurrencyControlBoxBottom
{
}

.CurrencyControlBoxBottom .ImgLeft
{
}
.CurrencyControlBoxBottom .ImgRight
{
}
/* end left currency control css */
/* left newsletter css */
.NewsLetterBox
{
    display: block;
    float: left;
}

.NewsLetterBoxTop
{
    width: 200px;
    height: 27px;
    background: #392b1b url(../../Images/Design/Box/BGBox1TopLeft.gif) no-repeat left top;
}

.NewsLetterBoxTop .CssTitle
{
    color: #ffa600;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.NewsLetterBoxTop .ImgLeft
{
    display: none;
}
.NewsLetterBoxTop .ImgRight
{
    float: right;
    width: 23px;
    height: 27px;
    background-image: url(../../Images/Design/Box/BGBox1TopRight.gif);
    background-repeat: no-repeat;
}

.NewsLetterBoxLeft
{
}

.NewsLetterBoxRight
{
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #808080;
}

.NewsLetterBoxRight .Label
{
    display: none;
}

.NewsLetterBoxRight .EmailBox
{
    text-align: left;
    position: relative;
    margin-left: 20px;
}
.NewsLetterBoxRight .NewsletterTextBox
{
    width: 130px;
    border: solid 1px #c1c1c1;
    color: #808080;
}

.NewsLetterBoxRight .NewsletterSubmit
{
    width: 33px;
    height: 25px;
    background-image: url(../../Images/Design/Button/ButtonVerifyCoupon.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 135px;
}

.NewsLetterBoxBottom
{
}

.NewsLetterBoxBottom .ImgLeft
{
}
.NewsLetterBoxBottom .ImgRight
{
}
/* end left newsletter css */
/* left ArticleNav css */
.Article
{
    text-align: left;
}

.ArticleNavBox
{
    display: block;
    float: left;
}

.ArticleNavBoxTop
{
    width: 200px;
    height: 27px;
    background: #392b1b url(../../Images/Design/Box/BGBox1TopLeft.gif) no-repeat left top;
}

.ArticleNavBoxTop .CssTitle
{
    color: #ffa600;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.ArticleNavBoxTop .ImgLeft
{
    display: none;
}
.ArticleNavBoxTop .ImgRight
{
    float: right;
    width: 23px;
    height: 27px;
    background-image: url(../../Images/Design/Box/BGBox1TopRight.gif);
    background-repeat: no-repeat;
}

.ArticleNavBoxLeft
{
}

.ArticleNavBoxLeft td
{
}

.ArticleNavBoxRight
{
    margin-top: 10px;
}

.ArticleNavBoxRight a
{
    padding-left: 18px;
    margin-left: 15px;
    width: 165px;
    height: 100%;
    line-height: 18px;
    vertical-align: middle;
    display: block;
    background-image: url(../../Images/Design/Bullet/CategoryBullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #fff;
    text-decoration: none;
}

.ArticleNavBoxRight a:hover
{
    color: #eae5b3;
}

.ArticleNavBoxRight .textbox
{
}

.ArticleNavBoxBottom
{
    width: 100%;
    height: 10px;
}

.ArticleNavBoxBottom .ImgLeft
{
}
.ArticleNavBoxBottom .ImgRight
{
}
/* end left ArticleNav css */
/* center NewsEvent css */
.NewsEventBox
{
    display: block;
    float: left;
    background:url(../../Images/Design/Bar/DotHor.gif) repeat-x left top;
    margin-top: 10px;
    padding-top: 2px;
    width: 100%;
}

.NewsEventBoxTop
{
    width: 100%;
    height: 30px;
    background: url(../../Images/Design/Box/BGBox2TopCenter.gif) repeat-x left top;
}

.NewsEventBoxTop .CssTitle
{
    color: #392B1B;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.NewsEventBoxTop .ImgLeft
{
}
.NewsEventBoxTop .ImgRight
{
    float: right;
    width: 19px;
    height: 26px;
    background-image: url(../../Images/Design/Box/BGBox2TopRight.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.NewsEventBoxLeft
{
}

.NewsEventBoxLeft td
{
}

.NewsEventBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
}

.NewsEventBoxBottom
{
}

.NewsEventBoxBottom .ImgLeft
{
}
.NewsEventBoxBottom .ImgRight
{
}

.NewsEventBoxRight .CssNewsEventItem
{
}

.NewsEventBoxRight .NewsEventImage
{
    display: none;
}
.NewsEventBoxRight .NewsEventContent
{
    vertical-align: top;
    width: 100%;
    margin-top: 5px;
}

.NewsDate a
{
    padding-left: 15px;
    margin-left: 15px;
    width: 165px;
    height: 100%;
    line-height: 18px;
    vertical-align: middle;
    display: block;
    background-image: url(../../Images/Design/Bullet/RightBoxBullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    color: #573e18;
    text-decoration: none;
    font-weight: bold;
}

.NewsText
{
    margin-left: 30px;
}

.NewsText a
{
    color: #9a8059;
    text-decoration: none;
}
.NewsText a:hover
{
    color: #573e18;
}

.NewsMore
{
    width: 100%;
    text-align: right;
    margin-top: 10px;
}

.NewsMore a
{
    color: Gray;
    text-decoration: none;
    margin-right: 5px;
    background-image: url(../../Images/Design/Bullet/NewsMore.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 15px;
}

.NewsEventMoreLable
{
}

.NewsEventMoreImage
{
    border-style: none;
    display: none;
}
.NewsEventRowStyle
{
    height: 20px;
}
.NewsEventAlternatingRowStyle
{
    height: 20px;
}
/* end center NewsEvent css */

/* center ProductBestSelling css */
.ProductBestSellingBox
{
    font-family: Arial;
    padding-bottom: 10px;
}

.ProductBestSellingBoxTop
{
    width: 100%;
    height: 45px;
    background-image: url(../../Images/Design/Box/ProductBestSellingTopCenter.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.ProductBestSellingTitle
{
    color: #684619;
    float: left;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    padding-left: 10px;
}

.ProductBestSellingBoxTop .ImgLeft
{
    float: left;
    width: 8px;
    height: 45px;
    background-image: url(../../Images/Design/Box/ProductBestSellingTopLeft.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.ProductBestSellingBoxTop .ImgRight
{
    float: right;
    width: 10px;
    height: 45px;
    background-image: url(../../Images/Design/Box/ProductBestSellingTopRight.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.ProductBestSellingBoxLeft
{
    background: url(../../Images/Design/Box/ProductBestSellingLeft.gif) repeat-y left top;
}

.ProductBestSellingBoxLeft td
{
}

.ProductBestSellingBoxRight
{
    background: url(../../Images/Design/Box/ProductBestSellingRight.gif) repeat-y right top;
    padding: 10px;
}

.ProductBestSellingBoxBottom
{
    width: 100%;
    height: 10px;
    background-image: url(../../Images/Design/Box/ProductBestSellingBottomCenter.gif);
    background-repeat: repeat-x;
}

.ProductBestSellingBoxBottom .ImgLeft
{
    float: left;
    width: 8px;
    height: 10px;
    background-image: url(../../Images/Design/Box/ProductBestSellingBottomLeft.gif);
    background-repeat: no-repeat;
}
.ProductBestSellingBoxBottom .ImgRight
{
    float: right;
    width: 10px;
    height: 10px;
    background-image: url(../../Images/Design/Box/ProductBestSellingBottomRight.gif);
    background-repeat: no-repeat;
}

.ProductBestSellingBoxRight table
{
    width: 100%;
}
.ProductBestSellingBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.ProductBestSellingDatalist
{
    width: 90%;
}
.ProductBestSellingDatalistItemStyle
{
    width: 30%;
    height: 100%;
    vertical-align: top;
}

.ProductBestSellingImage
{
    width: 100%;
}

.ProductBestSellingImage td
{
    height: 200px;
    text-align: center;
}

.ProductBestSellingImage .QuantityDiscount
{
    margin-left: 5px;
    margin-top: 5px;
}

.ProductBestSellingDetails
{
    width: 100%;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
}

.ProductBestSellingPriceDetails
{
    margin-top: 5px;
}

.uxBestSellingProductName
{
    text-align: center;
}

.ProductBestSellingItem
{
    width: 100%;
    padding-top: 5px;
}

.BestSellingRetail
{
    display:none;
    color: #737373;
    margin-left: 25px;
}

.BestSellingRetailPriceLabel
{
    float: left;
    width: 80px;
}
.BestSellingRetailPriceValue
{
    text-decoration: line-through;
    float: left;
}

.BestSellingOurPrice
{
}

.BestSellingOurPriceLabel
{
    display: none;
    color: #888471;
    float: left;
    width: 80px;
}
.BestSellingOurPriceValue
{
    color: #888471;
    text-align: center;
}
.BestSellingButton
{
    text-align: center;
    display: none;
}
.BestsellingQuantityDiscountDiv a
{
    color: gray;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../../Images/Design/Bullet/Discount.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 18px;
}
/* end center ProductBestSelling css */
/* center RandomProduct css */
.RandomProductBox
{
    font-family: Arial;
}

.RandomProductBoxTop
{
    width: 100%;
    height: 31px;
    background-image: url(../../Images/Design/Box/RandomProductTop.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.RandomProductBoxTop .CssTitle
{
    color: #f2e5a1;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
    display: block;
    background-image: url(../../Images/Design/Box/RandomProductTopCenter.gif);
    background-repeat: repeat-x;
    text-transform: uppercase;
    font-size: 9pt;
}

.RandomProductBoxTop .ImgLeft
{
    float: left;
    width: 9px;
    height: 31px;
    background-image: url(../../Images/Design/Box/RandomProductTopLeft.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.RandomProductBoxTop .ImgRight
{
    float: left;
    width: 10px;
    height: 31px;
    background-image: url(../../Images/Design/Box/RandomProductTopRight.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.RandomProductBoxLeft
{
}

.RandomProductBoxLeft td
{
}

.RandomProductBoxRight
{
}

.RandomProductBoxBottom
{
    width: 100%;
    height: 10px;
}

.RandomProductBoxBottom .ImgLeft
{
}
.RandomProductBoxBottom .ImgRight
{
}

.RandomProductBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.RandomProductDetails
{
    display: block;
}
.RandomProductTitle
{
    display: none;
}
.RandomProductTitleLeft
{
}
.RandomProductTitleRight
{
}

.RandomProductTitleRight span
{
}
.RandomProductDataList
{
    width: 100%;
}
.RandomProductItemStyle
{
    width: 50%;
    border: solid 1px #ccc399;
    background: url(../../Images/Design/Box/RandomProducItemtBoxBg.gif) repeat-y left top;
    vertical-align: top;
    padding-bottom: 10px;
}
.RandomProductItem
{
    height: 100%;
    position: relative;
    margin-left: 8px;
    background: url(../../Images/Design/Box/RandomProductItemTopBg.gif) repeat-x left top;
    padding: 5px 5px 5px 0px;
}
.RandomProductImage
{
    width: 130px;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    float:left;
}
.RandomProductImage .QuantityDiscount
{
    position: absolute;
    width: 180px;
    left: 0px;
}

.RandomProductImage a
{
    margin: 5px auto;
}
.RandomProductPriceDetails
{
    width: 105px;
    text-align: left;
    vertical-align: top;
    float: left;
    padding-top: 15px;
}

.RandomProductQuantityDiscount a
{
    color: gray;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../../Images/Design/Bullet/Discount.gif);
    background-repeat: no-repeat;
    background-position: 3px 3px;
    padding-left: 20px;
}

.RandomProductName
{
    background: url(../../Images/Design/Bullet/RandomProductBullet.gif) no-repeat 5px 5px;
    padding-left: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: 30px;
}
.RandomProductName a
{
    font-size: 9pt;
    color: #544618;
    font-weight: bold;
}
.RandomProductRetail
{
}

.RandomProductRetailLabel
{
    display: none;
}

.RandomProductRetailValue
{
    text-decoration: line-through;
    color: #a8a597;
    font-size: 12px;
}
.RandomProductOurPrice
{
    clear: both;
    padding-top: 5px;
}

.RandomProductOurPriceValue
{
    color: #e99b21;
    font-size: 14px;
    font-weight: bold;
}

.RandomProductOurPriceLabel
{
    display: none;
}

.RandomProductButton
{
    margin-top: 15px;
}
.RandomProductStock
{
    display:none;
    padding-top: 15px;
    color: #C9B381;
}

/* end center RandomProduct css */

/* QuickSearch Css */
.SearchBox
{
    display: block;
    width: 185px;
    float: left;
    padding-left: 15px;
    padding-bottom: 10px;
}

.SearchBoxTop
{
    display: none;
}

.SearchBoxTop .ImgLeft
{
}
.SearchBoxTop .ImgRight
{
}

.SearchBoxLeft
{
}

.SearchBoxRight
{
}

.SearchBoxRight input
{
    margin-right: 5px;
    width: 140px;
}

.SearchBoxRight a#ctl00_uxLeft_uxSearch_uxAdvanceSearchLink
{
    color: #f2e5c2;
    text-decoration: underline;
    float: left;
}

.SearchBoxBottom
{
    display: none;
}

.SearchBoxBottom .ImgLeft
{
}
.SearchBoxBottom .ImgRight
{
}
.QuickSearch
{
    margin-top: 5px;
}

.QuickSearch input
{
    margin-right: 5px;
    margin-top: 3px;
    color: #666666;
}
.QuickSearch a
{
}
.QuickSearchLabel
{
    width: 100%;
    height: 18px;
    float: left;
    color: #fff;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.QuickSearchText
{
    border: solid 1px #c1c1c1;
    font-size: 11px;
}
/* End QuickSearch Css */
/* right Shopping Cart css */
.CurrentShoppingCartBox
{
    display: block;
    float: left;
    margin-top: 5px;
}

.CurrentShoppingCartBoxTop
{
    width: 200px;
    height: 30px;
    background: url(../../Images/Design/Box/CurrentShoppingCartTopCenter.gif) repeat-x left top;
}

.CurrentShoppingCartBoxTop .CssTitle
{
    color: #fff;
    float: left;
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 5px;
}

.CurrentShoppingCartBoxTop .ImgLeft
{
    float: left;
    width: 15px;
    height: 30px;
    background-image: url(../../Images/Design/Box/CurrentShoppingCartTopLeft.gif);
    background-repeat: no-repeat;
}
.CurrentShoppingCartBoxTop .ImgRight
{
    float: right;
    width: 27px;
    height: 30px;
    background-image: url(../../Images/Design/Box/CurrentShoppingCartTopRight.gif);
    background-repeat: no-repeat;
}

.CurrentShoppingCartBoxLeft
{
    background-image: url(../../Images/Design/box/CurrentShoppingCartLeft.gif);
    background-repeat: repeat-y;
}

.CurrentShoppingCartBoxRight
{
    margin-left: 4px;
    padding-right: 3px;
    padding-top: 5px;
    background-image: url(../../Images/Design/box/CurrentShoppingCartRight.gif);
    background-position: top right;
    background-repeat: repeat-y;
    color: #ff8401;
}
.CurrentShoppingCartBoxBottom
{
    width: 100%;
    height: 15px;
    background: #675C56 url(../../Images/Design/Box/CurrentShoppingCartBottomCenter.gif) repeat-x left bottom;
}

.CurrentShoppingCartBoxBottom .ImgLeft
{
    float: left;
    width: 15px;
    height: 15px;
    background-image: url(../../Images/Design/Box/CurrentShoppingCartBottomLeft.gif);
    background-repeat: no-repeat;
}

.CurrentShoppingCartBoxBottom .ImgRight
{
    float: right;
    width: 15px;
    height: 15px;
    background-image: url(../../Images/Design/Box/CurrentShoppingCartBottomRight.gif);
    background-repeat: no-repeat;
}

.CurrentShoppingCartTable
{
    font-size: 9pt; 
}
.CurrentShoppingCartTable td
{
    height: 20px;
}

.CssShoppingCartLinkBox
{
    background-color: #675C56;
    margin-top: 5px;
}

.CssShoppingCartLinkBox a
{
    color: #fff;
    text-decoration: underline;
}

.CssShoppingCartViewCart
{
    float: left;
    height: 23px;
    line-height: 23px;
    vertical-align: bottom;
    padding-left: 15px;
    margin-left: 15px;
    background-image: url(../../Images/Design/Bullet/ShoppingCartBulllet.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
.CssShoppingCartCheckOut
{
    float: left;
    height: 23px;
    line-height: 23px;
    vertical-align: bottom;
    padding-left: 15px;
    margin-left: 10px;
    background-image: url(../../Images/Design/Bullet/ShoppingCartBulllet.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
.CssShoppingCartWishList
{
    clear: left;
    height: 18px;
    line-height: 18px;
    vertical-align: bottom;
    padding-left: 15px;
    background-image: url(../../Images/Design/Bullet/ShoppingCartBulllet.gif);
    background-repeat: no-repeat;
    margin-left: 15px;
    display: block;
    background-position: 0px 3px;
}
.CurrentShoppingCartQuantityLabel,.CurrentShoppingCartAmountLabel, .CurrentShoppingCartDiscountLabel
{
    padding-left: 15px;
}
/* end right Search css */
/* right VerifyCoupon css */
.VerifyCouponBox
{
    display: block;
    float: left;
    background:url(../../Images/Design/Bar/DotHor.gif) repeat-x left top;
    margin-top: 10px;
    padding-top: 2px;
    width: 100%;
}

.VerifyCouponBoxTop
{
    width: 100%;
    height: 30px;
    background: url(../../Images/Design/Box/BGBox2TopCenter.gif) repeat-x left top;
}

.VerifyCouponBoxTop .CssTitle
{
    color: #392B1B;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.VerifyCouponBoxTop .ImgLeft
{
}
.VerifyCouponBoxTop .ImgRight
{
    float: right;
    width: 19px;
    height: 26px;
    background-image: url(../../Images/Design/Box/BGBox2TopRight.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.VerifyCouponBoxLeft
{
}

.VerifyCouponBoxRight
{
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}

.VerifyCouponBoxRight .VerifyCouponTextBox
{
    z-index: 1;
    margin-left: 20px;
    width: 130px;
    border: solid 1px #c1c1c1;
    color: #808080;
}

.VerifyCouponBoxRight .VerifyCouponButton
{
    z-index: 2;
    width: 33px;
    height: 25px;
    background-image: url(../../Images/Design/Button/ButtonVerifyCoupon.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 155px;
}

.VerifyCouponBoxBottom
{
}

.VerifyCouponBoxBottom .ImgLeft
{
}
.VerifyCouponBoxBottom .ImgRight
{
}
/* end right Search css */
/* right FindGiftRegistry css */
.FindGiftRegistryBox
{
    display: block;
    float: left;
    background:url(../../Images/Design/Bar/DotHor.gif) repeat-x left top;
    margin-top: 10px;
    padding-top: 2px;
    width: 100%;
}

.FindGiftRegistryBoxTop
{
     width: 100%;
    height: 30px;
    background: url(../../Images/Design/Box/BGBox2TopCenter.gif) repeat-x left top;
}

.FindGiftRegistryBoxTop .CssTitle
{
    color: #392B1B;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.FindGiftRegistryBoxTop .ImgLeft
{
}
.FindGiftRegistryBoxTop .ImgRight
{
     float: right;
    width: 19px;
    height: 26px;
    background-image: url(../../Images/Design/Box/BGBox2TopRight.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.FindGiftRegistryBoxLeft
{
}

.FindGiftRegistryBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    color: #808080;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}

.FindGiftRegistryBoxRight .CreateGiftRegistryLink
{
    display: block;
}

.FindGiftRegistryBoxRight .FindGiftRegistryLink
{
    margin-top: 2px;
    display: block;
}

.CreateGiftRegistryImg
{
}

.SearchGiftRegistryImg
{
}

.FindGiftRegistryBoxBottom
{
}

.FindGiftRegistryBoxBottom .ImgLeft
{
}
.FindGiftRegistryBoxBottom .ImgRight
{
}
/* end right FindGiftRegistry css */
/* right FeaturedMerchants css */
.FeaturedMerchantsBox
{
    display: block;
    float: left;
    background:url(../../Images/Design/Bar/DotHor.gif) repeat-x left top;
    margin-top: 10px;
    padding-top: 2px;
    width: 100%;
}

.FeaturedMerchantsBoxTop
{
    width: 100%;
    height: 30px;
    background: url(../../Images/Design/Box/BGBox2TopCenter.gif) repeat-x left top;
}

.FeaturedMerchantsBoxTop .CssTitle
{
    color: #392B1B;
    float: left;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 15px;
}

.FeaturedMerchantsBoxTop .ImgLeft
{
}
.FeaturedMerchantsBoxTop .ImgRight
{
    float: right;
    width: 19px;
    height: 26px;
    background-image: url(../../Images/Design/Box/BGBox2TopRight.gif);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.FeaturedMerchantsBoxLeft
{
}

.FeaturedMerchantsBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    text-align: center;
    color: #808080;
}

.FeaturedMerchantsBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.FeaturedMerchantsBoxBottom
{
}

.FeaturedMerchantsBoxBottom .ImgLeft
{
}
.FeaturedMerchantsBoxBottom .ImgRight
{
}
/* end right FeaturedMerchants css */
/* AccountDetails */
.AccountDetailsPanel
{
    vertical-align: middle;
    text-align: left;
    margin: 10px 10px 10px 10px;
    width: 100%;
}

.AccountDetailsPanel strong
{
    color: #746644;
}

.AccountDetailsLabel
{
    width: 150px;
    line-height: 24px;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
}
.AccountDetailsData
{
    float: left;
}
/* end AccountDetails */
/* PasswordDetails */
.PasswordDetailsTable
{
    width: 390px;
    text-align: left;
}
div.PasswordDetailsButtonTable
{
    width: 390px;
}
.PasswordDetailsLabel
{
    padding-left: 10px;
    width: 150px;
}
/* end PasswordDetails */
/* Checkout */
.CheckoutShippingLabel
{
    width: 100px;
    line-height: 24px;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
}
.CheckoutShippingData
{
    float: left;
}
/* end Checkout */
/* Shipping*/
.ShippingTable
{
    width: 500px;
    text-align: left;
}
div.ShippingButtonTable
{
    width: 500px;
}
/* end Shipping*/
/* Payment*/
.PaymentTable
{
    text-align: left;
}

.PaymentTable strong
{
    color: #746644;
}


/* end Payment*/
/* MyAccount */
.MyAccountHead
{
    margin-bottom: 5px;
}
.MyAccountHeadImage
{
    width: 45px;
    text-align: left;
    padding-left: 5px;
}
.MyAccountHeadText
{
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: orange;
}
.MyAccountBody
{
    margin-bottom: 30px;
}
.MyAccountBodyInner
{
    margin: 25px 20px 25px 20px;
    text-align: left;
}
/* end MyAccount */
/* TellFriend */
.TellFriendTable
{
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
/* end TellFriend */
/* GiftRegistrySendMail */
.GiftRegistrySendMailTable
{
    text-align: left;
}
/* end GiftRegistrySendMail */
/* CustomerRegister */
.CustomerRegisterTable
{
    text-align: left;
    padding: 10px;
}

.CustomerRegisterTable strong
{
    color: #746644;
}

.CustomerRegisterLabel
{
    width: 150px;
    line-height: 24px;
    float: left;
    margin-right: 5px;
    margin-left: 2px;
}
.CustomerRegisterData
{
    float: left;
    width: 275px;
}

.CustomerRegisterData input
{
    border: solid 1px #c1c1c1;
    font-size: 11px;
}
.CustomerRegisterDataDrop
{
    font-size: 11px;
    float: left;
    border: solid 1px #c1c1c1;
}

/* end CustomerRegister */
/* AdvanceSearch */
.AdvanceSearchTable
{
    margin-top: 15px;
}
/* end AdvanceSearch */
/* GiftCoupon */
.GiftCouponTable
{
    margin-top: 15px;
}
/* end GiftCoupon*/
/* GiftCertificate */
.GiftCertificateTable
{
    margin: 30px 0px 30px 70px;
}

.GiftCertificateTable span
{
    padding-bottom: 5px;
}

.GiftCertificateResultMainTable
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.GiftCertificateResultTable
{
    width: 80%;
    margin: 30px auto 30px auto;
    text-align: left;
}
/* end GiftCertificate */
/* GiftRegistryItemList */
.GiftRegistryItemListMessageTable
{
    text-align: left;
    margin-bottom: 15px;
}
.GiftRegistryItemListTable
{
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
}
.GiftRegistryItemListHeader
{
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}
/* end GiftRegistryItemList */
/* Newsletter */
.NewsletterTable
{
    text-align: left;
}
.NewsletterTD
{
    text-align: center;
    padding: 10px 10px 10px 10px;
}
.NewsletterMsg
{
    margin: 15px 20px 15px 100px;
    text-align: left;
}
/* end Newsletter */
/* ShoppingCart */
.ShoppingCartButton
{
}
/* end ShoppingCart */
/* FreeShippingAd SecureShoppingAd PaymentLogo */
.FreeShippingAd, .SecureShoppingAd, .PaymentLogo
{
}
/*end FreeShippingAd SecureShoppingAd PaymentLogo */

.StoreBanner
{
    margin-top: 4px;
    width: 100%;
}

.StoreBanner a
{
    width: 100%;
    height: 110px;
    display: block;
}

.StoreBanner a img
{
    width: 100%;
    height: 110px;
    display: block;
}
#ctl00_uxPlaceHolder_uxStoreBanner_uxImage
{
    margin-bottom: 10px;
}
.ProductListPageItemControl
{
}
.ProductListPageControl
{
    width: 100%;
}
.ProductListItemPerPage
{
    width: 60%;
    height: 38px;
    float: left;
    text-align: left;
}
.ProductListSortString
{
    width: 37%;
    height: 38px;
    float: left;
    text-align: right;
}
.ProductListSortUpDown
{
    width: 15px;
    height: 38px;
    float: right;
    text-align: center;
}
.ProductListPagingControl
{
    text-align: right;
}
.ProductListPagingControl a
{
    color: #F1A218;
}

td.ProductListItemStyle div.ProductListItemDetails
{
    vertical-align: top;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left bottom;
    padding-bottom: 10px;
}
.ProductListItemStyle .QuantityDiscount
{ 
    margin-left: 50px;
}

.NewsGridview
{
}
.NewsItemColumnTopicStyle
{
    text-align: left;
}
.NewsItemColumnTopicStyle a
{
    margin-left: 10px;
    text-decoration: none;
    color: #808080;
}

/* Begin CategoryList Css */
.CategoryListHeader
{
    text-align: center;
}
.CategoryListItemName a
{
    color: #595959;
}

.CategoryListItemName a:hover
{
    color: #000;
}
.CategoryListItem
{
    width: 50%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.CategoryListContent
{
    width: 90%;
}
.CategoryListPageItemControl
{
    width: 100%;
}
.CategoryListItemPerPage
{
    text-align: left;
    width: 70%;
    height: 38px;
    float: left;
}
.CategoryListPageItemControl
{
    width: 100%;
}

.CategoryListPagingControl
{
    width: 30%;
    float: left;
    text-align: right;
}
.CategoryListPagingControl a
{
    color: #F1A218;
}
.CategoryListItemTable
{
    width: 100%;
    text-align: center;
}
.CategoryListItemNameDiv a
{
    color: #F1A218;
    font-weight: bold;
}
/* End CategoryList Css */
/* Begin UserLogin Box */

.UserLoginBox
{
    font-family: Arial;
    background: url(../../Images/Design/Bar/TitleBar.gif) repeat-x left 30px;
}

.UserLoginBoxTop
{
    height: 35px;
    background: url(../../Images/Design/Bar/TitleBarImg.gif) no-repeat right bottom;
}

.UserLoginTitle
{
    color: #746644;
    float: left;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    padding-left: 10px;
}

.UserLoginBoxTop .ImgLeft
{
}
.UserLoginBoxTop .ImgRight
{
}

.UserLoginBoxLeft
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.UserLoginBoxRight
{
}

.UserLoginBoxBottom
{
    height: 10px;
}

.UserLoginBoxBottom .ImgLeft
{
}
.UserLoginBoxBottom .ImgRight
{
}

.UserLoginLoginPanel
{
    float: left;
    width: 55%;
    border-right: solid 1px #dedac2;
    margin-left: 20px;
    margin-top: 20px;
    padding: 0px;
    text-align: left;
}
.UserLoginRegisterPanel
{
    float: left;
    width: 30%;
    text-align: left;
    margin-left: 20px;
     margin-top: 20px;
    color: #808080;
}
.UserLoginRegisterTitle
{
    font-weight: bold;
    text-decoration: underline;
}
.UserLoginRegisterDescription
{
    margin-top: 5px;
}
.UserLoginRegisterLink
{
    margin-top: 10px;
}

.UserLoginLoginControl
{
    color: #808080;
    width: 100%;
}

.UserLoginPanelTitle
{
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
}
.UserLoginPanelDescription
{
    margin-top: 5px;
    text-align: left;
}
.UserLoginPanelName
{
    clear: both;
    padding-top: 5px;
}
.UserLoginPanelName label
{
    float: left;
    width: 100px;
    margin-top: 3px;
    color: #BF8E4C;
}
.UserLoginPanelName input
{
    float: left;
    color: #808080;
    border: solid 1px #BF8E4C;
}
.UserLoginPanelName span
{
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.UserLoginPanelPassword
{
    clear: both;
    padding-top: 5px;
}
.UserLoginPanelPassword label
{
    float: left;
    width: 100px;
    margin-top: 3px;
    color: #BF8E4C;
}
.UserLoginPanelPassword input
{
    float: left;
    color: #808080;
    border: solid 1px #BF8E4C;
}
.UserLoginPanelPassword span
{
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.UserLoginPanelRemember
{
    clear: both;
    text-align: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.UserLoginPanelRemember input
{
    float: left;
}
.UserLoginPanelRemember label
{
    float: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    display: block;
}

.UserLoginPanelButton
{
    margin-top: 5px;
}
.UserLoginForgotPassword
{
    margin-top: 10px;
    color: #BF8E4C;
}
.UserLoginForgotPassword a
{
    color: #BF8E4C;
}
/* End UserLogin Css */

/* Footer Class */
.FrontFooter
{
    height: 44px;
    background: url(../../Images/Design/Background/FooterBg.gif) repeat-x left top;
    font-family: Arial;
    margin-top: 5px;
}
.CssFooter
{
    float: left;
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
    padding-top: 5px;
    width: 100%;
    font-weight: bold;
}
.CssFooter a
{
    color: #533e26;
}
.CssFooter a:hover
{
     text-decoration: none;
}
.CssFooterCopyRight
{
    float: left;
    color: #9b948d;
    text-align: right;
    line-height: 20px;
    vertical-align: middle;
    width: 67%;
}

.CssFooterPowerBy
{
    float: right;
    color: #9b948d;
    line-height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    width: 30%;
    text-align: right;
}

.CssFooterPowerBy a
{
    color: #9b948d;
    text-decoration: none;
}
.FooterBox
{
    width: 100%;
    height: 44px;
}
.FooterBoxTop
{
    display: none;
}
.FooterBoxBottom
{
    display: none;
}
.FooterBoxLeft
{
    width: 100%;
    height: 44px;
}
.FooterBoxRight
{
    width: 100%;
    height: 44px;
}
/* End Footer Class */

.MyAccountBox
{
    display: block;
    margin: 10px;
}
.MyAccountBoxTop
{
    width: 100%;
    height: 34px;
}

.MyAccountBoxTop .CssTitle
{
    color: #746644;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.MyAccountBoxTop .ImgLeft
{
    float: left;
    width: 5px;
    height: 34px;
    display: none;
}
.MyAccountBoxTop .ImgRight
{
    float: right;
    width: 5px;
    height: 34px;
    display: none;
}

.MyAccountBoxLeft
{
    width: 100%;
}

.MyAccountBoxRight
{
    width: 100%;
}

.MyAccountBoxBottom
{
    display: none;
}

.MyAccountBoxBottom .ImgLeft
{
    float: left;
}

.MyAccountBoxBottom .ImgRight
{
    float: right;
}

/* Begin MyAccountInformation Box */

.MyAccountInformationBox
{
    display: block;
    font-family: Arial;
    background: url(../../Images/Design/Bar/TitleBar.gif) repeat-x left 31px;
    margin: 10px;
}

.MyAccountInformationBoxTop
{
    height: 35px;
    background: url(../../Images/Design/Bar/TitleBarImg.gif) no-repeat right bottom;
    border-left: solid 1px #dedac2;
    border-right: solid 1px #dedac2;
    border-top: solid 1px #dedac2;
}

.MyAccountInformationBoxTop .CssTitle
{
    color: #746644;
    float: left;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    padding-left: 10px;
}

.MyAccountInformationBoxTop .ImgLeft
{
}
.MyAccountInformationBoxTop .ImgRight
{
}

.MyAccountInformationBoxLeft
{
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 9pt;
    border-left: solid 1px #dedac2;
    border-right: solid 1px #dedac2;
}

.MyAccountInformationBoxRight
{
    text-align: left;
}

.MyAccountInformationBoxRight ul
{
    list-style: none;
    margin-left: 30px;
    padding: 0px;
}

.MyAccountInformationBoxRight a
{
    padding-left: 15px;
    margin-left: 15px;
    width: 165px;
    height: 100%;
    line-height: 20px;
    vertical-align: middle;
    display: block;
    background-image: url(../../Images/Design/Bullet/Bullet1.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    color: #808080;
    text-decoration: none;
}

.MyAccountInformationBoxRight a:hover
{
    color: Black;
}

.MyAccountInformationBoxBottom
{
    height: 10px;
    border-left: solid 1px #dedac2;
    border-right: solid 1px #dedac2;
    border-bottom: solid 1px #dedac2;
}

.MyAccountInformationBoxBottom .ImgLeft
{
}
.MyAccountInformationBoxBottom .ImgRight
{
}

.MyAccountInformationOrderBoxTop
{
    height: 35px;
    background: url(../../Images/Design/Bar/TitleBarImg.gif) no-repeat right bottom;
    border-left: solid 1px #dedac2;
    border-right: solid 1px #dedac2;
    border-top: solid 1px #dedac2;
}

.MyAccountInformationOrderBoxTop .CssTitle
{
    color: #746644;
    float: left;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    padding-left: 10px;
}

.MyAccountInformationOrderBoxTop .ImgLeft
{
}
.MyAccountInformationOrderBoxTop .ImgRight
{
}

.MyAccountInformationGiftBoxTop
{
    height: 35px;
    background: url(../../Images/Design/Bar/TitleBarImg.gif) no-repeat right bottom;
     border-left: solid 1px #dedac2;
    border-right: solid 1px #dedac2;
    border-top: solid 1px #dedac2;
}

.MyAccountInformationGiftBoxTop .CssTitle
{
    color: #746644;
    float: left;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    padding-left: 10px;
}

.MyAccountInformationGiftBoxTop .ImgLeft
{
}
.MyAccountInformationGiftBoxTop .ImgRight
{
}

.MyAccountInformationWishlistBoxTop
{
    height: 35px;
    background: url(../../Images/Design/Bar/TitleBarImg.gif) no-repeat right bottom;
    border-left: solid 1px #dedac2;
    border-right: solid 1px #dedac2;
    border-top: solid 1px #dedac2;
}

.MyAccountInformationWishlistBoxTop .CssTitle
{
    color: #746644;
    float: left;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    padding-left: 10px;
}

.MyAccountInformationWishlistBoxTop .ImgLeft
{
}
/*---------------- BoxClass ---------------------*/
.AccountDetailsDiv
{
    width: 100%;
    position: relative;
    vertical-align: top;
}
.AccountDetailsTop
{
}
.AccountDetailsTop .CssTitle
{
    height: 30px;
    width: 100%;
}
.AccountDetailsTopLeft
{
}
.AccountDetailsTopRight
{
}

.AccountDetailsLeft
{
}

.AccountDetailsRight
{
}

.AccountDetailsRight table
{
}

.AccountDetailsRight table td .AccountDetailsData input
{
    border: solid 1px #c1c1c1;
    font-size: 8.3pt;
}

.AccountDetailsData
{
    font-size: 8.3pt;
}


.AccountDetailsBottom
{
}
.AccountDetailsBottomLeft
{
}
.AccountDetailsBottomRight
{
}

.AccountDetailsBillingAsShippingCheckBox
{
    margin-top: 40px;
}
.AccountDetailsBillingAsShippingCheckBox
{
    border: none;
}

.CssCheckBox
{
}
.CssCheckBox input
{
    float: left;
}
.CssCheckBox label
{
    float: left;
    vertical-align: top;
    padding-top: 3px;
}

.CssTextBox
{
    border: solid 1px #c1c1c1;
    font-size: 11px;
}

.CssDropDown
{
    font-size: 11px;
}

.ItemPerPageLabel
{
    float: left;
}
.ItemPerPageDrop
{
    float: left;
    margin-left: 10px;
    font-size: 11px;
}

.ShoppingCartButton
{
    width: 100%;
    text-align: center;
}
.ShoppingCartButton .GiftRegistry
{
    padding-top: 10px;
}

.MainTable td strong
{
    color: #746644;
}
.MainTable .CheckoutShippingData
{
    font-size: 11px;
}
.MainTable .CheckoutShippingData input, .MainTable .input
{
    font-size: 11px;
    border: solid 1px #c1c1c1;
}

.GiftCouponTable
{
}
.GiftCouponTable .input input
{
    border: solid 1px #c1c1c1;
}
.GiftCouponTable .input textarea
{
    border: solid 1px #c1c1c1;
}
.GiftCouponTable .label
{
    color: #746644;
}

.GiftCouponTable .messageHeader
{
    color: Blue;
    font-weight: bold;
}

.GiftCouponTable .messageList
{
    color: Blue;
    margin-left: 50px;
}

.PaymentSelectionBlock
{
    margin-top: 30px;
}

.OrderSummaryTable
{
    border: solid 1px #f3f3f3;
    padding: 1px;
}

.OrderSummaryButton
{
    padding-bottom: 10px;
}
.OrderSummaryCommentValue
{
    border: solid 1px #f3f3f3;
    padding: 1px;
}
.CheckOutCompleteTable
{
    border: solid 1px #f3f3f3;
    padding: 1px;
}
.CheckoutCompleteGridViewHeaderStyle
{
}
.CheckOutCompleteBackLink
{
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.CheckOutCompleteBackLink a
{
    color: #666666;
}
.MainDiv, .MainDivUserLogin
{
    width: 520px;
    height: 100%;
    padding: 10px;
    border: solid 1px #dedac2;
    font-family: Arial;
}

.CssBorder1
{
    border: solid 1px #c1c1c1;
}

.ofh
{
    overflow: hidden;
}
.ProductSpecialImage
{
    border: dotted 1px #c1c1c1;
    padding: 1px;
    margin-top: 10px;
}

.validator1
{
    color: Red;
    font-size: 11px;
}
.WarningMessage
{
    background-color: Yellow;
    color: #808080;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.Disable
{
}

/* PaymentLogo css*/
.PaymentLogoBox
{
    display: block;
    float: left;
    background:url(../../Images/Design/Bar/DotHor.gif) repeat-x left top;
    margin-top: 10px;
    width: 100%;
}

.PaymentLogoBoxTop
{
    padding-bottom: 15px;
}

.PaymentLogoBoxTop .CssTitle
{
    display: none;
}

.PaymentLogoBoxTop .ImgLeft
{
}
.PaymentLogoBoxTop .ImgRight
{
}

.PaymentLogoBoxLeft
{
}

.PaymentLogoBoxRight
{
    text-align: center;
}

.PaymentLogoBoxRight
{
}

.PaymentLogoBoxBottom
{
}

.PaymentLogoBoxBottom .ImgLeft
{
}
.PaymentLogoBoxBottom .ImgRight
{
}
/* end PaymentLogo css*/

/* FreeShippingAd css*/
.FreeShippingAdBox
{
    display: block;
    float: left;
    width: 190px;
    margin-left: 8px;
     background: url(../../Images/Design/Bar/dot_hor.gif) repeat-x left top;
}

.FreeShippingAdBoxTop
{
    padding-bottom: 10px;
}

.FreeShippingAdBoxTop .CssTitle
{
    display: none;
}

.FreeShippingAdBoxTop .ImgLeft
{
}
.FreeShippingAdBoxTop .ImgRight
{
}

.FreeShippingAdBoxLeft
{
}

.FreeShippingAdBoxRight
{
    text-align: center;
}

.FreeShippingAdBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.FreeShippingAdBoxBottom
{
}

.FreeShippingAdBoxBottom .ImgLeft
{
}
.FreeShippingAdBoxBottom .ImgRight
{
}
/* end FreeShippingAd css*/

/* SecureShoppingAd css*/
.SecureShoppingAdBox
{
    display: block;
    float: left;
    width: 190px;
    margin-left: 8px;
     background: url(../../Images/Design/Bar/dot_hor.gif) repeat-x left top;
}

.SecureShoppingAdBoxTop
{
    padding-bottom: 10px;
}

.SecureShoppingAdBoxTop .CssTitle
{
    display: none;
}

.SecureShoppingAdBoxTop .ImgLeft
{
}
.SecureShoppingAdBoxTop .ImgRight
{
}

.SecureShoppingAdBoxLeft
{
}

.SecureShoppingAdBoxRight
{
    text-align: center;
}

.SecureShoppingAdBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.SecureShoppingAdBoxBottom
{
    padding-bottom: 10px;
}

.SecureShoppingAdBoxBottom .ImgLeft
{
}
.SecureShoppingAdBoxBottom .ImgRight
{
}
/* end SecureShoppingAd css*/
/* SpecialOffer css*/
.SpecialOfferBox
{
    display: block;
    float: left;
    width: 190px;
    margin-left: 8px;
    background: url(../../Images/Design/Bar/dot_hor.gif) repeat-x left top;
}

.SpecialOfferBoxTop
{
    padding-bottom: 10px;
}

.SpecialOfferBoxTop .CssTitle
{
    display: none;
}

.SpecialOfferBoxTop .ImgLeft
{
}
.SpecialOfferBoxTop .ImgRight
{
}

.SpecialOfferBoxLeft
{
}

.SpecialOfferBoxRight
{
    text-align: center;
}

.SpecialOfferBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.SpecialOfferBoxBottom
{
    padding-bottom: 10px;
}

.SpecialOfferBoxBottom .ImgLeft
{
}
.SpecialOfferBoxBottom .ImgRight
{
}
/* end SpecialOffer css*/

.TextEditorPanelTellAFriend
{
    margin-top: 20px;
}
.TextEditorPanelCustomerReview
{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
}
/* OuterBox Gradient Css */
.CssMainOuter
{
    width: 1000px;
    margin: 8px auto 10px auto;
    padding: 0px;
}
.CssOuterTopGradient
{
    width: 100%;
    height: 10px;
    background: url(../../Images/Design/Box/OuterTopCenter.gif) repeat-x left bottom;
}
.CssOuterTopLeftGradient
{
    width: 10px;
    height: 10px;
    background: url(../../Images/Design/Box/OuterTopLeft.gif) no-repeat left bottom;
    float: left;
}
.CssOuterTopRightGradient
{
    width: 10px;
    height: 10px;
    background: url(../../Images/Design/Box/OuterTopRight.gif) no-repeat left bottom;
    float: right;
}
.CssOuterLeftGradient
{
    width: 10px;
    height: 10px;
    background: url(../../Images/Design/Box/OuterLeft.gif) repeat-y left top ;
    vertical-align: top;
    text-align: right;
}
.CssOuterRightGradient
{
    width: 10px;
    height: 10px;
    background: url(../../Images/Design/Box/OuterRight.gif) repeat-y left top;
    vertical-align: top;
}

.CssOuterBottomGradient
{
    width: 100%;
    height: 10px;
    background: url(../../Images/Design/Box/OuterBottomCenter.gif) repeat-x left top;
}
.CssOuterBottomLeftGradient
{
    width: 10px;
    height: 10px;
    background: url(../../Images/Design/Box/OuterBottomLeft.gif) no-repeat left top;
    float: left;
}
.CssOuterBottomRightGradient
{
    width: 10px;
    height: 10px;
    background: url(../../Images/Design/Box/OuterBottomRight.gif) no-repeat left top;
    float: right;
}
/* End OuterBox Gradient Css */
/* Css HeaderLogin */
.CssHeaderLogin
{
    height: 30px;
    float: right;
    margin-right: 5px;
    background-color: #f1f1f1;
}

.CssHeaderLogin .CssLogin
{
    color: #fff;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.CssHeaderLogin .ImgLeft
{
    float: left;
    width: 7px;
    height: 30px;
    background: #f1f1f1 url(../../Images/Design/Box/LoginBarLeft.gif) no-repeat left top;
}
.CssHeaderLogin .ImgRight
{
    float: left;
    width: 7px;
    height: 30px;
    background: url(../../Images/Design/Box/LoginBarRight.gif) no-repeat right top;
}
/* End Css Header Login */
/* Css HeaderMenu */
.CssHeaderMenu
{
    width: 100%;
    height: 36px;
    background: #514742 url(../../Images/Design/Background/TopMenuBackground.gif) repeat-x left top;
}
/* End Css HeaderMenu */
/* Css MenuList */
.CssTopMenuList
{
    width: 720px;
    height: 30px;
    clear: both;
    float: left;
    padding-left: 15px;
}
.CssTopMenuList ul
{
    height: 30px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-right: 9px;
}
.CssTopMenuList ul li
{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 3px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
}
.CssTopMenuList ul li a
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    display: block;
    color: #56401b;
    text-align: center;
    text-decoration: none;
    background-image: url(../../Images/Design/Bar/MenuTabCenter.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
.CssTopMenuList ul li a:hover
{
    color: #a58f36;
}
.menuBorderLeft
{
    width: 10px;
    height: 30px;
    background: url(../../images/design/bar/ManuTabLeft.gif) no-repeat left top;
    float: left;
}
.menuBorderRight
{
    width: 10px;
    height: 30px;
    background: url(../../images/design/bar/MenuTabRight.gif) no-repeat right top;
    float: left;
}
/* End Css MenuList */
/* Css SwitchLanguage */
.SwitchLanguageBoxLeft a
{
    color: #595959;
}
.SwitchLanguageBox
{
    float: right;
    width: 185px;
    margin: 8px 10px 0px 10px;
}
.SwitchLanguageBoxRight select
{
    position: relative;
    top: -18px;
    left: 70px;
    font-size: 11px;
    width: 110px;
}
.SwitchLanguageBoxTop .ImgLeft, .SwitchLanguageBoxTop .ImgRight, .SwitchLanguageBoxBottom
{
    display: none;
}
.SwitchLanguageBoxLeft,.SwitchLanguageBoxRight
{
    height: 1px;
}
.SwitchLanguageBoxTop .CssTitle
{
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 3px;
}
.LanguageSwitching 
{
    width: 110px;
    position: relative;
   bottom: 15px;
    left: 70px;
}
.LanguageSwitching a
{
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

/* End Css SwitchLanguage */
/* Begin ProductListItem Css */
.ProductListItemOptionGroupDiv
{
    display: block;
    width: 250px;
}
.ProductListItemOptionGroupDiv .TitleLeft
{
}
.ProductListItemOptionGroupDiv .TitleRight
{
    color: #746644;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 5px;
}
.ProductListItemOptionGroupDiv .OptionGroupItemDetailsTop
{
    background: url(../../images/design/bullet/OptionBullet.gif) no-repeat 0px 5px;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.ProductListItemOptionGroupDiv .OptionDisplayText
{
    color: #7c6446;
}
.ProductListItemOptionGroupDiv .OptionGroupDatalist
{
    margin: 0px;
}
.ProductListItemOptionGroupDiv .OptionPrice
{
    color: #af8551;
}
.ProductListItemOptionGroupDiv .OptionImg
{
    position: relative;
    left: -18px;
    top: -18px;
    width: 15px;
}
.ProductListItemOptionGroupDiv .OptionGroupItemDetailsRadio
{
    padding-left: 20px;
}
.ProductListItemMessageDiv
{
    display: block;
}
.ProductListItemOptionGroup
{
    background-image: url(../../Images/Design/Bar/dotline.gif);
    background-position: left bottom;
    padding-bottom: 2px;
    background-repeat: repeat-x;
}
.ProductListItemOutOfStockMessage
{
    color: Red;
    margin-top: 10px;
}

.ProductListItemTable
{
    width: 100%;
}
.ProductListItemImage
{
    width: 220px;
    text-align: center;
    border: solid 5px #ebe4ce;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ProductListItemNameDiv
{
    width: 100%;
    text-align: left;
}
.ProductListItemDescription
{
    width: 100%;
    text-align: left;
    margin-top: 5px;
    color:#666666;
}
.ProductListItemRetailPrice
{
    color: #a8a597;
    height: 20px;
}
.ProductListItemRetailPriceLabel
{
    float: left;
    width: 80px;
    text-align: left;
    display: none;
}
.ProductListItemRetailPriceValue
{
    float: left;
    text-decoration: line-through;
}
.ProductListItemOurPrice
{
    color: #e99b21;
    font-size: 9pt;
    height: 20px;
}
.ProductListItemOurPriceLabel
{
    float: left;
    width: 80px;
    text-align: left;
    display: none;
}
.ProductListItemOurPriceValue
{
    float: left;
}

.ProductListItemDetailsPriceDiv
{
    width: 200px;
    position: absolute;
    left: 0px;
    margin-top: 10px;
}
.ProductListItemButtonDiv
{
    width: 120px;
    padding-top: 30px;
    margin-right: 0px;
    margin-left: auto;
    text-align: right;
}
.ProductListItemButtonDiv div
{
    margin-top: 2px;
}
.ProductListItemDetailsDiv
{
    position: relative;
    margin-left: 10px;
}
.ProductListItemDescription
{
}
/* End ProductListItem Css */

/* Begin ProductListItemColumn1 Css */
.ProductListItemColumn1Div
{
    min-height: 180px;
    height: auto !important;
    height: 180px;
    position: relative;
    border: solid 3px #ebe4ce;
    margin-left: auto;
    margin-right: auto;
}

.ProductListItemColumn1Image
{
    width: 100px;
    height: 140px;
    text-align:center;
}
.ProductListItemColumn1Details
{
    width: 120px;
    height: 140px;
    vertical-align: top;
    padding-top: 10px;
}

.ProductListItemColumn1Image img
{
    max-height: 100px;
    _height: expression( this.scrollHeight > 100 ?          "100px" : "auto" );
}

.ProductListItemColumn1Name
{
    text-align: left;
    padding-bottom: 10px;
}
.ProductListItemColumn1RetailPrice
{
    color: #a8a597;
    height: 20px;
}
.ProductListItemColumn1RetailPriceLabel
{
    float: left;
    width: 80px;
    text-align: left;
    display: none;
}
.ProductListItemColumn1RetailPriceValue
{
    float: left;
    text-decoration: line-through;
}

.ProductListItemColumn1AddtoCartDiv
{
    margin-top: 5px;
    text-align: right;
    width: 100%;
}
.ProductListItemColumn1TellFriendDiv
{
    text-align: right;
    width: 100%;
}
.ProductListItemColumn1AddtoWishListDiv
{
    text-align: right;
    width: 100%;
}
.ProductListItemColumn1QuantityDiscount .QuantityDiscount
{
    margin-left:50px;
}
.ProductListItemColumn1OptionGroupDiv
{
    display: block;
    margin: 5px;
}
.ProductListItemColumn1OptionGroupDiv .TitleLeft
{
    padding-top: 10px;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left top;
}
.ProductListItemColumn1OptionGroupDiv .TitleRight
{
    color: #746644;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 5px;
}
.ProductListItemColumn1OptionGroupDiv .OptionGroupItemDetailsTop
{
    background: url(../../images/design/bullet/OptionBullet.gif) no-repeat 0px 5px;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.ProductListItemColumn1OptionGroupDiv .OptionDisplayText
{
    color: #7c6446;
}
.ProductListItemColumn1OptionGroupDiv .OptionGroupDatalist
{
    margin: 0px;
    padding-left: 20px;
}
.ProductListItemColumn1OptionGroupDiv .OptionPrice
{
    color: #af8551;
}
.ProductListItemColumn1OptionGroupDiv .OptionImg
{
    position: relative;
    left: -18px;
    top: -18px;
    width: 15px;
}
.ProductListItemColumn1OptionGroupDiv .OptionGroupItemDetailsRadio
{
    padding-left: 20px;
}
.ProductListItemColumn1OutOfStockMessage
{
    color: Red;
}
.ProductListItemColumn1Price
{
    color: #e99b21;
    font-size: 9pt;
    height: 20px;
}
.ProductListItemColumn1Label
{
    float: left;
    width: 80px;
    text-align: left;
    display: none;
}
.ProductListItemColumn1Value
{
    float: left;
}
/* End ProductListItemColumn1 Css */
/* Begin ProductListItemColumn2 Css */
.ProductListItemColumn2Div
{
    position: relative;
    width: 230px;
    border: solid 3px #ebe4ce;
}

.ProductListItemColumn2Table
{
    width: 100%;
}

.ProductListItemColumn2Image
{
    height: 160px;
    text-align: center;
}

.ProductListItemColumn2Image img
{
    max-height: 150px;
    height: auto !important;
    height: 150px;
    
    max-width: 200px;
    width: auto !important;
    width: 200px;
}
.ProductListItemColumn2Details
{
    padding: 5px;
}
.ProductListItemColumn2Details .QuantityDiscount
{
    margin-left: 0px;
    padding-top: 5px;
}
.ProductListItemColumn2Name
{
    text-align:center;
    height: 20px;
    padding-bottom: 10px;
}
.ProductListItemColumn2RetailPrice
{
    color: #a8a597;
    height: 20px;
}
.ProductListItemColumn2RetailPriceLabel
{
    float: left;
    width: 50%;
    text-align: right;
}
.ProductListItemColumn2RetailPriceValue
{
    float: left;
    text-decoration: line-through;
}
.ProductListItemColumn2Price
{
    color: #e99b21;
    font-size: 9pt;
    height: 20px;
}
.ProductListItemColumn2Label
{
    float: left;
    width: 50%;
    text-align: right;
}
.ProductListItemColumn2Value
{
    float: left;
}
.ProductListItemColumn2AddtoCartDiv,.ProductListItemColumn2TellFriendDiv,.ProductListItemColumn2AddtoWishListDiv
{
    text-align:center;
    display: block;
    padding-top: 2px;
}
/* End ProductListItemColumn2 Css */
/* ----------Begin Product Details Css----------- */
.CssProductDetailBox
{
    width: 100%;
    position: relative;
    display: block;
    font-family: Arial;
}
.ProductDetailsTop
{
    width:100%;
    font-size: 9pt;
    font-weight: bold;
    color: #746644;
}
.ProductDetailTitlesLeft
{
    text-align:center;
}
.ProductDetailsNameDivLeft
{
    background: url(../../Images/Design/Bar/TitleBar.gif) repeat-x left 30px;
    margin-left: 10px;
    margin-right:10px;
    margin-top: 20px;
}
.ProductDetailsNameDivRight
{
    text-align: left;
    height: 35px;
    background: url(../../Images/Design/Bar/TitleBarImg.gif) no-repeat right bottom;
}
.ProductDetailsPriceRight p
{
    text-align: left;
}
.ProductDetailRetailPrice
{
    font-size: 9pt;
    margin-top: 0px;
    color: #a8a597;
    text-align: left;
}
.ProductDetailOutPrice
{
    color: #e99b21;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
}
.ProductDetailOutPrice span
{
    font-weight: bold;
}
.ProductDetailOutOfStock
{
    color: Red;
}
.ProductDetailOption td
{
    text-align: left;
}
.ProductDetailsLeft
{
    margin-top: 20px;
}

.CssProductDetailsImage
{
    border: solid 1px #f3f3f3;
    padding: 1px;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.ProductCatalogImageTD
{
    text-align:center;
    width: 100%;
}
.ProductCatalogImageToolTD
{
    width: 30px;
    padding: 1px;
    text-align: center;
}

.ProductDetailsPriceDetails
{
    width: 250px;
    text-align: left;
    margin-left: 50px;
    float: left;
    font-size: 9pt;
}
.ProductDetailsPriceTop
{
    display: none;
}
.ProductDetailsButtonTop
{
    display: none;
}
.ProductDetailsButtonBottom
{
    display: none;
}

.ProductDetailsButton
{
    clear: left;
    margin-left: 50px;
    text-align: left;
    width: 450px;
}

.ProductDetailsAddtoWishList
{
    width: 120px;
    height: 20px;
    text-decoration: none;
}

.RelateProductControlTitleLeft
{
    color: #746644;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
}

.RelateProduct
{
    margin-top: 10px;
}
.GiftRegistrySendMailLabel
{
    margin-top: 6px;
    font-size: 12px;
    font-weight: bold;
    color: #544618;
}
.GiftRegistrySendMailInput
{
    margin-top: 5px;
}

.GiftCertificateDetailsDiv
{
    display: none;
}

.GiftCertificateLabel
{
    float: left;
    margin-top: 2px;
}
.GiftCertificateText
{
    float: left;
    margin-left: 10px;
}
.GiftCertificateButton
{
    float: left;
    margin-left: 10px;
}

.CssProductDetailsDescription
{
    padding-left: 20px;
    padding-right: 20px;
}
.ProductDetailsName
{
    color: #5d1f00;
    float: left;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    padding-left: 10px;
    font-family:Arial;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
    text-align: left;
}

.ProductDetailsLongDescription
{
    text-align: left;
}

.ProductListItemColumn1QuantityDiscount .QuantityDiscount
{
    margin-left:50px;
}
/* Qty Discount*/
.CssProductDetailsQuantityDiscount
{
    display: block;
    margin-top: 20px;
    padding-bottom: 10px;
}
.CssProductDetailsQuantityDiscount .QuantityDiscountPanel
{
    margin-left: 20px;
    margin-right: 20px;
}
.QuantityDiscountPanel .QuantityDiscountTop
{
    padding-top: 15px;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left top;
}
.QuantityDiscountPanel .QuantityDiscountRight
{
    width:100%;
}
.CssCssQuantityDiscountGridTitle
{
    color: #746644;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: left;
}
/* End Qty Discount*/
/* Related Product */
.ProductDetailRelateProducts
{
    margin-top: 20px;
}
.RelateProductControlTitleLeft
{
    margin-left: 20px;
    margin-right: 20px;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left top;
}
.RelateProductControlTitleRight
{
    padding-top: 15px;
}
.RelateProductTitle
{
    font-weight: bold;
    color: #7c6446;
}
.RelateProductItem
{
    width: 100%;
}
.RelateProductImage
{
    width: 110px;
}
.RelateProductDetails
{
    text-align: left;
}
.RelateProduct
{
    display: block;
    margin-left: 40px;
    margin-right: 40px;
}
.RelateProductRight
{
    margin-top: 10px;
    margin-left: 20px;
}
.RelateProductDetailsPrice
{
    color: #e99b21;
}
/* End Related Product */
/* Rating and Reviews */
.ProductDetailsRatingTitleLeft
{
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left top;
}
.ProductDetailsRatingTitleRight
{
    padding-top: 15px;
    color: #746644;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: left;
}
.ProductDetailsRatingTitleRight span
{
    color: #746644;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: left;
}

.CssProductDetailsRating
{
    margin-top: 20px;
}.StarRatingSummaryOurLabel
{
    text-align: left;
    font-weight: bold;
}
.StarRatingSummaryCustomerLabel
{
    text-align: left;
    font-weight: bold;
}

.RatingCustomerRating
{
    float: left;
    vertical-align: middle;
    text-align: left;
}

.RatingCustomerRating table
{
    margin-left: 10px;
}

.RatingCustomerMessage
{
    float: left;
    width: 140px;
    margin-left: 10px;
    text-align: left;
}

.StarRatingSummaryOurStar
{
    text-align: left;
}
.StarRatingSummaryOurStar table
{
    margin-left: 10px;
}
.StarRatingSummaryButton
{
    text-align: right;
}

.StarRatingSummaryTable
{
    margin: auto;
}
.CustomerReview
{
    margin-top: 10px;
}
.CustomerReviewDataList
{
    width: 80%;
    margin: auto;
}
.CustomerReviewItemStyle
{
    border-bottom: solid 5px #fff;
    background-color: #f9f8f3;
    padding: 5px;
}
.CustomerReviewItem
{
    width: 100%;
}
.CustomerReviewTitle
{
    font-weight: bold;
    color: #7c6446;
    text-align: left;
    margin-left: 20px;
    text-decoration: underline;
}

.CustomerReviewLeft
{
    margin-top: 20px;
}

.CustomerReviewRating
{
    float: left;
}
.CustomerReviewSubject
{
    font-weight: bold;
    clear: both;
    text-align: left;
    margin-top: 5px;
    padding-top: 5px;
    border-top:  dashed 1px #dad6d3;
}
.CustomerReviewDate
{
    float: right;
}
.CustomerReviewItemBody
{
    padding-left: 10px;
    text-align: left;
    padding-bottom: 5px;
}
.CustomerReviewItemBy
{
    text-align: left;
    padding-top: 5px;
    border-top:  dashed 1px #dad6d3;
}
.CustomerReviewByLabel
{
    float: left;
}
.CustomerReviewByValue
{
    float: left;
    margin-left: 5px;
    font-weight: bold;
}
.ProductDetailCustomerReview
{ 
    margin-left: 50px;
    margin-right: 50px;
}
/* End Rating and Reviews */
/* product option */
.ProductDetailOption
{
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}
.ProductDetailOption .TitleLeft
{
    padding-top: 10px;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left top;
}
.ProductDetailOption .TitleRight
{
    color: #746644;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: left;
}
.ProductDetailOption .OptionGroupItemDetailsTop
{
    background: url(../../images/design/bullet/OptionBullet.gif) no-repeat 0px 5px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 15px;
}
.ProductDetailOption .OptionDisplayText
{
    color: #7c6446;
}
.ProductDetailOption .OptionGroupDatalist
{
    margin: 0px;
}
.ProductDetailOption .OptionPrice
{
    color: #af8551;
}
.ProductDetailOption .OptionImg
{
    position: relative;
    left: -18px;
    top: -18px;
    width: 15px;
}
.ProductDetailOption .OptionGroupItemDetailsRadio
{
    padding-left: 20px;
}
.ProductDetailOption .OptionGroupItemDetailsDiv
{
    margin-left: 20px;
    margin-top: 10px;
}
/* end product option */
/* ProductDetailGiftCertificate */
.ProductDetailGiftCertificate
{
    margin-left: 20px; 
    margin-right: 20px;
}
.GiftCertificateComponentsPanel
{
    padding-top: 15px;
    background: url(../../images/design/bar/DotHor.gif) repeat-x left top;
}
.GiftCertificateComponentsTop
{
    color: #746644;
    font-size:12px;
    font-weight: bold;
}
.GiftCertificateComponentsRight
{
    margin-left: 25px;
    margin-right: 25px;
}
/* End ProductDetailGiftCertificate */
/* ---------------End Product Details Css------------- */
/* SiteMap Css */
.StoreSiteMapProductTop span
{
    margin-left: 12px;
}

.StoreSiteMapProduct .StoreSiteMapProductDataList .StoreSitemapProductDataListItemStyle
{
    vertical-align: top;
    width: 50%;
}

.SiteMapProductTop
{
    margin-left: 15px;
}
.SiteMapProductBreadcrumbPanel a, .SiteMapProductBreadcrumbPanel
{
    text-align: left;
    font-weight: bold;
    color: #978c7f;
}
.SiteMapStyle
{
    list-style-image: url(../../Images/Design/Bullet/Bullet1.gif);
}

.SiteMapStyle li
{
    margin-bottom: 5px;
}

.SiteMapStyle li.Article
{
    margin-bottom: 5px;
}

.SiteMapStyle li a
{
    color: #808080 !important;
    text-decoration: none;
}

.SiteMapStyle li a:hover
{
    text-decoration: underline;
}

.StoreSiteMapArticleTop
{
    font-weight: bold;
    color: #746644;
    text-align: left;
    font-size: 12px;
    background-color: #f3f3ed;
}
.StoreSiteMapArticleTop span
{
    margin-left: 12px;
}
.StoreSiteMapProduct
{
    margin-top: 20px;
}
.StoreSiteMapProductTop
{
    font-weight: bold;
    color: #746644;
    text-align: left;
    font-size: 12px;
    background-color: #f3f3ed;
}
.CssSiteMapCatalog
{
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.CssSiteMapCatalogCurrentNodeStyle
{
    color: #746644;
}
.CssSiteMapNodeStyle
{
    color: #808080;
}
.CssSiteMapSeparatorStyle
{
    color: #F4A518;
}
.CssSiteMapRootNodeStyle
{
    color: #808080;
}
.StoreSiteMapProductLeft
{
    margin-top: 20px;
}
/* End SiteMap Css */
.CssContentLayout
{
    width: 100%;
}
tr.GridRowStyle a
{
    color:#d48f46;
}
tr.GridRowStyle .NewsItemColumnTopicStyle a
{
   color: #808080;
}
#ctl00_uxPlaceHolder_uxLoginImageButton
{
     margin-left: 180px;
    top: -35px; 
   position: relative;
}
#ctl00_uxPlaceHolder_uxOrderIDLabel
{
    margin-left: 30px;
    font-size: 12px;
    text-decoration: underline;
}
#ctl00_uxPlaceHolder_uxPrintLink
{
    margin-left: 43%;
}
#ctl00_uxPlaceHolder_uxHistoryDataList a
{
    color: #e67600;
}
