/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Georgia; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #DA3086; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  font-family: Verdana, Arial, sans-serif;
  color: #DC2687;
  margin: 0px;
  font-size: 10px;
/*  background-color: #f8f6eb;
  background-image: url("../images/bio.gif"); 
  background-repeat: repeat-y;
  background-position: center; */
/* background: #b7cf45 url(images/bodyGen.jpg) center bottom no-repeat; ALIGNEMENT VERTICAL EN BAS */
  background:#de528f url(images/bodyGen.jpg) center top no-repeat fixed;
}

/* Modification orditron 201007228 */
#contentGen {
width:1049px;
margin:auto;
/*
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: 10px;
*/
background:#fff;}


/* MODIF FOOTER 23/01/2012*/

div#bandeau {
	width:1053px;
	height:152px;
    background-image: url("http://www.fantazia-shop.fr/images/Footer_Top.png");
	background-size: 100% 100%;
	}
div#contenu {
	width:1053px;
	height:10px;
	 background-image: url("http://www.fantazia-shop.fr/images/Footer_PixelEtire.png");
	background-color:#FFCC00;
	}
div#piedpage {
	width:1053px;
	height:88px;
	background-image: url("http://www.fantazia-shop.fr/images/Footer_Bottom.png");
	background-color:#33FF99;
	background-size: 100% 100%;
	}
/**/


/* Modification webconcept76 ajout image NEW */
.stick-new {
height: 41px;
width: 41px;
background-image: url(http://www.fantazia-shop.fr/images/new_stick.png);
background-repeat: no-repeat;
position: absolute;
z-index: 9;
}

.stick-top{
height: 41px;
width: 41px;
background-image: url(http://www.fantazia-shop.fr/images/top_stick.png);
background-repeat: no-repeat;
position: absolute;
z-index: 9;
}


/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 19px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/


.orange {
  color: #DC2687;
  text-decoration: none;
}

.blanc {
  color: #FFFFFF;
  text-decoration: none;
}

A {
  color: #9EAF17 ;
  text-decoration: none;
}

A:hover {
  color: #DC2687;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #F09E17;
}

TR.headerNavigation {
  background: #E0E02C;
}

TD.headerNavigation {
  font-family: Georgia;
  font-size: 10px;
  color: #DB2A8B;
  background: #fff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #DB2A8B; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Georgia, Georgia, Georgia, Georgia;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, Georgia, Georgia, Georgia;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FB78A2;
}

TD.footer {
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
  background: #B4D240;
  color: #DD1578;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, Georgia, Georgia;
  font-size: 15px;
  text-align : left;
  font-weight: bold;
  background: url(../images/infobox/middle.gif);
  color: #DC2687;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background-image: url(images/fond.png);
  background-repeat: repeat-x
}

.productListing-heading {
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Georgia, Georgia;
  font-size: 15px;
  font-weight: bold;
  color: #B4D240;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Georgia, Georgia;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Georgia, Georgia;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Georgia, Georgia, Georgia;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, Georgia, Georgia;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, Georgia, Georgia;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, Georgia, Georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, Georgia, Georgia;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, Georgia, Georgia;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, Georgia, Georgia;
  font-size: 16px;
}

SPAN.greetUser {
  font-family: Georgia, Georgia, Georgia;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, Georgia, Georgia, Georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, Georgia, Georgia, Georgia;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, Georgia, Georgia;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia, Georgia, Georgia;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, Georgia, Georgia; font-size: 10px; color: #ff0000; }


.star-product-title {
  font-family: Georgia, Georgia, Georgia;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Georgia, Georgia, Georgia;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Georgia, Georgia, Georgia;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}




#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }       
               
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  








/* Menu Ctegories */
ul.catmenu {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
width: 175px; /* Width of Menu Items */
 /*border-bottom: 1px solid #B5D140; */
}
ul.catmenu h2{margin:0;}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
position: absolute;
left: 194px; /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
display: block;
text-decoration: none;
color: #DD3383;
background: #EDF2C0; /* IE6 Bug */
padding: 5px;
/*border: 1px solid #71534B; */ /* IE6 Bug */
border-bottom: 0;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu { display: block; } /* The magic */



li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none;}
ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;} 

/* Menu Ctegories */


/* Ajax Marquee */
#ajaxticker{
width: 100%;
height: 12px;
border-bottom: 1px; 
border-top: 1px; 
padding: 2px;
background-color: #FFF;
text-align: center;
font: bold 13px Tahoma;
}

#ajaxticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFF;
}

.someclass{
  color: #DB2A8B;
  text-decoration: none;
}



/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

    #tabsD {
      float:left;
      width:100%;
      background:#FCF3F8;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #F4B7D6;
      }
    #tabsD ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      background:url("tableftD.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("tabrightD.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#C7377D;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#C7377D;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }  
	  .headerCategoriesItems { 
    white-space: nowrap; 
    padding-right: 16px; 
    color: #333333; 
    background-color: #cccccc;
  }
  
  .headerCategoriesItems a { color: #333333; }
  .headerCategoriesItems a:hover { color: #000000; }
  
  
  /* Nouveau Header Orditron 20100728 */
#headerContent {width:100%;background: url(images/headerContent.png) top repeat-x;}
#headerGen {
/*
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: 10px;
*/
margin: auto;
width:1050px;height:136px;background: url(images/headerGen.jpg) center top no-repeat;}
#headerGen * {margin:0px;padding:0px;border:0px;outline:none;}
#headerGen h1 {display:block;height:21px;float:left;font:normal 15px Arial;color:#fff;text-indent:380px;padding-top:3px;}
#headerGen #logoLink {display:block;height:112px;width:365px;background:transparent;float:left;clear:left;margin-left:0px;text-indent:-99999px;}
#headerGen #shopMenu {float:left;margin-left:180px;margin-top:90px;list-style:none;}
#headerGen #shopMenu li {display:inline;font:normal 12px Arial;color:#515a21;}
#headerGen #shopMenu li a {font:normal 12px Arial;color:#515a21;text-decoration:none;}
#headerGen #mainMenu {clear:both;width:1050px;height:46px;margin:auto;}
#headerGen #mainMenu li {display:block;float:left;height:46px;}
/*#headerGen #mainMenu li.first {width:112px;background: url(images/mainMenu.jpg) left top no-repeat;}*/
/*#headerGen #mainMenu li.first {width:112px;}*/
#headerGen #mainMenu li.last {width:122px;background: url(images/mainMenu.jpg) -112px top no-repeat;}
#headerGen #mainMenu li.extend a {width:133px;}
#headerGen #mainMenu li a {display:block;height:46px;text-align:center;width:129px;font:normal 16px Arial;color:#e3c3d2;line-height:40px;text-decoration:none;background:url(images/mainMenuButton.jpg) right top no-repeat;}
#headerGen #mainMenu li a:hover {color:#fff;background-position: right -46px;}
#footerContent {background:#fff;width:1052px;}

#slider1 {
    width: 580px; /* important to be same as image width */
    height: 280px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 580px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	margin-right: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 580px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 280px;
}
ul { list-style-type: none;}
.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.specials_price{
font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
font-weight: bold;
 color: #1f79b6;
padding-left:5px;
}
.specials_desc{
 font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}


