/* the main style sheet containing tag definitions and core styles */

/* the main style sheet containing tag definitions and core styles
   1. TAGS 
   2. SITE COMPONENTS  
   3. HOME PAGE COMPONENTS
   4. SITE NAVIGATION 
   5. SITE LEFT NAVIGATION 
   6. ADMIN / CMS STYLINGS
   7. BIO TOOL
*/


/* 1. TAGS */

body {
    background: #ffffff url(/images/bg.jpg) top repeat-x;
    margin-bottom: 10px;
    margin: 0;
    font-size: 0.80em;
    color: #686868;
    font-family: arial,"Lucida Sans Unicode",verdana,sans-serif;
}

hr {
    border: 0;
    margin-bottom: 20px;
    height: 1px;
    width: 100%;
    background: #dcdcdc;
}

/* iframe for google search box called by remote script so cannot be class named */
iframe {
    width:300px;
}


a:link, a:visited, a:hover, a:active  {
    color: #5c9cb7;
    text-decoration: none;
    font-weight: normal;
}

a:hover, a:active  {
    color: #5c9cb7;
    text-decoration: none;
    font-weight: normal;
}

td, div {
    vertical-align: top;
    text-align:left;
}

strong, b {
    font-weight: bold;
}

p {
    font-size: 0.9em;
    margin: 0;
    margin-bottom: 25px;
    line-height: 1.3;
}

img {
    display: block;
    border: 0;
}

h1 {
    margin: 0;
    font-size: 1.8em;
    font-weight: normal;
    color: #000000;
    line-height: 1.0em;
}

h2 {
    margin: 0;
    font-size: 1.8em;
    font-weight: normal;
    color: #42854e;
    line-height: 1.0;
}

h2.leftheader {
    margin-left: 60px;
    margin-bottom: 25px;
}

h3 {
    margin: 0;
    font-size: 1.0em;
    color: #000000;
    line-height: 1.0;
}

h4 {
    margin: 0;
    font-size: 1.5em;
    font-style: italic;
    font-weight: normal;
    color: #186b37;
    line-height: 1.4em;
}

form {
    margin: 0;
    padding: 0;
    border: 0;
}


input, textarea {
    border: 1px solid #999;
    padding: 1px;
    background-color: #fff;
    color: #444444;
}


/* 2. SITE COMPONENTS  */

#adminbar {
    margin: auto;
    width: 962px;
    padding: 4px 10px 7px 10px;
    background: #000;

    color:#fff;
}

#topnav {
    margin: 0 auto;
    width: 982px;
    height: 83px; 
    background: transparent url(/images/logo.gif) top left no-repeat;
}

#topnav #logo {
    float: left;
    margin-right: 400px;
}

#topnav #apply {
	display: block;
	float: right;
	margin: 32px 0 0 0;
	}


#mast {
    margin: auto;
    display: block;
    width: 982px;
    height: 317px;
    overflow:hidden;
    cursor:pointer;
}

#banner {
    margin: auto;
    width: 982px;
    height: 193px;
}


#canvas {
    margin: auto;
    width: auto;
    clear: both;
    overflow: hidden;
    min-height: 300px;
    background: #fff;
}

#intCanvas {
    margin: 0;
    width: auto;
    clear: both;
    overflow: hidden;
    min-height: 300px;
    background: #fff url(/images/bg_interior.png) top left repeat-x;
}

#shell {
    margin: auto;
    width: 982px;
    clear: both;
    overflow: hidden;
    min-height: 300px;
    background: #fff;
}

#leftcol {
    float: left;
    padding: 22px 20px;
    width: 280px;
}

#rcol {
    float: left;
    width: 647px;
    padding: 16px 15px 15px 0;
    min-height: 310px;
}

#lnTitle{
    margin: 0;
    margin-bottom: 20px;
    height: 24px;
    width: 280px;
    background: transparent url(/images/lnTitle.png) top left no-repeat;
}

#leftnav{
    border: 1px solid #d9d9d9;
    margin: 0;
    padding: 17px;
    width: 244px;
}


#copy ul li {
    font-size: 0.9em;
    margin:0;
    margin-bottom: 12px;
    line-height: 1.3;
}

#footerFrame {
    margin: auto;
    height: 70px;
    background: #e0ead2;
}

#footer {
    margin: auto;
    width: 962px;
    height: 50px;
    padding: 20px 0 0 20px;
    background: #e0ead2;
}

#footer p, #footer p a {
    font-size: 0.9em;
    margin-bottom: 5px;
    color: #45592d;
	float: left;
}

#footer p a:hover {
    color: #000000;
}

#footer #templetonlogo {
	float: right;
	margin: -8px 0 0 0;
}






