/* 
================================
Skin styles for DotNetNuke - PAGE
================================
*/ 
body {
 	background-color: #f2efeb;
}
.bannerbg {
	background: url("banbg.gif") repeat-x;
}
.accountpane {
  padding: 42px 0 0 42px;
 	background: url("login.png") no-repeat 0 16px; 
}
.accountmenu {
	color: white;
  font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}
.accountmenu a:link, .accountmenu a:visited, .accountmenu a:active {
	color: white;
}
.accountmenu a:hover {
	color: #ff6aa9;
}
.cartpane {
  padding: 42px 0 0 60px;
 	background: url("minicart.png") no-repeat 0 16px; 
}
.breadcrumbpane {
  padding-left: 20px;
  background-color: white;
}
.breadcrumb {
	color: #807676;
  font-size:  11px;
  font-weight: bold;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color: #807676;
}
.breadcrumb a:hover {
	color: #94144a;
}
.searchpane {
  background-color: white;
  padding-right: 20px;
}
.ModNBStoreSearchC {
  float: right;
}
.NBright_NormalTextBox {
  font-family: Arial, Helvetica;
  font-size:  11px;  
  color: #807676;
  background-color: #f2efeb;
  width: 140px;
  height: 19px;
  border: none;
  line-height: 19px;
  padding-left: 5px;
  margin: 0 6px;
}
.megamenupane {
	background-color: #b2aca5;
}
.contentpane {
	padding: 5px;
}
.contentpane2 {
  padding: 10px 5px 5px 5px;
}
.contentpane3 {
  padding: 10px 5px 5px 0;
}
.cpnormal {
  padding: 15px;
}
.rightpane {
  padding: 5px 5px 5px 0;
}
.menupane {
  padding: 15px;
  background-color: #e3dfdb;
}
.bottompane {
  padding: 15px;
  background-color: #e3dfdb;
}
.code {
	color: #7b7b7b;
	font-family: Arial;
	font-size: 11px;
}
.code a:link, .code a:visited, .code a:active {
  color: #7b7b7b;
  text-decoration: none;
}
.code a:hover {
	color: #94144a; 
}
/* Main Menu */
.MainMenu_MenuBar {
	height: 24px;
}
.MainMenu_MenuItem {
	border: none; 
	cursor: pointer; 
  color: #807676;
  font-family: Arial;
  font-size: 12px;
	background-color: Transparent;
  font-weight: bold;
	height: 24px;
}
.MainMenu_MenuIcon {
	background-color: #e3dfdb;
	border-left: #e3dfdb 1px solid; 
	border-bottom: #e3dfdb 1px solid; 
	border-top: #e3dfdb 1px solid; 
	cursor: pointer; 
	text-align: center; 
	width: 0;
	height: 0;
}
.MainMenu_SubMenu {
	background-color: #e3dfdb;
	border: #EEEEEE 1px solid;
	z-index: 1000; 
	cursor: pointer;
}
.MainMenu_MenuBreak {
	background-color: Transparent;
	border: none; 
}
.MainMenu_MenuItemSel {
	border: none; 
	cursor: pointer; 
  color: #616161;
  font-family: Arial;
  font-size: 12px;
	background-color: Transparent;
  font-weight: bold;
	height: 24px;
}
.MainMenu_MenuArrow {
	border: 0;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}
