/*//////COMMUN//////*/
body {
font-size: 100%;
}
.bandeau {
height: 22px;
}
/* TOOLBAR HAUT*/
div.toolbarjmf {
/*margin-left: 5%;*/
position: relative;
height: 10%;
text-align: left;
color: #FFFFFF;
text-align: center;
font-size: 110%;
text-decoration: none;
font-weight: bold;
background-position: 100% 100%;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
/*-webkit-border-image: url(../themes/jqt/img/redButton.png) <top> <right> <bottom> <left> <x_repeat> <y_repeat>;*/
/*-webkit-border-image: url(../themes/jqt/img/redButton.png) 10 10 10 10 ;*/
}
.toolbarjmf td.caseVide10 {
width: 10%;
}
.toolbarjmf td.caseVide20 {
width: 20%;
}
.tableToolbar {
width: 95%;
font-size: 110%;
margin-left: auto;
margin-right: auto;
font-variant: normal;
font-weight: bold;
line-height: normal;
text-align: center;
white-space: normal;
}

.toolbarjmf td.boutonRetour {
width: 20%;
text-align: center;
font-size: 100%;
font-weight: bold;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	background-position: center center;
background-image: url(../images/blueBack_button_large.png);
}
.toolbarjmf td.boutonMaison {
width: 10%;
/*    background-repeat: no-repeat;
    background-size: auto 80% ;
background-image: url(../images/maisonToolbar.png);
background-position:center; 
*/
}
/*.toolbarjmf td.boutonMaison img.maison{*/
.boutonMaison a {
width:100%
}
#maison {
width: 85%;
}
#drapeau {
width: 30%;
}
#piecetitre {
width: 30%;
}
.titreToolbar  p.smalljmf {
font-size: 160%;
text-align: center;
width:100%;
color: #FFFFFF;
}
.titreToolbar  p.largejmf {
font-size: 120%;
text-align: center;
width:100%;
color: #FFFFFF;
}
.toolbarjmf td.boutonInfo {
width: 10%;
    background-repeat: no-repeat;
    background-size:  auto 85% ;
background-image: url(../images/infoToolbar.png);
background-position:center; 
}
.toolbarjmf td.boutonPlus {
width: 20%;

    background-repeat: no-repeat;
    background-size: 100% 100%;
background-image: url(../images/redPlus_button_large.png);
}
.toolbarjmf td:active{
background-size: 0% 0%;
background-color: #33AA33;
}
.commentaire {
margin-left: 5%;
margin-right: 5%;
color: #000000;
background-color: #FFFFFF;
text-align: left;
}
.commentaireRouge {
margin-left: 5%;
margin-right: 5%;
color: #000000;
background-color: #FFAAAA;
text-align: left;
}
.commentaireBleu {
margin-left: 5%;
margin-right: 5%;
color: #000000;
background-color: #AAAAFF;
text-align: left;
}
.commentaireVert {
margin-left: 5%;
margin-right: 5%;
color: #000000;
background-color: #AAFFAA;
text-align: left;
}

/* FIN TOOLBAR HAUT*/
/* /////////////// */
/* FIN TOOLBAR BAS ADMIN*/
/* barre admin en première page de la collection */
#barreadmin {
display: block;
padding-top: 1%;
padding-left:10%;
font-size: 90%;
/*vertical-align: bottom;*/
height: 10%;
width: 100%;
}
#barreadmin  span{
padding-right: 3%;
padding-left: 5%;
text-align: center;
}

.barreadmin table{
width: 80%;
margin-left: auto;
margin-right: auto;
font-weight: bold;
font-size: 190%;
}
.barreadmin  td.boutonSauve{
vertical-align: bottom;
text-align: center;
color: rgb(0,100,0);
text-shadow: rgba(255,255,255,1) 0 1px 2px;
/*-webkit-border-image: url(../images/whiteButton.png) 0 5 0 5;*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
background-image: url(../images/whiteButton_large.png);
}
.barreadmin td.boutonCharge{
text-align: center;
vertical-align: bottom;
color: rgb(120,0,0);
text-shadow: rgba(255,255,255,1) 0 1px 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
background-image: url(../images/whiteButton_large.png);
}
.barreadmin td.boutonAdmin{
text-align: center;
vertical-align: bottom;
color: rgb(0,0,100);
text-shadow: rgba(255,255,255,1) 0 1px 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
background-image: url(../images/whiteButton_large.png);
}
.barreadmin td:active{
background-size: 0% 0%;
background-color: #33AA33;
}
  
  
  
/* div sauverestore */
#sauverestore .toolbar { /*  toolbar*/
height: auto;
padding:2%;
}
#sauverestore .toolbar h1{ /*  toolbar*/
padding-top: 0%;
text-align: auto;
overflow: visible;
font-size: 1.7em;
}
#sauverestore  .button { /* bouton toolbar*/
position:  static;
line-height: 110%;
color: #222222;
font-size: 150%;
text-decoration: none;
font-weight: bold;
text-shadow: rgba(99,99,99,.2) 0 1px 1px;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 10 10 10 10;
}
#sauverestore #boutonsauve1 { /* bouton OK*/
position:  static;
line-height: 100%;
height: 100%;
color: #222222;
background-color: #AAAAAA;
margin-left: 30%;
margin-top: 20%;
text-align: center;
font-size: 200%;
text-decoration: none;
font-weight: bold;
padding: 5%;
text-shadow: rgba(99,99,99,.2) 0 2px 2px;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 10 10 10 10;
}
/*#back1:active{
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 0 5 0 5;
}*/
#sauverestore #boutonsauve1:active{
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 0 5 0 5;
}


