/* CSS Style EpilepsyAdvocate.com HOME */
body {
	font-size: 12px;
	font-family: trebuchet MS, Arial, Verdana, sans-serif;
	color: #525A63;
	background: url(../../images/body_bkg.gif) repeat;
	margin: 0px;
	padding: 0px; }

img { border: 0px; }
a { color: #004ac1; }

p {
    color: #000;
    line-height: 1.3em;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px; }

/*IE HACK FOR DROP SHADOW*/
#container{
    width: 986px;
     margin: 0px auto 0px auto; }
#container_sub{
    width: 986px;
     margin: 0px auto;
     clear: both; }


.main_copy iframe { position: absolute; visibility: hidden; }
.main_copy .footer_text iframe { visibility: visible; }



#footer_bar{
  background: url(../../images/footer_bkg.gif) no-repeat;
  width : 986px;
  height: 71px;
  float:left;
  margin: 0px;   }
.footer_text{
    float: right;
    font-size: .85em;
    padding: 7px 5px 0px 0px;
    color: #fff;
    position:relative;}
.footer_text a{color: #fff;margin-right:10px;}
.footer_links { position:relative; top:36px; }
.clear{ clear:both; }

#footer{ width: 986px; float: left; }
.footer_left{
    padding-top: 15px;
    padding-left: 30px;
    float: left; }
#footer .footer_copy{font-size: .85em;width:550px;float:left;margin:23px 0 20px 20px;}

.BecomeAFan{display:block;width:115px;height:23px;position:relative;left:-515px;top:-3px;float:left;}
.FB_SERVER_IFRAME {
    position:absolute;
    right:680px;
    top:4px;
    z-index:1; }
.ea_fb_overlay {
    background: url(../../images/ea_fb_overlay.jpg) no-repeat;
    width: 62px;
    height:53px;
    position:absolute;
    right:923px;
    top:9px;
    z-index:2; }



/* August 2010 homepage banner and callouts */

.main_copy { border-top: 2px solid #ffffff; }
.main_copy * { margin: 0; }

.main_copy div#banner {
	position: relative;
	z-index: 2;
	width: 986px;
	padding-bottom: 30px;
	background: url(../../images/home-banner-bottom.png) left bottom no-repeat; }
.main_copy div.inner {
	width: 536px;
	height: 395px;
	padding-left: 450px;
	background: url(../../images/home-banner-photos.jpg) left top no-repeat; }

.main_copy div.advocate {
	position: relative;
	width: 266px;
	height: 360px;
	padding: 35px 240px 0 30px;
	background: url(../../images/home-banner-heather.jpg) right top no-repeat; }
.main_copy div.advocate h1 { color: #ffffff; font-size: 30px; }
.main_copy div.advocate p { color: #ffffff; }

.main_copy div.heather {
	position: absolute;
	left: 45px;
	top: 240px;
	width: 240px; }
.main_copy div.heather h2 { color: #d9333a; font-size: 18px; }
.main_copy div.heather p { color: #737373; }
.main_copy div.heather a {
	display: block;
	color: #6382aa;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none; }
.main_copy div.heather a img { vertical-align: middle; }



.main_copy div#home_callouts {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 986px;
	margin-top: -30px;
	background: #d6e6ee url(/images/callouts/bg-home-callouts.png) left top repeat; }
.main_copy div#home_callouts div { position: relative; }

.main_copy div.radio {
	float: left;
	z-index: 2;
	width: 348px;
	margin-right: -15px;
	padding-right: 15px;
	background: url(/images/callouts/bg-home-radio.png) right top repeat-y; }
.main_copy div.radio div {
	overflow: hidden;
	width: 328px;
	padding: 10px;
	background: #ffffff; }

.main_copy div.radio div.player {
	float: left;
	width: 210px;
	height:150px;
	margin-right: 10px;
	padding: 0; }

.main_copy div.radio h2 { color: #d9333a; font-size: 15px; }
.main_copy div.radio h3 { color: #d9333a; font-size: 12px; }
.main_copy div.radio p { color: #737373; }

.main_copy div.ctas {
	float: right;
	z-index: 1;
	overflow: hidden;
	width: 578px;
	height: 185px;
	padding: 5px 30px; }
.main_copy div.ctas div {
	float: left;
	width: 225px;
	height: 145px;
	margin-right: -10px;
	padding: 20px 35px;
	background: url(/images/callouts/bg-home-callout.png) left top no-repeat; }

.main_copy div.ctas div h2 { color: #d9333a; font-size: 17px; }

.main_copy div.ctas div p {
	color: #737373;
	background-position: right center;
	background-repeat: no-repeat; }
.main_copy div.ctas div.magazine p { padding-right: 80px; background-image: url(/images/callouts/bg-magazine.jpg); }
.main_copy div.ctas div.webcasts p { padding-right: 95px; background-image: url(/images/callouts/bg-webcasts.png); }
.main_copy div.ctas div.tour2010 p { padding-right: 80px; background-image: url(/images/callouts/bg-take-charge.jpg); }

.main_copy div.ctas div a {
	position: absolute;
	right: 35px;
	bottom: 25px; }



/* cta scroll nav */

div.ctas ul.scroll li {
	cursor: pointer;
	list-style: none;
	position: absolute;
	top: 50%;
	width: 26px;
	height: 28px;
	margin: -13px 0 0 0;
	padding: 0; }
div.ctas ul.scroll li.previous { left: 10px; }
div.ctas ul.scroll li.next { right: 10px; }