

body {
	background:#f2f1f1;
    font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	padding-top:45px;
	text-align:center;
}

img {
    border: 0;
}

form {
	display:block;
	padding:0px;
	margin:0px;
}

fieldset {
    border:#A8A8A9 1px solid;
    margin:0px;
    padding:5px;
	text-align:left;
    width: auto;
}

legend {
    border:#A8A8A9 1px solid;
    background:url('../design/sidesPattern.gif') repeat-x center center;
    color:#454545;
    cursor: pointer;
    margin-bottom:5px;
    padding:1px 4px 1px 4px;
    text-transform:uppercase;
}

#content h1 {
	background:url('../design/orangeBrush.gif') repeat-y left #FFC329;
	border:1px solid #A9A9A9;
	color:white;
	display:block;
	font-family:Verdana,Tahoma;
	font-size:15px;
	margin:0px;
	margin-bottom:10px;
	padding:1px;
	padding-left:2px;
	vertical-align:middle;
}

#content h2 {
	color:black;
	border-bottom:1px solid #A2A2A2;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}


#main {
	background:white;
	border-top: 1px solid #B7B9B6 ;
	border-left: 1px solid #B7B9B6 ;
	border-right: 1px solid #B7B9B6 ;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:90%;
}

#headerTop {
	display:block;
	height:38px;
	padding:5px;
	text-align:right;
}

#headerTop .PWLogo {
	float:left;
}

#headerTop .ECLogo {
	float:right;
}

#headerMiddle {
	background:url('../design/headerMenuPattern.gif') repeat-x top;
	display:block;
}

#headerMenu {
	background:url('../design/headerMiddlePattern.gif') repeat-x top;
	display:block;
	float:left;
	font-size:13px;
	text-align:left;
	margin-right:-3px;
}

#headerMenu img {
	float:left;
}

#headerMenu a {
	color:#616161;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

#headerMenu a:hover {
	color:#4587D2;
}

#headerMenuTextPosition {
	background:url('../design/headerMenuPattern.gif') repeat-x top;
	display:block;
	margin-left:-5px;
	margin-right:-5px;
	padding-right:4px;
	padding-bottom:3px;
	padding-top:8px;
	float:left;
}

#menu .searchText {
        display:block;
        margin-left:auto;
        margin-right:auto;
        text-align:right;
        width:150px;
}




#headerPadding {
	background:url('../design/headerMiddlePattern.gif') repeat-x top;
	display:block;
	height:38px;
}

#headerFooter {
	background:#012E5D url('../design/brush.gif') right repeat-y;
    border:0px;
    border-bottom:1px solid #8D8B8F;
    border-top:1px solid #8D8B8F;
    color:white;
    display:block;
	font-size:9px;
    margin:0;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
	text-transform:uppercase;
}

#headerFooter img {
	vertical-align:bottom;
	margin-left:5px;
}

#middle {
    background-color: #ffffff;
    color: #333333;
    font-size:11px;
	width:100%;
}

#content {
	width:100%;
	padding:10px;
	vertical-align:top;	
}



/*
#content a {
	color:#FF7531 !important;
    text-decoration:none !important;
}

#content a:hover {
	color:white ;
	background:#FF7531 ;
	text-decoration:none;
}
*/

#content a {
	color:#3B73B3;
    text-decoration:none;
}

#content a:hover {
	color:#3B73B3;
    text-decoration:underline;
}

#content a:visited {
	color:#3B73B3;
    text-decoration:none;
}

#footerMenu {
	background:url('../design/headerMiddlePattern.gif') repeat-x bottom;
	border-top:#B7B9B6 1px solid;
	border-bottom:#B7B9B6 1px solid;
    color:#3B73B3;
	font-size:11px;
	display:block;
	text-align: center;
}

#footerMenu a {
    color:#454545;
    font-size:11px;
	text-decoration:none;
}


#footerMenu a:hover {
	color:#4587D2;
}

#copyright {
    text-align:center;
    width:100%;
    color:#000000;
    font-size:11px;
    margin-top:3px;
	padding-bottom:4px;
}

