/* Which? Color scheme and components used only in corporate section */

/* Design */
#tabs {
	background:#00525A url(../../images/navigation/bg-corporate-tabs.png) top left no-repeat;
}
#tabs li {
	background:url(../../images/navigation/bg-corporate-tab-divider.png) top left no-repeat;
}
#tabs li.on a,
#tabs li.on a:hover,
#tabs li.on a:active {
	background:url(../../images/navigation/bg-corporate-tab-left.png) top left no-repeat;
}
#tabs li.on a span,
#tabs li.on a:hover span,
#tabs li.on a:active span {
	background:url(../../images/navigation/bg-corporate-tab-right.png) top right no-repeat;
}
#tabs li a:hover {
	background:url(../../images/navigation/bg-corporate-tab-left-on.png) top left no-repeat;
}
#tabs li a:hover span {
	background:url(../../images/navigation/bg-corporate-tab-right-on.png) top right no-repeat;
}
.sub-nav h2,
#sub-nav h2 {
	background:#00525A url(../../images/navigation/bg-h2-corporate-subnav.png) no-repeat top left;
}
.sub-nav ul li a,
#sub-nav ul li a,
.sub-nav ul li a.on,
#sub-nav ul li a.on,
.sub-nav ul li a.open,
#sub-nav ul li a.open {
	background:url(../../images/navigation/bg-corporate-sub-nav-off.png) no-repeat 193px 5px;
}
#interested {
	background:url(../../images/navigation/bg-h2-corporate-related.png) no-repeat top left;
}
#interested h2 {
	background:url(../../images/navigation/bg-h2-corporate-related-grad.png) no-repeat bottom center;
	color:#23757D;
}
#interested div {
	background:url(../../images/navigation/bg-corporate-related.png) no-repeat bottom left;
}
#interested ul {
	border-top:1px solid #CBDFEB;
}

/* Content */
#content #guide-list-numeric strong {
	background:url(../../images/bullets/bg-corporate-list-numeric.png) no-repeat top left !important;
}
#content div.checkmarks li {
	background:url(../../images/bullets/blt-corporate-checkmark.png) no-repeat top left;
}
#content div.blockquote blockquote {
	background:url(../../images/design/bg-blockquote-corporate.png) no-repeat top left;
}
#content div.statistic {
	background:url(../../images/design/bg-statistic-corporate-end.png) no-repeat bottom left;
}
#content div.statistic p {
	background:url(../../images/design/bg-statistic-corporate.png) no-repeat top left;
	color:#00555D;
}
.which-quote div {
	background:url(../../images/design/bg-which-quote-corporate.png) no-repeat top left;
}
#content .star-box h2 {
	background:url(../../images/design/bg-h2-starbox-corporate.png) no-repeat center left;
	border-bottom:6px solid #00555D;
	color:#00555D;
}
.star-box .one {
	background:url(../../images/bullets/blt-toptips-corporate-one.png) no-repeat top left;
}
.star-box .two {
	background:url(../../images/bullets/blt-toptips-corporate-two.png) no-repeat top left;
}
.star-box .three {
	background:url(../../images/bullets/blt-toptips-corporate-three.png) no-repeat top left;
}
.star-box .four {
	background:url(../../images/bullets/blt-toptips-corporate-four.png) no-repeat top left;
}
.star-box .five {
	background:url(../../images/bullets/blt-toptips-corporate-five.png) no-repeat top left;
}
#content #section-index h2 {
	background:url(../../images/design/bg-h2-corporate-list.png) no-repeat top left;
}
#content #section-index h2.blue {
	background:url(../../images/design/bg-h2-corporate-list-blue.png) no-repeat top left;
}

/* Component P.T.GUI.a:Guide index (wide) */
#guide-list-wide h2,
#guide-list-numeric h2 {
	background:url(../../images/design/bg-h2-corporate-list-wide.png) no-repeat top left;
	color:#FFF;
}
#guide-list-wide .row {
	border-bottom:1px solid #D5DFE4;
	clear:left;
	margin-top:10px;
	overflow:hidden;
	width:615px; 
}
#guide-list-wide .row div {width:305px;} 
#guide-list-wide .row div p {margin-bottom:0;}
#guide-list-wide .row div img {
	float:left;
	margin:0 10px 10px 0;
}
#guide-list-wide .row div h3 {
	font-size:1.2em;
	margin-bottom:2px;
}
#guide-list-wide .row div h3 a {color:#0083B3;}

