/*
    @project: venturefund.novartis.com
    @author: designersfactory.com
    @date: 2007.11.26
    @version: 1.0    

    COLORS:

    dark-blue:  #005399;
    light-blue: #D4E4F4
*/

body
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
    font-size: 75%;
    line-height: 150%;
    padding: 0;
    margin: 0;
    background: url(nvf-bg.jpg) 670px 0 no-repeat fixed;
}

body#home
{
    background: url(bg-shadow.gif) 670px 0 no-repeat fixed;
}

.float-right
{
    float: right ! important;
}

a,
a.internal:visited,
a:visited
{
    color: #005399;
    text-decoration: none;
}

a:hover,
a.internal:hover
{
    color: #333;
    text-decoration: underline;
}

a.internal
{
    display: block;
    width: 50px;
    padding-left: 10px;
    background: url(back.gif) 0 3px no-repeat;
}

h2, h4
{
    margin: 0 0 0.5em 0;
}

h2
{
    font-size: 120%;
    color: #005399;
}

h3
{
    font-size: 100%;
    margin: 0.5em 0 0.5em 0;
}

h4
{
    font-weight: bold;
    font-size: 100%;
    color: #005399;
}

.area-selector select
{
	border: 0;
	background-color:#005399;
	color:#FFFFFF;
	padding:3px 3px 3px 8px;
	margin: 0 0 1px 0;
	width: 505px;
	height: 22px;
}

#firstColumn
{
	width: 150px;
}

#secondColumn
{
	width: 80px;
}

#phase
{
	width: auto;
	background-image: none;
}

table.tablesorter
{
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
}   

table.tablesorter tbody
{
    line-height: 110%;
    font-size: 95%;
}   
        
table.tablesorter thead tr th
{
    text-align: left;
    background-color: #4D84B8;
    color: #FFF;
    padding: 2px 3px;
}

table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}

table.tablesorter tbody tr.odd td {
	background-color:#CCC;
}

table.tablesorter tbody tr td
{
    padding: 2px 3px;
    border-right: 1px solid #999;
}

table.tablesorter tbody tr td.pointer
{
    text-align: center;
    font-size: 300%;
    color: #005399;
}

#page
{
    width: 777px;
}

#header
{
    width: 650px;
    height: 25px;
    /*background: url(header-bg.gif);*/
    background-color: #005399;
    padding: 0 10px;
}

#header a.home
{
    float: left;
    letter-spacing: 0.2em;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px 0 0 0;
}

#header-navigation
{
    float: right;
    padding-top: 2px;
}

#header-navigation a
{
    color: #FFF;
    text-decoration: none;
    font-size: 90%;
    padding-bottom: 1px;
}

#header-navigation a:hover,
#header-navigation li.active a
{
    border-bottom: 1px solid #FFF;

}

#header-navigation ul
{
    margin: 0px 0 0 0;
    padding: 0;
    display: inline;
}

#header-navigation li
{
    display: inline;
    padding: 0 0 0 8px;
}

#title
{
    float: left;
    clear: left;
    width: 670px;
    height: 95px;
}

#title h1
{
    margin: 0;
    padding: 45px 0 10px 55px;
    font-size: 290%;
    font-weight: normal;
    color: #333;
}

/*----- NAVIGATION -----*/

#navigation
{
    float: left;
    clear: left;
    width: 145px;
}

#navigation a
{
    text-decoration: none;
    display: block;
    height: 18px;
    text-transform: uppercase; 
}

#navigation ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#navigation ul li a
{
    color: #FFF;
    letter-spacing: 0.2em;
    background: #005399;
    height: 22px;
    padding: 3px 0 0 8px;
    border-bottom: 1px solid #FFF;
}

#navigation ul li a:hover,
#navigation ul li.active a
{
    background: #4D84B8;
    /*background: url(navigation-bg_f2.gif) no-repeat*/
}

#navigation ul li.active ul li a,
#navigation ul li.active ul li ul li a,
#navigation ul li ul li a
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    letter-spacing: 0;
    background: none;
    color: #000;
    text-transform: none;
    border-bottom: 1px solid #000;
}

#navigation ul li ul li.active ul li a
{
    padding-left: 25px;
}

#navigation ul li ul li.active ul li a:hover,
#navigation ul li ul li.active ul li.active a,
#navigation ul li ul li a:hover,
#navigation ul li ul li.active a
{
    background: none;
    color: #005399;
}