input {
	border:#A8A8A9 1px solid;
	margin-bottom:5px;
	font-size:9px;
	vertical-align:middle;
}

.submit {
    color:#454545 !important;
    display:inline;
    border:#A8A8A9 1px solid;
    font-size:9px !important;
    background:url('../design/sidesPattern.gif') center center;
    cursor: pointer;
    padding:0px;
    padding-left:1px;
    padding-right:1px;
    vertical-align:middle;
    text-transform:uppercase;
    text-decoration:none;
}

.submit:hover {
    background:#FFC329;
	color:white !important;
}

.inputTitle {
	display:block;
	height:15px;
	width:100px;
	float:left;
	text-align:right;
	vertical-align:middle;
}



#sectionsList {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

#sectionsList li {
	list-style:none;
	vertical-align:middle;
	float:left;
	margin-right:15px;
	text-align:center;
}

#sectionsList a {
	display:block;
	width:75px;
	padding:5px;
	vertical-align:middle;
}

#sectionsList a:hover {
	background:#EDEDED;
}


.delimited {
	border-bottom:1px solid #D6D6D6;
}

li a {
	color:#FF7531 !important;
    text-decoration:none !important;
}
li a:hover {
	color:white !important;
	background:#FF7531 !important;
	text-decoration:none !important;
}

.messages {
	background:#FFC329;
	border:1px solid #FF7633;
	display:block;
	text-align:left;
	width:250px;
	padding:5px;
	margin-bottom:10px;	
}

.messages ul {
	padding:0px;
	margin:0px;
	margin-left:20px;
}

.actionBox {
	background:url("../design/actionArrow.gif") left center no-repeat #FFF6D1;
	border:1px solid #A2A2A2;
	padding:5px;
	padding-left:25px;
	position:absolute;
	margin-top:-30px;
	text-align:right;
}

/*
.actions {
	border:1px solid #A2A2A2;
	display:block;
	padding:5px;
	padding-top:10px;
	margin-top:30px;
}
*/
.errors {
	background:#FFC329;
	border:1px solid #FF7633;
	display:block;
	text-align:left;
	width:250px;
	padding:5px;
	margin-bottom:10px;	
}

.errors ul {
	padding:0px;
	margin:0px;
	margin-left:20px;
}

.loginField {
	height:12px;
	width:110px;
}

div.help {
    border: 1px dotted blue;
    padding: 4px;
    background-color: #c8e2ff;
    color: #000000;
    text-align: justify;
}

div.greenLink {
   margin-left: 20px;
   border:1px dotted #cccccc;
   padding:5px;
   background-color: #efffd0;
   text-align: left;
   font-weight: bold; 
}

div.greenLink:hover {
   background-color: #fffbbb;
   border:1px solid #cccccc;
   cursor: pointer;
}

div.infos {
	background: #ffda78;
	border:1px solid #FF7633;
	display:block;
	text-align:left;
	padding:5px;
	margin-bottom:10px;	
    text-align: justify;
}

div.infos2 {
    font-weight: bold;
	background: #ffc8c8;
	border: 3px solid red;
	display:block;
	text-align:left;
	padding:5px;
	margin-bottom:10px;	
    text-align: justify;
    color: red;
    margin-right: 30px;
    margin-left: 30px;
}

#infosphp5 {
    font-weight: bold;
    background: #acc3a2;
    border: 3px solid green;
    color: black;
    display:block;
    text-align:left;
    padding:5px;
    margin-bottom:10px;
    text-align: justify;
    margin-right: 30px;
    margin-left: 30px;
}



hr {
   border: 0px;
   color: #ffffff;
   border-top: 1px dashed #bbbbbb;
   margin-left: 10px;
   margin-right: 10px;
   
}

a.goto {
    color:#004DAD !important;
    background: url(/design/fleche_droite.gif) transparent no-repeat;
    background-position: center left;
    padding-left:10px;
    font-weight: bold;
    font-size:11px !important;
}

fieldset {
    /*background: url(/design/fieldset-ie-bg.gif) #e8e8e8 repeat-x top;*/
    background-color: #e8e8e8;
    border: 1px solid #676565;
    margin-bottom: 20px;
        text-align:left;
}

