/* CSS - pod.eu.com */

/*------------------------------------------------------------- 
  =General
--------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
}

body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

/*** Typography ***/

p, ul, ol, a {
	color: #313131;
}

h1, h2, h3 {
	color: #FCB924;
}

/*** Links ***/

a:hover {
	color: #EBA203;
}

/*** Lists ***/
ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

li {
	margin-bottom: 10px;
	line-height: 1.4em;
}

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

label {
	float: left;
	width: 12em;
}

/*------------------------------------------------------------- 
  =Layout
--------------------------------------------------------------*/

/*** All pages ***/

#wrapper {
	width: 805px;
	margin-left: 50px;
	height: auto;
	padding: 0px 5px 0px 0px;
}

#top_line {
	height: 22px;
	padding-top: 3px;
}

#banner {
	height: 90px;
	border-bottom: none;
}

#banner_right {
	float: right;
}

#functional_nav {
	width: auto;
	height: 15px;
	float: right;
	margin: 0;
}

.column_1_2_3 {
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
}

.below_nav {
	/*border-top: 1px solid #FCB924;*/
}

#column_1_2, #column_1, #column_2, #column_3, #column_1, #column_2_3 {
	float: left;
	display: inline; /* to stop IE6 and below from doubling the left margin */
}

#column_1_2 {
	width: 520px;
	margin: 25px 20px 0px 5px;
	padding-bottom: 15px;
}

#column_1, #column_2 {
	width: 250px;
	margin: 25px 20px 0px 5px;
	padding-bottom: 15px;
}

#column_3 {
	width: 250px;
	margin-top: 25px;
}

#column_1 {
	width: 230px;
	margin: 25px 40px 20px 5px;
}

#column_2_3 {
	width: 500px;
	margin: 25px 5px 20px 20px;
}	

/*** Japanese pages ***/

#functional_nav.ja {
	height: 17px;
	position: absolute;
	left: 780px;
	top: 93px;
}

/*** Functional pages ***/

.business_learning .column_1_2_3.business_learning,
.client_list .column_1_2_3.client_list,
.services .column_1_2_3.services,
.contact_us .column_1_2_3.contact_us,
.case_studies .column_1_2_3.case_studies
{
	height: auto;
	margin: 25px 0 0 5px;
	padding-bottom: 15px;
	clear: both;
}

#column_3 .contact_us {
	padding-left: 30px;
}

.our_team #column_1, 
.our_team #column_2 {
	width: 240px;
	margin: 25px 35px 0px 5px;
	padding-bottom: 15px;
}

.our_team #column_3 {
	width: 240px;
	margin-top: 25px;
}

.downloads #column_1, .downloads #column_2 {
	width: 225px;
	margin: 25px 30px 20px 5px;
}

.services #column_1 {
	width: 250px;
	margin: 25px 20px 0px 5px;
	padding-bottom: 15px;
}

.partners #column_1 {
	width: 375px;
	border: none;
	padding: 20px 0 10px 0;
	margin: 0;
}

.partners #column_2_3 {
	width: 375px;
	border: none;
	padding: 20px 0 10px 0;
	margin: 0 0 0 50px;
}

/*** Home page ***/

#homepage #column_1_2, 
#homepage #column_3 {
	overflow: auto;
}

#homepage #column_3 {
	height: 11.5em;
	padding-left: 1px;
}

#homepage #column_3.ja {
	height: 15.4em;
}

/*** Metaphor pages ***/

#metaphor_page #column_3 {
	height: 290px;
	overflow: hidden;
}

#metaphor_images {
	width: 805px;
	height: 240px;
	margin: 0px 0px 0px 0px;
	padding: 105px 0px 0px 0px;
	position: relative;
	border-top: 1px solid #FCB924;
	clear: both;
	background-image: url(images/scroll_over.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
}

#metaphor_images.ja {
	background-image: url(images/scroll_over_ja.gif);
}

/* modified simplified box model hack for IE5 */
* html #metaphor_images {
	height: 345px;
	he\ight: 240px;
}

