/*************************************************************************** */
/* Page IDs */
/*************************************************************************** */

/* Agenda */
#Agenda .Time, #Workshops .Time {
	font: bold 11px/1.5em "Lucida Sans Unicode", Verdana, sans-serif;
	float: left;
	padding: 2px 7px 0 0;
	color:#000000;
	}

#Agenda .Sponsor {
	float: right;
	text-align: right;
	width: 120px;
	}
	
#Agenda .Sponsor img {
	display: block;
	padding: 3px;
	border: 1px solid #000000;
	background: #fff;
	margin: 0 0 5px 5px;
	text-align: right;
	float: right;
	}
	
#Agenda .Speaker {
	float: left;
	text-align: center;
	}
	
#Agenda .Speaker img {
	display: block;
	padding: 3px;
	border: 1px solid #000000;
	background: #fff;
	margin: 0 5px 10px 0;
	}
	
/*#Agenda li {
	clear: left;
	}*/

/* Prices */

#Prices table {
	width: 80%;
	}

#Prices th {
  font-weight: bold;
  background: #E9E9E9 url("../images/bg_gradient1.png") repeat-x;
	}

#Prices tr:hover {
	background-color: #F5F5F5;
	}

#Prices tr {
	text-align: center;
	padding: 2px;
	background-color:#E9E9E9;
	}

#Prices td {
	padding: 0 5px;
	}
	
#Prices .RegisterRow {
	background: #E9E9E9 url("../images/bg_gradient2.png") repeat-x;
	text-align: right;
	padding: 2px;
	}

#Prices .Package {
	text-align: left;
	background-color: #D6D6D6;
	}

/* Agenda-at-a-Glance */

/*#AgendaAtAGlance table {
	width: auto;
	}*/

#AgendaAtAGlance th {
  font-weight: bold;
  background: #E9E9E9 url("../images/bg_gradient1.png") repeat-x;
  text-align: center;
	}

#AgendaAtAGlance tr:hover {
	background-color: #F5F5F5;
	}

#AgendaAtAGlance tr {
	background-color: #E9E9E9;	
	}

#AgendaAtAGlance td {
	padding: 2px;
	}
	
#AgendaAtAGlance .Time {
	background-color: #D6D6D6;
	font-weight: bold;	
	}
	
#AgendaAtAGlance .Break {
	background-color: #D6D6D6;
	}
	
#AgendaAtAGlance .Feature {
	background-color: #CFD0D8;
	}
	
#Awards .Top, #Workshops .Top, #Agenda .Top, #Venue .Top, #Careers .Top {
 	text-align: right; 
    font-family: Verdana, sans-serif;
	font-size: 11px;
	width: auto;
	}

/*************************************************************************** */
/* Regional and Global Homepage IDs */
/*************************************************************************** */

/* Featurebox with yellow background and orange arrow */
.highlightbox {
	 background: #FFF1D5 url("../images/corner_yellow1.gif") no-repeat right bottom;
     padding: 8px 22px 5px 8px;
     margin: 10px 4px;
     width: 100%;
}

body>table #highlightbox {
     width: auto;
}

.highlightbox h2 {
	background:  url("../images/arrow_yellow1.gif") no-repeat left center;
    padding-left: 28px;
}

#emailsignup {
	width: 80%;
	margin-right: 5px;
}

/* Bluebox with blue background and dark blue arrow for Shared Services Week 2007*/
#bluebox {
	 background: #7EAAC7 url("../images/corner_blue1.gif") no-repeat right bottom;
     padding: 8px 22px 5px 8px;
     margin: 10px 4px;
}

body>table #bluebox {
     width: auto;
}

#bluebox h2 {
	background:  url("../images/arrow_blue1.gif") no-repeat left center;
    padding-left: 28px;
}

#bluebox h3 {
	background:  url("../images/arrow_blue1.gif") no-repeat left center;
    padding-left: 28px;
}



/* Membersbox with grey background and orange arrow */
#membersbox {
	 background: #E9E9E9 url("../images/corner_gray2.gif") no-repeat right bottom;
     padding: 8px 22px 5px 8px;
     margin: 10px 4px;
}

body>table #membersbox {
     width: auto;
}

#membersbox h2 {
	background:  url("../images/arrow_orange1.gif") no-repeat left center;
    padding-left: 28px;
}

#membersbox h3 {
	background:  url("../images/arrow_orange1.gif") no-repeat left center;
    padding-left: 28px;
}

/* Use to create the box of topic links in the centre of the page */
#eventsbox {
	background-color: #DADDE8;
	background-image: url("../images/corner_blue2.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 22px 5px 8px;
	margin: 10px 4px;
	width: 100%;
	display: table;
}
#eventsboxGerman {
	 background-color: #D7E1F5; 
	 background-image: url("../images/corner_blue2.gif");
	 background-repeat: no-repeat;
	 background-position: right bottom;
     padding: 8px 22px 5px 8px;
     margin: 10px 4px;
     width: 100%;
	 display: table;	 	 
}

body>table #eventsbox, body>table #eventsboxGerman {
     width: auto;
}

#eventsbox h2, #eventsboxGerman h2 {
	background:  url("../images/arrow_blue2.gif") no-repeat left center;
    padding-left: 28px;
}

#eventsbox li, #eventsboxGerman li {
	list-style-type:none;
	margin:0 0 4px 0;
	padding: 0;
}

#eventsbox ul, #eventsboxGerman ul {
	list-style-type:none;
	float: left;
	margin: 0 1% 0 0;
	padding: 0;
}

#eventsbox ul { 
	width: 31%; /* 3 coloumn layout */
}

#eventsboxGerman ul { 
	width: 49%; /* 2 coloumn layout */
}

#eventsbox ul a, #eventsboxGerman ul a {
	text-decoration:none;
	background-color: #B0C4EB;
	background-image: url("../images/icon_buttons.gif");
	background-repeat: no-repeat;
	/*background-position: 2px 1px;*/
	padding: 3px 5px 3px 25px;
	font: bold 12px Verdana, arial, sans-serif;
	color: #000;
	display: block;
	vertical-align: middle;
	height: 30px;
}

#eventsbox ul a:hover, #eventsboxGerman ul a:hover {
	color: #fff;
}

/* #newbit refers to the 'new' style homepages designed by Jon Hicks */
/* This is the the container ID and is used as table#newbit */
#newbit  {
	font: 11px/15px verdana, arial, sans serif;
	background:  url("../images/bg_gradient3.gif") repeat-x top left;
	height: 100%;
}

#newbit  a {
	color: #006;
}

#newbit h1  {
	margin: 2px -12px 20px -12px;
	background:  url("../images/dot1.gif") repeat-x 0 43px;
}

#newbit h2  {
	font-size:21px;
	line-height: 24px;
}

#newbit h3 {
	font-size: 16px;
	line-height: 19px;
	padding: 0;
}

#newbit h2, h3 {
	font-family: 'Trebuchet MS', Verdana, arial, sans-serif;
	color: #333;
	margin: 0 0 0.2em 0;

}

#newbit h4 {
	margin: 0 0 0.2em 0;
	font-size: 12px;
}

#newbit img {
	border: 0;
}

#newbit p {
	margin: 0 0 0.3em 0.3em;
}

#newbit td {
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
}

#maincentre {
	width: 60%;
	padding:10px 24px 12px 12px;
	text-align:left;
}

#register {
	padding: 3px 12px 6px 12px;
}

#register  h2 {
	color: #6e6e6e;
}

#sidebar {
	background-color: #e9e9e9; 
	background-image: url("../images/bg_gradient4.gif"); 
	background-repeat: repeat-x;
	background-position: top;
	width:35%;
	/*margin: 0px;*/
}

#speakersbox {
	background: #e9e9e9; 
	background-image: url("../images/corner_gray2.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px 12px;
	width: auto;
}


/*************************************************************************** */
/* Regional and Global Homepages: Topic Colours  */
/*************************************************************************** */

/* Hello Web Team! */
/* In this CSS file, you'll find the styles for the links in #eventsbox */
/* These <a> tags are inside table#newbit > ... > div#eventsbox) */
/* If you're looking for the CSS for the homepages, go to: 7879.css */
/* These are also used for the background colours for */
/* Headers and Footers */

/*************************************************************************** */

/* English lanaguage topic areas (Listed A-Z) */

#AIDSSouthAfrica-header .header {
	background: #005884;
}

#BPMSouthAfrica-footer .footer, #BPMSouthAfrica-header .header {
	background: #0396D6;
}

#RealHongKong-footer .footer, #RealHongKong-header .header {
	background: #852C1E;
}

#RealIndia-footer .footer, #RealIndia-header .header {
	background: #631196;
}

#RealSingapore-footer .footer, #RealIndia-header .header {
	background: #2A4208;
}

#sixsigmasummit2007-footer .footer, #sixsigmasummit2007 .header {
	background: #02491D;
}

#asiasixsigmasummit2007-footer .footer, #asiasixsigmasummit2007 .header {
	background: #AF2F18;
}

#sixsigmasummitlondon-footer .footer, #sixsigmasummitlondon .header {
	background: #D15A0C;
}

#ssexchangena-header .header {
	background: #00447B;
}

#globalip-header .header {
	background: #006F3C;
}

#YMF2007China-footer .footer, #YMF2007China .header {

	background: #CC0066;
}

#ITFM2007-footer .footer, #itfm2007 .header {
	background: #01043B;
}

#EnterpriseMobilityWeek-footer .footer, #EnterpriseMobilityWeek .header {
	background: #3C6BAD;
}

#EnterpriseMobilityWeekUS-footer .footer, #EnterpriseMobilityWeekUS .header {
	background: #99CC00;
}

#SharedServicesAPACSummit2007-footer .footer, #SharedServicesAPACSummit2007 .header {
	background: #000000;
}

#SharedServicesWeekEurope2007-footer .footer, #SharedServicesWeekEurope2007 .header {
	background: #004261;
}

#ncwEurope2007-footer .footer, #ncwEurope2007 .header {
	background: #F07000;
	
}


#nchs-footer .footer, #nchs .header {
	background: #476DDA;
}


#CoastalSurveillanceAsia-footer .footer, #CoastalSurveillanceAsia-header .header {
	background: #122E53;
}

#DEPP-footer .footer, #DEPP-header .header {
	background: #124BBE;
}

#topic844 .StradTemplate h2 {
	color: #124BBE
}

a#callcentre:hover, #callcentre-footer .footer, #callcentre-header .header {
	background: #75AB8A;
}

#topic712 .StradTemplate h2 {
	color: #3366CC
}

#topic227 .StradTemplate h2 {
	color: #75AB8A
}

a#construction:hover, #construction-footer .footer, #construction-header .header {
	background: #EBA850;
}

a#infrastructure:hover, #infrastructure-footer .footer, #infrastructure-header .header {
	background: #EBA850;
}

#topic829 .StradTemplate h2 {
	color: #EBA851;
}

#topic748 .StradTemplate h2 {
	color: #EBA850;
}

a#defence:hover, #defence-footer .footer, #defence-header .header, #idga-footer .footer, #idga-header .header{
	background: #316351;
}

#topic228 .StradTemplate h2, #topic329 .StradTemplate h2, #topic652 .StradTemplate h2 {
	color: #316351;
}

#ebillx-footer .footer, #ebillx-header .header {
	background: #5E61D6;
}

a#energy:hover, #energy-footer .footer, #energy-header .header, #ascope-footer .footer, #ascope-header .header {
	background: #ED992C;
}

#topic604 .StradTemplate h2, #topic521 .StradTemplate h2, #topic711 .StradTemplate h2 {
	color: #ED992C;
}

a#environment:hover, #environment-footer .footer, #environment-header .header, #smartlab-footer .footer {
	background: #589611;
}

#topic479 .StradTemplate h2 {
	color: #589611;
}

a#finance:hover, #finance-footer .footer, #finance-header .header {
	background: #990033;
}

#topic230 .StradTemplate h2, #topic522 .StradTemplate h2, #topic693 .StradTemplate h2, #topic875 .StradTemplate h2 {
	color: #990033;
}

#topic830 .StradTemplate h2, #topic522 .StradTemplate h2, #topic693 .StradTemplate h2, #topic881 .StradTemplate h2 {
	color: #990033;
}

