﻿.header .message
{
    height:84px;
    display:block;
    background-position:center;
    background-image:url('oakley/images/red/top.jpg');
    background-repeat:no-repeat;
}
.content 
{
    background-image: url('oakley/images/red/content_background.jpg');
    background-repeat:no-repeat;
}
.menu
{
	float:right;
    display:block;
    overflow:hidden;
    clear:both;
    margin:0;
    margin-right:0;
    margin-top:-30px;
    padding:0;
    list-style:none;
}
.menu li
{
    float:left;
    margin:0;
    padding:0;
    list-style:none;
    background-position: top left;
}
.menu li a
{
    display:block;
    height: 30px;
}
.menu li a span
{
    display:none;
}
.menu li.logo
{
    background-image: url('oakley/images/red/menu_logo.jpg');
    background-position:center 0;
    width:39px;
    height:30px;
}
.menu li.logo:hover
{
    background-position:center -30px;
}
.menu li.menu_home a
{
    background-image: url('oakley/images/red/menu_home.jpg');
    background-position:center 0;
    width:60px;
}
.menu li.menu_home a:hover
{
    background-image: url('oakley/images/red/menu_home.jpg');
    background-position:center -30px;
    width:60px;
}
.menu li.homeselected a
{
    background-image: url('oakley/images/red/menu_home.jpg');
    background-position:center -60px;
    width:60px;
}
.menu li.menu_aboutus a
{
    background-image: url('oakley/images/red/menu_about.jpg');
    background-position:center 0;
    width:79px;
}

.menu li.menu_aboutus a:hover
{
    background-image: url('oakley/images/red/menu_about.jpg');
    background-position:center -30px;
    width:79px;
}


/*
#menu li:hover ul, #menu li.sfhover ul {
left:auto;
margin:0pt;
padding:0pt;
position:relative;
}
*/

.menu li.aboutusselected a
{
    background-image: url('oakley/images/red/menu_about.jpg');
    background-position:center -60px;
    width:79px;
}
.menu li.menu_investmentStrategy a
{
    background-image: url('oakley/images/red2/menu_investmentStrategy.jpg');
    background-position:center 0;
    width:131px;
}
.menu li.menu_investmentStrategy a:hover
{
    background-image: url('oakley/images/red2/menu_investmentStrategy.jpg');
    background-position:center -30px;
    width:131px;
}
.menu li.investmentStrategyselected a
{
    background-image: url('oakley/images/red2/menu_investmentStrategy.jpg');
    background-position:center -60px;
    width:131px;
}
.menu li.menu_boardDirectors a
{
    background-image: url('oakley/images/red2/menu_boardDirectors.jpg');
    background-position:center 0;
    width:120px;
}
.menu li.menu_boardDirectors a:hover
{
    background-image: url('oakley/images/red2/menu_boardDirectors.jpg');
    background-position:center -30px;
    width:120px;
}
.menu li.boardDirectorsselected a
{
    background-image: url('oakley/images/red2/menu_boardDirectors.jpg');
    background-position:center -60px;
    width:120px;
}
.menu li.menu_corporateGovernance a
{
    background-image: url('oakley/images/red2/menu_corporateGovernance.jpg');
    background-position:center 0;
    width:84px
}
.menu li.menu_corporateGovernance a:hover
{
    background-image: url('oakley/images/red2/menu_corporateGovernance.jpg');
    background-position:center -30px;
    width:84px
}
.menu li.corporateGovernanceselected a
{
    background-image: url('oakley/images/red2/menu_corporateGovernance.jpg');
    background-position:center -60px;
    width:84px
}
.menu li.menu_terms a
{
    background-image: url('oakley/images/red2/menu_terms.jpg');
    background-position:center 0;
    width:54px
}
.menu li.menu_terms a:hover
{
    background-image: url('oakley/images/red2/menu_terms.jpg');
    background-position:center -30px;
    width:54px
}
.menu li.termsselected a
{
    background-image: url('oakley/images/red2/menu_terms.jpg');
    background-position:center -60px;
    width:54px
}
.menu li.menu_investorRelations a
{
    background-image: url('oakley/images/red2/menu_investorRelations.jpg');
    background-position:center 0;
    width:122px
}
.menu li.menu_investorRelations a:hover
    {
    background-image: url('oakley/images/red2/menu_investorRelations.jpg');
    background-position:center -30px;
    width:122px
}
.menu li.investorRelationsselected a
{
    background-image: url('oakley/images/red2/menu_investorRelations.jpg');
    background-position:center -60px;
    width:122px
}
.menu li.menu_advisers a
{
    background-image: url('oakley/images/red2/menu_advisers.jpg');
    background-position:center 0;
    width:70px
}
.menu li.menu_advisers a:hover
    {
    background-image: url('oakley/images/red2/menu_advisers.jpg');
    background-position:center -30px;
    width:70px
}
.menu li.advisersselected a
    {
    background-image: url('oakley/images/red2/menu_advisers.jpg');
    background-position:center -60px;
    width:70px
}
.menu li.menu_news a
{
    background-image: url('oakley/images/red/menu_news.jpg');
    background-position:center 0;
    width:55px
}
.menu li.menu_news a:hover
    {
    background-image: url('oakley/images/red/menu_news.jpg');
    background-position:center -30px;
    width:55px
}
.menu li.newsselected a
    {
    background-image: url('oakley/images/red/menu_news.jpg');
    background-position:center -60px;
    width:55px
}
.menu li.menu_contactus a
{
    background-image: url('oakley/images/red/menu_contact.jpg');
    background-position:center 0;
    width:85px
}
.menu li.menu_contactus a:hover
{
    background-image: url('oakley/images/red/menu_contact.jpg');
    background-position:center -30px;
    width:85px
}
.menu li.contactusselected a
{
    background-image: url('oakley/images/red/menu_contact.jpg');
    background-position:center -60px;
    width:85px
}
.menu li.menu_end
{
    background-image: url('oakley/images/red/menu_end.jpg');
    width:15px;
    height:30px;
}
/************Sub Menu*******/
.dropmenudiv
{
	position: absolute;
	left:50% !important;
	top:0;
	z-index:9999;
	background-color: #fff;
	visibility: hidden;
}
.dropmenudiv ul
{
	margin:0;
    padding:0;
}
.dropmenudiv ul li
{
    margin:0 !important;
    padding:0 !important;
    list-style:none;
    height: 29px !important;
    margin-top:1px !important;
}
.dropmenudiv ul li a
{
    display:block;
    height: 29px !important;
    vertical-align:baseline;
}
.dropmenudiv ul li a span
{
    visibility:hidden;
}

