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

/* Color: Grey */

body {
	background: #fff;
	color: #211b16;
}
a {
	color: #211b16;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #555555;
}
h2 {
}
h3 {
}
hr {
	background: #ccc;
	color: #ccc;
}


#Container {
	background: #fff;
}


#TopMenu {

}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	margin: 1px 0 0 0;
}
#Menu li {

}
#Menu li a {
	color: #4E4E4E;
	text-transform: uppercase;
	font-size: 11px !important;
}
#Menu li a:hover {
	color: #000000;
	text-decoration: none;
}
#Menu li ul {
}
#Menu li ul li a {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Menu li ul li a:hover {
	color: #000000;
}


#Outer {
}
#Wrapper {
}
#Header {

}


#Logo {
	background-image: url(../images/grey/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: url(../images/grey/SearchBg.gif) 12px 1px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #ccc;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #8f867f;
}
#SearchForm p {
	color: #8f867f;
}


.Left {
	background: #ffffff;
	color: #fff;
}
.Left .Block {
}
.Left h2 {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.Left li {

}
.Left li a {
	color: #4E4E4E;
	text-transform: uppercase;
}
.Left a {
	color: #000000;
}
.Left li a:hover {
	color: #000000;
	text-decoration:none;
}
.Left .Block li, .Right .Block li {
}



.Content {
}
.Content h2 {
	font-size: 15px;
	text-transform: uppercase;
}
.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #ffffff;
	color: #000000;
}
.Right .Block {
}
.Right h2 {
	color: #8f867f;
}
.Right li {
	border-bottom: 1px solid #58514b;
}
.Right li a {
	color: #000000;
}
.Right a {
	color: #000000;
}
.Right a:hover, .Right a:hover strong {
	color: #000000;
	text-decoration:underline;
}
.Right hr {
	background: transparent;
	color: #333;
	border: #333;
}


#Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecede6;
}

.NewsletterSubscription {
	color: #000;
}
.NewsletterSubscription input {
	border: 1px solid #ccc;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #3F3F3F;
}
.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 {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
}
.Right .TopSellers li.TopSeller1 a {
	color: #000;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/grey/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

.ViewCartLink {
	color: #fff;
	background: url('../images/grey/Cart.gif') no-repeat 6px 3px;
}

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

.CartContents thead tr th {
	background: #ece9e6;
	color: #555555;
	border-bottom: 1px solid #e0e0e0;
}

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

.MiniCart .SubTotal {
	color: #e60000;
}

.JustAddedProduct {
	background: #3a312a;
}

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

.CategoryPagination {
	color: #000;
	background: #ece9e6;
}

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

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

.InfoMessage {
	background: #ece9e6 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: #ece9e6;
}

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

.QuickSearchHover td{ background: #ece9e6; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #ece9e6;
	border: 1px solid #e0e0e0;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #efefef;
	color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}
.labels {
	height: 352px;
	background-image: url(../images/grey/labels.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.labelsr {
	height: 352px;
	background-image: url(../images/grey/labels.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#colwide {
	width: 795px;
}
#BrandPageContent {
	width: 350px;
	float: right;
}
#brandimg {
	float: left;
	width: 393px;
	height: 520px;
}
#PageContent h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f4f5f0;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sidebrandlist {
	width: 160px;
	font-size: 12px !important;
}
#sidebrandlist li {
	padding: 4px 0px 4px 10px;

}
#sidebrandlist dt a {
	font-weight: normal !important;
	padding-bottom: 4px;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}
.Content .ProductList li {
	width:261px !important;
	margin:6px 0 10px 0 !important;
}
.ProductList .ProductImage {
	width:242px !important;
	height:200px !important;
}
.ProductList .ProductImage img {
	height:200px !important;
}
.PrimaryProductDetails .ProductMain {
	width:405px !important;
}
.PrimaryProductDetails .ProductThumb {
	width:370px !important;
	margin-right:10px !important;
}
.Content h2 {
	font-size: 22px !important;
	 padding-left: 0px !important;
}
.Content .ProductList .ProductDetails {
	text-align: center;
}



.productnav-toggle-rightarrow a {
background:transparent url(/templates/fifi/images/arrow_next.gif) no-repeat scroll 95% 50%;
padding-right:15px;
font-size:12px;
}
.productnav-toggle-downarrow a {
background:transparent url(/templates/fifi/images/arrow_down.gif) no-repeat scroll 95% 50%;
padding-right:15px;
font-size:12px;
}

.productnav-toggle-rightarrow a:hover {
background:transparent url(/templates/fifi/images/arrow_next_invert.gif) no-repeat scroll 95% 50%;
}
.productnav-toggle-downarrow a:hover {
background:transparent url(/templates/fifi/images/arrow_down_invert.gif) no-repeat scroll 95% 50%;
}

.sidebrandheading li {
padding-left: 0px !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.sidebrandheading li a {
font-weight: bold !important;
}


#SideBrandTagCloud a {
font-size:12px;
color: #000 !important;
}

#SideBrandTagCloud a:hover {
background-color: black !important;
text-decoration: none !important;
color: #FFF !important;
}

#SideBrandTagCloud li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#SideBrandTagCloud .social_media {
	padding-left: 10px;	
}

/* TABLES *********************************************************/

#clothing, #shoe {
	width: 600px;
	padding: 0;
	margin: 0;
}

caption {
	width: 550px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

th {
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}

th.nobg {
	border-top-width: 0;
	border-left-width: 0;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
}

td {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
}


td.alt {
	color: #211b16;
	background-color: #F2F2F2;
}

th.spec {
	background-color: #fff;
	border-top-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th.specalt {
	color: #211b16;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0;
}
.silhouette {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 200px;
}
#brands {
	width: 100%;
	padding: 0;
	margin: 0;
}
.Content h3.producth3title {
	font-size: 18px;
font-weight: normal;
	text-transform:capitalize;
}

.ProductDescriptionContainer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
padding-left: 0px;
margin-left: 0px;
}
.celebbox {
	width: 242px;
	height: 400px;
	padding-right:29px;
	float: left;
}
.celebboxr {
	width: 242px;
	height: 400px;
	float: left;
}
.celebbox .caption, .celebboxr .caption {
	padding-top: 5px;
	text-align: center;
}
.titlepad {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
#productlist-color-filter ul li a {

	font-size: 11px !important;
	text-transform:capitalize !important;

}

#shoes-color-filter ul li a {

	font-size: 11px !important;
	text-transform:capitalize !important;

}

#clothinglist-color-filter ul li a {
font-size:11px !important;
text-transform:capitalize !important;
}

#sale-color-filter ul li a {
font-size:11px !important;
text-transform:capitalize !important;
}