/***************************************
  	The original Theme for Skinable e-Commerce (Club Express Theme)
  	Created by kCentric.NET
  	http://www.kcentric.net
	
	Update k-mai09	: 2009-05-14
****************************************/

/***************************************************************************************************************************************/
/* 
	General page style. The scroll bar colours only visible in IE5.5+ 
	-----------------------------------------------------
*/
.pageBody {
	background:#f3f3f3 url('/ecom_theme/img/background.jpg') repeat-x; margin:0px; padding:0px; scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #e3e3e3;
	scrollbar-darkshadow-color: #98AAB1;
	text-align:center;
}



/***************************************************************************************************************************************/
/* 
	General page alignement. 
	-----------------------------------------------------
	div#pageAlign	=	Page alignement container
*/
div#pageAlign 
{
	width:936px;
	text-align:center; vertical-align:top;
	margin:auto;
	margin-top:15px;

}

/***************************************************************************************************************************************/
/*  
	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#footer, div#contentPageBottomFrameSEO{
	width:936px; margin:auto;
	text-align:left; vertical-align:top;
}

div#cartInformation,div#contentPageTitle,div#contentPageContent, div#contentNavigation{
	width:713px; height:auto;
	text-align:left; vertical-align:top; 
}

/***************************************************************************************************************************************/
/* 
	Specific settings for container of WelcomeMessage and Culture 
	-----------------------------------------------------
	div#contentTopSectionFrame	=	Container of WelcomeMessage + Culture
*/
div#contentTopSectionFrame {
	vertical-align:bottom;
	height:21px;
}

/***************************************************************************************************************************************/
/* 
	Specific settings for container of Header and Search 
	-----------------------------------------------------
	div#contentHeaderFrame		=	Container of Header + Search
*/
div#contentHeaderFrame {
	height:130px;
	border-bottom:0px;
	width:936px;
}

/***************************************************************************************************************************************/
/* 
	Welcome Message Section
	-----------------------------------------------------
	div#welcomeMessage		=	Container of Welcome Message
	.welcomeMessageText		=	Text style
	a.welcomeMessageLink	=	Link style
*/
div#welcomeMessage {
	
	width:468px; margin:auto; float:left;
	text-align:left; vertical-align: bottom; font-size:12px; 
}

.welcomeMessageText {
	font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#ffffff;
}

a.welcomeMessageLink{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;}
a.welcomeMessageLink:link, a.welcomeMessageLink:active, a.welcomeMessageLink:visited {color:#ffffff; text-decoration:underline;} 
a.welcomeMessageLink:hover{color:#d2e0e9; text-decoration:none;}

/***************************************************************************************************************************************/
/* 
	Culture Section 
	-----------------------------------------------------
	div#culture		=	Culture container
	.cultureText	=	Text style
	a.cultureLink	=	Link style
*/
div#culture {
	width:468px; margin:auto; float:right;
	text-align:right; vertical-align: top; font-size:12px;
}

.cultureText {
	font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#ffffff;
}

a.cultureLink{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;}
a.cultureLink:link, a.cultureLink:active, a.cultureLink:visited {color:#ffffff; text-decoration:underline;} 
a.cultureLink:hover{color:#d2e0e9; 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 {
	height:auto;
	background-color:white;
	background-repeat:repeat-y;
	float:left;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	width:934px;
	.width:936px;
}


div#contentLogo{
	float:left;
	width:355px; height:130px;
	background-image:url(/ecom_theme/img/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}

div#contentLogo a{
	display:block;
	text-indent:-5000px;
	width:355px;
	height:130px;
}

div#contentHeader {
/*

	SEE CULTURE.CSS

*/
}

div#contentHeader a{
	display:block;
	text-indent:-5000px;
	width:373px;
	height:130px;
}

div#contentSearchAvailable {
	/*
	
		SEE CULTURE.CSS
	
	*/
}

div#contentSearchUnavailable {
	float:left;
	text-align:left;
	font-size:11px;
	width:208px; 
	height:130px !important;
	height:130px;
	clear:right;
	background-image:url(/ecom_theme/img/bg_searchUnavailable.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin-right:-10px;
}


div#searchText{
	visibility:hidden;
}

div#searchInput{
}

div#searchAdvancedLink{
	margin-left:8px;
	margin-top:6px;
}

div.contentSearchAlign {
	padding-left:15px; padding-top:40px;
}

.contentSearchText {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333;
}

