﻿body
{
    background:url(../../Images/Design/Background/bg.jpg) no-repeat #fff center top;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0px auto auto auto;
    color:#000;
}

#ctl00_uxContentUpdatePanel
{
    width: 100%;
    text-align:center;
    margin-top:10px;
}

.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: #4C2368;
}

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: #4C2368;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.CssInnerHead
{
    font-size: 11px;
    color: #4C2368;
    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;
    text-align:center;
}
.ProductThumbnailItemStyle table
{
}
.ProductThumbnailSeparatorStyle
{
}

.LanguageSwitching a
{
    text-decoration: none;
    font-weight: bold;
    color: White;
}

.BreadCrumb
{
    font-size: 11px;
    font-weight: normal;
    color: orange;
    margin-top: 15px;
}

.ProductListHeader
{
    font-weight: bold;
    color: #4C2368;
    display: none;
}

.ProductListItemStyle
{
    vertical-align: bottom;
    padding: 5px;
}

.ProductListItemStyle div.ListItemColumn2
{
    height: 350px;
    border: dotted 1px #ccc;
}

.ProductListContent
{
    width: 100%;
}

.ProductListName
{
    padding-top:10;
    text-align:center;
    color:Black;
    line-height:15px;
    text-decoration:none;
    height:30px;
}

.ProductListItemDescription
{
}

.ProductDetailsName
{
    color: #4C2368;
    font-weight: bold;
    font-size: 14px;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
    text-align: left;
    margin-left: 15px;
}

.ProductDetailsLongDescription
{
    text-align: left;
    margin-left: 15px;
    margin-left: 15px;
}

.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: #336666 solid 1px;
}

.GridRowStyle
{
    background-color: White;
}

.GridAlternatingRowStyle
{
    background-color: #dcdcdc;
}

.GridHeadStyle
{
    background-color: #4C2368;
    font-weight: bold;
    color: #ffffff;
}
/* end GridView style */

.InvoiceLabel
{
    background-color: #4C2368;
    color: white;
    font-weight: bold;
    padding: 4px;
}

.InvoiceTableHeader
{
    background-color: #4C2368;
    color: white;
    font-weight: bold;
    padding: 4px;
    border: gray 1px solid;
}

.TableAlter
{
    background-color: #ececec;
}

.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: #4C2368;
}

.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: #EEEEEE;
}

.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-weight: bold;
    color: #4C2368;
}

.LogOutText
{
    font-weight: bold;
    color: #4C2368;
}

.TextCenter
{
    text-align: center;
}

.PageNumber
{
    text-align: right;
    margin-left: auto;
    margin-right: 10px;
}

.CssList
{
    list-style-image: url(../../Images/Design/Bullet/ExpressWebShopMyAccountBullet.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: #4C2368;
}

/**** For image option front end ****/
.OptionImg
{
    width: 20px;
}

span.Asterisk
{
    color: Red;
    font-weight: bold;
}

h1.GatewayPosting
{
    margin: 30px;
    text-align: center;
    font-size: 24px;
}

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;
}

.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;
}

.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
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:center;
}

.MessageBlock
{
    text-align: left;
    margin: 20px 30px 10px 30px;
}

/*------------------ Tree View ----------*/
.CssTreeView
{
    width: 100%;
}

.CssTreeView table
{
    height: 25px;
    
}

.CssTreeView table td
{
    height: 25px;
    border-bottom: solid 1px #eee6e6;
    background-color:#dad0d0;
    font-size:14px;
}

.CssTreeView .SelectedNode
{
    font-weight: bold;
}

.CssTreeView .Node
{
    width: 100%;
    
}

.CssTreeView .Node a
{
    padding-left: 15px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-decoration: none;
    color: #3c0a4f;
    text-align:left;
    
}

.CssTreeView .Node a:hover
{
    color: White;
    background-color:#3c0a4f;
}

.CssTreeView .LeafNode a
{
    width:100%;
    padding-top: 4px;
    padding-left: 15px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-decoration: none;   
    color: #3c0a4f;
    text-align:left;
    background-color:#dad0d0;
}

.CssTreeView .LeafNode a:hover
{
    color: White;
    background-color:#3c0a4f;
}
/*------------------ Tree View End ----------*/

/*------------------ MenuList ---------------*/
.CssMenuList
{
    width: 100%;font-size:12px;
}

.CssMenuList .StaticHover a:hover
{
    background:url(../../Images/Design/Icon/checked.png) no-repeat left #3c0a4f; color:#FFFFFF;background-position:5px 5px;
}

.CssMenuList .StaticMenuItem
{
    border: 0px;
    padding: 0px;
    background:url(../../Images/Design/Icon/checked.png) no-repeat left ; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
    background-color:#dad0d0;
}

.CssMenuList .StaticMenuItem a
{
    height:30px;display:block;
    text-decoration:none;color:#3c0a4f;padding:3px 0 0 30px; line-height:25px; font-size:12px;
}

.CssMenuList .StaticSelectItem
{
    font-weight: bold;
}

.CssMenuList .StaticMenuStyle
{
}


.DynamicMenuItem .DynamicHover
{
    color: White;
    background-color:#3c0a4f;
    height:30px;
    line-height:25px; font-size:14px;z-index:999;
}

.DynamicMenuItem .DynamicHover a
{
    color: White;z-index:999;
}

.DynamicHover td
{
    z-index:999;
}

.DynamicMenuItem
{
    background-color: #dad0d0;
    border-bottom: solid 1px #bdbdbd;
    height:30px;
    line-height:25px; font-size:12px;
    z-index:999;
}

.DynamicMenuItem a
{
    text-align:left;
    height: 30px;
    display: block;
    line-height: 25px;
    vertical-align: middle;
    color: black;
    padding-left: 10px;
    padding:3px 0 0 5px;
    z-index:999;
}

