@charset "utf-8";
/* CSS Document */
/*body{
	font-family: 'Rubik', sans-serif;
	background:#BBBBBB;
	}
***********************************/
#lowrbdy{
	width:100%;
	height:581px;
	position:absolute;
	top:74px;
	left:0px;
	}
#lowrbdy img{
	width:100%;
	height:100%;
	}
/***********************************
header{
	width:100%;
	height:auto;
	background:#0071b4;	
	box-shadow:0px 0px 8px 2px #333; 
	position:fixed; 
	z-index:99999;	
	top:0px; 
	left:0px;
	}
***********************************
.logo{
	width:181px; 
	height:61px;	
	position:relative; 
	top:5px;	
	left:10px; 
	float:left;
	}
.logo a{
	text-decoration:none;
	color:#fff; 
	font-size:60px; 
	margin:0px 20px; 
	line-height:0.9em;
	}
***********************************/
.srbox {
	text-align: center;
  margin: auto;
  bottom:0px;
}
.srboxsm {
	/*height: 45px;*/
	text-align: left;
/*	padding: 0px 15px 10px 0px;*/
  padding-right: 15px;
}
.textbox{
  position: relative;
	border-radius: 8px 0px 0px 8px;
	background-color:#fff;
	float:left;
	border:none;
	height:40px;
	padding:1px 12px;
	font-size:15px;
	line-height: 1.42857;
	color:#000;
	width:420px;
	margin-top:13px;
	}
.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;
	}
.bk{
	position: relative;
}
.textbox-clr{
	visibility: hidden;
	cursor:pointer;
	width: 24px; 
	height:20px;
	padding-left: -2px;
	margin: 4px 0px 4px -38px;
	border:1px solid #999;
	border-radius: 3px;
	text-align:center;
	}
/***********************************/
.acount{
	width:170px;
	height:30px; 
	float:left; 
	margin-top:27px; 
	margin-left:40px;
	}
.aclogo{
	width:20px;	
	height:20px;
	float:left;	
	border:2px solid #fff; 
	border-radius:50%; 
	text-align:center;
	}
.actext{
	width:130px; 
	float:left; 
	line-height:1.6em;	
	margin-left:8px; 
	font-size:15px; 
	color:#fff;
	}
/***********************************/
.cart{
	width:120px;
	height:36px; 
	float:left;	
	border:2px solid #fff; 
	border-radius:40px; 
	margin-top:18px;	
	margin-left:40px;
	}
.cart i{
	line-height:1.6em; 
	color:#fff; 
	font-size:20px; 
	margin-left:10px; 
	float:left;
	}
.cart-e{
	color:#fff; 
	font-size:20px; 
	line-height:1.6em; 
	float:left; 
	margin:0px; 
	margin-left:10px;
	}
.cart-f{
	color:#000; 
	float:left;	
	background:#fff;
	padding:2px 6px; 
	border-radius:50%; 
	margin:5px 0px 0px 11px; 
	font-size:16px; 
	line-height: normal;
	}
/***********************************/
#search-layer{
	position:absolute; 
	background:rgba(255,255,255,0.5); 
	z-index:1000; 
	left:0px; 
	top:0px;
	}
/***********************************/
#search-layer2{
	position:absolute; 
	background:rgba(255,255,255,0.5); 
	z-index:1000; 
	left:0px; 
	top:0px;
	}
/***********************************/
#livesearch{
	position:relative;
  visibility: hidden;
	left:0px;
	scroll-margin-block-start:32px;
	z-index:10000; 
	background:#0071b4;
	max-height:50vh;
	overflow-y:auto; 
  overflow-x: hidden;
	width:100%;
  min-width:300px;
	box-shadow:0px 2px 4px #444; 
}
/***********************************/
#livesearch2{
	position:relative;
	left:0px;
	z-index:10000; 
	background:#0071b4;
	max-height:35vh;
	overflow:auto; 
	width:96%;
	box-shadow:0px 2px 4px #444; 
	margin-left:1.2%;
	}