a.contentSearchLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#333333;}
a.contentSearchLink:link, a.contentSearchLink:active, a.contentSearchLink:visited {text-decoration:underline;} 
a.contentSearchLink:hover{text-decoration:none; color:#999;}

/***************************************************************************************************************************************/
/* 
	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{
	background-image:url(/ecom_theme/img/bg_navigation.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:35px; 
	line-height:0;
	overflow:hidden;
}

div.menuNavigationAlign{
	padding-left:30px; padding-right:10px;
	height:35px;
	overflow:hidden;
}

div#menuNavigationContent {
	background-image:url(/ecom_theme/img/bg_navigation.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:35px; 
	line-height:0;
	overflow:hidden;
}

div.menuNavigationContentAlign{
/*

	SEE CULTURE.CSS

*/
}

.menuNavigationSeparation{
/*

	VOIR CULTURE.CSS

*/
}

/***************************************************************************************************************************************/
/* 
	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 {
	text-align:left; vertical-align:top;
	width:213px !important;
	width:240px;
	float:left; clear:right;
	line-height:0;
	font-size:0;
	padding-top:12px;
	padding-left:13px;
}

div.leftMenuAlign {
	text-align:left; vertical-align:top;
}

div#leftMenuCategoryDescription 
{
	display:block;
	font-size:12px;
	line-height:normal;
}

div#currencySelector {
	text-align:left; vertical-align:top;
	width:193px;
	line-height:0;
	font-size:0;
}

div.currencySelectorAlign {
	text-align:left; vertical-align:top;
	font-size:12px;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:20px;	
}

div.currencySelectorAlign .selectDropDownAuto{
	width:120px;
}

.currencyText {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#333333;
}

table.leftMenuListing{
	
	width:214px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	padding-left:1px;
	background-image:url(/ecom_theme/img/bg_leftMenuListing.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

table.leftMenuListingCategories{
	width:212px;
	margin:0px; padding:0px;
	
	background-image:url(/ecom_theme/img/bg_leftMenuListing.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

table.leftMenuListingBrands{
	width:212px;
	margin:0px; padding:0px;
	margin-top:-15px;
	
	background-image:url(/ecom_theme/img/bg_leftMenuListing.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

table.leftMenuListingSeeAllLink{
	width:212px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	margin-top:-15px;
	padding-left:17px;
}

td.leftMenuListing{
	border:0px;
	background-repeat:no-repeat;
	background-position:bottom;
	
	text-align:left; vertical-align:top;
	padding-top: 7px; padding-bottom:3px;
	padding-right:5px;
}


table.leftMenuListingSeeAllLink td.leftMenuListing{
	border-bottom:none;
	background:none;
}

div.LeftMenuBullet{
	border-bottom:solid 1px #b9b9b9;
	width:190px;
	
	background-image:url(/ecom_theme/img/left_menu_bullet.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	margin-left:11px;
	padding-bottom:5px;
}

div.LeftMenuNoBullet{
	padding-left:11px;
	margin:0px;
}

div.DashboardIcon,div.MyCartIcon,div.PlaceOrderIcon,div.OrderExpressIcon,div.PreferredListIcon,div.ProfileIcon,div.OrderHistoryIcon,div.FrequentlyOrderedProductIcon,div.PriceListIcon,div.ReturnIcon,div.LogoffIcon, div.MyFilesIcon{
	background-position:-10px middle;
	background-repeat:no-repeat;
	margin:0px;
	padding-left:0px;

	margin-left:11px;
	width:188px;
}

div.DashboardIcon{background-image:url(/ecom_theme/img/icon_home.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.MyCartIcon{background-image:url(/ecom_theme/img/icon_cart.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.PlaceOrderIcon{background-image:url(/ecom_theme/img/icon_placeorder.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.OrderExpressIcon{background-image:url(/ecom_theme/img/icon_orderexpress.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.PreferredListIcon{background-image:url(/ecom_theme/img/icon_preferredlist.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.ProfileIcon{background-image:url(/ecom_theme/img/icon_profile.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.OrderHistoryIcon{background-image:url(/ecom_theme/img/icon_ordertracking.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.FrequentlyOrderedProductIcon{background-image:url(/ecom_theme/img/icon_frequentlyordered.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.PriceListIcon{background-image:url(/ecom_theme/img/icon_pricelist.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.ReturnIcon{background-image:url(/ecom_theme/img/icon_return.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.LogoffIcon{background-image:url(/ecom_theme/img/icon_logoff.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}
div.MyFilesIcon{background-image:url(/ecom_theme/img/icon_myfiles.gif);border-bottom:solid 1px #b9b9b9;
	padding-bottom:5px;}

a.leftMenuLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;padding-left:18px;padding-bottom:5px;}
a.leftMenuLink:link, a.leftMenuLink:active, a.leftMenuLink:visited {color:#333333; text-decoration:none;} 
a.leftMenuLink:hover{color:#999999; text-decoration:underline;}

a.leftMenuSeeAllLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;color:#666666}
a.leftMenuSeeAllLink:link, a.leftMenuSeeAllLink:active, a.leftMenuSeeAllLink:visited {color:#666666; text-decoration:underline;} 
a.leftMenuSeeAllLink:hover{color:#999999; text-decoration:none;}

a.leftMenuSpecialLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;padding-left:18px;}
a.leftMenuSpecialLink:link, a.leftMenuSpecialLink:active, a.leftMenuSpecialLink:visited{color:#00467f; text-decoration:none;} 
a.leftMenuSpecialLink:hover{color:#80b4d5; 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 {
	width:212px;
	line-height:normal;
	font-size:11px;
	margin-top:5px;
	margin-bottom:10px;

}

div.customerSupportAlign {
	text-align:center; vertical-align:top;
	padding-left:50px;
	padding-top:15px;
}

.customerSupportText {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333;
}

a.customerSupportLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
a.customerSupportLink:link, a.customerSupportLink:active, a.customerSupportLink:visited {color:#333333; text-decoration:underline;} 
a.customerSupportLink:hover{color:#999999; text-decoration:none;}

/***************************************************************************************************************************************/
/* 
	Page Section 
	-----------------------------------------------------
	div#contentPage			=	Container of all element in the content section
	div.contentPageAlign	=	Alignement of the element in the content section
*/
div#contentPage {
	text-align:left; vertical-align:top;
	float:right; 
	clear:both; /* IE */
	clear:right; /* FF */
	padding-bottom:10px;
	width:706px;
	.width:694px;
	
}

