﻿body
{
    font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #A04423;
    margin: 0px 0px 5px;
}

.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
{
    background-color: #f9f9f9;
}

.MainTable, .MainTableNoBackground, div.MainButtonTable, .GiftCouponTable
{
    border: #cccccc 1px solid;
}


.MainTablePadding
{
    padding: 10px 10px 10px 10px;
}

.MainTableNote
{
	width: 90%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #A04423;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.MainButtonTable
{
    margin-top: 15px;
    margin-bottom: 15px;
}

div.MainButtonInner
{
    padding: 5px 15px;
    text-align: right;
}

.fl
{
    float: left;
}
.fr
{
    float: right;
}
.Clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.mgl5
{
    margin-left: 5px;
}
.mgr5
{
    margin-right: 5px;
}
.mgt5
{
    margin-top: 5px;
}

.mgl2
{
    margin-left: 2px;
}

.label1
{
    width: 150px;
    line-height: 24px;
}
.label2
{
    width: 100px;
    line-height: 24px;
}

.input1
{
    width: 130px;
}

h1, h2, h3, h4
{
	color: #A04423;
}

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: black;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.CssInnerHead
{
    font-size: 11px;
    color: black;
    font-weight: bold;
    text-align: left;
    padding-left: 50px;
}

.DottedBlock
{
	border: dotted 1px #EDDB5C;
	padding: 5px 5px 5px 5px;
}

.PagingText
{
	font-size: 10px;
	font-weight: bold;
	color: #374758;
}

.ProductImg
{
    position: relative;
}

.LanguageSwitching a
{
    text-decoration: none;
    font-weight: bold;
    color: White;
}

.BreadCrumb
{
	font-size: 11px;
	font-weight: normal;
	color: #A04423;
}

.ProductListItem
{
    vertical-align: bottom;
    padding: 10px;
}

.ProductListItem div.ListItemColumn2
{
    height: 350px;
    border: dotted 1px #ccc;
}

.ProductListName
{
	color: #374758;
}

.ProductListDescription
{
}

.ProductDetailsName
{
	color: #A04423;
	font-weight: bold;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
}

.ProductDetailsLongDescription
{
}

.QuantityDiscount
{
    background-image: url(../../Images/Design/Bullet/Discount.gif);
    background-repeat: no-repeat;
    background-position: 5px 0px;
    text-align: left;
    margin-left: auto;
    height: 25px;
}

.QuantityDiscount a
{
	color: #A04423;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
}

.Column1MarginLeft
{
    margin-left: 25px;
}

.Column2MarginLeft
{
    margin-left: 40px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.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: #A04423;
	font-weight: bold;
	color: #ffffff;
}
/* end GridView style */

.InvoiceLabel
{
	background-color: #A04423;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.InvoiceTableHeader
{
	background-color: #A04423;
	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: #EDDB5C;
    text-decoration: none;
    padding-left: 5px;
}

.LinkLayoutHead
{
    font-weight: bold;
}

.LinkLayoutHead a
{
    color: #000000;
    text-decoration: none;
}

.LinkLayoutHead a:Hover
{
	text-decoration: underline;
	color: #A04423;
}

.LinkCategory a
{
    text-decoration: none;
}

.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: #374758;
}

.leftlink
{
    text-align: left;
}

.ValidateText
{
    color: red;
}

.ErrorHeader
{
    color: Red;
    font-weight: bold;
}

.ErrorBody
{
    color: Red;
    font-weight: normal;
}

.LoginName
{
    font-weight: bold;
    color: #EDDB5C;
}

.LogOutText
{
    font-weight: bold;
    color: #EDDB5C;
}

.TextCenter
{
    text-align: center;
}

.PageNumber
{
    text-align: right;
    margin-left: auto;
    margin-right: 10px;
}

.CssList
{
    list-style-image: url(../../Images/Design/Bullet/VevoMyAccountBullet.png);
}

.CssNoLine
{
    text-decoration: none;
}

.TextHide
{
    color: white;
}

.NewsBar
{
    background-image: url(../../Images/Design/Bar/NewsBar.png);
    background-repeat: repeat-x;
    height: 14px;
}

/*Edit Option of Product*/
.OptionPrice
{
	color: #A04423;
	font-style: italic;
}

.OptionItemName
{
}

.OptionDisplayText
{
	font-weight: bold;
	color: 374758;
}

/**** 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;
}

body.DomainKeyError p
{
    font-size: 14px;
}

body.DomainKeyError li
{
    margin-top: 10px;
    margin-bottom: 10px;
}

div.GroupBox
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f9f9f9;
    padding: 10px;
}

.TableClientHead
{
	background-color: #374758;
	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
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.MessageBlock
{
    text-align: left;
    margin: 20px 30px 10px 30px;
}

/*------------------ Tree View ----------*/
.CssTreeView
{
    width: 200px;
}

.CssTreeView table
{
    height: 25px;
    background-image: url(../../Images/Design/Background/TreeviewBG.gif);
    background-repeat: repeat-x;
}

.CssTreeView .SelectedNode
{
    font-weight: bold;
}

.CssTreeView .Node
{
    width: 100%;
}

.CssTreeView .Node a
{
    padding-left: 15px;
}

.CssTreeView .LeafNode a
{
    background-image: url(../../Images/Design/Bullet/bullet1.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-top: 4px;
    padding-left: 15px;
    height: 21px;
}
/*------------------ Tree View End ----------*/

/*------------------ MenuList ---------------*/
.CssMenuList
{
}

.CssMenuList .StaticHover
{
    background-color: #c1c1c1;
}

.CssMenuList .StaticMenuItem
{
    height: 20px;
    padding-left: 5px;
    width: 200px;
    background-color: #EDDB5C;
    border-bottom: solid 1px #ffffff;
}

.CssMenuList .StaticSelectItem
{
    font-weight: bold;
}

.CssMenuList .StaticMenuStyle
{
}


.DynamicMenuItem .DynamicHover
{
    background-color: #EDDB5C;
}

.DynamicHover td
{
    background-color: #EDDB5C;    
}

.DynamicMenuItem
{
    background-color: #EDDB5C;
    border-bottom: solid 1px #ffffff;
    width: 175px;
}

.DynamicMenuItem a
{
    height: 20px;
    display: block;
    line-height: 20px;
    vertical-align: middle;
}

.DynamicSelectItem a
{
    font-weight: bold;
}

.DynamicMenuStyle td
{
    width: 100px;
}

/*------------------End MenuList ---------------*/

/*------------------ Normal MenuList -------------------*/
.CssNormalList
{
    width: 100%;
}

.CssNormalList td
{
    border: 0px;
    padding: 0px;
}

.CssNormalList a
{
	padding-left: 15px;
	width: 185px;
	height: 100%;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	background-color: #a04423;
	border-bottom: solid 1px #ffffff;
}

.CssNormalList a:hover
{
}

/*------------------ End Normal MenuList -------------------*/
.CssCssQuantityDiscountGridTitle
{
    padding-bottom: 10px;
    display: block;
}

/*-------------------- Style For Quantity Discount Table in Product Detail Page -----*/
.CssQuantityDiscountGrid
{
    border: solid 1px #000000;
}

.CssQuantityDiscountGrid th
{
    border: solid 1px #000000;
    width: 100px;
    height: 30px;
}

.CssQuantityDiscountGrid td
{
    border: solid 1px #000000;
    height: 25px;
}

.CssQuantityDiscountGrid .Header
{
    text-align: center;
}

.CssQuantityDiscountGrid .Items
{
    text-align: center;
}

/*--------------- Css For This Skin -----------------*/
.CssMainBox
{
    width: 966px;
    background-color: #fff;
    margin: 10px auto;
    padding: 6px;
}
.CssMainBoxIn
{
    width: 964px;
    border: #999 1px solid;
}

.CssMainBoxInLeft
{
    width: 200px;
    vertical-align: top;
    background-image: url(../../Images/Design/Bar/dot_ver.gif );
    background-repeat: repeat-y;
    background-position: 209px 0px;
    padding: 10px 6px 10px 4px;
}
.CssMainBoxInCenter
{    
    vertical-align: top;
    text-align: center;
    padding: 10px 2px;
}
.CssMainBoxInRight
{
    width: 210px;
    background-color: #ebe9e9;
    vertical-align: top;
    padding: 10px 5px;
}

.CssFooter
{
    color: #fff;
    width: 100%;
    text-align: center;
}
.CssFooter a
{
    color: #fff;
}
.CssFooterCopyRight
{
    color: #fff;
    width: 100%;
    text-align: right;
    margin-top: 20px;
}
.CssFooterCopyRightLabel
{
    margin-right: 80px;
}
.CssFooterVevoLabel
{
    margin-right: 150px;
}
.CssFooterEnd
{
    height: 20px;
    width: 100%;
}

.CssHeaderBox
{
	width: 100%;
	clear: both;
}
.CssHeaderLogo
{
	float: left;
	width: 50%;
	background-color: #A04423;
}
.CssHeadInner
{
	margin: 35px 10px;
	background-color: #A04423;
}
.CssHeaderRight
{
	float: left;
	width: 50%;
	position: relative;
	height: 117px;
	background-color: #A04423;
}
.CssHeaderLogin
{
    color: #000;
    text-align: right;
    margin-right: 10px;
    margin-top: 5px;
    position: relative;
}
.CssHeaderLanguage
{
    color: #595959;
    margin-bottom: 0px;
    bottom: 2px;
    right: 10px;
    position: absolute;
}
.CssHeaderLanguage a
{
    color: #595959;
}
.CssHeaderMenu
{
    height: 25px;
    background-color: #EDDB5C;
    width: 100%;
    clear: both;
}
.CssHeaderMenu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 25px;
}
.CssHeaderMenu ul li
{
    float: left;
    height: 25px;
    line-height: 25px;
    background-image: url(../../Images/Design/bulletNavigate.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-left: 25px;
}
.CssHeaderMenu ul li a
{
    display: block;
    color: #A04423;
    font-weight: bold;
    text-decoration: none;
}
.CssHeadSearch
{
    text-align: right;
    float: right;
}

.CssNewsBoxCenter
{
    vertical-align: top;
}

.CssTitle
{
	color: #A04423;
	font-weight: bold;
	font-size: 14px;
}

/* left category css */
.CategoryNavBox
{
    margin-bottom: 25px;
}
.CategoryNavBoxTop
{
    padding-bottom: 20px;
}
.CategoryNavBoxTop .ImgLeft
{
}
.CategoryNavBoxTop .ImgRight
{
}
.CategoryNavBoxLeft
{
}
.CategoryNavBoxRight
{
}
.CategoryNavBoxBottom
{    
}
.CategoryNavBoxBottom .ImgLeft
{
}
.CategoryNavBoxBottom .ImgRight
{
}

/* end left category css */
/* left Product special css */
.ProductSpecialBox
{    
    margin-bottom: 25px;
}

.ProductSpecialBoxTop
{
    margin-bottom: 5px;
    padding-bottom: 20px;
}

.ProductSpecialBoxTop .ImgLeft
{
}
.ProductSpecialBoxTop .ImgRight
{
}

.ProductSpecialBoxLeft
{
    border: solid 1px #dedede;
    padding-top: 3px;
    padding-bottom: 3px;
}

.ProductSpecialBoxRight
{
}

.ProductSpecialBoxBottom
{ 
}

.ProductSpecialBoxBottom .ImgLeft
{
}

.ProductSpecialBoxBottom .ImgRight
{
}

.ProductSpecialImage
{
    border: dotted 1px #DEDEDE;
}
/* end left product special css */
/* left currency control css */
.CurrencyControlBox
{
    margin-bottom: 25px;
}

.CurrencyControlBoxTop
{
    margin-bottom: 5px;
    padding-bottom: 20px;
}

.CurrencyControlBoxTop .ImgLeft
{
}
.CurrencyControlBoxTop .ImgRight
{
}

.CurrencyControlBoxLeft
{
	background-color: #EDDB5C;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.CurrencyControlBoxRight
{
}

.CurrencyControlBoxBottom
{
}

.CurrencyControlBoxBottom .ImgLeft
{
}
.CurrencyControlBoxBottom .ImgRight
{
}
/* end left currency control css */
/* left newsletter css */
.NewsLetterBox
{
    margin-bottom: 25px;
}

.NewsLetterBoxTop
{
    margin-bottom: 5px;
    padding-bottom: 20px;
}

.NewsLetterBoxTop .ImgLeft
{
}
.NewsLetterBoxTop .ImgRight
{
}

.NewsLetterBoxLeft
{
	background-color: #EDDB5C;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	height: 100%;
}

.NewsLetterBoxRight
{
}

.NewsLetterBoxRight .EmailBox
{
    margin-top: 10px;
}

.NewsLetterBoxRight .NewsletterTextBox
{
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 5px;
    width: 140px;
    float: left;
}

.NewsLetterBoxRight .NewsletterSubmit
{
    float: left;
    margin-left: 3px;
    margin-top: 5px;
}

.NewsLetterBoxBottom
{
}

.NewsLetterBoxBottom .ImgLeft
{
}
.NewsLetterBoxBottom .ImgRight
{
}
/* end left newsletter css */
/* left ArticleNav css */
.ArticleNavBox
{
}

.ArticleNavBoxTop
{
    margin-bottom: 5px;
    padding-bottom: 20px;
}

.ArticleNavBoxTop .ImgLeft
{
}
.ArticleNavBoxTop .ImgRight
{
}

.ArticleNavBoxLeft
{
	background-color: #EDDB5C;
}

.ArticleNavBoxLeft td
{
    border-bottom: dotted 1px #FFFFFF;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ArticleNavBoxRight
{
}

.ArticleNavBoxRight .textbox
{
    margin-left: 15px;
    margin-right: 5px;
    width: 140px;
}

.ArticleNavBoxBottom
{
}

.ArticleNavBoxBottom .ImgLeft
{
}
.ArticleNavBoxBottom .ImgRight
{
}
/* end left ArticleNav css */
/* center NewsEvent css */
.NewsEventBox
{
}

.NewsEventBoxTop
{
	height:22px;
	border-bottom: solid 3px #A04423;
	margin-bottom: 5px;
}


.NewsEventBoxTop .ImgLeft
{
    display:none;
}
.NewsEventBoxTop .ImgRight
{
    display:none;
}

.NewsEventBoxLeft
{
}

.NewsEventBoxLeft td
{
}

.NewsEventBoxRight
{
}

.NewsEventBoxBottom
{
}

.NewsEventBoxBottom .ImgLeft
{
}
.NewsEventBoxBottom .ImgRight
{
}

.NewsEventBoxRight .CssNewsEventItem
{
    padding-top: 10px;
}

.NewsEventBoxRight .NewsEventImage
{
    float: left;
    width: 40%;
}
.NewsEventBoxRight .NewsEventContent
{
    float: right;
    vertical-align: top;
    padding-top: 5px;
    width: 60%;
    position: relative;
}
.NewsDate a
{
	color: #A04423;
	margin-right: 5px;
	text-decoration: none;
}

.NewsText a
{
    color: #374758;
    text-decoration: none;
}

.NewsMore
{
    text-align: right; 
    margin-right: 30px;
}

.NewsMore a
{
    color: #374758;
    text-decoration: none;
}

.NewsEventMoreLable
{   
}

.NewsEventMoreImage
{
    border-style: none;
    display: none;
}
.NewsEventRowStyle
{
    height: 20px;
}
.NewsEventAlternatingRowStyle
{
    height: 20px;
}
/* end center NewsEvent css */

/* center ProductBestSelling css */
.ProductBestSellingBox
{
}

.ProductBestSellingBoxTop
{
	border-bottom: solid 3px #A04423;
	height: 22px;
	margin-bottom: 10px;
}


.ProductBestSellingBoxTop .ImgLeft
{
}
.ProductBestSellingBoxTop .ImgRight
{
}

.ProductBestSellingBoxLeft
{
}

.ProductBestSellingBoxLeft td
{
}

.ProductBestSellingBoxRight
{
}

.ProductBestSellingBoxBottom
{
}

.ProductBestSellingBoxBottom .ImgLeft
{
}
.ProductBestSellingBoxBottom .ImgRight
{
}

.ProductBestSellingBoxRight table
{
    width: 100%;
}
.ProductBestSellingBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.ProductBestSellingTitle
{
	float: left;
	color: #A04423;
	font-weight: bold;
	font-size: 14px;
}
/* end center ProductBestSelling css */
/* center RandomProduct css */
.RandomProductBox
{
}

.RandomProductBoxTop
{
	border-bottom: solid 3px #A04423;
	margin-bottom: 10px;
	height: 22px;
}


.RandomProductBoxTop .ImgLeft
{
}
.RandomProductBoxTop .ImgRight
{
}

.RandomProductBoxLeft
{
}

.RandomProductBoxLeft td
{
}

.RandomProductBoxRight
{
}

.RandomProductBoxBottom
{
}

.RandomProductBoxBottom .ImgLeft
{
}
.RandomProductBoxBottom .ImgRight
{
}

.RandomProductBoxRight table
{
    width: 100%;
}
.RandomProductBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.RandomProductDetailsTable
{ 
}
.RandomProductTitleTR
{
    display: none;
}
.RandomProductTitleLeft
{ 
}
.RandomProductTitleRight
{ 
    display: none;
}

.RandomProductTitleRight span
{    
}

.RandomProductTitle
{
	float: left;
	color: #A04423;
	font-weight: bold;
	font-size: 14px;
}

/* end center RandomProduct css */

/* right Search css */
.SearchBox
{
    margin-bottom: 30px;
}

.SearchBoxTop
{
    padding-bottom: 10px;
}

.SearchBoxTop .ImgLeft
{
}
.SearchBoxTop .ImgRight
{
}

.SearchBoxLeft
{
}

.SearchBoxRight
{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    border: solid 1px #dedede;
}

.SearchBoxRight input
{
    margin-right: 5px;
    margin-bottom: 10px;
    width: 140px;
}

.SearchBoxBottom
{
}

.SearchBoxBottom .ImgLeft
{
}
.SearchBoxBottom .ImgRight
{
}
/* end right Search css */
/* right Shopping Cart css */
.CurrentShoppingCartBox
{
    margin-bottom: 30px;
}

.CurrentShoppingCartBoxTop
{
    padding-bottom: 10px;
}

.CurrentShoppingCartBoxTop .ImgLeft
{
}
.CurrentShoppingCartBoxTop .ImgRight
{
}

.CurrentShoppingCartBoxLeft
{
}

.CurrentShoppingCartBoxRight
{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    border: solid 1px #dedede;
    margin-top: 5px;
}

.CurrentShoppingCartBoxBottom
{
}

.CurrentShoppingCartBoxBottom .ImgLeft
{
}
.CurrentShoppingCartBoxBottom .ImgRight
{
}
/* end right Search css */
/* right VerifyCoupon css */
.VerifyCouponBox
{
    margin-bottom: 30px;
}

.VerifyCouponBoxTop
{
    padding-bottom: 10px;
}

.VerifyCouponBoxTop .ImgLeft
{
}
.VerifyCouponBoxTop .ImgRight
{
}

.VerifyCouponBoxLeft
{
}

.VerifyCouponBoxRight
{
    background-color: #dfdfdf;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    border: solid 1px #dedede;
    overflow: hidden;
    height: 100%;
    margin-top: 5px;
}

.VerifyCouponBoxRight .VerifyCouponTextBox
{
    margin-right: 5px;
    margin-bottom: 10px;
    width: 140px;
    float: left;
}
.VerifyCouponBoxRight .VerifyCouponButton
{
    margin-left:3px;    
    float: left;
}

.VerifyCouponBoxBottom
{
}

.VerifyCouponBoxBottom .ImgLeft
{
}
.VerifyCouponBoxBottom .ImgRight
{
}
/* end right Search css */
/* right FindGiftRegistry css */
.FindGiftRegistryBox
{
    margin-bottom: 30px;
}

.FindGiftRegistryBoxTop
{
    padding-bottom: 10px;
}

.FindGiftRegistryBoxTop .ImgLeft
{
}
.FindGiftRegistryBoxTop .ImgRight
{
}

.FindGiftRegistryBoxLeft
{
}

.FindGiftRegistryBoxRight
{
    background-color: #dfdfdf;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    border: solid 1px #dedede;
}

.FindGiftRegistryBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.FindGiftRegistryBoxBottom
{
}

.FindGiftRegistryBoxBottom .ImgLeft
{
}
.FindGiftRegistryBoxBottom .ImgRight
{
}
/* end right FindGiftRegistry css */
/* right FeaturedMerchants css */
.FeaturedMerchantsBox
{
    margin-bottom: 20px;
}

.FeaturedMerchantsBoxTop
{
    padding-bottom: 20px;
}

.FeaturedMerchantsBoxTop .ImgLeft
{
}
.FeaturedMerchantsBoxTop .ImgRight
{
}

.FeaturedMerchantsBoxLeft
{
}

.FeaturedMerchantsBoxRight
{
    background-color: #dfdfdf;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    border: solid 1px #dedede;
}

.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%;
}
.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
}
/* 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: A04423;
}
.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;
}
.CustomerRegisterLabel
{
    width: 150px;
    line-height: 24px;
    float: left;
    margin-right: 5px;
    margin-left: 2px;
}
.CustomerRegisterData
{
    float: left;
}
/* end CustomerRegister */
/* AdvanceSearch */
.AdvanceSearchTable
{
    margin-top: 15px;
}
/* end AdvanceSearch */
/* GiftCoupon */
.GiftCouponTable
{
    margin-top: 15px;
}
/* end GiftCoupon*/
/* GiftCertificate */
.GiftCertificateTable
{
    margin: 30px 15px;
}
.GiftCertificateResultMainTable
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.GiftCertificateResultTable
{
    width: 90%;
    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
{
    width: 100%;
    text-align: center;
}
.ShoppingCartButton .GiftRegistry
{
    padding-top: 10px;
}
/* end ShoppingCart */
/* FreeShippingAd SecureShoppingAd PaymentLogo SpecialOfferAd */
.FreeShippingAdBox, .SecureShoppingAdBox, .SpecialOfferAd,.PaymentLogoBox
{
    margin-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.PaymentLogoBox
{
	margin-left: 0px;
}
.FreeShippingAdBoxTop, .SecureShoppingAdBoxTop,.PaymentLogoBoxTop
{
	margin:10px 0px 10px 10px;
    color: #444444;
    width: 90%;
    font-weight: bold;
    display:none;
}
.FreeShippingAdBoxLeft, .SecureShoppingAdBoxLeft,.PaymentLogoBoxLeft
{
	width:100%;
}
.FreeShippingAdBoxRight, .SecureShoppingAdBoxRight,.PaymentLogoBoxRight
{
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}

/*end FreeShippingAd SecureShoppingAd PaymentLogo */
/* QuickSearch */
.QuickSearch
{
    margin-top: 5px;
    margin-right: 10px;
}

.QuickSearch input
{
    margin-right: 10px;
}
.QuickSearch a
{    
}
.QuickSearchLabel
{
    float:left;
    font-weight: bold;
    color: White;
    margin-right: 10px;
    margin-top: 5px;
    display: none;
}
/* end QuickSearch */
/* ProductDetail css */
.ProductDetailsNameDiv
{
    margin-bottom: 20px;
}

.ProductDetailsName
{
	color: A04423;
	font-weight: bold;
	font-size: 14px;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
}

.ProductDetailsLongDescription
{
}
.CssProductImage
{
    width: 100%;
    text-align: center;
}
.CssProductDetailBox
{
    width: 90%;
    text-align: center;
}
.CssProductDetailBox
{
    text-align: -moz-center;
}
.ProductCatalogImageTable
{
    vertical-align: bottom;
}
.ProductCatalogImageTable td
{
    height: 100%;
    vertical-align: bottom;
}
.ProductCatalogImage
{
    margin: 20px 0px 20px;
    text-align: center;
    width: 100%;
}
.ProductCatalogImage
{
    text-align: -moz-center;
}
.ProductZoomButton
{
    position: relative;
    vertical-align: bottom;
}
.CssZoomButtonPopup
{
    text-align: left;
}
.CssZoombuttonZoom
{
    text-align: left;
}
.ProductCatalogOverlayArea
{
    border: solid 1px #AD9CAF;
    width: auto;
    position: relative;
}
.ProductThumbnailItemStyle table
{
    border: solid 1px #AD9CAF;
}
.ProductThumbnail
{
    margin-top: 15px;
    margin-bottom: 20px;
}
.CssProductDetailsRating, .CssProductDetailsDescription, .CssProductDetailsQuantityDiscount
{
    text-align: left;
    width: 90%;
    margin-bottom: 10px;
}
.CssProductDetailsDescription
{
    color: #000000;
}
.ProductDetailsShortDescription
{
    text-decoration: none;
    font-weight: bold;
}
.ProductDetailsMessage
{
}
.ProductDetailGiftCertificate
{
    display: none;
}
.CssProductDetailsQuantityDiscount span
{
    color: #727272;
    font-weight: bold;
}
.ProductDetailRetailPrice, .ProductDetailOption, .CssProductDetailBox div p
{
    text-align: left;
    width: 90%;
}
.ProductDetailOutPrice, .ProductDetailOutOfStock
{
    text-align: left;
    width: 90%;
    color: Red;
}
.CustomerReivew
{
    float: right;
    text-align: left;
    width: 90%;
    border-bottom: dashed 1px #d2d1d1;
    border-top: dashed 1px #d2d1d1;
    padding: 10px 0px 10px;
}
.CustomerReviewRight{ padding-bottom:10px; border-bottom:dashed 1px #c0c0c0; margin-bottom:10px;}
.CustomerReviewTitle
{
	color: #A04423;
	font-weight: bold;
}
.CustomerReviewSubject
{
    text-align: left;
    padding-top: 5px;
    font-weight: bold;
    float: left;
    width: 100%;
}
.CustomerReviewRating
{
    width: 50%;
    float: left;
    text-align: left;
}
.CustomerReviewDate
{
    width: 50%;
    float: left;
    text-align: right;
}
.CustomerReviewDataList
{
    width: 400px;
    max-width: 420px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #d2d1d1;
    margin-left: 15px;
}
.CustomerReviewItem
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.CustomerReviewItemDate
{
    width: 100%;
}
.CustomerReviewItemBody
{
    margin: 5px 0px 5px;
}
.CustomerReviewByLabel
{
    float: left;
    margin-right: 10px;
}
.CustomerReviewByValue
{
    font-style: italic;
}
.RelateProduct
{
    text-align: left;
    width: 90%;
    margin-top: 10px;
    float: right;
}
.RelateProducutDatalistItemStyle
{
    border-bottom: dashed 1px #d2d1d1;
    padding: 5px 0px 10px;
}
.RelateProductImage
{
    padding-right: 20px;
}
.RelateProductDetailsName
{
    margin-bottom: 5px;
}
.ProductDetailsButtonLeft
{
    width: 90%;
    float: left;
    margin-bottom: 15px;
}
.OptionGroupItemDetailsDiv
{
    float: left;
    width: 90%;
     margin-left:20px;
}
.OptionGroupDataListItemStyle
{
}
.ProductDetailOption .OptionGroupDatalist
{
    float: left;
    width: 100%;
}
.ProductDetailCustomerReview
{
    width: 90%;
    text-align: left;
}
.TitleRight { margin:10px auto 10px; color:#727272; font-weight:bold;}
.ProductDetailsRatingTitleLeft { width:90%; border-top:dashed 1px #c0c0c0;}
.ProductDetailsRatingTitleRight{
	color:#A04423;
	font-weight:bold;
	margin:10px auto 5px;
	text-align:left;
}
.CssProductDetailsRating{padding-bottom:10px; margin-bottom:10px; border-bottom:dashed 1px #c0c0c0;}
.StarRatingSummaryTable{}
.StarRatingSummaryOurLabel,.StarRatingSummaryCustomerLabel{padding-right:10px;}
.StarRatingSummaryButton{ text-align:right;}
.StarRatingSummaryCustomerStar{ padding-top:5px;}

.RelateProductControlTitleLeft{ width:90%;}
.RelateProductControlTitleRight{
	color:#A04423;
	font-weight:bold;
	margin:10px auto 5px;
	text-align:left;
}
.RelateProductTitle{
	color:#000000;
}
/* end ProductDetail css */

/* MiniCart Display Css on Leftside */

.CssShoppingCartViewCart
{
    background-image: url(../../Images/Design/Icon/Cart.gif);
    background-repeat: no-repeat;
    line-height: 25px;
    background-position: left top;
    padding-left: 23px;
    margin-right: 5px;
    height: 25px;
    float: left;
    display: block;
}
.CssShoppingCartCheckOut
{
    background-image: url(../../Images/Design/Icon/key.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 20px;
    margin-right: 5px;
    line-height: 25px;
    height: 25px;
    float: left;
    display: block;
}
.CssShoppingCartWishList
{
    clear: left;
    background-image: url(../../Images/Design/Icon/WishListCart.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    line-height: 25px;
    padding-left: 20px;
    height: 25px;    
    display: block;
}
/* end MiniCart Display Css on Leftside */
/* Sitemap path css */
.CssSiteMapCatalog
{
    
}
*.CssSiteMapRootNodeStyle, .CssSiteMapNodeStyle
{

}
.CssSiteMapCatalogCurrentNodeStyle
{

}
/* end Sitemap path css */

/* Payment css */
.PaymentSelectionBlock
{
    margin: 10px auto 10px 10px;
}
/* end Payment css */

/* UserLogin css */
.UserLoginBox
{
    width: 90%;
    display: block;
    text-align: center;
    margin: 20px 0px 0px 20px;
    text-align: left;
}
.UserLoginTitle
{
	margin-bottom: 20px;
	font-size: 13px;
	color: #A04423;
	width: 95%;
	text-align: center;
	font-weight: bold;
}
.UserLoginBoxTop
{
}
.UserLoginBoxLeft
{
    width: 90%;
    border: solid 1px #CCCCCC;
    background-color: #F9F9F9;
    padding: 20px 20px 20px 20px;
    text-align: left;
}
.UserLoginBoxRight
{
}
.UserLoginLoginPanel
{
    width: 65%;    
    float: left;
}
.UserLoginPanelTitle
{
    font-weight: bold;
    margin-bottom: 20px;
}
.UserLoginPanelDescription
{
    margin-bottom: 10px;
}
.UserLoginPanelName LABEL
{
    width: 80px;
    float: left;
    padding-top: 5px;
}
.UserLoginPanelPassword LABEL
{
    width: 80px;
    float: left;
    padding-top: 5px;
}
.UserLoginPanelRemember
{
    margin-top: 10px;
}
.UserLoginMessageFailure
{
    color: Red;
}
.UserLoginPanelButton
{
    margin-top: 10px;
}
.UserLoginForgotPassword
{
    margin-top: 10px;
}
.UserLoginRegisterPanel
{
    width: 33%;
    float: right;
}
.UserLoginRegisterTitle
{
    font-weight: bold;
    margin-bottom: 20px;
}
.UserLoginRegisterDescription
{
    margin-bottom: 10px;
}
.UserLoginRegisterLink
{
}
/* end UserLogin css */

/* MyAccount css */
.MyAccountBox
{
    width: 90%;
    display: block;
    text-align: center;
    margin: 20px 0px 0px 20px;
    text-align: left;
    padding: 20px 0px 0px 20px;
}
.MyAccountBoxTop .CssTitle
{
	margin-bottom: 20px;
	color: #A04423;
	width: 90%;
	text-align: center;
	font-weight: bold;
}
.MyAccountBoxLeft
{
}
.MyAccountBoxRight
{
}
.MyAccountInformationBox 
{
    width: 90%;
    padding: 2px 2px 5px 2px;
    text-align: left;
    margin-bottom: 20px;
}
.MyAccountInformationBoxTop
{
    font-weight: bold;
    height: 35px;
    background: #F9F9F9 url(../../Images/Design/Icon/VevoMyAccount.gif) no-repeat 5px 5px;
    padding-left:40px;
    border: solid 1px #CCCCCC;
    margin-bottom: 5px;
}
.MyAccountInformationOrderBoxTop
{ 
    font-weight: bold;
    height: 35px;
    background: #F9F9F9 url(../../Images/Design/Icon/VevoMyAccountOrder.gif) no-repeat 5px 5px;
    padding-left:40px;
    border: solid 1px #CCCCCC;
    margin-bottom: 5px;
}
.MyAccountInformationGiftBoxTop
{
    font-weight: bold;
    height: 35px;
    background: #F9F9F9 url(../../Images/Design/Icon/VevoMyAccountGift.gif) no-repeat 5px 5px;
    padding-left:40px;
     border: solid 1px #CCCCCC;
    margin-bottom: 5px;
}
.MyAccountInformationWishlistBoxTop
{
    font-weight: bold;
    height: 35px;
    background: #F9F9F9 url(../../Images/Design/Icon/VevoMyAccountWishList-2.gif) no-repeat 5px 5px;
    padding-left:40px;
     border: solid 1px #CCCCCC;
    margin-bottom: 5px;
}
.MyAccountInformationBoxTop .CssTitle, .MyAccountInformationOrderBoxTop .CssTitle,
.MyAccountInformationGiftBoxTop .CssTitle,.MyAccountInformationWishlistBoxTop .CssTitle
{
	padding-top: 10px;
	font-size: 8.3pt;
	color: #A04423;
}

.MyAccountInformationBoxLeft
{
    border: solid 1px #CCCCCC;
    background-color: #F9F9F9;
}
.MyAccountInformationBoxRight
{
}
.MyAccountInformationBoxRight ul
{
    list-style: none;
}
.MyAccountInformationBoxRight ul li
{
    background-image: url(../../Images/Design/Icon/VevoMyAccountBullet.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: left 5px;
    line-height: 20px;
}
.MyAccountInformationBoxRight ul li a
{    
}
.MyAccountInformationBoxBottom
{
}
/* end MyAccount css */

/* StoreSitemap css */
.MainDiv { width:100%; text-align:center;}
.StoreSiteMap {width:90%; margin-left:20px;}
.SiteMapProductItemDataList { width:100%; margin-top:10px; }
.SiteMapProductItemDataListItemStyle { text-align:left; }
.SiteMapProductItemDataListItemStyle a { background-image: url(../../Images/Design/Bullet/bullet2.gif); background-position:0px 2px; background-repeat:no-repeat; padding-left:20px; margin-left:30px; color: #808080; }

.StoreSitemapProductDataListItemStyle { padding-top:10px; width:50%; }
.SiteMapProductBreadcrumbPanel {}
.ArticleSiteMapDataList { margin-top:20px; }

.ArticleSiteMapDataListItemStyle a { background-image: url(../../Images/Design/Bullet/bullet2.gif); background-position:0px 2px; background-repeat:no-repeat; padding-left:20px; margin-left:30px; color: #808080; }
.StoreSiteMapArticle {padding:10px 10px 10px 10px; border:solid 1px #eeeeee; margin-bottom:10px; background-color:#f9f9f9;}
.StoreSiteMapArticleTop {
	font-weight: bold;
	text-align:left;
	font-size:12px;
	color: #662B54;
}
.StoreSiteMapArticleTop span { margin-left:12px; }
.StoreSiteMapArticleLeft { text-align:left;}

.StoreSiteMapProduct {padding:10px 10px 10px 10px; border:solid 1px #eeeeee; margin-bottom:10px; background-color:#f9f9f9;}
.StoreSiteMapProductTop {
	font-weight: bold;
	color: #662B54;
	text-align:left;
	font-size:12px;
}
.StoreSiteMapProductTop span{ margin-left:12px; }
.StoreSiteMapProductLeft{ text-align:left; margin-left:30px;}

/* end StoreSitemap css */

/* Catalog css */
.CategoryListItemNameDiv a
{
	font-size: 12px;
	color: #374758;
	padding-top: 20px;
}

.CategoryListPageItemControl
{
    margin-left: 10px;
}

td.CategoryListItem
{
    text-align: center;
    width: auto;
    padding: 20px 0px 20px;
}
.CategoryListItemTable
{
    width: 100%;
}
.CategoryListItemPerPage
{
    float:left;
    width:45%;
}
.ItemPerPageLabel
{
    float:left; 
    padding-top:3px; 
    margin-right:5px;
}
.ItemPerPageDrop
{
    float:left;
}
.CategoryListPagingControl
{
    float:right;
    width:45%;
    text-align:right;
}
.CategoryListContent
{
    width: 90%;
    text-align: center;
}
/* end Catalog css */

/* ProductList css */
.ProductListHeader
{
    color: #000000;
    font-weight: bold;    
    padding: 10px 0px 10px;
}

.ProductListItem
{
    border-bottom: dashed 1px #D2D1D1;
    vertical-align: bottom;
    text-align: center;
    width: 100%;
}

.ProductListItem div.ListItemColumn2
{
    height: 350px;
    border: dotted 1px #ccc;
}

.ProductListContent
{    
    width: 100%;
}

.ProductListName
{
    padding-left: 17px;
    font-weight: bold;
}

.ProductListDescription
{
}
.ProductListItemPerPage
{
    width: 50%;
    float: left;
    text-align: left;
}

.ProductListPageItemControl
{
    margin-left: 10px;
    width: 95%;
}
.ProductListPagingControl
{
    width: 95%;
    padding-top: 5px;
    text-align: right;
}
.ProductListSortString
{
    width: 47%;
    float: left;
    text-align: right;
}
.ProductListSortUpDown
{
    margin-left: 5px;
    padding-top: 5px;
    float: left;
}
div.ProductListItemDetails
{
    width: 100%;
    padding: 15px 0px 15px;
    display: block;
    border-bottom: dotted 1px #d2d1d1;
}
td.ProductListItemStyle
{
    padding: 5px 5px 5px;
    width: auto;
    vertical-align: middle;
}
.ProductListItemDetailsDiv
{
    margin-left: 30px;
    text-align: left;
    position: relative;
}
.ProductListItemNameDiv
{
    margin-bottom: 10px;
}
.ProductListItemDescription
{
    margin-bottom: 15px;
}
.ProductListItemRetailPriceLabel
{
    float: left;
}
.ProductListItemRetailPriceValue
{
    float: left;
    margin-left: 10px;
}
.ProductListItemOurPrice
{
	color: #A04423;
	margin-top: 5px;
}
.ProductListItemOurPriceLabel
{
    float: left;
}
.ProductListItemOurPriceValue
{
    float: left;
    margin-left: 10px;
}
.ProductListItemButtonDiv
{
    text-align: right;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.ProductListItemBuyButtonDiv, .ProductListItemTellFriendDiv, .ProductListItemAddtoWishListDiv
{
    margin-top: 3px;
}
.ProductListItemTable
{
    width: 100%;
}
td.ProductListItemDetails
{
    width: 60%;
}
.ProductListItemDetailsPriceDiv
{
    padding-bottom: 65px;
}
/* end productlist css */
/* ProductListColumn1 css */
.ProductListItemColumn1Div
{
    width: 100%;
    height: 200px;
    border: dashed 1px #d2d1d1;
    vertical-align: middle;
    display: table;
    text-align: center;
}
.ProductListItemColumn1Table
{
    height: 100%;
    width: 100%;
}
.ProductListItemColumn1Details
{
    width: 50%;
    text-align: left;    
    padding-left: 10px;
}
.ProductListItemColumn1Name
{
    margin-bottom: 15px;
}
.ProductListItemColumn1RetailPriceLabel
{
    float: left;
}
.ProductListItemColumn1RetailPriceValue
{
    float: left;
    margin-left: 10px;
}
.ProductListItemColumn1Price
{
	color: #A04423;
	margin-top: 5px;
}
.ProductListItemColumn1Label
{
    float: left;
}
.ProductListItemColumn1Value
{
    float: left;
    margin-left: 10px;
}
.ProductListItemColumn1AddtoCartDiv
{
    margin-top: 15px;
}
.ProductListItemColumn1TellFriendDiv
{
    display: none;
}
.ProductListItemColumn1AddtoWishListDiv
{
    display: none;
}
/* end ProductListColumn1 css */

/* ProductListColumn2 css */
.ProductListItemColumn2Div
{
    text-align: center;
    vertical-align:top;
    border: dashed 1px #d2d1d1;
    height: 300px;
}
div.ProductListItemColumn2Div
{width:auto; vertical-align:top;}
.ProductListItemColumn2Table
{
    vertical-align: middle;
    width: 100%;    
    vertical-align: middle;
    display: table;
    text-align: center;
}
.ProductListItemColumn2Image
{
    height: 200px;
    padding: 0px;
}
.ProductListItemColumn2Image img
{
    max-height:190px; 
    _height: expression( this.scrollHeight > 189 ? "190px" : "auto" );
}

.ProductListItemColumn2Details
{
    text-align: center;
    height: auto;
}
.ProductListItemColumn2Name
{
    margin-bottom: 15px;
    text-align: center;
    display: block;
}
.ProductListItemColumn2RetailPriceLabel
{
    width: 50%;
    float: left;
    text-align: right;
}
.ProductListItemColumn2RetailPriceValue
{
    width: 45%;
    float: left;
    text-align: left;
    margin-left: 5px;
}
.ProductListItemColumn2Price
{
	color: #A04423;
	width: 100%;
	margin-bottom: 15px;
}
.ProductListItemColumn2Label
{
    width: 50%;
    float: left;
    text-align: right;
}
.ProductListItemColumn2Value
{
    width: 45%;
    float: left;
    text-align: left;
    margin-left: 5px;
}
.ProductListItemColumn2AddtoCartDiv
{
}
.ProductListItemColumn2TellFriendDiv
{
    display: none;
}
.ProductListItemColumn2AddtoWishListDiv
{
    display: none;
}
/* end ProductListColumn2 css */
/* right JoinAffiliate css */
.JoinAffiliateBox
{
    margin-bottom: 8px;
}

.JoinAffiliateBoxTop
{
    display: none;
}

.JoinAffiliateBoxTop .CssTitle
{
}

.JoinAffiliateBoxTop .ImgLeft
{
}
.JoinAffiliateBoxTop .ImgRight
{
}

.JoinAffiliateBoxLeft
{
}

.JoinAffiliateBoxRight
{
}

.JoinAffiliateBoxRight .JoinAffiliateLink
{
    display: block;
}

.JoinAffiliateBoxBottom
{
}

.JoinAffiliateBoxBottom .ImgLeft
{
}
.JoinAffiliateBoxBottom .ImgRight
{
}
/* end right JoinAffiliate css */
/* Affiliate */
.JoinAffiliateProgramButton
{
    margin-top: 20px;
    text-align: center;
}
.JoinAffiliateProgramLink
{
    display: block;
}

.JoinAffiliateProgramImg
{
}
/* end Affiliate */
/* Affiliate Detail*/
.AffiliateDownloadPdf
{
    margin: 5px 0px;
    width: 100%;
    text-align: right;
    float: right;
	display: none;
}
.AffiliateAgreementPanel
{
    float: left;
    padding: 15px;
    text-align: center;
}
.AffiliateAgreement
{
    width: 405px;
    float: left;
    border: #dadada 1px solid;
    padding: 5px;
    overflow: auto;
    height: 300px;
    text-align: left;
    color: #878787;
}

.blueTextLink
{
    width: 100%;
    padding-bottom: 2px;
}

.blueTextLink a
{
    font-size: 11px;
    color: #878787;
    border-bottom: dotted 1px #878787;
    text-decoration: none;
}
.blueTextLink a:hover
{
    color: #7cb85d;
}

.AcceptBox
{
    display: block;
    text-align: center;
    padding: 5px 0px;
    width: 100%;
    color: #878787;
    clear: both;
}
/* end Affiliate Detail */

/* Affiliate Commission */
.Remark
{
    clear: both;
    float: left;
    text-align: left;
    margin-bottom: 10px;
    color: #bababa;
}
.NoResultPanel
{
    display: block;
    float: left;
    width: 100%;
}
.NoResult
{
    text-align: center;
    margin-top: 10px;
}
.BackLink
{
    padding: 10px 0px;
}
.AffiliateCommissionGridview
{
    float: left;
    margin: 10px 0px;
}
.SearchCommissionLink
{
    font-weight: bold;
    float: left;
}
.CommissionAmount
{
    font-weight: bold;
    color: #373737;
}
/* end Affiliate Commission */
/* --------- Affiliate Generate Link -------- */
.GenerateLinkBox
{
    border: #cccccc 1px solid;
    width: 450px;
    text-align: left;
    padding: 10px;
    margin: 10px auto;
}
.GenerateLinkInner
{
    margin-bottom: 10px;
}
.GenerateLinkAttribute
{
    width: 430px;
}
.GenerateLinkButton
{
    width: 100%;
    float: right;
}
/* --------- end Affiliate Generate Link -------- */
.CustomerRegisterTitle, .GiftRegistryTitle, .CheckoutTitle, .PaymentTitle, .DirectPaymentSaleTitle, .OrderSummaryTitle, .CustomerReviewHead
{
    color: #A04423;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 10px;
    padding-left: 15px;
    vertical-align: left;
}
.RegisterTitle
{
    color: #A04423;
    float: left;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    display: block;
    padding-left: 15px;
    font-size: 12px;
}
/* For DefaultBox Css */
.DefaultBox
{
    display: block;
}

.DefaultBoxTop
{
    width: 100%;
    height: 27px;

}

.DefaultTitle
{
    color: #A04423;
    float: left;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    display: block;
    padding-left: 15px;
    font-size: 12px;
}

.DefaultBoxTop .ImgLeft
{
}
.DefaultBoxTop .ImgRight
{
}

.DefaultBoxLeft
{
    background-color: #fff;
    float: left;
    width: 478px;
    padding: 15px;
}

.DefaultBoxRight
{

}
.DefaultBoxRight p
{

}

.DefaultBoxBottom
{
}

.DefaultBoxBottom .ImgLeft
{
}
.DefaultBoxBottom .ImgRight
{
}
/*End DefaultBox Css */