/* Color: Red */

body {
    background: #f2f2f2 url(../../WomensShoes/images/red/bg_body-actual.jpg) no-repeat center top;
    color: #333;
        padding-left:1px;
}

.datagrid table { 
border-collapse: collapse;
text-align: left;
width: 100%;
margin-top: 10px;
}
 
.datagrid {
overflow: hidden;
margin-left: 50px;
}

.datagrid table td, .datagrid table th {
 padding: 3px 10px; 
}

.datagrid table tbody td { 
color: #00496B;
border-left: 1px solid #ffffff;
background: #eaeaea;
font-size: 10px;
font-weight: normal; 
}

.datagrid table tbody .alt td { 
background: #ffffff;
color: #00496B;
border-left: 1px solid #eaeaea; 
}

.datagrid table tbody td:first-child { 
border-left: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #555;
font-size: 12px;
}

.datagrid table tbody tr:last-child td {
 border-bottom: none; 
}

.datagrid table tbody td:nth-child(2) {
font-family: Arial, Helvetica, sans-serif;
color: #777;
font-size: 12px;
}

a {
    color: #ff9900;
    font-weight: 400;
    text-decoration: underline;
}

a:hover {
    color: #d92850;
}

h2 {
    color: #000;

}

h3 {
    color: #000;
}

#TopMenu li a, #TopMenu li div {
    color: #E25113;
    background:url('../../WomensShoes/images/red/bg_menu.png') no-repeat 0% 2px;
        text-shadow: #ffffff 1px 1px 2px;
}

#TopMenu li div a {
    background:none !important;
    color:#E25113;
}

#TopMenu li a:hover {
    color: #000;
        text-shadow: #ffffff 1px 1px 2px;
}

#Menu li a {
    color: #fff;
        font-weight:bold;

    text-decoration:none;
    text-shadow: #3c3c3c 1px 1px 2px;

}

#Menu li.First a {
    color: #fff;
        text-weight:bold;
    text-decoration:none;
        text-shadow: #3c3c3c 1px 1px 2px;
}

#Menu li ul li a {
                background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #fcfcfc,  #f0f0f0);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f0f0f0');
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

}

#Menu li ul li a:hover {
    background-color: #000;
    color: #fff;
}

#Menu li:hover a, #Menu li.over a {
    color: #3c3c3c;
        font-weight:bold;
    text-shadow: #66a5d7 1px 1px 2px;
}

#Outer {
}

#Header {
}

#Logo h1 {
    color: #fff;
}

#Logo h1 a {
    color: #fff;
}

#Logo h1 a span {
    color: #FFDB6F;
}

#SearchForm {
    color: #ccc;
}

#SearchForm label {
    color: #ccc;
}

#SearchForm a {
    color: #ccc;
    text-decoration:none;
}

#SearchForm a:hover {
    color: #000;
}

.Left {
}

.Left li {
}

.Left li a:hover {
    color: #E25113;
}

.Content {

    background-color: #fff
}

.Content a {
    color: #333;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
}

.Right a {
}

.Right a:hover, .Right a:hover strong {
    color: #333;
}

#Footer {
    background:url(../../WomensShoes/images/red/bg_footer-min.png) no-repeat 50% 0%;
}

#Footer a {
    color:#fff;
    text-decoration:none;
}

#Footer li a {
    border-left: 1px solid #fff;
}

.Content .ProductList li {
    border: 1px solid #e5e5e5;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
    
    border:1px solid #aaa;
}

.ProductList .ProductImage {
    background: #fff;
}

.ProductList strong, .ProductList strong a {
    color: #333;
}

.ProductPrice, .ProductList em {
    color: #ff3333;
}

.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    background:url(../../WomensShoes/images/red/bg_sideli.gif) repeat-x 0% 100%;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../WomensShoes/images/red/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: 1px solid #e6e6e6;
    background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../WomensShoes/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:#ff9900;
    text-decoration:none;
    font-size:1.1em !important
}

