@charset "utf-8";
/* CSS Document */

/*****************************************************************************************/
/* Regional and Global Homepage Classes  */
/*****************************************************************************************/


/* 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;
}

/* #register {
	padding: 3px 12px 6px 12px;
}

#register h2 {
	color: #6E6E6E;
}*/

/* Use to style the date */
.DateFont, .dateFont { 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 8pt; 
	font-weight: bold; 
	color: #ACACAC;
	text-align: right;
	padding-top: 12px;
	/*margin: 0;*/
}

p.dateFont {
	padding: 12px 0 0 12px;
	margin: 5px 0;
	}
	
/* Use to creare the grey feature boxes on homepage */
.extrafeature {
	margin: 5px 0;
	width: 100%;
}

.extrafeature td {
	background: #E9E9E9 url("../images/corner_gray1.gif") no-repeat right bottom;
	padding: 6px 12px;
	border: 3px solid #FFF;
	width: auto;
}

/* Use to create the grey feature boxes on homepage for featured speakers */
#speakersbox {
	background: #E9E9E9; 
	background-image: url("../images/corner_gray2.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px 12px;
	width: auto;
}

/* To allow for Swedish style quotes */
.SwedenHome .quote { 
	background: transparent url("../images/quote_aps1_closed.gif") no-repeat 5px 0;
}

/* .sidefeature input {
	vertical-align: middle;
} */

/*****************************************************************************************/
/* Headers - IQPC Regional Homepages */ 
/*****************************************************************************************/

#iqpcCA-header .header, #iqpcCN-header .header, #iqpcCNEN-header .header,  {
	background: url("../images/header_bg_iqpc_several.jpg") #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");
}

/*****************************************************************************************/
/* Footers - IQPC Regional Homepages */ 
/*****************************************************************************************/

#iqpc-footer .footer {
	background-image: url("../images/phone_icon_blue1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #3366CC;
}

#footer .footer {
	background-image: url("../images/phone_icon_blue14.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #154A9B;
}

/* Use to style top navigation links */
.TopNavOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.TopNavOut:hover {
	color: #FFCC00;
}

.TopNavClick, .TopNavNormal { 
	color: #ffffff;
	font-size: xx-small;
}

.TopNavOver { 
	color: #FFCC00; 
	font-size: xx-small;
}

/* .li_bullet{
	list-style-image:url(../images/581341.gif); 
} */

/*****************************************************************************************/
/* 	IQPC Exchange North America Collapse Box */
/*****************************************************************************************/

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.

 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.

 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container. */

.CollapsiblePanel {
	width: 75% !important;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.

 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container. */

.CollapsiblePanelTab {
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/delegate_1.jpg);
	background-color:#73B9EC;
	color:#000000;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab2 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/delegate_2.jpg);	
	background-color:#73B9EC;	
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab3 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/delegate_3.jpg);
	background-color:#73B9EC;
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab4 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/delegate_4.jpg);	
	background-color:#73B9EC;
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab5 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/delegate_5.jpg);
	background-color:#73B9EC;
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab6 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/service_title1.jpg);
	background-color:#73B9EC;
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab7 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/service_title2.jpg);
	background-color:#73B9EC;
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab8 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/service_title3.jpg);
	background-repeat:no-repeat;
	background-color:#73B9EC;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

.CollapsiblePanelTab9 {
	font: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#73B9EC;
	background-image:url(/uploadedImages/Special_Topics/IQPC_Exchange_North_America/service_title4.jpg);
	background-repeat:no-repeat;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 7px 0 7px 200px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*-moz-opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); */
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.

 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container. */

.CollapsiblePanelContent {
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text. */

.CollapsiblePanelTab a {
	color:#3399FF;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel. */

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #3399FF;
	color:#fff;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container. */

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #73b9ec;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	color:#fff;	
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus. */

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
	color:#fff;	
}

/*************************************************************************** */
/* 	IQPC Exchange North America Side Bar */
/*************************************************************************** */

#NESsidebar {
	background:#E9E9E9 url(../images/bg_gradient3.gif) repeat-x scroll left top;
	margin:0;
	padding:0;
	vertical-align:top;
	width:30%;
}

.NESsidefeature{
	margin-bottom: 40px;
}

.NESsidefeature2 {
	background-color: #CCCCCC;
	padding: 0px 0px 4px 0px;
}

.NESsidefeature2 p {
	padding:4 px 0px 4px 8px;
}

.navheader {
	background-image: url("/uploadedImages/Special_Topics/IQPC_Exchange_North_America/headersmall.GIF");
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0;
}

.navheader2 {
	background-image: url("/uploadedImages/Special_Topics/IQPC_Exchange_North_America/headerbg2.JPG");
	background-repeat: repeat-x;
}

.NESsidefeature p {
	padding: 4px 0px 4px 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.NESsidefeature form {
	padding: 4px 0px 4px 8px;
}

.NESsidefeature input {
	font-size: 9px;
	vertical-align: middle;
}

.NESsidefeature3 {
	background-color: #EEEEEE;
	padding: 0px 0px 4px 0px;
}

.NESsidefeature3 p {
	padding:0px 8px 8px 8px;
}

.navheader3 {
	background-image: url("/uploadedImages/Special_Topics/IQPC_Exchange_North_America/headerbg2.JPG");
	background-repeat: repeat-x;
	font: 11px/1.5em Verdana, sans-serif;	
	text-indent:4px;
}

/* 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;
}

/* region */
.region-font, #region h3 {
	color: #3366CC !important;
}