/* Color: Blue */
body {
    background-color: #000000;
}

a {
    color: #001927;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #F78F1E;
}
h2 {
    color: #F78F1E;
}
h3 {
    color: #F78F1E;
}

#TopMenu li a, #TopMenu li div {
    /* background-image: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/GiftVouchers.png?t=1470142230);
    background-repeat: no-repeat;
    background-position: center center;
    width: 147px;
    height: 30px; */
    /* background-image: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/SideButtonsBkgd.gif?t=1470142230);
    background-repeat: no-repeat;
    background-position: left center;
    height: 50px; */
}

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

#TopMenu li a:hover {
    /* color: #F78F1E; */
    /* margin-top: 5px; */
    /* background-image: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/SideButtonsBkgd.gif?t=1470142230);
    background-repeat: no-repeat;
    background-position: left center; */
    color: #F78F1E;
}

#Menu li {
    font-size: 16px;
    height: auto;
}

#Menu li.First a {
    border: none;
}

#Menu li a {
    color: #333333;
    height: auto;
    /* border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333; */
    border-left: #333333 1px solid;
}
#Menu li ul li a {
    background-color: #F78F1E;
    color: #333333;
}
#Menu li ul li a:hover {
    background-color: #F78F1E;
    color: #fff;
}
#Menu li:hover a, #Menu li.over a{
    /* border-bottom: 1px #333333 solid; */
}
#Outer {
    background-color: #FFFFFF;
    background-image: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/TopBg.png?t=1470142230);
    background-position: left top;
    background-repeat: no-repeat;}

#Header {
    background-image: url(http://www.metalclay.co.uk/product_images/header_images/headerImage.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 1px solid #333;
}
#Logo h1 {
    color: #fff;
    background: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/Logo.png?t=1470142230) top left no-repeat;
}
#Logo h1 a {
    color: #fff;
}
#SearchForm {
    color: #000000;
}
#SearchForm label {
    color: #fff;
}
#SearchForm a {
    color: #000000;
}
#SearchForm a:hover {
    color: #F78F1E;
}
.Left {
    background-color: #FFFFFF;
    padding-top: 0px;
}
.Left li {
}
.Left li a:hover {
    color: #F78F1E;
}

.Content {
}

.Content a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.Content.Wide {
    /* background-image: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/ContentBgWide.gif?t=1470142230); */
    width: 615px;
}
.Content.Widest {
    /* background-image: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/ContentBgWidest.gif?t=1470142230); */
    width: 800px;
    margin-left: 75px;
}

.Right {
    background-color: #FFFFFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-top: -1px;
}
.Right a {
    color: #333333;
}
.Right a:hover, .Right a:hover strong {
    color: #F78F1E;
    font-size: 13px;
}
#Footer {
}
#Footer li a {
    border-left: 1px solid #208db5;
}
.Content .ProductList li,
.fastCartContent .ProductList li {
    border: 1px solid #E3E3E3;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background-color: #FFFFFF;
}
.ProductList .ProductImage {
    background: #fff;
}
.ProductList strong, .ProductList strong a {
    color: #333333;
    text-decoration: none;
}
.ProductPrice, .ProductList em {
    color: #F78F1E;
}
.ProductList .Rating {
    color: #333333;
}
.Right .ProductList li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E3E3E3;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background-color: #E3E3E3;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/TopSellerNumberBg.gif?t=1470142230) 0 4px no-repeat;
    color: #075899;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: 1px solid #CCCCCC;
    background: #fff;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/TopSellerNumber1Bg.png?t=1470142230) 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 #E5E5E5; }
.CompareFieldTop a:hover { color: #F78F1E; }
.CompareCenter { border-left:solid 1px #E5E5E5; border-bottom:solid 1px #E5E5E5; }
.CompareLeft { border-left:solid 1px #E5E5E5; border-bottom:solid 1px #E5E5E5; }
.ViewCartLink {
    background: url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/blue/Cart.gif?t=1470142230) no-repeat 3px 0;
}
table.CartContents, table.General {
    border: 1px solid #999999;
}
.CartContents thead tr th, table.General thead tr th {
    color: #424748;
    background-color: #F1F2F2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
.CartContents tfoot .SubTotal td {
    color: #333333;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
}
.MiniCart .SubTotal {
    color: #075899;
}
.JustAddedProduct {
    border: 1px solid #CCCCCC;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #075899;
}
.CategoryPagination {
    color: #333;
    background: #E3E3E3;
    border: 1px solid #CCCCCC;
}
.CheckoutRedeemCoupon {
    padding: 10px;
    width: 300px;
    border: 1px solid #999999;
    margin-bottom: 10px;
    background-color: #F1F2F2;
}
.SubCategoryList, .SubBrandList {
    background-color: #e2e2e2;
}
}
.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #555;
}
.InfoMessage {
    background: #E3E3E3 url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/InfoMessage.gif?t=1470142230) no-repeat 5px 8px;
    color: #555;
}
.SuccessMessage {
    background: #E8FFDF url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/SuccessMessage.gif?t=1470142230) no-repeat 5px 8px;
    color: #555;
}
.ErrorMessage {
    background: #FFECEC url(//cdn11.bigcommerce.com/s-94613/templates/__custom/images/ErrorMessage.gif?t=1470142230) no-repeat 5px 8px;
    color: #555;
}
.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: #F1F2F2;
    border: 1px solid #999999;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}
/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #333;
}
.TabNav li a {
    border: 1px solid #333;
    background: #F78F1E;
    color: #FFF
}
.TabNav li a:hover {
    background-color: #FFF;
}
.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #F78F1E;
}
/* 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: #F1F2F2;
}
}

/* 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;
}
/* end fast cart styles */

.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;
}
/* end fast cart styles */