﻿/* CSS Document */
html, body {
	margin: 0; padding: 0; font: 12px "Trebuchet MS", Verdana, sans-serif; color: #323132;
	background: #77787C url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/background.jpg) repeat-x;
}
h1, h2, h3, h4, p {
	margin: 0 0 14px;
}
img, img a {
	border: none
}
.clear, .clearFloat {
	clear: both;
}
.hr {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/February/11156004/hr_bg.gif) repeat-x; height: 1px; font-size: 1px;
	margin: 20px 0;
}
.floatLeft {
	float: left; display: inline; margin: 0 10px 0 0;
}
.eventimageleft {
	float: left; display: inline; margin: 0 10px 0 0; border: 1px solid #000;
}
.eventimageright {
	float: right; margin: 0 10px 0 0;
}
#wrapper {
	width: 979px; margin: 0 auto;
}
#eventText {
	display: none;
}

/*************************************************************/
/* #top_header
/*************************************************************/
#top_header {
	width: 979px; height: 200px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/header_bg.jpg) center no-repeat;
	position: relative; z-index: 4;
}
#top_header #logo {
	position: absolute; top: 37px; left: 0;
}
#top_header #datesvenue {
	position: absolute; top: 62px; left: 420px; color: #FFF; font-size: 23px; font-weight: bold;
}
#top_header #datesvenue em {
	display: block; color: #EF990E;
}

/* #breadcrumb */
ul#breadcrumb {
	list-style: none; margin: 0; padding: 0; position: absolute; top: 3px; right: 48px;
	font-size: 11px; line-height: 10px;
}
ul#breadcrumb li {
	color: #FFF; float: left; display: inline; border-right: 1px solid #FFF; margin-right: 5px; padding-right: 5px;
	font: 11px "Trebuchet MS",Verdana,sans-serif;
}
ul#breadcrumb li.last {
	border: none;
}
ul#breadcrumb li a {
	color: #FFF; text-decoration: none;
}
ul#breadcrumb li a:hover {
	text-decoration: underline;
}
ul#breadcrumb li.listimg {
	border: none; margin-top: -3px;
}

/* #navigation */
ul#navigation {
	list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0; left: 0; font-size: 17px; z-index: 5;
}
ul#navigation li {
	float: left; display: inline; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/nav_left.png) no-repeat top left;
	padding: 8px 0 7px 7px; text-align: center; margin-right: 3px; position: relative; z-index: 6;
	font: 17px "Trebuchet MS",Verdana,sans-serif;
}
ul#navigation li a {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/nav_right.png) no-repeat top right; padding: 8px 19px 7px 13px;
	color: #FFF; text-decoration: none;
} 
ul#navigation li a:hover {
	color: #F78F0C;
}
ul#navigation li.last {
	margin: 0; width: 140px; /* PLEASE ADJUST THIS WIDTH SO THE LAST TAB SITS CORRECTLY, THIS ALSO FIXES AN IE8 RENDERING ISSUE - DON'T REMOVE */
}
ul#navigation li.last a {
	padding: 8px 36px 7px 32px;
}

/* dropdown */
ul#navigation li ul {
	display: none; list-style: none; margin: 0; padding: 0; position: absolute; top: 38px; left: 0; border-bottom: 5px solid #657781; z-index: 7;
	background: #657781; border-top: 5px solid #657781;
}
ul#navigation li ul li, ul#navigation li.last ul li  {
	width: 163px; display: block; text-align: left; clear: both; background: #657781;; padding: 0 5px; margin: 0;
	font-size: 12px; font-weight: normal;
}
ul#navigation li ul li a, ul#navigation li.last ul li a {
	display: block; padding: 4px 8px 6px; background: none;
}
ul#navigation li ul li a:hover {
	color: #F78F0C; background: #4A5C6A;
}

/*************************************************************/
/* #main
/*************************************************************/
#main {
	width: 959px; background: #657781 url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/main_bg.gif) repeat-y 10px 0;
	float: left; padding: 0 10px; border-top: 10px solid #657781;
}

/*************************************************************/
/* #left_col
/*************************************************************/
#left_col {
	width: 718px; float: left; display: inline; overflow: hidden; padding: 5px; line-height: 19px;
}
#left_col a {
	color: #000;
}
#left_col a:hover {
	text-decoration: none;
}
#left_col h1 {
	font-size: 21px; color: #000;
}
#left_col h2 {
	font-size: 18px; color: #F59318;
}
#left_col h3 {
	font-size: 16px; color: #000;
}
#left_col ul {
	margin: 0 0 14px; padding: 0 0 0 20px;
}

/* #banner */
#left_col #banner {
	margin-bottom: 15px;
}

/* .content */
#left_col .main_content {
	padding: 10px 10px 5px 9px; overflow: hidden;
}
#left_col .main_content .left {
	width: 270px; float: left; display: inline;
}

