
header{
	width:100%;
	position: relative;;
	z-index:99999;	

	}


.srbox{
    width: 100%;
	height:50px; 
	float:left;  
    
	}

.query-submit{
	border-radius: 0px 8px 8px 0px;
	cursor:pointer;
	background:#fbfbfb;
	width:85px;
	padding:1px 6px;
	float:left;
	border:none;
	margin-top:13px; 
	height:42px;
    
	}
.textbox-clr{
	cursor:pointer;
	background:#fff;
	width:20px; 
	height:42px;
	float:left;
	border:none;
	margin-top:13px; 
	text-align:center;
    
	}

#search-layer{
	position:absolute; 
	background:rgba(255,255,255,0.5); 
	z-index:9; 
	left:0px; 
	top:0px;
    
	}
/***********************************/
#livesearch{
	z-index:9999; 
	max-height:260px;
	overflow:auto; 
	width:100%;
	margin-left:1.2%;  
	}

.live-outer{
	width:100%; 
	height:35px;
	border-bottom:1px solid #ccc; 
	background:#fff;
	}


.live-product-det{
	float:left; 
	width:90%; 
	height:40px;
	}
.live-product-name{
	width:100%; 
	height:22px; 
	}
.live-product-name p{
	margin:0px;
	color:#333;
	text-shadow: 1px 1px 1px #DDDDDD;
	font-size:17px;
	}
.nop{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}
