body{
    background:#fff;
    color:#636363;
    font-family:Verdana,sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
}
img{ border: 0px;}
.dblock{ display:block;}
.print{ display:none;}
.footnote{ font-size: 10px;}
.smallcaps{ font-size: 10px !important;}
h1 { margin: 0 0 0 30px;}
h2{
    padding-left:30px;
    font-size: 14px;
    color:#000;
}
p.back_to_top { position: relative; padding:0; margin:0;}
.indent{
    padding-right: 30px;
    position:relative;
    left:30px;
}
.indent.faq_end { margin-bottom:0; padding-bottom:0;}
.indent li{ padding-bottom: 1em;}
.no_wrap {white-space:nowrap;}
a{ color:#5a4099;}
a:hover{ color:#e51b24;}
#container{
    width: 800px;
	margin:0 auto 0 auto;
}
form{
   padding:0px;
   margin:0px;
}
/* HEADER START */
#page_header{
    width:800px;
    float:left;
    border-bottom:1px solid #aca2cd;
}
#logo{
    padding-top: 13px;
    padding-left: 17px;
    padding-bottom:7px;
    float:left;
}
#utility {
  float: right;
  left: 0;
  margin-right: 17px;
  padding-top: 10px;
  position: relative;
  font-size:11px;
}
#utility ul{
    margin: 0px;
    padding: 0px;
}
#utility ul li{
    list-style-type: none;
    text-align:right;
}
.pad_top{
    padding-top:10px;
}
.pad_top2{
    padding-top:12px;
}
#search_btn{
    position: relative;
    top:6px;
}
/* Horizontal Navigation Start */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  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: -1px;*/
  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;
}
#about a {
  width: 142px;
}
#neurologist a {
  width: 195px;
}
#understanding a {
  width: 130px;
}
#epilepsy a {
  width: 160px;
}
#caregivers a {
  width: 80px;
}
#resources a {
  width: 110px;
}
#resources{
  left: -50px;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
.nav li img{
display:block;
}

/* Horizontal Navigation End */

#wrapper{
  width:800px;
  float:left;
}
#horizontal_nav{

}

/* Vertical NAV START */
#ver_nav{
   width: 218px;
   float:left;
}
#ver_bg{
   background: url(../../images/ver_nav-bg.gif) repeat-y;
}
.vertical{
   margin-top:0px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;
   min-height:168px;
}
#callout_signup{
  padding-top: 6px;
	float: left;
	position: relative;
	z-index: 2;
}
#callout_save {
	padding-top:4px;
}
.vertical li a{
   color: #fff;
}
.vertical li{
   list-style-type: none;
   margin: 0 0 0 -1em;
   padding: 0;
}
.selected li{
    margin-left:-40px !important;
}
/* Vertical NAV END */

/* COPY START */
#content
{
   width: 582px;
   float:left;
   padding-bottom: 40px;
}
#content p{
   padding-left:30px;
   padding-right:30px;
   line-height:1.3em;
}
.subheader{
   font-weight: bold;
   font-size: 15px;
   position:relative;
   top:-3px;
}
.subsubheader{
   font-weight: bold;
   font-size: 13px;
   color: #555555;
}
.majorPad{
   padding-top:20px;
}
.minorPad{
   padding-top:10px;
}
.alphabet{
   font-size:15px;
   font-weight: bold;
   color: #000;
}
.separator{
   border-bottom: 1px solid #e51b24;
   width:530px;
   position: relative;
   left:30px;
}
.black{
   color:#000;
}
.purple{
   color: #482c86 !important;
}
.purple a{
   color: #482c86 !important;
}
.underline a{
   text-decoration: underline;
}
.nounderline{
   text-decoration: none;
}
.glossary a{
   padding-left:2px;
}
#prepare-callout_bg{
   background: url(../../images/preparing-callout_bg.gif) repeat-x;
   margin-left:30px;
   margin-right:10px;
   padding-top:5px;
}
#prepare-callout_bg p{
   margin-left:-10px !important;
}
.nospace li{
   padding-bottom: 0em !important;
}
#about-footnote {
	margin-top:150px;
}

/* COPY END */

