/***************************************
  	The original Theme for Skinable e-Commerce (LASERINK)
  	Created by kCentric.NET
  	http://www.kcentric.net
****************************************/

/***************************************************************************************************************************************/
/* 
	General page style. The scroll bar colours only visible in IE5.5+ 
	-----------------------------------------------------
*/
body {
	background-color:#000000;
}

.pageBody {
	margin:0px; padding:0px;
	background-color:#666666; 
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #666666;
	scrollbar-darkshadow-color: #98AAB1
}



/***************************************************************************************************************************************/
/* 
	General page alignement. 
	-----------------------------------------------------
	div#pageAlign	=	Page alignement container
*/
div#pageAlign {
	text-align:center; vertical-align:top; float:none; /*Float : FF alignement for left / right. Put it to "none" for center alignement*/
	margin:auto;
	background:#666666 url('../img/background.jpg') repeat-y center top;
}

/***************************************************************************************************************************************/
/*  
	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{
	width:866px; margin:auto;
	text-align:left; vertical-align:top;
}

div#cartInformation,div#contentPageTitle,div#contentPageContent, div#footer, div#contentNavigationTop, div#contentNavigationBottom{
	width:653px; height:auto;
	text-align:left; vertical-align:top; 
}

/***************************************************************************************************************************************/
/* 
	Specific settings for container of WelcomeMessage and Culture 
	-----------------------------------------------------
	div#contentTopSectionFrame	=	Container of WelcomeMessage + Culture
*/
div#contentTopSectionFrame {
	overflow:auto;
	padding-bottom:5px; padding-top:5px;
	position:relative;
	margin-bottom:-21px;
}

/***************************************************************************************************************************************/
/* 
	Specific settings for container of Header and Search 
	-----------------------------------------------------
	div#contentHeaderFrame		=	Container of Header + Search
*/
div#contentHeaderFrame {
	height:auto;
}

/***************************************************************************************************************************************/
/* 
	Welcome Message Section
	-----------------------------------------------------
	div#welcomeMessage		=	Container of Welcome Message
	.welcomeMessageText		=	Text style
	a.welcomeMessageLink	=	Link style
*/
div#welcomeMessage {
	display:none;
}

.welcomeMessageText {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
}

a.welcomeMessageLink{font-family:Verdana, 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 {
	width:360px; margin:auto; float:right;
	text-align:right; vertical-align: top; font-size:10px;
	padding-right:20px;
}

.cultureText {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#cacaca;
}

a.cultureLink{font-family:Arial, Helvetica, sans-serif; font-size:10px;background-image:url(/kcentric_theme/img/puce.gif);background-repeat:no-repeat;background-position:left 4px;padding-left:8px;}
a.cultureLink:link, a.cultureLink:active, a.cultureLink:visited {color:#cacaca; text-decoration:none;} 
a.cultureLink:hover{color:#ededed; 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;
	border-top:0px;
}

div#contentLogo{
	/* VOIR CULTURE */
}

div#contentHeader {
	display:block;
	float:left; margin:auto;
	background-image:url(../img/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:623px; height:104px;
	clear:right;
}

div#contentSearchAvailable {
	position:relative;
	display:block;
	float:left;
	clear:both;
	text-align:left;
	font-size:11px;
	left:564px;
	top:1px;
	background-image:url(../img/search_available_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:284px; height:33px;
	margin-bottom:-33px;
	
}

div#contentSearchUnavailable {
	displat:none;
}


div#searchText{
	/* VOIR CULTURE */
}

div#searchInput{
	float:right;
	clear:right;
	display:block;
	width:160px;
	padding-top:3px;
}

div#searchAdvancedLink{
	float:left;
	clear:left;
	width:100px;
	padding-top:2px;
}

div.contentSearchAlign {
	padding-left:20px;
}

.contentSearchText {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF;
}