.DynamicSelectItem a
{
}
.DynamicMenuStyle 
{
    z-index:999;
}
.DynamicMenuStyle td
{
    width: 150px;
    z-index:999;
}

/*------------------End MenuList ---------------*/

/*------------------ Normal MenuList -------------------*/
.CssNormalList
{
    width: 100%;
}

.CssNormalList td
{
    border: 0px;
    padding: 0px;
    height:30px;
}

.CssOddRow a
{
    width:166px;height:30px;display:block;
    background:url(../../Images/Design/Icon/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
    text-decoration:none;color:#3c0a4f;padding:0 0 0 30px; line-height:25px; font-size:12px;
}
.CssEvenRow a
{
    width:166px;height:30px;display:block;
    background:url(../../Images/Design/Icon/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
    text-decoration:none;color:#3c0a4f;padding:0 0 0 30px; line-height:25px; font-size:12px;
}

.CssOddRow a:hover 
{
    background:url(../../Images/Design/Icon/checked.png) no-repeat left #3c0a4f; color:#FFFFFF;background-position:5px 5px;
}

.CssEvenRow a:hover 
{
    background:url(../../Images/Design/Icon/checked.png) no-repeat left #3c0a4f; color:#FFFFFF;background-position:5px 5px;
}

/*------------------ End Normal MenuList -------------------*/
.CssCssQuantityDiscountGridTitle
{
    padding-bottom: 10px;
    display: block;
    color: #4C2368;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
}

/*-------------------- 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: 1000px;
    margin: 0px auto 10px auto;
    padding: 0px;
}
.CssMainBoxIn
{
    width: 1000px;
    padding: 0px;
    margin: auto auto auto auto;
}

.CssMainBoxOutLeft
{
    width:196px;
    vertical-align: top;
}

.CssMainBoxInCenter
{
    width:585px;
    vertical-align: top;
    padding:5px 10px;
     vertical-align: top;
     height:600px;
}

.CssMainBoxOutRight
{
    width:196px;
    padding:5px 0 0 0;
    vertical-align: top;
}


.CssFooter
{
    float: left;
    background-image: url(../../Images/Design/Bar/Footer.gif);
    background-repeat:no-repeat;
    text-align: center;
    line-height: 35px;
    vertical-align: middle;
    width:220px;
}
.CssFooter a
{
    color: #333333;
}
.CssFooterCopyRight
{
    float: left;
    background-image: url(../../Images/Design/Bar/Footer.gif);
    background-repeat:repeat-x;
    text-align: center;
    line-height: 35px;
    vertical-align: middle;
    margin-left: 120px;
    color: #333333;
}

.CssFooterPowerBy
{
    float: right;
    background-image: url(../../Images/Design/Bar/Footer.gif);
    background-repeat:repeat-x;
    line-height: 35px;
    vertical-align: middle;
    margin-right: 20px;
}

.CssFooterPowerBy a
{
    color: #333333;
    text-decoration: none;
}

.CssHeaderBox
{
    width:1000px;
    height:121px;
    background:url(../../Images/Design/Background/header_bg.jpg) no-repeat right;
    background-position:260px 0px;
    margin:auto;
}
.CssHeaderLogo
{
    float:left;
    padding: 15px;
}

.CssHeaderLogin
{
    float: left;
    width: 20%;
    margin-top:10px;
    margin-left:10px;
}
.SwitchLanguageBoxLeft
{
    margin-top: 4px;
    margin-left: 20px;
}
.SwitchLanguageBoxLeft a
{
    color: #595959;
}

.SwitchLanguageBox
{
    float: left;
}
.SwitchLanguageBoxTop
{
    display: none;
}
.SwitchLanguageBoxBottom
{
    display: none;
}

.SwitchLanguageBoxRight, .SwitchLanguageBoxRight select
{
    font-size: 11px;
}

/*menu*/
#menu_tab{
    width:1000px;
    height:50px;
    background-color:#fff;
}
.left_menu_corner{
    width:9px;
    height:50px;
    float:left;
    background:url(../../Images/Design/Box/menu_left.gif) no-repeat center;
}
.right_menu_corner{
    width:9px;
    height:50px;
    float:left;
    background:url(../../Images/Design/Box/menu_right.gif) no-repeat center;
}
/* Horizontal menu */
ul#horiz_nav {
	/* Do not change */
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	
	/* Styles */
	border:0px;
	text-align:center;
	display:block; 
	width:991px; 
    background:url(../../Images/Design/Box/menu_bg.gif) repeat-x;
}

#horiz_nav li {	/* all list items */
	/* Do not change */
	float:left;
	display:block;
	white-space:nowrap;
	
	/* Styles */
	display:inline;
    font-size:11px;
    font-weight:bold;
}

#horiz_nav li.divider {
    display:inline;
    width:1px;
    height:50px;
    float:left;
    background:url(../../Images/Design/Box/menu_divider.gif) no-repeat center;
}
#horiz_nav li.search {
    width:260px;
    height:50px;
}

#horiz_nav li a {	/* items link style */
	/* Do not change */
	position:relative; 
	display:block;
	
	/* Styles */
    padding:18px 20px;text-decoration:none; color:#464748;
}

#horiz_nav li a:hover  
{
    color:white;
    background-image:url(../../Images/Design/Box/menu_bg_hover.gif);
    background-repeat:repeat-x;

    } /* style for menu item hover state */

#horiz_nav li.search div  
{
    width:260px;
    float:left;
    padding-left:15px;
    padding-right:5px;
    height:50px;
} 
#horiz_nav li.search a:hover  
{
    background:none;

} /* style for menu item hover state */

#horiz_nav li ul { /* second-level lists */
	/* Do not change */
	position : absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	background:#EAEAEA;
	z-index:999;
}