a#food:hover, #food-footer .footer, #food-header .header {
	background: #5341C4;
}

#topic231 .StradTemplate h2, #topic898 .StradTemplate h2 {
	color: #5341C4;
}

a#government:hover, #government-footer .footer, #government-header .header {
	background: #D1AD3A;
}

#topic234 .StradTemplate h2, #topic592 .StradTemplate h2, #topic672 .StradTemplate h2, #topic877 .StradTemplate h2, #topic879 .StradTemplate h2 {
	color: #D1AD3A;
}


a#healthcare:hover, #healthcare-footer .footer, #healthcare-header .header, a#lifescience:hover, #lifescience-footer .footer, #lifescience-header .header, a#pharma:hover, #pharma-footer .footer, #pharma-header .header {
	background: #00B1EC;
}

#topic237 .StradTemplate h2, #topic483 .StradTemplate h2, #topic519 .StradTemplate h2, #topic689 .StradTemplate h2, #topic635 .StradTemplate h2, #topic883 .StradTemplate h2 {
	color: #00B1EC;
}


a#human:hover, #human-footer .footer, #human-header .header {
	background: #4086BE;
}

#topic232 .StradTemplate h2, #topic520 .StradTemplate h2, #topic685 .StradTemplate h2 {
	color: #4086BE;
}

#intranets-header .header {
	background: #FFFFFF;
}

#intranets-footer .footer {
	background: #7AA12C;
}

#kidpowerx-footer .footer, #kidpowerx-header .header {
	background: #DD1890;
}

#topic445 .StradTemplate h2 {
	color: #DD1B90;
}

a#legal:hover, #legal-footer .footer, #legal-header .header {
	background: #D1AD3A;
}

a#maintenance:hover, #maintenance-footer .footer, #maintenance-header .header {
	background: #5C8A7D;
}

#topic515 .StradTemplate h2, #topic525 .StradTemplate h2 {
	color: #5C8A7D;
}

a#management:hover, #management-footer .footer, #management-header .header, a#project:hover, #project-footer .footer, #project-header .header {
	background: #47548C;
}

#topic235 .StradTemplate h2, #topic524 .StradTemplate h2 {
	color: #47548C;
}

a#marketing:hover, #marketing-footer .footer, #marketing-header .header {
	background: #AF2F18;
}

#topic236 .StradTemplate h2, #topic784 .StradTemplate h2, #topic795 .StradTemplate h2 {
	color: #AF2F18;
}

a#mining:hover, #mining-footer .footer, #mining-header .header {
	background: #7D5444;
}

#topic466 .StradTemplate h2, #topic660 .StradTemplate h2 {
	color: #7D5343
}

a#oilgas:hover, #oilgas-footer .footer, #oilgas-header .header, #topic612 .StradTemplate h2 {
	background: #D77211;
}

#topic229 .StradTemplate h2 {
	color: #D77211
}

a#secretary:hover, #secretary-footer .footer, #secretary-header .header {
	background: #B872B8;
}

#topic477 .StradTemplate h2 {
	color: #B872B8;
}

a#seminars:hover, #topic-footer .footer, #topic-header .header {
	background: #003366;
}

a#sharedservices:hover, #sharedservices-footer .footer, #sharedservices-header .header {
	background: #990033;
}

#sharedservicesexchange-footer .footer, #sharedservicesexchange-header .header {
	background: #2C2C2C;
}

#topic240 .StradTemplate h2, #topic697 .StradTemplate h2 {
	color: #990033;
}

a#six-sigma:hover, #six-sigma-footer .footer, #six-sigma-header .header,
a#sixsigma:hover, #sixsigma-footer .footer, #sixsigma-header .header {
	background: #3399CC;
}

#topic241 .StradTemplate h2 {
	color: #3399CC;
}

a#supplychain:hover, #supplychain-footer .footer, #supplychain-header .header {
	background: #4FADB8;
}

#topic239 .StradTemplate h2, #topic527 .StradTemplate h2, #topic738 .StradTemplate h2 {
	color: #4FADB8;
}

a#technology:hover, #technology-footer .footer, #technology-header .header {
	background: #ABC129;
}

#topic233 .StradTemplate h2, #topic506 .StradTemplate h2, #topic523 .StradTemplate h2, #topic687 .StradTemplate h2, #topic885 .StradTemplate h2 {
	color: #ABC129;
}

#topic233 .pasteventbox a { color: #3366CC; }

a#telecoms:hover, #telecoms-footer .footer, #telecoms-header .header {
	background: #6E6621;
}

#topic586 .StradTemplate h2, #topic620 .StradTemplate h2, #topic704 .StradTemplate h2 {
	color: #6E6621;
}

a#transport:hover, #transport-footer .footer, #transport-header .header {
	background: #8D28A6;
}

#topic495 .StradTemplate h2, #topic664 .StradTemplate h2, #topic702 .StradTemplate h2 {
	color: #8D28A6;
}

a#training:hover, #training-footer .footer, #training-header .header {/* For IQPC Training - Asia */
	background: #628ABE;
}

#topic661 .StradTemplate h2, #topic708 .StradTemplate h2 {
	color: #628ABE;
}

#youthpower-footer .footer, #youthpower-header .header {
	background: #9CB51B;
}

/* German lanaguage topic areas */

a#automobil:hover, #automobil-footer .footer, #automobil-header .header,
a#automotive:hover, #automotive-footer .footer, #automotive-header .header {
	background: #5B7395;
}

#topic559 .StradTemplate h2, #topic772 .StradTemplate h2 {
	color: #5B7395;
}

/* Mortgage Processing 2007 */

#MortgageProcessing2007-header .header {
	background-image: url("../images/header_bg_MortgageProcessing2007.jpg");
	background-color: #451757;
	}

#MortgageProcessing2007-footer .footer {
	background: #451757;
}


/* MLD - South Africa*/

#mld-header .header {
	background-image: url("../images/header_bg_mld.jpg");
	background-color: #A41D21;
	}

#mld-footer .footer {
	background: #A41D21 url("../images/phone_icon_red1.gif") left center no-repeat;
}

/* This is an exception, because the MLD logo is a different size to the IQPC logo  */

#mld-header .header img { 
	top: 5px;
}

/* Call Center Week US */

#callcenterweekus-header .header {
	background-image: url("../images/header_bg_callcenterweekus.jpg");
	background-color: #47548C;
	}

/* NCW 2007 */

#NCW2007-header .header {
	background-image: url("../images/header_bg_NCW2007.jpg");
	background-color: #47548C;
	}
	
/* NCW 2008 */

#NCW2008-header .header {
	background-image: url("../images/header_bg_NCW2008.jpg");
	background-color: #47548C;
	}
	
/* Software Radio Summit */

#softwareradio-header .header {
	background-image: url("../images/header_bg_softwareradio.gif");
	background-color: #FDBE0F;
	}
	
/* Asia Shared Services Summit */

#asiasharedservices-header .header {
	background-image: url("../images/header_bg_asiasharedservices.jpg");
	background-color: #FDBE0F;
	}

#corporatefinance-header .header {
	background-image: url("../images/header_bg_corporatefinance.gif");
	}

/* Shared Services Week 2007 */	
#sharedservicesexchange2007-header .header {
	background-image: url("../images/header_bg_sharedservicesexchange2007.jpg");
	background-color: #47548C;
	}

#sharedservicesweek07-header .header {
	background-image: url("../images/header_bg_sharedservicesweek07.jpg");
	background-color: #D5E5D8;
	}
	
#islam08-header .header {
	background-image: url("../images/header_bg_islam08.jpg");
	}
	
/* IQPC India */

#iqpcindia-header .header {
	background-image: url("../images/header_bg_iqpcindia.gif");
	background-color: #799ADE;
	}

/* 3rd Annual Border Management Summit 

#mainContainer {
	background-image: url("../images/header_bg_border_management.jpg");
	}*/

/* Future Fields */

#futurefields-header .header {
	background-image: url("../images/header_bg_futurefields.jpg");
	background-color: #799ADE;
	}

/* This is an exception, because */

#futurefields-header .header img { 
	top: 17px;
	left: 5px;
	margin: 0;
	padding: 0;
}

html>body #futurefields-header .header img{
	top: 17px;
	left: 8px;
}
	
/* Smart Lab 2007 */

#smartlab-header .header {
	background-image: url("../images/header_bg_smartlab.jpg");
	background-color: #A9C980;
	}

/* This is an exception, because the Smart Lab logo   */
/* is on a hashed background so it needed absolute positioning */

#smartlab-header .header img { 
	top: 10px;
	left: 4px;
	margin: 0;
	padding: 0;
}

html>body #smartlab-header .header img{
	top: 10px;
	left: 7px;
}

/*************************************************************************** */
/* SWEDISH TOPICS */
/*************************************************************************** */

a#allevents:hover {
	background: #B0C4EB;
}

a#samtliga:hover, #samtliga-footer .footer, #samtliga-header .header {
	background: #BCBCBC;
}

#topic461 .StradTemplate h2 {
	color: #5B7395;
}

/* Swedish lanaguage topic areas */

a#administration:hover, #administration-footer .footer, #administration-header .header, a#okonomiogadministrasjon:hover, #okonomiogadministrasjon-footer .footer, #okonomiogadministrasjon-header .header {
	background: #34ABC9;
}

#topic727 .StradTemplate h2 {
	color: #34ABC9;
}

/*------------------------------------*/
a#arbetsmarknad:hover, #arbetsmarknad-footer .footer, #arbetsmarknad-header .header, a#arbeidsmarked:hover, #arbeidsmarked-footer .footer, #arbeidsmarked-header .header {
	background: #C16639;
}

#topic728 .StradTemplate h2 {
	color: #C16639;
}

/*------------------------------------*/
a#fastighets:hover, #fastighets-footer .footer, #fastighets-header .header, a#eiendomsforvaltning:hover, #eiendomsforvaltning-footer .footer, #eiendomsforvaltning-header .header {
	background: #4F7731;
}

#topic821 .StradTemplate h2 {
	color: #4F7731;
}

/*------------------------------------*/
a#utbildning:hover, #utbildning-header .header, #utbildning-footer .footer, a#utdanning:hover, #utdanning-header .header, #utdanning-footer .footer {
	background: #3C5A64;
}

/*------------------------------------*/
a#naringsliv:hover, #naringsliv-footer .footer, #naringsliv-header .header {
	background: #6F8377; 
}

#topic503 .StradTemplate h2 {
	color: #6F8377;
}

/*------------------------------------*/
a#forskolaochskola:hover, #forskolaochskola-footer .footer, #forskolaochskola-header .header {
	background: #3C5A64;
}

#topic729 .StradTemplate h2 {
	color: #3C5A64;
}

/*------------------------------------*/
a#socialtarbete:hover, #socialtarbete-footer .footer, #socialtarbete-header .header, a#sosialtarbeid:hover, #sosialtarbeid-footer .footer, #sosialtarbeid-header .header {
	background: #7DB1D5;
}

#topic732 .StradTemplate h2 {
	color: #7DB1D5;
}

/*------------------------------------*/
a#tandvard:hover, #tandvard-footer .footer, #tandvard-header .header, a#tannpleie:hover, #tannpleie-footer .footer, #tannpleie-header .header {
	background: #6D7D56;
}

#topic730 .StradTemplate h2 {
	color: #6D7D56;
}

/*------------------------------------*/
a#vardochomsorg:hover, #vardochomsorg-footer .footer, #vardochomsorg-header .header, a#pleieogomsorg:hover, #pleieogomsorg-footer .footer, #pleieogomsorg-header .header {
	background: #3B8ED0;
}

#topic731 .StradTemplate h2 {
	color: #3B8ED0;
}

/*------------------------------------*/
a#ekonomi:hover, #ekonomi-footer .footer, #ekonomi-header .header {
	background: #34A8C6;
}

#topic824 .StradTemplate h2 {
	color: #34A8C6;
}

/* The following topics share the global header and footer css properties */

/* Energi och miljo */
#topic810 .StradTemplate h2 {
	color: #ED992C;
}