.form form > fieldset {
    background: none;
    background-color: #e8e8e8;
}

.form legend {
    font-size: 13px;
    font-weight: bold;
    color: #676565;
    background-color: #f3f3f3;
    padding: 3px;
    margin: 0 0 0 0;
    border: 1px solid #676565;
}

.form label.error {
    color: #c60404;
}

span.prix {
   color: #790000;
}

div.opt-descr {
   color: #606060;
   margin-left: 20px;
   padding-left: 5px;
   /* border-left: 1px solid #606060;*/
   margin-bottom: 10px;
}

/*

   Boite d'action (ajouter xxxx)

*/


div.add-action {
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #d0d0d0;
    border-bottom: 2px solid #a0a0a0;
    border-left: 2px solid #a0a0a0;
    width: 200px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #f0fff0;
    text-align: center;
    -moz-border-radius: 0px 100px 0px 0px;
}
 
 
div.add-action img {
    margin-right: 5px;
}


div.add-action:hover {
    background-color: #e6fdff;
    cursor: pointer;
}

div.add-action a {
    background-color: transparent;
    height: 30px;
}

div.add-action a:hover {
    background-color: transparent !important;
}


/*

  Barre d'actions 

 */


div.actions-bar {
     border: 1px solid #c0c0c0;
     border-right: 3px outset #f0f0f0;
     border-bottom: 2px outset #f0f0f0;
     -moz-border-radius: 20px 20px 0px 0px;
     padding: 1px;
     background:  #e8e8e8 repeat-x top;
     margin-right: auto;
     width: 300px;
     text-align: center;
}

div.actions-bar img {
    -moz-opacity: 0.5;
    opacity: 0.5;
    padding-left: 5px;
    padding-right: 5px;
}


div.actions-bar img:hover {
    -moz-opacity: 1;
    opacity: 1;
    cursor: pointer;
}

div.actions-bar span.spacer {
    border-right: 1px dashed green;
}

img.transOFF {
    cursor: pointer; 
}


img.transON {
    cursor: pointer;
}


#actionsText {
    height: 16px;
    margin-top: 1px;
    padding-top: 1px;
    padding-left: 1px;
    font-size: 12px; 
    font-weight:bold;
    background: url('../images/action.png') #f0f0f0 no-repeat top left;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    text-indent: 20px;
} 


/*
 
 Formulaires

*/


/*
div.form {
    background-color: #f0f0f0;
    border: 1px solid #c0c0c0;
}
*/



.form td {
    padding-top: 3px;
    text-align: left;
}