/*** Footer ***/

#footer {
	clear: both;
	border-top: 1px solid #FCB924;
}


/*------------------------------------------------------------- 
  =Typography and substitute imagery
--------------------------------------------------------------*/

/*** <p> <ol> <ul> ***/

#homepage #column_1_2 p {
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.6em;
	font-family: "Times New Roman", Times, serif;
}

#homepage #column_3 p {
	font-size: 1.1em;
	line-height: 1.7em;
	margin-bottom: 10px;
}


#metaphor_page p, 
#metaphor_page ol,
#functional_page p, 
#functional_page ol,
.business_learning ul,
.case_studies ul,
.dms ul,
.services ul 
{
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

#functional_page .our_team p, 
#functional_page .downloads2 p, 
#functional_page .partners p
{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 5px;
	padding: 0;
}

#functional_page .our_team p.last, 
#functional_page .case_studies p.last
{
	margin-bottom: 50px;
}

#functional_page .partners p {
	margin-bottom: 30px;
}

#functional_page .downloads p {
	margin-bottom: 15px;
}

#functional_page .downloads p.ih {
	line-height: 1.3em;
	margin-top: -10px;
	margin-bottom: 30px;
	font-weight: bold;
}

#functional_page .client_list p, 
#functional_page .services p {
	margin-bottom: 5px;
}

#functional_page p#breadcrumb {
	font-size: 1em;
	line-height: 1.1em;
	padding: 0;
	margin: 10px 5px;
	margin: 0px 5px;
	float: right;
	float: none;
}

p#wpc {
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0;
	margin: 5px 5px;
	float: left;
}

p#csr {
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0;
	margin: 5px 5px;
	float: right;
}

#footer p {
	font-size: 9px;
	width: 800px;
	height: 40px;
	position: relative;
}

#banner p#contact_us {
	margin-right: 5px;
	margin-bottom: 0;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

/* For IE6 and below */
* html #banner p#contact_us {
	/*margin-left: 60px;*/
}

/*** Japanese <p> ***/

#homepage #column_1_2 .ja p {
	font-family: "MS Mincho", serif;
}

#homepage #column_3 .ja p, 
#metaphor_page #column_1_2 .ja p
{
	font-family: "MS Gothic", san-serif;
}

/*** <h1> ***/

#metaphor_page h1, 
#functional_page h1,
#homepage h1 {
	font-size: 16px;
	width: 520px;
	position: relative;
	border-bottom: 1px solid #FCB924;
}

* html #functional_page h1 {
	padding-bottom: 0;
}

#metaphor_page h1 span, 
#functional_page h1 span,
#homepage h1 span {
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
}

#metaphor_page h1 {
	height: 120px;
}

#functional_page h1 {
	height: 60px;
}

#functional_page h1.developing_leader, 
#functional_page h1.increasing_management_effectiveness, 
#functional_page h1.developing_management_skills, 
#functional_page h1.management_development, 
#functional_page h1.culturally_sensitive, 
#functional_page h1.sales_negotiation_skills, 
#functional_page h1.building_sales_team, 
#functional_page h1.consultative_selling, 
#functional_page h1.sales_essentials, 
#functional_page h1.sales_training, 
#functional_page h1.communication_skills, 
#functional_page h1.coaching_executives_leaders, 
#functional_page h1.coaching_management, 
#functional_page h1.coaching_expertise, 
#functional_page h1.coaching_integrated, 
#functional_page h1.business_coaching, 
#functional_page h1.management_team_building, 
#functional_page h1.team_values, 
#functional_page h1.team_integration, 
#functional_page h1.remote_teams, 
#functional_page h1.team_offsite, 
#functional_page h1.team_development, 
#functional_page h1.international_manager, 
#functional_page h1.skills_development, 
#functional_page h1.leading_im_team, 
#functional_page h1.leadership_across_cultures, 
#functional_page h1.managing_global,
#functional_page h1.business_skills, 
#functional_page h1.assertiveness,
#functional_page h1.communication_email, 
#functional_page h1.creativity_innovation, 
#functional_page h1.cross_cultural, 
#functional_page h1.effective_meeting, 
#functional_page h1.recruitment_interviewing, 
#functional_page h1.presentation_skills, 
#functional_page h1.business_negotiation, 
#functional_page h1.time_management, 
#functional_page h1.writing_reports
{
	padding-top: 20px;
	margin-bottom: 50px;
}

