﻿BODY
{
    margin: 0 0 0 0;
    font-size: 10pt;
    color: black;
    font-family: Arial, Verdana;
    background-color: white;
}
INPUT
{
    font-size: 10pt;
    color: navy;
}
TEXTAREA
{
    resize: none;
}
A.BlueUnder:link
{
    font-weight: normal;
    color: blue;
    text-decoration: none;
}
A.BlueUnder:visited
{
    font-weight: normal;
    color: blue;
    text-decoration: none;
}
A.BlueUnder:active
{
    font-weight: normal;
    color: navy;
    text-decoration: none;
}
A.BlueUnder:hover
{
    font-weight: normal;
    color: #990000;
    text-decoration: underline;
}
.HomeUnder
{
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnder:link
{
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnder:visited
{
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnder:active
{
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnder:hover
{
    font-weight: normal;
    color: #990000;
    text-decoration: underline;
}
A.HomeUnderSmall:link
{
    font-size: 8pt;
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnderSmall:visited
{
    font-size: 8pt;
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnderSmall:active
{
    font-size: 8pt;
    font-weight: normal;
    color: #990000;
    text-decoration: none;
}
A.HomeUnderSmall:hover
{
    font-size: 8pt;
    font-weight: normal;
    color: #990000;
    text-decoration: underline;
}
SPAN.HomeUnderSmall 
{
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;    
}
A.clearance:link
{
    color: black;
    font-size: 10pt;
}
A.clearance:visited
{
    color: black;
    font-size: 10pt;
}
A.clearance:active
{
    color: black;
    text-decoration: none;
}
A.TopNav:link
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
A.TopNav:visited
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
A.TopNav:active
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
A.TopNav:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    text-decoration: underline;
}
A:link
{
    font-size: 10pt;
    color: #333333;
    text-decoration: none;
}
A:visited
{
    color: #333333;
    text-decoration: none;
}
A:active
{
    color: navy;
    text-decoration: none;
}
A:hover
{
    color: black;
    text-decoration: underline;
}
A.LeftNav:link
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Arial;
    text-decoration: none;
}
A.LeftNav:visited
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}
A.LeftNav:active
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}
A.LeftNav:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}
A.Grey:link
{
    font-weight: bold;
    font-size: 8pt;
    color: #868484;
    font-family: Arial;
    text-decoration: none;
}
A.Grey:visited
{
    font-weight: bold;
    font-size: 8pt;
    color: #868484;
    text-decoration: none;
}
A.Grey:active
{
    font-weight: bold;
    font-size: 8pt;
    color: #868484;
    text-decoration: none;
}
A.Grey:hover
{
    font-weight: bold;
    font-size: 8pt;
    color: #868484;
    text-decoration: underline;
}
.Grey
{
    font-size: 8pt;
    font-family: Arial, Verdana;
}
.IndexLinkDisabled
{
    color: Gray;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.SubCatDisabled
{
    color: Gray;
    font-size: 10pt;
    text-decoration: none;
}
.DescriptionDisabled
{
    color: Gray;
    font-weight: bold;
    font-size: 10pt;
    width: 220px;
}
.Footer
{
    font-size: 8pt;
    font-family: Arial, Verdana;
}
TABLE.ItemTable
{
    font-size: 10pt;
    width: 600px;
    font-family: Arial, Verdana;
}
TABLE.BodyTable
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10pt;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Arial, Verdana;
}
IMG
{
    border: 0px;
}
IMG.Close
{
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 2px 2px 2px 2px;
    margin: 3px 3px 3px 3px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 0;
}
DIV.Close 
{
    text-align: left;
    width: 100%;
    padding-bottom: 7px;
}

IMG.Icon
{
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
}
TABLE.CopyImage
{
    font-size: 10pt;
    color: black;
    font-family: Arial, Verdana;
}
DIV.Copy
{
    margin-bottom: 10px;
}
.Copy
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Verdana;
}
SPAN.IndexMouseOver
{
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
}
H1
{
    font-weight: bold;
    font-size: 13.5pt;
    color: black;
    font-family: Arial, Verdana;
    margin-top: 0px;
    margin-bottom: 10px;
}
.Callout
{
    font-weight: bold;
    font-size: 10pt;
}
.Description
{
    font-weight: bold;
    font-size: 10pt;
    width: 220px;
}
.Price
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana;
    text-align: right;
}
.PriceClearance
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana;
    text-align: right;
    color: Red;
}
.DollarSign
{
    font-size: 10pt;
    width: 15px;
    text-align: right;
}
.Buy
{
    padding-left: 36px;
    text-align: right;
}
SELECT
{
    font-size: 10pt;
    color: navy;
}
.Item
{
    font-weight: normal;
    font-size: 8pt;
    color: maroon;
}
.IconListDesc
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, Verdana;
}