#left_col .main_content .left .cta_box {
	background: #F2F2F2; margin-bottom: 15px;
}
#left_col .main_content .left .cta_box.spex {
	background: #FFF;
}
#left_col .main_content .left .cta_box h2.heading {
	background: #6D603E url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/leftcta_h2_bg.gif) no-repeat; color: #FFF;
	font-size: 13px; padding: 2px 4px 4px; margin: 0;
}
#left_col .main_content .left .cta_box .content {
	padding: 10px 10px 7px; border-left: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;
}
#left_col .main_content .left .cta_box .content  ul {
	padding-left: 1;
}
#left_col .main_content .left .cta_box .content  p {
	margin-bottom: 5px;
}

#left_col .main_content .right {
	width: 413px; float: right;
}

/*******************************************************/
.Session {
  padding-top: 15px;
  border-bottom: 1px solid #c9c9c9 !important;
  overflow: hidden;
  padding-left: 10px;
}
 .Session h2{
  font-size: 15px;
  color:#F59318 !important;
}
 .Break {
  display:block;
  padding:5px 10px 2px 10px;
   background: #f0eeea; border-bottom: 1px #cdcdcd solid; margin:0; _margin: 0px 5px 0px 0px;
}

 .Break h2{
  font-size: 15px;
  color:#F59318 !important;
}

  .Time {
  float: left; padding: 0px 7px 0 0; color:#00519e; display: block; font-size:14px;
}

  .Time {
  float: left; padding: 0px 7px 0 0; color:#00519e; display: block; font-size:14px;
}
/*******************************************************/
/*************************************************************/
/* #right_col
/*************************************************************/
#right_col {
	width: 225px; float: right; display: inline; line-height: 16px;
}
#right_col .inner {
	padding: 4px 6px 4px 4px;
}
#right_col a {
	color: #000;
}
#right_col a:hover {
	text-decoration: none;
}
#right_col ul {
	margin: 0 0 14px; padding: 0 0 0 14px;
}

/* #register_box */
#register_box {
	width: 215px; height: 90px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/registerbox_bg.gif) repeat-y;
	position: relative; z-index: 1; border: 5px solid #000;
}
#register_box a {
	color: #FFF;
}
#register_box h2 {
	font-size: 20px; margin: 0; position: absolute; top: 11px; left: 10px; z-index: 2;
}
#register_box h2 a {
	text-decoration: none;
}
#register_box h2 a:hover {
	text-decoration: underline;
}
#register_box p {
	width: 185px; color: #FFF; position: absolute; top: 37px; left: 10px; z-index: 3;
	font: 12px "Trebuchet MS",Verdana,sans-serif;
}

/* #brochure_box */
#brochure_box {
	width: 215px; height: 114px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/brochurebox_bg.gif) no-repeat;
	position: relative;
}
#brochure_box h2 {
	left: 14px; line-height: 24px; position: absolute; top: 18px; width: 100px;
}
#brochure_box  img {
	position: absolute; top: 7px; right: 7px;
}

/* .cta_box */
#right_col .cta_box {
	background: #FFF;
}
#right_col .cta_box h2.heading {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/ctabox_heading.gif) repeat-x; color: #FFF; padding: 6px 7px 8px;
	margin: 0;
}
#right_col .cta_box .content {
	padding: 8px 9px 6px;
}
#right_col .cta_box .content.quicklinks {
	padding-top: 0;
}
#right_col .cta_box .content.dlcentre {
	background: #E2E1DD;
}
#right_col .cta_box .content  p {
	margin: 0 0 5px;
}
#right_col .cta_box .content .item {
	overflow: hidden; border-bottom: 1px solid #CCC; padding: 9px 0;
}
#right_col .cta_box .content .item h2 {
	font-size: 15px; margin-top: 6px;
}
#right_col .cta_box .content .item h2 a {
	text-decoration: none;
}

/* .partner */
#right_col .partner {
	margin: 10px 0;
}
#right_col .partner h3 {
	color: #FFF;
}

/*************************************************************/
/* #footer
/*************************************************************/
#footer {
	width: 100%; height: 75px; background: #161511 url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/June/11301004/Assets/footer_bg.gif) repeat-x;
	clear: both;
	border-top: 5px solid #f49317;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
}
#footer span {
	color: #7B9879;
}
#footer .content {
	width: 979px; margin: 0 auto; position: relative; overflow: hidden; color: #FFF;
}
#footer .content p.left {
	margin: 20px 0 0; float: left;
}
#footer .content p.right {
	margin: 6px 0 0; float: right;
}

/*************************************************************/
/* #subpage
/*************************************************************/
#left_col .partner {
	overflow: hidden;
}
#left_col .partner img {
	float: left; display: inline;
}
#left_col .partner h3, #left_col .partner p {
	width: 520px; float: right; clear: right;
}

/* Prices Table */
#pricestable {
	margin-bottom: 14px;
}
#pricestable th {
	background: #D9D8D8; color: #323132 !important;
}
#pricestable td {
	background: #EBEBEB; text-align: center;
}
#pricestable td.Package {
	text-align: left !important;
}
#pricestable td.RegisterRow {
	text-align: right;
}