#content
{
    float: left;
    width: 355px;
    padding: 0 10px 0 10px;
    min-height: 590px;
}

#content-full p,
#content p
{
    margin: 0 0 8px 0;
}

#content-full p
{
    margin-right: 10px;
}

#content-full ul,
#content ul
{
    list-style-image: url(bullet.gif);
    padding: 0 0 0 1.5em;
    margin: 0.5em 0;
}

#content-full ul li,
#content ul li
{
    padding-bottom: 0.4em;
}

#content-full
{
    float: left;
    width: 505px;
    padding: 0 10px 0 10px;
    margin: 0;
    min-height: 590px;
}

#content-full h2
{
    width: 500px;
    height: 20px;
    padding: 3px 2px 2px 3px;
    color: #FFF;
    background-color: #005399;
}

#image
{
    float: left;
    width: 257px;
    height: 150px;
}

#image img
{
    float: left;
}

#logo
{
    position: absolute;
    left: 670px;
    top: 120px;
}

#footer
{
    width: 510px;
    clear: both;
    font-size: 90%;
    color: #333;
    margin: 25px 0 0 160px;
    padding: 5px 135px 0 0;
    height: 22px;
    /*background: url(novartis-logo.gif) 510px 0 no-repeat;*/
}

#footer ul
{
    padding: 0;
    margin: 0;
    display: inline;
}

#footer ul li
{
    display: inline;
}

#content-image
{
    float: left;
    width: 600px;
    padding: 0;
    min-height: 590px;
}

#people
{
    float: left;
    width: 355px;
    padding: 0 10px 0 10px;
}

#people p
{
    margin: 0 0 8px 0;
}

#people h4
{
	margin: 0;
    color: #005399;
}

#blue-box
{
    float: left;
    width: 200px;
    height: 125px;
    background: url(bg-blue.gif) 150px 0px no-repeat; 
    margin-bottom: 15px;
}

/*----- HOMEPAGE -----*/

#home #content
{
    padding: 95px 0 0 0;
    width: 670px;
    height: 655px;
    background-color: #D4E4F4;
    background-repeat: no-repeat;
    background-position: 446px;
}

#home #home-right
{
    width: 224px;
    height: 750px;
    float: right;
}

#home #home-left
{
    width: 446px;
    padding-top: 95px;
    background-color: #C2DAE9;
    float: left;
    height: 655px;
}

#home #footer
{
    position: absolute;
    width: 680px;
    background: url(novartis-logo-home.gif) 660px 0px no-repeat;
    left: 0px;
    top: 740px; 
    margin: 0 0 0 10px;
}

#home .box
{
    width: 350px;
    height: 120px;
    background-color: #FFF;
    margin: 0 0 30px 66px;
    padding: 15px 70px 15px 15px;
    font-size: 110%;
    line-height: 160%;
    background: url(bg-blue.gif) 380px repeat-y #FFF;
}

#home .image
{
    width: 380px;
    height: 150px;
    padding: 0;
    background-color: #005399;    
}

#home h2
{
    font-weight: normal;
    color: #005399;
    text-transform: uppercase;
    font-size: 140%;
}

#home .box a
{
    text-decoration: underline;
    display: block;
    text-align: right;
    border: none;
}

#pipeline-chart h3
{
    margin: 3px 15px 0 0;
    width: 120px;
    line-height: 120%;
    text-align: right;
    display: block;
    float: left;
    color: #333;
}

#pipeline-chart h4
{
    margin-bottom: 15px;
}

#pipeline-chart img
{
}

#pipeline-chart .row
{
    margin: 12px 0;
    clear: both;
    height: 35px;
}

ul#legend
{
    list-style: none;
    padding: 5px 0 25px 0;
}

ul#legend li
{
    display: inline;
    float: left;
    margin-right: 10px;
}

ul#legend li img
{
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    background-color: blue;
    margin: 3px 4px 0 0;
}

ul#legend li.preclinical img
{
    background-color: #D4E4F4;
}

ul#legend li.phase-1 img
{
    background-color: #8BB5CE;
}

ul#legend li.phase-2 img
{
    background-color: #4A85B8;
}

ul#legend li.phase-3 img
{
    background-color: #005399;
}

div.leavingPageDialogue
{
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	width: 230px;
	height: auto;
	border: 2px solid #005399;
	background: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}

#leavingPage a
{
	font-size: 90%;
}

#selected-exits h4
{
    float: left;
    clear: left;
    width: 210px;
}

#selected-exits h2
{
    background: none;
    color: #000;
}