﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
     
     background: #b6b7bc;
  /*  font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;*/
    color: #696969;

    
}



/*fieldset {
 padding:0 5px 5px 5px;
 margin-bottom:5px;
 border:1px solid #bfb630;*/
/* color:#bfb630;*/
 /*}*/



   

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

/*p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
*/

/* HEADINGS   
----------------------------------------------------------*/
/*.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}
*/

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/*kari*/
.page
{
    width: 1200px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
    
   /* width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
    width: 1500px;
    
    width: 960px;
    margin: auto;
    padding: 0px;
    background-color:White;
    border: 1px solid gray;*/
}



#header {
    /*position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    
    margin-top: 0px;
    padding: 0px;
    height: 130px;
    background: url('/img/header.jpg');
    */
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 100px;
    /*/background: url('/img/ces2.jpg');*/
    background: url('../img/BARRE.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    /*background: url('/img/ces2.jpg') no-repeat; */
    width: 100%;
    top: 0px;
    left: 0px;
}

.logo
{
    margin-top:20px;
    margin-right:5px;
    height:100px;
    float:right;
}
.loggo
{
    height:140px;
    width:200px;
    float:left;
}

.logggo
{
    /*height:100px;*/
    width:200px;
    float:left;
}

.logo1
{
    font-weight:bold;
    letter-spacing:2px;
    font-size:xx-large;
    font-family:Lucida Calligraphy;
    text-decoration:underline;
}


.logo2
{
    font-weight:bold;
    letter-spacing:2px;
    font-size:xx-large;
    font-family:Lucida Calligraphy;
    top: -15px;
}

.cleaner
{
    clear: both;
    height: 1px;
    margin: 0;
}

.main
{
   padding: 0px 8px;
    margin: 8px 6px 6px 6px;
   /* min-height: 420px;*/
    color: #333333;
}



.main a
{
    padding: 2px 3px;
}

/*.main p
{
    margin: 0.25em 0;
}*/


#right
{
    float: right;
    width: 100px;
    padding: 0px;
    border-right: 1px dotted gray;
    z-index: -10;
    
}

#right ul
{
    float: right;
    margin: 2px 0 0 5px;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#right ul li
{
    padding-left: 5px;
    margin-top: 2px;
    width: 130px;
    list-style-type: none;
    list-style-position: outside;
    background-color: #EFF3FB;
}

#right ul li > a
{
    color:gray;
    font-weight: bold;
    font-family: verdana,arial;
    font-size: 12px;
    text-decoration: none;
}

#right ul li ul
{
    position: relative;
    left: -5px;
    margin: 0px 0 0 0px;
    padding: 0px;
    width: 135px;
    list-style-type: none;
    list-style-position: inside;
    background-color:#333333;  /*#FFFBBB */
}

#right ul li ul li
{
    margin: 0px 0 0 0px;
    padding: 2px 0 0 0px;
    width: 135px;
  /*  font-family: verdana,arial;
    font-size: 10px;
    font-weight: normal;*/
    list-style-type: none;
    list-style-position: outside;
    background-color: #FFFAAA;
    overflow: hidden;
   /* text-decoration: none;*/
    color: black;
}

#middle
{
    float: left;
    width: 620px;
    padding: 8px 18px;
    margin: 0px;
}

#footer {
    width: 100%;
    margin: 2px 0 3px 0;
    padding: 0px;
    list-style: none;
    background: url('../img/Bas.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -moz-box-shadow: 0 2px 1px #9c9c9c;
    -webkit-box-shadow: 0 2px 1px #9c9c9c;
    box-shadow: 0 2px 1px #9c9c9c;
    text-align: center;
    color: #999;
    text-transform: uppercase;
    /*  font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;*/
    text-shadow: 0 1px 0 #000;
}

#footer a
{
    padding: 3px 5px;
    color: #fff;
}

legend
{
    color: #aaa;
}

.cleaner
{
    clear: both;
    height: 1px;
    margin: 0;
}

#errorMessages, .errorMessages
{
    color: red;
}

#header h1
{
    margin-top: 0px;
    margin-left: 50px;
    padding: 10px 0 0 50px;
    /*font-family: font: bold 12px/25px Arial, Helvetica;*//* "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    /*font-family:Lucida Calligraphy;*/
    /*font-size: 30px;*/
    text-align: left;
    color:#333333 ;/*: #A69B00;*/
    text-shadow: 0 1px 0 #000;
}

#header .box
{
    position: relative;
    top: 6px;
    width: 75px;
    height: 25px;
    background: silver;
}

#header h2
{
    padding: 30px 0 0 150px;
    position: relative;
    top: -15px;
    margin: 0;
    font-size: 30px;
    line-height: 0;
    text-align: left;
    font-family: font: bold 12px/25px Arial, Helvetica;/*font-family:Lucida Calligraphy;*/
    color:White;/*:red;*/
    text-shadow: 0 1px 0 #000;
}

/*kari1*/



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
   /* background-color: #A69B00;/*:#3a4f63;*/
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
   /* background-color:#A69B00;/* #465c71;*/
    /*border: 1px #dde4ec  solid;/*#4e667d*/
    /*color:White;/*: #dde4ec;*/
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    font-weight:bold;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #EFF3FB ;
    color: #333333 ;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #333333 ;
    /*color: #cfdbe6;*/
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/
/*
fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
*/
/*input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}*/

/*input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}
*/
div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}