/* Inkop och logistik */
#topic810 .StradTemplate h2 {
	color: #4FADB8;
}

/* IT och telekom */
#topic810 .StradTemplate h2 {
	color: #889821;
}

/* Marknad och kommunikation */
#topic810 .StradTemplate h2 {
	color: #AF2F18;
}

/* Patent- och varumarkesskydd */
#topic810 .StradTemplate h2 {
	color: #D1AD3A;
}

/* Personal och organisation */
#topic810 .StradTemplate h2 {
	color: #4086BE;
}

/* Swedish-English lanaguage topic areas */

/* Energy */
#topic810 .StradTemplate h2 {
	color: #ED992C;
}

/* HR */
#topic806 .StradTemplate h2 {
	color: #4086BE;
}

/* Legal */
#topic813 .StradTemplate h2 {
	color: #D1AD3A;
}

/* Technology */
#topic780 .StradTemplate h2 {
	color: #889821;
}

/* Marketing */
#topic784 .StradTemplate h2 {
	color: #AF2F18;
}

/* Supply Chain */
#topic804 .StradTemplate h2 {
	color: #4FADB8;
}

/* Headers - IQPC Style */  

#iqpcCA-header .header, #iqpcCN-header .header, #iqpcCNEN-header .header,  {
	background: url("../images/header_bg_iqpc_several.jpg") #3366CC;
}

#iqpc-footer .footer {
	background: #3366CC;
	}

#iqpc-header .header, #iqpcUS-header .header {
	background-image: url("../images/hd_global.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcDE-header .header, #iqpcDEEN-header .header {
	background-image: url("../images/hd_germany.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcBR-header .header, #iqpcBREN-header .header {
	background-image: url("../images/hd_south-america.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcAU-header .header {
	background-image: url("../images/hd_australia.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcAE-header .header {
	background-image: url("../images/hd_middleEast.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcUK-header .header {
	background-image: url("../images/hd_europe.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcSE-header .header {
	background-image: url("../images/hd_sweden.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcNO-header .header {
	background-image: url("../images/hd_norway.jpg");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcSG-header .header {
	background-image: url("../images/hd_asia.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcindia-header .header {
	background-image: url("../images/hd_india.gif");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcZA-header .header, #iqpcES-header .header, #iqpcUKExchange-header .header, #ExchangeAll-header .header {
	background-image: url("../images/header_bg_iqpc_several.jpg");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcUSExchange-header .header {
	background-image: url("../images/header_bg_exchangesglobal.jpg");
	background-color: #3366CC;
	background-repeat: no-repeat;
}

#iqpcSEEN-header .header, #iqpcNOEN-header .header {
	background-image: url("../images/header_bg_iqpcSEEN.jpg");
}
#iqpcSEEN-arb-header .header {
	background-image: url("../images/header_bg_exchangesglobal.jpg");
}
/* Headers - Topic Styles */

#administration-header .header, #okonomiogadministrasjon-header .header {
	background-image: url("../images/header_bg_administration.jpg");
}


#AIDSSouthAfrica-header .header {
	background-image: url("../images/header_bg_AIDSSouthAfrica.jpg");
}

/* This is an exception, because the AIDS logo   */
/* is not the same dimensions as the standard IQPC logo */

#AIDSSouthAfrica-header .header img { 
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#arbetsmarknad-header .header, #arbeidsmarked-header .header {
	background-image: url("../images/header_bg_arbetsmarknad.jpg");
}

#ascope-header .header {
	background-image: url("../images/header_bg_ascope.jpg");
}


#ascope-header .header img { 
	top: 24px;
	left: 1px;
}

#automotive-header .header, #automobil-header .header {
	background-image: url("../images/header_bg_automobil.jpg");
}

#BPMSouthAfrica-header .header {
	background-image: url("../images/header_bg_BPMSouthAfrica.jpg");
}

#BPM07SouthAfrica-header .header {
	background-image: url("../images/header_bg_BPM07SouthAfrica.jpg");
}

#career-header .header {
	background-image: url("../images/header_bg_career.jpg");
}

#WMRLS-header .header {
	background-image: url("../images/header_bg_WMRLS.jpg");
}

#RealHongKong-header .header {
	background-image: url("../images/header_bg_RealHongKong.jpg");
}

#RealIndia-header .header {
	background-image: url("../images/header_bg_RealIndia.jpg");
}

#RealSingapore-header .header {
	background-image: url("../images/header_bg_RealSingapore.jpg");
}

#sixsigmasummit2007-header .header {
	background-image: url("../images/header_bg_sixsigmasummit2007.jpg");
}

#USSharedServicesSummit2007-header .header {
	background-image: url("../images/header_bg_USSharedServicesSummit2007.jpg");
}

#ColdChainDistributionforPharmaceuticals2007-header .header {
	background-image: url("../images/header_bg_ColdChainDistributionforPharmaceuticals2007.jpg");
}

#bbmamarketing-header .header {
	background-image: url("../images/header_bg_bbmamarketing.jpg");
}

#TalentManagement07-header .header {
	background-image: url("../images/header_bg_TalentManagement07.jpg");
}

#asiasixsigmasummit2007-header .header {
	background-image: url("../images/header_bg_asiasixsigmasummit2007.jpg");
}

#remotedevicesummit-header .header {
	background-image: url("../images/header_bg_remotedevicesummit.jpg");
}

#coastalsurveillanceaustralia-header .header {
	background-image: url("../images/header_bg_coastalsurveillanceaustralia.jpg");
}

#leansixsigmaimprovementweek-header .header {
	background-image: url("../images/header_bg_leansixsigmaimprovementweek.gif");
}

#militarylogisticssummit2007-header .header {
	background-image: url("../images/header_bg_militarylogisticssummit2007.jpg");
}

#annualborder-header .header {
	background-image: url("../images/header_bg_annualborder.jpg");
}

#YMF2007China-header .header {
	background-image: url("../images/header_bg_YMF2007China.gif");
}

#sixsigmasummitlondon-header .header {
	background-image: url("../images/header_bg_sixsigmasummitlondon.jpg");
}

#ITFM2007-header .header {
	background-image: url("../images/header_bg_ITFM2007.gif");
}

#EnterpriseMobilityWeek-header .header {
	background-image: url("../images/header_bg_EnterpriseMobilityWeek.jpg");
}

#EnterpriseMobilityWeekUS-header .header {
	background-image: url("../images/header_bg_EnterpriseMobilityWeekUS.jpg");
}

#SharedServicesAPACSummit2007-header .header {
	background-image: url("../images/header_bg_SharedServicesAPACSummit2007.jpg");
}

#CoastalSurveillanceAsia-header .header {
	background-image: url("../images/header_bg_CoastalSurveillanceAsia.jpg");
}

#SharedServicesWeekEurope2007-header .header {
	background-image: url("../images/header_bg_SharedServicesWeekEurope2007.jpg");
}

#nchs-header .header {
	background-image: url("../images/header_bg_nchs.gif");
}

#ncwEurope2007-header .header {
	background-image: url("../images/header_bg_ncwEurope2007.jpg");
}

#utbildning-header .header, #utdanning-header .header {
	background-image: url("../images/header_bg_utbildning.jpg");
}

/* This is an exception, because the BPM logo   */
/* is not the same dimensions as the standard IQPC logo */

#BPMSouthAfrica-header .header img { 
	top: 27px;
	left: 15px;
	margin: 0;
	padding: 0;
}

#RealHongKong-header .header img { 
	top: 15px;
	left: 5px;
	margin: 0;
	padding: 0;
}

#RealIndia-header .header img { 
	top: 17px;
	left: 4px;
	margin: 0;
	padding: 0;
}

#RealSingapore-header .header img { 
	top: 15px;
	left: 5px;
	margin: 0;
	padding: 0;
}

#sixsigmasummit2007-header .header img { 
	top: 20px;
	left: 12px;
	margin: 0;
	padding: 0;
}

#asiasixsigmasummit2007-header .header img { 
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#sixsigmasummitlondon-header .header img { 
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#YMF2007China-header .header img { 
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#ITFM2007-header .header img { 
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#EnterpriseMobilityWeek-header .header img { 
	top: 0px;
	left: 1px;
	margin: 0;
	padding: 0;
}

#EnterpriseMobilityWeekUS-header .header img { 
	top: 0px;
	left: -2px;
	margin: 0;
	padding: 0;
}

html>body #EnterpriseMobilityWeekUS-header .header img{
  top: 0px;
  left: 1px;
}

#SharedServicesWeekEurope2007-header .header img { 
	top: 0px;
	left: -2px;
	margin: 0;
	padding: 0;
}


#nchs-header .header img { 
	top: 0px;
	left: 2px;
	margin: 0;
	padding: 0;
}

html>body #SharedServicesWeekEurope2007-header .header img{
  top: 0px;
  left: 1px;
}

#ncwEurope2007-header .header img { 
	top: 0px;
	left: -2px;
	margin: 0;
	padding: 0;
}

html>body #ncwEurope2007-header .header img{
  top: 0px;
  left: 1px;
}

#SharedServicesAPACSummit2007-header .header img { 
	top: 8px;
	left: 22px;
	margin: 0;
	padding: 0;
}

#CoastalSurveillanceAsia-header .header img { 
	top:25px;
	left: 8px;
	margin: 0;
	padding: 0;
}

#callcentre-header .header {
	background-image: url("../images/header_bg_callcentre.jpg");
}

#construction-header .header {
	background-image: url("../images/header_bg_construction.jpg");
}

#infrastructure-header .header {
	background-image: url("../images/header_bg_construction.jpg");
}

#DEPP-header .header {
	background-image: url("../images/header_bg_DEPP.jpg");
}

/* This is an exception, because the DEPP logo   */
/* is not the same dimensions as the standard IQPC logo */

#DEPP-header .header img { 
	top: 23px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#defence-header .header {
	background-image: url("../images/header_bg_defence.jpg");
}

#ebillx-header .header {
	background-image: url("../images/header_bg_ebillx.jpg");
}

/* This is an exception, because the eBillX logo   */
/* is not the same dimensions as the standard IQPC logo */

#ebillx-header .header img { 
	top: 26px;
	left: 13px;
}

#energy-header .header {
	background-image: url("../images/header_bg_energy.jpg");
}

#environment-header .header {
	background-image: url("../images/header_bg_environment.jpg");
}

#finance-header .header {
	background-image: url("../images/header_bg_finance.jpg");
}

#food-header .header {
	background-image: url("../images/header_bg_food.jpg");
}

#forskolaochskola-header .header {
	background-image: url("../images/header_bg_forskolaochskola.jpg");
}

#fastighets-header .header, #eiendomsforvaltning-header .header {
	background-image: url("../images/header_bg_fastighets.jpg");
}

#government-header .header {
	background-image: url("../images/header_bg_government.jpg");
}

#governmentpractice-header .header {
	background-image: url("../images/header_bg_government.jpg");
}

#healthcare-header .header {
	background-image: url("../images/header_bg_healthcare.jpg");
}

#human-header .header {
	background-image: url("../images/header_bg_human.jpg");
}

#idga-header .header {
	background-image: url("../images/header_bg_idga.jpg");
}

#intranets-header .header {
	background-image: url("../images/header_bg_intranets.jpg");
}

/* This is an exception, because the intranets logo   */
/* is not the same dimensions as the standard IQPC logo */

#intranets-header .header img { 
	top: 0px;
	left: -3px;
	margin: 0;
	padding: 0;
}

html>body #intranets-header .header img{
	top: 0px;
	left: 0px;
}

#kidpowerx-header .header {
	background-image: url("../images/header_bg_kidpowerx.jpg");
}

/* This is an exception, because the Kid Power X logo   */
/* is not the same dimensions as the standard IQPC logo */


#kidpowerx-header .header img { 
	top: 5px;
	left: 18px;
}

#legal-header .header {
	background-image: url("../images/header_bg_legal.jpg");
}

#maintenance-header .header {
	background-image: url("../images/header_bg_maintenance.jpg");
}

#management-header .header, #project-header .header  {
	background-image: url("../images/header_bg_management.jpg");
}

#mining-header .header {
	background-image: url("../images/header_bg_mining.jpg");
}

