@charset "UTF-8";
/* CSS Document */

/*

	### DEFAULT STYLE SHEET ###
	
	Website:		Acorda Therapeutics
	Name: 			default.css
	Author: 		Velardo Dala	
*/


/*------------------------------------------------------------------
1.0 GENERAL
------------------------------------------------------------------*/
body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}

address { font-style: normal; }
.disclaimer { font-size: .9em; }
p { margin: 0 0 1.4em 0; line-height: 1.4em; }


/*------------------------------------------------------------------
1.1 RESETS AND DEFAULTS
------------------------------------------------------------------*/
body, form, fieldset { margin: 0; padding: 0; }
input { margin: 0; }
img, fieldset { border: none; }


/*------------------------------------------------------------------
1.2 RESETS AND DEFAULTS
------------------------------------------------------------------*/
a { color: #d11242; }
a:hover { color: #333333; }
a:focus { outline: none; }


/*------------------------------------------------------------------
2.0 HEADERS

	Note header hierarchy:

	h1 => main logo
	h2 => page title
	h3 => section heading / sidebar section heading
	h4 => subsection heading
	h5 => 
	h6 => breadcrumb
------------------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	line-height: 1em; 
	}
h2 {
	margin: 0;
	padding: 0;	
	}
h3 {
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	}
h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	}
h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	}


/*------------------------------------------------------------------
2.1 HEADERS BASE LEVEL 1 & LEVEL 2
------------------------------------------------------------------*/
#masthead { position: relative; }
#masthead #lineup { position: absolute; top: 24px; left: 362px; }
#masthead h1 { margin: 0 0 24px 0; padding: 24px 0 0 0; }


/*------------------------------------------------------------------
2.2 MAIN NAVIGATION
------------------------------------------------------------------*/
#masthead ul { display: none; }


/*------------------------------------------------------------------
2.3 SEARCH BAR
------------------------------------------------------------------*/
#masthead fieldset { display: none; }


/*------------------------------------------------------------------
2.4 FLASH OBJECT
------------------------------------------------------------------*/


/*------------------------------------------------------------------
2.5 SUB NAVIGATION
------------------------------------------------------------------*/
.secondary_nav { display: none; }


/*------------------------------------------------------------------
3.0 LAYOUT
------------------------------------------------------------------*/



/*------------------------------------------------------------------
3.1 PAGE-SPECIFIC DECLARATIONS
------------------------------------------------------------------*/
.inner .ingredients_list dt { font-weight: bold; }
.inner .ingredients_list dd { margin: 0 0 20px 0; }

/* Press Release */
.pg_release .left_col,
.pg_release .print { 
	display: none;
	}
.pg_release h2 { margin: 0 0 20px 0; font-size: 12pt; }
.pg_release .headline { font-size: 17pt; margin: 0 0 20px 0; color: #d11242; font-weight: normal; }
.pg_release .subhead { font-size: 12pt; margin: 0 0 20px 0; }
.pg_release .datestamp { font-weight: bold; }
.pg_release .release_footer { border-top: 1px solid #000000; padding: 20px 0 0 0; }
.pg_release .release_footer h4 { font-size: 11pt; }
.pg_release .release_footer p { font-size: 10pt; }


/*------------------------------------------------------------------
4. FORMS
------------------------------------------------------------------*/
.error_message { color: #990000; font-weight: bold; }
	


/*------------------------------------------------------------------
5. FOOTER
------------------------------------------------------------------*/
#footer { border-top: 1px solid #000000; padding: 8px 0 0 0; margin: 20px 0 0 0; }


/*------------------------------------------------------------------
6. TOOLS, WIDGETS
------------------------------------------------------------------*/


/*------------------------------------------------------------------
7. sIFR
------------------------------------------------------------------*/
