@charset "utf-8";
/* CSS Document */


body {margin: 0; padding: 0; }
html { margin: 0; padding: 0;  }

.slide-container ul.bxslider { margin: 0; }  

.slide-container { width: /*27-May-14*/  800px; position: relative; float:left; padding-right: 20px;}

#bx-pager { position: absolute; top: 330px; width: 800px; left: 18px; z-index: 999; }
#bx-pager a { }
#bx-pager a img { border: solid #ccc 3px; margin-bottom: 5px; /*27-May-14*/ width:60px; } 
#bx-pager a:hover img, #bx-pager a.active img { border: solid #fd2c2c 3px; } 

.featured { position:absolute; top:10px; left: 40px; }
.featured h4 { margin: 2px 0; font-family: Arial; font-size: 12px; }
.featured a img { border: solid #2bb673 3px;
opacity:0.4;
filter:alpha(opacity=40);
 } 
.featured a:hover img, .featured a.active img { 
opacity:1;
filter:alpha(opacity=100); 
}  

#desc { position: absolute; top:18px; width: 450px; left: 18px; background: url(https://mechkb.com/staging/custom-slider/images/desc-bg.png) repeat ; color: #FFF; font-family: Arial;  }
#desc h4 { font-size: 16px; margin: 10px 0;  }
#desc h4 a { text-decoration:none; }
#desc h4 a:hover { text-decoration: none; }
#desc p { margin:0; padding: 0; font-size: 14px; }
#desc a { text-decoration: underline; color: #FFF;  }
#desc p.link { margin: 10px 0; }
#desc a:hover { text-decoration: underline; color: #ce0538;  }
#desc div { padding: 15px; }

.m-guide { position:absolute; top:-73px; left:-9px; display:none; }

/*Homepage New Section 29-May-14*/

#newsec { width: 350px; float:left;  }
#newsec .sear .page-title {margin-bottom:2px!important;}
#newsec .sear { background: #eaeaea;  

border-radius: 3px;

-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;

-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px; 

}
#newsec .sear h4 { color:#ce0538;  margin-bottom:2px!important; }
#newsec .sear-in { padding:10px 10px 0 10px; }
#newsec .sear label { font-size: 13px!important; }
#newsec .sear  {position:relative;}
/*#newsec .sear .buttons-set {position:absolute;  right:25px;}*/
#newsec .sear ul { margin: 0 10px 10px 10px; }
#newsec .sear li.fleft { float:left; width: 150px!important; padding-right:5px; }

#newsec .sear .advanced-search .form-list li.sw select#switchtype { width:305px!important; } 

#newsec .sear .advanced-search .form-list li.fleft select , #newsec .sear  input { width:150px; }


#newsec .news h4 { background: #ce0538; padding: 2px; color:#FFF; width:346px; 

border-radius: 3px;

-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;

-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;

}

/*jquery.bxslider.css reset!!*/
.bx-wrapper {margin-bottom:5px!important;}
.bx-wrapper .bx-viewport { left:0!important; }