#marketing-header .header {
	background-image: url("../images/header_bg_marketing.jpg");
}

#naringsliv-header .header {
	background-image: url("../images/header_bg_naringsliv.jpg");
}

#offentligsektor-header .header {
	background-image: url("../images/header_bg_offentligsektor.jpg");
}

#oilgas-header .header {
	background-image: url("../images/header_bg_oilgas.jpg");
}

#pharma-header .header {
	background-image: url("../images/header_bg_pharma.jpg");
}


#real-estate-header .header {
	background-image: url("../images/header_bg_real.jpg");
}

/* This is an exception, because the Real Estate Series logo   */
/* is not the same dimensions as the standard IQPC logo */

#real-estate-header .header img { 
	top: 15px;
	left: 7px;
	margin: 0;
	padding: 0;
}

#secretary-header .header {
	background-image: url("../images/header_bg_secretary.jpg");
}

#sharedservices-header .header {
	background-image: url("../images/header_bg_sharedservices.jpg");
}

#sharedservicesexchange-header .header {
	background-image: url("../images/header_bg_sharedservicesexchange.jpg");
}

#ssexchangena-header .header {
	background-image: url("../images/header_bg_ssexchangena.gif");
}

#globalip-header .header {
	background-image: url("../images/header_bg_globalip.gif");
}

#oilgasexchangeus-header .header {
	background-image: url("../images/header_bg_oilgasexchangeus.gif");
}

#legaltechnology-header .header {
	background-image: url("../images/header_bg_legaltechnology.gif");
}

#six-sigma-header .header,
#sixsigma-header .header {
	background-image: url("../images/header_bg_sixsigma.jpg");
}

#socialtarbete-header .header, #sosialtarbeid-header .header {
	background-image: url("../images/header_bg_offentligsektor.jpg");
}

#supplychain-header .header {
	background-image: url("../images/header_bg_supplychain.jpg");
}

#tandvard-header .header, #tannpleie-header .header {
	background-image: url("../images/header_bg_tandvard.jpg");
}

#technology-header .header {
	background-image: url("../images/header_bg_technology.jpg");
}

#telecoms-header .header {
	background-image: url("../images/header_bg_telecoms.jpg");
}

#training-header .header {
	background-image: url("../images/header_bg_training.jpg");
}

#transport-header .header {
	background-image: url("../images/header_bg_transport.jpg");
}

#vardochomsorg-header .header, #pleieogomsorg-header .header {
	background-image: url("../images/header_bg_vardochomsorg.jpg");
}

#youthpower-header .header {
	background-image: url("../images/header_bg_youthpower.jpg");
}
#ekonomi-header .header 
{
	background-image: url("../images/bg_header_ekonomi.JPG");
}
/* This is an exception, because the Youth Power X logo   */
/* is not the same dimensions as the standard IQPC logo */

#youthpower-header .header img { 
	top: 0px;
	left: 0px;
}

/* Footers - IQPC Styles */ 