#horiz_nav li ul li { /* second-level list items */
	/* Do not change */
	float:none;
	display:block;
	
	/* Styles */
	text-align:left;
	border-bottom:solid 1px #bdbdbd;
	width:165px;
	height:38px;
}

#horiz_nav li ul li a { /* second-level links */
    padding:10px 15px;text-decoration:none; color:#464748;
    height:20px;
}
/* Do not change the following 5 declarations */
#horiz_nav li ul ul { /* third-and-above-level lists */	left: -999em; }
#horiz_nav li:hover ul ul, #horiz_nav li:hover ul ul ul, #horiz_nav li.sfhover ul ul, #horiz_nav li.sfhover ul ul ul {
	left: -999em;
}
#horiz_nav li:hover ul, #horiz_nav li li:hover ul, #horiz_nav li li li:hover ul, #horiz_nav li.sfhover ul, #horiz_nav li li.sfhover ul, #horiz_nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

ul#horiz_nav iframe {
	position: absolute;
	/* account for the border */
	z-index: 0;
	visibility:hidden;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/*end menu*/

.CssHeadSearch
{
    text-align: right;
    float: left;
}

.CssNewsBoxCenter
{
    vertical-align: top;
}

.CssTitle
{
}

/* left category css */
.CategoryNavBox
{
    padding-top:10px;
}
.CategoryNavBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.CategoryNavBoxLeft
{
}
.CategoryNavBoxRight
{
    width:100%;
}
 .CategoryNavBoxRight div table
{
    z-index:999;
}   

/* end left category css */
/* left Product special css */
.ProductSpecialBox
{
    padding-top: 10px;
}

.ProductSpecialBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.ProductSpecialBoxLeft
{
    border:1px #8564E3 solid;
}

.ProductSpecialBoxRight
{
   margin-left: 2px;
    padding-right: 2px;
}


/* end left product special css */
/* left currency control css */
.CurrencyControlBox
{
    padding-top: 10px;
}

.CurrencyControlBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.CurrencyControlBoxLeft
{
    border:1px #8564E3 solid;
}

.CurrencyControlBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.CurrencyControlBoxRight select
{
    width: 80%;
}

.CurrencyControlBoxBottom
{
}

/* end left currency control css */
/* left newsletter css */
.NewsLetterBox
{
    padding-top: 10px;
}

.NewsLetterBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.NewsLetterBoxLeft
{
    border:1px #8564E3 solid;
}

.NewsLetterBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #808080;
}

.NewsLetterBoxRight .Label
{
    display: none;
}

.NewsLetterBoxRight .EmailBox
{
    text-align: left;
    position: relative;
}

.NewsLetterBoxRight .NewsletterTextBox
{
    z-index: 1;
    margin-left: 20px;
    width: 100px;
    border: solid 1px #c1c1c1;
    color: #808080;
}

.NewsLetterBoxRight .NewsletterSubmit
{
    z-index: 2;
    width: 22px;
    height: 22px;
    background-image: url(../../Images/Design/Button/ButtonVerifyCoupon.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 115px;
}

.NewsLetterBoxBottom
{
}

/* end left newsletter css */
/* left ArticleNav css */
.ArticleNavBox
{
    padding-top: 10px;
    margin-bottom:20px;
}

.ArticleNavBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.ArticleNavBoxLeft
{
}

.ArticleNavBoxLeft td
{
    width:100%;
}

.ArticleNavBoxRight
{
}

.ArticleNavBoxBottom
{
}

/* end left ArticleNav css */
/* center NewsEvent css */
.NewsEventBox
{
    padding-top: 10px;
}

.NewsEventBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.NewsEventBoxLeft
{
    border:1px #8564E3 solid;
}

.NewsEventBoxLeft td
{
}

.NewsEventBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
}

.NewsEventBoxBottom
{
}

.NewsEventBoxRight .CssNewsEventItem
{
}

.NewsEventBoxRight .NewsEventImage
{
    display: none;
}
.NewsEventBoxRight .NewsEventContent
{
    vertical-align: top;
    width: 100%;
    margin-top: 5px;
}

.NewsDate a
{
    padding-left: 30px;
    margin-left: 0px;
    width: 150;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    display: block;
    background-image: url(../../Images/Design/Bullet/Bullet1.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    color: Black;
    text-decoration: none;
}

.NewsText
{
    margin-left: 30px;
}

.NewsText a
{
    color: Black;
    text-decoration: none;
}

.NewsEventBoxRight .NewsEventContent a:hover
{
    color: Red;
}

.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;
    padding-bottom:20px;
}
.NewsEventRowStyle
{
    height: 20px;
}
.NewsEventAlternatingRowStyle
{
    height: 20px;
}
/* end center NewsEvent css */

/* center ProductBestSelling css */
.ProductBestSellingBox
{
    width:96%;
    margin-bottom:20px;
}

.ProductBestSellingBoxTop
{
    width: 100%;
    height: 25px;
    background-image: url(../../Images/Design/Box/BGBox2TopCenter.gif);
    background-repeat: repeat-x;
    text-align:center;
    padding-top:10px;
    border-left:solid 1px #bdbdbd;
    border-right:solid 1px #bdbdbd;
 }

.ProductBestSellingTitle
{
   color: #444444;
    font-weight: bold;
}


.ProductBestSellingBoxLeft
{
    border-left: solid 1px #BDBDBD;
    border-right: solid 1px #BDBDBD;
    border-bottom: solid 1px #BDBDBD;
    padding-top: 5px;
    padding-bottom: 10px;
}

.ProductBestSellingBoxLeft td
{
}

.ProductBestSellingBoxRight
{
}

.ProductBestSellingBoxBottom
{
}

.ProductBestSellingBoxRight table
{
    width: 100%;
}
.ProductBestSellingBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.ProductBestSellingImageDiv
{
    width: 100%;
    padding-top:10px;
    text-align:center;
    height:120px;
    overflow:hidden;
}