.TileIcon
{
    width: 95px;
    border-right: 1px;
    border-top: 1px;
    font-weight: normal;
    font-size: 7.5pt;
    border-left: 1px;
    border-bottom: 1px;
    font-family: Arial;
    text-align: center;
}
.TileIconSep
{
    width: 46px;
}

.GroupTile
{
    border-right: 1px;
    border-top: 1px;
    font-weight: normal;
    font-size: 10pt;
    border-left: 1px;
    width: 190px;
    border-bottom: 1px;
    font-family: Arial;
    text-align: center;
}
.GroupIcon
{
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
}
.GroupHeader
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
}

.ShopItemDesc
{
    COLOR: #330066;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}

TABLE
{
    font-size: 10pt;
}
TD
{
    font-size: 10pt;
    font-family: Arial, Verdana;
}
TD.Title
{
    font-size: 10pt;
    font-family: Arial, Verdana;
    font-weight: bold;
}
.Font12pt
{
    font-size: 12pt;
    font-family: Arial, Verdana;
}
.Leftnav
{
    font-size: 10pt;
    color: black;
    font-family: Arial, Verdana;
}
.From
{
    font-size: 11pt;
    font-family: Arial;
}
A.Search
{
    font-size: 8pt;
    color: blue;
    font-family: Arial;
}
A.Search:active
{
    font-size: 8pt;
    color: blue;
    font-family: Arial;
}
A.Search:link
{
    font-size: 8pt;
    color: blue;
    font-family: Arial;
}
A.Search:visited
{
    font-size: 8pt;
    color: blue;
    font-family: Arial;
}
.GiftIndex
{
    border-right: blue 1px;
    border-top: blue 1px;
    border-left: blue 1px;
    width: 150px;
    border-bottom: blue 1px;
    text-align: center;
}
.GiftIcon2
{
    border-right: #339933 1px solid;
    border-top: #339933 1px solid;
    border-left: #339933 1px solid;
    border-bottom: #339933 1px solid;
}
.GiftIcon1
{
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
}
.TopNav
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
}
TD.Address
{
    border-style: ridge;
    border-width: thin;
    padding: 10px 10px 10px 10px;
    background-color: #e9e9e9;
}
.soldout
{
    color: red;
    font-weight: bold;
    font-size: 11pt;
}
.regularPrice
{
    font-weight: normal;
    font-size: 9pt;
    text-decoration: line-through;
    color: #676767;
    text-align: right;    
}
.regularPriceTitle
{
    font-weight: normal;
    font-size: 8pt;
    color: #676767;
}
.salePrice
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana;
    text-align: right;
    color: #FF0000;    
}
.clearancePrice
{
    font-weight: bold;
    color: #7f012b;
}

/* Clearance */
TD.ClearanceIndex
{
    width: 162px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
}
IMG.ClearanceIcon
{
    border: 1px solid #676767;
}
TR.ClearanceHR
{
    height: 2px;
}
TR.ClearanceHR TD
{
    font-size: 1px;
}
TR.ClearanceHR TD IMG
{
    height: 2px;
}

td.PageHeader
{
    vertical-align: bottom;
    padding-top: 12px;
}
td.PageHeader H1
{
    margin-top: 0;
    margin-bottom: 12px;
}