#iqpc-footer .footer {
	background-image: url("../images/phone_icon_blue1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footers - Topic Styles */ 

#administration-footer .footer, #okonomiogadministrasjon-footer .footer {
	background-image: url("../images/phone_icon_blue2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#fastighets-footer .footer, #eiendomsforvaltning-footer .footer {
	background-image: url("../images/phone_icon_gray.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#arbetsmarknad-footer .footer, #arbeidsmarked-footer .footer {
	background-image: url("../images/phone_icon_brown1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#automotive-footer .footer {
	background-image: url("../images/phone_icon_gray2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#BPMSouthAfrica-footer .footer {
	background-image: url("../images/phone_icon_blue3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#BPM07SouthAfrica-footer .footer {
	background-image: url("../images/phone_icon_yellow1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CC9933;
}

#career-footer .footer {
	background-image: url("../images/phone_icon_yellow1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#WMRLS-footer .footer {
	background-image: url("../images/phone_icon_red2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#RealHongKong-footer .footer {
	background-image: url("../images/phone_icon_brown2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#RealIndia-footer .footer {
	background-image: url("../images/phone_icon_purple1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#RealSingapore-footer .footer {
	background-image: url("../images/phone_icon_green1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#sixsigmasummit2007-footer .footer {
	background-image: url("../images/phone_icon_green1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#USSharedServicesSummit2007-footer .footer {
	background-image: url("../images/phone_icon_orange1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#ColdChainDistributionforPharmaceuticals2007-footer .footer {
	background-image: url("../images/phone_icon_blue4.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #00B1EC;
}

#bbmamarketing-footer .footer {
	background-image: url("../images/phone_icon_red3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#TalentManagement07-footer .footer {
	background-image: url("../images/phone_icon_green2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#asiasixsigmasummit2007-footer .footer {
	background-image: url("../images/phone_icon_red4.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#remotedevicesummit-footer .footer {
	background-image: url("../images/phone_icon_blue5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#coastalsurveillanceaustralia-footer .footer {
	background-image: url("../images/phone_icon_blue5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#militarylogisticssummit2007-footer .footer {
	background-image: url("../images/phone_icon_yellow2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FE901A;
}

#leansixsigmaimprovementweek-footer .footer {
	background-image: url("../images/phone_icon_green3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#annualborder-footer .footer {
	background-image: url("../images/phone_icon_blue6.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#sixsigmasummitlondon-footer .footer {
	background-image: url("../images/phone_icon_orange2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#YMF2007China-footer .footer {
	background-image: url("../images/phone_icon_red5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#ITFM2007-footer .footer {
	background-image: url("../images/phone_icon_dark1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#EnterpriseMobilityWeek-footer .footer {
	background-image: url("../images/phone_icon_blue7.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#EnterpriseMobilityWeekUS-footer .footer {
	background-image: url("../images/phone_icon_green4.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#SharedServicesAPACSummit2007-footer .footer {
	background-image: url("../images/phone_icon_black1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#SharedServicesWeekEurope2007-footer .footer {
	background-image: url("../images/phone_icon_blue8.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#nchs-footer .footer {
	background-image: url("../images/phone_icon_blue9.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#ncwEurope2007-footer .footer {
	background-image: url("../images/phone_icon_orange3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#CoastalSurveillanceAsia-footer .footer {
	background-image: url("../images/phone_icon_blue5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#callcentre-footer .footer {
	background-image: url("../images/phone_icon_green5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#construction-footer .footer {
	background-image: url("../images/phone_icon_yellow3.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}

#infrastructure-footer .footer {
	background-image: url("../images/phone_icon_yellow3.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}

#DEPP-footer .footer {
	background-image: url("../images/phone_icon_blue6.gif");
	background-repeat: no-repeat;
	background-position: left center;	
}

#defence-footer .footer {
	background-image: url("../images/phone_icon_green6.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#idga-footer .footer {
	background-image: url("../images/phone_icon_green6.gif");
	background-repeat: no-repeat;
	background-position: left center;
}


#ebillx-footer .footer {
	background-image: url("../images/phone_icon_blue10.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#energy-footer .footer, #ascope-footer .footer {
	background-image: url("../images/phone_icon_yellow4.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#environment-footer .footer, #smartlab-footer .footer {
	background-image: url("../images/phone_icon_green7.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#finance-footer .footer {
	background-image: url("../images/phone_icon_red6.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#food-footer .footer {
	background-image: url("../images/phone_icon_purple2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#forskolaochskola-footer .footer {
	background-image: url("../images/phone_icon_green8.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#government-footer .footer {
	background-image: url("../images/phone_icon_yellow5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#healthcare-footer .footer {
	background-image: url("../images/phone_icon_cyan1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#human-footer .footer {
	background-image: url("../images/phone_icon_blue11.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#intranets-footer .footer {
	background-image: url("../images/phone_icon_green9.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#kidpowerx-footer .footer {
	background-image: url("../images/phone_icon_pink0.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#legal-footer .footer {
	background-image: url("../images/phone_icon_yellow5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#maintenance-footer .footer {
	background-image: url("../images/phone_icon_green10.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#management-footer .footer, #project-footer .footer {
	background-image: url("../images/phone_icon_blue8.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#marketing-footer .footer {
	background-image: url("../images/phone_icon_red8.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#mining-footer .footer {
	background-image: url("../images/phone_icon_brown3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#oilgas-footer .footer {
	background-image: url("../images/phone_icon_orange4.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#pharma-footer .footer {
	background-image: url("../images/phone_icon_cyan1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#MortgageProcessing2007-footer .footer {
	background-image: url("../images/phone_icon_purple3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#callcenterweekus-footer .footer {
	background: url("../images/phone_icon_dark2.gif") #000000 no-repeat left center;
}

#softwareradio-footer .footer {
	background: url("../images/phone_icon_green11.gif") #39B74C no-repeat left center;
}

#asiasharedservices-footer .footer {
	background: url("../images/phone_icon_cyan2.gif") #5EB1FC no-repeat left center;
}

#sharedservicesweek07-footer .footer {
	background: url("../images/phone_icon_cyan2.gif") #5EB1FC no-repeat left center;
}

#sharedservicesexchange2007-footer .footer {
	background: url("../images/phone_icon_dark3.gif") #050102 no-repeat left center;
}

#islam08-footer .footer {
	background: url("../images/phone_icon_blue12.gif") #00669A no-repeat left center;
}

#futurefields-footer .footer {
	background: url("../images/phone_icon_green12.gif") #5BB4BA no-repeat left center;
}

#naringsliv-footer .footer {
	background-image: url("../images/phone_icon_green13.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#offentligsektor-footer .footer {
	background-image: url("../images/phone_icon_blue13.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#secretary-footer .footer {
	background-image: url("../images/phone_icon_purple4.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#sharedservices-footer .footer {
	background-image: url("../images/phone_icon_red9.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#sharedservicesexchange-footer .footer {
	background-image: url("../images/phone_icon_dark4.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#footer .footer {
	background: url("../images/phone_icon_blue14.gif") #154A9B no-repeat left center;
}

#ssexchangena-footer .footer {
	background: url("../images/phone_icon_blue14.gif") #00447B no-repeat left center;
}

#globalip-footer .footer {
	background: url("../images/phone_icon_green14.gif") #006F3C no-repeat left center;
}

#oilgasexchangeus-footer .footer {
	background: url("../images/phone_icon_green15.gif") #106C7B no-repeat left center;
}

#sixsigma-footer .footer {
	background-image: url("../images/phone_icon_blue3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#socialtarbete-footer .footer, #sosialtarbeid-footer .footer {
	background-image: url("../images/phone_icon_blue15.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#supplychain-footer .footer {
	background-image: url("../images/phone_icon_blue16.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#tandvard-footer .footer, #tannpleie-footer .footer {
	background-image: url("../images/phone_icon_green16.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#technology-footer .footer {
	background-image: url("../images/phone_icon_green17.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#telecoms-footer .footer {
	background-image: url("../images/phone_icon_dark5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#training-footer .footer {
	background-image: url("../images/phone_icon_blue17.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#transport-footer .footer {
	background-image: url("../images/phone_icon_purple5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#utbildning-footer .footer, #utdanning-footer .footer {
	background-image: url("../images/phone_utbildning.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#vardochomsorg-footer .footer, #pleieogomsorg-footer .footer {
	background-image: url("../images/phone_icon_blue18.gif");
	background-repeat: no-repeat;
	background-position: left center;
}


	

/*************************************************************************** */
/* Regional and Global Homepages: Old (Header) */
/*************************************************************************** */

#HeaderNav {
	background-image: url("../images/HeaderNav.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #6B8FDA;
	text-align: right;
	padding:3px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 14px;
}

#HeaderFlash {
	background-image: url("../images/HeaderFlash.gif");
	background-repeat: repeat-y;
	background-color: #4D78D2;
	height: 85px;
	padding: 0;
	margin: 0;
}
	#HeaderFlash.asian_headers{background: transparent url("../images/hd_asia.gif") bottom left no-repeat;}
	#HeaderFlash.australian_headers{background: transparent url("../images/hd_australia.gif") bottom left no-repeat;}
	#HeaderFlash.europe_headers{background: transparent url("../images/hd_europe.gif") bottom left no-repeat;}
	#HeaderFlash.german_headers{background: transparent url("../images/hd_germany.gif") bottom left no-repeat;}
	#HeaderFlash.global_headers{background: transparent url("../images/hd_global.gif") bottom left no-repeat;}
	#HeaderFlash.india_headers{background: transparent url("../images/hd_india.gif") bottom left no-repeat;}
	#HeaderFlash.middleeast_headers{background: transparent url("../images/hd_middleEast.gif") bottom left no-repeat;}
	#HeaderFlash.southam_headers{background: transparent url("../images/hd_south-america.gif") bottom left no-repeat;}
	#HeaderFlash.sweden_headers{background: transparent url("../images/hd_sweden.gif") bottom left no-repeat;}
/*************************************************************************** */
/* Silo Site Topics: Classes and IDs */
/*************************************************************************** */

/* Hello Web Team! */
/* In this CSS file, you'll find the styles which create the topic-styled boxes */
/* They are listed A-Z, please keep them that way, so it's easier for everyone! */

/* #eventsbox is used on silo site homepages, to list the upcoming events */
/* .eventsubnavbox is used on event overview pages, to add feature boxes */

/* N.B. The name  "#topic<topic>" has been used on the event level ID */
/* This is so it will be autofilled when of uploading via Slaupad/EventManager */

/* Multiple #topic<topic>s are listed for differnent langages sharing the same look */
/* ie. "Finance" (English) and "Banken & Finanzen" (German) share the same look */
/* hence "#topic230 li, #topic522 li..." */

/*************************************************************************** */

/* automobil */ .automotive #eventsbox, #topic559 .eventsubnavbox, #topic559 .currenteventbox, #topic772 .eventsubnavbox, #topic772 .currenteventbox { 
	background: #B0BECF url("../images/corner_gray3.gif") no-repeat right bottom; 
	}

/* automobil */ .automotive #eventsbox h2, #topic559 .eventsubnavbox h2, #topic559 .eventsubnavbox h3, #topic559 .currenteventbox h1, #topic772 .eventsubnavbox h2, #topic772 .eventsubnavbox h3, #topic772 .currenteventbox h1 { 
	background:  url("../images/arrow_gray2.gif") no-repeat left center; 
	}

/* automobil */ #topic559 li, #topic772 li {	list-style-image: url("../images/bullet_gray3.gif");
	}
	
.callcentre #eventsbox, #topic227 .eventsubnavbox, #topic227 .currenteventbox { 
	background: #E4EFE8 url("../images/corner_green1.gif") no-repeat right bottom; 
	}

.callcentre #eventsbox h2, #topic227 .eventsubnavbox h2, #topic227 .eventsubnavbox h3, #topic227 .currenteventbox h1 { 
	background:  url("../images/arrow_green1.gif") no-repeat left center; 
	}

/* callcentre */ #topic227 li { 
	list-style-image: url("../images/bullet_green1.gif");
	}
	
.construction #eventsbox, #topic829 .eventsubnavbox, #topic829 .currenteventbox { 
	background: #FFF0D8 url("../images/corner_yellow2.gif") no-repeat right bottom; 
	}

.construction #eventsbox h2, #topic829 .eventsubnavbox h2, #topic829 .eventsubnavbox h3, #topic829 .currenteventbox h1 { 
	background: url("../images/arrow_yellow2.gif") no-repeat left center; 
	}

/* construction  */ #topic829 li {
	list-style-image: url("../images/bullet_yellow2.gif");
	}

.infrastructure #eventsbox, #topic829 .eventsubnavbox, #topic829 .currenteventbox { 
	background: #FFF0D8 url("../images/corner_yellow2.gif") no-repeat right bottom; 
	}

.infrastructure #eventsbox h2, #topic829 .eventsubnavbox h2, #topic829 .eventsubnavbox h3, #topic829 .currenteventbox h1 { 
	background: url("../images/arrow_yellow2.gif") no-repeat left center; 
	}

/* infrastructure  */
.defence #eventsbox, #topic228 .eventsubnavbox, #topic329 .eventsubnavbox, #topic228 .currenteventbox, #topic329 .currenteventbox, #topic652 .eventsubnavbox, #topic652 .currenteventbox { 
	background: #D7E0DD url("../images/corner_green2.gif") no-repeat right bottom; 
	}

.defence #eventsbox h2, #topic228 .eventsubnavbox h2, #topic228  .eventsubnavbox h3, #topic228 .currenteventbox h1,
#topic329 .eventsubnavbox h2, #topic329  .eventsubnavbox h3, #topic329 .currenteventbox h1, #topic652 .eventsubnavbox h2, #topic652  .eventsubnavbox h3, #topic652 .currenteventbox h1 {
	background:  url("../images/arrow_green2.gif") no-repeat left center;
	}

/* DEPP */ #topic844 li {	list-style-image: url("../images/bullet_rounded_blue1.gif");
	}

/* defence & IDGA */ #topic228 li, #topic329 li, #topic652 li { 
	list-style-image: url("../images/bullet_purple1.gif");
	}

.eblix #eventsbox, #topic469 .eventsubnavbox {  /* N.B. Typo in class name... */
	background: #DFE0F7 url("../images/corner_purple1.gif") no-repeat right bottom; 
	}

.eblix #eventsbox h2, #topic469 .eventsubnavbox h2 { 
	background: url("../images/arrow_purple1.gif") no-repeat left center; 
	}

.energy #eventsbox, #topic604 .eventsubnavbox, #topic787 .eventsubnavbox, #topic810 .eventsubnavbox, #topic604 .currenteventbox, #topic521 .currenteventbox, #topic521 .eventsubnavbox { 
	background: #FFEBD6 url("../images/corner_orange2.gif") no-repeat right bottom; 
	}

.energy #eventsbox h2, #topic604 .eventsubnavbox h2, #topic787 .eventsubnavbox h2, #topic810 .eventsubnavbox h2, #topic604  .eventsubnavbox h3, #topic787  .eventsubnavbox h3, #topic810  .eventsubnavbox h3, #topic604 .currenteventbox h1, #topic7521 .eventsubnavbox h2, #topic521 .currenteventbox h1, #topic521  .eventsubnavbox h3 { 
	background: url("../images/arrow_orange2.gif") no-repeat left center; 
	}

/* energy */ #topic604 li, #topic787 li, #topic810 li, #topic521 li {
	list-style-image: url("../images/bullet_orange2.gif");
	}

.environment #eventsbox, #topic479 .eventsubnavbox, #topic479 .currenteventbox { 
	background: #DBE7CF url("../images/corner_green3.gif") no-repeat right bottom; 
	}

.environment #eventsbox h2, #topic479 .eventsubnavbox h2, #topic479  .eventsubnavbox h3, #topic479 .currenteventbox h1 { 
	background:  url("../images/arrow_green3.gif") no-repeat left center; 
	}

/* environment */ #topic479 li { 
	list-style-image: url("../images/bullet_green3.gif");
	}

.finance #eventsbox, #topic230 .eventsubnavbox, #topic522 .eventsubnavbox, #topic230 .currenteventbox, #topic830 .eventsubnavbox,  #topic875 .currenteventbox, #topic875 .eventsubnavbox { 
	background: #E8CDD4 url("../images/corner_red1.gif") no-repeat right bottom; 
	}

.finance #eventsbox h2, #topic230 .eventsubnavbox h2, #topic875 .eventsubnavbox h2,  #topic522 .eventsubnavbox h2, #topic230 .eventsubnavbox h3, #topic875 .eventsubnavbox h3, #topic522 .eventsubnavbox h3, #topic230 .currenteventbox h1, #topic830 .eventsubnavbox h2, #topic830 .eventsubnavbox h3, #topic830 .currenteventbox h1 { 
	background:  url("../images/arrow_red1.gif") no-repeat left center; 
	}

/* finance */ #topic230 li, #topic522, #topic830 li, #topic522 li, #topic875 li { 
	list-style-image: url("../images/bullet_red1.gif");
	}

.food #eventsbox, #topic231 .eventsubnavbox, #topic231 .currenteventbox, #topic898 .eventsubnavbox, #topic898 .currenteventbox { 
	background: #DAD6F1 url("../images/corner_blue3.gif") no-repeat right bottom; 
	}

.food #eventsbox h2, #topic231 .eventsubnavbox h2, #topic231  .eventsubnavbox h3, #topic231 .currenteventbox h1, #topic898 .eventsubnavbox h2, #topic898  .eventsubnavbox h3, #topic898 .currenteventbox h1 { 
	background:  url("../images/arrow_blue3.gif") no-repeat left center; 
	}

/* food */ #topic231, #topic898 li {
	list-style-image: url("../images/bullet_blue3.gif");
	}

.government #eventsbox, #topic234 .eventsubnavbox, #topic592 .eventsubnavbox, #topic877 .eventsubnavbox, #topic798 .eventsubnavbox, #topic813 .eventsubnavbox, #topic234 .currenteventbox, #topic877 .currenteventbox, .legal #eventsbox, #topic672 .eventsubnavbox, #topic672 .currenteventbox h1, #topic877 .currenteventbox h1, #topic879 .eventsubnavbox, #topic879 .currenteventbox h1 { 
	background: #F6EFD8 url("../images/corner_yellow3.gif") no-repeat right bottom; 
	}

.government #eventsbox h2, #topic234 .eventsubnavbox h2, #topic877 .eventsubnavbox h2, #topic798 .eventsubnavbox h2, #topic813 .eventsubnavbox h2, #topic234  .eventsubnavbox h3, #topic877  .eventsubnavbox h3, #topic234 .currenteventbox h1, #topic877 .currenteventbox h1, #topic672 .eventsubnavbox h2, #topic672  .eventsubnavbox h3, #topic798  .eventsubnavbox h3, #topic813  .eventsubnavbox h3, #topic672 .currenteventbox h1, #topic879  .eventsubnavbox h3, #topic879 .eventsubnavbox h2 { 
	background:  url("../images/arrow_yellow3.gif") no-repeat left center; 
	}

/* government and legal */ #topic234 li, #topic592 li, #topic672 li, #topic798 li, #topic813 li, #topic877 li, #topic879 li { 
	list-style-image: url("../images/bullet_yellow3.gif");
	}

.healthcare #eventsbox, #topic483 .eventsubnavbox, #topic483 .currenteventbox, #topic883 .eventsubnavbox, #topic883 .currenteventbox { 
	background: #CDEDFA url("../images/corner_cyan1.gif") no-repeat right bottom; 
	}

.healthcare #eventsbox h2, #topic483 .eventsubnavbox h2, #topic483  .eventsubnavbox h3, #topic483 .currenteventbox h1, #topic883 .eventsubnavbox h2, #topic883 .eventsubnavbox h3, #topic883 .currenteventbox h1 { 
	background:  url("../images/arrow_cyan1.gif") no-repeat left center; 
	}

/* healthcare */ #topic483 li, #topic883 li {
	list-style-image: url("../images/bullet_cyan1.gif");
	}

.human #eventsbox, #topic232 .eventsubnavbox, #topic520 .eventsubnavbox, #topic801 .eventsubnavbox, #topic806 .eventsubnavbox, #topic232 .currenteventbox, #topic520 .currenteventbox { 
	background: #D6E4F0 url("../images/corner_blue4.gif") no-repeat right bottom; 
	}

.human #eventsbox h2, #topic232 .eventsubnavbox h2, #topic520 .eventsubnavbox h2, #topic801 .eventsubnavbox h2, #topic806 .eventsubnavbox h2, #topic232 .eventsubnavbox h3, #topic520 .eventsubnavbox h3, #topic801 .eventsubnavbox h3, #topic806 .eventsubnavbox h3, #topic232 .currenteventbox h1, #topic520 .currenteventbox h1 { 
	background:  url("../images/arrow_blue4.gif") no-repeat left center; 
	}

/* human */ #topic232 li, #topic801 li, #topic806 li {
	list-style-image: url("../images/bullet_blue4.gif");
	}

.kidpowerx #eventsbox, #topic445 .eventsubnavbox, #topic445 .currenteventbox { 
	background: #F8D2E9 url("../images/corner_red2.gif") no-repeat right bottom;
	}

.kidpowerx #eventsbox h2, #topic445 .eventsubnavbox h2, #topic445  .eventsubnavbox h3, #topic445 .currenteventbox h1 { 
	background: url("../images/arrow_red2.gif") no-repeat left center; 
	}

/* kidpowerx */ #topic445 li {
	list-style-image: url("../images/bullet_red2.gif");
	}

.maintenance #eventsbox, #topic515 .eventsubnavbox, #topic515 .currenteventbox {
	background: #DBE4E2 url("../images/corner_green4.gif") no-repeat right bottom; 
	}

.maintenance #eventsbox h2, #topic515 .eventsubnavbox h2, #topic515  .eventsubnavbox h3, #topic515 .currenteventbox h1 { 
	background: url("../images/arrow_green4.gif") no-repeat left center;
	}

/* maintenance */ #topic515 li {
	list-style-image: url("../images/bullet_green4.gif");
	}

.management #eventsbox, #topic235 .eventsubnavbox, #topic235 .currenteventbox, #eventsbox, #topic524 .eventsubnavbox, #topic524 .currenteventbox { 
	background: #DADDE8 url("../images/corner_blue5.gif") no-repeat right bottom; 
	}

.management #eventsbox h2, #topic235 .eventsubnavbox h2, #topic235  .eventsubnavbox h3, #topic235 .currenteventbox h1, #topic524 .eventsubnavbox h2, #topic524  .eventsubnavbox h3, #topic524 .currenteventbox h1 { 
background:  url("../images/arrow_blue5.gif") no-repeat left center; 
	}

/* management */ #topic235 li, #topic524 li {
	list-style-image: url("../images/bullet_blue5.gif");
	}

.marketing #eventsbox, #topic236 .eventsubnavbox, #topic236 .currenteventbox, #topic784 .eventsubnavbox, #topic795 .eventsubnavbox, #topic443 .eventsubnavbox { 
	background: #ECD3D0 url("../images/corner_red3.gif") no-repeat right bottom; 
	}

.marketing #eventsbox h2, #topic236 .eventsubnavbox h2, #topic236  .eventsubnavbox h3, #topic236 .currenteventbox h1, #topic784 .eventsubnavbox h2, #topic784  .eventsubnavbox h3, #topic795 .eventsubnavbox h2, #topic795  .eventsubnavbox h3, #topic443  .eventsubnavbox h3 { 
	background: url("../images/arrow_red3.gif") no-repeat left center; 
	}

/* marketing */ #topic236 li, #topic784 li, #topic795 li, #topic443 li {
	list-style-image: url("../images/bullet_red3.gif");
	}

.mining #eventsbox, #topic466 .eventsubnavbox, #topic466 .currenteventbox, #topic660 .eventsubnavbox, #topic660 .currenteventbox  { 
	background: #E2DAD7 url("../images/corner_brown1.gif") no-repeat right bottom; 
	}

.mining #eventsbox h2, #topic466 .eventsubnavbox h2, #topic466  .eventsubnavbox h3, #topic466 .currenteventbox h1, #topic660 .eventsubnavbox h2, #topic660  .eventsubnavbox h3, #topic660 .currenteventbox h1  { 
	background: url("../images/arrow_brown1.gif") no-repeat left center; 
	}

