/*---  EN rate_employer.aspx css  ----------------------------*/

/*#container img      { margin-left: 10px;
                      margin-top: 0px;
                      float: left; }    */           

#rating_container   { position: relative;
                      border-left: solid 1px orange;
                      border-right: solid 1px orange;
                      border-bottom: solid 1px orange;
                      float: left;         
                      width: 777px;
                      height: 835px;
                      margin-left: 10px;
                      margin-top: 0px; }         
              
              
/*---  header info  ----------------------------*/
                      
#rating_header    { position: absolute;
                    background: #fff url(../images/rme_headerlong.gif); 
                    margin-left: 10px;
                    margin-right: 10px;
                    margin-top: 5px;
                    margin-bottom: 20px;
                    height: 77px;
                    width: 750px;
                    border-bottom: dashed 1px orange; }

#lblEmployerName  { position: absolute;
                    margin-left: 10px;
                    margin-top: 10px;
                    font-size: 14pt;
                    font-weight: bold;
                    color: Orange; }

#lblRatingInst1   { position: absolute;
                    margin-left: 10px;
                    margin-top: 10px;
                    top: 30px; }


/*---  question table  ----------------------------*/

/*
#lblTitleRatings { position: absolute;
                   top: 100px; 
                   font-size: 10pt;
                   font-weight: bold;
                   margin-left: 10px; }
*/

#rating_table    { position: absolute;
                   top: 130px; 
                   font-size: 8pt;
                   margin-left: 10px; } 

#scoreTable { width: 265px; }
                
                
/*---  comment form  ----------------------------*/ 

#title_comment  { position: absolute;
                  margin-left: 10px;
                  top: 645px;
                  left: 5px;  
                  height: 155px;
                  width: 700px; }

#lblRatingInst2 { position: absolute;
                  top: 0px;
                  left: 0px;  }

#lblRatingInst3 { position: absolute;
                  top: 15px;
                  left: 0px; 
                  color:red;
                  font-weight:normal;
             }

/*
#lblRateTitle { position: absolute;
                left: 0px; }


#txtRateTitle { position: absolute;
                left: 80px;
                width: 200px;
                border: solid 1px #aaa;
                font: 10pt  "Trebuchet MS", arial, sans-serif;
                color: #000; }
*/

#lblRateComment { position: absolute;
                  left: 0px;       
                  top: 45px; }

#txtComment { position: absolute;
              left: 0px;               
              top: 60px;
              width: 600px;
              height: 90px;
              border: solid 1px #aaa;
              font: 10pt  "Trebuchet MS", arial, sans-serif;
              color: #000; }

#but_Preview { position: absolute;
             left: 610px;
             top: 130px; 
             width: 100px;
             font-weight: bold;
			 color: white;
			 font-family: verdana;
			 height: 23px;
			 background-color: #FFA500;
			 cursor : hand;
			 cursor : pointer; }


#lblMessage { position: absolute;}

 


/*----------------------------------------------------*/

/* the logo img moved right.. adjust left 5px */ 
#banner img { position: absolute;
              left: 5px;
              top: 10px;
              color: #fff; }
SELECT 
{
    font-size:12px;
    font-family:"Trebuchet MS", arial, sans-serif;
}

/* dropdown province */
#dd_provinces 
{
    display:none;
    position:absolute;
    border-bottom:solid 1px #84ad40;    
    border-right:solid 1px #84ad40;
    border-top:none;
    border-left:solid 1px #84ad40;
    width:167px;
    background-color:White;
    padding-top:0px;
    padding-left:0px;
    top:0px;
    left:0px;
    z-index:2;
}
              
#lbl_current_province 
{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    width:150px;
    height:18px;
    padding-top:2px;
    padding-left:2px;
    z-index:1;
    border-bottom:solid 1px #84ad40;    
    border-left:solid 1px #84ad40;
    border-top:solid 1px #84ad40;
    border-right:none;
    color:Black;
    font-size:11px;
    background:white;
 }
 
 #img_select_province
 {
    position:absolute;
    border-bottom:solid 1px #84ad40;    
    border-right:solid 1px #84ad40;
    border-top:solid 1px #84ad40;
    border-left:none;
    display:none;
    height:20px;
    width:15px;
    padding-left:1px;
    padding-top:0px;
padding-right:0px;
padding-bottom:0px;
 }
 
 a.province 
 {
    color : #000000;
    padding-top:2px;
    padding-left:2px;
    padding-bottom:2px;
    font-size:12px;
    font-weight:normal;
    display:block;
    border-top:solid 1px #E9F4D4;
    text-decoration:none;
    height:18;
  }
  
  a.province:hover 
 {
    
    color : #84ad40;
    background-color:#E9F4D4;
  }
  
 ul.province
 {
  list-style-type:none;
 }
 
#divChooseOtherProvinces                                                  
{
    border:solid 1px #84ad40;
    width:176px;
    background-color:#FFFFFF;
    position:absolute;
    top:-500px;
    left:-500px;
    
}
 
 #lbl_set_provinces
{
    color: #84ad40;
    font-size:11px;
}


#Size_Industry_box { position: absolute;
                     top:100px;
                     left: 15px;
                     height: 20px;
                     width: 750px;
                   }

#lbl_Size { position: absolute; 
            left: 0px;
            font-weight: bold;
          }

#ddl_size { position: absolute; 
            left: 90px;
            width:150px;
          }
            
#lbl_Industry { position: absolute; 
                left: 340px;
                font-weight: bold;
              }

#ddl_Industry { position: absolute; 
                left: 395px;
                width:150px;
              }

#divPreview { position:absolute;
              left: -5000px;
              top: -5000px;
              width: 425px;
              height: 560px;
              background:#FFFFFF;
              border-left: solid 1px orange;  
              color: #000000;
              z-index:3;
              /*border-top: solid 1px orange;*/
            }

/*
#preview_Hr { border-bottom: solid 1px orange;
              position:relative;
              left: 10px;
              top: -15px;
              width: 440px;       
}
*/

#preview_header { position:relative;
                  left: 10px;
                  top: 1px;     
                  color: Orange;
                  font-weight:bold;
                  font-size: 20px;     
}

#txtPreview 
{
    position:relative;
    left: 10px;
    top: -20px;
    width:400px;
    height:500px;
    overflow:auto;
    background: #FBFDF8;
    padding: 5px;
    /*border: solid 1px green;*/
}

#but_Preview_Post { position:relative;
                    left: 120px;
                    top: 520px;
                    width:100px;
                    height:21px;
                    background-color:#FFA500;
                    cursor:hand;
                    cursor:pointer;
                    color:White;
                    font-weight:bold;
}

#but_Preview_Edit { position:relative;
                    left: 120px;
                    top: 520px;
                    width:100px;
                    height:21px;
                    background-color:#FFA500;
                    cursor:hand;
                    cursor:pointer;
                    color:White;
                    font-weight:bold;     
}

#divPreviewHidePanel { position:absolute;
                        left: -5000px;
                        top: -5000px;
                        width: 770px;
                        height: 140px;
                        background: #FFFFFF;
                        color: #000000;
                        
}

#tbl_ratings td { font-size:11px; }