#functional_page h1.international_manager_with_icon {
	padding-top: 20px;
	margin-bottom: 0;
	height: 180px;
	border: none;
}

/*#functional_page h1.presentation_skills.with_breadcrumb, 
#functional_page h1.international_manager.with_breadcrumb, */
#functional_page h1.with_breadcrumb{
	margin-top: 25px;
}

#functional_page h1
{
	width: 805px;
}

/*** <h2> <h3> ***/

#functional_page .our_team h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
}

#functional_page .our_team h2 span.title{
	font-size: 13px;
}

#functional_page .downloads h2, 
#functional_page .downloads h3 
{
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	color: #4b4b4b;
	margin-bottom: 10px;
}

#functional_page .business_learning h2, 
#functional_page .case_studies h2, 
#functional_page .services_nav h2  
{
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: bold;
	color: #4b4b4b;
	margin-bottom: 12px;
}

#functional_page .services_nav h2  
{
	font-size: 1.6em;
}

#functional_page .downloads h2.ih {
	margin-top: 25px;
}

#functional_page .downloads h3 {
	margin-bottom: 0px;
}

/*------------------------------------------------------------- 
  =Links
--------------------------------------------------------------*/

#functional_page .case_studies a, #functional_page .services_nav a {
	text-decoration: none;
}	

#functional_page .services_nav a.highlight {
	text-decoration: underline;
}

a.csr_link {
	padding-left: 20px;
	background: url(images/link_bullet.gif) no-repeat 0 0px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #7E5D12;
}

a.csr_link:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------- 
  =Images
---------------------------------------------------------------*/

#pod_logo {
	margin-left: 5px;
	border: none;
	float: left;
}

a:focus #pod_logo {
	outline: solid 1px black;
}

#pod_name {
	float: right;
}

img.ih {
	float: left;
	margin: 10px 20px 5px 0px;
}

#japanese_web, 
#english_web {
	border: none;
	float: right;
	margin-right: 4px;
	clear: both;
}

/*------------------------------------------------------------- 
  =Forms
---------------------------------------------------------------*/

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

.chkbox {
	height: 20px;
}

label.chkbox {
	width: 24em;
	margin-bottom: 10px;
}

input.chkbox {
	float: left;
	margin-left: 12em;
	margin-right: 10px;
}

#form_button {
	float: right;
}

.form_error {
	color: red;
	font-weight: bold;
	margin: -20px 0px 20px 15.5em;
}

/*------------------------------------------------------------- 
  =Lists
--------------------------------------------------------------*/

/*** Case Studies ***/

#functional_page .case_studies ul, #functional_page .services_nav ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
}

#functional_page .case_studies li, #functional_page .services_nav li {
	margin-bottom: 20px;
}

#functional_page .case_studies li.this, #functional_page .services_nav li.this {
	font-weight: bold;
	color: #FCB924;
}

#functional_page .services_nav li.header {
	font-weight: bold;
}

/******************************************/
/*** Block quotes  ***/
/******************************************/

#functional_page.programmes blockquote {
	margin: 0 0 1.5em 0;
	padding: 0;
	background:  url(images/ldq.gif) no-repeat left top;
}

#functional_page.programmes blockquote p.quote {
	font-size: 1.3em;
	line-height: 2.6;
	margin: 0;
	padding: 10px 18px 10px 18px;
	background: url("images/rdq.gif") no-repeat right bottom;
	font-style: italic;
}

#functional_page.programmes blockquote p.author {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.5em 10px 0 0;
	text-align: right;
}

