
/*==End Enqury page==*/
/*==End product slider==*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;
	min-height:150px; 
 
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:130px;
    max-height:56px; border: solid 2px #CCC;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width:35px;
    height:35px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
  
}

.nbs-flexisel-nav-left {
    left:0px;
    background:url(../images/slidererrow.png) no-repeat;  margin:-35px -20px 0 0;
}

.nbs-flexisel-nav-right {
    right:0px;
    background:url(../images/slidererrowright.png) no-repeat; margin:-35px 0 0 -20px ;
}
.prd{ margin:0 25px;}

.prd p{
	color:#646464;
	font-size:15px; 
	 
}
.prd a{
	color:#646464; line-height:20px; 	font-size:15px; 
}

/*==End productslider==*/


#flexiselDemo2   .nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-bottom:10px;
   /*
    max-width:168px;
    max-height:140px;*/
}





 

 
 