/* mining */ #topic466 li, #topic660 li {
	list-style-image: url("../images/bullet_brown1.gif");
	}

.oilgas #eventsbox, #topic229 .eventsubnavbox, #topic229 .currenteventbox { 
	background: #F6DFCF url("../images/corner_orange3.gif") no-repeat right bottom; 
	}

.oilgas #eventsbox h2, #topic229 .eventsubnavbox h2, #topic229  .eventsubnavbox h3, #topic229 .currenteventbox h1 { 
	background: url("../images/arrow_orange3.gif") no-repeat left center; 
	}

/* oilgas */ #topic229 li {
	list-style-image: url("../images/bullet_orange3.gif");
	}

.pharma #eventsbox, #topic237 .eventsubnavbox, #topic237 .currenteventbox, #topic838 .eventsubnavbox, #topic838 .currenteventbox, #topic519 .eventsubnavbox, #topic519 .currenteventbox { 
	background: #CDEDFA url("../images/corner_cyan2.gif") no-repeat right bottom; 
	}

.pharma #eventsbox h2, #topic237 .eventsubnavbox h2, #topic237  .eventsubnavbox h3, #topic237 .currenteventbox h1, #topic838 .eventsubnavbox h2, #topic838  .eventsubnavbox h3, #topic838 .currenteventbox h1, #topic519 .currenteventbox h1, #topic519 .currenteventbox h2, #topic519  .eventsubnavbox h3  { 
	background: url("../images/arrow_cyan2.gif") no-repeat left center; 
	}

/* pharma */ #topic237 li, #topic519 li  {
	list-style-image: url("../images/bullet_cyan2.gif");
	}

/* private sector (naringsliv) */ #topic503 .eventsubnavbox { 
	background: #DEE4E0 url("../images/corner_green5.gif") no-repeat right bottom; 
	}

/* private sector (naringsliv) */ #topic503 .eventsubnavbox h2, #topic503 .eventsubnavbox h3 { 
	background: url("../images/arrow_green5.gif") no-repeat left center; 
	}

/* private sector (naringsliv) */ #topic503 li {
	list-style-image: url("../images/bullet_green5.gif");
	}

/* public sector (offentlig sektor) */ #topic502 .eventsubnavbox { 
	background: #CDEDFA url("../images/corner_blue6.gif") no-repeat right bottom; 
	}

/* public sector (offentlig sektor) */ #topic502 .eventsubnavbox h2, #topic502 .eventsubnavbox h3 { 
background: url("../images/arrow_blue6.gif") no-repeat left center; 
	}

/* public sector (offentlig sektor) */ #topic502 li {	list-style-image: url("../images/bullet_blue6.gif");
	}

.secretary #eventsbox, #topic477 .eventsubnavbox, #topic477 .currenteventbox { 
	background: #EEDFEE url("../images/corner_purple2.gif") no-repeat right bottom; 
	}

.secretary #eventsbox h2, #topic477 .eventsubnavbox h2, #topic477 .eventsubnavbox h3, #topic477 .currenteventbox h1 { 
	background: url("../images/arrow_purple2.gif") no-repeat left center; 
	}

/* secretary */ #topic477 li {
	list-style-image: url("../images/bullet_purple2.gif");
	}

.sharedservices #eventsbox, #topic240 .eventsubnavbox, #topic240 .currenteventbox, #topic881 .eventsubnavbox, #topic881 .currenteventbox { 
	background: #E7D1CE url("../images/corner_red4.gif") no-repeat right bottom; 
	}

.sharedservices #eventsbox h2, #topic240 .eventsubnavbox h2, #topic240 .eventsubnavbox h3, #topic240 .currenteventbox h1, #topic881 .eventsubnavbox h2, #topic881 .eventsubnavbox h3, #topic881 .currenteventbox h1 { 
	background: url("../images/arrow_red4.gif") no-repeat left center; 
	}

/* sharedservices */ #topic240 li, #topic881 li {
	list-style-image: url("../images/bullet_red4.gif");
	}

.sixsigma #eventsbox, #topic241 .eventsubnavbox, #topic241 .currenteventbox { 
	background: #D2E8F2 url("../images/corner_blue7.gif") no-repeat right bottom; 
	}

.sixsigma #eventsbox h2, #topic241 .eventsubnavbox h2, #topic241 .eventsubnavbox h3, #topic241 .currenteventbox h1 { 
	background: url("../images/arrow_blue7.gif") no-repeat left center; 
	}

/* sixsigma */ #topic241 {
	list-style-image: url("../images/bullet_blue7.gif");
	}

.supplychain #eventsbox, #topic239 .eventsubnavbox, #topic239 .currenteventbox, #topic791 .eventsubnavbox, #topic804 .eventsubnavbox, #topic527 .currenteventbox, #topic527 .eventsubnavbox { 
	background: #D9ECEE url("../images/corner_blue8.gif") no-repeat right bottom; 
	}

.supplychain #eventsbox h2, #topic239 .eventsubnavbox h2, #topic239 .eventsubnavbox h3, #topic239 .currenteventbox h1, #topic791 .eventsubnavbox h2, #topic791 .eventsubnavbox h3, #topic804 .eventsubnavbox h2, #topic804 .eventsubnavbox h3, #topic527 .eventsubnavbox h2, #topic527 .eventsubnavbox h3, #topic527 .currenteventbox h1 {
	background: url("../images/arrow_blue8.gif") no-repeat left center; 
	}

/* supplychain */ #topic239 li, #topic791 li, #topic804 li, #topic527 li {
	list-style-image: url("../images/bullet_blue8.gif");
	}
	
/* Use Technology styles for IT Management also */
.technology #eventsbox, #topic233 .eventsubnavbox, #topic523 .eventsubnavbox, #topic233 .currenteventbox, #topic780 .eventsubnavbox, #topic783 .eventsubnavbox, #topic885 .eventsubnavbox, #topic885 .eventsubnavbox { 
	background: #ECF0D2 url("../images/corner_green6.gif") no-repeat right bottom; 
	}

.technology #eventsbox h2, #topic233 .eventsubnavbox h2, #topic233 .eventsubnavbox h3, #topic523 .eventsubnavbox h3, #topic233 .currenteventbox h1, #topic780 .eventsubnavbox h2, #topic780 .eventsubnavbox h3, #topic783 .eventsubnavbox h2, #topic783 .eventsubnavbox h3,  #topic885 .eventsubnavbox h2, #topic885 .eventsubnavbox h3, #topic885 .eventsubnavbox h3, #topic885 .currenteventbox h1 { 
	background: url("../images/arrow_green6.gif") no-repeat left center; 
	}

/* technology  */ #topic233 li, #topic523 li, #topic780 li, #topic783 li, #topic885 li {
	list-style-image: url("../images/bullet_green6.gif");
	}

.telecoms #eventsbox, #topic586 .eventsubnavbox, #topic586 .currenteventbox { 
	background: #E2E0D3 url("../images/corner_brown2.gif") no-repeat right bottom; 
	}

.telecoms #eventsbox h2, #topic586 .eventsubnavbox h2, #topic586 .eventsubnavbox h3, #topic586 .currenteventbox h1 { 
	background: url("../images/arrow_brown2.gif") no-repeat left center; 
	}

/* telecoms  */ #topic586 li {
	list-style-image: url("../images/bullet_brown2.gif");
	}

.training #eventsbox, #topic661 .eventsubnavbox, #topic761 .eventsubnavbox { 
	background: #D2DDEC url("../images/corner_blue9.gif") no-repeat right bottom; 
}

.training #eventsbox h2, #topic661 .eventsubnavbox h3, .eventsubnavbox h2, #topic761 .eventsubnavbox h3 { 
	background: url("../images/arrow_blue9.gif") no-repeat left center; 
}

/* training  */ #topic661 li, #topic761 li {
	list-style-image: url("../images/bullet_blue9.gif");
}

.transport #eventsbox, #topic495 .eventsubnavbox, #topic495 .currenteventbox { 
	background: #E5D2EA url("../images/corner_purple3.gif") no-repeat right bottom; 
	}

.transport #eventsbox h2, #topic495 .eventsubnavbox h2, #topic495 .eventsubnavbox h3, #topic495 .currenteventbox h1 { 
	background: url("../images/arrow_purple3.gif") no-repeat left center; 
	}

/* transport */ #topic495 li {
	list-style-image: url("../images/bullet_purple3.gif");
	}

.warningbox { 
	background: #F2D0CB url("../images/corner_red5.gif") no-repeat right bottom; 
	}

.warningbox h2 { 
	background: url("../images/arrow_red5.gif") no-repeat left center; 
	}
	
/* Swedish Topics  */

.fastighets #eventsbox, #topic821 .eventsubnavbox, #topic821 .currenteventbox { 
	background: #DCE4D6 url("../images/corner_green7.gif") no-repeat right bottom; 
	}

.fastighets #eventsbox h2, #topic821 .eventsubnavbox h2, #topic821 .eventsubnavbox h3, #topic821 .currenteventbox h1 { 
	background: url("../images/arrow_green7.gif") no-repeat left center; 
	}

/* fastighets  */ #topic821 li {
	list-style-image: url("../images/bullet_green7.gif");
	}

