
body{
    background:#fff;
    color:#636363;
    font-family:Verdana,sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
}

h2{ font-size: 16px; }
img{ border: 0px; }
a{ color:#5a4099; }
a:hover{ color:#e51b24; }
.noStyleType li{ list-style-type: none; }
.dblock{
	display:block;
}
.print{
    display:none;
}
#container{
    width: 800px;
	margin:0 auto 0 auto;
}
/* HEADER START */
#page_header{
    background: url(../../images/page_header.jpg);
    width:800px;
    float:left;
    border-bottom:1px solid #aca2cd;
}
#logo{
    padding-top: 13px;
    padding-left: 17px;
    padding-bottom:7px;
    float:left;
}
#utility{
    float:right;
    position:relative;
    left:-30px;
    padding-top: 10px;
}
#utility ul{
    margin: 0px;
    padding: 0px;
}
#utility ul li{
    list-style-type: none;
    text-align:right;
}
.pad_top{
    padding-top:5px;
}
.pad_top2{
    padding-top:7px;
}
#search_btn{
    position: relative;
    top:6px;
}

/* Horizontal Navigation Start */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  z-index: 100;
  position: relative;
  width: 800px !important;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  background: url(../../images/hor_nav-bg.gif) repeat-x;
  display: block;
  padding-left:7px;
  text-decoration: none;
}

.nav li a:hover {color: #000;}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #FFF;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #5a4099; 
  color: #FFF;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #FFF;
  text-decoration: underline;
}

.nav ul {
  background: #565656;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left:9px;
}

.first a{ padding-top: 10px !important; }

		.nav li:hover ul, .nav li.sfHover ul { top: 38px; }
		
	.nav ul li {
	  border: 0;
	  float: none;
	}
	
	.nav ul a {
	  border-bottom: 0;
	  padding-right: 20px;
	  white-space: nowrap;
	  padding-bottom: 10px;
	}

#nav-one ul { 
	display: none; 
	z-index:100;
}

#nav-one li.top-level:hover ul, #nav-one li.top-level-hover ul { display:block; z-index:1000; top:0px; }
#nav-one li.top-level:hover, #nav-one li.top-level-hover { background-color: #5a4099; }

#about a { width: 190px; }
#neurologist a { width: 170px; }
#understanding a { width: 130px; }
#epilepsy a { width: 140px; }
#caregivers a { width: 80px; }
#resources{ left: -30px; }
	#resources a { width: 90px;}

.nav ul a:hover {
  background: #ccc;
  color: #000;
}
.nav li img{ display:block; }

/* Horizontal Navigation End */

/* HEADER END */

#signup_section{ float:left; position:relative; top:-4px; width:500px;}

#callout_home{
    background: url(../../images/callout_home_bg.gif) no-repeat;
    float:left;
    width:800px;
    font-family:Arial,sans-serif;
}

#callout_home div ul{
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    left:130px;
}

	#callout_home div ul li{ color: #fff; }

#signup{
    list-style-type: none;
    padding-left:190px;
    padding-bottom:20px;
}

ul .no_bullet{
    list-style-type: none;
    padding-left:0px;
    margin-left:0px;
    position:relative;
    left:-20px;
    padding-bottom:10px !important;
}

ul li{ padding-bottom: 5px; }

#my_keppra_xr img{
    padding-top: 27px;
    padding-left: 151px;
}
#inform_section{
    float:left;
    width:300px;
}
#info_hcp{
    padding-top:26px;
    position:relative;
    left: 49px;
}
#info_keppra{
    padding-top:39px;
    position:relative;
    left: 30px;
}
/* clear float start */
.clear {
     width: 100%;
     clear: both !important;
     display: inline-block;
}

.clear:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

* html .clear { height: 1%;}
/* clear float end */

.reduce_p p{
    margin:0px !important;
    padding:0px !important;
    padding-bottom:12px !important;
}
/* FOOTER START */
#isi{
    font-family:Arial,sans-serif;
    padding-left:30px;
    padding-right:50px;
}
#footer{
    background: url(../../images/footer_bg.gif) repeat-x;
    font-size: 11px;
    font-family:Arial,sans-serif;
}
#footer div a img{
    padding-top:28px;
		padding-left:32px;
}
#footer_copy{
    padding-top:17px;
    padding-left:32px;
		padding-bottom:31px;
}
/* FOOTER END */


/* NEW NAVIGATION START */
img{
    border:0px;
}
.horizontal, .horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.horizontal {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  z-index: 100;
  position: relative;
  width: 800px !important;
  /*border-top:1px solid #aca2cd;*/
}
.horizontal li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index:1000;
}
.horizontal li a, .horizontal li a:link, .nav li a:active, .horizontal li a:visited {
  background: #565656;
  color: #ffffff;
  display: block;
  padding: 0 9px;
  padding-left:7px;
  text-decoration: none;
}