/* div recharge */
#recharge .toolbar {
height: auto;
padding:2%;
}
#recharge .toolbar h1{
padding-top: 0%;
text-align: auto;
overflow: visible;
font-size: 1.7em;
}
#recharge  .button {
position:  static;
line-height: 110%;
color: #222222;
height: 200%;
font-size: 150%;
text-decoration: none;
font-weight: bold;
text-shadow: rgba(99,99,99,.2) 0 1px 1px;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 10 10 10 10;
}
#recharge h2{
color: #AAAAFF;
overflow: visible;
border-left: 5%;
font-size: 1.2em;
text-decoration: none; 
font-weight: bold;
text-shadow: rgba(0,0,0,.7) 0 1px 2px;
}
#recharge ul {
padding-left: 5%;
padding-right: 5%;
}
#recharge ul  li{
color: #FFFFFF;
overflow: visible;
margin-bottom: 3%;
margin-right: 15%;
padding: 3%;
font-size: 1.1em;
text-decoration: none; 
font-weight: bold;
text-shadow: rgba(0,0,0,.7) 0 1px 2px;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 10 10 10 10;
}
#recharge ul  li:active {
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 10 10 10 10 round;
}

/*ADMIN*/
.legendemasque { 
/*font-size: 150%;*/
margin-left: 5%;
}
#admin .bouton1:active {
background-image: url(../themes/jqt/img/button_clicked.png)
}
/* div admin */
#admin fieldset{
background-color: #000000;
}
#admin select{
font-size: 100%;
}
#admin select,input{
color: #FFFFFF;
background-color: #0077BB;
font-size: 120%;
font-weight: bold;
margin-left: 0%;
margin-bottom: 2%;
text-decoration: none;
}
#parametrage {
padding: 3%;
border: 2px;
border-color: #FFFFFF;
font-weight: bold;
margin-bottom: 5%;
background-color: #005500;
}
#parametrageEbay {
padding: 3%;
border: 2px;
border-color: #FFFFFF;
font-weight: bold;
margin-top: 5%;
margin-bottom: 5%;
background-color: #000055;
}
/*#admin .toolbar {
height: auto;
}
#admin .toolbar h1{
padding-top: 0%;
text-align: auto;
overflow: visible;
font-size: 1.8em;
/*border-bottom: 10%;*/
}
/*#admin .button {
position:  static;
width: 20%;
line-height: 110%;
color: #222222;
font-size: 150%;
text-decoration: none;
font-weight: bold;
text-shadow: rgba(99,99,99,.2) 0 1px 1px;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 10 10 10 10;
}
*/
#admin fieldset {
margin-top: 0%;
}
#admin  input:active{
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 0 5 0 5;
}
/*.droite {
position: static;
font-size: 150%;
background-color: #FFFFFF;
color: #000000 ;
text-decoration: none;
text-shadow: rgba(0,0,0,0.5) 0 -1px 1px;
font-weight: bold;
height: 10%;
margin-left: 60%;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 8 8 8 8
}
.droite:active {
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 10 10 10 10 round;
}*/
#admin table {
margin-left: auto;
margin-right: auto;
font-size: 120%;
}
table#bilan {
width: 90%;
}
/*table#bilan td#tableau{
width: 60%;
}
*/
table#bilanadmin{
text-align: right;
font-size: 1em;
}
#admin .bouton2 {
margin-left: 5%;
position: relative;
text-align: left;
color: #FFFFFF;
text-align: center;
font-size: 100%;
text-decoration: none;
font-weight: bold;
background-image: url(../images/redButton_large.png);
background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
/*-webkit-border-image: url(../themes/jqt/img/redButton.png) <top> <right> <bottom> <left> <x_repeat> <y_repeat>;*/
/*-webkit-border-image: url(../themes/jqt/img/redButton.png) 10 10 10 10 ;*/
}
#admin .bouton1:active {
background-image: url(../images/button_clicked.png)
}
#admin .bouton2:active {
background-image: url(../images/button_clicked.png);
/*background-color: #009900;*/
/*-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 10 10 10 10 round;*/
}
#texte {
display: block;
padding-left: 5%;
width: 80%;
font-size: 70%
}
td#donnees {
width:40%;
}
td#boutoninit {
width:30%;
}
td#blanc {
width:30%;
}
#admin .bouton1 {
margin-left: 5%;
position:  relative;
color: #FFFFFF;
text-align: center;
font-size: 100%;
text-decoration: none;
font-weight: bold;
background-image: url(../images/redButton_large.png);
background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}
/*#admin .bouton1 p {
width: 80%;
text-align: center;
}
#admin .bouton2 p {
width: 80%;
text-align: center;
}
*/
#admin .bouton1:active {
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 10 10 10 10 round;
}
/* fin div admin */


