﻿body
{
    font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 11px;
    font-weight: normal;
   background-color: #EEF3F9;
    margin: 0px 0px 5px;
}

.BlockCenter
{
    margin-left: 5px;
    margin-right: auto;
}

#aspnetForm
{
    background-color: #EEF3F9;
    
    background-repeat: repeat-x;
}



.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: Red;
    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: #3D76CC;
}

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 #CCCCCC;
    padding: 5px 5px 5px 5px;
}

.PagingText
{
    font-size: 10px;
    font-weight: bold;
    color: blue;
}

.ProductImg
{
    position: relative;
}

.LanguageSwitching a
{
    text-decoration: none;
    font-weight: bold;
    color: White;
    vertical-align: middle;
}

input.LangFlag
{
	border: 1px solid #C0C0C0;
}

 .LeftCatalogGraphic
{
    margin-top: 8px;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
    top: 5px;
}

.BreadCrumb
{
    font-size: 11px;
    font-weight: normal;
    color: orange;
}

.ProductListItemDetails
{
    width: 90%;
}
.ProductListItemDetails table
{
    width: 100%;
}

.Column1MarginLeft
{
    margin-left: 25px;
}

.Column2MarginLeft
{
    margin-left: 40px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ProductDetailsName
{
    color: #880202;
    font-weight: bold;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
}



.QuantityDiscount
{
    background-image: url(../../Images/Design/Bullet/Discount.gif);
    background-repeat: no-repeat;
    text-align: left;
    margin-left: auto;
    height: 25px;
}

.QuantityDiscount a
{
    color: #FBC040;
    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: #ececec;
}

.GridHeadStyle
{
    background-color: #808080;
    font-weight: bold;
    color: #ffffff;
}
/* end GridView style */

.InvoiceLabel
{
    background-color: #000000;
    color: white;
    font-weight: bold;
    padding: 4px;
}

.InvoiceTableHeader
{
    background-color: #000000;
    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: #fbc040;
}

.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: 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: black;
}

.LogOutText
{
    font-weight: bold;
    color: black;
}

.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: #800000;
    font-style: italic;
}

.OptionItemName
{
}

.OptionDisplayText
{
    font-weight: bold;
    color: #3333ff;
}

/**** 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: #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
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.MessageBlock
{
    text-align: left;
    margin: 20px 30px 10px 30px;
}

/*------------------ Tree View ----------*/
.CssTreeView
{
    width: 200px;
}

.CssTreeView table
{
    height: 30px;
}

 
.CssTreeView .SelectedNode
{
    font-weight: bold;
}

.CssTreeView .Node
{
    width: 100%;
  
}

.CssTreeView .Node a
{
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
      color: #024B98;
       
}

td.CssTreeView
{
  vertical-align: top;  
}
.CssTreeView .LeafNode a
{

   
    background-position: 0px 3px;
    padding-top: 4px;
    padding-left: 10px;
    height: 25px;
      color: #024B98;
    
}
/*------------------ Tree View End ----------*/

/*------------------ MenuList ---------------*/
.CssMenuList
{
}

.CssMenuList .StaticHover
{
    background-color: #c1c1c1;
}

.CssMenuList .StaticMenuItem
{
    height: 20px;
    padding-left: 5px;
    width: 190px;    
}

.CssMenuList .StaticSelectItem
{
    font-weight: bold;
}

.CssMenuList .StaticMenuStyle
{
}


.DynamicMenuItem .DynamicHover
{
    background-color: #000000;
}

.DynamicHover td
{
    background-color: #000000;
}

.DynamicMenuItem
{
    background-color: #e1e5e9;
    padding-left: 5px;    
}

.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: 25px;
    width: 175px;
    height: 100%;
    line-height: 20px;
    vertical-align: middle;
    display: block;    
    background-image: url(../../Images/Design/Bullet/bullet2.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.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: 941px;
    margin: 0px auto;
    padding: 0px;
    background-color: #FFFFFF;
}
.CssMainBoxIn
{
    width: 941px;
    padding: 0px;
    margin: 0px;
    overflow: auto;
}