/* end center ProductBestSelling css */
/* center RandomProduct css */
.RandomProductBox
{
    margin-top:10px;
    width:96%;
    margin-bottom:10px;
}

.RandomProductBoxTop
{
     width: 100%;
    height: 25px;
    background-image: url(../../Images/Design/Box/BGBox2TopCenter.gif);
    background-repeat: repeat-x;
    text-align:center;
    padding-top:10px;
    border-left:solid 1px #bdbdbd;
    border-right:solid 1px #bdbdbd;

}

.RandomProductBoxTop .CssTitle
{
    color: #444444;
    font-weight: bold;
}

.RandomProductBoxLeft
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.RandomProductBoxLeft td
{
}

.RandomProductBoxRight
{
    text-align:center;
}

.RandomProductBoxBottom
{
    width: 100%;
    height: 10px;
}


.RandomProductBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.RandomProductDetailsTable
{
    width:120px;
    border:solid 1px #71A4C1;
}
.SpecialProductDetailsTable
{
    width:150px;
    border:solid 1px #71A4C1;
}
.RandomProductPrice
{
    height:35px;
}
.SpecialProductPrice
{
    width:100%;
    height:35px;
}
.RandomProductTitle
{
    display: none;
}
.RandomProductTitleLeft
{
}
.RandomProductTitleRight
{
}

.RandomProductTitleRight span
{
}

/* end center RandomProduct css */

/* right Search css */
.SearchBox
{
    height: 40px;
    width: 400px;
    float: left;
    margin-left:10px;
    margin-top:3px;
}


.SearchBoxLeft
{
}

.SearchBoxRight
{
}

.SearchBoxRight input
{
    margin-right: 5px;
    margin-bottom: 10px;
    width: 140px;
    margin-top:3px;
}

.SearchBoxRight a#ctl00_uxHeader_uxSearch_uxAdvanceSearchLink
{
    color: #7c7c7c;
    text-decoration: underline;
    float: right;
    margin-right: 20px;
    margin-top: 3px;
}

.SearchBoxBottom
{
    display: none;
}

.SearchBoxBottom .ImgLeft
{
}
.SearchBoxBottom .ImgRight
{
}
/* end right Search css */
/* right Shopping Cart css */
.CurrentShoppingCartBox
{
    margin-top:10px;
}

.CurrentShoppingCartBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.CurrentShoppingCartBoxLeft
{
    border:1px #8564E3 solid;
}

.CurrentShoppingCartBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    text-align:left;
}

.CurrentShoppingCartBoxBottom
{
}

.CurrentShoppingCartTable
{
    margin-left: 10px;
}
.CurrentShoppingCartTable td
{
    height: 20px;
    font-size:12px;
}

.CssShoppingCartLinkBox
{
    background-color: #dad0d0;
    width:100%;
}

.CssShoppingCartLinkBox a
{
    background-position: 0px 8px;
    color: #000;
    text-decoration: underline;
    margin-top: 5px;
    padding-bottom: 5px;
}

.CssShoppingCartViewCart
{
    float: left;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 12px;
    margin-left: 5px;
    background-image: url(../../Images/Design/Bullet/bullet2.gif);
    background-repeat: no-repeat;
    background-position:top left;
}
.CssShoppingCartCheckOut
{
    float: left;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 12px;
    margin-left: 10px;
    background-image: url(../../Images/Design/Bullet/bullet2.gif);
    background-repeat: no-repeat;
}
.CssShoppingCartWishList
{
    clear: left;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 12px;
    margin-left: 5px;
    background-image: url(../../Images/Design/Bullet/bullet2.gif);
    background-repeat: no-repeat;
    display: block;
    text-align:left;
}

/* end right Search css */
/* right VerifyCoupon css */

.VerifyCouponBox
{
    padding-top: 10px;
}

.VerifyCouponBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.VerifyCouponBoxLeft
{
    border:1px #8564E3 solid;
}

.VerifyCouponBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}

.VerifyCouponBoxRight .VerifyCouponTextBox
{
    z-index: 1;
    margin-left: 20px;
    width: 100px;
    border: solid 1px #c1c1c1;
    color: #808080;
}

.VerifyCouponBoxRight .VerifyCouponButton
{
    z-index: 2;
    width: 22px;
    height: 22px;
    background-image: url(../../Images/Design/Button/ButtonVerifyCoupon.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 115px;
}

.VerifyCouponBoxBottom
{
}
/* end right Search css */
/* right FindGiftRegistry css */
.FindGiftRegistryBox
{
    padding-top: 10px;
}

.FindGiftRegistryBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.FindGiftRegistryBoxLeft
{
    border:1px #8564E3 solid;
}

.FindGiftRegistryBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
    text-align:center;
    padding-top:10px;
}

.FindGiftRegistryBoxRight .CreateGiftRegistryLink
{
    display: block;
}

.FindGiftRegistryBoxRight .FindGiftRegistryLink
{
    margin-top: 2px;
    display: block;
}

.CreateGiftRegistryImg
{
}

.SearchGiftRegistryImg
{
}

.FindGiftRegistryBoxBottom
{
}

/* end right FindGiftRegistry css */
/* right FeaturedMerchants css */

.FeaturedMerchantsBox
{
    padding-top: 10px;
}

.FeaturedMerchantsBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}


.FeaturedMerchantsBoxLeft
{
    border:1px #8564E3 solid;
}

.FeaturedMerchantsBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
}

.FeaturedMerchantsBoxRight .ButtonImg
{
}

.FeaturedMerchantsBoxBottom
{
}
/* end right FeaturedMerchants css */
/* AccountDetails */
.AccountDetailsPanel
{
    vertical-align: middle;
    text-align: left;
    margin: 10px 10px 10px 10px;
    width: 100%;
}

