/***************************************
  	The original Theme for Skinable e-Commerce (RobotShop Theme)
  	Created by kCentric.NET
  	http://www.kcentric.net
****************************************/

/***************************************************************************************************************************************/
/* 
	General page style. 
	-----------------------------------------------------
*/
.pageBody 
{
	background:#c0c0c0 url(/ecom_theme/img/body-bg.jpg) repeat-x left top;
	text-align:center;
	margin:0px;
	padding:0px;
	height:100%;
	behavior:url(/ecom_theme/css/csshover.htc);
}



/***************************************************************************************************************************************/
/* 
	General page alignement. 
	-----------------------------------------------------
	div#pageAlign	=	Page alignement container
*/
div#pageAlign{}

/***************************************************************************************************************************************/
/*  
	General Settings for container
	-----------------------------------------------------
	div#contentTopSectionFrame	=	Container of WelcomeMessage + Culture
	div#contentHeaderFrame		=	Container of Header + Search
	div#contentPageFrame		=	Container of Page Frame
	div#menuNavigation			=	Container of Menu Navigation	
	
	div#cartInformation			=	Container of Cart Information
	div#contentNavigation		=	Container of Page Navigation
	div#contentPageTitle		=	Container of Page Title
	div#contentPageContent		=	Container of Content of the page
	div#footer					=	Container of Footer
	
*/
div#contentTopSectionFrame, div#contentHeaderFrame, div#contentPageFrame, div#menuNavigation, div#contentPageBottomFrame{
}

div#cartInformation,div#contentPageTitle,div#contentPageContent, div#footer, div#contentNavigation{
}

/***************************************************************************************************************************************/
/* 
	Specific settings for container of WelcomeMessage and Culture 
	-----------------------------------------------------
	div#contentTopSectionFrame	=	Container of WelcomeMessage + Culture
*/
div#contentTopSectionFrame {
}

/***************************************************************************************************************************************/
/* 
	Specific settings for container of Header and Search 
	-----------------------------------------------------
	div#contentHeaderFrame		=	Container of Header + Search
*/
div#contentHeaderFrame {
}

/***************************************************************************************************************************************/
/* 
	Welcome Message Section
	-----------------------------------------------------
	div#welcomeMessage		=	Container of Welcome Message
	.welcomeMessageText		=	Text style
	a.welcomeMessageLink	=	Link style
*/
div#welcomeMessage {
}

.welcomeMessageText {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333;
}

a.welcomeMessageLink{font-family:Arial, Helvetica, sans-serif; font-size:10px;}
a.welcomeMessageLink:link, a.welcomeMessageLink:active, a.welcomeMessageLink:visited {color:#003C87; text-decoration:underline;} 
a.welcomeMessageLink:hover{color:#427BC2; text-decoration:none;}

/***************************************************************************************************************************************/
/* 
	Culture Section 
	-----------------------------------------------------
	div#culture		=	Culture container
	.cultureText	=	Text style
	a.cultureLink	=	Link style
*/
div#culture {
}

.cultureText {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333;
}

a.cultureLink{font-family:Arial, Helvetica, sans-serif; font-size:10px;}
a.cultureLink:link, a.cultureLink:active, a.cultureLink:visited {color:#003C87; text-decoration:underline;} 
a.cultureLink:hover{color:#427BC2; text-decoration:none;}

/***************************************************************************************************************************************/
/* 
	Content Page Section 
	-----------------------------------------------------
	div#contentPageFrame				=	Page Frame Container
	div#contentLogo						=	Logo image
	div#contentHeader					=	Header (image or flash)
	div#contentSearchAvailable			=	Search box visible in B2B
	div#contentSearchUnavailable		= 	Search box not visible in B2B
	div#searchText						=	Container of Search text
	div#searchInput						=	Container of QuickSearch inputbox
	div#searchAdvancedLink				=	Container of Advanced Search link
	div.contentSearchAlign				=	Search alignement
	.contentSearchText					=	Text style
	a.contentSearchLink					=	Link style
*/
div#contentPageFrame {
}

div#contentLogo{
/*
	
	SEE CULTURE.CSS
	
*/
}

div#contentLogo a{
	display:block;
	text-indent:-5000px;
	width:212px;
	height:126px;
}

div#contentHeader {
}

div#contentSearchAvailable {
}

div#contentSearchUnavailable {
}


div#searchText{
}

div#searchInput{
}

div#searchAdvancedLink
{
	text-align:right;
	padding-right:4px;
}

div.contentSearchAlign 
{
	
}

.contentSearchText {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333;
}

a.contentSearchLink
{
    font-family:Arial, Sans Serif;
    font-size:10px;
    color:#c18626;
    text-decoration:underline;
    font-weight:bold;
    display:block;
    /*VOIR CULTURE*/
}
a.contentSearchLink:link, a.contentSearchLink:visited, a.contentSearchLink:active {} 
a.contentSearchLink:hover{text-decoration:none;color:#edc88b;}

/***************************************************************************************************************************************/
/* 
	Menu Navigation Section  (Home / New products / Promotions)
	-----------------------------------------------------
	div#menuNavigation			=	Container of Menu Navigation
	div.menuNavigationAlign		=	Menu Navigation alignement
	.menuNavigationSeparation	=	Style of separation between button
	
*/
div#menuNavigation{
	
}

div.menuNavigationAlign{

}

div#menuNavigationContent {

}

div.menuNavigationContentAlign{

}

.menuNavigationSeparation{

}

/***************************************************************************************************************************************/
/* 
	Left Menu Section 
	-----------------------------------------------------
	div#leftMenu						=	Container of Left Menu
	div.leftMenuAlign					=	Left Menu Alignement
	div#leftMenuCategoryDescription = Container of Category Description content
	div#currencySelector				=	Container of the Currency
	div.currencySelectorAlign			=	Currency Alignement
	.currencyText						=	Currency Text style
	table.leftMenuListing				=	Left Menu Table (General)
	table.leftMenuListingCategories		=	Left Menu Table Categories (General)
	table.leftMenuListingBrands			=	Left Menu Table Brands (General)
	table.leftMenuLisdtingSeeAllLink	=	Left Menu Table for See All Category link 
	td.leftMenuListing					=	Style of each row of the listing menu link
	div.LeftMenuBullet					=	Bullet in the menu
	div.LeftMenuNoBullet				=	No bullet in the menu
	
	My Account Menu Section 
	-----------------------------------------------------
	div.DahsboardIcon					=	Menu My Account - Dashboard Icon settings
	div.MyCartIcon						=	Menu My Account - My Cart Icon settings
	div.PlaceOrderIcon					=	Menu My Account - Place order Icon settings
	div.OrderExpressIcon				=	Menu My Account - Order Express Icon settings
	div.PreferredListIcon				=	Menu My Account - My preferred list Icon settings
	div.ProfileIcon						=	Menu My Account - Modify my profile Icon settings
	div.OrderHistoryIcon				=	Menu My Account - Order history Icon settings
	div.FrequentlyOrderedProductIcon	=	Menu My Account - Frequently Ordered Product Icon settings
	div.PriceListIcon					=	Menu My Account - Price List Icon settings
	div.ReturnIcon						=	Menu My Account - Return Icon settings
	div.LogoffIcon						=	Menu My Account - Logoff Icon settings
	
	Link
	-----------------------------------------------------
	a.leftMenuLink						=	Menu link style
	a.leftMenuSeeAllLink				=	See all menu link style
	a.leftMenuSpecialLink				=	Special color of menu link style	
*/
div#leftMenu {

}