.CssMainBoxInLeft
{
	width: 195px;
	vertical-align: top;
	padding: 3px 2px 8px 2px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #E3E3E3;
		border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #E3E3E3;
}
.CssMainBoxInCenter
{
    width: 528px;
    vertical-align: top;
    text-align: center;
    overflow: auto;
    padding: 5px 2px 5px 0px;
    height: auto;
    display: block;
}
.CssMainBoxInRight
{
	width: 190px;
	vertical-align: top;
	padding: 2px 3px 10px 4px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #E3E3E3;
		border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #E3E3E3;
}

.CssFooter
{
    width: 941px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #004C98;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.PoweredBy a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-align: center;
}
.CssFooter a
{
    color: #FFFFFF;
}
.CssFooterCopyRight
{
    color: Black;
    width: 941px;
    text-align: right;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.CssFooterCopyRightLabel
{
    margin-right: 80px;
}
.CssFooterVevoLabel
{
    margin-right: 20px;
}
 

.CssHeaderBox
{
    width: 100%;
    clear: both;
}
.CssHeaderLogo
{
    float: left;
    width: 50%;
    font-weight: bold;
    font-size: large;
}
.CssHeadInner
{
    margin: 35px 10px;
}
.CssHeaderRight
{
    float: right;
    width: 49%;
    position: relative;
    height: 91px;
}
.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;
}

tr.TrHeaderMenu
{
 height:28px;
     background-color: #004C98;   
    
}

.CssHeaderMenu
{
    background-color: #004C98;
    clear: both;
    color: White;
    margin-left: 5px;
    width: 605px;
}

Td.CssHeaderMenu
{
   vertical-align: middle;
     height: 28px;  
}
Td.CssHeaderMenuLangs
{
    vertical-align: middle;
    width: 96px;
     background-color: #004C98;
}

.CssHeaderMenu a 
{
    color: White;
      vertical-align: middle;  
    font-style: normal;
    text-decoration: none;
}   
 
 .CssHeaderMenu a:visited
{
    color: White;
      vertical-align: middle;  
    font-style: normal;
    text-decoration: none;
}   
 
.CssHeadSearch
{
    text-align: right;
    float: right;
}

.CssNewsBoxCenter
{
    vertical-align: top;
}

.CssTitle
{
    
    font-weight: bold;
    margin-top: 8px;
}

