/*Lewalike Cascading Style Sheets (CSS)*/

/* box */
.solid {
    border:1px solid #666;    
}
 
.box {
    text-align:left;    
    margin-bottom:1em;    
}
 
.box-padding {
    padding:0.5em 1em;    
}

.box-background-image-headerimage-test {
    background:#ffffff url(../images/wlk_lewalike_chrome.png) 0% 25% repeat;
    /*background-image: url(../images/wlk_lewalike_chrome.png); */   
    /*background-size: 363px 112px;*/
    background-repeat: no-repeat;
    background-position: left;
}
.box-background-image-headerimage {
    background-image: url(../images/lewalikeHeader1.jpg);    
    background-size:100% 100%;
    -moz-background-size:100% 100%; /* Firefox 3.6 */
    background-repeat: no-repeat;    
}
.box-background-image-userMenu {
    background-image: url(../bg/wlk_head.green.png);
    background-size:100%;
    -moz-background-size:100%; /* Firefox 3.6 */
    background-repeat:no-repeat;
}
.box-background-image-employerMenu {
    background-image: url(../bg/Wlk_head.default.png);
    background-size:100%;
    -moz-background-size:100%; /* Firefox 3.6 */
    background-repeat:no-repeat;
}
.box-background-image-top {
    background-image: url(../bg/wlk_topbg.png);
}
.box-background-image-jobsearchtop {
    background-image: url(../bg/wlk_job_search_top.png);
}
.box-background-image-ad1 {
    background-image: url(../bg/wlk_resultCV_1.png);
    background-size:100%;
    -moz-background-size:100%; /* Firefox 3.6 */
    background-repeat:no-repeat;
}
.box-background-image-ad2 {
    background-image: url(../bg/wlk_bg_lin_1.jpg);
}
.box-background-image-admin {
    background-image: url(../bg/wlk_search1.png);
}
.box-background-color-header {
    background-color: #8CB1BA; /* header autres wlk_job_search_top.png**/
    background-image: url(../bg/wlk_job_search_top.png);
}
.box-background-color {
    /*background-image: url(../bg/wlk_back6.jpg); /*user bg sous principale background-color: #FAFCF3; /**/
    background-color: #F5F5F5;
}
.box-background-color-user {
    /*background-image: url(../bg/wlk_back6.jpg); /*background-color: #FAFCF3; /*user bg principale */
    background-color: #F5F5F5;
}
.box-background-image {
    background-image: url(../bg/wlk_tableheader2.jpg); /*background-image: url(../bg/Wlk_back4.jpg);/*user header C9DC87*/
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}
.box-background-image2 {
    background-image: url(../bg/wlk_tableheader1.gif); 
}
.box-background-image-sousTable {
    background-image: url(../bg/wlk_sous_head.gif);
}

.box-background-color-employer {
    background-image: url(../bg/wlk_back7.gif);  /*employer bg principale */  
}
.box-background-image-employer {
    background-image: url(../bg/wlk_autobg1.gif); /*employer header */
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}
.box-background-image-employer-sousTable {
    /*background-image: url(../bg/wlk_back6.jpg); */
    background-color: #F5F5F5;
}
.box-background-image-resultCV {
    background-image: url(../bg/wlk_resultCV_1.png);
}
.box-background-image-menus {
    background-image: url(../bg/wlk_content1_bg_clr2.jpg);
}
.box-background-image-mainmenus {
    background-image: url(../bg/wlk_back7.gif);
}
.box-background-image-job {
    background-image: url(../bg/wlk_chromesteel_header.jpg);
}
.box-background-image-job-recap {
    background-image: url(../bg/wlk_job_recap.png);
}
.box-background-color-job-recap {
    background-color: #f2f2f2;
}
.box-background-image-job-footback {
    background-image: url(../bg/wlk_footback.jpg);
}
.box-background-free-jobposting {
    background-image: url(../bg/wlk_autobg1.gif);
}
.box-background-image-top-head {
    background-image: url(../bg/wlk_header_bg.jpg);
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}
.box-background-free-conseilles { 
    background-color: #F5F5F5;
    background-image: url(../bg/wlk_job_search_top.png);
    background-size:100% 100%;
    -moz-background-size:100% 100%; /* Firefox 3.6 */
    background-repeat:no-repeat;
}
.tableLine-bgcolor-1 {
    background-color: #ffffff;
}
.tableLine-bgcolor-2 {
    background-color: #f2f2f2;
}

