/* Color: Red */

body {
    color: #fff;
    background:#000 url(../../NeonStore/images/red/bg_body.gif) repeat-x 0 0;
    line-height: 20px;
}
a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
}
a:hover {
    color: #ff9624;
}
textarea, input[type='text'], input[type='password'], select {
    border:1px solid #dbdbdb;
}
h2 {
    color: #fff;
}
h3 {
    color: #fff;
}
#TopMenu {
    background:url(../../NeonStore/images/red/bg_topmenu.gif) no-repeat 0 100%;
}
#TopMenu li a, #TopMenu li div {
    color: #fff;
    background:url(../../NeonStore/images/red/bg_menu.gif) no-repeat 0% 2px;
    text-transform:uppercase
}
#TopMenu li div a {
    background:none !important;
    color:#fff
}
#TopMenu li a:hover {
}
#Container {
    background:url(../../NeonStore/images/red/bg_container.jpg) no-repeat 50% 0
}
#Outer {
}
#Menu {
}
#Menu li a {
    color: #fff;
    text-decoration:none
}
#Menu li.ActivePage a {
    color:#fff;
    text-decoration:none;
}
#Menu li ul li a {
    background-color:#230712
}
#Menu li ul li a:hover {
    color: #fff;
}
#Menu li:hover a, #Menu li.over a {
    color:#fff
}
#Header {
}
#Logo h1 {
    color: #ffcc00;
}
#Logo h1 a {
    color: #ffcc00;
}
#Logo span {
    color:#fff;
}
#SearchForm {
}
#SearchForm label {
    color: #fff;
}
#SearchForm a {
    color: #fff;
    text-decoration:none
}
#SearchForm a:hover {
    color: #ffcc00;
}
.Left {
}
.Left a {
    color: #fff;
    text-decoration:none
}
.Right {
}
.Left li {
    padding:5px 0;
}
.Left li a:hover {
}
.Content {
}
.main_banner {
    display:block;
    width:760px;
    height:398px;
    background:url(../../NeonStore/images/main_banner.jpg) no-repeat;
    margin:0 auto 20px;
}
.main_banner span {
    display:none
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
    color: #ff9624;
}
#Footer {
    color:#a01c42;
    height:33px;
    padding-top:10px;
    border-top:2px solid #18040c
}
#Footer a {
    color:#a01c42;
    text-decoration:underline
}
#Footer li a {
    border-left: 1px solid #a01c42;
}
.Content .ProductList li {
    background-color:#100308
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
    background-color:#fff;
    margin:0px 0px 10px;
    padding:20px 0;
}
.ProductList strong, .ProductList strong a {
    color: #ff9624;
}
.ProductList strong a:hover {
    color: #ff9624;
}
.ProductPrice, .ProductList em {
    color: #ff3333;
    font-size:.99em;
}
.ProductList .Rating {
    color: #797979;
    display:none;
}
.Right .ProductList li {
    background:url(../../NeonStore/images/red/bg_sideli.gif) repeat-x 0% 100%;
}
.Left h2 {
    color:#fff;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../NeonStore/images/red/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../NeonStore/images/red/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers .ProductActionAdd, .Right .TopSellers .ProductActionAdd, .Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd, .Left #SideProductRecentlyViewed .ProductActionAdd, .Right #SideProductRecentlyViewed .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}
.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a, .Left #SideProductRecentlyViewed .ProductActionAdd a, .Right #SideProductRecentlyViewed .ProductActionAdd a {
    color:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important
}
.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}
.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
    color:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd a, .Right .TopSellers li.TopSeller1 .ProductActionAdd a, .Left .TopSellers li.TopSeller1 .ProductActionAdd a:hover, .Right .TopSellers li.TopSeller1 .ProductActionAdd a:hover {
    color:#fff;
    text-decoration:none;
    font-weight:400 !important
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:20px;
    text-align:center;
    padding-top:4px;
    font-size:.95em;
    background:url(../../NeonStore/images/red/ProductActionAdd.gif) no-repeat 0% 0%;
    font-weight:400
}
.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}
.CompareItem {
    width:200px;
    border-left: solid 1px #CACACA;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #f1e8d4;
}
.CompareFieldTop {
    border-bottom:solid 1px #f1e8d4;
}
.CompareFieldTop a:hover {
    color:#ff9624;
}
.CompareCenter {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.CompareLeft {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.ViewCartLink {
    background: url('../../NeonStore/images/red/Cart.gif') no-repeat -4px 0;
}
table.CartContents, table.General {
    border: 1px solid #e5e5e5;
}
.CartContents thead tr th, table.General thead tr th {
    background: #faf8f4;
    color: #424748;
    border-bottom: 1px solid #e5e5e5;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e5e5e5;
    color: #333;
}
.MiniCart .SubTotal {
    color: #333;
}
.JustAddedProduct {
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #333;
}
.CategoryPagination {
    color: #034285;
}
.CheckoutRedeemCoupon {
    background: #EAFDFF;
    padding: 10px;
    width: 300px;
    border: 1px solid #9DD3D8;
    margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
}
.InfoMessage {
    background: #faf8f4 url('../../NeonStore/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.SuccessMessage {
    background: #E8FFDF url('../../NeonStore/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ErrorMessage {
    background: #FFECEC url('../../NeonStore/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
}
.ProductActionAdd {
    background:url(../../NeonStore/images/red/ProductActionAdd.gif) no-repeat 0% 0%;
}
.ProductActionAdd a {
    color:#fff;
    font-weight:700;
    font-size:1.3em;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #e5e5e5;
    background: #edf2f3;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #18040c;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background:none;
    border: 1px solid #18040c;
    color: #fff;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}
/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #611428;
}
.TabNav li a {
    border: 1px solid #611428;
    background-color: #2A0815;
}
.TabNav li a:hover {
    background-color: #611428;
}
.TabNav li.Active a {
    border-bottom: 1px solid #611428;
    background-color: #2A0815;
}
/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}
.Breadcrumb ul {
    padding:10px 0;
}
.Breadcrumb ul a {
}
.SideCart li {
    background:none
}
.Left #SideCategoryList li, .Left #SideShopByBrand li {
    background:#220712 url(../../NeonStore/images/red/bg_sidelis.gif) repeat-x;
    margin-bottom:1px;
    padding: 10px 0;
}
#SideNewsletterBox form {
    background:#14040a url(../../NeonStore/images/red/bg_sidenewsletter.gif) repeat-x 0 0;
    border:1px solid #1b050e;
    padding:15px;
    text-align:center
}
#SideNewsletterBox form label {
    width:190px;
}

.ChooseCurrencyBox span,
.ISSelectReplacement,
.QuickSearchResultMeta a,
.QuickSearchResultMeta em,
.QuickSearchResultMeta p,
.QuickSearchResultMeta span.Price{
    color: black;
}

.ProductMain table.ExpectedReleaseDate td {
    border-color: #000;
    background-color: #681821;
    color: #FFF;
}

.CartContents .ItemShipping th {
    border-bottom-color: #e5e5e5;
    border-top-color: #e5e5e5;
    background: #faf8f4;
    color: #424748;
}