/* Video */
table.Video
{
    width: 360px;
}
.VideoImgThumbnail
{
    height: 90px;
    width: 120px;
    cursor: pointer;
    position: relative;
    border: 1px solid black;
}
.VideoImgPlay
{
    position: relative;
    border: 0;
    left: 0px;
    top: 0px;
}
.VideoImgVideo
{
    border: 0;
    width: 73px;
    height: 33px;
}
.VideoTitle
{
    color: Black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11pt;
}
.VideoDescription
{
    color: Black;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.VideoCategory
{
    color: Black;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 13.5pt;
}
.VideoDuration
{
    background-color: Black;
    color: White;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 73px;
    left: 90px;
    width: 30px;
    height: 17px;
}
.VideoLink
{
    font-size: 11pt;
    font-weight: bold;
    color: #990000;
}
.VideoLink:hover
{
    font-weight: bold;
    font-size: 11pt;
    color: #990000;
    text-decoration: underline;
}

/*
*************
Paging
************* 
*/
TABLE.pager
{
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
}
TABLE.pages
{
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    text-align: center;
}
TABLE.pages TD
{
    margin: 0 3px;
    border: 1px solid #BBBBBB;
    background-color: #ffffff;
    padding: 0px 3px;
    width: 18px;
    height: 19px;
    cursor: pointer;
}
TABLE.pages .current
{
    border: 1px solid #BBBBBB;
    background-color: #cecece;
    font-size: 11px;
    text-align: center;
    cursor: text;       
}
TABLE.pages .break
{
    border: 0px solid #BBBBBB;    
    font-size: 11px;
    text-align: center;
    cursor: text;
}
TABLE.pages img
{
    width: 10px;
    height: 12px;
    border: 0px;
    vertical-align: middle;
}

TABLE.pages a
{
    font-size: 11px;
    color: #00428c;
    text-decoration: none;
    display: block;
}
TABLE.pages a:active
{
    font-size: 11px;
    color: #00428c;
    text-decoration: none;
}
TABLE.pages a:hover
{
    font-size: 11px;
    color: #00428c;
    text-decoration: none;
}
TABLE.pages a:link
{
    font-size: 11px;
    color: #00428c;
    text-decoration: none;
}
TABLE.pages a:visited
{
    font-size: 11px;
    color: #00428c;
    text-decoration: none;
}


/*
*************
Search AutoComplete
************* 
*/
.AutoExtender
{
    font-family: Arial, Verdana;
    font-size: 10pt;
    padding: 0px;
    font-weight: normal;
    border: solid 1px #6d6d6d;
    line-height: 22px;
    margin: 0px;
    background-color: White;
}

.AutoExtenderList
{
    /* border-bottom: dotted 1px #006699; */
    cursor: pointer;
    color: Black;
    left: auto;
    padding-left: 4px;
    text-align: left;
    list-style: none;
}

.AutoExtenderHighlight
{
    list-style-type: none;
    color: Black;
    background-color: #e5e5e5;
    cursor: pointer;
    padding-left: 4px;
    text-align: left;
}

.SearchBox
{
    font-style: normal;
    padding-left: 5px;
}

/*
*************
Drop Shadow
************* 
*/
table.shadow180x120
{
    width: 192px;
}
div.shadow180x120
{
    float: left;
    margin-left: 4px;
    background: url(../graphics/Shadow180x120.gif) no-repeat bottom right;
    cursor: pointer;
}
div.shadow180x120 img
{
    position: relative;
    display: block;
    margin: -3px 6px 6px -3px;
    border: 1px solid black;
    width: 180px;
    height: 120px;
    cursor: pointer;
}
table.shadow150x100
{
    width: 162px;
}
div.shadow150x100
{
    float: left;
    margin-left: 4px;
    background: url(../graphics/Shadow150x100.gif) no-repeat bottom right;
    cursor: pointer;
}
div.shadow150x100 img
{
    position: relative;
    display: block;
    margin: -3px 6px 6px -3px;
    border: 1px solid black;
    width: 150px;
    height: 100px;
    cursor: pointer;
}
table.shadow125x163
{
    width: 137px;
}
div.shadow125x163
{
    float: left;
    margin-left: 4px;
    background: url(../graphics/Shadow125x163.gif) no-repeat bottom right;
    cursor: pointer;
}
div.shadow125x163 img
{
    position: relative;
    display: block;
    margin: -2px 4px 4px -2px;
    border: 1px solid black;
    width: 125px;
    height: 163px;
    cursor: pointer;
}
table.shadow70x70
{
    width: 82px;
}
div.shadow70x70
{
    float: left;
    margin-left: 4px;
    background: url(../graphics/Shadow70x70.gif) no-repeat bottom right;
    cursor: pointer;
}
div.shadow70x70 img
{
    position: relative;
    display: block;
    margin: -2px 4px 4px -2px;
    border: 1px solid black;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

/* Main.Master */
table.MainContent
{
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
}

/* Header.ascx */
table.Header
{
    background-color: #F3DFC7;
}
td.Header
{
    background-color: #F3DFC7;
}
td.HeaderSep
{
    padding-left: 5px;
    padding-right: 5px;
}
table.Header td
{
    font-family: Trebuchet MS;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    padding-bottom: 2px;
    padding-top: 2px;
}
table.Header a
{
    font-family: Trebuchet MS;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
}

/* Top.ascx */
table.Top
{
    text-align: left;
    width: 968px;
}
table.Search
{
    border: 1px solid #990000;
    margin-left: 0px;
}
.TopSearchBox
{
    font-size: 10pt;
    color: Black;
    width: 250px;
    border: 0;
    outline: none;
}
img.TopSearchButton
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    border: 0;
    background-color: #990000;
    color: White;
    text-align: center;
    vertical-align: middle;
    width: 58px;
    height: 26px;
    cursor: pointer;
}
div.TopSearchButton
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    position: absolute;
    margin-top: -21px;
    margin-left: 9px;
    border: 0;
    color: White;
    cursor: pointer;
}
div.TopSearchButton a:hover
{
    color: White;
    text-decoration: none;
}

