/* <?php
*/

/* Shop Styles here please
*/
.legalinfo {
	background: lightgray;
	border: 2px solid gray;
	margin: 10px;
	padding: 0px 0px 10px 10px;
}
/*
General Formatting
*/
.formLabel {
	float:left;
	width:30%;
	text-align:right;
	font-weight: bold;
	margin: 2px;
	white-space: nowrap;
	clear: left;
}

.formField {
	float:left;
	width:60%;
	margin: 2px;

}
/**
* Administration Styles
*/
.adminListHeader {
	float:left; height: 48px; background-repeat: no-repeat;
	text-align: left; font-size: 18px; font-weight: bold;
	padding-left: 80px;
}

.labelcell {
	margin-left: auto;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 30%;
}

/**
* Errors, Warnings and Info formatting
*/
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size : 14px;

	text-align: left;
	vertical-align: middle;

	margin: 10px 0px 0px 20px;
	padding-left: 20px;

	line-height: 20px;
}
.shop_error {
        color:          red;
        background-image: url( ../shop_image/ps_image/log_error.png );
        background-repeat: no-repeat;
        background-position: top left;
        background-color: white;
}
.shop_warning {
        color:          #993300;
        background-image: url( ../shop_image/ps_image/log_warning.png );
        background-repeat: no-repeat;
        background-position: top left;
}
.shop_info {

        color:          #003399;
        background-image: url( ../shop_image/ps_image/log_info.png );
        background-repeat: no-repeat;
        background-position: top left;
}
.shop_tip {
        background-image: url( ../shop_image/ps_image/info.png );
        background-repeat: no-repeat;
        background-position: top left;

}
.shop_debug {

        color:          #003399;
        background-image: url( ../shop_image/ps_image/log_debug.png );
        background-repeat: no-repeat;
        background-position: top left;

}
.shop_critical {
	color:red;
        font-weight: bold;
        background-image: url( ../shop_image/ps_image/log_critical.png );
        background-repeat: no-repeat;
        background-position: top left;
        background-color: white;
}

/*
Pagination résultat recherche
*/

input#bouton_prec{
background-image: url(../shop_image/search/page_prec_bouton.gif);
border:0;
width: 110px;
height: 24px;
position:absolute;
left:0;
}

input#bouton_suiv{
background-image: url(../shop_image/search/page_suiv_bouton.gif);
border:0;
width: 101px;
height: 24px;
position:absolute;
right:0;
}
/*
Commande panier
*/
h1.checkout{
background-image : url("../shop_image/form/shape.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	padding-top: 7px;
	color:#73A652;
	/*height: 60px;*/
	font-size: 14pt;
}


form.form_login_panier input.inputbox,
form.form_login_panier option.inputbox
{
background-image: url(../shop_image/form/bg_input.gif);
background-repeat: no-repeat;
background-position: top left;
border:0;
width: 280px;
height: 19px;
padding: 4px;
font-size: 10px;
vertical-align:top;
}
form.form_login_panier input#agreed_field{/*case à cocher*/
	background-image: none;
	border: none;
	width: 1em;
	height: 1em;
	text-align:center;
}


form.form_login_panier input.button{/*Bouton submit*/
border:1px black solid;
}

form label.register_form{
font-weight: normal;
text-align:left;
margin-left: 1ex;
}

input#edit_boncommande{/*bouton Editer le b de commande*/
	background-image: url(../shop_image/panier/editer_bon_commande.gif);
background-repeat: no-repeat;
background-position: top left;
border:0;
width: 208px;
height: 23px;
vertical-align:top;
}
h2{
color:#b3c703;
}

table.adresse_livraison,
div#adresse_facturation{
width : 788px;
}
div#adresse_facturation label{
text-align:left;
}

input#enPDF{
background-image: url(../shop_image/panier/picto-pdf.jpg);
background-repeat: no-repeat;
background-position: top left;
border:0;
width: 40px;
height: 36px;
vertical-align:top;
cursor: pointer;
}


.bgtd {
background-image : url('../shop_image/panier/bgtd.gif');
background-repeat: repeat-x;
color : #000000;
font-weight : bold;
margin-top: 10px;
padding-top: 5px;
height: 23px;
}

.bgtd_left {
background-image : url('../shop_image/panier/tdleft.gif');
background-repeat: no-repeat;
color : #000000;
font-weight : bold;
background-position: top right;
width: 10px;
}

.bgtd_right {
background-image : url('../shop_image/panier/tdright.gif');
background-repeat: no-repeat;
color : #000000;
font-weight : bold;
background-position: top left;
width: 10px;
}

.col_maj_qte{
background-image : url('../shop_image/panier/bgtd.gif');
background-repeat: repeat-x;
color : #000000;
font-weight : bold;
margin-top: 10px;
padding-top: 5px;
border-left: 3px #ffffff solid;
border-right: 3px #ffffff solid;
}

.thh {
	font-weight : bold;
}

th.thh {
	font-size: 12px;
}

#quantite{
width:20px;
height:15px;
font-size:8pt;
padding-top: 2px;
margin:-4px;
border : 0px;
background : url('../shop_image/panier/bginput.gif');
text-align : center;
}

#bouton_suppr{
width: 6em;
border:0;
background-color:#ffffff;
border-bottom: 1px black solid;
font-weight: bold;
font-size: 8px;
cursor:pointer;
}


div#checkout{
	position:absolute;
	left: 0;
	top: 0;
	padding:0;
}


div#checkout h1,
div#checkout h2,
div#checkout img,
div#checkout table
{
	margin:0;
}
div#checkout h2#adresse_fac{

}

div#checkout form#form_login_panier{
	margin-top:0;
}

/*
* Bas de la page modifié pour la boutique
*/

div#adresse-sed
{
	top:800;
	/*visibility:hidden;*/
}

div#plan-du-site
{
	top:800;
	/*visibility:hidden;*/
}