.AccountDetailsPanel strong
{
    color: #4C2368;
}

.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: #4C2368;
}


/* 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: #4C2368;
}

.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 15px;
}

.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 */
/* QuickSearch */
.QuickSearchBox
{
    margin-top:10px;
}

.QuickSearchBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.QuickSearchBoxLeft
{
    border:1px #8564E3 solid;
}

.QuickSearchBoxRight
{
   text-align:center;
   padding-top:10px;
}

.QuickSearchBoxBottom
{
}

.QuickSearchBox input
{
  
}
.QuickSearchBox a
{
    color:#666666;
    margin-left:2px;
}
/* end QuickSearch */
/* QuickLogin */
.QuickLoginBox
{
    margin-top:10px;
}

.QuickLoginBoxTop
{
    width:100%;
    height:30px;
    margin:5px 0 0 0;
    background:url(../../Images/Design/Box/menu_title_bg.gif) no-repeat center;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    line-height:30px;
}

.QuickLoginBoxLeft
{
    border:1px #8564E3 solid;
}

.QuickLoginBoxRight
{
   text-align:center;
   padding-top:10px;
}

.QuickLoginBoxBottom
{
}

/* end QuickLogin*/

.CssBannerBox
{
    width:100%;
    margin-top:8px;
    margin-bottom:8px;
}
.ShoppingCart
{
    width: 22%;
    float:left;
    vertical-align:top;
}
.StoreBanner
{
    width: 77%;
    float:right;
}

.CategoryListHeader
{
    text-align: center;
}
.CategoryListItemName a
{
    color: #808080;
}

.CategoryListItemName a:hover
{
    color: #000;
}

.CssSiteMapCatalog
{
    font-weight: bold;
}
.CssSiteMapCatalogCurrentNodeStyle
{
    color:green;
}
.CssSiteMapNodeStyle
{
    color: #808080;
}
.CssSiteMapSeparatorStyle
{
    color: #cfe22d;
}
.CssSiteMapRootNodeStyle
{
    color: #808080;
}

/*-------------------- Product Details --------------------*/
.CssProductDetailBox
{
    margin-top: 20px;
    width: 100%;
    position: relative;
    display: block;
}

.ProductDetailOutPrice
{
    color: Red;
}
.ProductDetailOutPrice span
{
    font-weight: bold;
}
.ProductDetailOutOfStock
{
    color: Red;
}
.ProductDetailOption td
{
    text-align: left;
}



.CategoryListContent
{
    width: 90%;
}
.CategoryListPageItemControl
{
    width: 100%;
}
.CategoryListItemPerPage
{
    text-align: left;
    width: 70%;
    height: 38px;
    float: left;
}
.CategoryListPagingControl
{
    width: 30%;
    float: left;
    text-align: right;
}

.ProductListPageItemControl
{
}
.ProductListPageControl
{
    width: 100%;
}
.ProductListItemPerPage
{
    width: 60%;
    height: 38px;
    float: left;
    text-align: left;
}
.ProductListSortString
{
    width: 100px;
    height: 38px;
    float: left;
    text-align: right;
    margin-left: 60px;
}
.ProductListSortUpDown
{
    width: 30px;
    height: 38px;
    float: right;
    text-align: center;
}
.ProductListPagingControl
{
    text-align: right;
}

.ProductListItemDetails
{
    vertical-align: top;
}

.ProductListItemOptionGroup
{
    background-image: url(../../Images/Design/Bar/dotline.gif);
    background-position: left bottom;
    padding-bottom: 2px;
    background-repeat: repeat-x;
}


.ProductBestSellingDatalist
{
    width: 90%;
}
.ProductBestSellingDatalistItemStyle
{
    width: 30%;
    height: 100%;
    vertical-align: top;
}

.ProductBestSellingImage
{
    width: 100%;
}

.ProductBestSellingImage td
{
    height: 130px;
}

.ProductBestSellingImage .QuantityDiscount
{
    margin-left: 5px;
    margin-top: 5px;
}

.ProductBestSellingDetails
{
    width: 100%;
    color: #ff0000;
    text-align: left;
    vertical-align: top;
}

.ProductBestSellingPriceDetails
{
    margin-top: 5px;
}

.uxBestSellingProductName
{
    text-align: center;
	padding-left:10px;
}

.ProductBestSellingItem
{
    width: 100%;
}

.BestSellingRetail
{
    color: #737373;
    margin-left: 10px;
}

.BestSellingRetailPriceLabel
{
    float: left;
    width: 80px;
}
.BestSellingRetailPriceValue
{
    text-decoration: line-through;
    float: left;
}

.BestSellingOurPrice
{
    margin-left: 10px;
}

.BestSellingOurPriceLabel
{
    color: Red;
    float: left;
    width: 80px;
}
.BestSellingOurPriceValue
{
    color: Red;
    float: left;
}
.BestSellingButton
{
    text-align: center;
    display: none;
}

.RandomProductDataList
{
    width: 100%;
}
.RandomProductItemStyle
{
    padding-top: 10px;
    vertical-align: top;
}
.RandomProductItem
{
    height: 100%;
    position: relative;
}
.RandomProductImage
{
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}
.SpecialProductImage
{
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}
.RandomProductImageDiv
{
    width: 100%;
    padding-top:10px;
    text-align:center;
    height:100px;
    overflow:hidden;
}

.RandomProductImage .QuantityDiscount
{
    position: absolute;
    width: 100%;
    left: 0px;
}

.RandomProductImage a
{
    margin: 5px auto;
}
.RandomProductPriceDetails
{
    text-align: center;
    vertical-align: middle;
    height:30px;
}

.RandomProductShortDescription
{
    margin-top: 5px;
    color: #989898;
}

