/* main layout */
body.main-page, body.content-page { background: #fff url('../images/bg-home.gif') 739px 215px no-repeat; }
.wrap { width: 739px; }
.content { width: 550px; padding-right: 20px; padding-top: 213px; }
body.perspective .content { padding-top: 184px; }
.content .home-intro { width: 550px; }
.left-panel { margin-top: 213px; }
/*body.content-page .left-panel img { display: none; }
body.retain-image .left-panel img { display: block; }*/

/* branding panel */
.main-page h1.logo, .content-page h1.logo { top: 148px; left: 30px; }
.main-page h1.logo, .main-page h1.logo a { height: 32px; }

.seclevel-nav-container { width: 121px; margin-left:28px; margin-bottom:30px; overflow:hidden; }
.second-level { margin-top:261px; }
h2.subhead { width: 120px; margin-left:-2px; margin-top:5px; }
ul.seclevel-nav li a { width: 100px; }
/*
ul.seclevel-nav li a { padding-left:18px; width: 100px; border-bottom: 1px solid #e9e4db; } 
ul.seclevel-nav li.selected a,
ul.seclevel-nav li.selected a:link,
ul.seclevel-nav li.selected a:active,
ul.seclevel-nav li.selected a:visited { background: url('/Common/Immersive/images/marker-left.gif') no-repeat 0 56%; }*/

/* second-level nav */
/*
.second-level { position: absolute; float: left; margin: 0; padding: 0; width: 150px; top: 214px; left: 0; }
ul.seclevel-nav { margin-left: 18px; }
* html ul.seclevel-nav { margin-left: 9px; }
ul.seclevel-nav li a { width: 108px; }
ul.seclevel-nav li.selected a { background: #f2efe9 url('../images/marker-right.gif') no-repeat 100% 60%; }
.second-level h2.subhead { width: 128px; margin-left:18px; background-position: 30px; background-color: #fff; }
.second-level h2.sub-share { background-position: 0; }
body.perspective ul.seclevel-nav li a { padding-left: 12px; }*/

/* second-level nav */
/* OLD STIJL:
.second-level { float: left; margin: 494px 0 0 0; width: 190px; }
h2.subhead { font-size:1.1em; font-weight:bolder; color:#cccbca; text-transform: uppercase; float: left; clear: both; width: 202px; height: 22px; margin: 0; background-color: #fff; }
ul.seclevel-nav, 
ul.seclevel-nav li { margin: 0; padding: 0; list-style: none; }
ul.seclevel-nav { float: left; clear: left; margin: 0; }
ul.seclevel-nav li { float: left; clear: both; }
ul.seclevel-nav li a { float: left; border-bottom: 1px solid #e9e4db; width: 178px; text-decoration: none; padding: 4px 12px 3px; background: white; }
ul.seclevel-nav li a,
ul.seclevel-nav li a:link,
ul.seclevel-nav li a:active,
ul.seclevel-nav li a:visited { color: #3c2e12; }
ul.seclevel-nav li.selected a { background: #f2efe9 url('/Common/Immersive/images/marker-left.gif') no-repeat 0 56%; font-weight: bold; }
ul.seclevel-nav li a:hover, 
ul.seclevel-nav li.selected a:hover { color: #fd8d00; }
body.perspective ul.seclevel-nav { margin: 0 0 1.6em; }
body.perspective ul.seclevel-nav li a { background: #fff; border-bottom: 1px solid #efe9e2; padding-left: 0; }
*/


/* share */
.share {clear:both; margin-top:0px; margin-left:28px; clear:both; width:140px; }

/* perspective page */
body.perspective p.perspective-strapline { display: none; }
body.perspective .second-level { margin: 323px 0 0; }
/* perspective search form */
form.perspective-form fieldset { background: #f8f6f4; padding: 2px 10px 10px 30px; width: 150px; }
form.perspective-form li, form.perspective-form fieldset, form.perspective-form input, form.perspective-form textarea, form.perspective-form label, form.perspective-form select { width: 109px; }


/* header and footer */
.header { width: 739px; }
.footer { width: 719px; }

/* search box */
.search { margin-top: 66px;}

/* feature articles */
.featured { width: 716px; }
.feature { width: 328px; }

/* copyright text */
p.copyright { float: left; clear: both; width: 739px; margin: -5px 0 26px 30px ; }

/* footer nav */
ul.footer-navigation { margin: -7px 0 10px 20px; }