/* 3. HOME PAGE COMPONENTS  */

#callframe {
    margin: auto;
    width: 982px;
    height: 139px;
    background: top left no-repeat;
}

#callframe a,  #callframe div {
    height: 139px;
    margin-top: 18px;
}

#investors {
    float: left;
    display: block;
    height:139px;
    width:327px;
}

#research {
    float: left;
    display: block;    
    height:139px;
    width:328px;
}

#whatsnew {
    float: left;
    height:139px;
    width:327px;
}

/* 4. SITE NAVIGATION */
#topnav ul li#tpEnd{
    border-right: 0;
}

#topnav form {
 margin: 0;   
}
#topnav div {
    float: left;
    margin: 0;
    margin-top: 41px;
}
#topnav ul {
    float: left;
    list-style:none;
    height: 73px;
    margin: 0;
    margin-top: 44px;
    margin-left: 70px;
    border: 0;
    padding: 0;
}

#topnav ul li {
    float: left;
    border:0;
    border-right: 1px #baa791 solid;
    margin: 0;
    padding: 0 5px 0 5px;
}

#topnav ul li a {
    display: block;
    font-weight: normal;
    font-size: 0.8em;
    color: #bc9a5b;
    padding: 0;
    line-height: 1.0;
}

#topnav ul li a:hover {
    color: #1f5e7a;
}

#nav {
    margin: auto;
    width: 982px;
    height: 35px;
    background: transparent url(/images/nav_bg.gif);
	clear: both;
}

#nav ul {
    position: absolute;
    list-style:none;
    margin: 0;
    border: 0;
    padding: 0;
}

#nav ul li {
    float: left;
    border:0;
    margin: 0;
    padding: 0;
    background: transparent url(/images/nav_divider.gif) top right no-repeat;  
}

#nav ul li.hit a:active, #nav ul li.hit a:visited, #nav ul li.hit a:link {
    color: #ffffff;
}

#nav ul li a {
    display: block;
    font-weight: normal;
    height: 27px;
    font-size: 0.9em;
    color: #ffffff;
    line-height: 2.2;
    padding: 4px 45px;
}

#nav ul li a:hover, #nav ul li a:active {
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
	background: transparent url(/images/nav_hover.gif);
}


/* 5. SITE LEFT NAVIGATION */


#leftnav ul {
    list-style: none;
    margin:  0;
    border:0;
    padding: 0;
    width: 244px;
}

#leftnav li {
    margin: 0;
    border: 0;
    padding: 0;
    height: 24px;
    width: 244px;
    border-bottom: 2px solid #fff ;
    background: #eef4e8;
}

#leftnav li a {
    display: block;
    width: 224px;
    height: 24px;
    padding: 0 0 0 25px;
    font-weight: normal;
    line-height: 1.8;
    color: #568421;
    background: transparent url(/images/grey_arrow.png) top left no-repeat;    
}


#leftnav li a.hit, #leftnav li a:hover, #leftnav li a:active {
    color: #000000;
}



/* 6. ADMIN / CMS STYLINGS */

#adminframe {
    float: left;
    width: 636px;
    padding: 0 50px 50px 15px; 
}

/* 7. BIO TOOL */

.bios {
    float: left;
    width: 323px;
    height: 80px;

}

.bios p {
    float: left;
    margin: 0;
    margin-top: 9px;
}

.bioRule {
    float: left;
    border: 0;
    margin-bottom: 16px;
    height: 1px;
    width: 100%;
    background: #dcdcdc;
}

.bioThumb {
    float: left;
    border: 2px solid #568421;
    margin-right: 15px;
    width: 58px;
    height: 58px;
}

.bioPic {
    float: left;
    border: 2px solid #568421;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 94px;
    height: 94px;
}

#bioTitle {
    color: #5c9cb7;
    font-weight: bold;
}


/* Press Release Formatting */

#rBar {
    height: 30px;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style:none;
}

#rBar li#curYear {
    width:320px;
}

#rBar li {
    float: left;
    padding: 0 30px 0 0;
}

#rBar li.hit a:active, #rBar li.hit a:visited, #rBar li.hit a:link {
    color: #87cbe9;
}

#rBar li a {
    font-weight: normal;
    color: #87cbe9;
    padding: 0;
    line-height: 1.0;
}

#rBar li a:link, #rBar li a:visited, #rBar li a:hover, #rBar li a:active {
    text-decoration: none;
    font-weight: normal;
    color: #87cbe9;
}


#rBar hr {
    float: left;
}

.listpara {
    margin-bottom: 15px;
}

#visionform input[type=text] {
 border:1px solid #999;
 width:200px;
 height:15px;
 padding:4px;
 margin:3px 0;
}
