/*
  $Id: stylesheet.css,v 1.23 2009/02/23 16:56:08 business Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  background:#ffffff;
  color:#000000;
  margin:0px;
  font-family:Arial, Verdana, sans-serif;
  background-image:url(images/design/body_bg.jpg);
  background-repeat: repeat-x;
}

table  { border-collapse:collapse; border-spacing:0; font-size:11px; }
form  { border-collapse:collapse; border-spacing:0; padding:0px; margin:0px; }
td, th { padding:0; vertical-align:top; }
img { border-width:0px; }
textarea { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; width:100%; }
 { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; border: 0px; }
input, select { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; border: 1px solid #C0C0C0; }


input:focus, select:focus { background: #F4F4F4; color:black;	border: 1px solid black; }
input:hover, select:hover { background: #F4F4F4; color:black;	border: 1px solid black; }
textarea:focus { background: #F4F4F4; color:black;	 }
textarea:hover { background: #F4F4F4; color:black;	 }

p { font-family:Arial, Verdana, sans-serif; font-size:11px; }
h1 { font-size:14px; padding:0px; margin:0px; color: #333333; }
a { color:#000000; }
a:hover { color:#ff3300; text-decoration:none ; }
s { color:#000000; }

.noBorders { border:0px; }


.error, .warning { font-size:11px; font-weight:bold; height:20px;color:red; vertical-align:middle; }
.stockWarning { font-size:11px; font-weight:bold;color:red;  }
.success { font-size:11px; font-weight:bold; height:20px; vertical-align:middle;color:#008d14; }
.info { color:blue; font-size:11px; }
.inputRequirement { color:red; font-size:11px; }
.productSpecialPrice { color:red; font-weight:bold; }

.pageHeading { color:gray; font-weight:bold; font-size:14px; padding-top:11px; padding-bottom:11px; }
.main { padding-left:0px; }
.mainFrame { 
  padding           : 10px;
  padding-top       : 5px;
/*
  padding-top       : 10px; 
  padding-right     : 10px;
  padding-bottom    : 10px;
*/
  background-image  : url( images/design/main/mainframe_bg.jpg );
  background-repeat : no-repeat;
}
a.headerNavigation, a.headerNavigation:hover { text-decoration:none; }

a.headerNavigationBold, a.headerNavigationBold:hover { text-decoration:none; font-weight:bold; }


