@charset "utf-8";

/*	-----------------------------------------------------
	
	jQuery Style Sheet
	
---------------------------------------------------------

	* Name: Markdata
	  http://www.markdata.net
	
	* Developed by: Markdata Internet Team
	  e-mail: support@markdata.pt
	  
------------------------------------------------------ */

/*	-----------------------------------------------------
	Lightbox
------------------------------------------------------ */

@import url("jquery/lightbox.css");

/*	-----------------------------------------------------
	My Lightbox
------------------------------------------------------ */

@import url("jquery/mylightbox.css");

/*	-----------------------------------------------------
	Stuff To Hide
------------------------------------------------------ */

#loginBox { 
  display: none;
}
#topNav li a.cancel { 
  display: none;
}
#homeNews .newsDetails {
	display: none;
}

/*	-----------------------------------------------------
	
	end jQuery Style Sheet
	
------------------------------------------------------ */