/* Color: Grey */

body {
	background: #fff url(//cdn2.bigcommerce.com/server5800/1773c/templates/__custom/images/grey/BodyBg.jpg?t=1424929321) 0 0 repeat-x;
	color: #202020;
}

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

a:hover {
	color: #464646;
}
.button {
	padding:5px;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#ccc;
	color:#333;
	border:none;
	cursor:pointer;
}
.button:hover {
	background:#ffff66;
}
	
h1, h2, h3 {
	font-family: "droid-sans",sans-serif;
}

h2 {
	color: #1c1c1c;
}

h3 {
	color: #555555;
}
hr {
	border: #c5c5c5;
	background: #c5c5c5;
}


#TopMenu {
}
#TopMenu li{
	background: url(../../Watches/images/grey/TopMenuBg.gif) 0 9px no-repeat;
}
#TopMenu li.First{
	background-image: none;
}
#TopMenu li a {
	color: #ccc;
}
#TopMenu li div {
	color: #ccc;
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(//cdn2.bigcommerce.com/server5800/1773c/templates/__custom/images/grey/MenuBg.gif?t=1424929321) 0 12px no-repeat;
	color: #fff;
}
#Menu li.First a {
	background-image: none;
}
#Menu li ul li a {
	background: #404040;
	color: #fff;
}
#Menu li ul li a:hover {
	background: #2f2f2f;
}
#Menu li:hover a, #Menu li.over a{
}


#Container {
	background-image:	none !important;
	background-position: 0 30px;
	background-repeat: no-repeat;
}
#Outer {
}
#Wrapper {
}
#Header {
}


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


#SearchForm {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-color:#333;
    background-color: rgba(0, 0, 0, .2);
        
}
#SearchForm .button {
	background:#ccc;

}

#SearchForm .button:hover {
	background:#ffff66;

}

#SearchForm label {
	display: none;
}
#SearchForm input {
	border: 1px solid #c5c5c5;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #7d7d7d;
}
#SearchForm p {
	color: #7d7d7d;
}


.Left {
	background: #333;
}
.Left h2 {
	color: #ccc;
}
.Left li {
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}


.Content {
}
.Content h2 {
}
.Content a {
}


.Right {
	color: #202020;
}
.Right .Block {
	background: #e5e5e5;
	 -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    
}
.Right h2 {
	color: #202020;
}
.Right a {
	color: #202020;
}
.Right a:hover, .Right a:hover strong {
}

#Footer {
	border-top: 1px solid #c5c5c5;
}

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

.Content .ProductList li {
}

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

.Content .ProductList li {
	background: url(../../Watches/images/grey/ProductListBgBottom.gif) bottom left no-repeat;
}

.Content .ProductList .ProductImage {
	background: url(../../Watches/images/grey/ProductListBgTop.gif) top left no-repeat;
}

.Content .ProductList .ProductDetails {
	background: url(../../Watches/images/grey/ProductListBgTop.gif) top right no-repeat;
}

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

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

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.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(../../Watches/images/grey/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	background: #fff url(../../Watches/images/grey/TopSeller1Bg.gif) 0 0 no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
background: #fff url(../../Watches/images/grey/TopSeller1RDetails.gif) bottom no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../Watches/images/grey/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #fff;
}


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


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

.ViewCartLink {
	background: url(//cdn2.bigcommerce.com/server5800/1773c/templates/__custom/images/grey/Cart.gif?t=1424929321) no-repeat 9px 2px;
}

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

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

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

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

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

.CategoryPagination {
	color: #202020;
	background: #e5e5e5;
}

.CheckoutRedeemCoupon { background: #e5e5e5; padding: 10px; width: 300px; border: 1px solid #c5c5c5; margin-bottom: 10px; }

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


.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #555;
}

.InfoMessage {
	background: #e5e5e5 url('../../Watches/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

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

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

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

.QuickSearchHover td{ background: #e5e5e5; }
.QuickSearchAllResults a { background: url('../../Watches/images/grey/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #e5e5e5;
}

.MiniCart .SubTotal {
	color: #FFFF66;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #1c1c1c;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #c5c5c5;
	color: #fff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

hr {
	background: #c5c5c5;
	border-color: #c5c5c5;
}

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

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

.TabNav li a {
	border: 1px solid #404040;
	background: #E5E5E5;
}

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

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #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: #c5c5c5;
	border-top-color: #c5c5c5;
	background: #e5e5e5;
	color: #424748;
}

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

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

/* 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: #EFEFEF;
}
.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;
}

#LayoutColumn1 {
	
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding-bottom:10px;
    
}
.backto {
	margin-top:-5px;
	padding:15px 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#ffff66;
	color:#000;
	border:none;
	cursor:pointer;
	float:right;
}
.backto:hover {
	background:#ccc;
}
.backto h3 {
	color:#000;
}
a.backto {
	text-decoration:none;
}
	
/* end fast cart styles */
