/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Magenta */

body {
	background: #fff url(../images/magenta/BodyBg.gif) 50% 0 no-repeat;
	color: #222;
}

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

a:hover {
	color: #000000;
}

h2 {
	color: #9d1219;
}

h3 {
	color: #222222;
}

#Container {
	background: url(../images/magenta/BgContainer.jpg) 0 0 no-repeat;
}


#TopMenu {
	color: #fff;
}
#TopMenu li {
	background: url(../images/magenta/PagesMenuBg.gif) 0 9px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	color: #fff;
	text-decoration: underline;
}


#Menu {
	background: #222;
	border-top: 1px solid #fff;
}
#Menu li {
}
#Menu li a {
	background: url(../images/magenta/MenuBgBtn.gif) 0 15px no-repeat;
	color: #fff;
}
#Menu li.First a {
	background-image: none;
}
#Menu li ul li a {
	background: #222;
}
#Menu li ul li a:hover {
	color: #d3d3d3;
}



#Outer {
}
#Wrapper {
}
#Header {
}


#SearchForm {
	background: url(../images/magenta/searchbg.png) 17px 23px no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #d3d3d3;
}
#SearchForm .Button {
}
#SearchForm a {
	color: #fac2d6;
}
#SearchForm p {
	color: #fac2d6;
}


.Left {
}
.Left .Block {
	background-color: #000000;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.Left h2 {
	background: url(../images/magenta/SideBg_h2.gif) 0 0 no-repeat;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Left li {
}
.Left li a {
	color: #fff;
}


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


.Right {
}
.Right .Block {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}
.Right h2 {
	color: #C32026;
}
.Right li {
}
.Right li a {
}


#Footer {
	border-top: 1px solid #d3d3d3;
}
#Footer li a {
	border-left: 1px solid #d3d3d3;
}


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
	border-top-color: #9D1219;
	border-right-color: #9D1219;
	border-bottom-color: #9D1219;
	border-left-color: #9D1219;
}
.Content .ProductList li {
	border: 1px solid #d3d3d3;
	background-color: #fff;
	background-image: url(../images/magenta/ProductListBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Content .ProductList .ProductImage {
}
.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #222;
}
.ProductPrice, .ProductList em {
	color: #C32026;
}
.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 {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #9D1219;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff url(../images/magenta/No1SellerBg.gif) 0 100% repeat-x;
	border: 1px solid #d3d3d3;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}


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


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

.ViewCartLink {
	background: url('../images/magenta/Cart.gif') no-repeat 10px 5px;
}

.CartContents {
	border: 1px solid #d3d3d3;
}

.CartContents thead tr th {
	background: #f4f4f4;
	color: #424748;
	border-bottom: 1px solid #d3d3d3;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #d3d3d3;
	color: #4c7ec0;
}

.MiniCart .SubTotal {
	color: #4c7ec0;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #4c7ec0;
}

.CategoryPagination {
	color: #424748;
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

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

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

.InfoMessage {
	background: #f4f4f4 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
	border: 1px solid #d3d3d3;
}

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

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

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f4f4f4;
}
.QuickSearch { border: 1px solid #d3d3d3 }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../images/magenta/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

.MiniCart .SubTotal {
	color: #f30f60;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

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

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}
