@CHARSET "UTF-8";
body{
background-color:#D0D0D0;
margin-top:0px;	
}



#contents{
background-color:#EAEAEA;
font-size:13px;

}
#shop_products{
background-color:white;
	
}
#shop_header{
height:80px;
width:100%;
background-image:url("images/t1h.gif");
background-repeat: no-repeat;
margin-bottom:10px;
}
	
#shop_logo{
position:relative;
left:10px;
top:10px;
	}	
	
	
	
#ezb-logo{
position:relative;
right:10px;
top:10px;
	}	
	


#main-image{
position:relative;
left:10px;

	}	


/*explore  box */
#explore_box{
position:relative;
margin-bottom:10px;
margin-top:10px;

width:508px;
height:120%;
}	
#explore_box #title_bar{
height:25px;
color:#BB4601;
padding-left:5px;
font-size:1.3em;
margin-bottom:10px;
}	

#explore_box #title_bar #txt{
position:relative;
font-size:1.2em;
top:5px;
left:10px;

	}
	
	
#explore_box #explore_image{
position:relative;
height:111px;
width:111px;
}
#explore_box #explore_product {
position:relative;
left:10px;	
padding-bottom:10px;	
margin-left:10px;	
	}


#explore_box #product_name{
	position:relative;
	color:#147D55;
	font-weight:bold;
	height:50px;
	
	}

#explore_box #monthly_payment, #once_pay{
	position:relative;
	color:#962C54;
	font-weight:bold;
	margin-bottom:5px;
	height:15px;
	top:40px;
	
}
/* Vendor product box tr													  */
#tr_vpbox_products{
height:200px;
}

/* footer */

#footer{
	text-align:center;
	color:#909090;
}