.RandomProductQuantityDiscount
{
}

.RandomProductName
{
}

.RandomProductRetail
{
}

.RandomProductRetailLabel
{
    display: none;
}

.RandomProductRetailValue
{
    text-decoration: line-through;
}
.RandomProductOurPrice
{
    clear: both;
    padding-top: 5px;
}

.RandomProductOurPriceValue
{
    color: #FB6B02;
    font-weight:bold;
    font-size:12px;
}
.SpecialProductOurPriceValue
{
    color: #FB6B02;
    font-weight:bold;
    font-size:12px;
}
.RandomProductOurPriceLabel
{
    display: none;
}
.RandomProductBottom
{
    height:20px;
    width:100%;
}
.RandomProductButton
{
    text-align: center;
}

.NewsGridview
{
}
.NewsItemColumnTopicStyle
{
    text-align: left;
}
.NewsItemColumnTopicStyle a
{
    margin-left: 10px;
    text-decoration: none;
    color: #808080;
}

.ProductDetailRelateProducts
{
    margin-top: 20px;
}
.RelateProductTitle
{
    font-weight: bold;
    color: #4C2368;
}
.RelateProductItem
{
    width: 120px;
    border:solid 1px #cccccc;
    margin-top:10px;
}
.RelateProductImage
{
    width: 110px;
}
.RelateProductImageDiv
{
    width: 100%;
    padding-top:10px;
    text-align:center;
    height:120px;
    overflow:hidden;
}

.RelateProductDetails
{
    text-align: center;
}
.RelateProductDetailsName
{
    text-align: center;
    height:40px;
    line-height:20px;
}

.CustomerReview
{
    margin-top: 10px;
}
.CustomerReviewDataList
{
    width: 70%;
    margin: auto;
}
.CustomerReviewItem
{
    width: 100%;
}
.CustomerReviewTitle
{
    font-weight: bold;
    color: #4C2368;
    text-align: left;
    margin-left: 45px;
}

.CustomerReviewLeft
{
    margin-top: 20px;
}

.CustomerReviewRating
{
    float: left;
}
.CustomerReviewSubject
{
    font-weight: bold;
    clear: both;
    text-align: left;
}
.CustomerReviewDate
{
    float: right;
}
.CustomerReviewItemBody
{
    padding-left: 10px;
    text-align: left;
}
.CustomerReviewItemBy
{
    text-align: left;
}
.CustomerReviewByLabel
{
    float: left;
}
.CustomerReviewByValue
{
    float: left;
    margin-left: 5px;
    font-weight: bold;
}

.OptionGroupDatalist
{
    margin: 0px auto;
}

/* Begin UserLogin Box */

.UserLoginBox
{
    width:96%;
    margin-left:10px;
    margin-right:10px;
}

.UserLoginBoxTop
{
     width: 100%;
    height: 25px;
    background-image: url(../../Images/Design/Box/BGBox2TopCenter.gif);
    background-repeat: repeat-x;
    text-align:center;
    padding-top:10px;
    border-left:solid 1px #bdbdbd;
    border-right:solid 1px #bdbdbd;
}

.UserLoginTitle
{
    
    color: #444444;
    font-weight: bold;
}


.UserLoginBoxLeft
{
    border-left: solid 1px #BDBDBD;
    border-right: solid 1px #BDBDBD;
    border-bottom: solid 1px #BDBDBD;
    padding-top: 5px;
    padding-bottom: 10px;
    width:100%
}

.UserLoginBoxRight
{
    padding-top:20px;
}

.UserLoginBoxBottom
{
   
 }

.UserLoginLoginPanel
{
    float: left;
    width: 55%;
    border-right: solid 1px #bdbdbd;
    margin-left: 20px;
    padding: 0px;
    text-align: left;
}
.UserLoginRegisterPanel
{
    float: left;
    width: 30%;
    text-align: left;
    margin-left: 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: #555555;
}
.UserLoginPanelName input
{
    float: left;
    color: #808080;
    border: solid 1px #bdbdbd;
}
.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: #555555;
}
.UserLoginPanelPassword input
{
    float: left;
    color: #808080;
    border: solid 1px #bdbdbd;
}
.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: #555555;
}
.UserLoginForgotPassword a
{
    color: #555555;
}

/* end center ProductBestSelling css */

/* Footer Class */
/*--------------footer----------------*/
.footer{
    width:1000px;
    clear:both;
    height:65px;
    background:url(../../Images/Design/Background/footer_bg.gif) repeat-x top;
}
.left_footer{
    float:left;
    width:300px;
    padding:10px 0 0 10px;
}
.right_footer{
    float:right;
    padding:15px 30px 0 0;
}
.right_footer a{
    padding:0 0 0 7px;
    text-decoration:none;
    color: #666666;
}
.right_footer a:hover{
    text-decoration:underline;
}

.center_footer{
    float:left;
    width:200px;
    text-align:center;
    color:#666666;
    padding:10px 0 0 60px;
}

/*end footer*/


.MyAccountBox
{
    width:96%;
    margin-left:10px;
    margin-right:10px;

}
.MyAccountBoxTop
{
    width: 100%;
    height: 25px;
    background-image: url(../../Images/Design/Box/BGBox2TopCenter.gif);
    background-repeat: repeat-x;
    text-align:center;
    padding-top:10px;
    border-left:solid 1px #bdbdbd;
    border-right:solid 1px #bdbdbd;
}

.MyAccountBoxTop .CssTitle
{
    color: #444444;
    font-weight: bold;
}

.MyAccountBoxLeft
{
    width: 100%;
    
}

.MyAccountBoxRight
{
    width: 100%;
    
}

.MyAccountBoxBottom
{
    display: none;
}


/* Begin MyAccountInformation Box */

.MyAccountInformationBox
{
    margin-top: 10px;

}