.imgButton
{
    display: table;
    float: left;
    cursor: pointer;
    width: 110px;
    height: 26px;
    background-repeat: repeat-x;
    border: 1px solid #BBBBBB;
}
div.imgButtonText
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: Black;
    top: 3px;
    position: relative;
}
A.imgButtonText:hover
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: Black;
    position: relative;
}

/* Menu.ascx */
table.menu td
{
    font-size: 1px;
    background-color: #BBBBBB;
}

/* LeftNav.ascx */
td.LeftNavContainer
{
    background-color: #BBBBBB;
}
table.LeftNav
{
    text-align: left;
    border-right: 1px solid #BBBBBB;
    background-repeat: repeat-x;
    background-color: #BBBBBB;
    padding-left: 10px;
    padding-right: 10px;
    border-spacing: 0px;
    font-size: 10pt;
}
table.LeftNav a
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    padding-left: 5px;
    line-height: 15px;
}
td.LeftNavSpace
{
    font-size: 1px;
    height: 15px;
}
td.LeftNavTitle
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    font-weight: bold;
    color: #990000;
    line-height: 14px;
}
.imgButtonMenu
{
    display: table;
    float: left;
    cursor: pointer;
    width: 110px;
    height: 30px;
    background-repeat: repeat-x;
    border: 1px solid red;
}
.imgButtonMenuText
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    color: Black;
    top: -15px;
    height: 30px;
    position: relative;
    border: 1px solid blue;
}

/* BreadCrumb.ascx */
a.BreadCrumb
{
    color: Black;
}
table.BreadCrumb
{
    background-color: #f5f5f5;
    text-align: left;
    width: 100%;
}
table.BreadCrumb td
{
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}

/* IndexNewArrivals.ascx */
a.SeeMore
{
    font-size: 11pt;
    font-weight: bold;
}

