/******************************************************
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Casa Bugatti                                      *
* Author: Lorraine Armgardt      *
* Id: $Id$                                           *
*****************************************************/

/* Color: Red */

body {
	background: #fff;
	color: #666666;
}


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

a:hover {
	color: #FF0000;
}

h2 {
	color: #666666;
}

h3 {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;

}


#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #CCCCCC;
	color: #666666;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #FF0000;
}

#Menu li a {
	color: #666666;
}

#Menu li ul li a {
	color: #666666;
}

#Menu li ul li a:hover {
	color: #FF0000;
}

#Menu li:hover a, #Menu li.over a{
	color: #FF0000;
}

#Outer {
	
}


#Header {
	
}

#Logo h1 {
	color: #fff;
	
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #666666;
}

#SearchForm label {
	color: #666666;
}

#SearchForm a {
	color: #666666;
}

#SearchForm a:hover {
	color: #FF0000;
}

.Left {
	
}

.Left li a:hover {
	color: #FF0000;
}

.Content {
	
}

.Content a {
	color: #666666;
}

.Content.Wide {
	
}

.Content.Widest {
	
}


.Right {
	
}

.Right a {
	color: #666666;
}

.Right a:hover, .Right a:hover strong {
	color: #FF0000;
}

#Footer {
	
}

#Footer li a {
	
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #F2F2F2;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #999999;
	font-weight:bold;
	text-decoration: underline;
}

.ProductPrice, .ProductList em {
	color: #FF0000;
}

.ProductList .Rating {
	color: #666666;
}

.Right .ProductList li {
	border-bottom: 1px solid #CCCCCC;
}

.Content .FeaturedProducts .ProductList li {
	background: #FFFFFF;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #FFFFFF;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	
	color: #666666;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #CCCCCC;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	
	color: #666666;
}

.Breadcrumb {

}


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

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

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

.CartContents thead tr th, table.General thead tr th {
	background: #fff;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}

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

.MiniCart .SubTotal {
	color: #666666;
}

.JustAddedProduct {
	background: #fff;
}

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

.CategoryPagination {
	color: #666666;
	background: #fff;
	border: 1px solid #CCCCCC;
}

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

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

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

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

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

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

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #fff;
	border: 1px solid #CCCCCC;
	color: #666666;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #666666;
}

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

.TabNav li a {
	border: 1px solid #CCCCCC;
	background: #fff;
}

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

.TabNav li.Active a {
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #CCCCCC;
}
.shiptbl {
	font-size: 10px;
	color: #666666;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
	line-height: 10px;
}
.shiptbl2 {
	font-size: 10px;
	color: #666666;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	line-height: 10px;
}

