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

/* Color: Ecru */

body {
	/*background: #f4f0e0 url(../images/ecru/BodyBg.gif) 50% 0 repeat; */
	/* background: #777777 url(../images/ecru/BodyBg.gif) 50% 0 repeat; */
      /*  background: #161616 url(../images/ecru/rond.png) no-repeat; */
        background: #4B4B4B url(../images/ecru/rond2.png) no-repeat;
     /* degrade de 141414 a 3b3b3b

/*	color: #232111; */
	/* color: #777777; */

        /* tres fonce */
	color: #2F2F2F;
}

a {
     
        /* couleur du texte de base du premier composant central (liste des sous pages)*/
      /*  color: #505050; */

        /*  text cliquable : gris assez clair */
        /* color: #AFAFAF; */

        /*  text cliquable : gris pointe de vert */
        color: #C0CC9A;

	/*color: #232111;*/
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
        /* couleur du texte de base avec souris au dessus */
	/* color: #363319; */

        /* gris pointe de vert */
	/* color: #313A01; */
        color: #FFFFFF; 
}

h2 {
	background: url(../images/ecru/block_header3.png) 0 4px no-repeat ;

}

h3 {
        /* couleur du choix du menu superieur (my account,order status, view cart, ..) */
/* "product description" dans panel/productDescription */
	/*color: #E39333;*/
        /* color: #FFFFFF; */
       /* color: #0; */

        /* */
        color: #B9C492; 

}
hr {
        /* ???? */
        /* gris tres fonce */
	/* background: #292929; */
        background: #232323;

       /*  text cliquable : gris assez clair */
       /* color: #AFAFAF; */
       /*  text cliquable : gris pointe de vert */
        color: #C0CC9A;


	/*background: #dacdc3; */
	/*color: #dacdc3;*/
}

#Container {
}

#TopMenu {
	border-top: 1px solid #111211;
	border-bottom: 2px solid #111211; 
 
        background: url(../images/ecru/FondMenu2.gif) repeat-x;
}

#TopMenu li{
/* plus de ligne de separation	background: url(../images/ecru/PagesMenuBg.gif) 0 3px no-repeat;*/
        /* sans action ????? */
/*	 color: #FFFFFF; */
    
       /* items du menu principal */
       /* pour en faire des boutons, il faut avoir une image a droite */
       /* pour la separation des choix */
       /* en mettant la declaration ici les menus deroulant n'auront pas cette propriete */
       /* background: url(../images/ecru/delimitationMenu.gif) 0 14px no-repeat; */
/*       background: url(../images/ecru/delimitationMenu.gif)  no-repeat;  */

}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
        /* ??? */
	/* color: #4e4e42; */
        color: #B9C492;
}

#TopMenu li div {
}

#TopMenu li a:hover {
         /* ??? */
	/* color: #313332; */
	color: #C1CD9E;
}

#Menu {
        /* bloc du menu principale qui possede*/
        /* une ligne noir en dessus et en dessous  */
        /* dont le fond est compose d'une image repetee */

        /* ligne en dessous du menu principal */
	/*border-bottom: 5px solid #e39333; */
	/*border-bottom: 8px solid #777777; */
	border-top: 1px solid #111211;
	border-bottom: 2px solid #111211; 
 
        background: url(../images/ecru/FondMenu2.gif) repeat-x;
}

#Menu li {
       
        /* sans action ????? */
	 color: #FFFFFF; 
    
       /* items du menu principal */
       /* pour en faire des boutons, il faut avoir une image a droite */
       /* pour la separation des choix */
       /* en mettant la declaration ici les menus deroulant n'auront pas cette propriete */
       /* background: url(../images/ecru/delimitationMenu.gif) 0 14px no-repeat; */
       background: url(../images/ecru/delimitationMenu.gif)  no-repeat; 
}

#Menu li a {
    /*  attention, etant "li a" les proprietes seront reporte dans les boites deroulantes */
 

/* couleur du texte menu principal et des choix dans les popup */
	/*color: #313332; */
	/*color: #505050;*/
	color: #B5CA01;
        /*color: #FFFFFF; */
}

#Menu li.First a {
        /* premier choix du menu principal (home) */
	background-image: none;
        /* En blanc pour etre bien visible*/
        color: #FFFFFF; 
}

#Menu li a:hover {
     /* Couleur du text du menu principal sous a souris */
     /* color: #A1C500; */
     color: #FFFFFF;
}

#Menu li ul  {
        /* menu deroulant du menu principal, bordure */
	border: 2px solid #1B1B1B; 
	/* border: 1px solid #272727; */
}

}

#Menu li ul li a {
        /* couleur du fond du menu deroulant du menu principal */
	/*background: #f4f0e0;*/
	background: #3b3b3b;
}

#Menu li ul li a:hover {
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
}

#Wrapper {
        /* gris fonce */
	background: #242424 /*url(../logo/bandeauXILSlab.gif) no-repeat; */
	border: 1px solid #d3d0b9; 
	/* border-top: 0; */
        /* ???? */
        /* gris fonce */
        color: #242424;
        /* color: #555; */
}

#Header {
	/* background: #777777 url(../logo/bandeauXILSlab.gif) no-repeat; */
	background: #242424 url(../logo/NewBandeauVert3.png) no-repeat;

        /* ligne en dessous du header et au dessus du menu principal */
	/* border-bottom: 1px solid #9c9a8d; */
	/* border-bottom: 5px solid #777777; */
	border-bottom: 1px solid #3b3b3b;


}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #4e4e42;
}

#SearchForm {
}

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: 1px solid #dacdc3;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #4e4e42;
}

#SearchForm p {
	color: #4e4e42;
}