.blue {   
   border:1px solid #8CB1BA;   /*Dark Olive Green3*/
}
.grey {   
   color: #808080;   
}
.whiteBg {   
   background-color: #ffffff;   
}
.colorBg {   
   background-color: #FAFCFF;   /*#FFFAF0 */
}
.greenBg {   
   background-color: #009900;   
}
.corner_top {
    border: 1px solid #999;
    -moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.corner_bottom {
    border: 1px solid #999;
    -webkit-border-radius: 5px;
}
.corners_grey {
     border: 5px solid #f2f2f2;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 5px 5px 15px #8CB1BA; /* Firefox 3.6 and earlier #888888*/
	box-shadow: 5px 5px 15px #8CB1BA;
}
.corners {
    border: 1px solid #f2f2f2;
    -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;
}
.corners_grey_bg_body {
	/*position: relative;*/
	background: #f5f5f5; /*FAFCFF;*/ 
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 15px #8CB1BA; /* Firefox 3.6 and earlier #888888*/
	box-shadow: 5px 5px 15px #8CB1BA;
}
.corners_grey_bg {
	/*position: relative;*/
	background: #FAFCFF url(../bg/wlk_gradient.png) repeat-x;
	border: 2px solid #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 15px #8CB1BA; /* Firefox 3.6 and earlier #888888*/
	box-shadow: 5px 5px 15px #8CB1BA;
}
.corners_grey_bg_mains {
	/*position: relative;*/
	background: #FAFCFF url(../bg/wlk_hd_mains.png) repeat-x;
	border: 2px solid #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 15px #8CB1BA; /* Firefox 3.6 and earlier #888888*/
	box-shadow: 5px 5px 15px #8CB1BA;
}
.corners_grey_bg_users {
	/*position: relative;*/
	background: #FAFCFF url(../bg/wlk_hd_users.jpg) repeat-x;
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 15px #8CB1BA; /* Firefox 3.6 and earlier #888888*/
	box-shadow: 5px 5px 15px #8CB1BA;
}
.corners_grey_bg_employers {
	/*position: relative;*/
	background: #FAFCFF url(../bg/wlk_hd_employers.gif) repeat-x;
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 15px #8CB1BA; /* Firefox 3.6 and earlier #888888*/
	box-shadow: 5px 5px 15px #8CB1BA;
}
.box-bg-top-users {
	height: 30px;
	background-image: url(../bg/wlk_hd_users.jpg); 
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}
.box-bg-top-employers {
	height: 30px;
	background-image: url(../bg/wlk_hd_employers.gif); 
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}
.header_bg {
	position: relative;
	height: 130px;
	background: #F5F5DC;
	/*background: #FAFCFF url(../bg/wlk_bg_header.gif) repeat-x;*/
}
.wlk_preBlack {
position: relative;
background: #333;
color: white;
font-family: Courier, MonoSpace;
line-height: 1.8;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
font-size: 16px;
width: 100%;
padding: 10px;
margin: 0 0 20px 0;
overflow: auto;
}
.wlk_preBlack_test {
position: relative;
background: #333;
color: white;
font-family: Courier, MonoSpace;
line-height: 1.8;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
font-size: 16px;
padding: 10px;
margin: 0 0 20px 0;
overflow: auto;
}
.wlk_preCVAlertesSave {
position: relative;
background: #ED9C55;
color: white;
font-family: Courier, MonoSpace;
line-height: 1.8;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
font-size: 16px;
padding: 10px;
margin: 0 0 20px 0;
overflow: auto;
}
.wlk_preWhite {
position: relative;
background: #ffffff;
line-height: 1.8;
border: 5px solid #f2f2f2;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
font-size: 16px;
padding: 10px;
margin: 0 0 20px 0;
overflow: auto;
}
.wlk_preWhiteJobBox {
position: relative;
background: #FAFFFA url(../bg/wlk_job_search_top.png) repeat-x;
border: 5px solid #f2f2f2;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 10px;
margin: 0 0 20px 0;
overflow: auto;
}

.wlk_overlay_lightbox{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:10001;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50); /*older IE*/
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
    -moz-opacity: .50; /*older Mozilla*/
    -khtml-opacity: 0.5;   /*older Safari*/
}
.wlk_content_lightbox {
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    width: 605px;
    height: 350px;
    padding: 5px;
    border: 5px solid #f2f2f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
    z-index:10002;
    overflow: auto;
}
.wlk_content_lightboxoff {
    display: none;
    position: fixed;
    top: 35%;
    left: 35%;
    width: 350px;
    height: 200px;
    padding: 5px;
    border: 5px solid #f2f2f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
    z-index:10002;
    overflow: auto;
}