/* guide navigation */
#content #guide-navigation ul li a:link,
#content #guide-navigation ul li a:visited {
	text-decoration:none;
}
#content #guide-navigation ul li a:hover {
	text-decoration:underline;
}
#content p#article-date {
	color:#455866;
	font-weight:normal; 
	font-size:1.3em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-top:-15px;
}

/* Careers tables */

table.careers {
	border-collapse:collapse;
	margin-bottom:15px;
	width:695px;
}
table.careers th {
	background:#D7E0E5 url(../../images/design/bg-th-careers.png) bottom left repeat-x;
	color:#000;
	font-weight:normal; 
	font-size:1.2em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:5px 8px;
}
table.careers td {
	border-bottom:1px solid #CDD8DE;
	color:#333;
	padding:5px 8px;
}
table.careers td a:link,
table.careers td a:visited {
	color:#0083B3;
}
table.job-spec {
	margin-bottom:15px;
}
table.job-spec th,
table.job-spec td {
	color:#333;
}
table.job-spec th {
	font-weight:bold;
	width:200px;
}

/* Component P.L.LIN.x:List of press releases,corporate news or other articles */
ul#articles {
	margin-bottom:15px;
}
 ul#articles li {
	border-top:1px solid #D4DEE3;
	margin-top:6px;
	padding-top:6px;
}
ul#articles li.first {
	border-top:none;
}
ul#articles li a {
	color:#0083B3;
	font-weight:normal; 
	font-size:1.5em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	text-decoration:none;
}

/* Component P.L.CON.b:Email Details List */
#email-details li {
	border-top:1px solid #CDD8DE;
	padding-top:10px;
}
#email-details li.first {
	border-top:none;
	padding-top:0;
}
#content #email-details li p {
	font-size:1.1em; /* for CU.3.ALL.x.x_help_wanted */
}
#email-details h3 {
	margin-bottom:0;
}
#email-details p {
	margin-bottom:10px;
}

/* Component P.L.CON.a:Contact details (person) */
#employee-contacts div {
	border-bottom:1px solid #CDD8DE;
	padding-top:10px;
}
#employee-contacts h2 {
	color:#C00;
	font-size:1.5em;
	margin-bottom:10px;
}
#employee-contacts h2 span {
	color:#000;
	font-size:85%;
}
#employee-contacts ul {
	margin-bottom:10px;
}
#employee-contacts li {
	margin-bottom:2px;
}
#content #employee-contacts a,
#content #employee-contacts a:link,
#content #employee-contacts a:visited {
	color:#0083B3;
	text-decoration:underline;
}

/* Press contacts variant */
.press-contacts {
	border-top:1px solid #CDD8DE;
}
.press-contacts div {
	border-bottom:1px solid #CDD8DE;
	padding-bottom:10px;
	padding-top:10px;
}
#content .press-contacts h2 {
	margin-bottom:0;
}
#content .press-contacts p {
	margin:0;
}

/* Main phone number */
#content ul.plain li.main-phone {
	color:#000;
	font-weight:normal; 
	font-size:1.2em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}

/* Component P.L.RES.x:Contact Resources panel */
#contact-resources h2 {
	background:url(../../images/design/bg-resources.png) no-repeat top left;
	padding:8px 10px 0;
}
#contact-resources {
	background:url(../../images/design/bg-resources-end.png) no-repeat bottom left;
	padding-bottom:8px;
	clear:both;
	margin:0 0 20px;
}
#contact-resources ul {
	border-top:1px solid #CDD8DE;
	margin:0px 10px 5px 10px;
	padding-top:5px;
}
#contact-resources p {
	margin:0 10px;
}

/* Component AW.1.:About */
.spotlights.advice {
	clear:both;
}
.spotlights {
	margin-top:10px;
	overflow:hidden;
}
#content .spotlights .about-box h3 a {
	color:#0083B3;
	font-weight:normal; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}
