﻿/*-- Feuille de styles pour l'édition de contenu --*/

/*-- Générique --*/

.bodyedit
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.lbl
{
    font-family: Verdana;
    font-size: 10px;
}

.txt
{
    font-family: Verdana;
    font-size: 10px;
}

/*-- Zone de page vide, pour permettre de faire apparaître le bouton "modifier" même si la page est vide --*/
.ZonePageVide
{
    display: block;
    width: 550px;
    height: 400px;
}

/*-- Always visible / Menu admin --*/
.panelAdmin
{
    z-index: 41;
    background-image: url(../images/menuadmin.jpg);
    background-repeat: repeat-x;
    width: 600px;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

.divMenuAdmin
{
    padding: 5px 5px 5px 5px;
    display: block;
    width: 600px;
}

.lnkMenuAdmin
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
}

.lnkSousMenu
{
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    margin: 0px 0px 0px 5px;
}

/*-- On mouse over --*/

.EditHover
{
    display: block;
    background-image: url(http://localhost/urbanik/controles/edition/editpattern.gif);
    background-repeat: repeat;
    z-index: 60;
}

* html .EditHover   /* IE6 hack only */
{
    height: 300px;
}

.EditPopUp
{
    background-color: #4E7FC2;
    width: 100px;
    z-index: 60;
    padding: 5px 5px 5px 5px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin-left: -15px;   
}

* html .EditPopUp   /* IE6 hack only */
{
    margin-left: 0px;   
}

.EditLien
{
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;  
    cursor: pointer;  
}

/*-- Modal window --*/

#DIVModal
{
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 1;
}

.modalPopup 
{
    background-color: #D5E1FF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	top: 0px;
	left: 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	z-index: 60;
	width: 600px;
}

/*-- edit.aspx --*/

.divBoutons
{
    width: 700px%;
    border-style: solid;
    border-width: 1px;
    text-align: right;
    background-color: #4E7FC2;
    padding: 3px 3px 3px 3px;
    background-image: url(../images/menuadmin.jpg);
    background-repeat: repeat-x;
}

.bouton
{
    margin: 3px 3px 3px 3px;
    font-family: Verdana;
    font-size: 11px;
}

.EditHTMLCentre
{
    position: relative;
    display: block;
    width: 98%;
}

.panelEditSousSection
{
    display: block;
    padding: 3px 3px 3px 3px;
    margin: 10px 0px 0px 10px;
    border-style: solid;
    border-width: 1px;
}

.panelEditContenu
{
    display: block;
    width: 100%;
    text-align: center;
}

.panelEditLabel
{
    font-family: Verdana;
    font-size: 10px;    
    display: inline;
}

.panelEditLabelItemsMultiples
{
    font-family: Verdana;
    font-size: 12px;    
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

.panelEditValue
{
    display: inline;
    margin: 3px 3px 3px 3px;
}

/*---------------------------------------*/

.editCommandeHeader1
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 30px;
    font-family: Verdana;
    font-size: 10px;
}

.editCommandeHeader2
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 150px;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}

.editCommandeHeader3
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 300px;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}

.editCommandeHeader4
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 100px;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
}

.editCommandeItem1
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 30px;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}

.editCommandeItem2
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 150px;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}

.editCommandeItem3
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 300px;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}

.editCommandeItem4
{
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    width: 100px;
    text-align: right;
    font-family: Verdana;
    font-size: 10px;
}

/*------------------------------------*/


.editproduitcol2
{
    width: 300px;
    height: 20px;
	display: inline-block;
	float: left;
	font-family: verdana;
	font-size: 10px;
}

.editproduitcol2HDR
{
    width: 300px;
    height: 20px;
	display: inline-block;
	float: left;
	font-family: verdana;
	font-size: 10px;
}

.editproduitcol3
{
    width: 60px;
    text-align: right;
    height: 20px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	display: inline-block;
	float: left;
}

.editproduitcol3HDR
{
    width: 60px;
    text-align: right;
    height: 20px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.editproduitcol4
{
    width: 175px;
    text-align: center;
    height: 20px;
	color: #000000;
	font-family: verdana;    
	font-size: 10px;
	text-decoration: none;
	display: inline-block;
	float: left;
}

.editproduitcol4HDR
{
    width: 175px;
    text-align: center;
    height: 20px;
	color: #000000;
	font-family: verdana;    
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.editproduitcol5
{
    width: 80px;
    text-align: right;
    height: 20px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	display: inline-block;
	float: left;
}

.editproduitcol5HDR
{
    width: 80px;
    text-align: right;
    height: 20px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.lnkItems
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
}

.EditCol1
{
    width: 260px; 
    float: left;
}

.EditCol2
{
    width: 200px;
}