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

/* Color: Blue */

body {
	background: #fff url('../images/ricci/BodyBg.jpg') repeat-x 0 0;
	color: #666;
}


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

a:hover {
	color: #999;
}

h2 {
	color: #530000;
}

h3 {
	color: #530000;
}


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

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

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

#Menu li a {
	background: url('../images/ricci/PagesMenuBg.gif') 0 8px no-repeat;
	color: #666;
	font-size:12px;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	/*background-color: #65b2cb;*/
}

#Outer {

}


#Header {

}

#Logo h1 {
	color: #fff;
	background: url(../images/ricci/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
	background-color:#fff;
	text-align:right;
}

#SearchForm label {
	color: #666;
}

#SearchForm a {
	color: #b1ccdc;
}

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

.Left {
	/*background: transparent url('../images/ricci/LeftBg.gif') no-repeat;*/
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Content {
	/*background: transparent url('../images/ContentBg.gif') no-repeat;*/
}

.Content a {

}

.Content.Wide {

}

.Content.Widest {

}


.Right {
	/*background: transparent url('../images/ricci/RightBg.gif') no-repeat;*/
}

.Right a {
	color: #034285;
}

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

#Footer {

}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	border: 1px solid #ccc;
}

.Content .ProductList li, .Content .ProductList li.Over {
	background-image:url(/templates/ricci/images/ricci/CategoryItemBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}

.ProductList .ProductImage {

}


.ProductList strong, .ProductList strong a {
	color: #530000;
	font-weight:bold;
	padding-bottom:3px;
	display:block;
}

.ProductPrice, .ProductList em {
	color: #666;
	font-style:normal;
}

.ProductList .Rating {
	color: #797979;
}

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

.Content .FeaturedProducts .ProductList li {

}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/ricci/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

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

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/ricci/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

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


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

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

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #ccc;

}

.MiniCart .SubTotal {
	color: #075899;
}

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

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

.CategoryPagination {

	border-bottom: 1px solid #f4f4f4;
}

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

.SubCategoryList, .SubBrandList {

}

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

.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: #EFF8FA;
}

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

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

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

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

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

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

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

/* Gazungle added */

#SearchForm #phone {
	color: #B8D696;
	font-weight:bold;
	padding:5px 0 0 0;
}
.wishlist {
	margin:0 !important;
	padding:0 ;
	padding-left:190px;
	display:block;
	margin-top:-5px !important;
	}
.BlockWishList {
	margin-top:1px;
	margin-bottom:10px;
	}
	
#SideCouponCodeBox, #SideGiftCertificateCodeBox, #GiftCertificatesMenu, #SideAccountMenu, #HomeContent, #HomeFeaturedProducts {
	border:1px solid #B5D993;
	padding-bottom:10px;
	}
em {
	font-style:normal
	}
	
/* home page */

#TagLine {
	background-image:url(/templates/ricci/images/ricci/tagline.gif);
	background-repeat:no-repeat;
	width:350px;
	height:16px;
	margin-top:65px;
	float:left;
	}
#HomeContent img {
	margin-left:10px;
	}
#HomeContent {
	padding:0px !important;
	margin-bottom:15px;
	width:795px;
	}
.HomeFeatured {
	float:left;
	width:295px;
	padding:15px;
	}

.HomeFeatured .message {
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
	}
	
.HomeFeatured  .special {
	float:none !important;
	display:block;
	margin:-5px 0 8px -3px !important;
	}
	
#HomeFeaturedProducts {
	padding:10px !important;
	display:block;
	float:left;
	width:775px;
	}
	
#HomeFeaturedProducts h2 {
	margin:0 !important;
	}
	
.HomeSubContent {
	float:left;
	width:245px;
	text-align:center;
	padding:10px;
}

.HomeSubContent img {
	border:1px solid #B5D993 ;
	margin:10px 0;
	}
	
/*press page */
	
.main td {
    padding-bottom:8px;
    padding-top:15px;
    border-bottom:1px solid #EFEFEF;

    }
.main img {
    margin-right:15px
    }
	
/* color chart */

.colors {
	width:30px;
	height:25px;
	margin:7px 10px 2px 10px;

	}
#ColorChart {
	border:1px solid #ebebeb;
	margin:10px 0 10px -141px;
	background-color:#FFFFFF;
	padding:5px;
	}
.colorLabels {
	margin-left:-10px;
	}
	
#ColorChart .colorLabels td {
	text-align:center;
	font-size:10px;
	}
#ColorChart h4  {
	text-align:left;
	font-size:12px;
	display:block;
	}
#ColorChart .colorOptions img {
	margin:0 10px 0 5px;
	}
	
/* Category Page Headers */

.CategoryDescription {
	background-color:#EFF8E9;
	margin:10px 7px;
	line-height: 1.4em;
	font-size:13px;
	}
.CategoryDescription h4{
	font-weight:bold;
	font-size:13px;
	color:#666666;
	margin-bottom:8px;
	text-transform:capitalize;
	}
.categoryHeader {
	padding:10px;
	}
	
.categoryHeader img {
	float:left;
	margin-right:25px;
	}
.NewsletterHeader {
	color:#530000;
font-size:1.25em;
margin:5px 10px 8px;
width:140px;
font-weight:bold;
}