#sitemap li{
   list-style-type: none;
   padding-bottom: 10px;
}
.padAbove{
    padding-top:10px;
}
/* FOOTER START */
#footer{
    background: url(../../images/footer_bg.gif) repeat-x;
    float:left;
    width:800px;
    font-size: 11px;
    font-family:Arial,sans-serif;
	color:#898989;
}
#footer div a img{
    padding-top:28px;
	padding-left:32px;
}
#footer_copy{
    padding-top:17px;
    padding-left:32px;
	padding-bottom:31px;
}
/* FOOTER END */


/* SIGNUP FORM START */



/**************** Sign up page and forms ************/
#aspnetForm #content {
  float: left;
  padding: 0 0 40px;
  width: 582px;
}
#signup-title {
	padding: 15px 0 7px;
	margin: 0 0 0 28px;
}
/* reapply after sign-in page fixed
#aspnetForm #content p {
	padding-left: 28px;
} */
#signup-subheader {
	font-size:14px;
	top:-1px;
}
#aspnetForm .horLine {
	border-bottom:1px solid #e51b24;
	width:536px;
	margin-left: 28px;
	line-height:1px;
	font-size:1px;
}
.red_text{
	color:#e7242f;
	font-style:italic;
	font-weight:bold;
}
img.big_free_mag {
	float:left;
	position:relative;
	left:-10px;
}

.form_head {
	margin-top:4px;
}

.form_head h3 {
	float:left;
	top:0px;
	margin:2px 0px 0px 0px;
	padding:0px;
}

.form_head img.step_headline {
	float:left;	
	margin:0px;
	padding:0px;
	top:-17px;
	position:relative;
}

.validation_summary  {
	padding: 10px 0px; 
	border: 1px solid red;
	padding-left:60px;
	background: url(/images/redx.gif) 10px no-repeat;
	width:475px;
}


span.validation_summary {
	margin-top:20px;
	width: 400px;
	margin-left:30px;
	display:block;
	position:relative;
}

div.validation_summary ul {
	color:Red;
	list-style-type: disc;
	list-style-position: inside;
	margin-left:0px;
	padding:0px;
	font-size:9pt;
}
#form_box{
    position:relative;
    left: 30px;
}
.modify{
    position:relative;
    left: 10px !important;
}
#aspnetForm .required {
  color: inherit;
}
ul#signup_form {
    list-style-type: none;
	margin:0px;
	padding:0px;
	font-size:11pt;
	color:#555;
	position:relative;
	clear:both;
	
}
ul#signup_form li { 
	clear: both; 
	padding:10px 0px 0px 0px;
	font-size: 12px;
}
ul#signup_form li.address_group { display: block; }
ul#signup_form li.red_text { 
  font-size: 9pt;
  font-weight: normal;
  margin-left: 170px;
  padding: 10px 0 6px;
  width: 300px;
}
ul#signup_form li span.multi_line_error_msg {
	position:relative;
	bottom:-14px;	
}
ul#signup_form label {
  float: left;
  line-height: 16px;
  margin-right: 0;
  padding-right: 11px;
  position: relative;
  text-align: right;
  vertical-align: middle;
  width: 160px;
}
ul#signup_form input {
  border-color: #8E8E8E #DADADA #E3E3E3 #E4E4E4;
  border-style:groove;
  border-width: 1px;
  font-size: 11pt;
  height: 15px;
  width: 245px;
}
.validation_message{
    position:relative;
    left: 180px;
}
ul#signup_form .agreement {
	position:relative;
	left:148px;
	color:#898989;
	font-size:9pt;
	width:375px;
}
ul#signup_form .agreement a{
	font-size:9pt;
	text-decoration:underline;
}
ul#signup_form .agreement p {
  padding-left:25px;
}
ul#signup_form .submit, #processingMessage{
	border:0px;
	position:relative;
	left:176px;
}

ul#signup_form .button {
	width: auto;
	color: Black;
	padding:5px;
	left: 185px;
	position:relative;
	height:auto;
	border-bottom-width: 1px;
	border-style: outset;
	cursor: default;
}
.magazine{
    width: 250px;
    position:relative;
    left: 178px;
}
.padBelow{
    padding-bottom:20px !important;
}
.horLine{
    width:550px;
    border-bottom: 1px solid #666;
}
#processingMessage { display:none; }

ul#signup_form label.for_whom_label { line-height: 19px; }

