html {
    background-color: white;
}
body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

div.item-block {
    margin:10px 50px 0 50px;
    vertical-align: top;
    float:left;
    width: 863px;
}
#author_description_block div.item-block {
    margin: 10px 0;
    max-height: 430px;
    width: 425px;
}

.item-block ul.nav, .item-block ul.blank_nav  {
    border-bottom: 1px dotted #7F7F7F;
    padding: 0 10px 0 0;
    position: relative;
    height: 36px;
}

.item-block  ul.nav li{
    position: relative;
    font-size:14px;
    z-index: 5;
    float:left;
}

.item-block  ul.nav li.selectedLava, .item-block  ul.nav li.hoverLava {
    background-color: #6A4DA3;
}

.item-block ul.nav li a {
    color: #666666;
    padding: 2px 10px 8px;
    text-decoration: none;
    display: block;
    font-family: 'Gill Sans MT', 'Gill Sans', Corbel, Arial, sans-serif;
    line-height:17px;
    font-size:16px;
    outline:0;
}

.item-block ul.nav  li.selectedLava a, .item-block ul.nav  li.hoverLava a {
    color: white;
}

.item-block ul.nav li.backLava {
    background-color: #6A4DA3;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    overflow: visible !important;
    position: absolute;
    z-index: 3;
}
.item-block ul.nav li.backLava .bottomLava {
    background-image: url("/images/oxygen/selected_dropdown_menu_arrow.gif");
    background-position: 50% 27px;
    background-repeat: no-repeat;
    height: 32px;
    position: absolute;
    width: 100%;
}

.unclickable:hover, .unclickable a:hover {
    cursor: default;
}

.analyst-xref-block {
    float: right;
    width: 335px;
    margin: 0 0 10px 20px;
}

.nav_content {
    padding: 5px 0;
}

#analyst-page img {
    padding: 2px;
    border: 1px solid #BEBEBE;
    max-width: 64px;
    max-height: 99px;
}

#analyst-page .analyst_name {
    color: #7054A3;
    font-weight: bold;
}

#key-points-page {
    padding-top: 5px;
}

.button_left {
    background: url(/images/oxygen/report/sprite.jpg) no-repeat scroll -2px -78px ;
    display:inline;
    float:left;
    width:5px;
    height:24px;
}

.button_center {
    display:inline;
    float:left;
    padding:0 5px;
    height:24px;
    color: #3a561d;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 8pt;
    font-style:italic;
}

.button_right {
    background: url(/images/oxygen/report/sprite.jpg) no-repeat scroll -10px -78px ;
    display:inline;
    float:left;
    width:5px;
    height:24px;
}

.button {
    display:inline;
    float: left;
    height:24px;
    line-height:24px;
    text-decoration:none;
}

.button a {
    display:inline-block;
    margin: 0 2px;
    cursor: pointer;
    background-color: #83C53B;
}

.inactive {
    display: none;
}

.ui-widget-overlay {
    background: black;
    opacity: 0.5;
}
.ui-dialog-title {
    float: none !important;
    display: block;
    text-align: center;
}
.author-description {
    padding-top: 10px;
    }
.author-description a{
    text-decoration:none;
    }    
.author-description p{
    vertical-align:top;
    margin: 5px 0;
    }
.author-description span{
    font-weight:bold;
    color:#7054a3;
}
.author-description img{
    float:left;
    background-color:#FFF;
    border: 1px solid #bebebe;
    padding: 2px;
    margin:0 5px 5px 0;
}

ul.horizontal, ul.list {
    padding: 0 5px;
}

ul.horizontal li {
    float: left;
    width: 106px;
    padding: 1px;
}

ul.horizontal li img {
    vertical-align: middle;
    border: 1px solid #BEBEBE;
    padding: 2px;
}

.item-block .date {
    font-size:12px;
    padding-top:4px;
    padding-right:4px;
    font-weight: bold;
    color: grey;
}

.item-block .date i {
    font-family: Georgia;
}

#xref-report-page .horizontal li h4 {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

ul.list li {
    background: url("/images/oxygen/useful_links_icon_no_bottom.gif") no-repeat scroll 0 0 transparent;
    border-bottom: 1px dotted silver;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 4px;
    padding-left: 25px;
    padding-top: 5px;
    text-align: left;
    vertical-align: middle;
    float: left;
}

ul.list li.last-elment {
    border-bottom: medium none;
}

.view-all {
    display: inline;
    float: right;
    height: 24px;
    line-height: 24px;
    margin: -37px 0 0;
    position: relative;
}

div.toolbar {
    float: right;
    font-size: 8pt;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
}

div.toolbar a {
    color: #999999;
}

.heading_01 {
    background: none;
    color: #953F98;
    border-bottom: 1px dotted #7F7F7F;
}

div.item_display_body ul {
    left: 0;
}

div.item_display_body ul li {
    padding: 0;
}

div.item_display_body p{
    margin: 0 5px 10px 5px;
}

#key-points-page h2, #key-points-page h3, #key-points-page h4 {
    font-family: Georgia,"Times New Roman",Times,serif;
    padding-left: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #953F98;
}

.industry-block, .annotation-block {
    margin-top: 5px;
}

.purple_border {
    background-color: #C6B9DF;
    border: 1px solid #BABABA;
    margin-bottom: 0;
    padding: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(/css/oxygen/PIE.htc);
}

.industry_panel {
}

.industry_panel a {
    cursor: pointer;
}

.industry_panel a.left {
    background: url("/images/oxygen/report/slider_previous.gif") no-repeat scroll 0 0 transparent;
}

.industry_panel a.right {
    background: url("/images/oxygen/report/slider_next.gif") no-repeat scroll 0 0 transparent;
}

.industry_panel a.disabled {
    cursor: default;
}

.industry_panel a.left.disabled, .industry_panel a.right.disabled {
    opacity: 0.6;
    filter:alpha(opacity=60);  
}

.industry_panel a.browse {
    float: left;
    height: 140px;
    width: 32px;
}

#industry_scrollable {
    float: left;
    margin: 0 3px;
    overflow: hidden;
    padding: 3px;
    position: relative;
    width: 753px;
    height: 132px;
}

#industry_scrollable .industry_list {
    clear: both;
    position: absolute;
    width: 20000em;
}

.industry_page {
    float: left;
}

.industry_link {
    float: left;
    text-align: center;
    width: 126px;
    margin: 0 8px;
}

.industry_link img {
    width: 120px;
    height: 90px;
    padding: 2px;
    border: 1px solid #BEBEBE;
}

.industry_link span {
    font-family: Verdana,Arial,sans-serif;
    display: block;
    text-align: center;
    font-weight: bold;
}

a:visited:hover, a:link:hover {
    color:black;
    text-decoration: none;
}

.video_player {
    margin: 0 5px;
}

#analyst-page table {
    border-collapse: separate;
    border-spacing: 5px;
}

.analyst_img {
    vertical-align: middle;
    text-align: center;
    width: 70px;
    height: 105px;
}

.analyst_name {
    height: 15px;
}

.analyst_type {
    vertical-align: middle;
    height: 53px;
}

.analyst_buttons {
    height: 24px;
}

.floating {
    padding: 7px;
    *padding: 7px 7px 1px 7px;
}

.key-point-block > ul.blank_nav {
    z-index:-1;
}