.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:20px;
    text-align:center;
    padding-top:5px;
    font-size:.95em;
    background:url(../../WomensShoes/images/red/ProductActionAddNew.gif) no-repeat 0% 0%;
    font-weight:400
}

.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
    font-weight:400;
    color:#fff;
}

.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:5px;
    font-size:.95em;
    background:url(../../WomensShoes/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 #EFF8FA;
}

.CompareFieldTop {
    border-bottom:solid 1px #85BADF;
}

.CompareFieldTop a:hover {
    color:red;
}

.CompareCenter {
    border-left:solid 1px #85BADF;
    border-bottom:solid 1px #F2F2F2;
}

.CompareLeft {
    border-left:solid 1px #85BADF;
    border-bottom:solid 1px #F2F2F2;
}

.ViewCartLink {
    background: url('../../WomensShoes/images/red/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #e5e5e5;
}

.CartContents thead tr th, table.General thead tr th {
    background: #edf2f3;
    color: #424748;
    border-bottom: 1px solid #e5e5e5;
}

.CartContents tbody .SubTotal td {
    border-top: 1px solid #e5e5e5;
    color: #333;
}

.MiniCart .SubTotal {
    color: #333;
}

.JustAddedProduct {
    border: 1px solid #e6e6e6;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #333;
}

.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon {
    background: #EAFDFF;
    padding: 10px;
    width: 300px;
    border: 1px solid #9DD3D8;
    margin-bottom: 10px;
}

.SubCategoryList, .SubBrandList {
    background:#EEF5F9;
}

.InfoMessage {
    background: #EFF8FA url('../../WomensShoes/imagesInfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../WomensShoes/imagesSuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../WomensShoes/imagesErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EFF8FA;
}

.ProductActionAdd {
    background:url(../../WomensShoes/images/red/ProductActionAdd.gif) no-repeat 0% 0%;
}

.ProductActionAdd a {
    color:#fff;
    font-weight:400
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #e5e5e5;
    background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #dce8f4;
    border: 1px solid #c4d7eb;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #8b1636;
}

.TabNav li a {
    border: 1px solid #8b1636;
    background: #ffd7e2;
}

.TabNav li a:hover {
    background-color: #ffc3d3;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

        .bubbleInfo {
position: relative;
float: left;
width: 110px;
font-size: 0.95em;
margin: 4px 6px 10px 7px;
padding-bottom: 10px;
text-align:center;
background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f0f0f0));
background: -moz-linear-gradient(top,  #fbfbfb,  #f0f0f0);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f0f0f0');
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

        }

        .bubbleInfo:hover, .bubbleInfo.over {
width: 110px;
font-size: 0.95em;
margin: 4px 6px 10px 7px;
padding-bottom: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#EBEBEB));
background: -moz-linear-gradient(top, #F8F8F8, #EBEBEB);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#EBEBEB');

box-shadow: 0px 16px 10px -10px rgba(200, 200, 200, .5);
-webkit-box-shadow: 0px 16px 10px -10px rgba(200, 200, 200, .5), -1px 0px 7px rgba(200, 200, 200, .8);
-moz-box-shadow: 1px 3px 7px rgba(200, 200, 200, .8), -1px 0px 7px rgba(200, 200, 200, .8);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

        }
        .trigger {
        }
     
        /* Bubble pop-up */

        .popup {
            position: absolute;
            display: none;
            z-index: 50;
            border-collapse: collapse;
    width: 620px;
font-size: 0.95em;
margin: 4px 6px 10px 7px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#EBEBEB));
background: -moz-linear-gradient(top, #F8F8F8, #EBEBEB);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#EBEBEB');

box-shadow: 0px 16px 10px -10px rgba(200, 200, 200, .5);
-webkit-box-shadow: 0px 16px 10px -10px rgba(200, 200, 200, .5), -1px 0px 7px rgba(200, 200, 200, .8);
-moz-box-shadow: 1px 3px 7px rgba(200, 200, 200, .8), -1px 0px 7px rgba(200, 200, 200, .8);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
        }