.dropmenudiv li.subMenu_contactUs a
{
    background-image: url('oakley/images/red2/subMenu_ContactUs.jpg');
    background-position:center 0;
    width:78px;
}
.dropmenudiv li.subMenu_contactUs a:hover
{
    background-image: url('oakley/images/red2/subMenu_ContactUs.jpg');
    background-position:center -29px;
    width:78px;
}

.dropmenudiv li.subMenu_corporate_audit a
{
    background-image: url('oakley/images/red2/subMenu_corporateG_audit.jpg');
    background-position:center 0;
    width:165px;
 
}
.dropmenudiv li.subMenu_corporate_audit a:hover
{
    background-image: url('oakley/images/red2/subMenu_corporateG_audit.jpg');
    background-position:center -29px;
    width:165px;

}

.dropmenudiv li.subMenu_corporate_remuneration a
{
    background-image: url('oakley/images/red2/subMenu_corporateG_remuneration.jpg');
    background-position:center 0;
    width:165px;
    
}
.dropmenudiv li.subMenu_corporate_remuneration a:hover
{
    background-image: url('oakley/images/red2/subMenu_corporateG_remuneration.jpg');
    background-position:center -29px;
    width:165px;
}


.dropmenudiv li.subMenu_corporate_fund a
{
    background-image: url('oakley/images/red2/subMenu_corporateG_found.jpg');
    background-position:center 0;
    width:165px;
}
.dropmenudiv li.subMenu_corporate_fund a:hover
{
    background-image: url('oakley/images/red2/subMenu_corporateG_found.jpg');
    background-position:center -29px;
    width:165px;
}

.dropmenudiv li.subMenu_investors_share a
{
    background-image: url('oakley/images/red2/subMenu_investor_shareInfo.jpg');
    background-position:center 0;
    width:165px;
}
.dropmenudiv li.subMenu_investors_share a:hover
{
    background-image: url('oakley/images/red2/subMenu_investor_shareInfo.jpg');
    background-position:center -29px;
    width:165px;
}

.dropmenudiv li.subMenu_investors_suscribers a
{
    background-image: url('oakley/images/red2/subMenu_investor_suscribers.jpg');
    background-position:center 0;
    width:165px;
}
.dropmenudiv li.subMenu_investors_suscribers a:hover
{
    background-image: url('oakley/images/red2/subMenu_investor_suscribers.jpg');
    background-position:center -29px;
    width:165px;
}

.dropmenudiv li.subMenu_investors_restriction a
{
    background-image: url('oakley/images/red2/subMenu_investor_restriction.jpg');
    background-position:center 0;
    width:165px;
}
.dropmenudiv li.subMenu_investors_restriction a:hover
{
    background-image: url('oakley/images/red2/subMenu_investor_restriction.jpg');
    background-position:center -29px;
    width:165px;
}