.spotlights .about-box {
	float:left;
	margin-left:8px;
	width:200px;
}
.spotlights .first {
	margin-left:0;
}
.spotlights p {
	line-height:1.2;
}
/* About page list of offers */
#offers-list h2 {
	font-size:1em;
	color:#FFF;
	margin-bottom:0;
	padding:6px 10px 5px;
	background:url(../../images/design/bg-h3-offerslist.png) no-repeat left top;
}
#offers-list .row {
	border-bottom:1px solid #D5DFE4;
	clear:both;
	margin-top:10px;
	overflow:hidden;
	padding-bottom:10px;
	width:616px;
}
#offers-list .row p {
	margin-bottom:0;
}
#offers-list .row div {
	width:195px;
}
#offers-list .row div.left {
	padding-right:15px;
}
#offers-list .row div h3 {
	font-size:1.3em;
	margin-bottom:2px;
}
#offers-list .row div h3 a {
	color:#0083B3;
}
#offers-list .row img {
	float:left;
	margin:0 10px 5px 0;
}
#offers-list .row p.more {
	background:url(../../images/bullets/blt-blue-circle.png) no-repeat left center;
	padding-left:19px;
}
#offers-list .row p.more a {
	text-decoration:none;
}
#offers-list .row p.more a:hover {
	text-decoration:underline;
}

/* Advice single guide */
#advice-single-guide {
	clear:both;
	border-top:1px solid #D5DFE4;
	padding-top:15px;
}
#advice-single-guide p.intro {
	color:#455866;
	font-weight:normal; 
	font-size:1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}

/* Component P.T.GUI.a:Guide index (wide) */

#guide-list-wide.books {
	clear:both;
	padding-top:20px;
}
#guide-list-wide h2 {
	background:url(../../images/design/bg-h2-corporate-list-wide.png) no-repeat top left;
}
#guide-list-wide .row {
	width:615px;
}
#guide-list-wide.books .row {
	border-bottom:0 none;
}
#guide-list-wide .row div {
	width:305px;
}

/* Component P.T.GUI.b:Guide index with numbers */
#content #guide-list-numeric h2 {
	background:url(../../images/design/bg-h2-corporate-list-wide.png) no-repeat top left;
}

/* Component V.J.BOT.x:Guide page navigation */
#guide-navigation {
	background:url(../../images/design/bg-advice-subnav-btm.png) no-repeat bottom center;
	margin-top:15px;
	overflow:hidden;
	padding-bottom:5px;
}
#guide-navigation ul {
	background:url(../../images/design/bg-advice-subnav-top.png) no-repeat top center;
	padding:7px 5px 30px;
	margin-bottom:0;
}
#guide-navigation li {
	display:inline;
}
#guide-navigation li a {
	color:#0083B3;
	font-weight:normal; 
	font-size:0.9em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
#guide-navigation li a:hover,
#guide-navigation li a:active,
#guide-navigation li a:focus {
	text-decoration:underline;
}
#guide-navigation li.left a {
	background:url(../../images/bullets/blt-blue-circle-lrg-left.png) no-repeat center left;
	padding-left:39px;
}
#guide-navigation li.right a {
	background:url(../../images/bullets/blt-blue-circle-lrg-right.png) no-repeat center right;
	padding-right:39px;
}

/*  CA_2_ALL_X_E - page header */
#big-splash {
	position:relative;
	clear:both;
}
#big-splash img {
	margin-bottom:10px;
}
#big-splash div.transparency-container {
	bottom:20px;
	left:0;
	margin-left:5px;
	position:absolute;
	width:316px;
}
#big-splash p.transparency {
	background:url(../../images/design/bg-advice-cat-splash.png) no-repeat center top;
	font-weight:normal; 
	font-size:1.2em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:5px 5px 5px;
	line-height:1.2;
	/*font-weight:bold;*/
}
#big-splash div.transparency {
	background:url(../../images/design/bg-advice-cat-splash-bottom.png) no-repeat center top;
	height:5px;
	
}

/* BM_1_ALL_B_X - page header */
#big-splash div.transparency-container-bigger {
	top:10px;
	left:0;
	margin-left:10px;
	position:absolute;
	width:316px;
}
#big-splash div.transparency-bigger {
	background:url(../../images/design/bg-advice-cat-splash.png) no-repeat center top;
	padding:5px 5px 5px;
}
#big-splash div.transparency-bigger h1 {
	margin-bottom:5px;
}
#big-splash div.transparency-bigger h2 {
	font-size:1.1em;
	margin-bottom:5px;
}
#big-splash div.transparency-container-bigger p {
	font-weight:normal; 
	font-size:1.1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#big-splash div.transparency-container-bigger p.small {
	font-size:1.15em;
}
#big-splash div.transparency-container-bigger p.more {
	margin-top:5px;
}
#big-splash div.transparency-container-bigger p.more a:link,
#big-splash div.transparency-container-bigger p.more a:visited {
	background:url(../../images/bullets/blt-blue-circle.png) no-repeat center left;
	color:#0083B3;
	font-size:1.1em;
	padding:0 0 2px 20px;
	text-decoration:none;
}
#big-splash div.transparency-container-bigger p.more a:hover,
#big-splash div.transparency-container-bigger p.more a:active,
#big-splash div.transparency-container-bigger p.more a:focus {
	text-decoration:underline;
}