.SubHead {
   font-family: Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #5d5d5d;
}
.Head {
   font-family: Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #5d5d5d;
}
.webdings {
	font-family: webdings; 
	font-size: 10pt;
	color: #ffffff;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled {
	font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #5d5246;
}
table {
	font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #5d5246;
}
/* LINKS */
A:link, A:visited, A:active {
    text-decoration: underline;
    color: #5d5246;
}
A:hover {
    text-decoration: underline;
    color: #94144a;
}
/* LISTE */
UL LI {
    list-style-type: none;
}
UL LI LI {
    list-style-type: none;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:hover    {
    text-decoration:    underline;
    color: #990000;
}
/* OTHER STYLES */
.copyright {
	color: #807676;
	font-family: Arial;
	font-size: 9px;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
  color: #807676;
}
.copyright a:hover {
	color: #94144a; 
}
/* NB_STORE */
.NBright_cartheader {
  background-color: #94144a;
  color: white;
  font-weight: bold;
}
.prodlist {
  margin-bottom: 10px;
}
.prodcont {
  position: relative;
  display: block;
}
.prodprice {
  color: #94144a;
  margin: 5px 0 0 10px;
}
.proddesc {
color: #898989;
font-style: italic;
}
.spolink {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cattitle {
  color: #b1aa9a;
  font-weight: bold;
  font-size: 34px;
}
.PagingTable {
  border: 0;
}
.PagingTable td {
  font-size: 11px;
  color: #858585;
}
.PagingTable .NormalDisabled {
  background-color: #f5f5f5;
  border: #dedede solid 1px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: normal;
  text-decoration: none;
  color: #858585;
  padding: 5px;
  height: 24px;
}
.PagingTable a.CommandButton, .PagingTable a.CommandButton:link, .PagingTable a.CommandButton:visited, .PagingTable a.CommandButton:active {
  background-color: white;
  color: #858585;
  border: #dedede solid 1px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: normal;
  text-decoration: none;
  padding: 5px;
  height: 24px;
}
.PagingTable a.CommandButton:hover {
  background-color: #ead0db;
  border: #94144a solid 1px;
  color: #94144a;
}
/*--MEGAMENU--*/
ul#topnav {
	margin: 0;
  padding: 0;
	width: 100%;
	list-style: none;
	position: relative;
  z-index: 9;
}
ul#topnav li {
	float: left;
	margin: 0;
  padding: 0;
	background-color: white;
}
ul#topnav li a {
  margin-right: 1px;
	float: left;
	height: 33px;
	background-color: #f2efeb;
 	cursor: pointer;
 	color: #807676;
	font-family: Arial;
	font-size: 12px; 
  text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 33px;
	padding: 0 7px;
	border-bottom: #807676 solid 5px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-color: #b2aca5;
	color: white;
}
ul#topnav a.entretien {
	border-bottom: #c5cc02 solid 5px;
}
ul#topnav a.cuisson {
	border-bottom: #7a598f solid 5px;
}
ul#topnav a.art {
	border-bottom: #971b50 solid 5px;
}
ul#topnav a.coupe {
	border-bottom: #ffa200 solid 5px;
}
ul#topnav a.deco {
	border-bottom: #2e90b0 solid 5px;
}
ul#topnav a.electro {
	border-bottom: #ea3c1e solid 5px;
}
ul#topnav li .sub {
	position: absolute;
	top: 38px;
  left: -3px;
	background: white url("megamenu_subbg.gif") repeat-x;
	border-bottom: #b2aca5 solid 3px;
	border-left: #b2aca5 solid 3px;
	border-right: #b2aca5 solid 3px;
	float: left;
	display: none;
}
ul#topnav li .sub div.table {
  overflow: auto;
	background: url("table.jpg") no-repeat;
	padding-left: 145px;
	margin: 20px 15px;
	display: inline-block;
}
ul#topnav li .sub div.entretien {
  overflow: auto;
	background: url("entretien.jpg") no-repeat;
	padding-left: 145px;
	margin: 20px 15px;
	display: inline-block;
}
ul#topnav li .sub div.cuisson {
  overflow: auto;
	background: url("cuisson.jpg") no-repeat;
	padding-left: 145px;
	margin: 20px 15px;
	display: inline-block;
}
ul#topnav li .sub div.coupe {
  overflow: auto;
	background: url("coupe.jpg") no-repeat;
	padding-left: 145px;
	margin: 20px 15px;
	display: inline-block;
}
ul#topnav li .sub div.deco {
  overflow: auto;
	background: url("deco.jpg") no-repeat;
	padding-left: 145px;
	margin: 20px 15px;
	display: inline-block;
}
ul#topnav li .sub div.gourmand {
  overflow: auto;
	background: url("gourmand.jpg") no-repeat;
	padding-left: 145px;
	margin: 20px 15px;
	display: inline-block;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0 0 0 6px;
  padding: 0;
	width: 130px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #616161;
	background: none;
}
ul#topnav .sub ul li h2 {
	padding: 0;
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin: 0;
  text-transform: none;
}
ul#topnav .sub ul li h2 a {
	padding: 0 0 5px 0;
	background-image: none;
  color: #616161;
  font-weight: bold;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url("megamenu_arrow.gif") no-repeat 0 4px;
	padding: 0 0 2px 10px;
	display: block;
	text-decoration: none;
	color: #616161;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
	border: none;
}
ul#topnav .sub ul li a:hover {
	color: #616161;
	text-decoration: underline;
	background-color: transparent;
}