.dropmenudiv li.subMenu_investors_constitutional a
{
    background-image: url('oakley/images/red2/subMenu_investor_constitutional.jpg');
    background-position:center 0;
    width:165px;
}
.dropmenudiv li.subMenu_investors_constitutional a:hover
{
    background-image: url('oakley/images/red2/subMenu_investor_constitutional.jpg');
    background-position:center -29px;
    width:165px;
}
/***************************************************************/
.shadow-left
{
    background-image:url('oakley/images/red/shadow_left.jpg');
    background-repeat:no-repeat;
    float:left;
    width:15px;
    height:200px;
}
.shadow-right
{
    background-image:url('oakley/images/red/shadow_right.jpg');
    background-repeat:no-repeat;
    float:right;
    width:15px;
    height:200px;
}
.shadow-leftb
{
    background-image:url('oakley/images/red/shadow_leftb.jpg');
    background-repeat:no-repeat;
    float:left;
    width:15px;
    height:110px;
    margin-top: -110px;
}
.shadow-rightb
{
    background-image:url('oakley/images/red/shadow_rightb.jpg');
    background-repeat:no-repeat;
    float:right;
    width:15px;
    height:110px;
    margin-top: -110px;
}
h1, h2, h3, h4
{
    color:#000;
}
a, .date, h1, h2, h3
{
    color:#aa1f47;
    text-decoration:none;
    margin:0;
}
ul.bulletpoints
{
    padding:0;
    margin:0;
}
ul.bulletpoints li
{
    list-style:none;
    background-image:url('oakley/images/red/bulletpoint.jpg');
    background-repeat:no-repeat;
    background-position:0 4px;
    padding:0;
    margin:0;
    padding-left:8px;   
}

ul.bulletpoints li a
{
	border:none;  
}
table.portfolio tr th
{
    text-align:left;
    color:#aa1f47;
    font-size:1.1em;
}
table.portfolio tr th, table.portfolio tr td
{
    padding:10px;
    padding-left:0;
    padding-right:0;
}
table.portfolio tr td
{
	border-top: 1px solid #dadada;
}

.advisors
{
	width:690px;
	padding-top:15px;
	padding-bottom:5px;
}
.advisors h3, .advisors h2
{
	margin:0;
	margin-bottom:5px;
}
.advisors h3
{
	font-size:13px
}
/***Special pages****/
h1.home_title
{
    
    background-image: url('oakley/images/red/home_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:65px;
    text-indent:-9999px;
}

h1.home_title
{
    
    background-image: url('oakley/images/red2/home_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.aboutUs_title
{
    
    background-image: url('oakley/images/red2/aboutUs_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}
h1.aboutUs_contact_title
{
    
    background-image: url('oakley/images/red2/aboutUs_contact_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.investment_title
{
    
    background-image: url('oakley/images/red2/investmentStrategy_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.boarDirectors_title
{
    
    background-image: url('oakley/images/red2/boardDirectors_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.corporateGovernance_title
{
    
    background-image: url('oakley/images/red2/corporateGovernance_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.corporate_audit_title
{
    
    background-image: url('oakley/images/red2/corporate_audit_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}
h1.corporate_fund_title
{
    
    background-image: url('oakley/images/red2/corporate_fund_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}
h1.corporate_remuneration_title
{
    
    background-image: url('oakley/images/red2/corporate_remuneration_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.investorRelations_title
{
    
    background-image: url('oakley/images/red2/investorRelations_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}
h1.investor_share_title
{
    
    background-image: url('oakley/images/red2/investor_share_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}
h1.investor_constitutional_title
{
    
    background-image: url('oakley/images/red2/investor_constitutional_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}
h1.investor_restriction_title
{
    
    background-image: url('oakley/images/red2/investor_restriction_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.investor_subscribers_title
{
    
    background-image: url('oakley/images/red2/investor_subscribers_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}

h1.advisers_title
{
    
    background-image: url('oakley/images/red2/advisers_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:67px;
    text-indent:-9999px;
}



h2.contact_subtitle
{
    color:#666666;
    font-size: 12px;
}


h1.objectives_title
{
    
    background-image: url('oakley/images/red/objectives_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:65px;
    text-indent:-9999px;
}
h1.team
{
    background-image: url('oakley/images/content/team.jpg');
    background-repeat:no-repeat;
    width:691px;
    height:40px;
    text-indent:-9999px;
}

h1.rightfirm_title
{
    
    background-image: url('oakley/images/red/rightfirm_title.jpg');
    background-repeat:no-repeat;
    width:680px;
    height:65px;
    text-indent:-9999px;
}