.MyAccountInformationBoxTop
{
    width: 100%;
}

.MyAccountInformationBoxTop .CssTitle
{
    color: #fff;
    float: left;
    font-weight: bold;
    width: 160px;
    height: 17px;
    padding-top: 3px;
    display: block;
    background-image: url(../../Images/Design/Box/BGMyAccountTitle.gif);
    background-repeat: no-repeat;
}

.MyAccountInformationBoxLeft
{
    border: solid 1px #cccccc;
}

.MyAccountInformationBoxRight
{
    text-align: left;
    vertical-align:middle;
}

.MyAccountInformationBoxRight ul
{
    list-style: none;
    
}

.MyAccountInformationBoxRight a
{
    padding-left:25px;
    width: 165px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    display: block;
    background-image: url(../../Images/Design/Bullet/NewsMore.gif);
    background-repeat: no-repeat;
    background-position:center left;
    color: Black;
    text-decoration: none;
}

.MyAccountInformationBoxRight a:hover
{
    color: Red;
}



.MyAccountInformationBoxBottom
{
}


.FrontFooter
{
}

.ProductListItemOutOfStockMessage
{
    color: Red;
    margin-top: 10px;
}

.ProductListItemTable
{
    width: 100%;
}
.ProductListItemImage
{
    width: 200px;
}

.ProductListItemNameDiv
{
    width: 100%;
    text-align: left;
}
.ProductListItemDescription
{
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.ProductListItemRetailPriceLabel
{
    float: left;
    width: 80px;
    text-align: left;
}
.SpecialProductListItemRetailPriceLabel
{
    float: left;
    width: 80px;
    text-align: left;
    padding-left:10px;
}

.ProductListItemRetailPriceValue
{
    float: left;
    text-decoration: line-through;
}
.ProductListItemOurPrice
{
    color: Red;
}
.ProductListItemOurPriceLabel
{
    float: left;
    width: 80px;
    text-align: left;
}
.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;
}

.ProductListItemColumn1OutOfStockMessage
{
    color: Red;
}
.ProductListItemColumn1Price
{
    color: Red;
}
.ProductListItemColumn1Label
{
    float: left;
}
.ProductListItemColumn1Value
{
    float: left;
}


/*---------------- BoxClass ---------------------*/
.AccountDetailsDiv
{
    width: 100%;
    position: relative;
    vertical-align: top;
    border: solid 1px #f3f3f3;
}
.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: #4C2368;
}
.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: #4C2368;
}

.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;
}

.MainDiv
{
    width:96%;
    margin-left:10px;
    margin-right:10px;
    height: 100%;
    padding-bottom: 20px;
    border: solid 1px #f3f3f3;
}
.CategoryListItemNameDiv a
{
    color: #4C2368;
    font-weight: bold;
}

.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
{
}
.ProductCatalogImageToolTD
{
    width: 30px;
    padding: 1px;
    text-align: center;
}


.ProductDetailTitlesLeft
{
    color: #4C2368;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-left: 20px;
}

.ProductDetailsRatingTitleLeft
{
    color: #4C2368;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
}

.CssProductDetailsRating
{
    margin-top: 20px;
}
.ProductDetailsNameDivLeft
{
    margin-top: 20px;
}

.ProductDetailOption
{
    margin-top: 20px;
}

.ProductDetailOption .TitleLeft
{
    color: #4C2368;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
}

.ProductDetailsPriceDetails
{
    width: 150px;
    text-align: left;
    margin-left: 50px;
    float: left;
}
.ProductDetailsPriceTop
{
    display: none;
}
.ProductDetailsButtonTop
{
    display: none;
}
.ProductDetailsButtonBottom
{
    display: none;
}
.ProductDetailRetailPrice
{
    margin-top: 0px;
}
.ProductDetailsButton
{
    clear: left;
    margin-left: 50px;
    text-align: left;
    width: 450px;
}

.ProductDetailsAddtoWishList
{
    width: 120px;
    height: 20px;
    text-decoration: none;
}

.StarRatingSummaryOurLabel
{
    text-align: left;
    font-weight: bold;
}
.StarRatingSummaryCustomerLabel
{
    text-align: left;
    font-weight: bold;
}

.RatingCustomerRating
{
    float: left;
    width: 80px;
    vertical-align: middle;
    text-align: left;
}

.RatingCustomerRating table
{
    margin-left: 10px;
}

.RatingCustomerMessage
{
    float: left;
    width: 140px;
    text-align: left;
}

.StarRatingSummaryOurStar
{
    text-align: left;
}
.StarRatingSummaryOurStar table
{
    margin-left: 10px;
}
.StarRatingSummaryButton
{
    text-align: right;
}

.RelateProductControlTitleLeft
{
    color: #4C2368;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
}

.RelateProduct
{
    margin-top: 10px;
}

.QuickSearchText
{
    border: solid 1px #c1c1c1;
    font-size: 12px;
    width:150px;
    height:20px;
    padding-top:2px;
}

.GiftRegistrySendMailLabel
{
    margin-top: 6px;
}
.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;
}

.CssBorder1
{
    border: solid 1px #c1c1c1;
}
.ofh
{
    overflow: hidden;
}