/*  CA_2_ALL_X_E - 2 col get involved */	
#section-index .get-involved {
	clear:both;
	margin:0 0 10px 0;
	overflow:auto;
	padding:14px 0 0 0;
	width:616px;
}
#section-index .get-involved h3 {
	color:#0083B3;
	font-size:1.15em;
}
#section-index .get-involved .right h3 {
	color:#0083B3;
	font-size:1.1em;
	margin:0;
}
#section-index .get-involved .left img {
	display:block;
}
#section-index .get-involved .left {
	width:300px;
	float:left;
	position:relative;
}
#section-index .get-involved .left div {
	background:url(../../images/design/bg-white-trans.png) repeat;
	position:absolute;
	bottom:0;
	width:92%;
	padding:4%;
}
#section-index .get-involved .left div p {
	margin-bottom:0;
}
#section-index .get-involved .right {
	width:285px;
	padding:0 15px;
	float:left;
}

/* Books-specific panels */
.books-signup-store {
	background:url(../../images/design/bg-books-panel-wide-bottom.jpg) no-repeat bottom;
	overflow:hidden;
	padding-bottom:20px;
	width:694px;
}
.books-signup-store div.inner {
	background:url(../..images/design/bg-books-panel-wide-top.gif) no-repeat top;
	padding-top:10px;
}
#content .books-signup-store h3 {
	color:#00555D;
	font-size:1.2em;
}
.books-signup-store .col1 {
	background:url(../../images/icons/subscribe.png) no-repeat left top;
	float:left;
	margin-left:15px;
	padding-left:40px;
	width:270px;
}
#content .books-signup-store .col1 p {
	color:#CC0000;
	font-weight:normal; 
	font-size:1.15em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-bottom:20px;
}
.books-signup-store .col2 {
	float:right;
	margin-right:15px;
	width:280px;
}
#content .books-signup-store .col2 p {
	/*line-height:1.2em;*/
	margin-bottom:10px;
}
#content .books-signup-store .col2 p a {
	color:#CC0000;
	text-decoration:none;
}
#content .books-signup-store a.text-button {
	margin-left:0;
}

/* BM* pages common elements */
#content h2.teal-wide-header {
	background:url(../../images/design/bg-teal-wide.png) no-repeat top;
	color:#FFF;
	padding:6px 10px 5px;
}
#col1,#col2 {
	float:left;
	width:455px;
}
#col1 h2,#col2 h2 {
	background:url(../../images/design/bg-h2-books-list.png) no-repeat left top;
	color:#FFF;
	font-size:1.3em;
	overflow:hidden;
	padding:6px 10px 5px;
	width:435px;
}
#col1 {
	margin-right:15px;
}
.row-books {
	border-top:1px solid #D5DFE4;
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	padding-top:10px;
	width:455px;
}
.row-books.first {
	border-top:0 none;
}
#content .row-books h3 {
	color:#0083B3;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:2px;
}
.row-books p {
	margin-bottom:0;
}
.row-books img {
	float:left;
	margin:0 10px 10px 0;
}
#col1 p.more a,#col2 p.more a,
#col1 p.more a:link,#col2 p.more a:link,
#col1 p.more a:visited,#col2 p.more a:visited {
	background:url(../../images/bullets/blt-blue-circle.png) no-repeat center left;
	padding:0 0 2px 20px;
	text-decoration:none;
}
#col1 p.more a:hover,#col2 p.more a:hover,
#col1 p.more a:active,#col2 p.more a:active,
#col1 p.more a:focus,#col2 p.more a:focus {
	text-decoration:underline;
}
#panels {
	clear:both;
	overflow:hidden;
	width:100%;
}
#guide-list.books .list {
	float:left;
	margin-right:10px;
	width:302px;
}
#guide-list.books .list h2 {
	background:url(../../images/design/bg-h2-highlights.png) no-repeat left top;
	color:#FFF;
	padding:6px 8px 5px;
}
.book-details {
	overflow:hidden;
	margin:10px 0 20px;
	width:100%;
}
.book-desc {
	float:left;
	overflow:hidden;
	position:relative;
	width:340px;
}
.book-desc img {
	float:left;
	margin-right:10px;
}
#content .book-desc p,
#content .book-desc div {
	float:left;
	margin-bottom:5px;
	width:180px;
}
#content .book-desc p.price {
	color:#CC0000;
	font-weight:normal; 
	font-size:1.5em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#content .book-desc a.text-button {
	margin-left:0;
}
.book-desc .codes {
	bottom:0;
	left:150px;
	position:absolute;
}
#content .book-desc .codes p {
	margin-bottom:0;
}
.book-desc .codes span {
	font-weight:bold;
}
#content  .book-highlights {
	float:left;
	width:275px;
}
#content  .book-highlights h3 {
	color:#CC0000;
	font-size:1.15em;
}
#content .book-highlights ul {
	margin:0;
}
#guide-list.books .list li,.book-highlights li {
	background:url(../../images/bullets/blt-corporate-checkmark.png) no-repeat left top;
	font-weight:normal; 
	font-size:1.3em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:3px 0pt 5px 25px;
}
#content .books-details-list {
	overflow:hidden;
	width:100%;
}
#content .books-details-list img {
	float:left;
	margin:0 10px 10px 0;
}
#content .books-details-list ul {
	margin-left:160px; /* _ie60.css */
}
#content .books-details-list ul.standard li {
	margin-bottom:20px;
}