a.contentSearchLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#dfdfdf;}
a.contentSearchLink:link, a.contentSearchLink:active, a.contentSearchLink:visited {text-decoration:none;} 
a.contentSearchLink:hover{text-decoration:none;color:#c3c3c3;}

/***************************************************************************************************************************************/
/* 
	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(/kcentric_theme/img/navigationMenu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:34px; 
	line-height:0;
	font-size:0;
	clear:left;
	width:866px;
	margin-bottom:10px;
}

div.menuNavigationAlign{
	padding-left:17px; padding-right:10px;
	padding-top:15px;
}

div#menuNavigationContent {
	background-image:url(../img/navigationMenu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:34px; 
	line-height:0;
	font-size:0;
	clear:left;
	width:866px;
}

div.menuNavigationContentAlign{
	text-align:left;
	vertical-align:top;
	padding-left:15px; padding-right:10px;
	padding-top:12px;
}

.menuNavigationSeparation{
	margin-left:5px; margin-right:5px;
}

/***************************************************************************************************************************************/
/* 
	Left Menu Section 
	-----------------------------------------------------
	div#leftMenu						=	Container of Left Menu
	div.leftMenuAlign					=	Left Menu Alignement
	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:184px;
	float:left; clear:right;
	line-height:0;
	font-size:0;
	padding-top:27px;
	padding-left:14px;
}

div.leftMenuAlign {
	text-align:left; vertical-align:top;
}

div#currencySelector {
	display:block;
	position:relative;
	left:639px;
	top:-155px;
	text-align:right; vertical-align:top;
	width:193px;
	margin-bottom:-27px;
}

div.currencySelectorAlign {
	text-align:right; vertical-align:top;
	font-size:12px;
}

div#currencySelectorUnavailable{
	display:block;
	position:relative;
	left:639px;
	top:-155px;
	text-align:right; vertical-align:top;
	width:193px;
	height:19px;
	margin-bottom:-27px;
}

.currencyText {
	display:none;
}

#leftMenuCategoryDescription{
	margin-top:50px;
	margin-left:25px;
}

table.leftMenuListing{
	width:184px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	background-color:#000000;
}

table.leftMenuListingCategories{
	width:184px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	background-color:#000000;
}

table.leftMenuListingBrands{
	width:184px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	background-color:#000000;
}

table.leftMenuListingSeeAllLink{
	width:184px;
	margin:0px; padding:0px;
	margin-bottom:15px;
	margin-top:-15px;
}

td.leftMenuListing{
	border:0px;
	border-bottom:1px solid #202020;
	text-align:left; vertical-align:top;
	padding-top: 7px; padding-bottom:7px;
	padding-right:5px;
}

div.LeftMenuBullet{
	background-image:url(../img/left_menu_bullet.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:29px;
	margin:0px;
}

div.LeftMenuNoBullet{
	padding-left:13px;
	margin:0px;
}

div.DashboardIcon,div.MyCartIcon,div.PlaceOrderIcon,div.OrderExpressIcon,div.PreferredListIcon,div.ProfileIcon,div.OrderHistoryIcon,div.FrequentlyOrderedProductIcon,div.PriceListIcon,div.ReturnIcon,div.LogoffIcon{
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:29px;
	margin:0px;
}

div.DashboardIcon{background-image:url(/kcentric_theme/img/icon_home.gif);}
div.MyCartIcon{background-image:url(/kcentric_theme/img/icon_cart.gif);}
div.PlaceOrderIcon{background-image:url(/kcentric_theme/img/icon_placeorder.gif);}
div.OrderExpressIcon{background-image:url(/kcentric_theme/img/icon_orderexpress.gif);}
div.PreferredListIcon{background-image:url(/kcentric_theme/img/icon_preferredlist.gif);}
div.ProfileIcon{background-image:url(/kcentric_theme/img/icon_profile.gif);}
div.OrderHistoryIcon{background-image:url(/kcentric_theme/img/icon_ordertracking.gif);}
div.FrequentlyOrderedProductIcon{background-image:url(/kcentric_theme/img/icon_frequentlyordered.gif);}
div.PriceListIcon{background-image:url(/kcentric_theme/img/icon_pricelist.gif);}
div.ReturnIcon{background-image:url(/kcentric_theme/img/icon_return.gif);}
div.LogoffIcon{background-image:url(/kcentric_theme/img/icon_logoff.gif);}

a.leftMenuLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.leftMenuLink:link, a.leftMenuLink:active, a.leftMenuLink:visited {color:#999999; text-decoration:underline;} 
a.leftMenuLink:hover{color:#cccccc; text-decoration:underline;}

a.leftMenuSeeAllLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.leftMenuSeeAllLink:link, a.leftMenuSeeAllLink:active, a.leftMenuSeeAllLink:visited {color:#666666; text-decoration:underline;} 
a.leftMenuSeeAllLink:hover{color:#999999; text-decoration:underline;}

a.leftMenuSpecialLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.leftMenuSpecialLink:link, a.leftMenuSpecialLink:active, a.leftMenuSpecialLink:visited{color:#ed3838; text-decoration:underline;} 
a.leftMenuSpecialLink:hover{color:#f78080; 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 {
}

div.customerSupportAlign {
	text-align:left;
	padding-left:25px;
}

.customerSupportText {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#666666;
}

a.customerSupportLink{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;display:block;margin-top:15px;}
a.customerSupportLink:link, a.customerSupportLink:active, a.customerSupportLink:visited {color:#666666; 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 {
	text-align:left; vertical-align:top;
	width:653px;
	float:right; 
	clear:both; /* IE */
	clear:right; /* FF */
	background-image:url(/kcentric_theme/img/footer_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:12px;
}

div.contentPageAlign {
	text-align:left; vertical-align:top;
	background-image:url(/kcentric_theme/img/content_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

/***************************************************************************************************************************************/
/* 
	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 {
	background-image:url(../img/cartInformations_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	line-height:normal;
	font-size:10px;
}

div.cartInformationAlign {
	text-align:right; vertical-align:top;
	padding-right:22px; padding-top:2px;
}

.cartInformationHighlight{
	color:#ff3939;
}

a.cartInformationLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
a.cartInformationLink:link, a.cartInformationLink:active, a.cartInformationLink:visited {color:#7b7b7b; text-decoration:none;} 
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{
 font-size:10px;
}

div#contentNavigationBottom{
	padding-bottom:10px;
}

div.contentNavigationAlign{
	text-align:left; vertical-align:top;
	padding-left:22px; padding-right:35px;
	font-size:10px;
}

.contentNavigationText{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
}

a.contentNavigationLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
a.contentNavigationLink:link, a.contentNavigationLink:active, a.contentNavigationLink:visited {color:#999999; text-decoration:none;} 
a.contentNavigationLink:hover{color:#cccccc; text-decoration:none;}


/***************************************************************************************************************************************/
/* 
	
	Specific settings for Content Page Title 
	-----------------------------------------------------
	div#contentPageTitle	=	Container of the page title image
	div#contentPageTitle h1	=	Titre des produits pour qu'il ressemble au titre des pages
*/
div#contentPageTitle{
	width:560px;
	margin-bottom:10px;
	padding-left:22px; 
	padding-right:35px;
	margin-top:15px;
} 

div#contentPageTitle h1{
	width:560px;
	margin-top:25px;
	margin-bottom:10px;
	color:#ff3333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
}

/***************************************************************************************************************************************/
/* 
	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
*/
div#contentPageContent{
	font-size:12px;	line-height:16px;
}

