pan/*
*   Document   : lgpp
*   Created on : 26 Jan 2010, 11:38:22 AM
*   Author     : thajj
***********************************************************************/

/*
*    CORE TAG STYLES
***********************************************************************/
body { text-align:center; }
a:hover, a:active, a:focus { outline: none; }
em  { color:#ff0000; font-weight:bold; }
ul { list-style:none; color:#ff0000; font-weight:bold; padding:0; margin:15px 0; }
/*
*    FORM MESSAGES
***********************************************************************/
.errorMessage { font-weight:bold; color:red; }
.infoMessage {color : green;}
.confirm { width:100%;text-align:center;display:none;}
.confirmMessage {font-weight:bold;font-size:14px;}
.message{font-weight:bold; font-size:11px; }
.info-level{color:blue;}
.crit-level{color:red;}
.warn-level{color:orange;}
/*
*    HEADER & MENU
***********************************************************************/
.mainLogoWrapper { cursor:pointer; }
.mainLogoWrapper, .mainLogoWrapper img { border:none; }
.mainLogoLeft { height:60px;float:left;}
.mainLogoDefaultLeft { float:left;}
.mainLogoRight{ float:right; height:40px; margin-top:10px; }
.headerWrapper { background-color:#ECF4FE; border:1px solid #C0C0C0; }
.header{ font-weight:bold; }
.bold { font-weight:bold; }
.fLeft { float:left; }
.fRight{ float:right;}
.left { text-align:left; }
.logo { width:125px; height:38px; }
.none { display:none; }
.block { display:block; }
.button { cursor:pointer; width:100px; }


.joliette { width:60px; margin-top:10px; }
.laval { /*width:133px; */ width:95px; margin-top:18px; /*width:60px; margin-top:10px;*/ }
.brossard { /*width:133px; */ width:95px; margin-top:18px; /*width:60px; margin-top:10px;*/ }


/*
*    FORM TAG STYLES
***********************************************************************/
.colLeft { width:150px; text-align:right; }
.colRight {width:180px; text-align:left; }
.panelLogin, .panelResa, .panelResaAssign { margin:50px auto; text-align:center; }
.panelLogin { width:450px; }
.panelLogin form select, .panelLogin form input, input.cmd { width:150px; }
.panelResa { width:840px; }
.panelResaAssign { width:400px; }
.panelResResaAssign { width:870px; }
input.assginReservationButton { height:25px; border-color:#0064AA; font-size:large; color:blue; }