div.contentPageAlign {
	text-align:left; vertical-align:top;
	margin-left:19px;
	.margin-left:0px;
	padding-bottom:10px;
	padding-top:15px;
}

/***************************************************************************************************************************************/
/* 
	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 {
	height:26px;
	line-height:normal;
	font-size:10px;
	width:195px;
	height:85px;
	
	margin-right:12px !important;
	/margin-right:12px;
	-margin-right:8px;
	.margin-right:12px;
	margin-bottom:-50px;
	
	float:right;
}

div.cartInformationAlign {
	/*
	
		SEE CULTURE.CSS
	
	*/
}

.cartInformationHighlight{
	color:#e22927;
	font-weight:bold;
}

a.cartInformationLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:15px;}
a.cartInformationLink:link, a.cartInformationLink:active, a.cartInformationLink:visited {color:#333333; text-decoration:underline;} 
a.cartInformationLink:hover{color:#999999; text-decoration:none;}

/***************************************************************************************************************************************/
/*
	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, div#contentNavigationBottom{
	margin-top:10px; margin-bottom:5px; font-size:10px;
}

div#contentNavigationTop{
	float:left;
	width:500px;
	
}

#oDivAjax div#contentNavigationTop{
	margin-top:10px;
}

div.contentNavigationAlign{
	text-align:left; vertical-align:top;
	padding-right:7px;
	font-size:10px;
}

.contentNavigationText{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333;
}

a.contentNavigationLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
a.contentNavigationLink:link, a.contentNavigationLink:active, a.contentNavigationLink:visited {color:#333333; text-decoration:underline;} 
a.contentNavigationLink:hover{color:#999999; text-decoration:none;}


/***************************************************************************************************************************************/
/* 
	
	Specific settings for Content Page Title 
	-----------------------------------------------------
	div#contentPageTitle	=	Container of the page title image
*/
div#contentPageTitle{
	padding-right:5px;
	
	width:484px;
	clear:both;
	
	margin-bottom:20px;
} 

h1{
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	color:#333333;
	font-style:italic;
	
	width:484px;
	font-weight:bold;
}

div#contentPageTitle h1{
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	color:#333333;
	font-style:italic;
	
	width:484px;
	font-weight:bold;
	background-image:url(/ecom_theme/img/bg_pageTitle.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
} 


h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	font-style:italic;
}


/***************************************************************************************************************************************/
/* 
	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
*/

