/* boxes */

#pagecontent_subcontainer td {
    padding: 0;
    vertical-align: top;
    background-color: inherit;
    font-size: 13px;
}

h1 {
    background: #232E83 url(/gnpd/images/images/redesign/corner.gif) no-repeat top right;
    color: white;
    font-size: 14px;
    margin: 0;
    padding: 4px 10px;
    font-weight: normal;
}

td .body {
    line-height: 140%;
}

#home_page td {
    background-color: white;
}

#home_page #login_cell,
#home_page #login_cell .fp_section,
#home_page #login_cell td {
    background-color: #EEEEEE;
}


.input_box {
    width: 98%;
}

ul {
    padding:0;
    margin:0;
}

ul.login_options  {
    list-style: none;
    padding-left: 2em;
}

ul.login_options input {
    margin-right: 0.5ex;
}

.mainTable {
    margin: -7px;
    height:100%
}
            
.supercategories {
    margin-top: 1em;
}

.supercategories div {
    float: left;
    width: 7em;
    font-weight: bolder;
    text-align: center;
} 

.supercategories img {
    height: 60px;
} 

#home_page #today_text {
    width: 33%;
    padding: 2ex;
    font-weight: bolder;
    vertical-align: middle;
}

#login_links {
    border-top: 1px dotted #666;
}

/* boxes */

div.content {
  padding: 0px 0px 10px 10px;
}

h1 a.edit {
  float: right;
  background: none;
  font-size: 11px;
  padding-top: 2px;
}

div.fp_section
{
    background: white;
    margin-bottom: 1ex;
}

#supercat_img_col
{
    width: 190px;
}

.macro_trend img
{
    float: left;
    padding: 2ex;
}

.latest_ed_col 
{
    margin-right: 1ex;
    width: 34ex;
    float:left;
}

.morelink 
{
    float: right;
    margin-top: 0;
}

.event_calendar {
    float: right;
    width: 50%;
}

.event_calendar #calendar
{
    margin-left: 3px;
}

.event_calendar h3
{
    margin-left: 10px;
}

.event_calendar_narrow table {
    width: 150px;
}

.event_calendar_narrow {
    float: right;
    margin-left: 10px;
}

.recent_events h4 {
    margin-bottom: 2px;
    margin-top: 0px;
}

.recent_events .event_description
{
    margin-top:1ex;
}

.patent_insight h4
{
    margin: 0px;
}

#welcome_banners div {
    float: left;
    margin: 0ex 1ex 1ex 1ex;
}

#welcome_banners h3 {
    margin: 0 0 0.5ex 0;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

div.story_body
{
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 1ex;
}

div.readmore {
    float: right;
    margin-top: 2px;
    margin-bottom: 2px;
}

.small_insight_box h3 {
    margin-bottom: 0;
}

small, .gf-relativePublishedDate {
    color: #A3A3A3;
    display: block;
    margin-bottom: 1ex;
    font-size: 7pt;
}

h2 small, h4 small {
    display: inline;
    margin-left: 1ex;
}

#news small, #reports small {
    margin-right: 1ex;
    display: inline;
}

.supercat_img_container img {
    width: 80px;
    padding: 1ex;
}

.innovative_products_bar .small_insight_box .image img {
    width:auto;
    padding:0;
    vertical-align:middle;
}

.innovative_products_bar .small_insight_box {
    height: 100px;
    margin: 1ex;
    padding: 1ex;
    border: 1px solid #A9A9A9;
    line-height: 90px;
}

.small_insight_box .image {
    text-align: center;
    float: left;
    width: 100px;
}

.news_story .headline {
    margin-right: 10px;
    width: 50%;
    float: left;
}

    
.crosscategory .image img {
    width: 90px;
}

.small_insight_box {
    float: left;
    margin-right: 1ex;
}

table#calendar {
    border-spacing: 0px;
    background-color: #eeeeee;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-right: 10px;
}

table#calendar tr td {
    text-align: center;
    padding: 2px;
    font-size: 10px;
}

table#calendar thead tr td {
    background-color: #7054A3;
    border-bottom: 1px solid black;
    font-weight: bold;
    color: white;
    padding: 4px;
}

table#calendar thead tr td a {
    text-decoration: none;
    color: white;
}

tr.oddrow {
    background-color: white;
}

td.not_in_month {
    color: #CCCCCC;
}

tr#weekdays td {
    border-bottom: 1px solid #999999;
}

td.showoccuring {
    background-color: white;
    font-weight: bold;
}

td.showoccuring a {
    color: black;
    text-decoration: underline;
}

div.login_container div.tt_custom {
    background-color: transparent;
}

div#opt_send_profile_pane {
    padding: 5px;
}

.fp_section div.review_trend {
    margin: 0;
    float: none
}              

.pickup_promo {
    background: #C5D3F0;
    color:  #7054A3;
    padding: 2ex;
    margin: 0 1ex 2ex 0;
    border: 1px solid #7788B3;
    border-radius: 4px;
    -moz-border-radius: 4px;

    background: -o-linear-gradient(top, rgba(244,247,252,1), rgba(197,211,240,1));
    background: -moz-linear-gradient(top, rgba(244,247,252,1), rgba(197,211,240,1));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244,247,252,1)), color-stop(1, rgba(197,211,240,1)));
    
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF4F7FC,EndColorStr=#FFC5D3F0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF4F7FC,EndColorStr=#FFC5D3F0)"    
}

.pickup_promo_btn {
    font-weight: bolder;
    padding-top: 0.5ex;
}