.OtherLanguages a
{
    padding: 3px; /* border: 1px solid #999999; */
    /* background-color: #FFFFCE; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #E05A59;
}

/* left category css */
.CategoryNavBox
{
    width: 190px;
     
}
.CategoryNavBoxTop
{
  
	color: #0037FF;
	height: 5px;	
	font-weight: bold;
	text-align:left;	
	padding-left:10px;
	margin-bottom: 5px;
}
.CategoryNavBoxTop .ImgLeft
{
}
.CategoryNavBoxTop .ImgRight
{
}
.CategoryNavBoxLeft
{
/*    background-color: #e1e5e9;
	border: #b7b7b7 1px solid;
*/}
.CategoryNavBoxRight
{
    color:Red;
}

.CategoryNavBoxRight a:visited
{
text-decoration: none;
}
.CategoryNavBoxBottom
{
    margin-bottom: 15px;
}
.CategoryNavBoxBottom .ImgLeft
{
}
.CategoryNavBoxBottom .ImgRight
{
}

/* end left category css */
/* left Product special css */
.ProductSpecialBox
{
    width: 200px;
}

.ProductSpecialBoxTop
{  
  border-style: solid none solid none;
	border-width: 1px;
	border-color: #339A99;
	width: 98%;
	height: 20px;
	color: #FD0002;
    
    margin-bottom: 4px;
}

.ProductSpecialBoxTop .ImgLeft
{
}
.ProductSpecialBoxTop .ImgRight
{
}

.ProductSpecialBoxLeft
{
    /*background-color: #8D9FDC;
	*/
	border: #b7b7b7 1px solid;
	padding-bottom: 2px;
}

.ProductSpecialBoxRight
{
}

.ProductSpecialBoxBottom
{
    margin-bottom: 15px;
}

.ProductSpecialBoxBottom .ImgLeft
{
}

.ProductSpecialBoxBottom .ImgRight
{
}
.ProductSpecialBoxTitle
{
	color: #FD2121;
	font-weight: bold;
	margin: 3px auto 5px auto;
	text-align: left;
	text-transform: uppercase;
}
.ProductSpecialImage
{
    border: dotted 1px #DEDEDE;
}
/* end left product special css */

.SpecialOfferBox
{
    
   text-align:center;	 
}

.ProductSpecialsNewRecommendedBox
{
    margin-top: 20px;
    margin-bottom: 9px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    
}

.ProductSpecialsNewRecommendedDatalistItemStyle
{
   
    vertical-align:top;
    width: 50%;
    border: #aeaeae 1px dashed;
    border-collapse: separate;
}
 
.ProductSpecialsNewRecommendedBoxTop
{   
    height: 100%;
    text-align:left;
    margin-bottom: 10px;
}

 
.ProductSpecialsNewRecommendedBoxRight table
{
    width: 100%;
}
.ProductSpecialsNewRecommendedBoxRight .CssItem
{
    padding-top: 10px;
    position: relative;
}
.ProductSpecialsNewRecommendedTitle
{
 
	 
	height: 20px;
	color: #FD0002;
    vertical-align: middle;
    font-weight: bold;
     text-transform:uppercase;
    margin-left: 8px;
}

.ProductSpecialsNewRecommendedDatalist a:visited
{
    text-decoration:none;
    
}
/* left currency control css */
.CurrencyControlBox
{
    margin-bottom: 15px;
    width: 200px;
}

.CurrencyControlBoxTop
{
    background-color: #0037FF;
	color: White;
	height: 30px;	
	font-weight: bold;
	text-align:left;	
	padding-left:10px;
	margin-bottom: 5px;
}

.CurrencyControlBoxTop .ImgLeft
{
}
.CurrencyControlBoxTop .ImgRight
{
}

.CurrencyControlBoxLeft
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #e1e5e9;
    border: #b7b7b7 1px solid;
}

.CurrencyControlBoxRight
{
}

.CurrencyControlBoxBottom
{
}

.CurrencyControlBoxBottom .ImgLeft
{
}
.CurrencyControlBoxBottom .ImgRight
{
}
/* end left currency control css */
/* left newsletter css */
.NewsLetterBox
{
    width: 200px;
    margin-bottom: 10px;
}

.NewsLetterBoxTop
{
  border-style: solid none solid none;
	border-width: 1px;
	border-color: #339A99;
	width: 98%;
	height: 20px;
	color: #FD0002;
    
    margin-bottom: 4px;
}
.NewsletterBoxTitle  
{
    
	color: #FD2121;
	font-weight: bold;
	margin: 3px auto 5px auto;
	text-align: left;
	text-transform: uppercase;
}

.NewsLetterBoxTop .ImgLeft
{
}
.NewsLetterBoxTop .ImgRight
{
}

.NewsLetterBoxLeft
{
   
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    overflow: hidden;
    text-align: left; /* border: 1px solid #C1C1C1;
   */
    margin-top: 2px;
}

.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
{
    margin-top: 18px;
     width: 190px;
}

.ArticleNavBoxTop
{
   border-style: solid none solid none;
	border-width: 1px;
	border-color: #339A99;
	width: 98%;
	height: 20px;
	color: #FD0002;
    
    margin-bottom: 4px;
}

.ArticleNavBoxTitle
{
	color: #FD2121;
	font-weight: bold;
	margin: 3px auto 5px auto;
	text-align: left;
	text-transform: uppercase;
}
.ArticleNavBoxTop .ImgLeft
{
}
.ArticleNavBoxTop .ImgRight
{
}

.ArticleNavBoxLeft
{
    
}

