/* Color: Maroon */

body {
	background: #fff url(../../Computers/images/purple/BodyBg.gif) 0 0 repeat-x;
	color: #282828;
}
a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #7a3e8f;
}
h2 {
	color: #282828;
}
h3 {
	color: #7A3E8F;
}
hr {
	background: #dadada;
	color: #dadada;
}


#Container {
}


#TopMenu {
}
#TopMenu li {
	background: url(../../Computers/images/purple/PagesMenuBg.gif) 0 10px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	border-bottom: 1px solid #fff;
}
#Menu li {
	background: url(../../Computers/images/purple/MenuBgRight.gif) top right no-repeat;
}
#Menu li a {
	color: #fff;
	background: url(../../Computers/images/purple/MenuBgLeft.gif) top left no-repeat;
}
#Menu li a:hover {
	color: #fff;
}
#Menu li ul {
}
#Menu li ul li a {
	color: #fff;
	background: #383939;
}
#Menu li ul li a:hover {
	color: #dadada;
}


#Outer {
}
#Wrapper { /* Image used with kind permission from www.sxc.hu/profile/Mingret */
	background-position: 0 0;
	background-repeat: no-repeat;
}
#Header {
}


#Logo {
}
#Logo h1 {
	font-size: 30px;
	color: #944DAB;
}
#Logo h1 a {
	color: #944DAB;
}

#Logo .Logo1stWord {
	color: #9ACB24;
}


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


.Left {
	background: url(../../Computers/images/purple/SideBg.gif) 0 0 repeat-x;
}

.Left .CategoryList li, .Right .CategoryList li {
	background: url(../../Computers/images/purple/BlockArrow.gif) no-repeat left 7px;
	padding-left:8px;
}
.Left .BrandList li, .Right .BrandList li {
	background: url(../../Computers/images/purple/BlockArrow.gif) no-repeat left center;
	padding-left:8px;
}

.Right {
	background: url(../../Computers/images/purple/SideBg.gif) 0 0 repeat-x;
}

.Right li {
	border-bottom: 1px solid #d9d9d9;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #dadada;
	color: #dadada;
}


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


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


.Content .ProductList li,
.fastCartContent .ProductList li {
	border: 1px solid #dadada;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
	background: #f7f7f7;
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #ec1c4d;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
	background: url(../../Computers/images/purple/FeaturedProductsBg.gif) 0 100% repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #f7f7f7;
}


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

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


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

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

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

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

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #dadada;
	color: #7A3E8F;
}

.MiniCart .SubTotal {
	color: #7A3E8F;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #7A3E8F;
}

.CategoryPagination {
	color: #7A3E8F;
	background: #F7F7F7;
	border: 1px solid #dadada;
}

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

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


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

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

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

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

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

.QuickSearchHover td{ background: #F7F7F7; }

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

.SearchTips .Examples {
	background: #F7F7F7;
	border: 1px solid #dadada;
	color: #555;
}

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

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

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

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #383939;
	background: #f0f0f0;
}

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

.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: #dadada;
	border-top-color: #dadada;
	background: #F7F7F7;
	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: #f5f5f5;
}

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

#SideCategoryList .sf-sub-indicator {
	background-image:  url('../../Computers/images/purple/arrows-dark.png');
}

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