/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Pink */

body {
	background: #f00171 url(../images/pink/BgBody.gif) 0 0 repeat-x;
	color: #000;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #f00171;
}
h2 {
	color: #f00171;
}
h3 {
	color: #4d4d4d;
}
hr {
	background: #dadada;
	color: #dadada;
}


#Container {
	background: #fff;
}


#TopMenu {
	color: #8a8a8a;
	background: #141414;
}
#TopMenu li {
}
#TopMenu li.First {
}
#TopMenu li a, #TopMenu li span {
	color: #8a8a8a;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
}


#Menu {
	background: url(../images/pink/BgMenu.gif) 0 0 no-repeat;
}
#Menu li {
	background: url(../images/pink/MenuDivider.gif) 0 50% no-repeat;
}
#Menu li.First {
	background-image: none;
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
}
#Menu li ul {
}
#Menu li ul li a {
	background: #f00171;
}
#Menu li ul li a:hover {
}


#Outer {
}
#Wrapper {
	background: url(../images/pink/BgWrapper.gif) 0 0 no-repeat;
}
#Header {
	background: #141414 url(../images/pink/HeaderBg.jpg) 100% 50% no-repeat;
}
#SiteHeading { /* Bespoke top element */
	background: #141414;
	color: #fff;
}


#Logo {
	background: url(../images/pink/Logo.gif) 0 0 no-repeat;
}
#Logo h1 {
}
#Logo h1 a {
}
.Logo1stWord {
}


#SearchForm {
	background: #f00171 url(../images/pink/BgSearch.gif) 0 0 no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #4d4d4d;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #fb9ec9;
}
#SearchForm p {
	color: #fb9ec9;
}


.Left {
	background: #eeeeee url(../images/pink/BgLeft.gif) 0 0 no-repeat;
}
.Left .Block {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
}
.Left li a:hover {
}
.Left #SideCategoryList li ul li {
	background: url(../images/pink/Arrow.gif) 0 50% no-repeat;
}



.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #eeeeee url(../images/pink/BgRight.gif) 0 0 no-repeat;
}
.Right .Block {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right li a {
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #fff;
	color: #fff;
}


#Footer {
	border-top: 5px solid #f00171;
}


.NewsletterSubscription input {
	border: 1px solid #dadada;
}


.Content .ProductList li {
	background: #fff url(../images/pink/BgProdBox.gif) 0 100% repeat-x;
	border: 1px solid #dadada;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #f00171;
}
.ProductList .Rating {
	color: #8a8a8a;
}
.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 */
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	border: 1px solid #dadada;
	background: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #f00171;
}


.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:#f00171; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }


table.CartContents, table.General {
	border: 1px solid #dadada;
}
table.CartContents thead tr th, table.General thead tr th {
	background: #f4f4f4;
	color: #4d4d4d;
	border-bottom: 1px solid #dadada;
}
.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #000;
}


.MiniCart .SubTotal {
	color: #f00171;
}
.JustAddedProduct {
	border: 1px solid #dadada;
	background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
	color: #000;
}
.Right .JustAddedProduct .ProductDetails a strong {
	color: #000;
}
.Right .JustAddedProduct .ProductDetails a:hover strong {
	text-decoration: underline;
}
.ViewCartLink {
	background: url('../images/pink/Cart.gif') no-repeat 6px 3px;
}



.CategoryPagination {
	color: #4d4d4d;
	background: #f4f4f4;
	border: 1px solid #dadada;
}

.CheckoutRedeemCoupon { background: #f4f4f4; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background: #f4f4f4;
	border: 1px solid #dadada;
}


.InfoMessage {
	background: #f4f4f4 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #4d4d4d;
	border: 1px solid #dadada;
}
.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #4d4d4d;
	border: 1px solid #dadada;
}
.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #4d4d4d;
	border: 1px solid #dadada;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f4f4f4;
}

.QuickSearch { border: 1px solid #dadada; }
.QuickSearchAllResults a { background: url('../images/pink/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchHover td{ background: #f4f4f4; }



.SearchTips .Examples {
	background: #f4f4f4;
	border: 1px solid #dadada;
}
#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #dadada;
	background: #f4f4f4;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #141414;
	color: #fff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f4f4f4;
	color: #4d4d4d;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #8a8a8a;
}


/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #dadada;
}


/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #dadada;
}
.TabNav li a {
	border: 1px solid #dadada;
	background: #f4f4f4;
}
.TabNav li a:hover {
	color: #f00171;
}
.TabNav li.Active a {
	border-bottom: 1px solid #dadada;
	background: #fff;
}