/* ItemsNoLongerAvailable.ascx */
.popupBackground
{
    background-color: #333333;
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.popupTable
{
    background-color: White;
    padding: 15px 15px 15px 15px;
    text-align: left;
    border: 1px solid black;
    box-shadow: 5px 5px 3px #333333;
    -webkit-box-shadow: 5px 5px 3px #333333;
}
.popupTarget
{
    display: none;
}
.Font10pt
{
    font-size: 10pt;
    font-family: Arial, Verdana;
}
.Font10ptBold
{
    font-size: 10pt;
    font-family: Arial, Verdana;
    font-weight: bold;
}
.Font10ptNormal
{
    font-family: Arial, Verdana;
    font-size: 10pt;
    font-weight: normal;
}
.Font10ptDisable
{
    color: Gray;
    font-size: 10pt;
    font-family: Arial, Verdana;
}
.Font10ptItalic
{
    font-size: 10pt;
    font-family: Arial, Verdana;
    font-style: italic;
}
.Font10ptBoldItalic
{
    font-size: 10pt;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-style: italic;
}
.FontAlignRight
{
    text-align: right;
}
.FontAlignCenter
{
    text-align: center;
}
.ListNoBullets
{
    list-style-type: none;
}
.BackgroundGray
{
    background-color: #D3D3D3;
}
TABLE.Rectangle
{
    border: 1px solid #777777;
    text-align: left;
    border-spacing: 10px;
}
TABLE.Rounded
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #777777;
    text-align: left;
    border-spacing: 0px;
}
TABLE.Rounded TH
{
    border-radius: 7px 7px 0px 0px;
	background-color: #777777;
	color: White;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
TABLE.Rounded TD
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
TABLE.Rounded TABLE TD  /* Set padding to '0' on an inner table */
{
    padding: 0px;
}

TABLE.StoreList
{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #999999;
    padding: 5px 5px 5px 5px;
}
TABLE.StoreList td
{
    width: 160px;
    border-bottom: 1px solid #999999;
    padding-top: 5px;
    padding-bottom: 5px;
}
TABLE.StoreList TD:first-child
{
    width: 110px;
}

TABLE.StoreList tr:first-child td
{
    border-bottom: 0;
}
TABLE.StoreList tr:last-child td
{
    border-bottom: 0;
}

TABLE.StoreList A
{
    color: #0000ff;
    font-size: 8pt;
}
.StoreListStatus
{
    color: Gray;
    font-weight: bold;
    font-size: 8pt;
}
.StoreListLtdQty
{
    font-size: 7pt;
}

.StoreSelection_Title
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial, Helvetica;
    color: #303030;
}
.StoreSelection_SubTitle
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica;
    color: #303030;
}
.StoreSelection_City
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial, Helvetica;
    color: Black;
}
.StoreSelection_Address
{
    font-size: 10pt;
    font-family: Arial, Helvetica;
    color: Black;
    padding-left: 5px;
}
.StoreSelection_MyStore
{
    font-size: 9pt;
    font-family: Arial, Helvetica;
    color: Green;
    padding-left: 10px;
    font-weight: bold;
}
.StoreSelection_Hours
{
    font-size: 8pt;
    font-family: Arial, Helvetica;
}