.other_promo {
    float: left;
    width: 40%;
    background: white;
    margin: 0 1ex 2ex 2ex;
}

.fp_event img {
   margin: 5px;
}

div.fp_section_head img
{
    margin-right: 5px;
}

#frontpage .contentBox_no_padding {
    margin: 0 0 1ex 0;
}


#frontpage .review_image_block, 
.fp_whats_new_up_row_block .review_summary_image_display_left
{
    border: 1px solid #A9A9A9;
    width: 30%;
    height: auto;
    float: left;
    padding: 1ex;
}

#frontpage .review_image_block img, .fp_whats_new_up_row_block .review_summary_image_display_left img{
    width:100%;
}

.rh_insight small {
    display:inline;
}

.rh_insight ul {
    padding-left:1em;
}

#welcome_body h3 {
    font-size: 1.1em;
    font-weight: bold;
}

.review_titles span
{
    white-space: nowrap;
}

.accountmanager {
  clear: left;
  float: left;
  margin: 0.5ex 2ex 1ex 0;
  text-align: left;
  font-size: 0.85em;
  width: 125px;
}

.accountmanager img {
  display: block;
  margin: 0 auto 1ex;
  padding-left: 0;
}

#home_page .tt_error
{
    font-size: 85%;
}

.helpdesk_contact {
    float:left;
    margin-bottom: 2px;
    margin-left:1ex;
    margin-top:2px;
    width:  45%;
    border: 1px solid #EEE;
}
  
.hdtitle {
    background-color: #EEEEEE;
    margin: auto 0;
    text-align:center;
}

#am_helpdesk_message .helpdesk_contact table, .helpdesk_contact .other_list {
    vertical-align: top;
    width: 100%;
    padding: 0;
}

.helpdesk_contact th {
    font-weight: bolder;
    text-align: left;
    font-size: 85%;
    vertical-align: top;
}

#am_helpdesk_message td {
    font-size: 85%;    
}

.chemidex
{
    background-color:#DD6622;
    color: white;
    padding: 1ex;
    margin: 3ex 0 2ex 0;
}

.chemidex_link:link, .chemidex_link:visited  { color: white; text-decoration: underline; }

.heading
{
    font-weight: bolder;
}

#reportsfromajax
{
    padding-left: 20px;
}

#sso_account_manager_header {
    float:right;
}

.supercat_intro, .innovative_products_bar {
    float:left;
    width:47%;
    margin:0.8em;
}

.supercat_intro h2 {
    font-weight:bolder;
    font-size:1em;
}

.supercat_section_header {
    color:#7054A3;
    font-weight:bolder;
    border-bottom:1px dotted;
}

.category_list {
    margin:1em;
}

.category_list ul {
    list-style-position:inside;
}

.category_list li {
    float:left;
    width:30%;
    margin-right:2em;
}

.innovative_products_bar_header {
    text-align:center;
    background:#A9A9A9;
    font-weight:bolder;
    height:1.5em;
}

.innovative_products_previous {
    background:url(/gnpd/images/page_arrow_prev_grey.gif) no-repeat; 
    width:1em;
    height:1em;
    float:left;
    margin:0.3em;
    cursor:pointer;
}

.innovative_products_next {
    background:url(/gnpd/images/page_arrow_next_grey.gif) no-repeat; 
    width:1em;
    height:1em;
    float:right;
    margin:0.3em;
    cursor:pointer;
}

.fp_event_header {
    float:right;
}

#fp_ad {
    margin-bottom: 0.8ex;
    text-align: center;
}

.cat_review_image
{
    height: 190px;
    width: 338px;
}  

#whats_new_body table
{
    margin-left: -7px; 
    margin-right: -7px;    
}

#whats_new_body td {
    background: white;
}

#home_page div.tt_info, #home_page div.tt_error,
#home_page div.tt_warning, #home_page div.tt_help,
#home_page div.tt_mini_info, #home_page div.tt_mini_error,
#home_page div.tt_mini_warning, #home_page div.tt_mini_help
{
    margin: 0px;
}

.analyst_logo
{
    height: 119px;
}

.category_logo
{
    height: 144px;
}

.section_logo
{
    position: relative;
}

.section_logo div
{
    height: 100%;
    width: 100%;
}

.logo_back
{
    position: absolute;
    float: left;
    background-repeat: repeat-x;
    background-color: transparent;
}

.logo_back div
{
    width: 40%;
    display: inline-block;
    background-repeat: repeat-x;
    background-color: transparent;
}

.logo_back .left_back
{
    float: left;
}

.logo_back .right_back
{
    float: right;
}

.logo_middle
{
    position: absolute;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center top;
    text-align: center;
}

.category_logo .logo_middle span
{
    color: #7054A3;    
    display: inline-block;
    font-size: 18px;
    text-align: right;
    width: 374px;
    margin-top: 90px;
    padding-right: 2px;
}

/* out of office message */
#resend-ooo-email {
    margin-left: 15px;
    margin-right: 10px;
}

#resend-status.working {
    background-image("/gnpd/images/loading.gif");
}

#resend-status {
    display: inline-block;
    width: 22px;
    height: 16px;
    margin-bottom: -3px;
    background-repeat: no-repeat;
    background-position: center-right;
    background-color: transparent !important;
}

/* ie7 styles */

.ie7 #graphs_content .control_links {
    display: none !important;
}

.ie7 #graphs_content .basic_chart,
.ie7 #graphs_content .chart_table{
    display: block !important;
}
