/* --------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
	
	Domain: bear.chicodev.com
	Stylesheet: /ui/public/stylesheet/main.css
	Author: Brent White - ChicoWebDesign.com
	Version: June 15 2009
	
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------------------- */
* {
	outline: none;
	}
body {
	background: #cdd0c2;
	margin: 0;
	padding: 0;
	}
/* --------------------------------------------------------------------------------
FEATURED LINK
-------------------------------------------------------------------------------- */
#featured_link * {
	font-family: Arial;
	margin: 0;
	padding: 0;
	}
#featured_link {
	position: absolute;
	top: 300px;
	left: 430px;
	}
	/*
	
	*/
	#featured_link h2 {
		position: absolute;
		top: 0;
		left: 0;
		background: url(/ui/public/image/layout/new_speakers_bureau.gif) no-repeat 0 0;
		width: 275px;
		height: 44px;
		}
		#featured_link h2 a {
			display: block;
			line-height: 44px;
			text-indent: -999px;
			overflow: hidden;
			}
	#featured_link .popup {
		display: none;
		position: absolute;
		top: -85px;
		left: 80px;
		background: url(/ui/public/image/layout/featured_link_popup.gif) no-repeat 0 0;
		width: 115px;
		height: 65px;
		padding: 10px;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		z-index: 99;
		}
		#featured_link .popup p {
			margin: 0 0 10px 0;
			color: #ff7a00;
			}
			
#members_link {
	background: url(/graphics/members-section.gif) no-repeat 0 0;
	width: 293px;
	height: 49px;
	top: 230px;
	left: 455px;
	text-indent: -3000px;
	display: block;
	position: absolute;
	}
	
#what_is_ea_link {
	background: url(/graphics/home-what-ea.gif) no-repeat 0 0;
	width: 290px;
	height: 69px;
	margin: 30px;
	text-indent: -3000px;
	display: block;
	}