ul#signup_form .for_whom_select {
	position:relative;
	top:13px;
}
ul#signup_form .signup_mag {
    position:absolute;
    top:280px;
    margin-left:55px;
}		
ul#signup_form .for_whom_options {
	position:relative;
	left:177px;
	width:418px;	
	clear:both;
	padding:12px 0px 12px 0px;
}
ul#signup_form .for_whom_options hr {
	width:387px;
	height:1px;
	text-align:left;
	margin-left:0px;
}
ul#signup_form .for_whom_options label {
	float: none;
	width:365px;
	line-height:22px;
	display:block;
	text-align:left;
	padding-bottom:10px;
	line-height:0.8em;
}
ul#signup_form .for_whom_options input {
	width: auto;
	height:auto;
	border-width: 0px;
}
ul#signup_form .for_whom_options p { 
	text-align:left; 
	width: 350px;
	float:left;
	line-height:12px;
	padding: 7px 7px 0px 0px;
	margin:10px 0px 0px 0px;
	color: #555;
}
ul#signup_form .for_whom_options img { 
	float: right; 
	padding:0px; 
	margin-top:15px;
}
ul#signup_form .for_whom_options a { font-weight: normal; }
ul#signup_form li.submit_row {
	overflow: visible;
}
.radio{ text-align:center; }
.zip_code{ width:73px !important; }
#aspnetForm .magazine {
  left: 172px;
}
#aspnetForm .magazine img {
	float:left;
	margin-left: -125px;
}
table{
   /*width:592px;*/
   width:575px;
   float:left;
}
.medicineTable{
   width:550px !important;
}
.reduceWidth{
   width:250px !important;
   left:0px !important;
   position:relative !important;
   left:25px !important;
}
.medicineTable td{
    padding-bottom:4px;
}

.test{ padding-left:20px; }

span.custom_q_validator {
	display:block;
	padding:15px 0px 0px 0px;
	margin:0px;
}

span.inline { 
	display: inline; /* will get same desired effect in mozilla since display will not be block anymore */
	padding-left: 10px;  
}


.number{ float:left; }

.quesWidth{
    width:550px;
    float:left;
    padding-left: 4px;
}
.row{
    float:left;
    padding-bottom:20px;
    padding-top:20px;
    position:relative;
    left: 18px;
}
.top{ padding-top:0px; }
.rtm{
    /*border-top: 1px solid #636363;*/
    padding-top:20px;
    clear:both;
}
.rtm p{ width:500px !important; }
.indentLeft{
    position:relative;
    left: 23px;
    padding-bottom:5px;
    width: 400px;
}    
.submit{
    padding-top:12px;
    padding-bottom:20px;
    position:relative;
    left: 20px;
}

#ctl00_ContentPlaceHolder1_Q6_5_1_FLD_Container{ display: none; }
#ctl00_ContentPlaceHolder1_Q6_6_1_FLD_Container{ display: none; }
#ctl00_ContentPlaceHolder1_Q6_17_1_FLD_Container{ display: none; }

.ques6_5, .ques6_6, .ques6_7{
   background: white;
   border: 1px solid white;
   padding-bottom:0px;
}



/* SIGNUP FORM END */


#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 ul {
	top:30px;
}

#nav-one li.top-level-hover{ background-color: #5a4099; }


/* 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 {
  /*border-left: 1px solid #000;*/
  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 {
  /*font: bold 1.22em/25px Arial, Helvetica, sans-serif;*/
  background: #565656;
  /*background: url(images/hor_nav-bg.gif) repeat-x;*/
  /*color: #959595;*/
  color: #ffffff;
  display: block;
  padding: 0 9px;
  padding-left:7px;
  /*text-transform: lowercase;*/
  text-decoration: none;
}

.horizontal li a:hover {
  background: #ccc;
  /*color: #000;*/
  color: #ffffff;

}
#navigation li:hover a,
#nav-one li:hover a,
#navigation li.sfHover a {
  color: #c7c0de;
}
#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 {
  color: #fff;
  text-decoration: underline;
}