#functional_page.business_learning blockquote {
	margin: 0 0 1.5em 0;
	padding: 0;
	background: url(images/ldq2.gif) no-repeat left top;
}

#functional_page.business_learning blockquote p.quote {
	font-size: 1.8em;
	line-height: 1.2;
	margin: 0;
	padding: 10px 10px 5px 10px;
	background: url(images/rdq2.gif) no-repeat right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F2E09;
	font-style: normal;
}

#functional_page.business_learning blockquote p.author {
	font-size: 1.3em;
	margin: 0.5em 10px 0 0;
	text-align: right;
}

/*************************************/
/*** Functional pages - programmes ***/
/*************************************/

.column_1_2_3.programmes {
	height: auto;
	margin: 0 0px 0px 5px;
	padding-bottom: 15px;
	clear: both;
}

* html .column_1_2_3.programmes {
	margin: 0;
	padding-bottom: 0px;
} 

/**** Headers ****/

#functional_page .programmes h1 {
	font-size: 1.8em;
	line-height: 1;
	font-weight: bold;
	color: #EBA203;
	margin-bottom: 18px;
	border: none;
	height: auto;
}

* html #functional_page .programmes h1 {
	font-size: 1.7em;
	width: 470px;
}

#functional_page .programmes h2 {
	font-size: 1.6em;
	line-height: 1;
	font-weight: bold;
	color: #EBA203;
	margin-bottom: 16px;
}

#functional_page .programmes h2 span {
	font-size: 14px;
	font-style: italic;
	margin: -10px 0 0 20px;
	display: block;
}

#functional_page .programmes h3 {
	font-size: 1.4em;
	line-height: 1;
	font-weight: bold;
	color: #EBA203;
	margin-bottom: 14px;
}

#functional_page .programmes .programme_box_right_1 h3, 
#functional_page .programmes .programme_box_right_2 h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}

/**** Paragraphs ****/

p.clear_both {
	clear: both;
}

#functional_page .programmes p.consultant_tag {
	line-height: 1.4;
	margin: 5px 0;
}

#functional_page .programme_links p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#functional_page .programme_links p#podcast_intro,
#functional_page .programmes p.intro {
	font-weight: bold;
}

/**** Lists ****/

#functional_page .programmes ul {
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
}

#functional_page .programmes li {
	margin-bottom: 20px;
}

#functional_page .programmes li.disable {
	display: none;
}

#functional_page .programmes .condense li {
	margin-bottom: 5px;
}

#functional_page .programmes .programme_links ul {
	padding: 0;
}

#functional_page .programmes .programme_links ul li {
	text-decoration: none;
	background: url(images/link_bullet.gif) no-repeat 0 2px;
	display: block;
	padding: 0 0 0 20px;
}

#functional_page .programmes .programme_links ul li.course_bullets {
	background: url(images/bullet.gif) no-repeat 0 2px;
	margin-bottom: 5px;
}

#functional_page .programmes .programme_links ul li.course_bullets.top_bullet {
	margin-top: -15px;
}

#functional_page .programmes .programme_links ul li.course_bullets.last_bullet {
	margin-bottom: 20px;
}

#functional_page .programmes .programme_links ul li a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#functional_page .programmes .programme_links ul#podcast {
	list-style: none;
	padding: 0;
}

#functional_page .programmes .programme_links ul#podcast li {
	margin-bottom: 20px;
}

#functional_page .programmes .programme_links ul#podcast li a {
	font-weight: normal;
	text-decoration: underline;
}

#functional_page .programmes li.subline {
	list-style-type: disc;
	margin: 0 0 5px 20px;
}

#functional_page .programmes li.subline.first {
	margin-top: -10px;
}

#functional_page .programmes li.subline.last {
	margin-bottom: 20px;
}

/**** Links ****/

#functional_page .programmes a {
	text-decoration: none;
}

#functional_page .programmes a.selected_item {
	font-weight: bold;
	text-decoration: none;
	color: #EBA203;
}

