@charset "utf-8";
/****************************************
	**** MOVE THIS TO HIS OWN FILE LATER!!!!!!
 ****************************************/
 
/*
|--------------------------------------------------------------------------
| Amedia Creative Front-end Framework > Exclusive Verve > Rotator
|--------------------------------------------------------------------------
|
| @package		Amedia Creative
| @subpackage	CSS/HTML 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.1
|
*/

/*
|--------------------------------------------------------------------------
| Amedia Creative Front-end Framework > Exclusive Verve > Rotator > Setup
|--------------------------------------------------------------------------
|
*/

	/* ----- Custom Properties -------------- */
	div { position: relative; }

	#dl_wrapper { width: 100%; height: 260px; }
	#dl_container { width: 700px; height: 260px; margin: auto; }

	/* ----- Editable Properties -------------- */
	.image_container { }
	.padding_wrapper { background: url(/public/images/rotator/rotator_bg.gif) top left; width: 703px; height: 79px; margin-bottom: 12px; }
		.slide_item { width: 703px; height: 260px; background-repeat: no-repeat; background-position: left top; }
		.left_logo { float: left; width: 123px; height: 57px; margin-left: 10px; margin-top: 11px; margin-right: 20px; }
		.cright { float: left; width: 535px; margin-top: 8px; }
			.cright h2 { font-family: Arial; font-weight: bold; font-size: 18px; color: #01b4d7; margin: 0; padding: 0 }
			.cright p { font-family: Arial; font-size: 12px; margin: 0; padding: 0 }
		.right_cta { float: right; }

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */

/*
|--------------------------------------------------------------------------
| Amedia Creative Front-end Framework > Exclusive Verve > 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; }