/* Color: Gray */

body {
   /* fallback (Opera) */
background: #ffffff;
/* Mozilla: */
background: -moz-linear-gradient(top, #4A4A4A, #ffffff) no-repeat;
/* Chrome, Safari:*/
background: -webkit-gradient(linear,
left top, left bottom, from(#4A4A4A), to(#ffffff)) no-repeat;
/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#4A4A4A', EndColorStr='#ffffff', GradientType=0) no-repeat;
    color: #606060
}

a {
    color: #606060;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #2f2f2f;
}
h2 {
    color: #2f2f2f;
}
h3 {
    color: #606060;
}


#Container {
    background: #ffffff;
}


#TopMenu {
       /* fallback (Opera) */
background: #c71585;
/* Mozilla: */
background: -moz-linear-gradient(top, #ff66cc, #c71585) no-repeat;
/* Chrome, Safari:*/
background: -webkit-gradient(linear,
left top, left bottom, from(#ff66cc), to(#c71585)) no-repeat;
/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#ff66cc', EndColorStr='#c71585', GradientType=0) no-repeat;
}
#Topmenu li{
}
#TopMenu li a {
    color: #fff;
}
#TopMenu li div {
    color: #fff;
}
#TopMenu li a:hover {
    text-decoration: underline;
}


#Menu {
   /* fallback (Opera) */
background: #ff66cc;
/* Mozilla: */
background: -moz-linear-gradient(top, #c71585, #ff66cc) no-repeat;
/* Chrome, Safari:*/
background: -webkit-gradient(linear,
left top, left bottom, from(#c71585), to(#ff66cc)) no-repeat;
/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#c71585', EndColorStr='#ff66cc', GradientType=0) no-repeat;
}

#Menu li {
}
#Menu li a {
    background: url(../../__custom/images/gray/MenuDividerW.gif) 0 50% no-repeat;
    color: #fff;
}
#Menu li a:hover {
    color: #000;
}
#Menu li.First a {
    background-image: none;
}
#Menu li ul li a {
    background-image: none;
    background-color: #2f2f2f;
}
#Menu li ul li a:hover {
}
#Menu li:hover a, #Menu li.over a{
}

#Outer {
       /* fallback (Opera) */
background: #c71585;
/* Mozilla: */
background: -moz-linear-gradient(top, #ff66cc, #c71585) no-repeat;
/* Chrome, Safari:*/
background: -webkit-gradient(linear,
left top, left bottom, from(#ff66cc), to(#c71585)) no-repeat;
/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#ff66cc', EndColorStr='#c71585', GradientType=0) no-repeat;
}

#Header {
    background: #c71585;
}

#Wrapper {
}


#Logo h1 {
    color: #fff;
}
#Logo h1 a {
    color: #fff;
}


#SearchForm {
    background: url(../../SkateSurf/images/gray/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm label {
    color: #fff;
}
#SearchForm input {
    background: #fff;
    border: 1px solid #9a9a9a;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #9a9a9a;
}
#SearchForm p {
    color: #9a9a9a;
}

.Social {
    float:right;
}

.Left {
}
.Left h4 {
    text-align:center;
    font-weight:normal;
    font-size: 3em;
    color: #fff;
}
.Left h3 {
    text-align:center;
    font-weight:normal;
    font-size: 1em;
    color: #fff;
}
.Left h3:hover {
    color: #000000;
}
.Left h2 {
    color: #fff;
}
.Left h2:hover {
    color: #000000;
}
.Left h1 {
    text-align:center;
    font-weight:normal;
    font-size: 3em;
    color: #fff;
}
.Left h1:hover {
    color: #000000;
}
.Left li {
}
.Left li a {
    color: #fff;
}
.Left li a:hover {
    text-decoration: none;
}
.Left #SideCategoryList {
    background: #c71585;
    padding: 5px 0 5px 0;
}
<!--.Left #SideCategoryList h2 {
    background: url(../../__custom/images/gray/Spacer.gif) 0px 100% no-repeat;-->
}
.Left #SideCategoryList a {
    color: #fff;
}
.Left #SideCategoryList a:hover {
    color: #dadada;
}