/***********************************/
.live-outer-heading{
  position: relative;
	width:100%; 
	height:20px;
	border:2px solid #006; 
	background:#0071b4;
  margin:0px;
  border-radius: 10px 10px 0px 0px;
	}
.loh-hide{
	display: none;
	visibility: hidden;
}
.live-heading-det{
	width:100%; 
	height:20px;
	text-align: center;
}
@media screen and (max-width: 599px) {
  .live-outer-heading {
    margin-left: -9vw;
    margin-right: 9vw;
    width: calc(100% + 18vw);
  }
}
.live-heading-det p{
	margin:2px;
	color:#fff;
	text-shadow: none;
	font-size:11px;
	}
.live-outer{
	width:100%; 
	height:60px;
	border:2px solid #006;
	background:#fff;
	}
.live-im{
	float:left;
	width:64px; 
	height:60px;
	}
.live-im img{
	width:100%; 
	height:100%;
	}
.live-product-code{
	width:15%; 
	}
.live-product-det{
	float:left; 
	width:70%; 
	height:60px;
	}
.live-product-name{
	width:100%; 
	height:22px; 
	margin-top:4px;
	margin-right:0px;
	}
.live-product-name p{
	margin:0px;
	color:#333;
	text-shadow: 1px 1px 1px #DDDDDD;
	font-size:14px;
	}
	.live-product-name-discon{
		width:100%; 
		height:22px; 
		margin-top:4px;
		margin-left:10px;
		}
	.live-product-name-discon p{
		margin:0px;
		color:#666;
		text-shadow: 1px 1px 1px #DDDDDD;
		font-size:14px;
		}
	.live-product-price{
	width:100%;
	height:28px;
	}
.live-product-price-text{
	float:right; 
	width:30%;
	}
.live-product-price-text p{
	margin:0px;
	margin-top:14px;
	font-size:14px;
	}
	.link-p-colr{
	color:#333;
	}
	/***********************************/
.live-outer-heading2{
	width:98%; 
	height:20px;
	border:2px solid #006; 
	background:#900;
	}
.live-heading-det2{
	float:left; 
	width:100%; 
	height:20px;
	text-align: center;
	}
.live-heading-det2 p{
	margin:0px;
	color:#fff;
	text-shadow: none;
	font-size:11px;
	padding-top: 3px;
	}
.live-outer2{
	width:98%; 
	height:60px;
	border:2px solid #006;
	background:#fff;
	}
.live-im2{
	float:left;
	width:64px; 
	height:60px;
	}
.live-im2 img{
	width:100%; 
	height:100%;
	}
.live-product-code2{
	width:15%; 
	}
.live-product-det2{
		float:left; 
		width:75%; 
		height:60px;
	}
.live-product-name2{
	width:100%; 
	height:22px; 
	margin-top:4px;
	margin-left:10px;
	}
.live-product-name2 p{
	margin:10px 0px;
	color:#333;
	text-shadow: 1px 1px 1px #DDDDDD;
	font-size:14px;
	}
	.live-product-name-discon2{
		width:100%; 
		height:22px; 
		margin-top:4px;
		margin-left:10px;
		}
	.live-product-name-discon2 p{
		margin:0px;
		color:#666;
		text-shadow: 1px 1px 1px #DDDDDD;
		font-size:14px;
		}
	.live-product-price2{
	width:100%;
	height:12px;
	}
.live-product-price-text2{
	float:left; 
	width:100%;
	}
.live-product-price-text2 p{
	margin:2px;
	font-size:9px;
	white-space: nowrap;
	overflow-x: hidden;
	}
	.link-p-colr2{
	color:#333;
	}
	.lpc-focus, .live-outer:hover, .live-outer2:hover{
		background-color: #ff0;
	}