div.leftMenuAlign {

}

div#leftMenuCategoryDescription 
{
	margin-top:5px;
	width:164px;
	text-align:center;
}

div#leftMenuCategoryDescription table
{
	width:100%;
}

div#currencySelector 
{
	float:right;
	margin-left:10px;
	margin-top:4px;
}

div.currencySelectorAlign {
}

.currencyText {
	font-family:Verdana, Arial, Helvetica, sans-serif font-size:12px; font-weight:bold; color:#333;
}


#my-account-left-content ul#menu-my-account
{
	margin:0px;
	padding:0px;
	list-style:none;
	border:1px solid #6c6d6f;
	border-top:0px;
	border-bottom:0px;
	margin-bottom:1px;
	margin-top:1px;
	/*background-color:#484b4e;*/ /* #ffffff*/
	background-image:url(/ecom_theme/img/leftmenu-bg.jpg);
	background-repeat:repeat-y;
	background-position:1px top;
}

#my-account-left-content ul#menu-my-account li
{
	border-top:1px solid #6c6d6f;
	border-bottom:1px solid #49494d;
	line-height:12pt;
	font-family:Verdana;
	font-size:9pt;
	color:#4b4b4b;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:15px;
	padding-left:19px;
	margin-bottom:1px;
	background-image:url(/ecom_theme/img/left_menu_bullet.gif);
	background-position:7px 15px;
	background-repeat:no-repeat;
}

#my-account-left-content ul#menu-my-account li.LeftMenuNoBullet
{
	padding-left:4px;
	background-image:none;
}


#my-account-left-content ul#menu-my-account li.DashboardIcon,
#my-account-left-content ul#menu-my-account li.MyCartIcon,
#my-account-left-content ul#menu-my-account li.PlaceOrderIcon,
#my-account-left-content ul#menu-my-account li.OrderExpressIcon,
#my-account-left-content ul#menu-my-account li.PreferredListIcon,
#my-account-left-content ul#menu-my-account li.ProfileIcon,
#my-account-left-content ul#menu-my-account li.OrderHistoryIcon,
#my-account-left-content ul#menu-my-account li.FrequentlyOrderedProductIcon,
#my-account-left-content ul#menu-my-account li.PriceListIcon,
#my-account-left-content ul#menu-my-account li.ReturnIcon,
#my-account-left-content ul#menu-my-account li.LogoffIcon, 
#my-account-left-content ul#menu-my-account li.MyFilesIcon,
#my-account-left-content ul#menu-my-account li.productComparisionIcon,
#my-account-left-content ul#menu-my-account li.MyGiftCertificateIcon{
	background-repeat:no-repeat; background-position:-7px 11px;
}

#my-account-left-content ul#menu-my-account li.DashboardIcon{background-image:url(/ecom_theme/img/icon_home.gif);}
#my-account-left-content ul#menu-my-account li.MyCartIcon{background-image:url(/ecom_theme/img/icon_cart.gif);}
#my-account-left-content ul#menu-my-account li.PlaceOrderIcon{background-image:url(/ecom_theme/img/icon_placeorder.gif);}
#my-account-left-content ul#menu-my-account li.OrderExpressIcon{background-image:url(/ecom_theme/img/icon_orderexpress.gif);}
#my-account-left-content ul#menu-my-account li.PreferredListIcon{background-image:url(/ecom_theme/img/icon_preferredlist.gif);}
#my-account-left-content ul#menu-my-account li.ProfileIcon{background-image:url(/ecom_theme/img/icon_profile.gif);}
#my-account-left-content ul#menu-my-account li.OrderHistoryIcon{background-image:url(/ecom_theme/img/icon_ordertracking.gif);}
#my-account-left-content ul#menu-my-account li.FrequentlyOrderedProductIcon{background-image:url(/ecom_theme/img/icon_frequentlyordered.gif);}
#my-account-left-content ul#menu-my-account li.PriceListIcon{background-image:url(/ecom_theme/img/icon_pricelist.gif);}
#my-account-left-content ul#menu-my-account li.ReturnIcon{background-image:url(/ecom_theme/img/icon_return.gif);}
#my-account-left-content ul#menu-my-account li.LogoffIcon{background-image:url(/ecom_theme/img/icon_logoff.gif);}
#my-account-left-content ul#menu-my-account li.MyFilesIcon{background-image:url(/ecom_theme/img/icon_myfiles.gif);}
#my-account-left-content ul#menu-my-account li.productComparisionIcon{background-image:url(/ecom_theme/img/icon_productComparisonIcon.gif);}
#my-account-left-content ul#menu-my-account li.MyGiftCertificateIcon{background-image:url(/ecom_theme/img/icon_myGiftCertificates.gif);}