.administration #eventsbox, #topic727 .eventsubnavbox, #topic727 .currenteventbox { 
	background: #D6EEF4 url("../images/corner_cyan3.gif") no-repeat right bottom; 
	}

.administration #eventsbox h2, #topic727 .eventsubnavbox h2, #topic727 .eventsubnavbox h3, #topic727 .currenteventbox h1 { 
	background: url("../images/arrow_cyan3.gif") no-repeat left center; 
	}

/* administration  */ #topic727 li {
	list-style-image: url("../images/bullet_cyan3.gif");
	}

.arbetsmarknad #eventsbox, #topic728 .eventsubnavbox, #topic728 .currenteventbox { 
	background: #F3E0D7 url("../images/corner_orange4.gif") no-repeat right bottom; 
	}

.arbetsmarknad #eventsbox h2, #topic728 .eventsubnavbox h2, #topic728 .eventsubnavbox h3, #topic728 .currenteventbox h1 { 
	background: url("../images/arrow_orange4.gif") no-repeat left center; 
	}

/* arbetsmarknad  */ #topic728 li {
	list-style-image: url("../images/bullet_orange4.gif");
	}
	
.forskolaochskola #eventsbox, #topic729 .eventsubnavbox, #topic729 .currenteventbox { 
	background: #D8DEE0 url("../images/corner_green8.gif") no-repeat right bottom; 
	}

.forskolaochskola #eventsbox h2, #topic729 .eventsubnavbox h2, #topic729 .eventsubnavbox h3, #topic729 .currenteventbox h1 { 
	background: url("../images/arrow_green8.gif") no-repeat left center; 
	}
	
/* ekonomi  */ #topic824 li {
	list-style-image: url("../images/bullet_green8.gif");
	}
	
.ekonomi #eventsbox, #topic824 .eventsubnavbox, #topic824 .currenteventbox { 
	background: #D6EEF4 url("../images/corner_cyan4.gif") no-repeat right bottom; 
	}

.ekonomi #eventsbox h2, #topic824 .eventsubnavbox h2, #topic824 .eventsubnavbox h3, #topic824 .currenteventbox h1 { 
	background: url("../images/arrow_cyan4.gif") no-repeat left center; 
	}

/* forskolaochskola  */ #topic729 li {
	list-style-image: url("../images/bullet_cyan4.gif");
	}
	
.socialtarbete #eventsbox, #topic732 .eventsubnavbox, #topic732 .currenteventbox { 
	background: #E5EFF7 url("../images/corner_blue10.gif") no-repeat right bottom; 
	}

.socialtarbete #eventsbox h2, #topic732 .eventsubnavbox h2, #topic732 .eventsubnavbox h3, #topic732 .currenteventbox h1 { 
	background: url("../images/arrow_blue10.gif") no-repeat left center; 
	}

/* socialtarbete  */ #topic732 li {
	list-style-image: url("../images/bullet_blue10.gif");
	}
	
.tandvard #eventsbox, #topic730 .eventsubnavbox, #topic730 .currenteventbox { 
	background: #E2E5DD url("../images/corner_gray4.gif") no-repeat right bottom; 
	}

.tandvard #eventsbox h2, #topic730 .eventsubnavbox h2, #topic730 .eventsubnavbox h3, #topic730 .currenteventbox h1 { 
	background: url("../images/arrow_gray4.gif") no-repeat left center; 
	}

/* tandvard  */ #topic730 li {
	list-style-image: url("../images/bullet_gray4.gif");
	}
	
.vardochomsorg #eventsbox, #topic731 .eventsubnavbox, #topic731 .currenteventbox { 
	background: #D8E8F6 url("../images/corner_blue11.gif") no-repeat right bottom; 
	}

.vardochomsorg #eventsbox h2, #topic731 .eventsubnavbox h2, #topic731 .eventsubnavbox h3, #topic731 .currenteventbox h1 { 
	background: url("../images/arrow_blue11.gif") no-repeat left center; 
	}

/* vardochomsorg  */ #topic731 li {
	list-style-image: url("../images/bullet_blue11.gif");
	}

/*************************************************************************** */
/* Event Overview IDs  */
/*************************************************************************** */

#eventsubnav {
	float: right;
	width: 195px;
	margin: 0 0 0 20px;
}

/*Older style, phased out in June 2005*/
#earlyBirdDiscount {
	display: block;
	clear: both;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background-color: #FBFBFB;
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	text-align: center;
}

/*************************************************************************** */
/* Event Left Navigation Bar  */
/*************************************************************************** */


/* For DEPP */

#navbar-DEPP {
	width: 160px;
	border-right: 0px solid #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	background-color: #124BBE;
	color: #FFF; 
	margin: 0;
}

#navbar-DEPP dd {
	margin: 0;
}

#navbar-DEPP dl {
	margin: 0;
	padding: 0;
	border: none;
}

#navbar-DEPP dt {
	margin: 0;
	padding: 5px 5px 3px 3px;
	color: #FFF;
	font-weight: bold;
	background-color: #124BBE;
}   

#navbar-DEPP hr {
  	border-top: 1px solid  #999999; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0;  
	height:0; 
	color: #999999; 
	background-color: #124BBE; 
}

#navbar-DEPP li a {
	display: block;
	padding: 4px 5px 2px  3px;
	border: 1px solid #124BBE;
	background-color: #124BBE;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
}
#navbar-DEPP li a:hover {
	border: 1px solid #124BBE;
	background-color: #165AE7;
	color: #FFF;
}

#navbar-DEPP li a.selected {
	background-color: #124BBE;
}

html>body #navbar-DEPP li a {
	width: auto;
}

#navbar-DEPP ul {
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0 0 1px 0;
	border: none;
}


#navbar {
	width: 160px;
	border-right: 0px solid #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	background-color: #E9E9E9;
	color: #333; 
	margin: 0;
	position:relative;
}

#navbar dd {
	margin: 0;
}

#navbar dl {
	margin: 0;
	padding: 0;
	border: none;
}

#navbar dt {
	margin: 0;
	padding: 5px 5px 3px 3px;
	color: #000000;
	font-weight: bold;
	background-color: #E9E9E9;
}   

#navbar hr {
  	border-top: 1px solid  #999999; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0;  
	height:0; 
	color: #999999;
}

#navbar li {
	border: 1px solid #E9E9E9;
	abackground-color: #E9E9E9;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#navbar li a {
	display: block;
	padding: 4px 5px 2px 3px;
	border: 1px solid #E9E9E9;
	abackground-color: #E9E9E9;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	/* background-image: url(http://www.iqpc.com/images/bgfix.gif); */
}

#navbar li a:hover {
	border: 1px solid #999999;
	background-color: #cccccc;
	color: #000000;
}

#navbar li a.hoverfix:hover {
	border: 1px solid #999999;
	background-color: #cccccc;
	color: #000000;
	/* background-image: url(http://www.iqpc.com/images/bgfix.gif); */
}

#navbar li a.selected {
	background-color: #D6D6D6;
}

html>body #navbar li a {
	width: auto;
}

#navbar ul {
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0 0 1px 0;
	border: none;
}


/*************************************************************************** */
/* Top Right Search */
/*************************************************************************** */
/*#automobil-header #dhtml-search{background-color: #5b7395 !important;}
#callcentre-header #dhtml-search{background-color: #75ab8b !important;}
#construction-header #dhtml-search{background-color: #eba851 !important;}
#defence-header #dhtml-search{background-color: #316351 !important;}
#energy-header #dhtml-search{background-color: #ed992c !important;}
#food-header #dhtml-search{background-color: #5341c4 !important;}
#finance-header #dhtml-search{background-color: #990033 !important;}
#iqpcUSExchange-header #dhtml-search{background-color: #3366cc !important;}
#human-header #dhtml-search{background-color: #4086be !important;}
#government-header #dhtml-search{background-color: #d1ad3a !important;}
#healthcare-header #dhtml-search{background-color: #00b1ec !important;}
#legal-header #dhtml-search{background-color: #d1ad3a !important;}
#kidpowerx-header #dhtml-search{background-color: #31b4de !important;}
#maintenance-header #dhtml-search{background-color: #5c8a7d !important;}
#mining-header #dhtml-search{background-color: #7d5444 !important;}
#management-header #dhtml-search{background-color: #47548c !important;}
#marketing-header #dhtml-search{background-color: #af2f18 !important;}
#pharma-header #dhtml-search{background-color: #00b1ec !important;}
#projectmanagement-header #dhtml-search{background-color: #47548b !important;}
#realestate-header #dhtml-search{background-color: #6e6e6e !important;}
#sharedservices-header #dhtml-search{background-color: #990033 !important;}
#sixsigma-header #dhtml-search{background-color: #3399cc !important;}
#supplychain-header #dhtml-search{background-color: #4fadb8 !important;}

#technology-header #dhtml-search{background-color: #c0d15f !important;}
#telecoms-header #dhtml-search{background-color: #6e6621 }
#transport-header #dhtml-search{background-color: #8d28a6 !important;}

#iqpcZA-header #dhtml-search, .iqpcasia #dhtml-search, .iqpcaustralia #dhtml-search,
.iqpcbrasil #dhtml-search, .iqpccanada #dhtml-search, .iqpcdeutschland #dhtml-search, 
.iqpcespana #dhtml-search, .iqpceurope #dhtml-search, .iqpcgermany #dhtml-search,
#global #dhtml-search
{background-color: #3366cc !important;}*/


/* Use to style the search at the top of the nav bar */
#search {
	border-bottom: 5px solid #6E6E6E;
}


#search dd {
	background-color: #6E6E6E;
}  

#search dt {
	margin: 0;
	padding: 2px 5px 2px 3px;
	color: #FFFFFF;
	background-color: #6E6E6E;
	font-weight: bold;
	font-size: 10px;
}  

#search form {
	margin: 0;
	padding: 0 5px 2px  3px;
}  

#search input {
	font-size: 9px;
	vertical-align: middle;
}
#search select {
	font-size: 9px;
	vertical-align: middle;
}  


/*************************************************************************** */
/* Old Left Navigation Bar  */
/*************************************************************************** */


/*************************************************************************** */
/* Event: Testimonials */

/*************************************************************************** */

#testimonials {
	float: right;
	width: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: none;
}

#testimonials blockquote {
	margin: 0;
	padding: 0;
	color: #666666;
	background: url("../images/quote_aps2_open.gif") no-repeat top left;
}
#testimonials #quote {
    margin: 0;
	padding: 20px 10px;
	text-align: center;
	font-size: 110%;
	line-height: 1.4em;
	background: url("../images/quote_aps2_closed.gif") no-repeat right bottom;
}
#testimonials #author {
	margin: 0;
	padding-top: 0;
	padding-right: 15px;
	text-align: right;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

/*************************************************************************** */
/* Event Headings Color Coding: by Gabriel Pascua							 */
/* December 19, 2007														 */
/*************************************************************************** */

