/* Color: Blue */

body {
    background: #fff url('../../../content/images/bk.png') repeat-x 0 0;
    color: #535353;
}


a {
    color: #4E84C4;
    font-weight: normal;
    text-decoration: underline;
}

a:hover {
    color: #52854C;
    text-decoration:underline;
}

h2 {
    color: #8c8179;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

h3 {
    color: #8c8179;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


#TopMenu li a{
    border-left: 1px solid #666;
    color: #4E84C4;
}

#TopMenu li div a {
    border-left: 0;
}

#TopMenu li a:hover {
    color: #52854C;
    text-decoration: none;
}

#Menu li.HasSubMenu  a {
    background: url('../../../content/images/PagesMenuBg.png') 7px 0 no-repeat;
}
#Menu li a {
    color: #fff;
}

#Menu li.HasSubMenu  a:hover {
    background: url('../../../content/images/PagesMenuBg-hover.png') 7px 0 no-repeat;
}
#Menu li a:hover {
    color: #fff;
}

#Menu li ul li a {
    color: #1e1e1e;
    background: #F2F2F1 !important;   /* for non-css3 browsers */
}

#Menu li ul li a:hover {
/*   background: url('../../../content/images/menu-dropdownbk.png') repeat-x 0 0 !important;   */
    color: #fff;
    background: #4B709C;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4B709C,endColorstr=#375986) !important;
    background: -webkit-gradient(linear,left top,left bottom, color-stop(0.75, rgb(75,112,156)),color-stop(0.65, rgb(53,90,134))) !important;
    background: -moz-linear-gradient(center top,rgb(75,112,156)30%,rgb(53,90,134)65%) !important;
}

#Menu li:hover a, #Menu li.over a{
    /*background: url('../../../content/images/menu-bk.png') repeat-x 0 0; */

}

#Outer {
   /* background: url('../../default/images/blue/WrapperBg.jpg') no-repeat top center;*/
}


#Header {
   /* border-bottom: 1px solid #4aa1b2;*/
}

#Logo h1 {
    color: #fff;
    background: url(../../default/images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
    color: #fff;
}

#SearchForm {
    color: #95bbd1;
}

#SearchForm label {
    color: #fff;
}

#SearchForm a {
    color: #b1ccdc;
}

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

.Left {
   /* background: transparent url('../../default/images/blue/LeftBg.gif') no-repeat;*/
}

.Left li {
   /* border-bottom: 1px solid #c5dde9;*/
}

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

.Content {
   /* background: transparent url('../../default/images/ContentBg.gif') no-repeat;*/
}

.Content a {
    color: #4E84C4;
}

.Content a:hover {
    color: #52854C;
    text-decoration:underline;
}

.Content.Wide {
    /*background-image: url('../../default/images/ContentBgWide.gif');*/
}

.Content.Widest {
    /*background-image: url('../../default/images/ContentBgWidest.gif');*/
}


.Right {
    /*background: transparent url('../../default/images/blue/RightBg.gif') no-repeat;*/
}

.Right a {
    color: #034285;
}

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

#Footer {
    background: url('../../../content/images/footer-bk.png') repeat-x 0 0;
}

#Footer li a:hover {
   color: #52854C;
}

.Content .ProductList li,
.fastCartContent .ProductList li {
   /* border: 1px solid #cddee2;*/
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    /*background: #DFF2F7; */
}

.ProductList .ProductImage {
    background: #fff;
}

.ProductList strong, .ProductList strong a {
    color: #333333;
    font-size:18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;

}

.SearchContainer .ProductList strong, .SearchContainer .ProductList strong a {
    color: #4E84C4;
    font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;

}

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

.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {

}

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

}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #075899;
}

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

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #075899;
}

.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('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
   /* border: 1px solid #F3F3F1;*/
}

.CartContents thead tr th, table.General thead tr th {
    background: #F3F3F1;
    color: #424748;
    /*border-bottom: 1px solid #c7d7db;*/
}

.CartContents tfoot .SubTotal td {
    background: #F3F3F1;
    color: #075899;
    border-top: none !important;
}

.MiniCart .SubTotal {
    color: #075899;
}

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

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

.CategoryPagination {
 /*   background: #f4fbfc;*/
    text-align:right;
}

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

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

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
}

.InfoMessage {
    /*background: #EFF8FA url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;*/
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
    background-color: #f3f3f1;
    border: 1px solid #f3f3f1;
}

#SearchPageHeader .InfoMessage {
  background-color: #fbfbfb;
  border: 1px solid #F3F3F1;
  color: #1E1E1E;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px;
}

.SuccessMessage {
    background: #E8FFDF url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
}

.ErrorMessage {
    background: #FFECEC url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
	margin-left: 20px;
}

.SearchSuggest {
	margin-top: 9px;
	color: #1e1e1e;
    font-size: 14px;
}

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

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f3f3f1;
    border: 1px solid #f3f3f1;
	color: #424748;
}

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

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

#CheckoutGuestForm h4, .AccountLogin h4 {
  color: #A51C30;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  font-weight: normal;
  margin: 10px 0 0 0;
}

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

.TabNav li a {
    border-right: 1px solid #f3f3f1;
    border-top: none;
    background: #fff;
}

.TabNav li a:hover {
   background: #fff url('../../../content/images/tab-bk.png') repeat-x 0 0;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff url('../../../content/images/tab-bk.png') repeat-x 0 0;
}

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

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

#SearchResultsCategoryAndBrand {
    background-color: #EEF5F9;
}

.CartContents .ItemShipping th {
    border-bottom-color: #c7d7db;
    border-top-color: #c7d7db;
    background: #edf2f3;
}

/* 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: #65B2CB;
    color: #FFF;
}

/* 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 {
    background-color: #075899;
}

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

#HomeFeaturedProducts{
    width:960px;
}

#HomeFeaturedProducts .ProductList .Label, #CategoryContent .ProductList .Label, .ProductList .related_right .Label {
    color: #666666;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

#HomeFeaturedProducts .ProductList .Value, #CategoryContent .ProductList .Value{
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
    font-family:arial;
    font-size:13px;
    color:#666;
}
#HomeFeaturedProducts .ProductList .Value a, #CategoryContent .ProductList .Value a {
    color: #4E84C4;
    margin-left: 0;
    text-decoration: none;
}

#HomeFeaturedProducts .ProductList .Value a:hover, #CategoryContent .ProductList .Value a:hover{
    color:#52854C;
    /*text-decoration: none;*/
}

#HomeFeaturedProducts .ProductList a:hover, #CategoryContent .ProductList a:hover{
    text-decoration: underline;
}

#HomeFeaturedProducts .ProductDetails{
    height:auto !important;
    margin-top:10px;
}

#HomeFeaturedProducts .ProductList .featprod .Value, #CategoryContent .ProductList .featprod .Value{
    color:#666666;
}

#HomeFeaturedProducts h2{
    color: #A51C30;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    margin: 26px 0 0 20px;
}

#HomeFeaturedProducts .ProductList {
    list-style: none outside none;
    margin: 0 0 0 30px;
    padding: 0;
}

#HomeFeaturedProducts .ProductList li.Odd, #HomeFeaturedProducts .ProductList li.Even {
    height:125px !important;
}

.ProductOtherDetails{
    float:left;
    color: #666;
}

.ProductOtherDetails .Value, .ProductOtherDetails .Label, .ProductOtherDetails .DetailRow{
    float:left;
    color: #8c8179;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

.ProductOtherDetails .DetailRow{
    clear:both;
    margin: 2px 0 2px 0;
}

/* end fast cart styles */