.ArticleNavBoxLeft td
{
    border-bottom: dotted 1px #FFFFFF;
    padding-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ArticleNavBoxRight
{
    margin-left: 2px;
    padding-right: 2px;
 
}

.ArticleNavBoxRight a
{
    padding-left: 15px;
    margin-left: 5px;
    width: 170px;
    height: 100%;
    line-height: 20px;
    vertical-align: middle;
    display: block;
   
    color: #808080;
    text-decoration: none;
}

.ArticleNavBoxRight a:hover
{
    color: Black;
}

.ArticleNavBoxRight .textbox
{
    margin-left: 5px;
    margin-right: 5px;
    width: 135px;
}

.ArticleNavBoxBottom
{
}

.ArticleNavBoxTop .CssTitle
{
    color:  #333333;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    font-weight: bold;
}
.ArticleNavBoxBottom .ImgLeft
{
}
.ArticleNavBoxBottom .ImgRight
{
}
/* end left ArticleNav css */
/* center NewsEvent css */
.NewsEventBox
{
     
    width:520px;
	color: #FD0002;
    vertical-align: middle;
    font-weight: bold;
      
    margin-left: 8px;
   
}

.NewsEventBoxTop
{
   
    height:25px;
  
    color: #306364;
    font-weight: bold;
    font-size: 14px;
  
    padding-bottom: 4px;
    border-top-width: 1px;
    margin-left: 5px;
}


.NewsEventBoxTop .ImgLeft
{
}
.NewsEventBoxTop .ImgRight
{
}

.NewsEventBoxLeft
{
}

.NewsEventBoxLeft td
{
}

.NewsEventBoxRight
{
}

.NewsEventBoxBottom
{
}

.NewsEventBoxBottom .ImgLeft
{
}
.NewsEventBoxBottom .ImgRight
{
}

.NewsEventBoxRight .CssNewsEventItem
{
    padding-top: 10px;
}

.NewsEventBoxRight .NewsEventImage
{
    display: none;
}
.NewsEventBoxRight .NewsEventContent
{
    vertical-align: top;
    padding-top: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.NewsDate a
{
    color: red;
    margin-right: 25px;
    margin-left: 20px;
    text-decoration: none;
    float: left;
}

.NewsText a
{
    color: #797979;
    text-decoration: none;
    float: left;
}
.NewsMore
{
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: right; 
    margin-right: 30px;
}

.NewsMore a
{
    color: #7DA7D9;
    text-decoration: none;    
}

.NewsEventMoreLable
{
    display: none;
}

.NewsEventMoreImage
{
    border-style: none;
}
.NewsEventRowStyle
{    
}
.NewsEventAlternatingRowStyle
{
    background-color: #ECECEC;
}
/* end center NewsEvent css */

/* center ProductBestSelling css */
.ProductBestSellingBox
{
    margin-top: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-bottom: 10px
}

.ProductBestSellingBoxTop
{   
    height: 100%;
    text-align:left;
    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
{
 
	 
	 
	height: 20px;
	color: #FD0002;
    vertical-align: middle;
    font-weight: bold;
     text-transform:uppercase;
    margin-left: 8px;

}
/* end center ProductBestSelling css */
/* center RandomProduct css */
.RandomProductBox
{
}

.RandomProductBoxTop
{    
  margin-top: 5px;
    text-align:left;
}

.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
{
    border: dashed 1px #aeaeae;
    vertical-align: top;
}

.RandomProductTitleTR
{
}

.RandomProductTitleLeft
{
    width: 100%;
    height: 30px;
     background-color:#BFC7FF;
    
}
.RandomProductTitleRight
{
    height:100%;
    margin-left: 20px; 
    text-align: left;
   
     
    
}

.RandomProductTitleRight span
{
	width: 50%;
	height: 22px;
	padding-top: 8px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: top right;
	 
	color: #333333;
	display: block;
	font-weight: bold;
}

.RandomProductDataList
{  
}

.RandomProductItemStyle
{
    vertical-align:top;
    width: 50%;
    border: #aeaeae 1px dashed;
    border-collapse: separate;
}

.RandomProductItem 
{
    margin:10px;
}
.RandomProductTitle
{
  
    margin-left: 8px;
}
/* end center RandomProduct css */

/* right Search css */
.SearchBox
{
    margin-bottom: 10px;
    width: 200px;
}

.SearchBoxTop
{
 
	color: #0037FF;
    height: 20px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
	 margin-bottom: 2px;
}

.SearchBoxTop .ImgLeft
{
}
.SearchBoxTop .ImgRight
{
}

.SearchBoxLeft
{
}

.SearchBoxRight
{
 /*   border-style: dashed none none none;
    border-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;*/
    padding-left: 4px;
    overflow: hidden;
    text-align: left; /* border: #b7b7b7 1px solid; */
}

.SearchBoxRight input
{
    
    margin-bottom: 3px;
    width: 150px;
}

.SearchBoxBottom
{
}

.SearchBoxBottom .ImgLeft
{
}
.SearchBoxBottom .ImgRight
{
}
/* end right Search css */
/* right Shopping Cart css */
.CurrentShoppingCartBox
{
    margin-bottom: 5px;
    width: 200px;
}

.CurrentShoppingCartBoxTop
{
  
    height: 20px;
    font-weight: bold;
    text-align: left;
    vertical-align: center;
    padding-left: 10px;
     background-color: #3760BC;
   
     
}
.CurrentShoppingCartBoxTopTitle 
{
    padding-top: 3px;
    color: #FFFFFF;
    vertical-align: center;
  
}
.CurrentShoppingCartBoxTop .ImgLeft
{
}
.CurrentShoppingCartBoxTop .ImgRight
{
}

.CurrentShoppingCartBoxLeft
{
}

.CurrentShoppingCartBoxRight
{
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
	border-bottom: #3760BC 1px solid;
	margin-top: 1px;
	margin-bottom: 5px;
	background-color: #F1F1F2;
}

.CurrentShoppingCartBoxBottom
{
}

.CurrentShoppingCartBoxBottom .ImgLeft
{
}
.CurrentShoppingCartBoxBottom .ImgRight
{
}
/* end right Search css */
/* right VerifyCoupon css */
.VerifyCouponBox
{
    margin-bottom: 10px;
    width: 200px;
}

.VerifyCouponBoxTop
{ 
	color: #0037FF;
	height: 20px;	
	font-weight: bold;
	text-align:left;	
	padding-left:10px;
 
}

.VerifyCouponBoxTop .ImgLeft
{
}
.VerifyCouponBoxTop .ImgRight
{
}

.VerifyCouponBoxLeft
{
}

.VerifyCouponBoxRight
{
    border-width: 1px;
    padding-top: 5px;
    /*padding-bottom: 5px;*/
    padding-left: 5px;
    text-align: left; /* border: solid 1px #b7b7b7;
    */
    overflow: hidden;
    height: 100%;
    margin-top: 5px;
    border-top-style: dashed;
}

.VerifyCouponBoxRight .VerifyCouponTextBox
{
    margin-right: 5px;
    margin-bottom: 5px;
    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: 15px;
    width: 200px;
}

.FindGiftRegistryBoxTop
{
    background-color: #0037FF;
	color: White;
	height: 30px;	
	font-weight: bold;
	text-align:left;	
	padding-left:10px;
	margin-bottom: 5px;
}

.FindGiftRegistryBoxTop .ImgLeft
{
}
.FindGiftRegistryBoxTop .ImgRight
{
}

.FindGiftRegistryBoxLeft
{
}

.FindGiftRegistryBoxRight
{
    background-color: #e1e5e9;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    border: solid 1px #b7b7b7;
}

.FindGiftRegistryBoxRight .ButtonImg
{
    margin-bottom: 5px;
}

.FindGiftRegistryBoxBottom
{
}

.FindGiftRegistryBoxBottom .ImgLeft
{
}
.FindGiftRegistryBoxBottom .ImgRight
{
}
/* end right FindGiftRegistry css */
/* right FeaturedMerchants css */
.FeaturedMerchantsBox
{
    margin-bottom: 15px;
    width: 200px;
    text-align: center;
}

.FeaturedMerchantsBoxTop
{
    background-color: #0037FF;
	color: White;
	height: 30px;	
	font-weight: bold;
	text-align:left;	
	padding-left:10px;
	margin-bottom: 5px;
}

.FeaturedMerchantsBoxTop .ImgLeft
{
}
.FeaturedMerchantsBoxTop .ImgRight
{
}

.FeaturedMerchantsBoxLeft
{
}

.FeaturedMerchantsBoxRight
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    background-color: #e1e5e9;
    border: solid 1px #b7b7b7;
}


.GrayBox
{
 
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    text-align: center;
    background-color: #e1e5e9;
    border: solid 1px #b7b7b7;
    
}

.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: 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;
}
.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: 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
{
    width: 100%;
    text-align: center;
}
.ShoppingCartButton .GiftRegistry
{
    margin-left: 5px;
}
/* end ShoppingCart */
/* FreeShippingAd SecureShoppingAd PaymentLogo */
.FreeShippingAd, .SecureShoppingAd, .PaymentLogo
{
    text-align: center;
    margin-bottom: 15px;
    width: 190px;
}

.SecureShoppingAdBoxLeft
{
 text-align: center;   
 margin-top: 10px;
}

.SecureShoppingAdBoxRight, .PaymentLogoBoxRight
{
    text-align: center;
}

/*end FreeShippingAd SecureShoppingAd PaymentLogo */
/* QuickSearch */
.QuickSearch
{
    margin-top: 5px;
    
}

.QuickSearch input
{
    margin-right: 10px;
}
.QuickSearch a
{    
}
.QuickSearchLabel
{
    float:left;
    font-weight: bold;
    color: White;
    margin-right: 10px;
     
}
/* end QuickSearch */

/* ProductDetail css */

.ProductDetailsDiv
{
    font-size: 12px;
}

.ProductDetailsPublisherDiv
{
  font-size: 10px;  
}

.ProductDetailsOtherInfoDiv
{
     font-size: 10px;  
}

.ProductDetailsNameDiv
{
    margin-bottom: 20px;
}

.ProductDetailsName
{
    color: #444444;
    font-weight: bold;
}

 
 
.CssProductImage
{
    width: 100%;
    text-align: center;
}
.CssProductDetailBox
{
    width: 99%;
    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
{
 text-align: center;
    vertical-align: bottom;
}
.CssZoomButtonPopup
{
    text-align: left;
}
.CssZoombuttonZoom
{
    text-align: left;
}
.ProductCatalogOverlayArea
{
    
    width: auto;
    position: relative;
    margin-right: 6px;
}
.ProductThumbnailItemStyle table
{
    border: solid 1px #AD9CAF;
}
.ProductThumbnail
{
    margin-top: 15px;
    margin-bottom: 20px;
}
.CssProductDetailsRating, .CssProductDetailsDescription, .CssProductDetailsQuantityDiscount
{
    text-align: left;
    width: 98%;
    margin-bottom: 1px;
}
.CssProductDetailsDescription
{
    color: #000000;
}
ProductDetailsLongDescription
{
 width: 100%;
}
.ProductDetailsShortDescription
{
	  font-weight: bold;
    
    text-decoration: none;
    font-weight: bold;
}
.ProductDetailsMessage
{
}
.ProductDetailGiftCertificate
{
    display: none;
}
.CssProductDetailsQuantityDiscount span
{
    color: #727272;
    font-weight: bold;
}
 .ProductDetailOption, .CssProductDetailBox div p
{
    text-align: left;
    width: 100%;
}

.ProductDetailRetailPrice
{
    text-decoration: line-through;
    color: #FF0000;
}
.ProductDetailsQuantity
{
    
    vertical-align: top;
    position: relative;
    top: 3px;
}

.ProductDetailsQuantityText
{
 
    vertical-align: top;
}


.mMenu
{
   
    
    top:155px;
    margin-top: 8px;
    margin-bottom: 3px;
     
}

.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: #800000;
    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: 95%;
    margin-top: 10px;
    /*float: left;*/
}
.RelateProducutDatalistItemStyle
{
    border-bottom: dashed 1px #d2d1d1;
    padding: 5px 0px 10px;
}

.ProductBestSellingDatalistItemStyle 
{
      vertical-align:top;
    width: 25%;
    border: #aeaeae 1px dashed;
    border-collapse: separate; 
}

.RelateProductImage
{
    padding-right: 4px;
}
.RelateProductDetailsName a
{
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
 
}

.RelateProductDetailsPrice
{
	font-weight: bold;
}

.RelateProductDetailsAuthor
{
	color: #000000;
	font-style: oblique;
	font-weight: normal;
	font-size: 12px;
}

Table.RelateProductItem 
{
	
width: 200px;	
}
td.RelateProductDetailsReadMore a
{
	background-position: 5px;
	color: #FF0000;
	font-weight: bold;
	background-image: url('../../Images/Design/right_arrow.gif');
	background-repeat: no-repeat;
	padding-left: 21px;
}
.RelateProductImage
{
	width:90px;
}

td.RelateProductDetails
{
text-align: left;
}
.ProductDetailsButtonLeft
{
    width: 90%;
    float: left;
    margin-bottom: 15px;
    margin-left: 0px;
}
.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:#800000; font-weight:bold; margin:5px auto 5px; width: 90%; 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
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #339A99;
	width: 98%;
	height: 20px;
	color: #FD0002;
    vertical-align: middle;
}
.RelateProductControlTitleRight
{
	color: #FD2121;
	font-weight: bold;
	margin: 3px auto 5px auto;
	text-align: left;
}
.RelateProductTitle{ color:#727272;}
/* 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: #FFA500;
    width: 95%;
    text-align: center;
    font-weight: bold;
    text-align:center;
}
.UserLoginBoxTop
{
}
.UserLoginBoxLeft
{
    width: 90%;
    border: solid 1px #CCCCCC;
    background-color: #F9F9F9;
    padding: 20px 20px 20px 20px;
    text-align: left;
}
.UserLoginBoxRight
{
}
.UserLoginLoginPanel
{
    width: 80%;    
    float: left;
}
.UserLoginPanelTitle
{
    font-weight: bold;
    margin-bottom: 20px;
}
.UserLoginPanelDescription
{
    margin-bottom: 10px;
}
.UserLoginPanelName LABEL
{
    width: 90px;
    float: left;
    padding-top: 5px;
}
.UserLoginPanelPassword LABEL
{
    width: 75px;
    float: left;
    padding-top: 5px;
}
.UserLoginPanelRemember
{
    margin-top: 10px;
}
.UserLoginMessageFailure
{
    color: Red;
}
.UserLoginPanelButton
{
    margin-top: 10px;
}
.UserLoginForgotPassword
{
    margin-top: 10px;
}
.UserLoginRegisterPanel
{
    width: 75%;
    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: #3D76CC;
    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: 55px;
    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: #3D76CC;
}

.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:536px; 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: #A94BB7;}
.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: #A94BB7; 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: #003979;
    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 */

.GrayLineHr

{
  border: 0;
  width: 95%;
  text-align: center;
  color: #333333;
 
}

.ProductListHeader
{
    color: #000000;
    font-weight: bold;    
    padding: 10px 0px 10px;
}

.ProductListItem
{
    border-bottom: dashed 1px #D2D1D1;
    vertical-align: bottom;
    text-align: center;
    width: 100%;
}

td.ProductListItemImage
{
}
.ProductListItem div.ListItemColumn2
{
    height: 350px;
    border: dotted 1px #ccc;
}

.ProductListContent
{    
    width: 100%;
}

.ProductListName
{
    padding-left: 0px;
    font-weight: bold;
}

.ProductListNameNewRecommended a:visited, a
{
    padding-left: 0px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.ProductListPriceNewRecommended
{
    padding-left: 0px;
    color: #FF0000;
    font-weight:bold;
}

a.ProductListReadMoreNewRecommended, a.ProductListReadMoreNewRecommended:visited 
{
    padding-left: 0px;
    padding-left: 0px;
    font-weight: normal;
    text-decoration: underline;
    color: #3333FF;
}
 
.ProductListDescription
{
}
.ProductListItemPerPage
{
    width: 50%;
    float: left;
    text-align: left;
}

.ProductListPageItemControl
{
    margin-left: 10px;
    width: 95%;
}
.ProductListPagingControl
{
    width: 95%;
    padding-top: 5px;
    text-align: center;
}
.ProductListSortString
{
    width: 47%;
    float: left;
    text-align: right;
}
.ProductListSortUpDown
{
    margin-left: 5px;
    padding-top: 5px;
    float: left;
}
div.ProductListItemDetails
{
    width: 100%;
    padding: 0px 0px 5px;
    display: block;
    border-bottom: dotted 1px #999999;
}
td.ProductListItemStyle
{
    padding: 0px 5px 5px;
    width: auto;
    vertical-align: middle;
    
}
.ProductListItemDetailsDiv
{
    margin-left: 10px;
    text-align: left;
    position: relative;
}
.ProductListItemNameDiv
{
    margin-bottom: 5px;
    
}

.ProductListItemNameDiv a
{
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
    margin-left: 0px;
    padding-left: 0px;
}
.ProductListItemDescription
{
    margin-bottom: 15px;
}
.ProductListItemRetailPriceLabel
{
    float: left;
}
.ProductListItemRetailPriceValue
{
    margin-right:4px;
    text-align: right;
     
    color: #FF0000;
    text-decoration: line-through;
}
.ProductListItemOurPrice
{
    color: Red;
    margin-top: 5px;
}
.ProductListItemOurPriceLabel
{
    float: left;
}

td.ProductListItemDetailsTdRight 
{

text-align:right;
vertical-align: top;  
}
.ProductListItemOurPriceValue
{
     
    margin-right: 3px;
    font-weight: bold;
    color: #000000;
    text-align: right;
}
.ProductListItemButtonDiv
{
    text-align: right;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.ProductListItemBuyButtonDiv, .ProductListItemTellFriendDiv, .ProductListItemAddtoWishListDiv
{
    margin-top: 3px;
}
.ProductListItemTable
{
    width: 100%;
}
td.ProductListItemDetails
{
    width: 405px;
    text-align: left;
    vertical-align: top;
}

.ProductListReadMore a
{
    color: #FF0032;
    font-size: 12px;
}
.ProductListItemDetailsPriceDiv
{
    text-align: right;
     
}
/* 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: Red;
    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: Red;
    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, .ProductListItemColumn2AddtoCartDiv a
{
    
    margin-top: 10px;
}
.ProductListItemColumn2TellFriendDiv
{
    display: none;
}

.LookInsideDivTitle
{
	color: #FF0000;
	text-align: left ;
}


.CssProductDetailsImage
{
    text-align: center;
}
.ProductListItemColumn2AddtoWishListDiv
{
    display: none;
}
/* end ProductListColumn2 css */
/* Switch Language Menu Css */
.SwitchLanguageBoxLeft
{
    
    height:28px;
}
 

.SwitchLanguageBox
{
vertical-align: middle;
  height:28px;
}
.SwitchLanguageBoxTop
{
    display: none;
}
.SwitchLanguageBoxBottom
{
    display: none;
}

.SwitchLanguageBoxRight .LanguageSwitching a
{
    color:#000;
    vertical-align: middle;
    height:28px;
}
/* end Switch Language Menu Css */

Table.LoginArea
{
  /* border: 1px solid #6D6D70; */
    float: right;
    width: 100%;
    padding-top: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
    margin-top:6px;
    margin-bottom: 2px;
    
    text-align: right;
}

.QuickSearchText 
{
color: #ABACB1;
font-weight: bold;
width: 166px;
}


.LoginBox
 
{
   
    text-align:center;
   padding-top: 10px;
    padding-bottom: 10px;
}
