/* 

Repros Thereapeutics 

*/

body {
    background: #1f5171;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    }

.clear {
    clear: both;
    }

.button {
    font-size: 10px;
    }

li {
    color: #333;
    font-size: 11px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 18px;
    }
    
p {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #333;
    font-size: 11px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 18px;
    }

p a {
    color: #1f5171;
    text-decoration: underline;
    }

p a:hover {
    color: #000;
    text-decoration: none;
    }

h2 {
    margin: 0px;
    padding: 5px 0px 5px 0px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 14px;
    }

h3, h3 a {
    margin: 0px;
    padding: 5px 0px 8px 0px;
    color: #1f5171;
    font-size: 12px;
    font-weight: bold;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 14px;
    }

h3 a:hover {
    color: #548db2;
    text-decoration: underline;
    }

h3 span {
    margin: 0px;
    padding: 5px 0px 5px 0px;
    color: #548db2;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 14px;
    }

h4 {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    color: #444;
    font-size: 10px;
    font-weight: normal;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 14px;
    font-style: italic;
    }

h5 {
    margin: 0px;
    padding: 0px;
    color: #555;
    font-size: 10px;
    font-weight: normal;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 14px;
    }

h5 a {
    color: #555;
    text-decoration: none;
    }

h5 a:hover {
    color: #062b59;
    }

table a {
    color: #333;
    text-decoration: none;
    }

table a:hover {
    color: #1f5171;
    text-decoration: underline;
    }

#container {
    background: #FFF;
    width: 900px;
    margin: 20px auto 0px auto;
    }

#boxster {
    padding: 22px;
    }

#header {
    display: block;
    width: 860px;
    height: 95px;
    }

#logo a {
    background: url(gui/logo.gif) no-repeat top left;
    width: 184px;
    height: 75px;
    display: block;
    }

#divider {
    background: url(gui/c_bg.gif) repeat-x top left;
    display: block;
    height: 30px;
    width: 860px;
    border-top: 1px dashed #acacac;
    }

#bottom {
    width: 900px;
    margin: 0px auto 40px auto;
    text-align: center;
    }

#terms_out {
    width: 650px;
    float: left;
    text-align: left;
    }

#terms a {
    display: block;
    padding: 10px 0px 0px 15px;
    color: #5c91b3;
    font-size: 9px;
    text-decoration: none;
    }

#design a {
    background: url(gui/design_bg.gif) no-repeat top left;
    width: 250px;
    height: 30px;
    display: block;
    float: left;
    }

#footer {
    color: #9ec3e3;
    font-size: 10px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    text-decoration: none;
    }

#footer a {
    color: #9ec3e3;
    font-size: 10px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    text-decoration: none;
    }

#footer a:hover {
    color: #FFF;
    text-decoration: underline;
    }
    
#copyright {
    margin-top: 5px;
    color: #FFF;
    font-size: 10px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    }

#contactinformation {
    width: 400px;
    margin: 10px auto 0px auto;
    margin-left: auto;
    margin-right: auto;
    }

#contactinformation_l {
    float: left;
    width: 199px;
    border-right: 1px solid #9ec3e3; 
    }

#contactinformation_l_in {
    margin-right: 10px;
    text-align: right;
    color: #FFF;
    font-size: 10px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    text-decoration: none;
    }

#contactinformation_r {
    float: left;
    width: 200px;
    }

#contactinformation_r_in {
    margin-left: 10px;
    text-align: left;
    color: #FFF;
    font-size: 10px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    text-decoration: none;
    }

#homepage_left {
    float: left;
    width: 300px;
    }

#homepage_middle {
    float: left;
    width: 278px;
    }

#homepage_middle_in {
    margin-left: 20px;
    }

#homepage_right {
    float: left;
    width: 278px;
    }

#homepage_right_in {
    margin-left: 20px;
    }
    
#homepage_pipeline a {
    background: url(gui/pipeline.gif) no-repeat top left;
    width: 300px;
    height: 249px;
    display: block;
    }

.homepage_item {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    }

.homepage_item h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: bold;
    font-style: normal;
    }

#content {
    margin-top: 14px;
    }

#submenu {
    float: left;
    width: 214px;
    margin-right: 22px;
    }

#submenu ul {
    background: #F3F3F3;
    margin: 0px;
    padding: 10px 15px 10px 15px;
    border-bottom: 8px solid #FFF;
    list-style-type: none;
    }

#submenu ul li {
    margin: 0px;
    padding: 5px 0px 5px 3px;
    border-bottom: 1px solid #D6D6D6;
    color: #666;
    font-size: 11px;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 12px;
    }

#submenu ul li a {
    color: #666;
    text-decoration: none;
    }

#submenu ul li a:hover {
    color: #062b59;
    }

#submenu_content {
    background: #F3F3F3;
    margin: 0px;
    padding: 10px 15px 10px 15px;
    border-bottom: 8px solid #FFF;
    list-style-type: none;
    }

#submenu_divider {
    background: url(gui/c_bg.gif) repeat-x top left;
    display: block;
    height: 30px;
    width: 214px;
    border-top: 1px dashed #acacac;
    }

#inner {
    float: left;
    width: 608px;
    }

#inner p {
    margin: 0px;
    padding: 5px 0px 5px 0px;
    }

#inner ul {
    margin-top: 0px;
    padding-top: 0px;
    }

#inner li {
    margin-top: 0px;
    padding-top: 0px;
    }

#studies {
    padding-right: 5px;
    border-right: 1px solid #D6D6D6;
    margin-right: 3px;
    }

.imgpdf {
    margin-right: 10px;
    }

#pipeline {
    background: url(gui/pipeline_big.gif) no-repeat top left;
    width: 527px;
    height: 440px;
    display: block;
    }

#separates {
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    }

#clinicaltrials p {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    }

#clinicaltrials h3, #clinicaltrials h3 a {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    color: #1f5171;
    font-size: 12px;
    font-weight: bold;
    font-family: "Lucida Grande", Arial, "Helvetica Neue";
    line-height: 14px;
    }