/* Cumulus style sheet */
body
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
td
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
textarea
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	14px;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-weight: bold;
	font-size:   14px;
}
table.ThumbnailView
{
	background:   #FFFFFF;
	border-style: none;
	text-align:   center;
}
td.ThumbnailViewCell
{
	background:	 #FFFFFF;
	border-style:   solid;
	border-width:   1px;
	border-color:   #DDDDDD;
}
table.ThumbnailViewCell
{
	background:	 #FFFFFF;
	border-style:   none;
}
table.DetailsView
{
	background:	 #FFFFFF;
	color:		  #000000;
	border-style:   solid;
	border-width:   1px;
	border-color:   #DDDDDD;
	border-spacing: 0px;
	text-align:	 center;
	font-size:	  12px;
	margin:		 0px;
}
th.DetailsView
{
	background:	 #000000;
	color:		  #FFFFFF;
	border-style:   none;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  12px;
}
tr.DetailsView1
{
	background:	 #FFFFFF;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
	cursor:		 hand;
}
tr.DetailsView2
{
	background:	 #DDDDDD;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
	cursor:		 hand;
}
td.DetailsView
{
	vertical-align: middle;
	border-style:   none;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  11px;
}
.DetailsViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.formText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  11px;
}
td.RecordInfoLabel
{
	font-size:	  12px;
	font-weight:	bold;
	font-family:  Verdana,Tahoma,sans-serif;
	text-align:	 right;
	vertical-align: top;
	border-style:   none;
}
/* Backgound color for table fields */
.bgColor
{
	/*background:	  #3B7ABD; */
	background:       #88876b;
}
.bgColorLight
{
	background:	  #FFFFFF;
}
/* Style for the text of the page numbers
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBar
{
	text-decoration: underline;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #8C866B;
}
/* Style for the anchor of the page numbers
	used by <cumulus:recordViewNavigationBar> */
a.NavigationBar
{
	text-decoration: none;
}
/* Style for the border of the current page number
	used by <cumulus:recordViewNavigationBar> */
td.NavigationBarCurrentPage
{
	border-style: solid;
	border-width: 1px;
	border-color: #8C866B;
}
/* Style for the border of the current page number
	used by <cumulus:recordViewNavigationBar> */
input.NavigationBarCurrentPage
{
	margin:	   0;
	border-style: none;
	text-align:   center;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
.SearchFormJunctor
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
.SearchFormField
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
}
.SearchFormOp
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
}
.SearchFormValue
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
}
.recordNameText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	font-weight:	 bold;
	color:		   #990000;
}
.ThumbnailViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.redText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #990000;
}
.textNormal /*Login and Select Catalog Text */
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #8C866B;
}
.textBold
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   16px;
	color:		   #8C866B;
	font-weight:	 bold;
}
.textBoldBlack
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   16px;
	color:		   #000000;
	font-weight:	 bold;
}
/* Styles for Category Tree */
.textCatalogName
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #000000;
	font-weight:	 bold;
}
.textMasterCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #8C866B;
}
.textCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #000000;
}
.textReadOnlyCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #CCCCCC;
}
/* End for Category Tree Styles*/
.headline
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   24px;
	color:		   #FFFFFF;
}
.redTextSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#990000;
}
.textSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#8C866B;
}
.textSmallBlack
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#000000;
}
.textMini
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		9px;
	color: 			#8C866B;
}
.whiteTextSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#FFFFFF;
}

.selectedCollection
{
font-weight:	 bold;
background-color:#bab796;
}
.deselectedCollection
{
}

/* Style for Navigation Bar */
A.naviLight:link IMG {border:none; text-decoration:none;}
A.naviLight:visited IMG { color: #FFFFFF; text-decoration: none; border:none }

A.naviLight		 { color: #FFFFFF; text-decoration: none; }
A.naviLight:visited { color: #FFFFFF; text-decoration: none; }
A.naviLight:hover   { color: #CCCCCC; text-decoration: none; }
A.naviDark		  { color: #CCCCCC; text-decoration: none;  }
A.naviDark:visited  { color: #CCCCCC; text-decoration: none;  }
A.naviDark:hover	{ color: #8C866B; text-decoration: none;  }

A.addCart { color: #8C866B; text-decoration: none;  }
A.addCart:visted { color: #8C866B; text-decoration: none;  }
A.addCart:hover { color: #8C866B; text-decoration: none;  }
A.addCart:active { color: #8C866B; text-decoration: none;  }


.selected
{
	background:   #98D9FF;
}
.deselected
{
	background:   #FFFFFF;
}
a.CategoryTree
{
	text-decoration: none;
}
a.categoryTreeExpand
{
	text-decoration: none;
}
a.categoryTreeSearch
{
	text-decoration: none;
}
a.categoryTreeSelector
{
	text-decoration: none;
}

.helpfaqhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    background-color: #FBF7F8;

	margin-top: 15px;	
	color: #000000; 
}
.helpfaqdtl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.helpfaqlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.bloc1 {
  width: 215px;
  margin-left: 5px;
  float: left;
  margin-top: 10px;
}
.bloc2 {
  width: 215px;
  float: left;
  margin-left: 50px;
  margin-top: 10px; 
  color:#000000
}
.bloc3 {
  width: 700px;
  margin-left: 50px;
  margin-top: 10px;
  }
  .helpfaqhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    background-color: #e8e6d7;

	margin-top: 15px;	
	color: #000000; 
}
.helpfaqdtl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.helpfaqlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