a.leftMenuLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal;}
a.leftMenuLink:link, a.leftMenuLink:active, a.leftMenuLink:visited {color:#e3e3e3; text-decoration:none;} 
a.leftMenuLink:hover{color:#e3e3e3; text-decoration:underline;}

a.leftMenuSeeAllLink{font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal;}
a.leftMenuSeeAllLink:link, a.leftMenuSeeAllLink:active, a.leftMenuSeeAllLink:visited {text-decoration:none;} 
a.leftMenuSeeAllLink:hover{text-decoration:underline;}

a.leftMenuSpecialLink{font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold;}
a.leftMenuSpecialLink:link, a.leftMenuSpecialLink:active, a.leftMenuSpecialLink:visited{color:#e3e3e3; text-decoration:none;} 
a.leftMenuSpecialLink:hover{color:#e3e3e3; text-decoration:underline;}

/***************************************************************************************************************************************/
/* 
	Customer Support Section 
	-----------------------------------------------------
	div#customerSupport			=	Container of Customer support
	div.customerSupportAlign	=	Customer support alignement
	.customerSupportText		=	Text style
	a.customerSupportLink		=	Link style
*/
div#customerSupport {
	margin-top:1px;
	width:148px;
}

div.customerSupportAlign {

}

.customerSupportText {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#333;
}

a.customerSupportLink{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.customerSupportLink:link, a.customerSupportLink:active, a.customerSupportLink:visited {color:#333; text-decoration:none;} 
a.customerSupportLink:hover{color:#999999; text-decoration:underline;}

/***************************************************************************************************************************************/
/* 
	Page Section 
	-----------------------------------------------------
	div#contentPage			=	Container of all element in the content section
	div.contentPageAlign	=	Alignement of the element in the content section
*/
div#contentPage {

}

div.contentPageAlign {

}

/***************************************************************************************************************************************/
/* 
	Cart Information Section 
	-----------------------------------------------------
	div#cartInformation			=	Container of Cart Information
	div.cartInformationAlign	=	Alignement of Cart Information
	.cartInformationHighlight	=	Color of highlight element (Number of product and total)
	a.cartInformationLink		=	Link style
*/
div#cartInformation {

}

div.cartInformationAlign {

}

.cartInformationHighlight{
	color:#385597;
	font-weight:bold;
}

a.cartInformationLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
a.cartInformationLink:link, a.cartInformationLink:active, a.cartInformationLink:visited {color:#333; text-decoration:none;} 
a.cartInformationLink:hover{color:#999999; text-decoration:underline;}

/***************************************************************************************************************************************/
/*
	Specific settings for Content Page Navigation
	-----------------------------------------------------
	div#contentNavigationTop		=	Container of top page navigation
	div#contentNavigationBottom		=	Container of bottom page navigation
	div.contentNavigationAlign	=	General alignement
	.contentNavigationText		=	Text style
	a.contentNavigationLink		=	Link style

*/
div#contentNavigationTop
{
	margin-bottom:10px;
	float:left;
	width:100%;
}

div#contentNavigationBottom
{
	float:left;
	width:100%;
	border-top:1px solid #d7d7d7;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

div.contentNavigationAlign{

}

.contentNavigationText{
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#969696;font-weight:bold;
}

a.contentNavigationLink{font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;}
a.contentNavigationLink:link, a.contentNavigationLink:active, a.contentNavigationLink:visited {color:#c18626; text-decoration:underline;} 
a.contentNavigationLink:hover{color:#c18626; text-decoration:none;}


/***************************************************************************************************************************************/
/* 
	
	Specific settings for Content Page Title 
	-----------------------------------------------------
	div#contentPageTitle	=	Container of the page title image
*/
div#contentPageTitle{

} 

div#contentPageTitle h1{

} 

h1
{
	width:100%;
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:Arial;
	font-size:21pt;
	font-weight:normal;
	/*float:left;
	clear:both;*/
}

h1 b
{
	color:#d6941f;
}

h2{

}

h3{

}


/***************************************************************************************************************************************/
/* 
	Specific settings for Content Page Content Section 
	-----------------------------------------------------
	div#contentPageContent			=	Container of the page content
	div#logoSSL						=	Container of logo SSL
	div.contentPageContentAlign		=	Page content alignement
	.contentText					=	General text style
	.contentTextBold 				=	General text bold style
	.contentTextHighlight			=	General text highligh style
	.contentConfirmationText		=	Confirmation text style showed in Order Confirm page.
	.contentTextLighter				= 	General text lighter style
	.smallContentText				=	General small text style
	a.contentLink					=	General link style
	a.contentHighlightLink			=	General highlight link style
	a.contentSeeAllLink				=	General see all link style
	a.viewMoreDetailsLink			=	Vew More Detail link style
*/
div#contentPageContent
{
	margin-top:20px;
}
 
div#logoSSL 
{
	margin-top:1px;
	width:165px;
}

div.contentPageContentAlign {

}

.contentText, .contentTextBold, .contentTextHighlight, .contentConfirmationText, .contentTextLighter {
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:16pt;
}

.contentText,.contentTextBold{color:#666666;}
.contentTextBold{font-weight:bold;}
.contentTextHighlight{font-weight:bold; color:#c18626;}
.contentConfirmationText{font-weight:bold; color:#990000;}
.contentTextLighter{color:#999;}

.smallContentText, .smallContentTextBold{
	font-family:Arial, Helvetica, sans-serif; font-size:8pt; line-height:normal; color:#666666;font-weight:normal;
}
smallContentTextBold{font-weight:bold;}

a.contentLink{font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal;}
a.contentLink:link, a.contentLink:visited {color:#c18626; text-decoration:underline;} 
a.contentLink:hover, a.contentLink:active{color:#dfad5d; text-decoration:none;}

a.contentHighlightLink{font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal;}
a.contentHighlightLink:link, a.contentHighlightLink:active, a.contentHighlightLink:visited {color:#c18626; text-decoration:underline;} 
a.contentHighlightLink:hover{color:#dfad5d; text-decoration:none;}

a.contentSeeAllLink{font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; line-height:16pt;}
a.contentSeeAllLink:link, a.contentSeeAllLink:active, a.contentSeeAllLink:visited {color:#a1a1a4; text-decoration:underline;} 
a.contentSeeAllLink:hover{color:#cfcfd0; text-decoration:none;}

a.viewMoreDetailsLink{font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal;}
a.viewMoreDetailsLink:link, a.viewMoreDetailsLink:active, a.viewMoreDetailsLink:visited {color:#8a9792; text-decoration:underline;} 
a.viewMoreDetailsLink:hover{color:#8a9792; text-decoration:none;}

/***************************************************************************************************************************************/
/* 
	Specific settings for Footer Section 
	-----------------------------------------------------
	div#footer			=	Container of footer
	div.footerAlign		=	Alignement of footer
	.footerText			=	Text style
	a.footerLink		=	Link style
*/
/*
div#footer	{
	font-size:10px;	line-height: 16px;
	width: 955px;
}

div.footerAlign {
	text-align:center; vertical-align:top;
	padding-top:5px; padding-bottom:5px;
}

div#footer div.footerAlign span#oContentHTML_4
{
	width:955px;
}
*/

.footerText {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666;}

a.footerLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
a.footerLink:link, a.footerLink:active, a.footerLink:visited {color:#c3c3c3; text-decoration:none;} 
a.footerLink:hover{color:#fff; text-decoration:underline;}


/***************************************************************************************************************************************/
/* 
	Specific settings for Bottom Page Frame Section 
	-----------------------------------------------------
	div#contentPageBottomFrame	=	Container of Bottom Page Frame
	div#contentPageBottomFrameSEO	=	Container of Bottom Page Frame with SEO optimisation (product/categorie title)
*/
div#contentPageBottomFrame
{
}

div#contentPageBottomFrameSEO
{
	float:left;
	width:100%;
}

div#contentPageBottomFrameSEO div#SEO-Text
{
	background-image:url(/ecom_theme/img/seo-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#3a383a;
	padding-top:3px;
	padding-bottom:3px;
	width:935px;
	margin:auto;
	margin-top:1px;
}

div#contentPageBottomFrameSEO span#lblProductTitleBottom, div#contentPageBottomFrameSEO span#lblCategoryTitleBottom
{	
	color:#85858c;
	font-family:arial;
	font-size:8pt;
	line-height:normal;
}



/***************************************************************************************************************************************/
/* 
	Forms Section 
	-----------------------------------------------------
	.inputBox				=	Standard input box settings
	.inputBoxError			=	Standard input box error settings (using by the validation textbox)
	.inputSearchBox			=	QuickSearch textbox settings
	.qtyBox					=	Input box for quantity
	.qtyBoxError			=	Input box for quantity error settings (using by the validation textbox)
	.SearchGood				=	Style of the QuickSearch textbox when the enterred string is valid
	.SearchNotGood			=	Style of the QuickSearch textbox when the enterred string is invalid
	.selectDropDownAuto		=	Style of DropDown with Width:Auto
	.selectDropDownFix		=	Style of DropDown with the same width of the standard input box
*/
.inputBox, .inputBoxError, .addressInputBox .cePhoneInput, .addressInputBox .cePhoneInputError {
	width:200px; height:19px;
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#666666;
	border:1px solid #a5acb2;
	text-align:left; vertical-align:middle;
	padding:0px;
	padding-left:0px;
}

.cePhoneInput, .cePhoneInputError
{
    width:135px!important;
}

.qtyBox, .qtyBoxError {
	width:33px; height:18px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
	border:1px solid #a5acb2;
	text-align:left; vertical-align:middle;
	padding-left:5px;
}

.inputBox, .qtyBox {background-color:#ffffff;}
.inputBoxError, .qtyBoxError, cePhoneInputError {background-color:#f1f5f7;}

.inputSearchBox, .SearchGood {
	background:none;
	border:0px;
	width:133px;
	height:19px;
	font-family:Arial;
	font-size:8pt;
	color:#9c9c9c;
	margin:0px;
	padding:0px;
	margin-left:8px;
	margin-right:8px;
	margin-top:4px;
}


.SearchNotGood {
	background:none;
	border:0px;
	width:133px;
	height:19px;
	font-family:Arial;
	font-size:8pt;
	color:#9c9c9c;
	margin:0px;
	padding:0px;
	margin-left:8px;
	margin-right:8px;
	margin-top:4px;
	
}

.selectDropDownAuto{
	width:auto; height:21px;
	border:1px solid #a5acb2;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
}

.selectDropDownFix{
	width:200px; height:21px;
	border:1px solid #a5acb2;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
}

/***************************************************************************************************************************************/
/*
	Custom Product Settings
	-----------------------------------------------------
	.productCodeText			=	Product code text style
	.productTitleText			=	Product title text style
	
	.smallPriceText				=	Small price text style
	.smallPriceHighlight		=	Small price highlight text style
	.smallPriceLineThrought		=	Small price with a line throught it
	
	.bigPriceText				=	Big price text style
	.bigPriceHighlight			=	Big price highlight text style
	.bigPriceLineThrought		=	Big price with a line throught it
	
	.couponApplicableText		=	Applicable coupon text in cart
	.couponNotApplicableText	=	Not Applicable coupon text in cart
	
	table.pricePerQtyTable		=	Settings of price per quantity table
	.pricePerQtyAlternateRow1	=	Alternate background in price per quantity table
	.pricePerQtyAlternateRow2	=	Alternate background in price per quantity table
	
	.smallImageSettings			=	Dimension of the small product image (Default 85 x 85)
	.bigImageSettings			=	Dimension of the big product image in Product Info. (Default 300 x 300)
	.smallCartImageSettings		=	Dimension of the small product image in the Shopping Cart (Default 55 x 55)
	.smallCartCouponImageSettings	=	Dimension of the small coupon image in the Shopping Cart (Default 55 x 39)

	td.categoryImageAlign		=	Image alignement in the product catalog page
	td.categoryAlign			=	Category link alignement under the small product image
	.categoryTitle				=	Text style for the Category title
	
	a.categoryLink				=	Category title link style (CategoryList)
	a.productTitleLink			=	Product title link style in the mainTitle box
	a.productCodeLink			=	Product code link style in the mainTitle box
	a.productListTitleLink		=	Product title link in product list page
	a.productListCodeLink		=	Product code link in product list page
*/
.productCodeText, .productTitleText, .smallPriceText, .smallPriceHighlight, .smallPriceLineThrought {
	font-family:Arial, Helvetica, sans-serif; font-size: 10pt;
}

.bigPriceText, .bigPriceHighlight, .bigPriceLineThrought {
	font-family:Arial, Helvetica, sans-serif; font-size: 13pt;
}

.smallContentCodeText, .smallContentCodeValueText
{
	font-family:Arial, Helvetica, sans-serif; font-size: 8pt;
	color:#666666;
}
.smallContentCodeValueText{color:#c18626;}

.productCodeText {font-weight:bold; color:#666666; text-decoration:none;}
.productTitleText {font-weight:bold; color:#666666; font-size: 16px;}

.smallPriceText {font-weight:bold; color:#999999;}
.smallPriceHighlight {font-weight:bold; color:#c58e34;}
.smallPriceLineThrought {font-weight:bold; color:#999999; background-image:url(/ecom_theme/img/lineThrought.gif);background-repeat:repeat-x;background-position:left 3px;}

.bigPriceText {font-weight:bold; color:#999999;}
.bigPriceHighlight {font-weight:bold; color:#c58e34;}
.bigPriceLineThrought {font-weight:bold; color:#999999; background-image:url(/ecom_theme/img/lineThrought.gif);background-repeat:repeat-x;background-position:left 5px;}

.couponApplicableText {color:#009900;font-weight:bold; }
.couponNotApplicableText {color:#990000;font-weight:bold; }

/*table.pricePerQtyTableProductInfo{width:185px;} WITH CUSTOMER REVIEW */
table.pricePerQtyTableProductInfo{width:100%;}

table.pricePerQtyTable{width:155px;}
table.pricePerQtyTable td, table.pricePerQtyTableProductInfo td{border:1px solid #cccccc; padding:3px;}
table.pricePerQtyTable td.contentText, table.pricePerQtyTableProductInfo td.contentText{font-weight:bold; font-size:9pt; line-height:10pt;}
table.pricePerQtyTableProductInfo td .contentTextBold{color:#666666;}
table.pricePerQtyTable td.contentTextBold, table.pricePerQtyTableProductInfo td.contentTextBold
{
	background-image:url(/ecom_theme/img/right-content-top-grad.gif);
	background-position:left 1px;
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	color:#666666;
	font-size:9pt;
	line-height:10pt;
}

.pricePerQtyAlternateRow1{background-color:#ffffff;}
.pricePerQtyAlternateRow2{background-color:#f3f3f3;}

.smallImageSettings, .bigImageSettings, .smallCartImageSettings{border:0px;}
.smallCartCouponImageSettings{border:1px solid #FFFFFF;}
.smallCartGiftCertificateSettings{width:55px;height:55px;}

td.categoryImageAlign{text-align:center; vertical-align:top;}
td.categoryAlign{text-align:center; vertical-align:top;padding-bottom:10px;width:33%;}
td.categoryAlign table{width:100%;}
.categoryTitle{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#999999;font-weight:bold;}

a.categoryLink{font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;}
a.categoryLink:link, a.categoryLink:active, a.categoryLink:visited {color:#6a6a6a; text-decoration:underline;}
a.categoryLink:hover{color:#9a9a9a; text-decoration:underline;}

a.productTitleLink {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal;}
a.productTitleLink:link, a.productTitleLink:active, a.productTitleLink:visited {color:#8a9792; text-decoration:underline;} 
a.productTitleLink:hover{color:#8a9792; text-decoration:none;}

a.productCodeLink {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal;}
a.productCodeLink:link, a.productCodeLink:active, a.productCodeLink:visited {color:#8a9792; text-decoration:underline;} 
a.productCodeLink:hover{color:#8a9792; text-decoration:none;}

a.productListTitleLink {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal;}
a.productListTitleLink:link, a.productListTitleLink:active, a.productListTitleLink:visited {color:#8a9792; text-decoration:underline;} 
a.productListTitleLink:hover{color:#8a9792; text-decoration:none;}

a.productListCodeLink {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal;}
a.productListCodeLink:link, a.productListCodeLink:active, a.productListCodeLink:visited {color:#8a9792; text-decoration:underline;} 
a.productListCodeLink:hover{color:#8a9792; text-decoration:none;}

a.productRelationTitleLink {font-family:Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:normal;}
a.productRelationTitleLink:link, a.productRelationTitleLink:active, a.productRelationTitleLink:visited {color:#8a9792; text-decoration:underline;} 
a.productRelationTitleLink:hover{color:#8a9792; text-decoration:none;}


/***************************************************************************************************************************************/
/*
	Custom web interface
	-----------------------------------------------------
	table.mainTable								=	Main table of that contain Product Image + the table with Description/Price
	table.pnlNewProductPromotion				= 	Main table that contain New Product / Promotion table
	td.pnlNewProductPromotionMainTitleImage 	= Cell of the main title (New product / Promotion)
	td.mainTitle								=	Cell of a title on a box with text
	td.mainTitleImage							=	Cell of a title on a box with an image
  td.mainTitleDropdown           =       Cell of a title on a box with an image and a drodown							
	td.mainTitleImageOpened						=	Cell of an active title of a category search box
	td.mainTitleImageClosed						=	Cell of an inactive title of a category search box
	td.mainContent								=	Cell of the content on a box
	td.mainContentGrid							=	Cell of the content on a box
	td.mainContentPackingSlip					=	Cell of the packing slip information in the order history page	
	td.mainContentHighlight						=	Cell of the content on a box for tracking order
	
	div#productInfoImageFrame					=	Frame for the big image (Product Info)
	div#productInfoContentFrame					=	Frame for the content (Product Info)
	div#divProductPictureThumbnails					=       Frame for the thumbnail product picture

	tr.normalRowBackground						=	Normal row background when the mouse is not over the row
	tr.normalAlternateRowBackground				=	Alternate row background when the mouse is not over the row
	tr.rolloverRowBackground					=	Row when the mouse is over the rows
	
	.button														=	Button settings
	.productListing							=	Style for product listing made with list items
	
*/

table.mainTable {
	text-align:left; vertical-align:top;
	width:742px; height:auto;
}

table.pnlNewProductPromotion {
	width:215px;
	margin-left:8px;
}

td.pnlNewProductPromotionMainTitleImage {
	text-align:right;
	line-height:0px;
	font-size:0px;
	height:1px;
	background-color:#ffffff;
	vertical-align:top;
}

td.mainTitle {
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#333333;
	padding-left:5px; padding-top:2px; padding-bottom:2px;
}

td.mainTitleImage {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#ffffff;
	line-height:0px;
	font-size:0px;
	padding-top:10px;
}

td.mainTitleDropdown{
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#ffffff;
	line-height:0px;
	font-size:0px;
	padding-top:10px;
}

td.mainTitleImageOpened {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#ffffff;
	border:0px;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
}

td.mainTitleImageClosed {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#ffffff;
	border:0px;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
}

td.mainContent{
	text-align:left; vertical-align:top;
	border:1px solid #cdcdcd;
	padding: 5px;
	background-color:#ffffff;
	background-image:url(/ecom_theme/img/right-content-top-grad.gif);
	background-repeat:repeat-x;
	background-position: left 1px;
}


td.mainContent ul li
{
	color:#666666;
	font-size:10pt;
	font-family:Arial;
	margin:0px;
}

td.mainContentGrid{
	text-align:left; vertical-align:top;
	border:1px solid #dadfe2;
	padding: 5px 5px 5px 5px;
}

td.mainContentPackingSlip{
	text-align:left; vertical-align:top;
	border:1px solid #ffffff;
	padding: 5px 5px 5px 5px;
	background-color:#f5fafa;
}


td.mainContentHighlight{
	text-align:left; vertical-align:top;
	border:1px solid #93bcae;
	padding: 5px 5px 5px 5px;
	background-color:#d8efe7;
}

div#productInfoImageFrame, div#divProductPictureThumbnails{
	width:265px;
	float:left;
	text-align:center; vertical-align:top;
	padding-bottom:15px;
}

div#divProductPictureThumbnails ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:5px;
}

div#divProductPictureThumbnails ul li{
        float:left;
        margin-right:2px;
        margin-bottom:2px;
}

div#divProductPictureThumbnails ul li img
{
	border:1px solid #e2e2e2;
}

div.productPriceContentFrame{
	width:320px;
	text-align:left; vertical-align:top;
	padding-left:5px;
	display:table;
	float:left;
}

div#productInfoContentFrame{
	width:137px;
	float:right;
	text-align:center; vertical-align:top;
	background-image:url(/ecom_theme/img/complementary_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	border:1px solid #e8e8e8;
	padding:5px;
}

div#productInfoContentFrame h3
{
	font-family:Arial;
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
	color:#666666;
	margin:0px;
	margin-bottom:15px;
	padding:0px;	
}

div#oDivProductDescription
{
	float:left;
	width:594px;
	margin-top:15px;
}

div#oDivProductDescription .mainTable
{
	width:100%;
}

div#oDivProductDescription .mainContent
{
	padding:15px;
}

div#productInfoButtonAlign{
	text-align:left; vertical-align:top;
}




.normalRowBackground{background-color:#ffffff; cursor:pointer;}
tr.normalAlternateRowBackground{background-color:#f3f3f3; cursor:pointer;}
tr.shippingRow{background-color:#f6f6f6;}
tr.rolloverRowBackground{background-color:#ffec9e; cursor:pointer;}

.button{margin-top:3px;}


.productListing{
	list-style-type:none;
	margin:0;
	padding:0;
	
}

.productListing li
{
	/*width:343px;*/
	float:left;
	margin:5px;
	height:auto;/*height:400px;*/
	margin-top:10px;
	margin-bottom:25px;
	margin-right:10px;
	padding-right:5px;
}

.productListing li.sep
{
	border-right:1px dashed #dfdfdf;
	padding-right:15px;
	float:left;
}

.productListing li.col1{}
.productListing li.col2{width:46%;/*width:343px;*/}
.productListing li.col3{width:29%;}
.productListing li.col4{width:21%;}
/*IE6*/ * html .productListing li.col4{margin-right:5px;padding-right:5px;padding-left:5px;} 
/*IE6*/ * html .productListing li.sep .col4{padding-right:5px;}

.productListing li.clear
{
	width:736px;
	float:left;
	height:1px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.productListing li a.productTitleLink
{
	color:#8a9792;
	font-family:Arial;
	font-size:9pt;
	line-height:normal;
	font-weight:normal;
	text-decoration:underline;
}

.productListing li a.productTitleLink:hover
{
	text-decoration:none;
}

.productListing li .contentText, .productListing li .contentDescriptionText, .productListing li p
{
	color:#666666;
	font-family:Arial;
	font-size:8pt;
	line-height:normal;
}

.productListing li .smallContentText
{
	color:#bababb;
	font-family:Arial;
	font-size:7pt;
}

.productListing li .smallContentText
{
	color:#bababb;
	font-family:Arial;
	font-size:7pt;
}

.productListing li .divProductOption .smallContentText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:normal;
	color:#666666;
	font-weight:normal;
}


/***************************************************************************************************************************************/
/*
	Shipping Method Carrier
	-----------------------------------------------------
	
	table.tableShippingMethodCarrier			=	Table with each carrier method
	table.tableShippingMethodCarrier td		=	Listing of carrier method in the table

*/

table.tableShippingMethodCarrier{
	margin-top:10px;
	border:1px solid #dedfdf;
	background-color:#f6f6f6;
}

table.tableShippingMethodCarrier td{
	padding-top:2px;
	padding-bottom:2px;
}


/***************************************************************************************************************************************/
/*** Carrousel ***/

table.hotProductsTable{
	float:left;
}

table.mainCarrouselTable{
	border:1px solid #999999;
	background-color:#666666;
}

td.carrouselTitleBar{
	height:20;
	padding:3px;
	background-color:#333;
}

.carrouselProductAdddedText{
	color:#009900;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/***************************************************************************************************************************************/
/*
	Custom web utility
	-----------------------------------------------------
	div#clear							=	Clear both side of a DIV for alignement on the page *Important
	
	Status Bar
	-----------------------------------------------------
	.ErrorMessageTable					=	Table settings for validation textbox errors
	.ErrorMessageTd						=	Row settings for validation textbox errors
	.MessageTable						=	Status bar general style
	.MessageTable .SuccessMessage		=	Text style when Success Message appears
	.MessageTable .SuccessMessage A		=	Link style when Success Message appears
	.MessageTable .ErrorMessage			=	Text style when Error Message appears
	.MessageTable .ErrorMessage A		=	Link style when Error Message appears
	.MessageTable .WarningMessage		=	Text style when Warning Message appears
	.MessageTable .WarningMessage A		=	Link style when Warning Message appears
	
	Repeater
	-----------------------------------------------------
	.repeaterTopLeft					= Top-Left cell settings of the repeater table 
	.repeaterTopRight					= Top-Right cell settings of the repeater table
	.repeaterBottomLeft					= Bottom-Left cell settings of the repeater table
	.repeaterBottomRight				= Bottom-Left cell settings of the repeater table
	.repeaterTitle						= Title text style
	.repeaterTableInside				= Main content of the repeater
	.repeaterTopProduct					= Top cell settings of the repeater table
	.repeaterBottomProduct				= Bottom cell settings of the repeater table
	
*/
div#clear{ 
	clear:both;
}

/*********** Validation Box Error *************/
.ErrorMessageTable{
	background-color:#d40000;
	padding:3px 3px 3px 3px;
	margin-left:5px;
	margin-top:5px;
	width:183px;
	border:1px dashed #820000;
	filter:Progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity:0.60;
}


.ErrorMessageTd
{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#FFFFFF;
	padding:2px 2px 2px 2px;
}

/*********** Status Bar *************/
.MessageTable {
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#b0b0b0', Positive='true'); 
	font-family:Arial, Helvetica, sans-serif;  font-weight:normal; 
	border:1px solid #d5d5d5; 
	WIDTH: 730px;
	background-color:#ffffff; 
	margin-bottom:10px;
	margin-top:5px;
}

#right-content-center .MessageTable
{
    width:555px;
}

.MessageTable .SuccessMessage 
{
	font-weight:normal;
	padding-right: 5px; 
	padding-left: 42px; 
	font-size: 10pt; 
	background-image: url(/img/StatusBar/SuccessMessageIcon.gif); 
	padding-bottom: 5px; 
	vertical-align: middle; 
	color: #05580C; 
	padding-top: 5px; 
	background-repeat: no-repeat; 
	height: 42px;
}
.MessageTable .SuccessMessage A {
	font-weight:normal;
	COLOR: #05580C; 
	TEXT-DECORATION: underline;
}
.MessageTable .ErrorMessage 
{
	font-weight:normal;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 42px; 
	FONT-SIZE: 10pt; 
	BACKGROUND-IMAGE: url(/img/StatusBar/ErrorMessageIcon.gif); 
	PADDING-BOTTOM: 5px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #dc0000; 
	PADDING-TOP: 5px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 42px;
}
.MessageTable .ErrorMessage A {
	font-weight:normal;
	COLOR: #dc0000; 
	TEXT-DECORATION: underline;
}
.MessageTable .WarningMessage 
{
	font-weight:normal;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 42px; 
	FONT-SIZE: 10pt; 
	BACKGROUND-IMAGE: url(/img/StatusBar/WarningMessageIcon.gif); 
	PADDING-BOTTOM: 5px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #993300; 
	PADDING-TOP: 5px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 42px;
}
.MessageTable .WarningMessage A {
	font-weight:normal; 
	COLOR: #993300; 
	TEXT-DECORATION: underline;
}


/*********** REPEATER *************/
.repeaterMainTable{
	width:98%;
}

.repeaterTitle,.repeaterTopLeft,.repeaterTopRight,.repeaterBottomLeft,.repeaterBottomRight{
	font-family:Arial, Helvetica, sans-serif; font-size:10pt;color:#333333;font-weight:normal;
}

.repeaterTitle{
	float:left;
}

.repeaterBottomLeft, .repeaterTopLeft
{
	background-image:url(/ecom_theme/img/repeater-bg.gif);
	background-repeat:repeat-x;
	background-position:left-top;
	border:1px solid #d0d0d0;
	border-right:0px;
	font-size:8pt;
	padding:3px;
}
.repeaterBottomRight, .repeaterTopRight
{
	background-image:url(/ecom_theme/img/repeater-bg.gif);
	background-repeat:repeat-x;
	background-position:left-top;
	border:1px solid #d0d0d0;
	border-left:0px;
	font-size:8pt;
	padding:3px;
}
.repeaterTableInside{}
.repeaterTopProduct{}
.repeaterBottomProduct{}


/*********** VALIDATION SUMMARY *************/
#oValidationSummary
{
  border:1px solid #aa9754;
  background-color:#ffffe1;
  padding:5px;
  margin-bottom:20px;
  margin-top:5px;
  margin-right:8px;
  font-weight:bold;
}

#oValidationSummary ul
{
  width:98%;
  list-style:none;
  margin:0px;
  padding:0px;
  margin-top:10px;
  margin-left:10px;
}

#oValidationSummary ul li
{
  margin-bottom:5px;
  background:transparent url(/ecom_theme/img/error.gif) no-repeat 0 0;
  padding:2px;
  padding-left:25px;
  border-bottom:1px dashed #d8c995;
  color:#FF0000;
  font-weight:normal;
}

/**************************************/

div#oucProductDescription_oTabs
{
	margin-bottom:-1px;
}

#oucProductDescription_oTableDescription td
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	line-height:16pt;
	color:#666;
}


/***********************************
	STYLES USED FOR CHECKOUTEXPRESS
	
	div.checkoutExpressSectionTitle	=	Titles of the sections of the checkoutExpress
	.requiredField	=	Color of the star next to a field
	.addressInputBox	=	Used to space the different input boxes
	.checkoutExpressPage .mainTable	=	Set the width of the mainTable to fit inside others
	.checkoutExpressPage .mainTable td	=	Elements of the mainTable
	.repeaterTopSmall	=	Used to space the repeaterTop
	.repeaterBottomSmall	=	Used to space the repeaterBottom
	.checkoutExpressShippingMethodCarrier	=	Shipping Method Carrier of CheckoutExpress
*/
      
div.checkoutExpressSectionTitle
{
  background-image:url(/ecom_theme/img/checkoutExpressSectionBG.gif);
  background-repeat:repeat-x;
  margin-bottom:10px;
}

.requiredField
{
  color:#d00000;
}

.addressInputBox
{
  padding-bottom:4px;
}

.checkoutExpressPage .mainTable
{
  width:712px;
}

.checkoutExpressPage .mainTable td
{
  background:none;
}

.repeaterTopSmall
{
  margin-top:5px;
  margin-bottom:8px;
}

.repeaterBottomSmall
{
  margin-top:8px;
  margin-bottom:5px; 
}

.checkoutExpressShippingMethodCarrier
{
  border:solid 1px #dedfdf;
  width:auto;
}


#ckeckout-express-page-title
{
  width:380px;
  height:50px;
  overflow:hidden;
}

#checkout-express-content-top-need-help
{
  text-align:right;
}

#checkout-express-content-payment-method-need-help
{
  text-align:right;
  width:255px;
  position:absolute;
  z-index:999;
  margin-left:457px;
  margin-top:1px;
}

#oucPaymentMethodsPanel table
{
    width:auto;
}

#oucPaymentMethods_divPayment table
{
    position:relative;
    margin-left:0px;
    margin-bottom:0px;
    margin-top:0px;
    width:100%;
}

/****************************************************/
/************** PRODUCT COMPARISON TABLE ***********/

.productComparisonTableBody{}
table.productComparisonTableDisplayVertical{border:1px solid #cdcdcd}
table.productComparisonTableDisplayHorizontal{border:1px solid #cdcdcd}

#productComparisonTableContent,
#productComparisonTableMainContent
{
    text-align:left;
}

#productComparisonTablePrint
{
    text-align:right;
	padding-left:20px;
}

#productComparisonTablePageTitle
{
    
}

#productComparisonTableMainContentCenter
{
    background-color:#FFF;
}

#productComparisonTableMainContentCenter table td.cellSeparation,
#productComparisonTableMainContentCenter table td.cellSeparationFirstCell,
#productComparisonTableMainContentCenter table td.cellSeparationProduct,
#productComparisonTableMainContentCenter table td.cellSeparationProductFirstCell,
#productComparisonTableMainContentCenter table td.cellSeparationProductImg,
#productComparisonTableMainContentCenter table td.cellSeparationImg
{
    border-left:1px dashed #cdcdcd;
    border-right:1px solid #fff;
}

#productComparisonTableMainContentCenter table td.cellSeparationProductImg,
#productComparisonTableMainContentCenter table td.cellSeparationImg
{
	border-right:0px;
}

#productComparisonTableMainContentCenter table td.cellSeparationProductFirstCell, 
#productComparisonTableMainContentCenter table td.cellSeparationFirstCell
{
	border-left:none;
	width:180px;
}

#productComparisonTableMainContentCenter table.productComparisonTableDisplayHorizontal td.cellSeparation,
#productComparisonTableMainContentCenter table.productComparisonTableDisplayHorizontal td.cellSeparationFirstCell,
#productComparisonTableMainContentCenter table td.cellSeparationImg
{
    border-bottom:1px dashed #cdcdcd;
}

#productComparisonTableMainContentCenter table td.cellSeparationProduct,
#productComparisonTableMainContentCenter table td.cellSeparationProductFirstCell,
#productComparisonTableMainContentCenter table td.cellSeparationProductImg
{
    border-bottom:4px solid #cdcdcd;
    background-color:#f7f7f7;
}

#productComparisonTableMainContentCenter table.productComparisonTableDisplayVertical td.cellSeparationProductFirstCell,
#productComparisonTableMainContentCenter table.productComparisonTableDisplayVertical td.cellSeparationProductImg
{
    background-color:Transparent;
}

#productComparisonTableMainContentCenter table.productComparisonTableDisplayVertical .mainContent
{
    border:0px;
    background-color:transparent;
    background-image:none;
}

#productComparisonTableMainContentCenter .smallImageSettings
{
    border:0px;
}

#productComparisonTableMainContentCenter tr.normalRowBackground,
#productComparisonTableMainContentCenter tr.normalAlternateRowBackground
{
    cursor:default;
}

.productComparisonTableMainContentCenterVerticalContainer,
.productComparisonTableMainContentCenterHorizontalContainer
{
}

.productComparisonTableMainContentCenterVerticalContainer table
{
    width:auto;
}

.removeBtn
{
}

.productComparisonTableBody #contentPageBottomFrame
{
    margin-top:10px;
    font-size:8pt;
    font-family:Arial;
    color:#666666;    
}

.productComparisonTableBody .productListInfoTop
{
    display:none;
}
/***********************************************
			VERTICAL
**************************************************/
.productComparisonTableMainContentCenterVerticalContainer{
	/* définir ici le width: 200 X le nombre de produits */
}

.productComparisonTableDisplayVertical .cellSeparationProduct, 
.productComparisonTableDisplayVertical .cellSeparationProductFirstCell{
	width:180px;
	text-align:left;
}

.productComparisonTableDisplayVertical tr.normalRowBackground td, 
.productComparisonTableDisplayVertical tr.normalAlternateRowBackground td{
	padding:5px;
}

/***********************************************
			HORIZONTAL
**************************************************/
.productComparisonTableDisplayHorizontal .cellSeparationProductImg,
.productComparisonTableDisplayHorizontal .cellSeparationImg
{
	width:70px;
}

.productComparisonTableDisplayHorizontal .cellSeparationProduct, 
.productComparisonTableDisplayHorizontal .cellSeparationProductFirstCell{
	width:180px;
	text-align:left;
}


/***************************************/
/************** BTN COMPARE ***********/
.productOptionButtons{
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:32px;	
	float:left;
}

div#productInfoButtonAlign .productOptionButtons
{
    margin-top:0px;
}

.productOptionButtons a{
	text-align:left !important;
}

.divbtnCompare{
	position:absolute;
	background-color:#fff;
	border:solid 1px #cccccc;
	
	width:200px;
	
	z-index:1000;
	
	margin-top:1px;

}

.divbtnCompare ul
{
    margin:0px;
    padding:0px;
    list-style:none; 
	background-image:url(/ecom_theme/img/dropdownContainerBG.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.divbtnCompare ul li
{
    text-align:left;
	
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #ffffff;
	margin:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:30px;
	
	width:165px;
	
	float:none;
}

.divbtnCompare a
{
    display:block;
    width:90%;
}

.divbtnCompare ul li a{text-align:left !important;}

.divbtnCompare ul ul
{
    border:1px solid #cccccc;
    position:absolute;
	left:auto;
	top:auto;
	z-index:1000;
	visibility:hidden;
	background:#f1f1f1 url(/ecom_theme/img/sub-menu.gif) repeat-y 0 0;
}

.divbtnCompare ul ul li
{
    border-top:1px solid #ffffff;
    border-bottom:1px solid #cccccc;   
    text-align:left;
    padding:5px;
    padding-left:30px;
	border-collapse:no-collapse;
}

.divbtnCompare ul li:hover ul
{
    visibility:visible;
}

.productListing .divbtnCompare{
/*

	SEE CULTURE.CSS

*/
}

/*	DROP DOWN ICONS	*/
.addtoAddCompare, .addtoCompare, .addtoSuggested, .addtoPreferred{
	background-image:url(/ecom_theme/img/icons/addtocompareadd.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}

.addtoAddCompare a, .addtoCompare a, .addtoSuggested a, .addtoPreferred a{
	vertical-align:top;
}

.addtoCompare{background-image:url(/ecom_theme/img/icons/addtocompare.gif);}
.addtoSuggested{background-image:url(/ecom_theme/img/icons/addtosuggested.gif);}
.addtoPreferred{background-image:url(/ecom_theme/img/icons/addtopreferred.gif);}

.addtoSuggested{
	background-color:#f1f1f3;
	border-top:none !important;
	padding-top:1px !important;
}

.compareTablePrebuiltSelect a{
	background-image:url(/ecom_theme/img/icons/dropdownsublink.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:1px;
	margin-bottom:1px;
	font-size:11px;
	/*display:inline;*/
	display:block;
}

/****************************/
/****** PRODUCT GROUP *******/

.divProductOption
{
    width: 420px;
    background-color: #fff;
    border: 1px solid #333;
    position: absolute;
    z-index: 11000;
    display: none;
    margin-top:25px;
}

/***** TOP ***********/

.divProductOption .divProductOptionTop
{
    background:transparent url(/ecom_theme/img/productgroup-top.gif) repeat-x 0 0;
    height:25px;
}

.divProductOption .divProductOptionTop table
{
    height:25px;
}
.divProductOption .divProductOptionTop table td
{
    padding-left:5px;
    padding-right:5px;
    color:#fff;
    font-weight:bold;
}

.divProductOption .divProductOptionTop table td a:link,
.divProductOption .divProductOptionTop table td a:visited,
.divProductOption .divProductOptionTop table td a:hover,
.divProductOption .divProductOptionTop table td a:active
{
    color:#fff;
}

.divProductOption .divProductOptionTop table td a:hover{color:#ccc;}

/***** BODY *********/
.divProductOption .divProductOptionBody
{
    text-align:left;
    padding:1px;
    overflow: scroll;
}

.divProductOption .divProductOptionBody table
{
    border:1px solid #737375;
}

.divProductOption .divProductOptionBody table th
{
    background-color:#f1f1f1;
    border-bottom:2px solid #737375;
    padding-left:5px;
}

.divProductOption .divProductOptionBody table th .contentTextBold
{
    font-size:8pt;
    line-height:normal;
}

.divProductOption .divProductOptionBody table td
{
    border-bottom:1px solid #737375;
    border-right:1px dashed #ddd;
    cursor:default;
    padding-left:2px;
    padding-right:2px;
}

/************************/
/*        kZoom         */
/************************/

div.kZoomTitle{}

.kZoomPreview
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#ffffff;
		border-style: solid;
		border-width: 1px;
		cursor:pointer;
		font-size:0;
    line-height:0;
    text-align:left;
    margin:auto;
    padding:0px;
    display:inline-block;
}

.kZoomPreview img
{
	border: 0px;
	margin:auto;
}

.preload{
   -moz-opacity:0.8;
    opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(/ecom_theme/img/fr-ca/ajax_loading.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}

.kZoomWindow
{
	border: 1px solid #f3f3f3;
	background-color: #FFF;
}

/******************************************************************/
/********** Description Popup Overlay ********/

#descriptionPopupOverlay
{
    background-color: #000;
    cursor: wait;
}

#descriptionPopupContainer
{
    height: 200px;
    width: 290px;
    background-color: #fff;
    border: 3px solid #5d5d61;
}

#descriptionPopupData
{
}

#descriptionPopupContainer .simplemodal-data
{
    margin-top:20px;
}

.descriptionPopupClose
{
  position:absolute;
  top:0px;
  right:0px;
  cursor:pointer;
  height:20px;
  width:99%;
  text-align:right;
  background-color:#5d5d61;
  color:#fff;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  padding-top:2px;
  padding-right:5px;
}


/******************************************************************/
/********** Product Add Popup Overlay ********/


#productAddConfirmationPopupOverlay
{
    background-color: #000;
    cursor: wait;
}

#productAddConfirmationPopupContainer
{
    width: 350px;
    background-color: #fff;
    border: 3px solid #5d5d61;
    padding:5px;
}

#productAddConfirmationPopupContainer .simplemodal-data
{
    text-align:left;
}

#productAddConfirmationPopupContainer #divProductAddConfirmation table
{
    width:318px;
}

#productAddConfirmationPopupData
{   
}

/******************************************************************/
/********** Order Express Popup Overlay ********/

#orderExpressPopupOverlay
{
    background-color: #000;
    cursor: wait;
}

#orderExpressPopupContainer
{
    width: 290px;
    background-color: #fff;
    border: 3px solid #5d5d61;
    padding:5px;
}

#orderExpressPopupData
{
}

/******************************************************************/
/********** Basket Change Popup Overlay ********/

#basketChangeConfirmationPopupOverlay
{
    background-color: #000;
    cursor: wait;
}

#basketChangeConfirmationPopupContainer
{
    width: 350px;
    background-color: #fff;
    border: 3px solid #5d5d61;
    padding:5px;
}

#basketChangeConfirmationPopupData
{
}

#cmdAddPreferredList, #imgTellAFriend{
	display:inline-block;
	margin:0;
	padding:0;
	margin-bottom:7px;
}

#imgTellAFriend{
	margin-bottom:8px;
}