#functional_page .programmes a.programme_links,
#functional_page .programmes .programme_links p a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#functional_page .programmes .programme_links a.no_bold,
#functional_page .programmes a.programme_links.no_bold,
#functional_page .programmes p.consultant_tag a {
	font-weight: normal;
	text-decoration: underline;
}	

/**** Columns and boxes ****/

.programme_box_left_1, 
.programme_box_right_1, 
.programme_column_left_1 { 
	float: left;
	display: inline; /* to stop IE6 and below from doubling the left margin */
}

.programme_column_left_1 {
	width: 535px;
	margin: 0;
	padding: 0;
}

.programme_box_left_1 {
	width: 470px;
	margin: 25px 60px 0px 5px;
	padding: 25px 0 15px 0;
	clear: both;
}
 
.programme_box_left_1.no_top {
	margin-top: 0;
	padding-top: 0;
}

.programme_box_right_1 {
	width: 250px;
	margin: 75px 0 0 0;
	padding: 0 0 15px 0;
}

.business_skills .programme_box_right_1,
.communication_email .programme_box_right_1,
.writing_reports .programme_box_right_1,
.creativity_innovation .programme_box_right_1,
.cross_cultural .programme_box_right_1,
.effective_meeting .programme_box_right_1,
.recruitment_interviewing .programme_box_right_1,
.presentation_skills .programme_box_right_1,
.business_negotiation .programme_box_right_1,
.time_management .programme_box_right_1,
.assertiveness .programme_box_right_1 {
	margin-top: 40px;
}

.programme_box_right_1.with_border { 
	width: 220px;
	border: 1px solid #D6D6D6;
	padding: 20px 10px 15px 10px;
	margin-top: 50px;
}

.business_skills .programme_box_right_1.with_border { 
	width: 290px;
	border: 1px solid #D6D6D6;
	padding: 20px 10px 15px 10px;
	margin-top: 50px;
}

.programme_box_right_1.with_border.shaded {
	border-color: #EAEAEA;
	background-color: #EAEAEA;
	border-color: #FCB924;
	background-color: white;
}

.programme_box_right_1.less_gap { 
	margin-top: 35px;
}

.programme_box_right_1.with_border.shaded.less_gap {
	margin-top: 20px;
}

.programme_box_right_1.duration {
	width: 240px;
	padding: 0 20px 15px 0;
}

/**** Images ****/

.title_image {
	position: absolute;
	margin-left: 655px;
	z-index: 9;
	top: 185px;
}

* html .title_image {
	top: 215px;
}

/**** Header icons ****/

#functional_page .programmes h2.icon, h2.icon {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
	padding-top: 42px;
	padding-bottom: 0.8em;
}

#functional_page h2.icon.talk {
	background-image: url(images/icon_contact.jpg);
	padding-top: 22px;
}
#functional_page .programmes h2.icon.courses {
	background-image: url(images/icon_pages.jpg);
	padding-top: 22px;
}
#functional_page .programmes h2.icon.coaching {
	background-image: url(images/icon_pages.jpg);
}
#functional_page .programmes h2.icon.worldwide {
	background-image: url(images/icon_globe.jpg);
}
#functional_page .programmes h2.icon.learn {
	background-image: url(images/icon_lightbulb.jpg);
}
#functional_page .programmes h2.icon.training {
	background-image: url(images/icon_cog.jpg);
}
#functional_page .programmes h2.icon.podcasts {
	background-image: url(images/icon_headphones.jpg);
	padding-top: 22px;
}
#functional_page .programmes h2.icon.issues {
	background-image: url(images/icon_question.jpg);
}
#functional_page .programmes h2.icon.objectives {
	background-image: url(images/icon_tick.jpg);
}
#functional_page .programmes h2.icon.outline {
	background-image: url(images/icon_info.jpg);
}
#functional_page .programmes h2.icon.deliver {
	background-image: url(images/icon_deliver.jpg);
}
#functional_page .programmes h2.icon.meet {
	background-image: url(images/icon_deliver.jpg);
}