.automotive .headline1_font, .automotive h3, .automobile-font{color: #336699 !important;}
.callcenter .headline1_font, .callcenter h3, .callcenter-font{color: #669966 !important;}
.construction .headline1_font, .construction h3, .construction-font{color: #ffb23e !important;}
.infrastructure .headline1_font, .infrastructure h3, .infrastructure-font{color: #ffb23e !important;}
.defence .headline1_font, .defence h3, .defence-font, .idga-font, .defense .headline1_font, .defense h3, .defense-font{color: #336633 !important;}
.energy .headline1_font, .energy h3, .energy-font{color: #ff9933 !important;}
.environment .headline1_font, .environment h3, .environment-font{color: #336600 !important;}
.finance .headline1_font, .finance h3, .finance-font{color: #990000 !important;}
.food .headline1_font, .food h3, .foodbeverage-font{color: #6633cc !important;}
.global .headline1_font, .global h3{color: #9966cc !important;}
.government .headline1_font, .government h3, .government-font{color: #cc9933 !important;}
.healthcare .headline1_font, .healthcare h3, .healthcare-font{color: #0099cc !important;}
.human .headline1_font, .human h3, .hr-font{color: #3399cc !important;}
.legal .headline1_font, .legal h3, .legal-font{color: #cc9933 !important;}
.maintenance .headline1_font, .maintenance h3, .maintenance-font{color: #50776c !important;}
.management .headline1_font, .management h3, .management-font{color: #336699 !important;}
.marketing .headline1_font, .marketing h3, .marketing-font{color: #996666 !important;}
.mining .headline1_font, .mining h3, .mining-font{color: #7d5444 !important;}
.oilgas .headline1_font, .oilgas h3, .oilgas-font{color: #ff6633 !important;}
.pharma .headline1_font, .pharma h3, .pharma-font{color: #3399cc !important;}
.projectmanagement .headline1_font, .projectmanagement h3, .projectmanagement-font{color: #47548c !important;}
.realestate .headline1_font, .realestate h3, .realestate-font{color: #900014 !important;}
.sharedservices .headline1_font, .sharedservices h3, .sharedservices-font{color: #990000 !important;}
.sixsigma .headline1_font, .sixsigma h3, .sixsigma-font{color: #0066cc !important;}
.supplychain .headline1_font, .supplychain h3, .supplychain-font{color: #4fadb8 !important;}
.technology .headline1_font, .technology h3, .technology-font{color: #669933 !important;}
.telecoms .headline1_font, .telecoms h3, .telecom-font{color: #999966 !important;}
.transport .headline1_font, .transport h3, .transport-font{color: #9966cc !important;}
/* Swedish / Norway*/
.arbetsmarknad .headline1_font, .arbetsmarknad h3, .arbetsmarknad-font{color: #c16639 !important;}
.ekonomi .headline1_font, .ekonomi h3, .ekonomi-font{color: #34abc9 !important;}
.fastighets .headline1_font, .fastighets h3, .fastighets-font{color: #4f7731 !important;}
.socialtarbete .headline1_font, .socialtarbete h3, .socialtarbete-font{color: #7db1d6 !important;}
.tandvard .headline1_font, .tandvard h3, .tandvard-font{color: #6d7d56 !important;}
.utbildning .headline1_font, .utbildning h3, .utbildning-font{color: #3c5a64 !important;}
.vardochomsorg .headline1_font, .vardochomsorg h3, .vardochomsorg-font{color: #3b8ed0 !important;}
/* region */
.region-font{color:#3366cc}


/*************************************************************************** */
/* Event Right Hand Section : by Gabriel Pascua								 */
/* Sets the different gradient background on topic h3 headers				 */
/* December 19, 2007														 */
/*************************************************************************** */
.event_sideheader
{
	font-weight: bold;
	text-transform:capitalize;
	padding-bottom: 5px;
	margin-bottom: 10px;	
}

.event_sideheader h3{
	font-size: 12px !important;
	color: #ffffff !important;
	margin: 0;
	padding: 0;
	position: relative;
	top: -3px;
}

.automotiveBoxContainer{background: transparent url(../images/bg_automotive.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.callcenterBoxContainer{background: transparent url(../images/bg_callcenter.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.constructionBoxContainer{background: transparent url(../images/bg_construction.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.infrastructureBoxContainer{background: transparent url(../images/bg_construction.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.defenceBoxContainer{background: transparent url(../images/bg_defence.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.energyBoxContainer{background: transparent url(../images/bg_energy.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.environmentBoxContainer{background: transparent url(../images/bg_environment.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.financeBoxContainer{background: transparent url(../images/bg_finance.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.foodBoxContainer{background: transparent url(../images/bg_food.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.governmentBoxContainer{background: transparent url(../images/bg_government.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.healthcareBoxContainer{background: transparent url(../images/bg_healthcare.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.humanBoxContainer{background: transparent url(../images/bg_hr.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.legalBoxContainer{background: transparent url(../images/bg_legal.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.maintenanceBoxContainer{background: transparent url(../images/bg_maintenance.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.managementBoxContainer{background: transparent url(../images/bg_management.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.marketingBoxContainer{background: transparent url(../images/bg_marketing.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.miningBoxContainer{background: transparent url(../images/bg_mining.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.oilgasBoxContainer{background: transparent url(../images/bg_oil.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.pharmaBoxContainer{background: transparent url(../images/bg_pharma.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.projectmanagementBoxContainer{background: transparent url(../images/bg_projectmanagement.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.realestateBoxContainer{background: transparent url(../images/bg_realestate.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.sharedservicesBoxContainer{background: transparent url(../images/bg_sharedservices.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.sixsigmaBoxContainer{background: transparent url(../images/bg_sixsigma.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.supplychainBoxContainer{background: transparent url(../images/bg_supplychain.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.technologyBoxContainer{background: transparent url(../images/bg_technology.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.telecomsBoxContainer{background: transparent url(../images/bg_telecom.gif) top left repeat-x; padding: 5px 5px 20px 5px;}
.transportBoxContainer{background: transparent url(../images/bg_transport.gif) top left repeat-x; padding: 5px 5px 20px 5px;}



/*************************************************************************** */
/* FAQs expanding/collapsing lists */
/*************************************************************************** */

#foldheader {
	cursor: pointer; 
	font-weight: normal; 
	list-style-image: url("../images/icon_menu_expand.gif")
}

#foldinglist {
	list-style-image:url("../images/icon_menu_contract.gif"); 
	font-weight: normal
}

/*************************************************************************** */
/* Powerlineworld.com IDs and classes */
/*************************************************************************** */

/* Use to style the nav bar*/
#pl_menu {
	top : 90px;
	left : 0;
	margin : 0 0 0 0;	padding	: 0;
	list-style-type : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

#pl_menu li {
	padding : 0.375em;
	font-weight	: bold;
}

#pl_menu li a {
	color : #FFFFFF;
	text-decoration	: none;
	font-weight	: bold;
}

#pl_menu li a:active {
	color : #FF0000;
	text-decoration	: underline;
}

#pl_menu li a:hover {
	color : #BFBFBF;
	text-decoration : underline;
}

#pl_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4B7494;
	font-weight: bold;
}

/*************************************************************************** */
/* Oil &amp; Gas Exchange 2006 Style */
/*************************************************************************** */

#question td a:hover, #question td a {
	display: block;
	height: 100px;
	width: 100px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	border: 1px;
	font-weight: normal;
	line-height: 13px;
}


#question td a:hover {
background-color: #E9E9E9;
}

/*************************************************************************** */
/* Call center summit 2007 Styles */
/*************************************************************************** */

#callcenterbox td a:hover, #callcenterbox td a{
	display: block;
	color: #000000;
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
}

#callcenterbox td a:hover {
background-color: #91DE5C;
}

/*************************************************************************** */
/* Six Sigma summit 2007 Styles */
/*************************************************************************** */

#sixsigmasummit2007box td a:hover, #sixsigmasummit2007box td a{
	display: block;
	color: #000000;
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
}

#sixsigmasummit2007box td a:hover {
background-color: #085123;
}

#SFEIAE-header .header {
	background-image: url("/images/header_bg_Security_Energy.jpg");
}


#SFEIAE-footer .footer, #SFEIAE .header {
	background: #ED9B2F;
}


#SFEIAE-footer .footer {
	background-image: url("/images/phone_icon_orange5.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

/*************************************************************************** */
/* BMP Congress 2006 CSS */
/*************************************************************************** */

/*Performance Measurement for Shared Services*/

#SessionsTable td a:hover, #SessionsTable td a {
	display: block;
	padding: 5px;
	height:35px;
	border: 1px;
	font-weight: normal;
	line-height: 13px;
}
#regBox1 p.reg1 a span { display: none; } 
#regBox1 p.reg1 a { height: 172px; position: relative; overflow: hidden; } 
#regBox1 p.reg1 { width: 170px; background: url(http://www.iqpc.com/images/data/IQPC_TEXTBLOCK/image7/98123.JPG) no-repeat; background-position: 0 -172px; }
#regBox1 p.reg1 a { width: 170px; background: url(http://www.iqpc.com/images/data/IQPC_TEXTBLOCK/image7/98123.JPG) 0 0 no-repeat; } 
#regBox1 p.reg1 a:hover { background-image: none; } 
#regBox1 p a { display: block; } 
#regBox2 p.reg2 a span { display: none; } 
#regBox2 p.reg2 a { height: 112px; position: relative; overflow: hidden; } 
#regBox2 p.reg2 { width: 170px; background: url(http://www.iqpc.com/images/data/IQPC_TEXTBLOCK/image8/98123.JPG) no-repeat; background-position: 0 -112px; }
#regBox2 p.reg2 a { width: 170px; background: url(http://www.iqpc.com/images/data/IQPC_TEXTBLOCK/image8/98123.JPG) 0 0 no-repeat; } 
#regBox2 p.reg2 a:hover { background-image: none; } 
#regBox2 p a { display: block; } 
#regBox3 { width: 180px; height: 145px; background: url(http://www.iqpc.com/images/data/IQPC_TEXTBLOCK/image9/98123.JPG) 0 0 no-repeat; } 
#regBox4 { width: 170px; height: 230px; background: url(http://www.iqpc.com/images/data/IQPC_TEXTBLOCK/image5/98123.JPG) 0 0 no-repeat; } 

/************************************************************************/
/*   Style for the event header smart form                              */
/************************************************************************/

#eventinfo .eventdescriptionfont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	/* line-height: 15px; */	
}

#eventinfo .eventdatefont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#eventinfo .eventplacefont {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}

/********************************************************************/
/*	 IQMembership.aspx Page                                         */
/********************************************************************/

div#IQMembership td,div#IQMembership{font-family:Verdana,Arial,Sans-Serif;font-size:11px;}

/********************************************************************/
/*	 NoEvents.aspx Page                                         */
/********************************************************************/

#noevents {font-family:Verdana,Arial,Sans-serif;font-size:11px;}
#noevents .top-portuguese {color:#589611;font-weight:bold;font-size:13px}
#noevents .sector-link{color:Black;}

/********************************************************************/
/*	 Logos                                                          */
/********************************************************************/

/********************************************************************/
/* Test for SSON Members additional info in events                  */
/********************************************************************/

#topic240 .membersmain {
  background-color: #EDEDED !important;
  padding: 0px !important;
  margin: 10px 0px !important;
  width: 80%;
}

#topic240 .bens {
  width: 65% !important;
}

#topic240 .membersmain h2 {
  background-image: url("http://www.iqpc.com/images/bar_red.gif") !important;
  background-repeat: no-repeat !important;
  background-color: #D00303 !important;
  font-size: 13px !important;
  line-height: 1.3em !important;
  font-family: "Trebuchet MS", Verdana, sans-serif !important;
  text-align: center !important;
  color: #FFFFFF !important;
  padding: 2px 0px !important;
  width: 100% !important;
  margin: 0px !important;
}

#topic240 .membersmain p {
  padding: 0px 16px !important;
  margin: 0em 0em 1.5em 0em !important;
  font: 11px/1.5em Verdana, sans-serif !important;
}

#topic240 .membersmain ul {
  font: 11px/1.5em Verdana, sans-serif !important;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 16px 16px 16px !important;
}

#topic240 .membersmain li {
  list-style-type: none !important;
  list-style-image: none !important;
}

#topic240 .ssonmembersbox {
  background-image: url("http://www.iqpc.com/images/member_box.jpg");
  background-repeat: no-repeat;
  background-color: #B2CDE0;
  background-position: top left;
  margin: 0 20px 10px 5px;
  padding: 5px;
}

#topic240 .ssonmembersbox p {
  padding: 0px 0px 0px 25px;
  font: 11px/1.5em Verdana, sans-serif;
}

#topic240 .ssonmembersbox a {
  font-weight: bold;
}

#topic240 .ssonlogo {
	margin: 16px;
	padding: 0px;
}

/* 
	IQLogin.aspx Page
	Formatting for the Free Members Spiel
	by: Gabriel Pascua
*/
.freemembership
{
	width: 100%;
	background: #ffffff url(../images/register_now.gif) top left no-repeat;
	padding: 181px 24px 25px 62px;
	margin-top: 31px;
	font-size: 11px;
}

.freemembership ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.freemembership li
{
	padding-left: 30px;
	background: #ffffff url(../images/register_free.gif) top left no-repeat;
	vertical-align: top;
	margin-top: 18px;
}