.form th {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.form label {
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    vertical-align: top; 
    line-height: 17px;
    height: 17px;
}

.form div.required {
    padding-left: 7px;
    background: url("/design/label-required.gif") transparent no-repeat;
    background-position: left center;
    padding-top: 10px;
    padding-bottom: 10px;
        text-align:left;
}


.form label.required, .form label.error {
    font-weight: bold;
    padding-right: 7px;
    background: url("/design/label-required.gif") transparent no-repeat;
    background-position: right center;
}

.form input, input {
    background-color: #f0f0f0;
    font-size: 11px;
    color:#333;
    background-color:#fff;
    background-image:url("../design/input.png");
    background-position:top;
    background-repeat:repeat-x;
    border:1px solid #999;
    margin-bottom: 4px;
}

.form select {
     color: #333; 
     font-size: 10px;
      background-image:url("../design/input.png");
}

input.nostyle {
    background-color: transparent;
    background: none;
    border: 0px;
    /* margin: 0 0 0 0; */
}

.form span.label {
   font-size: 12px;
   position: relative;
   bottom: 3px;

}

.form .infos {
    color: #4b64ff;
    background: url("../images/info-16.png") transparent no-repeat top left;
    line-height: 16px;
    text-indent: 20px;
}


.form .warning {
    color: #dd4b0a;
    background: url("../images/warning-16.png") transparent no-repeat top left;
    line-height: 16px;
    text-indent: 20px;
}

.form .idea {
    color: #0c4087;
    background: url("../images/idea-16.png") transparent no-repeat top left;
    line-height: 16px;
    text-indent: 20px;
}

input.valid {
    border: 1px solid #000000;
    background-color: #f0f0f0;
    font-size: 11px;
    background-color:#f90;
    background-image:url("../design/submit.png");
    background-position:bottom;
    background-repeat:repeat-x;
    border-color:#c60;
    border-style:solid;
    border-width:1px;
    color:#fff;
    cursor: pointer;
    font-weight:700;
    text-align:center;
}


input.valid:hover {
    background-color:#69c;
    background-image:url("../design/submit-over.png");
    background-position:bottom;
    background-repeat:repeat-x;
    border:1px solid #369;
    color:#fff;
}

.form input.valid:active {
    background-color:#9cf;
    background-image:url("../design/submit-active.png") ;
    background-position:bottom;
    background-repeat:repeat-x;
    border:1px solid #9cb4ce;
    color:#fff;
}


input.error {
   color: red;
   background:url("../design/input-error.png") transparent no-repeat top right;
}

input.required {
   background:url("../design/input-required.png") transparent no-repeat top right;
}

input.ok {
   background:url("../design/input-ok.png") transparent no-repeat top right;
}


/*

 Table des comptes avec liens

 */

table.accountTable {
  border-collapse: collapse;
  border: 1px solid #cccccc;
}

table.accountTable  th {
    font-weight: bold;
    padding: 4px;
    background-color: #D0E3FA;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px dotted #aaaaaa;
}


table.accountTable  tbody td {
    padding: 3px;
    border-bottom: 1px dashed #cccccc;
    border-left: 1px dotted #cccccc;
    cursor: pointer;
}

table.accountTable  tbody tr:hover {
   background-color: #ecffac;
    
}


/*
 
  Table d'informations (listing)
 
 */



table.infosTable {
  border-collapse: collapse;
  border: 1px solid #cccccc;
}

table.infosTable  th {
    font-weight: bold;
    padding: 4px;
    background-color: #D0E3FA;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px dotted #aaaaaa;
}



table.infosTable  tbody td {
    padding: 3px;
    border-bottom: 1px dashed #cccccc;
    border-left: 1px dotted #cccccc;
}

table.infosTable  tbody tr:hover {
   background-color: #ecffac;
    
}

table.infosTable2 {
  border-collapse: collapse;
  border: 1px solid #cccccc;
}

table.infosTable2  th {
    font-weight: bold;
    padding: 4px;
    background-color: #D0E3FA;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px dotted #aaaaaa;
}



table.infosTable2  tbody td {
    padding: 6px;
    border-bottom: 1px dashed #cccccc;
    border-left: 1px dotted #cccccc;
}

table.infosTable2  tbody tr:hover {
   background-color: #ecffac;
    
}


/*

  Table affichant le d�tail d'une config

 */

table.detailsTable {
  border-collapse: collapse;
  border: 1px solid #cccccc;
  min-width: 300px;
}

table.detailsTable  th {
    font-weight: bold;
    padding: 4px;
    background-color: #D0E3FA;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px dotted #aaaaaa;
    text-align: right;
}



table.detailsTable  tbody td {
    padding: 3px;
    border-bottom: 1px dashed #cccccc;
    border-left: 1px dotted #cccccc;
}

table.detailsTable  tbody tr:hover {
   background-color: #ecffac;
    
}



table.domainsForm {
   border-collapse: collapse;
}

table.domainsForm thead td {
    border: 1px solid #888888;   
    font-weight: bold;
    background-color: #cccccc;
    padding: 5px;
    text-align: center;
}



table.domainsForm  td {
    border-left: 1px solid #888888;   
    border-right: 1px solid #888888;
    border-bottom: 1px dashed #999999;
    padding: 10px;
}


.blockHidden {
        display: none;
}

.blockVisible {
        display: block;
}

ul.topmessages {
  margin: 0px !important;
  padding: 0px !important;
  padding-left: 25px !important;
}

ul.topmessages li {
  margin: 0px !important;
  padding: 0px !important;
  list-style-image: url(/design/bullet2.gif) !important;
  line-height: 20px !important;
}


#actions img:hover {
    background-color: red;
}