.Left {
        /* text : fond gris clair */
	color: #9B9B9B; 
}
.Left .Block {
	/* background: #faf8f0; */
	background: #2A2A2A;
	border: 1px solid #6E6E6E;
        /* text : fond gris clair */
	color: #9B9B9B; 
        /* couleur du test des news  ??*/
}
.Left h2 {
	border-bottom: 1px solid #6E6E6E;
/* + devant titre bloc categorie: background: url(../images/ecru/BlockTitle.gif) 0 3px no-repeat;*/
        /* text : fond gris clair */
	color: #9B9B9B; 
}
.Left li {
        /* text : fond gris clair */
	color: #9B9B9B; 
}
.Left li a {
	/*color: #232111;*/ 
        /* text : fond gris clair */
	color: #9B9B9B; 
}
.Left li a:hover {
       /* couleur du texte de base avec souris au dessus */
        color: #9B9B9B; 

}
.Left .CategoryList li, .Right .CategoryList li {
/* + devant chacune des categorie */
/*	background: url(../images/ecru/BlockArrow.gif) no-repeat left 7px; */
	padding-left:1px;
}
.Left .BrandList li, .Right .BrandList li {
/*	background: url(../images/ecru/BlockArrow.gif) no-repeat left center; */
	padding-left:1px;

}

.Content {
      /* ???? */
	color: #262626;
}
.Content .Block {
	/* background: #faf8f0; */
	background: #262626;
	border: 1px solid #6E6E6E;
        /* text : fond gris clair */
	color: #9B9B9B; 
 
}

.Content h2 {
        /* text : fond gris clair */
	color: #9B9B9B; 
       /*color: #ff3201;*/
	border-bottom: 1px solid #dacdc3;

}
.Content.Wide {
        /* text : fond gris clair */
	color: #9B9B9B; 

}
.Content.Widest {
        /* text : fond gris clair */
	color: #9B9B9B; 

}

.Right {
}
.Right .Block {
	/* background: #faf8f0; */
	/* background: #262626; */
	/* border: 1px solid #6E6E6E; */

        /* Idem Left */
	/* background: #faf8f0; */
	background: #2A2A2A;
	border: 1px solid #6E6E6E;
        /* text : fond gris clair */
	color: #9B9B9B; 
        /* couleur du test des news  ??*/


}
.Right h2 {
	/* border-bottom: 1px solid #363636; */
	/* background: url(../images/ecru/BlockTitle.gif) 0 3px no-repeat; */

        /* idem left */
	border-bottom: 1px solid #6E6E6E;
/* + devant titre bloc categorie: background: url(../images/ecru/BlockTitle.gif) 0 3px no-repeat;*/
        /* text : fond gris clair */
	color: #9B9B9B; 


}
.Right li {
}
.Right li a {
        /* text : fond gris clair */
	color: #9B9B9B; 
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #efefe7;
	color: #efefe7;
}

#Footer {
/* couleur du text du footer*/
color: #B7B7B7;
}

#Footer p {
/* couleur du text du footer*/
color: #B7B7B7;
}

#Footer a {
/* couleur du text du footer*/
color: #B7B7B7;
}


.NewsletterSubscription input {
	border: 1px solid #6E6E6E;
}
.Content .BlockContent .ProductList {
	border: 1px solid #6E6E6E;
}
.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
	/* background: #fff; */
          background: #262626;
}
.ProductPrice, .ProductList em {
	color: #FF3201;
}
.ProductList .Rating {
	/*color: #6a6a6a;*/
	color: #9B9B9B;
}
.ProductList strong, .ProductList strong a {
	/*color: #232111;*/
	color: #9B9B9B;
}
.Content .ProductList strong, .Content .ProductList strong a {
	/*color: #9B9B9B;*/
	color: #14518f;
}
.Content .ProductList a:hover{
	color: #232111;
}
.ProductPrice, .ProductList em {
	color: #ff3201;
}
.ProductList .Rating {
	color: #6a6a6a;
}


.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList .ProductDetails {
}

.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 {
	background: #fff;
	border: 1px solid #6E6E6E;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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

}


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

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

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

table.CartContents thead tr th, table.General thead tr th {
	/* background: #faf8f0; */
	background: #C0CC9A;
	color: #232111;
	border-bottom: 1px solid #6E6E6E;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #6E6E6E;
	color: #232111;
}

.MiniCart .SubTotal {
	color: #232111;
}

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

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

.CategoryPagination {
	color: #14518f;
	/* background: #faf8f0; */
	background: #D6D4D2;
	border: 1px solid #6E6E6E;
}

.CheckoutRedeemCoupon { 
    /* background: #faf8f0; */
      background: #D6D4D2;
    padding: 10px; width: 300px; border: 1px solid #dacdc3; margin-bottom: 10px; 
}

.SubCategoryList, .SubBrandList {
	/* background:#faf8f0; */
	background: #D6D4D2;
}

.InfoMessage {
	/* background: #faf8f0 url('../images/InfoMessage.gif') no-repeat 5px 8px; */
	background: #D6D4D2 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: #faf8f0; */
	background: #D6D4D2;
}

.QuickSearch { background: #fff; border: 1px solid #dacdc3;  }

.QuickSearchHover td{  
     /* background: #faf8f0;  */
	background: #D6D4D2;

}

.QuickSearchResult .Price { color: #FF3201; font-weight: bold; margin: 0 4px 0 0; }

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

.CreateAccount {
	border-right: 1px solid #dacdc3;
}

.SearchTips .Examples {
	/* background: #faf8f0; */
	background: #D6D4D2;
	border: 1px solid #dacdc3;
	color: #555;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	border-bottom: 1px solid #d3d0b9;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	/* background: #faf8f0; */
	background: #D6D4D2;
	border: 1px solid #d3d0b9;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #dacdc3;
	background: #f4f0e0;
}

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

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