#oDivAjax{
	margin-top:0px !important;
	margin-top:-25px;
}

div#contentPageContent{
	font-size:12px;	line-height:normal;
	width:670px;
}

div.contentPageContentAlign {
	text-align:left; vertical-align:top;
	padding-right:7px;

}

.contentText, .contentTextBold, .contentTextHighlight, .contentConfirmationText, .contentTextLighter {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;
}

.smallContentText, .smallContentTextHighLight{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333;
}

.contentText,.contentTextBold{color:#333333;}
.contentTextBold{font-weight:bold;}
.contentTextHighlight, .smallContentTextHighLight{font-weight:bold; color:#1473af;}
.contentConfirmationText{font-weight:bold; color:#990000;}
.contentTextLighter{color:#999999;}



a.contentLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
a.contentLink:link, a.contentLink:active, a.contentLink:visited {color:#333333; text-decoration:underline;} 
a.contentLink:hover{color:#999999; text-decoration:none;}

a.contentHighlightLink{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
a.contentHighlightLink:link, a.contentHighlightLink:active, a.contentHighlightLink:visited {color:#0b5b8d; text-decoration:underline;} 
a.contentHighlightLink:hover{color:#80b4d5; text-decoration:none;}

a.contentSeeAllLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; line-height:22px;}
a.contentSeeAllLink:link, a.contentSeeAllLink:active, a.contentSeeAllLink:visited {color:#666666; text-decoration:underline;} 
a.contentSeeAllLink:hover{color:#999999; text-decoration:none;}

a.viewMoreDetailsLink{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
a.viewMoreDetailsLink:link, a.viewMoreDetailsLink:active, a.viewMoreDetailsLink:visited {color:#0b5b8d; text-decoration:underline;} 
a.viewMoreDetailsLink:hover{color:#80b4d5; 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;
}

div.footerAlign {
	text-align:center; vertical-align:top;
	padding-top:5px; padding-bottom:5px;
}

div#footer div.footerAlign span#oContentHTML_4
{
	
}

.footerText {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#999999;}

a.footerLink{font-family:Verdana, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
a.footerLink:link, a.footerLink:active, a.footerLink:visited {color:#999999; text-decoration:underline;} 
a.footerLink:hover{color:#666666; text-decoration:none;}


/***************************************************************************************************************************************/
/* 
	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{
	background-image:url(/ecom_theme/img/bg_bottomFrame.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:10px;
	float:left;
}

div#contentPageBottomFrameSEO{
	margin:auto;
	text-align:center; vertical-align:top;
	margin-top:0px!important;
	float:left;
	
	background-image:url(/ecom_theme/img/bg_bottomFrame.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

div#contentPageBottomFrameSEO span#lblProductTitleBottom, div#contentPageBottomFrameSEO span#lblCategoryTitleBottom,div#contentPageBottomFrameSEO span#lblTitleBottomFrameSEO{
	background-color:#ebb824;
	display:block;
	text-align:center;
	vertical-align:top;
	color:#005596;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	height:6px;
}



/***************************************************************************************************************************************/
/* 
	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:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
	border:1px inset #C5C8CD;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	padding-top:2px;
}

.qtyBox, .qtyBoxError, .addressInputBox .cePhoneInputError {
	width:25px; height:21px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
	border:1px inset #C5C8CD;
	text-align:left; vertical-align:middle;
	padding-left:5px;
}

.inputBox, .qtyBox {background-color:#ffffff;}
.inputBoxError, .qtyBoxError {background-color:#f1f5f7;}

.inputSearchBox, .SearchGood {
	width:100px; height:21px;
	font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#999999;
	border:none;
	background:none;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	cursor:text;
	
	margin-left:15px;
	margin-right:5px;
	.margin-top:3px;
	margin-top:6px;
}


.SearchNotGood {
	width:100px; height:21px;
	font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#ff0000;
	border:none;
	background:none;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	cursor:text;
	
	margin-left:15px;
	margin-right:10px;
	margin-top:3px;
	
}

.selectDropDownAuto{
	width:auto; height:21px;
	border:1px solid #333;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
}

.selectDropDownFix{
	width:200px; height:21px;
	border:1px solid #333;
	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: 12px;
}

.bigPriceText, .bigPriceHighlight, .bigPriceLineThrought {
	font-family:Arial, Helvetica, sans-serif; font-size: 14px;
}

.productCodeText {font-weight:bold; color:#333333; text-decoration:none;}
.productTitleText {font-weight:bold; color:#333333; font-size: 16px;}

.smallPriceText {font-weight:bold; color:#8f9aa0;}
.smallPriceHighlight {font-weight:bold; color:#e22927;}
.smallPriceLineThrought {font-weight:bold; color:#8f9aa0; background-image:url(/ecom_theme/img/lineThrought.gif);background-repeat:repeat-x;background-position:left 3px;}

.bigPriceText {font-weight:bold; color:#8f9aa0;}
.bigPriceHighlight {font-weight:bold; color:#e22927;}
.bigPriceLineThrought {font-weight:bold; color:#8f9aa0; background-image:url(/ecom_theme/img/lineThrought.gif);background-repeat:repeat-x;background-position:left 3px;}

.couponApplicableText {color:#009900;font-weight:bold; }
.couponNotApplicableText {color:#990000;font-weight:bold; }

table.pricePerQtyTable{width:200px;}
.pricePerQtyAlternateRow1{background-color:#dee5e9;}
.pricePerQtyAlternateRow2{background-color:#c5ccd0;}

.smallImageSettings, .bigImageSettings, .smallCartImageSettings{border:none;}
.smallImageSettings{}
.bigImageSettings{}
.smallCartImageSettings{}
.smallCartCouponImageSettings{width:55px; height:39px; border:1px solid #FFFFFF;}

td.categoryImageAlign{text-align:center; vertical-align:top; padding:8px;}
td.categoryImageAlign table{
	width:100%;
}
td.categoryImageAlign td.categoryImageAlign{padding:0px;}
td.categoryAlign{text-align:left; vertical-align:top;padding-bottom:10px;}
.categoryTitle{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#333333;font-weight:bold;}

a.categoryLink{font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.categoryLink:link, a.categoryLink:active, a.categoryLink:visited {color:#333333; text-decoration:underline;}
a.categoryLink:hover{color:#999999; text-decoration:underline;}

a.productTitleLink {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.productTitleLink:link, a.productTitleLink:active, a.productTitleLink:visited {color:#333333; text-decoration:none;} 
a.productTitleLink:hover{color:#999999; text-decoration:underline;}

a.productCodeLink {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.productCodeLink:link, a.productCodeLink:active, a.productCodeLink:visited {color:#333333; text-decoration:none;} 
a.productCodeLink:hover{color:#999999; text-decoration:none;}

a.productListTitleLink {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.productListTitleLink:link, a.productListTitleLink:active, a.productListTitleLink:visited {color:#333333; text-decoration:underline;} 
a.productListTitleLink:hover{color:#999999; text-decoration:none;}

a.productListCodeLink {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.productListCodeLink:link, a.productListCodeLink:active, a.productListCodeLink:visited {color:#333333; text-decoration:none;} 
a.productListCodeLink:hover{color:#999999; 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
	
	.col1 = 1 product listing
	.col2 = 2 products listing
	.col3 = 3 products listing
	.col4 = 4 products listing
	.sep = border-right for separator
	
*/

table.mainTable {
	text-align:left; vertical-align:top;
	width:670px;
	width:670px !important
	.width:678px; 
	height:auto;
	display:table;
	margin-bottom:10px;
}
/*
#pageAlign table.mainTable {
	float:left;
}
*/
table.pnlNewProductPromotion {
	line-height:0px;
	width:193px;

}

td.pnlNewProductPromotionMainTitleImage {
	text-align:left;
	line-height:0px;
	font-size:0px;
	vertical-align:top;
}

td.mainTitle {
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; 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;
	line-height:0px;
	font-size:0px;
	padding-top:10px;
}

td.mainTitleDropdown{
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	line-height:0px;
	font-size:0px;
}

td.mainTitleImageOpened {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
}

td.mainTitleImageClosed {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
}

td.mainContent{
	text-align:left; vertical-align:top;
	border:1px solid #d1d1d1;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	background-image:url(/ecom_theme/img/bg_mainContent.gif);
	background-repeat:repeat-x;
	background-position:top;
}

td.mainContentGrid{
	text-align:left; vertical-align:top;
	border:1px solid #d1d1d1;
	padding: 5px 5px 5px 5px;
}

td.mainContentPackingSlip{
	text-align:left; vertical-align:top;
	border:1px solid #d1d1d1;
	padding: 5px 5px 5px 5px;
	background-color:#f5fafa;
}


td.mainContentHighlight{
	text-align:left; vertical-align:top;
	border:1px solid #dadfe2;
	padding: 5px 5px 5px 5px;
	background-color:#fcecb1;
}

div#productInfoImageFrame img{
	width:100%;
	border:none;
}

div#productInfoImageFrame, div#divProductPictureThumbnails{
	
	.width:240px;
	float:left;
	text-align:center; vertical-align:top;
	padding-bottom:15px;
}

div#divProductPictureThumbnails ul{
	margin:0px;
	padding:0px;
	width:225px;
	list-style:none;
	margin-left:7px !important;
	margin-left:0px;
}

div#divProductPictureThumbnails ul li{
        float:left;
        margin-right:3px;
        margin-bottom:3px;
}

div#divProductPictureThumbnails ul li img
{
	border:1px solid #e2e2e2;
}

div.productPriceContentFrame{
	/*width:370px !important;*/
	width:330px;
	margin-left:10px;
	text-align:left; vertical-align:top;
	display:table;
	float:left;
}

div#productInfoContentFrame{
	
	width:684px;
	text-align:left; vertical-align:top;
}

div#productInfoButtonAlign{
	text-align:left; vertical-align:top;
	width:200px;
}


.normalRowBackground{background-color:#f6f6f6; cursor:pointer;}
tr.normalAlternateRowBackground{background-color:#eaeaea; cursor:pointer;}
tr.shippingRow{background-color:#ebeeee;}
tr.rolloverRowBackground{background-color:#e7e7e7; cursor:pointer;}

.button{
	margin-top:3px;
	padding-bottom:4px !important;
	padding-bottom:0px;
}

.productListing{
	list-style-type:none;
	margin:0;
	padding:0;
	width:675px;
}

.productListing li.col1{margin-bottom:25px;}
.productListing li.col2{width:49%;float:left;}
.productListing li.col3{width:32%;float:left;}
.productListing li.col4{width:23%;float:left;}

.sep{
	margin-right:10px;
}

.clear{
	clear:both;
	margin-bottom:10px;
	height:0px; 
	line-height:0px; 
	font-size:0px;
}

/***************************************************************************************************************************************/
/*
	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:#005596;
}

.carrouselProductAdddedText{
	color:#009900;
	font-weight:bold;
	font-family:Verdana, 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:#35383c;
	padding:3px 3px 3px 3px;
	margin-left:5px;
	margin-top:5px;
	width:183px;
	border:1px dashed #666666;
	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:bold; 
	border:1px solid #d5d5d5; 
	WIDTH: 668px;
	background-color:#ffffff; 
}
.MessageTable .SuccessMessage {
	font-weight:bold; 
	padding-right: 5px; 
	padding-left: 42px; 
	font-size: 11px; 
	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:bold; 
	COLOR: #05580C; 
	TEXT-DECORATION: underline;
}
.MessageTable .ErrorMessage {
	FONT-WEIGHT:bold; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 42px; 
	FONT-SIZE: 11px; 
	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:bold; 
	COLOR: #dc0000; 
	TEXT-DECORATION: underline;
}
.MessageTable .WarningMessage {
	FONT-WEIGHT:bold; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 42px; 
	FONT-SIZE: 11px; 
	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:bold; 
	COLOR: #993300; 
	TEXT-DECORATION: underline;
}


/*********** REPEATER *************/
.repeaterMainTable{
	width:98%;
	float:left;
}

.repeaterTitle,.repeaterTopLeft,.repeaterTopRight,.repeaterBottomLeft,.repeaterBottomRight, .repeaterMainTable{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#414141;font-weight:bold;
}

.repeaterTitle{
	float:left;
	width:675px;
}

.repeaterTopLeft{}
.repeaterTopRight{}
.repeaterBottomLeft{}
.repeaterBottomRight{}
.repeaterTableInside{}
.repeaterTopProduct{}
.repeaterBottomProduct{}

/**************************************/

div#oucProductDescription_oTabs
{
	.margin-bottom:-4px;
}

.homePageCategoriesTable td{
	padding:5px;
	padding-top:15px;
}

.homePageCategoriesTable a:link, .homePageCategoriesTable a:active, .homePageCategoriesTable a:visited{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:16px;
	color:#333333;
	text-decoration:underline;
}

.homePageCategoriesTable a:hover{
	text-decoration:none;
	color:#999999;
}


/***********************************
	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;
  width:180px;
}

.checkoutExpressPage .mainTable
{
  width:560px;
}

.checkoutExpressPage .mainTable td
{
  background:none;
}

.repeaterTopSmall
{
  margin-top:2px;
  margin-bottom:8px;
}

.repeaterBottomSmall
{
  margin-top:8px;
  margin-bottom:5px; 
}

.checkoutExpressShippingMethodCarrier
{
  border:solid 1px #dedfdf;
  width:auto;
}

.addressInputBox .inputBox, .addressInputBox .inputBoxError, .addressInputBox .selectDropDownFix{
	width:180px;
}

.addressInputBox .cePhoneInput, .addressInputBox .cePhoneInputError{
	width:112px;
}

/*********** VALIDATION SUMMARY *************/
#oValidationSummary
{
  border:1px solid #aa9754;
  background-color:#ffffe1;
  padding:5px;
  margin-bottom:20px;
  margin-top:10px;
  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;
}


/********** CHECKOUT EXPRESS CONTENT HELP TOP RIGHT******/

#ckeckout-express-page-title
{
  width:100%;
  height:50px;
  overflow:hidden;
}

#checkout-express-content-top-need-help
{
  width:100%;
  text-align:right;
}

#checkout-express-content-payment-method-need-help
{
  width:100%;
  text-align:right;
}


/***************************************/
/* CART POPUP */
/**************************************/
/**************************************/
/*
	#divCartPopup	=	Container of cart Popup. Used to set width and arrow image (is used)
	#divCartPopup #divCartPopupContainer	=	Inside section used for borders and align
	
	#divCartPopup #divCartPopupContainer #divCartPopupHeader	=	Header section of the cart
	#divCartPopup #divCartPopupContainer #divCartPopupHeader table td	=	Title of the cart
	#divCartPopup #divCartPopupContainer #divCartPopupHeader table th	=	Cart information when there is a product
	
	#divCartPopup #divCartPopupContainer #divCartPopupFooter	=	Footer of the cart
	
	#divCartPopup #divCartPopupContainer #divCartPopupFooter .smallPriceHighlight	=	Color of the price Highlight
	#divCartPopup #divCartPopupContainer #divCartPopupFooter table th	=	Cart information in the footer when there is a product
	#divCartPopup #divCartPopupContainer #divCartPopupFooter table td	=	Cart footer
	
	#divCartPopup #divCartPopupContainer #divCartPopupContent	=	Content of the cart
	
	

*/

#divCartPopup /*		MARGIN-LEFT DU WITH DU CARTINFORMATION POUR LE POSITIONNER	*/
{
  display:none;
  position:absolute;
  z-index:11050;
  top:0px;
  left:0px;
  width:497px;
	margin-top:0px;
	background-image:url(/ecom_theme/img/cartPopupArrow.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:14px;
background-color:#fff;
/*  margin-left:-510px;*/

  }

#divCartPopup #divCartPopupContainer
{
  border:1px solid #909092;
  padding:1px;
  position:relative;
}

#divCartPopup #divCartPopupContainer #divCartPopupHeader
{
  background-color:#034e87;
  font-size:14px;
  font-family:Arial;
  color:#ffffff;
  text-align:left;
  padding:0px;
  font-weight:700;
  border:1px solid #10659b;
  border-bottom:none;
  width:492px;
}

#divCartPopup #divCartPopupContainer #divCartPopupHeader a
{
  color:#ffffff;
  text-decoration:none;
}

#divCartPopup #divCartPopupContainer #divCartPopupHeader table
{
  width:100%; 
}

#divCartPopup #divCartPopupContainer #divCartPopupHeader table td,
#divCartPopup #divCartPopupContainer #divCartPopupHeader table th
{
  padding:3px;
  color:#ffffff;
}

#divCartPopup #divCartPopupContainer #divCartPopupHeader table th
{
  background-color:#dee8ee;
  font-size:10px;
  color:#000000;
  height:20px;
  margin:0px;
}

#divCartPopup #divCartPopupContainer #divCartPopupFooter
{
  width:492px;
  background-color:#2e5472;
  font-size:14px;
  font-family:Arial;
  color:#b3b3b3;
  font-weight:700;
  border:1px solid #10659b;
  border-top:none;
}

#divCartPopup #divCartPopupContainer #divCartPopupFooter .smallPriceHighlight
{
  color: #e22927;
}

#divCartPopup #divCartPopupContainer #divCartPopupFooter img
{
  vertical-align:middle;
}

#divCartPopup #divCartPopupContainer #divCartPopupFooter table th
{
  background-color:#dee8ee;
  font-size:10px;
  color:#000000;
  height:20px;
  margin:0px;
  padding:3px;
  padding-right:17px;
}

#divCartPopup #divCartPopupContainer #divCartPopupFooter table td
{
    background-color:#034e87;
  padding:3px;
}


#divCartPopup #divCartPopupContainer #divCartPopupContent
{
  width:492px; 
  height:131px;
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:scroll;
  border-left:1px solid #7a7b7d;
  border-right:solid 1px #10659b;
  margin-top:0px;
  .margin-top:-2px;
  background-color:#ffffff;
}

#divCartPopup #divCartPopupContainer #divCartPopupContent table
{
  width:472px;
  background-image:url(/img/cart-listing-top.gif);
  background-position:left top;
  background-repeat:repeat-x;
}

#divCartPopup #divCartPopupContainer #divCartPopupContent table td
{
  padding:3px;
  border-bottom:1px solid #c1cfd9;
  background-color:#ffffff;
}

#divCartPopup #divCartPopupContainer #divCartPopupMsgWarning,
#divCartPopup #divCartPopupContainer #divCartPopupMsgSuccess
{
  font-size:12px;
  font-family:Arial;
  color:#FFFFFF;
  width:489px; 
  text-align:center;
  padding:2px;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  text-transform:none;
}

#divCartPopup #divCartPopupContainer #divCartPopupMsgWarning
{
  background-color:#871517;
}

#divCartPopup #divCartPopupContainer #divCartPopupMsgSuccess
{
  background-color:#208715;
}

#divCartPopup #divCartPopupContainer #divCartPopupMsgWarning img,
#divCartPopup #divCartPopupContainer #divCartPopupMsgSuccess img
{
  margin-right:5px;
}


/**************************************
	NEWSLETTER STYLE		*/
	
#divSubscribeNewsletterContentSubmit
{
  margin-top:5px;
}

#divSubscribeNewsletterContentEmail, #oucLeftMenu_oucNewsletterSubscription_divSubscribeNewsletterContentFirstName, #oucLeftMenu_oucNewsletterSubscription_divSubscribeNewsletterContentLastName, #oucLeftMenu_oucNewsletterSubscription_divSubscribeNewsletterContentCompany, #oucNewsletterSubscription_divSubscribeNewsletterContentLastName, #oucNewsletterSubscription_divSubscribeNewsletterContentFirstName, #oucNewsletterSubscription_divSubscribeNewsletterContentCompany
{
  margin-top:3px;
}

#divSubscribeNewsletter
{
  margin-right:0px;
  .margin-right:0px;

  margin-bottom:15px;
}

#divSubscribeNewsletterContent, #oucNewsletterSubscription_divSubscribeNewsletterLinkRight
{
	text-align:left; vertical-align:top;
	border:1px solid #d1d1d1;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	background-image:url(/ecom_theme/img/bg_mainContent.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.newsLetterRightTitleImage{

}


#divSubscribeNewsletterContent .inputBox, #divSubscribeNewsletterContent .inputBoxError
{
	width:180px;
}

/*   LEFT MENU    */

#leftMenu #divSubscribeNewsletter
{
  padding-left:0px;
  margin-bottom:0px;
}

#leftMenu #divSubscribeNewsletterContent, #oucLeftMenu_oucNewsletterSubscription_divSubscribeNewsletterLinkLeft
{
	background:none;
	border:none;
	line-height:18px;
  
	width:212px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	
	background-image:url(/ecom_theme/img/bg_leftMenuListing.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	padding-left:15px;
	
	margin-top:-3px !important;
	margin-top:0px;
}

#oucLeftMenu_oucNewsletterSubscription_divSubscribeNewsletterLinkLeft
{
  padding-left:0px;
}

#leftMenu #divSubscribeNewsletterContent .inputBox, #leftMenu #divSubscribeNewsletterContent .inputBoxError
{
  width:180px;
}

#leftMenu #divSubscribeNewsletterContent .contentText{

}
span.contentText{
	padding-right:7px;

}
#oDivLastOrdersPanel{
	width:678px;

}
#divImportProductList{
	

}

#divHelpExcelPaste{
	width:25%;

}
#divImportProductList{
	width:100px;

}
.newProductPromotion{
	padding-top:10px;

}
#oucLeftMenu_oucMenuCategoryList_imgTitle{
	margin-left:1px;
	width:212px;
}
#oucLeftMenu_oucMenuMyAccount_imgMyAccount{
	margin-left:1px;
	width:212px;

}