/* Neutralize styling: Elements we want to clean out entirely: */
html, body, form, fieldset {margin: 0; padding: 0;}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, address {margin: 1em 0; padding: 0;}

body {margin: 0; padding: 0; font-family: Arial, helvetica, sans-serif; color: #3b3b3b; font-size: 10px; text-align: left; line-height: 16px;}
body.splash {background: url(../images/splashpages/splash_page_bg.gif) no-repeat top left;}

img {border: 0;}

.clearboth {clear: both;}


/*  landing page styles  */

#container {width: 800px;}

#sidebar {display: block; float: left; width: 210px;}
#sidebar img.aloxi-logo {margin: 61px 0 0 39px;}
#sidebar img.eisai-logo {margin: 341px 0 6px 14px;}
#sidebar ul{font-size: 12px;} 
#sidebar li{margin-right: 35px;}
#container p {margin: 0 0 10px 14px;}
#container p a:link{color: #e86a10;}


#content-container {display: block; float: right; width: 590px; background: url(../images/splashpages/landing_page_bg.jpg) no-repeat top left;}
#container #content-container h1 {width: 306px; height: 173px; text-indent: -150em; overflow: hidden; background: url(../images/splashpages/landing_page_welcome.png) no-repeat top left; margin: 0 0 0 174px;}
#content-container p {margin: 0px 15px 10px 17px}

#content {border: solid #999ea6; border-width: 1px 0 1px 0; margin: 67px 0 20px 0;}
#content .spacer {height: 1px; margin-bottom: 25px;}

#cinv-container {display: block; float: left; width: 287px; border-right: 1px solid #999ea6;}
#cinv-container h2 {width: 287px; height: 50px; text-indent: -1000em; overflow: hidden; background: url(../images/splashpages/landing_page_chemo.jpg) no-repeat top left; margin: 0 0 22px 0;}

#ponv-container {display: block; float: right; width: 301px;}
#ponv-container h2 {width: 301px; height: 50px; text-indent: -1000em; overflow: hidden; background: url(../images/splashpages/landing_page_postop.jpg) no-repeat top right; margin: 0 0 22px 0;}

#footer {display: block; float: right; width: 590px; text-align: right;}
#footer ul,li {display: inline; list-style: none;}
#footer ul {margin: 0 38px 0 0;}
#footer li {margin: 0 0 0 20px;}
#footer li a {color: #000; text-decoration: underline;}


/*  splash page styles */

body.splash #container {width: 800px;} 

body.splash #content-container {display: block; float: left; width: 590px; background: none;}
body.splash #container #content-container {display: block: float: right; width: 467px;}
body.splash #container #content-container img.eisai-logo {margin: 128px 0 6px 10px;}
body.splash #container #content-container h1 {width: 129; height: 59; text-indent: -150em; overflow: hidden; background: url(../images/splashpages/splash_page_header.gif) no-repeat top left; margin: 170px 0 0 146px;}
body.splash #container #content-container p {color: #000; margin: 0 0 10px 10px;}
body.splash #container #content-container p a {color: #e86a10;}

body.splash #container #sidebar {display: block: float: right; width: 318px;}
body.splash #container #sidebar img.aloxi-logo {margin: 19px 0 0 185px;}
body.splash #container #sidebar img.product-info {margin: 25px 0 175px 55px;}
body.splash #container #sidebar p {color: #000; font-size: 12px; text-align: left; line-height: 16px; margin: 0 75px 10px 0;}
body.splash #container #sidebar p a {color: #e86a10;}