.infoBoxHeading { color:black; font-weight:bold; padding-top:5px; text-decoration:none; }
.infoBox { border:1px solid #CCCCCC; margin-top:5px; }
table.infoBoxContents { margin:5px; width:95%; }
table.infoBoxContents_form { margin:5px; width:98%; }
.infoBoxContentsText { margin:0px; }
.infoBox_form { border:1px solid #CCCCCC; }

table.productListing { /*border:1px solid #CCCCCC;*/ }
.productListing-heading { font-weight:bold; height:20px; vertical-align:top; text-decoration:none; border-bottom:1px dotted #CCCCCC; }
.productListing-even { background-color:#FFFFFF; }
.productListing-odd { background-color:#FFFFFF; }
.productListing-data { vertical-align:middle; border-bottom:1px dotted #CCCCCC; }

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

td.smalltext, span.smalltext { font-size:10px; }
.infobulle { position:absolute; visibility :hidden; top:0px; }
span.ecotaxe { font-size:10px; cursor:help; text-decoration:underline; }

.imgBorders { cursor:pointer;border:1px solid #CCCCCC; }


/* Module Zoom CSS - QPN - 06-2007 - BOF */
#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:11px; }

#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/design/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { background: url(images/design/prec.gif) left 15% no-repeat; float: left;}
#nextLink { background: url(images/design/suiv.gif) right 15% no-repeat; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(images/design/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(images/design/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 11px; }
#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 */ }
/* Module Zoom CSS - QPN - 06-2007 - EOF */


/* Module ZoomZoom - PEM - 02-2008 - BOF */
div.ZoomZoom{
  position : absolute;
  z-index : 666;
  display: none;
  border: 1px ridge #CCCCCC;
  cursor: url(images/design/loupe.gif);
  background-color: #FFFFFF;
}

div.ZoomZoom img{
  cursor: url(images/design/loupe.gif);
}
/* Module ZoomZoom - PEM - 02-2008 - EOF */



/* START PEM 04-2008 - SYNOLIA */
div.modal_bg {
  display     : none;
  width       : 100%;
  height      : 100%;
  background-color : #000000;
  position    : absolute;
  z-index     : 400;
  top         : 0px;
  left        : 0px;
}

div.modal_popup {
  display     : none;
  height      : auto;
  z-index     : 666;
  position    : absolute;
}

td.modal_crTpLeft{
  background-image  : url( images/design/modal/modal_crTpLeft2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  background-color  : transparent;
  background-position : bottom right;
}

td.modal_crTpRight{
	vertical-align		: bottom;
	text-align        : left;
  background-image  : url( images/design/modal/modal_crTpRight2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  background-color  : transparent;
  background-position : bottom left;
}

td.modal_crBtLeft{
  background-image  : url( images/design/modal/modal_crBtLeft2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  background-color  : transparent;
  background-position : top right;
}

td.modal_crBtRight{
  background-image  : url( images/design/modal/modal_crBtRight2.gif );/* modal_crBtRight.gif */
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
    background-color  : transparent;
}

td.modal_Header{
  background-image  : url( images/design/modal/modal_header_bg2.jpg );
  background-repeat : repeat-x;
  color             : #464B5A;
  font-variant      : small-caps;
  font-size         : 11px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  cursor            : move;
  background-color  : transparent;
  background-position : bottom left;
}

td.modal_Footer{
  background-image  : url( images/design/modal/modal_footer_bg2.jpg );
  background-repeat : repeat-x;
}

td.modal_middle{
  background-color : #E4E5E5;
}

td.modal_middleLeft{
  background-image  : url( images/design/modal/modal_MiddleLeft2.gif );
  background-repeat : repeat-y;
  background-position : top right;
  background-color  : transparent;
}

td.modal_middleRight{
  background-image  : url( images/design/modal/modal_MiddleRight2.gif );
  background-repeat : repeat-y;
  background-position : top left;
  background-color  : transparent;
}

img.closeModal{
  cursor      : pointer;
}
input.modal_input{
  border      : 1px solid #CDCDCD;
  color       : #777777;
}
input.modal_input_busy{
  border      : 1px solid #666666;
  color       : #777777;
}
td.modal_crTpLeft_error{
  background-image  : url( images/design/modal/modal_crTpLeft_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_crTpRight_error{
  background-image  : url( images/design/modal/modal_crTpRight_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_crBtLeft_error{
  background-image  : url( images/design/modal/modal_crBtLeft_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_crBtRight_error{
  background-image  : url( images/design/modal/modal_crBtRight_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_Header_error{
  background-image  : url( images/design/modal/modal_header_bg_red.jpg );
  background-repeat : repeat-x;
  color             : #FFFFFF;
  font-variant      : small-caps;
  font-size         : 11px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  cursor            : move;
}
td.modal_Footer_error{
  background-image  : url( images/design/modal/modal_footer_bg_red.jpg );
  background-repeat : repeat-x;
}
td.modal_middleLeft_error{
  background-image  : url( images/design/modal/modal_MiddleLeft_red.gif );
  background-repeat : repeat-y;
  background-position : top left;
  background-color  : #FFFFFF;
}
td.modal_middleRight_error{
  background-image  : url( images/design/modal/modal_MiddleRight_red.gif );
  background-repeat : repeat-y;
  background-position : top right;
  background-color  : #FFFFFF;
}
td.infosAdd2CartBox{
  width             : 50%;
  text-align        : left;
  padding-left      : 5px;
  padding-right     : 5px;
  font-size         : 11px;
  color             : #464B5A;
}
div.myInfoBulle{
  width     : 400px;
  height    : auto;
  position  : absolute;
  border    : 2px outset #000000;
  display   : none;
  padding   : 5px;
  background-color  : #FFFFFF;
}

td.plusqueLeft{
  background-image  : url(images/design/plusqueLeft.jpg);
  background-repeat : no-repeat;
  background-color  : #FFFFFF;
  width             : 28px;
  height            : 28px;
}

td.plusqueRight{
  background-image  : url(images/design/plusqueRight.jpg);
  background-repeat : no-repeat;
  background-color  : #FFFFFF;
  width             : 28px;
  height            : 28px;
}

td.plusqueMiddle{
  background-image  : url(images/design/plusqueMiddle.jpg);
  background-repeat : repeat-x;
  background-color  : #FFFFFF;
  text-align        : center;
  vertical-align    : middle;
}

/* STOP PEM 04-2008 - SYNOLIA */

/* BUSINESSHOP - JPO - Janvier - 2009 - Module Tags - BOF */
a.Tags1{
	font-size					 : 14px;
	font-weight				 : bold;
	text-decoration    : none;
	color              : #ff6600;
}
a.Tags2{
	font-size					 : 12px;
	font-weight				 : bold;
	text-decoration		 : none;
	color              : #31ab01;
}
a.Tags3{
	font-size					 : 11px;
	font-weight				 : bold;
	text-decoration		 : none;
	color              : #1c2986;
}
a.Tags4{
	font-size					 : 8px;
	font-weight				 : bold;
	text-decoration		 : none;
	color              : #333333;
}
/* BUSINESSHOP - JPO - Janvier - 2009 - Module Tags - EOF */

/* JPO Affichage Process commande - 12/08 - BOF */
a.ClassDone, td.ClassDone{
     color      : #57A1DB;
     font-size    : 11px;
     font-weight   : bold;
     text-decoration : none;  
}
a.ClassOff, td.ClassOff{
     color      : #B5B5B5;
     font-size    : 11px;
     font-weight   : bold; 
     text-decoration : none;
}
a.ClassOn, td.ClassOn{
     color      : #FF6600;
     font-size    : 11px;
     font-weight   : bold; 
     text-decoration : none;
}
/* JPO Affichage Process commande - 12/08 - EOF */

/* Module zoom loupe - JPO - BOF */
.jqzoom{
border:1px solid black;
float:left;
position:relative;
padding:0px;
cursor:pointer;
}

.jqzoom img{
float:left;
}


div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center;
overflow: hidden;


}

div.jqZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
top:0px;
left:0px;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff url(./images/zoom.gif) 50% top  no-repeat;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}
/* Module zoom loupe - JPO - EOF */


/******************
 * POINTS FIDELITE
 ******************/

.cph{
  width                 : 100%;
  border                : 1px solid #000000;
}

.cph th{
  border                : 1px solid #000000;
}

.cph td{
  padding               : 3px;
  white-space           : nowrap;
  border                : 1px solid #000000;
}

.cph td.left{
  text-align            : left;
  white-space           : nowrap;
}

.cph td.right{
  text-align            : right;
  white-space           : nowrap;
}

.cph td.comment{
  width                 : 250px;
  border                : 1px solid #000000;
  text-align            : left;
  white-space           : normal;
}

span.errorRedText{
  color                 : #FF0000;
  font-weight           : bold;
}

table.popupErrorPoints{
  width                 : 250px;
  background-color      : #FFFFFF;
}

.parrainEmail{
  text-align            : center;
  padding               : 5px;
}

.parrainEmail input{
  width                 : 150px;
}

span.warning{
  font-weight           : bold;
  font-size             : 14px;
  color                 : #FF0000;
}

.menuTop_first{
  width                 : 18px;
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_first.jpg );
  background-repeat     : no-repeat;
  border-bottom         : 1px solid #000000;
}

td.menuTop_middle{
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_bg.jpg );
  background-repeat     : repeat-x;
  color                 : #FFFFFF;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 11px;
  vertical-align        : top;
  padding-top           : 3px;
  border-left           : 1px solid #C0C0C0;
  border-right          : 1px solid #000000;
  border-top            : 1px solid #000000;
  border-bottom         : 1px solid #000000;
  padding-left          : 20px;
  padding-right         : 20px;
  cursor                : pointer;
}

td.menuTop_middle_hover{
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_bg.jpg );
  background-repeat     : repeat-x;
  color                 : #ff6600;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 11px;
  vertical-align        : top;
  padding-top           : 3px;
  border-left           : 1px solid #C0C0C0;
  border-right          : 1px solid #000000;
  border-top            : 1px solid #000000;
  border-bottom         : 1px solid #000000;
  padding-left          : 20px;
  padding-right         : 20px;
  cursor                : pointer;
}

td.menuTop_firstTd{
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_bg.jpg );
  background-repeat     : repeat-x;
  color                 : #FFFFFF;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 11px;
  vertical-align        : top;
  padding-top           : 3px;
/*  border-left           : 1px solid #FFFFFF;*/
  border-right          : 1px solid #000000;
  border-top            : 1px solid #000000;
  border-bottom         : 1px solid #000000;
  padding-left          : 0px;
  padding-right         : 20px;
  text-align            : left;
  cursor                : pointer;
}

td.menuTop_firstTd_hover{
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_bg.jpg );
  background-repeat     : repeat-x;
  color                 : #ff6600;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 11px;
  vertical-align        : top;
  padding-top           : 3px;
/*  border-left           : 1px solid #FFFFFF;*/
  border-right          : 1px solid #000000;
  border-top            : 1px solid #000000;
  border-bottom         : 1px solid #000000;
  padding-left          : 0px;
  padding-right         : 20px;
  text-align            : left;
  cursor                : pointer;
}

td.menuTop_lastTd{
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_bg.jpg );
  background-repeat     : repeat-x;
  color                 : #FFFFFF;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 11px;
  vertical-align        : top;
  padding-top           : 3px;
  border-left           : 1px solid #C0C0C0;
/*  border-right          : 1px solid #000000;*/
  border-top            : 1px solid #000000;
  border-bottom         : 1px solid #000000;
  padding-left          : 20px;
  padding-right         : 0px;
  text-align            : right;
  cursor                : pointer;
}

td.menuTop_lastTd_hover{
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_bg.jpg );
  background-repeat     : repeat-x;
  color                 : #ff6600;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 11px;
  vertical-align        : top;
  padding-top           : 3px;
  border-left           : 1px solid #C0C0C0;
/*  border-right          : 1px solid #000000;*/
  border-top            : 1px solid #000000;
  border-bottom         : 1px solid #000000;
  padding-left          : 20px;
  padding-right         : 0px;
  text-align            : right;
  cursor                : pointer;
}

.menuTop_last{
  width                 : 18px;
  height                : 18px;
  background-image      : url( images/design/headers/menuTop_last.jpg );
  background-repeat     : no-repeat;
  border-bottom         : 1px solid #000000;
}

input.search {
  border                : 1px solid #676767;
  width                 : 105px;
  height                : 20px;
  padding-top           : 2px;
  padding-bottom        : 3px;
  font-size             : 11px;
  padding-left          : 3px;
}

td.searchBox{
  background-image      : url( images/design/headers/rechercher_05.jpg );
  vertical-align        : top;
/*  padding-bottom        : 2px;*/
}

td.advSearchBox{
  background-image      : url( images/design/headers/rechercher_06.jpg );
  text-align            : right;
  padding-top           : 16px;
  padding-right         : 7px;
}

td.searchHeader{
  background-image      : url( images/design/headers/rechercher_03.jpg );
  text-align            : left;
  padding-top           : 18px;
  font-size             : 10px;
  font-weight           : bold;
}

a.advSearchLnk{
  font-family           : Arial,Verdana,Tahoma;
  font-size             : 11px;
  color                 : #000000;
  text-decoration       : underline;
}

a.advSearchLnk:hover{
  font-family           : Arial,Verdana,Tahoma;
  font-size             : 11px;
  color                 : #000000;
  text-decoration       : none;
}

td.tdBanners{
  background-color      : #dfdfdf;
  vertical-align        : bottom;
  text-align            : center;
}

td.colLeft{
  background-color      : #FFFFFF;
  background-image      : url( images/design/colLeft/colLeft_bg.jpg );
  background-repeat     : no-repeat;
  background-position   : top left;
  width                 : 235px;
}

td.loginBoxHeader{
  background-image      : url( images/design/colLeft/monCompte_02.jpg);
  background-repeat     : no-repeat;
  padding-left          : 21px;
  font-weight           : bold;
  font-size             : 14px;
  color                 : #434343;
}

td.loginBoxContent{
  background-image      : url( images/design/colLeft/monCompte_03.jpg);
  background-repeat     : no-repeat;
  padding-top           : 18px;
}

input.loginbox {
  border                : 1px solid #676767;
  height                : 20px;
  padding-top           : 2px;
  padding-bottom        : 3px;
  font-size             : 11px;
  padding-left          : 3px;
}

td.cartBoxHeader{
  background-image      : url(images/design/colLeft/Panier_02.jpg);
  background-repeat     : no-repeat;
  text-align            : right;
  padding-right         : 35px;
  font-family           : Arial, Verdana, Tahoma;
  font-size             : 14px;
  font-weight           : bold;
  color                 : #434343;
  vertical-align        : middle;  
}

span.cartBoxHighlight{
  color                 : #ff3300;
  font-size             : 14px;
  font-weight           : bold;
}

span.cartBoxHighlight32px{
  color                 : #ff3300;
  font-size             : 32px;
  font-weight           : bold;
}

td.cartBoxContent{
  background-image      : url(images/design/colLeft/Panier_04.jpg);
  background-repeat     : no-repeat;
  text-align            : right;
  padding-right         : 16px;
  font-weight           : bold;
  color                 : #333333;
}

td.cartBoxButton{
  background-image      : url(images/design/colLeft/Panier_05.jpg);
  background-repeat     : no-repeat;
  text-align            : center;
  vertical-align        : middle;
}

a.catLink{
  color                 : #333333;
  text-decoration       : none;
  font-size             : 11px;
  font-weight           : bold;
}

a.catLink:hover{
  color                 : #000000;
  text-decoration       : none;
  font-size             : 11px;
  font-weight           : bold;
}

td.tagsBoxHeader{
  background-image      : url( images/design/colLeft/tags_01.jpg);
  background-repeat     : no-repeat;
  font-size             : 14px;
  font-weight           : bold;
  color                 : #333333;
  vertical-align        : middle;
  text-align            : center;
}

td.tagsBoxContent{
  background-image      : url( images/design/colLeft/tags_bg.jpg );
  background-repeat     : repeat-y;
  padding               : 10px;
  text-align            : center;
}

td.ariane{
  background-image      : url( images/design/main/ariane_bg.jpg);
  background-repeat     : no-repeat;
  height                : 26px;
  padding-left          : 10px;
  vertical-align        : middle;
}

td.specialsflashBoxHeader{
  background-image      : url( images/design/main/alaune_01.gif);
  background-repeat     : no-repeat;
  font-size             : 14px;
  font-weight           : bold;
  color                 : #333333;
  vertical-align        : middle;
  padding-left          : 25px;
}

td.specialsflashBoxPname{
  background-image      : url( images/design/main/alaune_02.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  font-weight           : bold;
  color                 : #000000;
  vertical-align        : middle;
  text-align            : center;
}

td.specialsflashBoxPchrono{
  background-image      : url( images/design/main/alaune_bg.gif);
  background-repeat     : repeat-y;
  font-size             : 11px;
  font-weight           : bold;
  color                 : #000000;
  vertical-align        : bottom;
  text-align            : center;
  padding-bottom        : 5px;
}

td.specialsflashBoxPimage{
  background-image      : url( images/design/main/alaune_03.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  font-weight           : bold;
  color                 : #000000;
  vertical-align        : middle;
  text-align            : center;
}

td.specialsflashBoxPoldPrice{
  background-image      : url( images/design/main/alaune_04.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  color                 : #000000;
  vertical-align        : middle;
  text-align            : center;
}

td.specialsflashBoxPnewPrice{
  background-image      : url( images/design/main/alaune_05.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  color                 : #ff3300;
  font-weight           : bold;
  vertical-align        : top;
  text-align            : center;
  padding-top           : 2px;
}

#chrono{
/*
  height                : 20px;
  width                 : 150px;

  padding-top           : 5px;
  text-align            : center;
  display               : inline;
  background-image      : url( images/design/chronoJS/BG.jpg );
  background-repeat     : no-repeat;
*/
}

a.specialsflashLnks{
  text-decoration       : none;
}

td.mainHeader{
  font-size             : 14px;
  font-weight           : bold;
  color                 : #333333;
}

td.pList_content{
  background-image      : url(images/design/main/bg_featured.jpg);
  background-repeat     : repeat-x;
  padding-top           : 3px;
  vertical-align        : middle;
  text-align            : center;
  width                 : 172.5px;
}

td.pList_contentName{
  background-image      : url(images/design/pListing/pList_td_01.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  font-weight           : bold;
  color                 : #000000;
  vertical-align        : top;
  padding-top           : 5px;
  text-align            : center;
}

td.pList_contentImage{
  background-image      : url(images/design/pListing/pList_td_02.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  font-weight           : bold;
  color                 : #000000;
  vertical-align        : middle;
  text-align            : center;
}

td.pList_contentOldPrice{
  background-color      : #b3b1b0;
  font-size             : 11px;
  color                 : #000000;
  vertical-align        : middle;
  text-align            : center;
}

td.pList_contentNewPrice{
  background-image      : url(images/design/pListing/pList_td_05.gif);
  background-repeat     : no-repeat;
  font-size             : 11px;
  color                 : #ff3300;
  font-weight           : bold;
  vertical-align        : top;
  text-align            : center;
  padding-top           : 2px;
}

td.footerLogo{
  text-align            : left;
  width                 : 220px;
  padding-top           : 5px;
}

td.vert_separ{
  background-image      : url(images/design/footer/vert_separ.jpg);
  background-repeat     : no-repeat;
  width                 : 13px;
}

td.footerContent{
  text-align            : center;
  padding-top           : 10px;
}

td.pInfoPic{
  background-color      : #FFFFFF;
  width                 : 248px;
  height                : 255px;
  background-image      : url(images/design/pInfos/pInfos_02.jpg);
  background-repeat     : no-repeat;
  margin                : 0px;
  padding               : 0px;
  padding-top           : 30px;
}

td.pInfoDesc{
  background-color      : #FFFFFF;
  width                 : 212px;
  height                : 255px;
  background-image      : url(images/design/pInfos/pInfos_03.jpg);
  background-repeat     : no-repeat;
  background-position   : top left;
  padding-top           : 30px;
}

td.pInfosPrix{
  background-image      : url(images/design/pInfos/pInfos_09_02.jpg);
  background-repeat     : no-repeat;
  text-align            : center;
  color                 : #333333;
  font-weight           : bold;
  vertical-align        : middle;
}

td.pInfosPrixContent{
  background-image      : url(images/design/pInfos/pInfos_09_03.jpg);
  background-repeat     : no-repeat;
  text-align            : center;
  font-weight           : bold;
  vertical-align        : middle;
  font-weight           : bold;
  color                 : #ff3300;
  font-size             : 14px;
}

td.pInfosPrixContent2{
  background-image      : url(images/design/pInfos/pInfos_09_04.jpg);
  background-repeat     : no-repeat;
  text-align            : center;
  font-weight           : bold;
  vertical-align        : middle;
  font-weight           : bold;
  color                 : #ff3300;
}