/*

    Boite de dialogue

*/


#jsWindow {
    left:33%;
    top:25%;
    position:absolute;
    text-align:center;
    z-index: 99;
}
      
#jsWBar {
    text-align: right;
    background: url('../design/brush.gif') bottom repeat-y blue;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
}

#jsWTitle {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 5px;
}

#jsWContent {
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#jsWFrame {
    background:url('../images/filelistTableHeader.gif') bottom repeat-x white;
    border:3px solid #4593D6;
    display:block;
    font-size:12px;
    padding:0px;
    padding-bottom:25px;
    text-align:left;
    width:450px;
}

* html #jsWFrame {
    padding-bottom:5px;
}


span.jsWDetails {
    font-size: 10px;
    color: #6c6c6c;
    /* text-transform: italic;*/
}

/*

    Boite de dialogue

*/

#errorWindow {
    left:38%;
    top:38%;
    position:absolute;
    text-align:center;
    z-index: 99;
}

#errorTitle {
    font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 5px;
}

#errorContent {
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#errorFrame {
    background-color:  #FCDFFF;
    border:2px solid red;
    display:block;
    font-size:12px;
    padding:0px;
    padding-bottom:3px;
    text-align:left;
    width:320px;
}

span.errorDetails {
    font-size: 10px;
    color: #6c6c6c;
    /* text-transform: italic;*/
}

#infoWindow {
    left:38%;
    top:38%;
    position:absolute;
    text-align:center;
    z-index: 99;
}

#infoTitle {
    font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 5px;
}

#infoContent {
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#infoFrame {
    background-color: #CFECEC;
    border:2px solid #15317E;
    display:block;
    font-size:12px;
    padding:0px;
    padding-bottom:3px;
    text-align:left;
    width:320px;
}

span.infoDetails {
    font-size: 10px;
    color: #6c6c6c;
    /* text-transform: italic;*/
}



#spinner {
    background-color: white;
    width: 356px;
    height: 232px;
    left:33%;
    top:33%;
    position:absolute;
    text-align:center;
 /*   vertical-align: center;*/
    z-index: 99;
    opacity: 0.8;
}

#spinner img {
    margin-top: 100px;
}

a.moreOptions {
   color: #5183c0;
   text-decoration: none;
   
}

div.tabset {
   margin: 0px;
   padding-top: 10px;
}


table.switch div{
	border: 1px solid #a0a0a0;
	background-color: #f0f0f0;
    cursor: pointer;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	-moz-border-radius: 10px 10px 0px 0px;
}
table.switch img {
    margin-right: 5px;
    margin-bottom: 0px;
}

div.transOFF {
    color: black;
    background-color: #f0f0f0;
}

div.transOFF img {
    cursor: pointer;
}

div.transON {
    color: #cccccc;
    background-color: #ffffff;
}

div.transON img {
    cursor: pointer;
}



div.filter {
    width: 300px;
    background-color: red;
}

div.filter h3 {
    width: 100%;
    padding: 4px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 0px;
    color: #ffffff;
    cursor: pointer;
}


div.filter h3.expand {
    background: url('../images/expand.png') 6px 6px  no-repeat #4c5b93;
}


div.filter h3.collapse {
    background: url('../images/collapse.png') 6px 6px  no-repeat #4c5b93;
}

#displayFilter  {
   display: none;
   width: 100%;
}

form.filter {
    width: 100%;
    background: url('../images/filter.png') 0px 2px  no-repeat #CFECEC;
    border: 1px solid #cccccc;
    padding: 8px;
    padding-left: 35px;
}

form.filter input {
    font-size: 9px;

}

form.filter select {
    font-size: 9px;
    border: 1px solid #cccccc;
    margin-bottom: 2px;
}


.pager li {
 display: inline;
  list-style-type: none;
  padding: 2px;
  background-color: #ffecce;
  margin: 4px;
  font-weight: bold;
  font-size: 14px;
}

.pager li.selected {
  background-color: #fcfcfc;
}