/* Sitemap */
div#sitemap h2 {
	clear:both;
	border-bottom:1px solid #CDD8DE;
	padding-bottom:5px;
	width:692px;
}
div#sitemap h2 a {
	color:#00555D;
	font-size:1.13em;
}
div#sitemap ul {
	float:left;
	width:220px;
}
div#sitemap li a:link,
div#sitemap li a:visited {
	color:#0E89B7;
	text-decoration:none;
}
div#sitemap li a:hover,
div#sitemap li a:active {
	background:#E6F5FA;
	text-decoration:underline;
}

/*  Small Splash */
#small-splash {
	position:relative;
}
#small-splash h1 {
	margin-bottom:5px;
	font-size:1.6em;
}
#small-splash h2 {
	color:#000;
	font-size:1.1em;
}
#small-splash p {
	font-family:Verdana,Helvetica,sans-serif;
}
#small-splash p#intro {
	color:#000;
	font-weight:normal; 
	font-size:1.15em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-top:1px;
	line-height:1.2;
}
#small-splash img {
	left:0;
	position:absolute;
	top:0;
}
#small-splash div.transparency-container {
	margin:5px 0 15px 5px;
	min-height:210px;
	padding:5px 0;
	position:relative;
	width:315px;
}
#small-splash div.press {
	margin-bottom:0;
}
#small-splash div.transparency-top {
	background:url(../../images/design/bg-advice-cat-splash.png) no-repeat left top;
	font-weight:normal;
	font-size:1.1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:5px 5px 5px;
}
#small-splash div.transparency-end {
	background:url(../../images/design/bg-advice-cat-splash-bottom.png) no-repeat left top;
	height:5px;
	position:relative;
}

/* I want to get rid of this code - we already have code to do this which is more reliable and flexible,see #small-splash ul li a etc - Rich C. */
/* Begins */
#small-splash p.more a:link,
#small-splash p.more a:visited {
	background:url(../../images/bullets/blt-blue-link.png) no-repeat top left;
	padding-left:20px;
	text-decoration:none;
}
#small-splash p.more a:hover,
#small-splash p.more a:active,
#small-splash p.more a:focus {
	text-decoration:underline;
}
/* Ends*/

#small-splash ul {
	margin-bottom:6px;
}
#small-splash ul li {
	background:url(../../images/bullets/blt-blue-link.png) no-repeat left top;
	font-family:Verdana,Helvetica,sans-serif;
	margin-bottom:5px;
	padding-left:22px;
}
#small-splash ul li a:link,
#small-splash ul li a:visited {
	text-decoration:none;
}
#small-splash ul li a:hover,
#small-splash ul li a:active {
	text-decoration:underline;
}
#archive-links ul {
	margin-bottom: 0;
	width: 330px;
}




