
#filternew
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=70);
}

#boxnew 
{
	display: none;
	position: absolute;
	top: 30%;
	left: 25%;
	width: 460px;
	height: 220px;
	padding: 48px;
	color:white;
	margin:0;
	border: 0px solid #7D8186;
	background-color: #7C8085;
	z-index:101;
	overflow: none;
}

#boxtitlenew
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:550px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid white;
	background-color: #006600c;
	font-weight: bold;
	color:white;
	text-align:center;
}



#filternew1
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#boxnew1 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 460px;
	height: 70px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitlenew1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #006600c;
	font-weight: bold;
	color:#338AED;
	text-align:center;
}



/*how to use*/

#filterhtu
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#boxhtu 
{
	display: none;
	position: absolute;
	top: 40%;
	left: 60%;
	width: 260px;
	height: 90px;
	padding: 48px;
	margin:0;
	border: 0px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitlehtu
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:0px;
	margin:0;
	border-bottom:0px solid #5793D6;
	background-color: #006600c;
	font-weight: bold;
	color:#338AED;
	text-align:center;
}



#filterhtu1
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#boxhtu1 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 460px;
	height: 70px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitlehtu1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #006600c;
	font-weight: bold;
	color:#338AED;
	text-align:center;
}




/* Basket*/

#filterbasket
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#boxbasket
{
	display: none;
	position: absolute;
	top: 30%;
	left: 25%;
	width: 460px;
	height: 310px;
	padding: 48px;
	color:white;
	margin:0;
	border: 0px solid #7D8186;
	background-color: #7D8186;
	z-index:101;
	overflow: none;
}

#boxtitlebasket
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:590px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid white;
	background-color: #006600c;
	font-weight: bold;
	color:white;
	text-align:center;
}


#filterbasket1
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#boxbasket1 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 460px;
	height: 70px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitlebasket1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #006600c;
	font-weight: bold;
	color:#338AED;
	text-align:center;
}