#retourentree:active{
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 0 5 0 5;
}
#boutonvariantes:active{
-webkit-border-image: url(../themes/jqt/img/button_clicked.png) 0 5 0 5;
}

/*EBAY*/
#chercheebay #tableSynt1 {
font-size: 120%;
text-align: right
}

#coteEbay {
display: block;
width: 100%;
word-wrap: normal;
white-space: normal;
font-size: 100%;
}
#motscote {
font-size: 130%;
padding-left: 4%;
}
#chercheEbay table{
padding: 2px 2px;
font-size: 0.8em;
font-weight: bold;
text-shadow: rgba(99,99,99,.2) 0 1px 1px;
border-collapse: separate;
border-spacing: 5px 1px;
padding-left: 1%;
margin-left: auto;
margin-right: auto
}
#descItem {
width: 60%;
height: 12%;
/*left: 60%;
*/
word-wrap: break-word;
color: #FFFFFF;
text-align: center;
font-size: 100%;
background-color: #999999;
-webkit-border-image: url(../themes/jqt/img/whiteButton.png) 8 8 8 8 ;
background-repeat:no-repeat;
}
#descItem  a{
margin-left: 5%;
position: relative;
text-align: left;
/*width: 60%;
height: 9%;
left: 60%;
*/
word-wrap: break-word;
color: #000000;
text-align: center;
font-size: 140%;
/*background-color: #999999;*/
text-decoration: none;
font-weight: bold;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}

.classAuction {
font-size: 200%;
color: #000000;
background-color: #AAAAFF;
}
.classFixedPriced {
font-size: 200%;
color: #000000;
background-color: #AAFFAA;
}
.classStoreInventory{
font-size: 200%;
color: #000000;
background-color: #AAFFAA;
}
#prix {
text-align: right;
color: #FFFFFF;
font-size: 180%;
}
#port {
text-align: right;
color: #FFFFFF;
font-size: 140%;
}
td.sniperCall {
color: #FFFFFF;
background-color: #1111FF;
font-size: 120%;
text-align: center;
-webkit-border-image: url(../images/blueBack_button.png) 8 8 8 8 ;
background-repeat:no-repeat;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}
td.sniperCallDone {
color: #000000;
background-color: #CCCCFF;
font-size: 140%;
text-align: center;
/*-webkit-border-image: url(../images/blueBack_button.png) 8 8 8 8 ;
background-repeat:no-repeat;*/
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}
tr.enchereSnipeCache {
display: none
}
tr.enchereSnipeVisible {
/*display: inline*/
background-color: #000000;
}
#snipeAnnule {
margin-left: 2%;
margin-top: 5%;
margin-bottom: 8%;
text-align: center;
color: #FFFFFF;
background-color: #AA0000;
font-size: 150%;
}
#snipeLabel{
margin-top: 5%;
margin-bottom: 8%;
margin-left:5%;
text-align: right;
color: #000000;
background-color: #FFFFFF;
font-size: 140%;
}
.snipeValideOK {
margin-top: 5%;
margin-bottom: 8%;
margin-left: 5%;
text-align: center;
color: #FFFFFF;
background-color: #5555FF;
font-size: 150%;
}

.ligneEbayHighlight {
background-color: #000000;
border-color: #FFFFFF;
}
td#tempsRestant {
color: #FFFFFF;
font-size: 110%;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}
td.deleteEbay {
color: #FFFFFF;
background-color: #FF1111;
font-size: 200%;
text-align: center;
-webkit-border-image: url(../images/redButton.png) 8 8 8 8 ;
background-repeat:no-repeat;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}
/*  */
img.imagewait {
text-align: center;
position:  static;
padding-left: 40%;
width: 10%;
color: #222222;
}
#titreEbay {
font-size: 80%;
}