.Content {
    background: #ffffff;
}
.Content h1 {
    border: 0 none;
    font-size: 1.3em;
    color: #2F2F2F;
    margin: 0 0 8px;
    padding: 0;
    text-align: center;
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
    background: #ffffff;
}
.Right h2 {
    background: url(../../SkateSurf/images/gray/bgSideH2.gif) 5px 100% no-repeat;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}


#Footer {
   /* fallback (Opera) */
background: #ff66cc;
/* Mozilla: */
background: -moz-linear-gradient(top, #c71585, #ff66cc) no-repeat;
/* Chrome, Safari:*/
background: -webkit-gradient(linear,
left top, left bottom, from(#c71585), to(#ff66cc)) no-repeat;
/* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#c71585', EndColorStr='#ff66cc', GradientType=0) no-repeat;
    color: #ffffff;
    
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.NewsletterSubscription input {
    border: 1px solid #dadada;
}


.Content .ProductList li,
.fastCartContent .ProductList li {
    background: url(../../SkateSurf/images/gray/BgProdList.gif) 100% 0 repeat-y;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}
.Content .ProductList .ProductImage {
}
.Content .ProductList .ProductDetails {
}
.ProductList strong, .ProductList strong a {
    color: #2f2f2f;
}
.ProductPrice, .ProductList em {
    color: #cc2128;
    font-size: 1.2em;
}
.ProductList .Rating {
    color: #9a9a9a;
}
.ProductActionAdd a, .ProductActionAdd strong a {
    color: #606060;
}
.ProductActionAdd a:hover, .ProductActionAdd strong a:hover {
    color: #2f2f2f;
}



.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {

}


.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../SkateSurf/images/gray/BgTopSeller.gif) 0 0 no-repeat;
    color: #2f2f2f;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}


.Breadcrumb {
    border-bottom: 1px solid #dadada;
}


.CompareItem { width:200px; border-left: solid 1px #dadada; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dadada; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#cc2128; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }

.ViewCartLink {
    background: url('../../SkateSurf/images/gray/Cart.gif') no-repeat 0 50%;
}

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

table.CartContents thead tr th, table.General thead tr th {
    background: #30302E;
    color: #FFEA13;
    border-bottom: 1px solid #dadada;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dadada;
    color: #606060;
}

.JustAddedProduct {
    border: 1px solid #dadada;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #606060;
    text-decoration: none;
}


.CategoryPagination {
    color: #606060;
    background: #fffcd8;
}
.CheckoutRedeemCoupon { background: #fffcd8; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    background:#fffcd8;
}
.InfoMessage {
    background: #fffcd8 url('../../SkateSurf/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #606060;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f8e4d1;
}
.SuccessMessage {
    background: #fffcd8 url('../../SkateSurf/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #606060;
}
.ErrorMessage {
    background: #FFECEC url('../../SkateSurf/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #606060;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #fffcd8;
}
.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #fffcd8; }
.QuickSearchAllResults a { background: url('../../SkateSurf/images/gray/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #cc2128; }
.CreateAccount {
    border-right: 1px solid #dadada;
}
.SearchTips .Examples {
    background: #fffcd8;
}
hr {
    background: #dadada;
    border: #dadada;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #2f2f2f;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #fffcd8;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #2f2f2f;
    color: #fff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #fffcd8;
    color: #606060;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}


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


/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dadada;
}
.TabNav li a {
    border: 1px solid #dadada;
    background: #fffcd8;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #dadada;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dadada;
    background: #2f2f2f;
    color: #fff;
}

/* 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;
}

.CartContents .ItemShipping th {
    border-bottom-color: #dadada;
    border-top-color: #dadada;
    background: #30302E;
    color: #FFEA13;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #484846;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    text-decoration: underline;
}

/* End: category flyout styles */



/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
#fastCartContainer .ProductList .ProductImage {
    height: 143px;
    width: 143px;
}
#fastCartContainer .ProductList li {
    float: left;
    margin: 2px;
    overflow: hidden;
    padding: 3px;
    width: 163px;
}
/* end fast cart styles */
