/* Header Section */

#header {
margin: 0;
padding: 20px 0;
height: 100px;
width: 100%;
background: #4C3327;
color: #ffffff;
}

#logo {
width: 334px;
height: 24px;
margin: 25px 0 0 50px;
}

#annual-review {
width: 334px;
height: auto;
margin: 10px 0 10px 50px;
font-size: 14px;
color: #a3dbec;
}

.firstslide {
font-size: 24px;
font-weight: normal;
}


/* Jump to Links */

.jump-to {
cursor: pointer;
text-decoration: underline;
}

.content-slider-10-global,
.content-slider-10-north-america,
.content-slider-10-latin-america,
.content-slider-10-africa,
.content-slider-10-europe,
.content-slider-10-middle-east,
.content-slider-10-asia-pacific {
cursor: pointer;
font-size: 17px;
}




/* Slider Page Numbers */
p.content-slider-1-nav,
p.content-slider-2-nav,
p.content-slider-3-nav,
p.content-slider-4-nav,
p.content-slider-5-nav,
p.content-slider-6-nav,
p.content-slider-7-nav,
p.content-slider-8-nav,
p.content-slider-9-nav,
p.content-slider-10-nav,
p.content-slider-11-nav,
p.content-slider-12-nav,
p.content-slider-13-nav {
width: 100%;
line-height: 1;
text-align: left;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
text-indent: 0;
padding: 0;
margin: -25px 0 0 140px;

position: absolute;
z-index: 99;
}

p.content-slider-1-nav {
padding: 0 0 5px 0;
}

p.content-slider-10-nav {
color: #4c3327;
}


/* Close Accordion Links */

.close {
cursor: pointer;
width: 100%;
line-height: 1;
text-align: left;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
text-indent: 0;
padding: 0;
margin: -25px 0 0 53px;
position: absolute;
z-index: 99;
}


.global .close {
color: #4c3327;
}

#chairmans-section .close {
margin: -15px 0 0 0;
color: #4c3327;
}


/* Footer Links */

#footer-links {
height: 50px;
line-height: 50px;
padding: 0 0 0 50px;
color: #9fd4e7;
text-decoration: none;
font-size: 12px;
}

#footer-links a,
#footer-links a:hover {
color: #9fd4e7;
text-decoration: underline;
}





/* Slider 0 - Chairmans Introduction */

#content-slider-0 {
height: 700px;
width: 980px;
}



/* Slider 1 - Chairmans Introduction */

#content-slider-1 {
height: 750px;
width: 980px;
}



/* Slider 2 - Advocating for Client Witnesses at Merck */

#content-slider-2 {
height: 750px;
width: 980px;
}


/* Slider 3 - Brewing an Enduring Client Relationship */

#content-slider-3 {
height: 750px;
width: 980px;
}


/* Slider 4 - Focusing on the Big Picture and Small Detail with Chevron */

#content-slider-4 {
height: 750px;
width: 980px;
}


/* Slider 5 - Overturning a Conviction in a Death Penalty Case */

#content-slider-5 {
height: 750px;
width: 980px;
}


/* Slider 6 - Preserving Saint Josephs Catholic Mission */

#content-slider-6 {
height: 750px;
width: 980px;
}

/* Slider 7 - Providing Client Value From Day One */

#content-slider-7 {
height: 750px;
width: 980px;
}

/* Slider 8 - Solving a Puzzle for Vopak */

#content-slider-8 {
height: 750px;
width: 980px;
}

/* Slider 9 - Teaming to Save Google Billions */

#content-slider-9 {
height: 750px;
width: 980px;
}


/* Slider 10 - Global Coverage */

#content-slider-10 {
height: 450px;
width: 980px;
}

/* Slider 11 - Paying It Formward */

#content-slider-11 {
height: 650px;
width: 980px;
}

/* Slider 12 - Achievements in Diversity */

#content-slider-12 {
height: 750px;
*height: 770px; /* shows in IE7 and below */
width: 980px;
}

/* Slider 13 - Representative Matters */

#content-slider-13 {
height: 720px;
*height: 740px; /* shows in IE7 and below */
width: 980px;
}

#content-slider-13 a:link {
color: #ffffff;
text-decoration: underline;
}



/* Slide Internal Layouts */

.content-wrapper {
width: 900px;
padding: 6px 0 0 50px;
}

.content-wrapper .sidebar-left {
float: left;
width: 200px;
margin: 0 100px 0 0;
padding: 4px 5px 10px 0px;
font-size: 17px;
}


.content-wrapper .sidebar-right {
float: right;
width: 320px;
padding: 4px 0px 10px 5px;
font-size: 14px;
}

.content-wrapper .sidebar-right .left {
float: left;
width: 120px;
}

.content-wrapper .sidebar-right .right {
float: right;
width: 190px;
padding: 0;
}

.content-wrapper .content {
float: left;
width: 550px;
padding: 0 0 0 0;
}


/* Chairmans Intro Internal Layouts Adjustments */

#chairmans-section .content-wrapper {
}

#chairmans-section .content-wrapper .sidebar-right {
width: 130px;
}

#chairmans-section .content-wrapper .content {
width: 680px;
}

/* Global Coverage Section Menu */


.global .sidebar-left {
color: #4c3327;
}

.global .sidebar-left span {
/*color: #755031;*/
color: #4c3327;
}

.global span.current {
color: #ffffff;
text-decoration: underline;
}


/* CSP Table Font Adjustments */

table#csp td {
font-size: 14px;
}