.ProdInfoItemDesc
{
    COLOR: #330066;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

IMG.Required
{
    width: 14px;
    height: 14px;
    border: 0;
}

SPAN.ProdInfoAvailBox
{
    white-space: nowrap;
}
A.ProdInfoAvailBox 
{
    margin-left: 8px;
}
.ProdInfoAvailBox15 
{
    border: 1px solid black;
    width: 12px;
    height: 12px;
    padding: 0 0 0 0;
    margin: 0 0 3px 0;
}
.ProdInfoAvailBox20
{
    border: 1px solid black;
    width: 20px;
    height: 20px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    vertical-align: middle;
}
TD.ProdInfoAvailHeader 
{
    border: 1px solid black;
    background: #868686;
	color: White;
	text-align: center;
	height: 20px;
}
TD.ProdInfoAvailDetail 
{
    border: 1px solid black;
    background: #F2F2F2;
	text-align: center;
	font-weight: bold;
	height: 70px;
}

/* Stores.aspx and Store Pages/Popups */
.StoreInfo
{
    border: 1px solid black;
    background-color: #ededed;
}
table.StoreInfo td
{
    vertical-align: top;
}
tr.StoreInfoSep
{
    height: 8px;
}
tr.StoreInfoSep td
{
    font-size: 1px;
}
.StoreInfoTitle
{
    font-size: 11pt;
    color: #990000;
    font-weight: bold;
}

/* Top - Shopping BreadCrumb */
DIV.ShoppingBreadCrumb 
{
    width: 1000px;
    height: 28px;
}
DIV.ShoppingBreadCrumb DIV 
{
    float: left;
    border: 0px;
    width: 200px;
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
    font-family: Trebuchet MS, Arial, Verdana;
    color: #AAAAAA;
    padding-top: 2px;
}
DIV.ShoppingBreadCrumb DIV.Selected 
{
    color: #FFFFFF;
}
DIV.ShoppingBreadCrumb DIV.Past
{
    color: #DDDDDD;
}



/* New Checkout */
.PageTitle 
{
    padding-left: 20px;
    padding-top: 20px;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}

DIV.ItemsInCart 
{
    float: right;
    margin-bottom: 10px;
}
DIV.ItemsInCart .Title
{
    display: inline;
    padding-right: 10px;
}
DIV.ItemsInCart .Value
{
    display: inline;
    font-weight: bold;
}

TABLE.Checkout 
{
    border: 1px solid #dddddd;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;  /* 'cellspacing=0' equivalent */
    margin-top: 10px;
    margin-bottom: 10px;
}
TABLE.Checkout TD
{
    padding: 0; /* 'cellpadding' equivalent */
    padding-top: 1px;
    padding-bottom: 1px;
}
TABLE.Checkout TD.Padding20
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
TABLE.Checkout TH
{
    background-color: #666666;
    color: White;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px 0px 5px 20px; /* 'cellpadding=0' equivalent */
    text-align: left;
}
TABLE.Checkout .Content
{
    padding: 0px 0px 10px 0px;
    vertical-align: top;
}
TABLE.Checkout .Spacer
{
    width: 20px;
    height: 10px;
    font-size: 1px;
}
TABLE.Checkout .Title
{
    padding-right: 10px;
}

TABLE.Checkout .Quantity 
{
    margin: auto;
    width: 30px;
    text-align: right;
    margin-bottom: 2px;
}
TABLE.Checkout .colIcon 
{
    width: 72px;
    vertical-align: top;
    text-align: left;
}
TABLE.Checkout .colIcon IMG
{
    border: 1px solid black;
}
TABLE.Checkout .colItem 
{
    color: black;
    font-size: 12pt;
    padding-left: 10px;
    vertical-align: top;
}
TABLE.Checkout .colItemDisable
{
    color: gray;
    font-size: 12pt;
    padding-left: 10px;
    vertical-align: top;
}
TABLE.Checkout .colPrice 
{
    color: black;
    font-size: 11pt;
    font-weight: bold;
    width: 80px;
    text-align: right;
    vertical-align: top;
}
TABLE.Checkout .colPriceDisable
{
    color: gray;
    font-size: 11pt;
    font-weight: bold;
    width: 80px;
    text-align: right;
    vertical-align: top;
}
TABLE.Checkout .colQuantity 
{
    color: black;
    font-size: 11pt;
    width: 100px;
    text-align: center;
    vertical-align: top;
}
TABLE.Checkout .colQuantity .Error
{
    font-size: 8pt;
}
TABLE.Checkout .colQuantityDisable
{
    color: gray;
    font-size: 11pt;
    width: 100px;
    text-align: center;
    vertical-align: top;
}
TABLE.Checkout .colMove 
{
    color: black;
    font-size: 12pt;
    width: 150px;
    padding-left: 20px;
    vertical-align: top;
}
TABLE.Checkout .colTotal 
{
    color: black;
    font-size: 11pt;
    font-weight: bold;
    width: 100px;
    text-align: right;
    vertical-align: top;
}
TABLE.Checkout .colTotalDisable
{
    color: gray;
    font-size: 11pt;
    font-weight: bold;
    width: 100px;
    text-align: right;
    vertical-align: top;
}

TABLE.Checkout .colQSError
{
    width: 300px;
	color: Red;
	font-weight: bold;
}
TABLE.Checkout .colQSItem 
{
    width: 200px;
    text-align: center;
    border-right: 1px solid #dddddd;
}
TABLE.Checkout .colQSQuantity 
{
    width: 200px;
    text-align: center;
}

TABLE.Checkout .ItemDescription 
{
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
TABLE.Checkout .ItemId 
{
    color: #666666;
    font-size: 10pt;
    font-weight: bold;
}
TABLE.Checkout .ItemStatus
{
    font-size: 10pt;
    font-weight: bold;
}

TR.SubHeading TD
{
    background-color: #dddddd;
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    border-bottom: 1px solid #202020;
    text-align: center;
    padding: 3px 0px 3px 0px;
}

TABLE.Checkout .SubTotal
{
    padding: 10px 10px 10px 10px;
}

TABLE.Checkout .SubTotal TABLE
{
    width: 370px;
}

TABLE.Checkout .SubTotal TD
{
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 10pt;
}

TABLE.Checkout .SubTotal .Title
{
    text-align: left; 
    padding-bottom: 0px;
}

TABLE.Checkout .SubTotal .Value
{
    text-align: right;
    padding-right: 10px;
    padding-bottom: 0px;
    font-size: 12pt;
}
TABLE.Checkout .SubTotal .CurrencyDisplay
{
    text-align: right;
    font-size: 8pt;
    font-weight: normal;
    padding-right: 10px;
}

TABLE.Checkout .SubTotalPayment
{
    padding: 10px 10px 10px 10px;
}

TABLE.Checkout .SubTotalPayment TABLE
{
    width: 250px;
}

TABLE.Checkout .SubTotalPayment TD
{
    font-weight: bold;
    font-size: 10pt;
}

TABLE.Checkout .SubTotalPayment .Title
{
     text-align: left; 
}

TABLE.Checkout .SubTotalPayment .Value
{
     text-align: right;
     padding-right: 20px;
    font-size: 12pt;
}

TABLE.Checkout .SubTotal .ShippingEstimate
{
     text-align: right; 
     border-top: 1px solid #dddddd;
     padding-right: 10px;
     padding-top: 5px;
     padding-bottom: 0px;
}

TABLE.Checkout .SubTotal .BlueUnder
{
    color: Black;
    font-size: 10pt;
    font-weight: bold;
}

TABLE.WLItems 
{
    width: 100%;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
}
TABLE.WLItems TD
{
    padding-right: 20px;
}

TABLE.BulletList 
{
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;  /* 'cellspacing=0' equivalent */
}
TABLE.BulletList TD
{
    padding: 3px 1px 3px 1px;
    vertical-align: middle;
}
TABLE.BulletList IMG.Bullet
{
    width: 7px;
    height: 7px;
    border: 0;
    padding-right: 10px;
}

TABLE.Address, TABLE.Address2, TABLE.Address3, TABLE.Address4
{
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;  /* 'cellspacing=0' equivalent */ 
    border: 0;
}
TABLE.Address TD, TABLE.Address2 TD, TABLE.Address4 TD
{
    padding: 1px 1px 1px 1px;
    vertical-align: top;
}
TABLE.Address TD:first-child
{
    padding-right: 10px;
    font-weight: bold;
    width: 210px;
}
TABLE.Address2 TD:first-child
{
    padding-right: 10px;
    font-weight: bold;
    width: 170px;
}
TABLE.Address4 TD:first-child
{
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    width: 170px;
}
TABLE.Checkout TD.Address3Padding10
{
    padding: 10px 10px 0px 10px; /* 'cellpadding' equivalent */
    background-color: #EEEEEE;
    height: 170px;
    vertical-align: top;
}
TABLE.Address3 TD
{
    padding: 1px 1px 1px 1px;
    vertical-align: top;
    background-color: #EEEEEE;
}
TABLE.Address4 TD
{
    padding-top: 2px;
    padding-bottom: 2px;
}
TABLE.Address3 TD.Title
{
    padding-right: 10px;
    font-weight: bold;
    width: 140px;
}
TABLE.Address TD.Value, TABLE.Address3 TD.Value
{
    font-weight: bold;
    color: #666666;
}

.ButtonContainer
{
    display: inline;
    padding-left: 20px;
    text-align: center;
}

TABLE.StorePickup 
{
    width: 670px;
}

TABLE.StorePickup TD.Heading 
{
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
    color: Black;
    font-weight: bold;
    width: 100%;
}
TABLE.StorePickup TD.Title 
{
    text-align: right;
    padding-right: 10px;
    width: 90px;
}
TABLE.StorePickup .Title 
{
    color: Black;
    font-weight: bold;
}
TABLE.StorePickup .Value
{
    width: 550px;
    vertical-align: top;
}

TR.Padding2 TD
{
    padding-bottom: 2px;
    padding-top: 2px;
}
TR.Padding5 TD
{
    padding-bottom: 5px;
    padding-top: 5px;
}

.Required
{
    font-size: 8pt;
    font-weight: bold;
    padding-left: 5px;
}
.PaymentError
{
    padding-left: 20px;
    color: Red;
}

#imgLoading
{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}