@charset "utf-8";

/*
|--------------------------------------------------------------------------
| Amedia Creative Frontend Framework > Rotator
|--------------------------------------------------------------------------
|
| @package		Amedia Creative
| @subpackage	Frontend Framework
| @company		Amedia Creative, Inc.
| @phone		310/651/8733
| @fax			310/388/1210
| @author		Joey Avino
| @email		joey@amediacreative.com
| @link			http://www.amediacreative.com
| @copyright	2008 Amedia Creative, Inc.
| @requires 	mootools.1.2.js
| @version		1.0
|
*/
/*
|--------------------------------------------------------------------------
| Amedia Creative Frontend Framework > Rotator > Flexible Attributes
|--------------------------------------------------------------------------
|
| NOTE: This element is positioned as per the viewport in JavaScript.
|
*/

	/* ----- Editable Properties -------------- */
	.image_container { width: 600px; height: 350px; padding-bottom: 7px; margin-bottom: 7px; }
		.slide_item { width: 600px; height: 350px; }








/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */

/*
|--------------------------------------------------------------------------
| Amedia Creative Frontend Framework > Rotator > Necessary Attributes
|--------------------------------------------------------------------------
|
| Do not edit below this line. Experienced CSS developers only.
|
*/

	.slide_item { position: absolute; left: 0px; top: 0px; overflow: hidden; }
	.first_item { left: 0; }