.horizontal ul {
  background: #565656;
  /*border-bottom: 1px solid #000;*/
  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 {
  /*border: 1px solid #000;
  border-bottom: 0;*/
  padding-right: 20px;
  white-space: nowrap;
  padding-bottom: 10px;
}
#about a {
  width: 220px;
  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: #000;*/
  color: #ffffff;
  text-decoration: underline;
}
.horizontal li img{
display:block;
}
/*                   */
.horizontal li#about_landing a{
    background: url(../../images/about.gif) repeat-x scroll 0 0 transparent;
}
#one{
    width:112px;
    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) repeat scroll 1px 0 transparent;;
}
#six{
    width:70px;
    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 */

#copay_card{
    padding-bottom:10px;
    position:relative;
    left: 30px;
	height: auto;
	width:auto;
	margin:0 0 50px;
	padding:0;
}
.footnote {
	font-size: 11px;
}
p sup {
	font-size: .65em;
}
.blue_bullets{
    width:630px;
    color:#5a469b;
    font-size:14px;
}
.blue_bullets ul{
    list-style:disc;
}
.blue_bullets li{
    padding-bottom:4px;
    line-height:1.5em;
}
.blue_bullets li a{
    text-decoration:none;
}
.required{
    color: #e7242f
}
.PositionValidation{
    clear:right;
    position:relative;
    left: 180px;
    display:block;
    padding-top:4px;
}
.grey{
    color:#666666;
}
.pushdown{
    top: -5px !important;
}
.SearchResults{
    width:515px;
}
.SearchResults a {
word-break: break-all;
}
.docPadding{
    padding-left:20px;
}
.docPadding2{
    padding-bottom:12px;
}
.docPadding3{
    padding-top:12px;
}
.page_search{
    padding-left:53px !important;
}
.kir-callout
{margin-bottom: 2px;}
.ir a:link, .ir a:visited, .ir a:active{color: #4f91cd}
.ir a:hover{color:#e51b24}




.yui-overlay,
.yui-panel-container {
    visibility:hidden;
    position:absolute;
    z-index: 2;
}

.yui-tt {
    visibility:hidden;
    position:absolute;
    color:#333;
    background-color:#cae6ff;
    font-family:Verdana, Geneva, sans-serif;
    padding:2px;
    border:1px solid #5a4099;
    font:100% sans-serif;
    width:auto;
    padding:5px;
}

.yui-tt a {
    color:#4F91CD;
    font-family:arial,helvetica,verdana,sans-serif;
}

.yui-tt a:hover {
    color:#E51B24;
}


.yui-tt ul{padding-left:15px;margin-top:0}
.yui-tt ul li{padding:0;margin:0}

.yui-tt-shadow {
    display: none;
}

* html body.masked select {
    visibility:hidden;
}

* html div.yui-panel-container select {
    visibility:inherit;
}

* html div.drag select {
    visibility:hidden;
}

* html div.hide-select select {
    visibility:hidden;
}

.mask {
    z-index: 1; 
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

#isi {
	margin-top:30px;
	clear:both;
}

/**************** Start Pop-up ************/
#backgroundPopup {
	display:none;
	background-color: #333333;
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter: alpha(opacity = 50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height:100%;
  z-index: 400 !important;
	cursor:pointer;
}
#lightbox {
	display:none;
	position: absolute;
	width: 631px;
	height:295px;
	z-index: 9997 !important;
}
#popup-leaving{
	position:relative;
	margin: auto;
	background: url(../../../images/popup-bg.png) no-repeat;
	height:295px;
	z-index: 9998 !important;
}
#popup-closebtn {
	float: right;
	left: 600px;
	position: absolute;
	top: -20px;
	cursor:pointer;
	z-index: 9999 !important;
}
#popup-content{
	position:absolute;
	width:631px;
	text-align:center;
}
#popup-content h2{
	color:#e41b24;
	border-bottom:2px solid #492c88;
	width:540px;
	margin:60px 29px 0;
	padding-bottom:15px;
}
#popup-content p{
	margin:15px 29px 0 29px;
	color:#492c88;
	font-size:14px;
}
#popup-content .btn{
	color:#492c88;
	font-size:18px;
	float:left;
	width:118px;
	height: 30px;
	text-align:left;
	margin-top:25px;
	cursor:pointer;
}
#popup-content .btn-label{
	color:#492c88;
	font-size:18px;
	float:right;
	width:100px;
	text-align:left;
}
#ok-btn{
	margin-left:209px;
}
 
 
 #lnav_footer 
 {
 	position: relative;
 	top: -26px;
 }
