/****************************************************/
/*   Stylesheet developed on:	26-11-09		 	*/
/*	 Developed by:				Grubforce        	*/
/****************************************************/   

/* In this stylesheet you will find the core styles defined for the Discovery template */

/*******************/
/*   Site Basics   */
/*******************/


span.prev_medium { display: inline; background-image: url(b_prev.png); width: 70px; height: 450px; float: left; }

span.next_medium { display: inline; background-image: url(b_next.png); width: 70px; height: 450px; float: left; }

/*************************/
/*   Showcase elements   */
/*************************/

/* Medium showcase */

div.controls_medium_showcase { float: left; display: inline; width: 830px; height: 450px; margin-bottom: 20px; }

	div.medium_showcase { width: 830px; height: 450px; position: absolute; z-index: 1; }
	
	/* controls */
	
	.prev_medium { position: absolute; z-index: 3; cursor: pointer; }

	.next_medium { position: absolute; z-index: 3; margin-left: 760px; cursor: pointer; }




/* Main navgation */




