/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.5
' Modified : February 2004
' Copyright: Copyright (C) 2004 CandyPress.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@candypress.com
'**************************************************************************/

/* General Tag specifications */
BODY, B, TD, P, INPUT, SELECT {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}

/* Autres liens */
a:link    {COLOR: #003399; FONT-SIZE: 11px; TEXT-DECORATION: none}
a:visited {COLOR: #003399; FONT-SIZE: 11px; TEXT-DECORATION: none}
a:hover   {COLOR: #003399; FONT-SIZE: 11px; TEXT-DECORATION: underline}

/* TOP MENU ==================== */
.topmenu a:link		{display:block; color:#ffffff; text-decoration:none; font-size:10px}
.topmenu a:visited	{display:block; color:#ffffff; text-decoration:none; font-size:10px}
.topmenu a:hover	{display:block; color:#000000; text-decoration:none; font-size:10px}

.submenu {
position:absolute;
width:400px;
display: none;
top:38px;
background-color:#B3B3B3;
border:1px #000000 solid;
z-index:50;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
}

.submenu table {
border-collapse:collapse;
}

.submenu td:hover {background-color:#FFA83F}

.submenu1 {
border:1px #6699cc solid;
}

.submenu2 {
border:1px #000000 solid;
background-color:#ffffff
}

.submenu1 a:link	{display:block; color:#333333; text-decoration:none; font-weight:bold; font-size:10px}
.submenu1 a:visited	{display:block; color:#333333; text-decoration:none; font-weight:bold; font-size:10px}
.submenu1 a:hover	{display:block; color:#333333; text-decoration:none; font-weight:bold; font-size:10px}

.submenu2 a:link	{display:block; color:#000000; text-decoration:none; font-size:9px}
.submenu2 a:visited	{display:block; color:#000000; text-decoration:none; font-size:9px}
.submenu2 a:hover	{display:block; color:#000000; text-decoration:none; font-size:9px}

/* MENU DE GAUCHE =============== */
.niveau1 		{position:relative; width:174px; margin-left:2px; background-color:#EBF1F9}
.niveau1 a:link		{display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}
.niveau1 a:visited	{display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}
.niveau1 a:hover	{display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}

.niveau1S 		{position:relative; width:174px; margin-left:2px; background-color:#C2D1E5}
.niveau1S a:link	{display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}
.niveau1S a:visited	{display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}
.niveau1S a:hover	{display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}

.niveau2 		{position:relative; width:174px; margin-left:2px; background-color:#EBF1F9}
.niveau2 a:link		{display:block; font-size:10px; color:#003399; text-decoration:none; text-transform:capitalize}
.niveau2 a:visited	{display:block; font-size:10px; color:#003399; text-decoration:none; text-transform:capitalize}
.niveau2 a:hover	{display:block; font-size:10px; color:#003399; text-decoration:none; text-transform:capitalize}

.niveau2S 		{position:relative; width:174px; margin-left:2px; background-color:#C2D1E5}
.niveau2S a:link	{display:block; font-size:10px; color:#003399; text-decoration:none; text-transform:capitalize}
.niveau2S a:visited	{display:block; font-size:10px; color:#003399; text-decoration:none; text-transform:capitalize}
.niveau2S a:hover	{display:block; font-size:10px; color:#003399; text-decoration:none; text-transform:capitalize}

#dropmenudiv{
position:absolute;
background-color: #D5EBF8;
border:1px solid #86A5BE;
border-bottom-width: 0px;
z-index:150;
}

#dropmenudiv a{
color:#003399;
display: block;
font-size:10px;
padding:2px;
border-bottom: 1px solid #86A5BE;
text-decoration: none;
font-weight: normal;
text-transform:capitalize;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C2D1E5; color:#003399; text-transform:capitalize
}
/* ============================== */

.bas {
position:absolute;
top:0px;
left:20px;
width:966px;
height:27px;
text-align:center;
line-height:24px;
color:#000000;
background-image:url(/usermods/basback.gif)
}

.bas a:link	{text-decoration:none; font-size:11px; color:#003366}
.bas a:visited	{text-decoration:none; font-size:11px; color:#003366}
.bas a:hover	{text-decoration:none; font-size:11px; color:#003366}

.infos		 {margin-left:2px}
.infos td	 {padding:4px 0px 4px 2px}
.infos a:link	 {display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}
.infos a:visited {display:block; font-size:11px; color:#355869; font-weight:bold; text-decoration:none}
.infos a:hover	 {display:block; font-size:11px; color:#800000; font-weight:bold; text-decoration:none}

.vignette {border:0px #cccccc solid}

.expand1 	{border:1px #86A5BE solid; background-image:url(/usermods/back_expand.gif)}
.expand2	{border:0px}

.Toptions	{border-collapse:collapse}
.Toptions td	{border:0px #999999 solid}

.panier1	{background-color:#eeeeee; border:1px #666666 solid}
.panier2	{border:1px #666666 solid}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt;font-weight:bold;color:#666666}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt; font-weight:bold}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {font-weight:normal;font-size:10px;color:#900000}

/* Product Price - Text Label */
.CPprodPriceT {font-weight:bold; COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {font-weight:bold; COLOR: #800000;font-size:13px;}

/* Product List Price - Text Label */
.CPprodLPriceT {font-size:13px}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through; font-size:13px;}

/* Product Sale Price - Text Label */
.CPprodSPriceT {color:red}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR:red; font-weight:bold}

/* Free Shipping text */
.CPfreeShipMsg {COLOR:green; font-weight:bold; font-size:15px}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red; font-weight:bold}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {font-weight:bold}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {font-weight:bold}
.menublue {background-image:
