/* Color: Purple */

body {
	background: #fff url(../../FashionJewellery/images/purple/BodyBg.gif) 0 0 repeat-x;
	color: #292929;
}
a {
	color: #292929;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #710d2a;
}
h2 {
	color: #710d2a;
}
h3 {
	color: #b83449;
}
hr {
	background: #e3e9ec;
	color: #e3e9ec;
}


#Container {
	background: #fff;
}


#TopMenu {
	color: #fff;
	background: #710d2a;
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #fff;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	background: #710d2a;
}
#Menu li {
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	text-decoration: underline;
}
#Menu li ul {
	border: 2px solid #710d2a;
	border-top: 0;
}
#Menu li ul li a {
	background: #fff;
	color: #710d2a;
}
#Menu li ul li a:hover {
	color: #292929;
}


#Outer {
}
#Wrapper {
}
#Header {
	background-position: 0 0;
	background-repeat: no-repeat;
}


#Logo {
}
#Logo h1 {
	color: #710d2a;
}
#Logo h1 a {
	color: #710d2a;
}


#SearchForm {
	background: url(../../FashionJewellery/images/purple/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #cfcfcf;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #ec8e9d;
}
#SearchForm p {
	color: #ec8e9d;
}


.Left {
	background: url(../../FashionJewellery/images/purple/LeftBg.gif) 0 0 no-repeat;
}
.Left .Block {
}
.Left h2 {
	color: #710d2a;
}
.Left li {
	border-bottom: 1px solid #cfcfcf;
}
.Left li a {
	color: #292929;
}
.Left li a:hover {
	color: #710d2a;
}
.Left .Block li, .Right .Block li {
}



.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: url(../../FashionJewellery/images/purple/RightBg.gif) 0 0 no-repeat;
}
.Right .Block {
}
.Right h2 {
	color: #710d2a;
}
.Right li {
	border-bottom: 1px solid #cfcfcf;
}
.Right li a {
	color: #292929;
}
.Right a:hover, .Right a:hover strong {
	color: #710d2a;
}
.Right hr {
	background: transparent;
	color: #e3e9ec;
}


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


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
	color: #b83449;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	border: 2px solid #cfcfcf;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #be0101;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #292929;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #cfcfcf;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../../FashionJewellery/images/purple/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

.ViewCartLink {
	background: url('../../FashionJewellery/images/purple/Cart.gif') no-repeat 6px 3px;
}

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e3e9ec;
	color: #b83449;
}

.MiniCart .SubTotal {
	color: #b83449;
}

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

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

.CategoryPagination {
	color: #292929;
	background: #f0f5f7;
}

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

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

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

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

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

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

.QuickSearchAllResults a { background: url('../../FashionJewellery/images/purple/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #f0f5f7; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #f0f5f7;
	border: 1px solid #e3e9ec;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f5f7;
	color: #777;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #710D2A;
	background: #FBE9ED;
	color: #000;
}

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

.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;
}