/* Color: Grey */

body {
	background: #fff url(../../Watches/images/grey/BodyBg.gif) 0 0 repeat-x;
	color: #202020;
}

a {
	color: #202020;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #464646;
}

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: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../../Watches/images/grey/MenuBg.gif) 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: url(../../Watches/images/grey/ContainerBg.jpg) 0 30px no-repeat;
}
#Outer {
}
#Wrapper {
}
#Header {
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: url(../../Watches/images/grey/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #c5c5c5;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #7d7d7d;
}
#SearchForm p {
	color: #7d7d7d;
}


.Left {
	background: #1c1c1c;
}
.Left h2 {
	color: #ff3838;
}
.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;
}
.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: #ff3838;
}

.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:#ff3838; }
.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('../../Watches/images/grey/Cart.gif') 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 tbody .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;
}

.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: #ff3838;
}

/* 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;
}