.SiteMapProductItemDataList
{
    width: 100%;
    margin-top: 10px;
}
.SiteMapProductItemDataListItemStyle
{
    text-align: left;
}
.SiteMapProductItemDataListItemStyle a
{
    background-image: url(../../Images/Design/Bullet/Bullet1.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 30px;
    color: #808080;
}

.StoreSitemapProductDataListItemStyle
{
    padding-top: 10px;
    width: 50%;
}

.ArticleSiteMapDataList
{
    margin-top: 20px;
}

.ArticleSiteMapDataListItemStyle a
{
    background-image: url(../../Images/Design/Bullet/Bullet1.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 30px;
    color: #808080;
}
.StoreSiteMapArticleTop
{
    font-weight: bold;
    color: #4C2368;
    text-align: left;
    font-size: 12px;
}
.StoreSiteMapArticleTop span
{
    margin-left: 12px;
}
.StoreSiteMapProduct
{
    margin-top: 20px;
}
.StoreSiteMapProductTop
{
    font-weight: bold;
    color: #4C2368;
    text-align: left;
    font-size: 12px;
}
.StoreSiteMapProductTop span
{
    margin-left: 12px;
}
.ProductSpecialImage
{
    border: dotted 1px #c1c1c1;
    padding: 1px;
    margin-top: 10px;
}
.SiteMapProductBreadcrumbPanel a, .SiteMapProductBreadcrumbPanel
{
    font-weight: bold;
    color: #0077ff;
}
.validator1
{
    color: Red;
    font-size: 11px;
}

.ProductListItemColumn2Div
{
    position: relative;
    width: 230px;
    height: 320px;
    border: dashed 1px #c1c1c1;
}

.ProductListItemColumn2Table
{
    width: 100%;
}

.ProductListItemColumn2Image
{
    height: 160px;
}

.ProductListItemColumn2Image img
{
    max-height: 150px;
    _height: expression( this.scrollHeight > 150 ?    "150px" : "auto" );
}

.ProductListItemColumn1Div
{
    width: 230px;
    height: 170px;
    position: relative;
    border: dashed 1px #c1c1c1;
}

.ProductListItemColumn1Image
{
    width: 100px;
    height: 140px;
}
.ProductListItemColumn1Details
{
    width: 120px;
    height: 140px;
    vertical-align: top;
}

.ProductListItemColumn1Image img
{
    max-height: 100px;
    _height: expression( this.scrollHeight > 100 ?    "100px" : "auto" );
}

.ProductListItemColumn1Name
{
    text-align: left;
}
.ProductListItemColumn1RetailPrice
{
    text-align: left;
    margin-top: 5px;
}
.ProductListItemColumn1AddtoCartDiv
{
    margin-top: 5px;
    text-align: right;
    width: 100%;
}
.ProductListItemColumn1TellFriendDiv
{
    text-align: right;
    width: 100%;
}
.ProductListItemColumn1AddtoWishListDiv
{
    text-align: right;
    width: 100%;
}

.WarningMessage
{
    background-color: Yellow;
    color: #808080;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.Disable
{
}

.MyAccountInformationOrderBoxTop
{
    width: 100%;
}

.MyAccountInformationOrderBoxTop .CssTitle
{
    color: #fff;
    float: left;
    font-weight: bold;
    width: 160px;
    height: 17px;
    padding-top: 3px;
    display: block;
    background-image: url(../../Images/Design/Box/BGMyAccountTitle.gif);
    background-repeat: no-repeat;
}

.MyAccountInformationGiftBoxTop
{
    width: 100%;
}

.MyAccountInformationGiftBoxTop .CssTitle
{
    color: #fff;
    float: left;
    font-weight: bold;
    width: 160px;
    height: 17px;
    padding-top: 3px;
    display: block;
    background-image: url(../../Images/Design/Box/BGMyAccountTitle.gif);
    background-repeat: no-repeat;
}

.MyAccountInformationWishlistBoxTop
{
    width: 100%;
}

.MyAccountInformationWishlistBoxTop .CssTitle
{
    color: #fff;
    float: left;
    font-weight: bold;
    width: 160px;
    height: 17px;
    padding-top: 3px;
    display: block;
    background-image: url(../../Images/Design/Box/BGMyAccountTitle.gif);
    background-repeat: no-repeat;
}

.StarRatingSummaryTable
{
    margin: auto;
}
.CssProductDetailsDescription
{
    margin-left: 10px;
    margin-right: 10px;
}
/* PaymentLogo css*/
.PaymentLogoBox
{
}

.PaymentLogoBoxTop
{
    padding-bottom: 20px;
}

.PaymentLogoBoxTop .CssTitle
{
    display: none;
}

.PaymentLogoBoxLeft
{
}

.PaymentLogoBoxRight
{
    text-align: center;
}

.PaymentLogoBoxRight
{
}

.PaymentLogoBoxBottom
{
}
/* end PaymentLogo css*/

/* FreeShippingAd css*/
.FreeShippingAdBox
{
}

.FreeShippingAdBoxTop
{
    padding-bottom: 20px;
}

.FreeShippingAdBoxTop .CssTitle
{
    display: none;
}

.FreeShippingAdBoxLeft
{
}

.FreeShippingAdBoxRight
{
    text-align: center;
}

.FreeShippingAdBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.FreeShippingAdBoxBottom
{
}

/* end FreeShippingAd css*/

/* SecureShoppingAd css*/
.SecureShoppingAdBox
{
}

.SecureShoppingAdBoxTop
{
    padding-bottom: 20px;
}

.SecureShoppingAdBoxTop .CssTitle
{
    display: none;
}

.SecureShoppingAdBoxLeft
{
}

.SecureShoppingAdBoxRight
{
    text-align: center;
}

.SecureShoppingAdBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.SecureShoppingAdBoxBottom
{
}


.BannerTitle
{
    width:178px;
    text-align:center;
    background-color:#F7F3F3;
    font-weight:bold;
    color:#333;
    height:25px;
    border-top: solid 1px #bdbdbd;
    border-left: solid 1px #bdbdbd;
    border-right: solid 1px #bdbdbd;
}
.CategoryListItemImageDiv
{
    height: 110px;
    overflow:hidden;
    vertical-align:bottom;
}

.CategoryListItemTable
{
    margin-bottom:50px;
}
.UserLoginMessageFailure
{
    color:Red;
}
/* end SecureShoppingAd css*/