.horizontal li a:hover {
  background: #ccc;
  color: #ffffff;

}
#navigation li:hover a,
#nav-one li:hover a,
#navigation li.sfHover a {
  background: #ccc;
  color: #FFF;
}
#navigation li:hover ul a,
#nav-one li:hover ul a,
#navigation li.sfHover ul a {
  background: #565656;
  background: #5a4099;
  color: #FFF;
}
#navigation li:hover ul a:hover,
#nav-one li:hover ul a:hover,
#navigation li.sfHover ul a:hover {
  background: #ccc;
  color: #FFF;
  text-decoration: underline;
}

.horizontal ul {
  background: #565656;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
  left:1px;
  z-index: 100;
}
.first a{ padding-top: 10px !important; }
.horizontal li:hover ul,
.horizontal li.sfHover ul { top: 38px; }
.horizontal ul li {
  border: 0;
  float: none;
}
.horizontal ul a {
  padding-right: 20px;
  white-space: nowrap;
  padding-bottom: 10px;
}
#about a {
  width: 155px;
  height:30px;
}
#neurologist a {
  width: 187px;
  height:30px;
}
#understanding a {
  width: 130px;
  height:30px;
}
#epilepsy a {
  width: 170px;
  height:30px;
}
#caregivers a {
  width: 90px;
  height:30px;
}
#resources a {
  width: 118px;
  height:30px;
}
#resources{
  left: -49px;
}
.horizontal ul a:hover {
  background: #ccc;
  color: #ffffff;
  text-decoration: underline;
}
.horizontal li img{
display:block;
}
/*                   */
.horizontal li#about_landing a{
    background: url(../../images/about.gif);
}
#one{
    width:111px;
    height:38px;
}
.horizontal li#about_landing:hover a,
.horizontal li#about_landing.sfHover a{
    background: url(../../images/about-hover.gif);
    z-index:1000; top:0px;
}
#about li a, #neurologist_landing li a, #understanding_landing li a, #epilepsy_landing li a, #caregivers_landing li a, #resources_landing li a{
    background:#5a4099 !important;
}
/*



*/
.horizontal li#neurologist_landing a{
    background: url(../../images/neurologist.gif);
}
#two{
    width:200px;
    height:38px;
}
.horizontal li#neurologist_landing:hover a,
.horizontal li#neurologist_landing.sfHover a{
    background: url(../../images/neurologist-hover.gif);
    z-index:1000; top:0px;
}
/*



*/
.horizontal li#understanding_landing a{
    background: url(../../images/understanding.gif);
}
#three{
    width:151px;
    height:38px;
}
.horizontal li#understanding_landing:hover a,
.horizontal li#understanding_landing.sfHover a{
    background: url(../../images/understanding-hover.gif);
    z-index:1000; top:0px;
}
/*



*/
.horizontal li#epilepsy_landing a{
    background: url(../../images/epilepsy.gif);
}
#four{
    width:77px;
    height:38px;
}
.horizontal li#epilepsy_landing:hover a,
.horizontal li#epilepsy_landing.sfHover a{
    background: url(../../images/epilepsy-hover.gif);
    z-index:1000; top:0px;
}
/*



*/
.horizontal li#caregivers_landing a{
    background: url(../../images/caregivers.gif);
}
#five{
    width:94px;
    height:38px;
}
.horizontal li#caregivers_landing:hover a,
.horizontal li#caregivers_landing.sfHover a{
    background: url(../../images/caregivers-hover.gif);
    z-index:1000; 
    top:0px;
}
/*



*/
.horizontal li#resources_landing a{
    background: url(../../images/resources.gif);
}
#six{
    width:69px;
    height:38px;
}
.horizontal li#resources_landing:hover a,
.horizontal li#resources_landing.sfHover a{
    background: url(../../images/resources-hover.gif);
    z-index:1000; top:0px;
}
x#navigation ul { 
	display: none; 
	z-index:100;
}

#navigation li.top-level:hover ul, #navigation li.top-level-hover ul
{ display:block; z-index:1000; top:0px; }

#navigation li.top-level-hover ul {
	top:30px;
}

x#navigation li.top-level:hover, #navigation li.top-level-hover{ background-color: #5a4099; }
/* NEW NAVIGATION END */


.mikeBlack_overlay {
	position: absolute;
	width: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	display: none;
	height: 100%;
	margin: 0;
}
.mikeOuterLightbox{
	display:none;
    width: 100%;
	height:100%;
	z-index:1002;
	text-align:center;
	vertical-align:middle;
	position:absolute;
}
#mikeLight .mikeLightbox {
	text-align:left;
	vertical-align:top;
	width: 497px;
	height: 237px;
	border: 3px solid #51328C;
	background-color: white;
	z-index:2003;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #555555;
	padding-top: 6px;
	padding-left: 30px;
	position: relative;
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
	top: 30%;
	margin: auto;
}

#mikeLight .mikeLightboxISI {
	text-align:left;
	vertical-align:top;
	width: 497px;
	height: 200px;
	border: 3px solid #51328C;
	background-color: white;
	z-index:2003;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #555555;
	padding-top: 6px;
	padding-left: 30px;
	position: relative;
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
	top: 30%;
	margin: auto;
}
.lightboxLink{
    float:left; 
    cursor:pointer;
}
.lightboxLink:hover
{
    background-color:#eae7f1;
    text-decoration:underline;
}