/* CSS Document */

body{ margin:0; padding:0px; font-family:arial;}

#search-all-jobs{ float:left; width:160px; background: url(../images/job-bg.gif) repeat-y left top;}
.top-curve{ float:left; width:100%; background:url(../images/top-curve-jobs.gif) no-repeat left top; padding:3px 0 0 0;}
.bottom-curve{ float:left; width:100%; background:url(../images/bottom-curve-jobs.gif) no-repeat left bottom; padding:0 0 11px 0}
.bottom-curve h1{ text-align:center; font-weight:normal; color:#2F732A; font-size:18px; margin:0px 0 8px 0; padding:0px; font-family:"Times New Roman", Times, serif;}
.bottom-curve h3{ font-weight:bold; color:#000; font-size:13px; font-family:arial; text-decoration:underline; padding:0 0 0 3px; margin:0px;}


.bottom-curve form{ margin:0px; padding:0px 8px 0 8px; font-size:10px; color:#619161; font-family:arial;}
.bottom-curve label{ font-family: arial; font-size:18px; font-weight:bold; color:#000;}
.bottom-curve input.textbox{ font-family: arial; font-size:12px; color:#262626; background-color:#fff; border:1px solid #E8E1DA; border-top:1px solid #A4BBCD; width:140px; margin:6px 0 3px 0; padding:2px 0;} 

* html .bottom-curve  input.textbox{ font-family: arial; font-size:12px; color:#262626; background-color:#fff; border:1px solid #E8E1DA; border-top:1px solid #A4BBCD; width:140px; margin:5px 0 3px 0; padding:2px 0;}  

* + html .bottom-curve input.textbox{ font-family: arial; font-size:12px; color:#262626; background-color:#fff; border:1px solid #E8E1DA; border-top:1px solid #A4BBCD; width:140px; margin:5px 0 3px 0; padding:2px 0;}  

.bottom-curve .field-div{  width:auto; padding:18px 0 0 0;}
.bottom-curve input.search{ background:url(../images/search-button.jpg) no-repeat left top; border:none; width:137px; height:37px; cursor:pointer; margin:13px 0 0 0;}

* html .bottom-curve input.search{ background:url(../images/search-button.jpg) no-repeat left top; border:none; width:137px; height:37px; cursor:pointer; margin:12px 0 0 0;}

* + html .bottom-curve input.search{ background:url(../images/search-button.jpg) no-repeat left top; border:none; width:137px; height:37px; cursor:pointer; margin:12px 0 0 0;}

#searchalljobsbig{  }/************ Border Image Can Change here **************/
#searchalljobsbig .top-curve{}/************ Bottom Curve Image  Can Change Here **************/

#searchalljobsbig .bottom-curve{ }/************ Top Curve Image  Can Change Here **************/


#enterurjob{ float:left; width:160px; margin:0px; font-size:10px; color:#619161; font-family:arial;}


.fields{ margin:0px; padding:0px 8px 0 8px; font-size:10px; font-family:arial;} /************ Text Color Can Change Here **************/


/*job-bords start here*/
#job-bords{ float:left; width:225px; padding:0px 0px 0 50px;}
#job-bords .logos{ width:110px; float:left; padding:7px 0 0 40px;}
#job-bords .logos div{ float:left; width:auto; padding:0 0 11px 0;}
#job-bords .logos div.nopad{ float:left; width:auto; padding:0 0 0px 0;}
#job-bords .logos label{ float:left; margin:6px 5px 0 0; width:auto;}
#job-bords .logos label input{ margin:0px; padding:0px; width:13px; height:13px;}


#job-bords .logos img{ float:left; width:auto; border:1px solid #010200;}
/*job-bords end here*/

/*searchjobs3 start here*/
#searchjobs3{ float:left; width:150px; padding:0px 0 0 0; text-align:center;}
.bottom-curve #searchjobs3 input.search{ }/************  Search Image  Can Change Here **************/

.bottom-curve h3.enter{ padding-left:7px;}
.arrow{ } /************  Arrow Image  Can Change Here**************/
.arrow-right{ float:left; width:225px; } /************  Arrow Image  Can Change Here**************/
#searchjobs3 span{ font-size:9px; font-family: arial;}
#searchjobs3 h3{ padding:0;}


/*layer css */

 .layout2
        {
            position:absolute;
            width:595px;
            height:265px;
            z-index:199;
        }
        .layout2 .overlay
        {
            background:#000000;
           filter:alpha(opacity=50);
           -moz-opacity:.50;
           opacity:.50;           
           position:absolute;
           height:265px;
           width:595px;
        }
        .layout2 .layout3
        {
            width:495px;
            background:#FFFFFF;
            border:orange 5px solid;
            position:absolute;
            padding:5px;
        }
        .layout2 .layout3 .crm img
        {
            border:0px;            
        }
        

            .layout2 .txt
            {
                font-size:12px;
                color:#000000;
                overflow:hidden;                
                text-align:center;
            }
            
            .layout2 .selectedImgDv
            {                  
                
                width:495px;
                overflow:hidden;                
                height:45px;
            }
                .layout2 .selectedImgDv .lftsd
                {
                    float:left;
                    width:105px;
                    padding:5px;
                } 
                .layout2 .selectedImgDv .lftsd1
                {
                    float:left;
                    width:110px;
                    padding:5px;
                }
                .layout2 .selectedImgDv .rgtsd
                {
                    margin-top: 16px;
                    float:left;
                    width:215px;
                    font-size : 12px;                    
                }
/*layer css*/

    a:link, a:visited {
        color: #148cc8;
        text-decoration: none;
    }
    
    a:hover, a:active {
        color: #14648d;
    }
    
    a
    {
        outline: none;
    }