div#logoSSL {
	font-size:12px;	line-height:16px;
}

div.contentPageContentAlign {
	text-align:left; 
	vertical-align:top;
	padding-left:22px; 
	padding-right:35px;
	padding-bottom:20px;
}

.contentText, .contentTextBold, .contentTextHighlight, .contentConfirmationText, .contentTextLighter {
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

 
.contentText{color:#cccccc;}
.contentTextBold{font-weight:bold;color:#cccccc;}
.contentTextHighlight{font-weight:bold; color:#ed3838;}
.contentConfirmationText{font-weight:bold; color:#990000;}
.contentTextLighter{color:#666666;}

.smallContentText{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#cccccc;
}

a.contentLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.contentLink:link, a.contentLink:active, a.contentLink:visited {color:#ed3838; text-decoration:underline;} 
a.contentLink:hover{color:#f78080; text-decoration:none;}

a.contentHighlightLink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.contentHighlightLink:link, a.contentHighlightLink:active, a.contentHighlightLink:visited {color:#CE690F; text-decoration:underline;} 
a.contentHighlightLink:hover{color:#f78080; text-decoration:none;}

a.contentSeeAllLink{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
a.contentSeeAllLink:link, a.contentSeeAllLink:active, a.contentSeeAllLink:visited {color:#959a9b; text-decoration:none;} 
a.contentSeeAllLink:hover{color:#bec2c3; text-decoration:underline;}

/***************************************************************************************************************************************/
/* 
	Specific settings for Footer Section 
	-----------------------------------------------------
	div#footer			=	Container of footer
	div.footerAlign		=	Alignement of footer
	.footerText			=	Text style
	a.footerLink		=	Link style
*/
div#footer{
	text-align:center; 
	vertical-align:top;
	float:right;
	width:100%;
	background-color:#1b1b1b;
	font-size:10px;	line-height: 14px;
	line-height:normal;
}

div.footerAlign {
	text-align:center; vertical-align:top;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:20px;
}

.footerText {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666;}

a.footerLink{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
a.footerLink:link, a.footerLink:active, a.footerLink:visited {color:#999999; text-decoration:none;} 
a.footerLink:hover{color:#999999; text-decoration:underline;}


/***************************************************************************************************************************************/
/* 
	Specific settings for Bottom Page Frame Section 
	-----------------------------------------------------
	div#contentPageBottomFrame	=	Container of Bottom Page Frame
	div#contentPageBottomFrameSEO	=	Container of Bottom Page Frame optomized for Search engines
	#lblProductTitleBottom			=	Container of the SEO information for products
	#lblCategoryTitleBottom		=	Container of the SEO information for categories
*/
div#contentPageBottomFrame, div#contentPageBottomFrameSEO{
	margin:auto;
	margin-top:-5px;
	width:866px;
	text-align:center;
	line-height:0px;
}

div#contentPageBottomFrameSEO{
	text-align:center; vertical-align:top;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
}
#oDivProductDescription .maintable{
	margin-top:-3px;
}
#lblProductTitleBottom, #lblCategoryTitleBottom
{
	margin-top:10px;
	display:block;
	text-align:center;
	width:100%;
	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 {
	width:200px; height:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
	border:1px solid #C5C8CD;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	padding-top:3px;
	background-image:url(/kcentric_theme/img/input_bg.gif);
	background-repeat:repeat-x;
	border:0px;
}

.qtyBox, .qtyBoxError {
	width:33px; height:21px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
	border:1px solid #C5C8CD;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	background-image:url(/kcentric_theme/img/input_bg.gif);
	background-repeat:repeat-x;
	border:0px;
}

.inputBox, .qtyBox {background-color:#ffffff;}
.inputBoxError, .qtyBoxError {background-color:#fffad0;}

.inputSearchBox, .SearchGood {
	width:119px; height:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	padding-top:3px;
	background-image:url(/kcentric_theme/img/searchinput_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	border:1px solid #616161;
}


.SearchNotGood {
	width:119px; height:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;
	text-align:left; vertical-align:middle;
	padding-left:5px;
	padding-top:3px;
	background-image:url(/kcentric_theme/img/searchinput_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	border:0px;
	border:1px solid #ff3c2b;
}

.selectDropDownAuto{
	width:auto; height:21px;
	border:1px solid #C5C8CD;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
	background-image:url(/kcentric_theme/img/input_bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	border:0px;
}

.selectDropDownFix{
	width:200px; height:21px;
	border:1px solid #C5C8CD;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#27313a;
	background-image:url(/kcentric_theme/img/input_bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	border:0px;
}

/***************************************************************************************************************************************/
/*
	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 225 x 225)
	.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
	a.viewMoreDetailsLink		=	View product detail link in 2 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:#cccccc; text-decoration:none;}
.productTitleText {
	font-weight:bold; 
	color:#929292;
	display:block; 
	border-bottom:1px solid #8d1c19;
	width:100%; 
	padding:5px;
	padding-left:0px;
	background-color:#181818;
}

.smallPriceText {font-weight:bold; color:#cccccc;}
.smallPriceHighlight {font-weight:bold; color:#e22927;}
.smallPriceLineThrought {font-weight:bold; color:#8f9aa0; background-image:url(/kcentric_theme/img/lineThrought.gif);background-repeat:repeat-x;background-position:left 3px;}

.bigPriceText {font-weight:bold; color:#cccccc;}
.bigPriceHighlight {font-weight:bold; color:#e22927;}
.bigPriceLineThrought {font-weight:bold; color:#8f9aa0; background-image:url(/kcentric_theme/img/lineThrought.gif);background-repeat:repeat-x;background-position:left 3px;}

.couponApplicableText {color:#00d800;font-weight:bold; }
.couponNotApplicableText {color:#ee0000;font-weight:bold; }

table.pricePerQtyTable{width:130px;}
.pricePerQtyAlternateRow1{background-color:#2f2f2f;}
.pricePerQtyAlternateRow2{background-color:#515151;}

.smallImageSettings, .bigImageSettings, .smallCartImageSettings{border:1px solid #666666;}
.smallImageSettings{width:85px; height:85px;}
.bigImageSettings{width:225px; height:225px;}
.smallCartImageSettings{width:55px; height:55px}
.smallCartCouponImageSettings{width:55px; height:39px; border:1px solid #FFFFFF;}

td.categoryImageAlign{text-align:center; vertical-align:top;}
td.categoryAlign{text-align:center; vertical-align:top;padding-bottom:10px;}
.categoryTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccccc;
	font-weight:bold; 
	display:block; 
	border-bottom:1px solid #8d1c19;
	width:100%; 
	padding:5px;
	background-color:#000;
}

a.categoryLink{font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.categoryLink:link, a.categoryLink:active, a.categoryLink:visited {color:#d5d5d5; text-decoration:underline;}
a.categoryLink:hover{color:#bababa; 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:#d5d5d5; text-decoration:underline;} 
a.productTitleLink:hover{color:#bababa; 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:#d5d5d5; text-decoration:underline;} 
a.productCodeLink:hover{color:#bababa; 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:#d5d5d5; text-decoration:underline;} 
a.productListTitleLink:hover{color:#bababa; text-decoration:underline;}

a.productListCodeLink {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.productListCodeLink:link, a.productListCodeLink:active, a.productListCodeLink:visited {color:#d5d5d5; text-decoration:underline;} 
a.productListCodeLink:hover{color:#bababa; text-decoration:none;}

a.viewMoreDetailsLink {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
a.viewMoreDetailsLink:link, a.viewMoreDetailsLink:active, a.viewMoreDetailsLink:visited {color:#ed3838; text-decoration:underline;} 
a.viewMoreDetailsLink:hover{color:#f78080; text-decoration:none;}



/***************************************************************************************************************************************/
/*
	Custom web interface
	-----------------------------------------------------
	table.mainTable								=	Main table of that contain Product Image + the table with Description/Price 
	table.tableShippingMethodCarrier			=	Table with Title or Image of carrier in shipping method checkout step
	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
        td.mainTitleDropdown                                    =       Cell of a title on a box with an image and a drodown							=	Cell of a title on a box with an image
	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)

	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
	
*/

table.mainTable {
	text-align:left; vertical-align:top;
	width:590px; height:auto;
}

table.tableShippingMethodCarrier{
	margin-top:10px;
	border:1px solid #464646;
	background-color:#464646;
}

 

table.tableShippingMethodCarrier td{
	padding-top:2px;
	padding-bottom:2px;
}



table.pnlNewProductPromotion {
	width:210px;
	margin-left:8px;
}

td.pnlNewProductPromotionMainTitleImage {
	text-align:right;
	line-height:0px;
	font-size:0px;
	height:1px;
	vertical-align:top;
}

td.mainTitle {
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#cccccc;
	padding-left:5px; padding-top:2px; padding-bottom:2px;
}

td.mainTitleImage {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#000000;
	line-height:0px;
	font-size:0px;
}

td.mainTitleDropdown{
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#000000;
	line-height:0px;
	font-size:0px;
}

td.mainTitleImageOpened {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	background-color:#000000;
	border:1px solid #000000;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
	padding-top:7px;
}

td.mainTitleImageClosed {
	text-align:left; vertical-align:top;
	width:100%; height:1px;
	border:1px solid #1f1f1f;
	line-height:0px;
	font-size:0px;
	cursor:pointer;
	padding-top:7px;
}

td.mainContent{
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	padding: 5px 5px 5px 5px;
	background-color:#1b1b1b;
	background-image:url(/kcentric_theme/img/mainContent.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

td.mainContentGrid{
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	border:1px solid #414141;
	padding: 5px 5px 5px 5px;
}

td.mainContentPackingSlip{
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	border:1px solid #202020;
	padding: 5px 5px 5px 5px;
	background-color:#585957;
}


td.mainContentHighlight{
	text-align:left; vertical-align:top;
	width:100%; height:auto;
	border:1px solid #202020;
	padding: 5px 5px 5px 5px;
	background-color:#575757;
}

div#productInfoImageFrame{
	width:240px;
	float:left;
	text-align:center; vertical-align:top;
	padding-bottom:15px;
}

div.productPriceContentFrame{
	float:right;
	width:350px;
	text-align:left; vertical-align:top;
	padding-top:5px;
	display:table;
}

div#productInfoContentFrame{
	width:300px;
	float:none !important;
	float:right;
	text-align:left; vertical-align:top;
}

div#productInfoButtonAlign{
	text-align:left; vertical-align:top;
}


tr.normalRowBackground{background-color:#1f1f1f; cursor:pointer;}
tr.normalAlternateRowBackground{background-color:#333333; cursor:pointer;}
tr.shippingRow{background-color:#333333;}
tr.rolloverRowBackground{background-color:#575757; cursor:pointer;}

.button{display:block;}


/***************************************************************************************************************************************/
/*** Carrousel ***/

table.mainCarrouselTable{
	border:1px solid #999999;
	background-color:#666666;
}

td.carrouselTitleBar{
	height:20;
	padding:3px;
	background-color:#DADEDF;
}

.carrouselProductAdddedText{
	color:#009900;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/***************************************************************************************************************************************/
/*
	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 solid #fe382b;
	filter:Progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity:0.60;
}


.ErrorMessageTd
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#fe382b;
	padding:2px 2px 2px 2px;
}

/*********** Status Bar *************/
.MessageTable {
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#666666', Positive='true'); 
	font-family:Arial, Helvetica, sans-serif;  font-weight:bold; 
	border:1px solid #efece7; 
	WIDTH: 580px;
	background-color:#fcfcfc; 
}
.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:560px;
}

.repeaterTitle,.repeaterTopLeft,.repeaterTopRight,.repeaterBottomLeft,.repeaterBottomRight{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#cccccc;font-weight:bold;
}

.repeaterTopLeft{}
.repeaterTopRight{}
.repeaterBottomLeft{}
.repeaterBottomRight{}
.repeaterTableInside{}
.repeaterTopProduct{}
.repeaterBottomProduct{}