/***************************************************************************/
.heading
{
    /*
    margin-bottom: 10px;
    color: #A69B00;
    font-weight: bold;
    font-size: 12px/25px
    font-family: Arial, Helvetica;
    letter-spacing: 0.2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
    */
    
    margin-top: 0px;
    margin-bottom: 10px;
    color: #333333 ;
    padding-bottom: 20px;
    letter-spacing: 0.0em;
   
        text-transform: uppercase;
/*        font: bold 12px/25px Arial, Helvetica;*/
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
        
     
}

.headingg
{
   margin-top: 0px;
    margin-bottom: 10px;
    color: #333333 ;
    padding-bottom: 20px;
    letter-spacing: 0.2em;
        text-transform: uppercase;
        font: bold 14px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
        text-align :center;
     
}

.heading2
{
    margin-bottom: 10px;
    text-align:center;
    color: #333333 ;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
    letter-spacing: 0.2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.normalMessage
{
    font-weight: bold;
}

.confirmMessage
{
    color: green;
    font-weight: bold;
    font-size: 20px;
    margin-left: 250px;
}

.alertMessage
{
    color: Red;
    font-weight: bold;
}
.dataRow
{
    border-bottom: solid 1px #ccc;
    padding-top: 5px;
}

.dataLabel
{
    margin-top: 0px;
    padding-left: 5px;
    color: #333333 ;
    font-weight: bold;
}

.dataLabel1
{
    margin-top: 0px;
    padding-left: 5px;
    color:Black;
    font-weight: bold;
}

.dataBox
{
    border: solid 1px black;
    width: 800px;
}

.dataTable
{
    width: 100%;
}

.dataImage
{
    margin: 5px;
    padding: 5px;
}

.dataFieldset, .PersonnelDataFieldSet, .AffectationHistoryFieldSet, .RelativePersonsFieldSet
{
    margin: 5px;
    padding: 5px;
}

.dataTableAlternateRow
{
    background-color: #FFFBBB;
}

.dataTableHeader
{
    background-color: #BFB630;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}


.formBox
{
    clear: both;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 2px;
    font-family: verdana, georgina, arial;
    font-size: 10px;
    background-color: #fffeee;
}



.formBox1
{
    clear: both;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 2px;
    font-family: verdana, georgina, arial;
    font-size: 11px;
    font-weight:bold;
    background-color: #fffeee;
    color: #8F8A3F;
}


.formBox3
{
    clear: both;
    /*border-bottom: 1px solid #000000;*/
    border-bottom:1px;
    border-bottom-color:#ccc;
    /*border-right:1px solid #ccc;*/
    border-left:1px solid #ccc;
    margin-bottom: 5px;
    padding: 2px;
    font-family: verdana, georgina, arial;
    font-size: 10px;
    background-color: #fffeee;
}


.formRow
{
    padding-top: 10px;
    /*padding-left:auto;*/
   
}

.formLayout
{
    background-color: #fffeee;
    border: solid 1px #a1a1a1;
    padding: 15px;
    width: 400px;
}
.formLabel
{
   /* float: left;
    width: 100px;
    margin-top: 0px;
    padding-left: 5px;
    color: #8F8A3F;
    font-weight: bold;
    */
    margin-top: 0px;
    float: left;
    width: 150px;
       /* height: 25px;
        padding: 0 25px;*/
      /*  color: #8F8A3F;#999;*/
        /*text-transform: uppercase;*/
        font: bold 12px/14px Arial, Helvetica;
        text-decoration: none;
       /* text-shadow: 0 1px 0 #000;*/
}

.formLabel1
{
    /*
    float: left;
    width: 140px;
    margin-top: 0px;
    padding-left: 5px;
    color: #8F8A3F;
    font-weight: bold;
    */
     margin-top: 0px;
    float: left;
    width: 150px;
       /* height: 25px;
        padding: 0 25px;*/
        /*color: #8F8A3F;#999;*/
        /*text-transform: uppercase;*/
        font: bold 12px/12px Arial, Helvetica;
        text-decoration: none;
    height: 12px;
}

.formLabel2
{
   /* float: left;
    width: 180px;
    /*
    padding-left: 5px;
    color: #8F8A3F;
    font-weight: bold;*/
    margin-top: 0px;
    float: left;
    width: 101px;
       /* height: 25px;
        padding: 0 25px;*/
       /* color: #999;#8F8A3F;*/
        /*text-transform: uppercase;*/
        font: bold 12px/14px Arial, Helvetica;
        text-decoration: none;
    height: 27px;
}


.formLabell
{
   
        color: #8F8A3F;/*#999;*/
        /*text-transform: uppercase;*/
        font: bold 12px/14px Arial, Helvetica;
        text-decoration: none;
       /* text-shadow: 0 1px 0 #000;*/

}


.formLabel22
{
    float: left;
    /*width: 180px;*/
    margin-top: 0px;
    padding-left: 10px;
    color:Black;
    font-weight: bold;
}

.formLabel222
{
    float: left;
    /*text-align:right;*/
    width: 180px;
    margin-top: 0px;
    /*padding-left: 5px;
    color: #8F8A3F;
    font-weight: bold;*/
}

/*.formLayout label, .formLayout input, .formLayout textarea, .formLayout select
{
    display: block;
    width: 150px;
    float: left;
    margin-bottom: 10px;
}
*/
/*.formLayout input
{
    border: 1px solid #ccc;
}
*/
/*.formLayout textarea
{
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
}*/

/*.formLayout label
{
    text-align: right;
    padding-right: 20px;
}
*/
.formLayout img
{
    display: block;
    float: right;
}

.listImage
{
    width: 92px;
    height: 120px;
}



.noPrintDisplay
{
    /*only used in the print css*/
}

.ui-autocomplete-loading
{
    background: white url('/img/ui-anim_basic_16x16.gif') right center no-repeat;
    color: #ccc;
}


.heading1
{
    margin-bottom: 10px;
    color: #333333 ;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
    letter-spacing: 0.2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}



/* Principal */
#menu{
        width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        list-style: none;
        background: #333333 ; /*#111;*/ 
        background: -moz-linear-gradient(#EFF3FB, #333333);
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #333333),color-stop(1, #EFF3FB));
        background: -webkit-linear-gradient(#EFF3FB, #333333);
        background: -o-linear-gradient(#EFF3FB, #333333);
        background: -ms-linear-gradient(#EFF3FB, #333333);
        background: linear-gradient(#EFF3FB, #333333);
        -moz-border-radius: 50px;
        border-radius: 50px;
        -moz-box-shadow: 0 2px 1px  #9c9c9c;
        -webkit-box-shadow: 0 2px 1px #9c9c9c;
        box-shadow: 0 2px 1px #9c9c9c;
}

#menu li{
        float: left;
        padding: 0 0 10px 0;
        position: relative;
}

#menu a{
        float: left;
        height: 25px;
        padding: 0 25px;
        color:White;/*: #999;*/
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#menu li:hover > a{
        color:Black/*: #fafafa*/;
}

*html #menu li a:hover{ /* IE6 */
        color:Black/*: #fafafa*/;
}

#menu li:hover > ul{
        display: block;
}

/* Sous-menu */
#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;
    background: #333333 /*#444;*/
    background: -moz-linear-gradient(#333333, #EFF3FB);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #333333));  /*#111*//*444*/
    background: -webkit-linear-gradient(#333333, #EFF3FB);
    background: -o-linear-gradient(#333333, #EFF3FB);
    background: -ms-linear-gradient(#333333, #EFF3FB);
    background: linear-gradient(#333333 , #EFF3FB);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu ul a{
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */
        height: 10px;
        width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */
        height: 10px;
        width: 150px;
}

#menu ul a:hover{
        background: #0186ba;
        background: -moz-linear-gradient(#04acec,  #0186ba);
        background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
        background: -webkit-linear-gradient(#04acec,  #0186ba);
        background: -o-linear-gradient(#04acec,  #0186ba);
        background: -ms-linear-gradient(#04acec,  #0186ba);
        background: linear-gradient(#04acec,  #0186ba);
}


#menu ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec;
}

#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Rétablissement du flottement */
#menu:after{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}



#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}


/*
#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec;
}











#menu li ul li ul li:first-child a:hover:after{
    border-bottom-color: #04acec;
}

*/


* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


/* level 3+ list */
#menu ul ul 
{
    left: 127px;top: 0px;
}

#menu ul ul ul
{
    left: 200px;top: 0px;
}






/*
input, textarea, select, option {
 background-color:#FFF3F3;
 }
*/

/*input, textarea, select {
 padding:2px;
 border:1px solid #bfb630;
 border-radius:5px;
 width:200px;
 box-shadow:1px 1px 2px #bfb630 inset;
 }
*/


select {
 margin-top:10px;
 }



input[type=submit], input[type=reset] {
 /* margin-left:5px;*/
border:1px solid #bfb630;
border-radius: 5px;
 box-shadow:1px 1px 2px #bfb630 inset;
 
 cursor:pointer;
 font: bold 12px/14px Arial, Helvetica;
 }


/*
input:focus, textarea:focus {
 background-color:#bfb630;
 }*/
/*input[type=submit]:focus, input[type=reset]:focus {
 background-color:#bfb630;*//*#FFF3F3;*/
/*}

input[type=submit]:hover, input[type=reset]:hover {
 background-color:#FCDEDE;
 }

input[type=submit]:active, input[type=reset]:active {
 background-color:#FCDEDE;
 box-shadow:1px 1px 1px #D83F3D inset;
}*/


/* dropdown */
#nav li:hover > ul {display: block;}

/* level 2 list */
#nav ul {display: none;margin: 0;padding: 0;width: 182px;position: absolute;top: 35px;left: 0;
	background:#996633 url(images/gradient.png) repeat-x 0 0;
	/*border: solid 1px #440000;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);}
#nav ul li {float: none;margin: 0;padding: 0;}

#nav ul a {font-weight: normal;/*text-shadow: 0 1px 0 #fff;*/ color:#FFFFFF;}



#nav a{background-color:#999933;}

#nav {margin: 0;padding: 6px 2px 0;background:#999933 url(images/gradient.png) repeat-x 0 -110px; line-height:10px;
	/*border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;*/
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);}
#nav li {margin: 0 2px;padding: 0 0 8px;float: left;position: relative;list-style: none;}

/* main level link */
#nav a {color:#330000;text-decoration: none;display: block;padding:  8px 10px;margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0,0,0, .3);}
#nav a:hover {background:#CC6600;color:#440000;}

/* main level link hover */
 #nav li:hover > a {background:#CC6600 url(images/gradient.png) repeat-x 0 -40px;border-top: solid 1px #999999;
	/*-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);
	/*text-shadow: 0 1px 0 rgba(255,255,255, 1);*/}

#nav .current a {background:#663300;color:#FFFFFF; }


/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {background: none;border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;}
#nav ul a:hover {background:#999933 url(images/gradient.png) repeat-x 0 -100px !important;
	color:#330000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0,0,0, .1);}

/* dropdown */
#nav li:hover > ul {display: block;}

/* level 2 list */
#nav ul {display: none;margin: 0;padding: 0;width: 182px;position: absolute;top: 35px;left: 0;
	background:#996633 url(images/gradient.png) repeat-x 0 0;
	/*border: solid 1px #440000;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);}
#nav ul li {float: none;margin: 0;padding: 0;}

#nav ul a {font-weight: normal;/*text-shadow: 0 1px 0 #fff;*/ color:#FFFFFF;}

/* level 3+ list */
#nav ul ul {left: 181px;top: -3px;}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0; background-color:#0000FF;}
#nav {display: inline-block;} 
html[xmlns] #nav {display: block;}
* html #nav {height: 1%;}

#left {
    float: left;
    width: 150px;
    padding: 0px;
    /* border-right: 1px dotted gray;*/
    border-right: 1px dotted gray;
    z-index: -10;
}

#left ul
{
    float: left;
    margin: 2px 0 0 5px;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#left ul li
{
    padding-left: 5px;
    margin-top: 2px;
    width: 100px;
    list-style-type: none;
    list-style-position: outside;
    background-color: #EFF3FB;
}

#left ul li > a
{
    color: #fff;
    font-weight: bold;
    font-family: verdana,arial;
    font-size: 9px;
    text-decoration: none;
}

#left ul li ul
{
    position: relative;
    left: -5px;
    margin: 0px 0 0 0px;
    padding: 0px;
    width: 1px;
    list-style-type: none;
    list-style-position: inside;
    background-color: #EFF3FB;
}

#left ul li ul li
{
    margin: 0px 0 0 0px;
    padding: 2px 0 0 0px;
    width: 135px;
    font-family: verdana,arial;
    font-size: 10px;
    font-weight: normal;
    list-style-type: none;
    list-style-position: outside;
    background-color: #FFFAAA;
    overflow: hidden;
    text-decoration: none;
    color: black;
}

#Content1
{
    text-align : center;
    width :auto;
  
}

.formRow
{
    text-align : center;
    
}
/*#grdRecapSvClient
{
    text-align : right;
}*/
    
