@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}	

/* General 
--------------------------------*/

.Time { color: #333; font-weight: lighter; }
.fright { float: right; }
.taskforce { margin: 0 0 0 15px; background: #d1e5f5; padding: 10px; border: 1px solid #56aef5; }
.government { margin: 20px 0 0 15px; padding: 10px; border: 1px solid #ccc; }
.g8 { background: #d1e5f5; padding: 10px; }
#streams li { font-size: 11px; }
#streams .th1 { background: #0098d4; padding: 5px; color: #fff; }
#streams .th2 { background: #003b79; padding: 5px; color: #fff; }
#streams .th3 { background: #e2bc40; padding: 5px; color: #fff; }
#streams .th4 { background: #b2071b; padding: 5px; color: #fff; }
#streams .td1 { background: #edf5fb; font-size: 11px; }
#streams .td2 { background: #f1f2f7; font-size: 11px; }
#streams .td3 { background: #fbf6e5; font-size: 11px; }
#streams .td4 { background: #faece6; font-size: 11px; }
#streams .tdbreak { background: #eee; font-size: 11px; text-align: center; }

body {
	height: 100%;
	background: #a2a2a2 url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/body-bg.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}

h1 {
	color: #961627;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 22px 0 22px 15px;
	font-weight:normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 0 15px 15px;
	color: #396baa;
	vertical-align:middle;
	line-height:18px;
}
h2 img{
	float:left;
	margin-right:12px;
}
h3 {
	color: #961627;
	font-size: 13px;
	margin: 10px 0 10px 10px;
}

p {
	margin: 10px 0 10px 15px;
	line-height: 16px;
}

a {
	text-decoration:underline;
	color:#357cc2;
}
a:hover{
	text-decoration:none;
	color:#357cc2;
}

img{
	border:none;
}

ul{
	list-style:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/bullet.gif);
	margin:10px 15px;
	padding:0;
	
}
li{
	list-style:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/bullet.gif);
	margin:5px 10px;
	font-size: 12px;
}

.hr {
	border-bottom: #659dff 1px dotted;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
	height:1px;
	width:98%;
	margin:15px auto;
}
blockquote{
	font-style:italic;
	margin:10px 0 0 0;
	font-size: 13px;
}

cite{
	font-style:normal;
	font-weight:bold;
	margin:0px 0 20px 0;
	text-align: right;
	display: block;
}
table{
	width:100%;
	margin:10px 0;
}
table th{
	text-align:left;
}
table td.grey{
	background:#dadada;
	padding:5px;
	font-size:12px;
}
table td.white{
	background:#fff;
	padding:5px;
	font-size:12px;
}
table td.white.left{
	border-left:1px solid #dadada;
}

table td.white.right{
	border-right:1px solid #dadada;
}
table.delegate{
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right:none;
	border-top:none;
}

.floatRight  {
display:inline;
float:right;
margin-right:8px;
}

#eventText {
	display: none;
	position:relative;
	margin:20px !important;
	float:left !important;
	width:600px !important;
}
#eventText .StradTemplate h2 span{
	font-size: 16px !important; 
	color: #0061b4 !important; 
	font-weight: bold !important;
}

.speakerlogo { float: left; margin: 0 10px 10px 0; border: 1px solid #ccc; }

/* Agenda
--------------------------------*/
#maincontentangeda{
	margin-left: 20px;
}

#maincontentangeda p{
	margin-left: 10px;
}

#maincontentangeda .table{
	margin-left: 15px;
}

#maincontentangeda h2{
	color:#0061b4;
	font-size: 12px;
}

#program_session {
	float: left;
	position: static;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	border-top: 1px solid #c9c9c9;
}
#maincontent2{
	float:right;
	width:710px;
}


/*html #maincontent2{
	height:750px;
	_height:auto;
}*/


#maincontentangeda .hr{
	border-bottom:#c7c7c7 1px solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
	height:1px;
	margin:10px auto;
	width:95%;
}

#maincontentangeda .table ul {
	padding-left: 1em;
}

#maincontentangeda .Time, #Workshops .Time
{
	float: left;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	color: #000000;
	display: block;
}

#maincontentangeda .Session

{
	float:right;
	width: 470px;

}

#leftagenda{
	margin:13px 30px 0 0;
	padding:0;
	float:left;
	width: 200px;
}


#leftagenda h3{
	color: #0061b4;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	line-height: normal;
	padding: 10px 20px;
	width: 157px;
	margin:0;
}

#leftagenda p{
	margin: 10px 20px
}

/* Program
--------------------------------*/
#program_left{

	margin-left: 17px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 30px;
	width: 190px;

}

#sp_left{
	margin-left: 17px;
	_margin-left: 10px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 30px;
	height: 100%;
	width: 180px;

}
.program_date {
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}

#program_right {
	float: right;
	width: 457px;
	margin-top: 0px;
	padding: 0px 0px 0px 25px;
}

#speaker_spacer

{
	height: 50px;

}

#program_right ul{
	margin: 20px;
}

#program_right h1, #program_right h2, #program_right h3, #program_right h4, #program_fullwidth h4, #program_right h5, #program_right h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	display: block;
	color:#0061b4;
	font-size: 12px;
}

#program_right h4, #program_fullwidth h4, #program_session2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#program_right h4 strong {
	color: #000;
}

/* Breadcrumb 
--------------------------------*/
#breadcrumb{
	margin: 0 auto;
	padding:5px 0 5px 675px;
	width: 325px;
	height: 15px;
}
#breadcrumb ul{
	list-style: none;
	margin: 0;
	text-align:right;
}
#breadcrumb li{
	list-style: none;
	float: left;
	margin: 3px 5px 0 0;
	border-right: 1px solid #595959;
	padding: 0 5px 0 0;
	font-size: 11px;
	text-align:right;
}
#breadcrumb li:first-child{
	border-right: 1px solid #595959;
}
#breadcrumb li:last-child{
	border-right: none;
}
#breadcrumb a{
	text-decoration: underline;
	color: #595959;
}
#breadcrumb a:hover{
	text-decoration: underline;
	color: #595959;
}

/* Main Divs 
--------------------------------*/
#dropshadow {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/ds.gif) top left no-repeat;
	width: 960px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}
#frame {
	width: 950px;
	margin: 0 auto;
}

#header{
	background:#149BD3 url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/header.jpg) top left no-repeat;
	height: 77px;
	padding: 24px 20px 0 27px;
}
#header #datesvenue{
	position:relative;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	top:10px;
	margin:0;
	padding:0;
	text-align:right;
}
#header #datesvenue .date{
	font-size:19px;
}
#header #datesvenue .venue{
	display:block;
	clear:right;
	font-size:16px;
	font-weight:normal;
}
#iqpclogo{
	margin: -13px 0 0 -8px;
	height:70px;
	width:153px;
	float:left;
}
#maincontainer{
	width:950px;
	height:auto;
	position: relative;
	padding:0 0 35px 0;
	background:#fff url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/mainbg.gif) bottom left repeat-x;
	overflow: hidden;
	margin:0 !important;
}
#maincontent{
	float:right;
	width: 470px;
}

#leftcolumn{
	width:694px;
	float:left;
	padding: 0 0 0 12px;
}
#leftcolumn_sub{
	width:710px;
	min-height:750px;
	_min-height:auto;
	float:left;
	padding: 0 5px 0 0px;
}
* html #leftcolumn_sub{
	height: 750px;
}
#leftcolumnpadding {
	padding: 0 10px 0 12px;
}
#leftcolumn_sub2{
	width:600px;
	min-height:750px;
	float:left;
	padding: 0 5px 0 0px;
}
* html #leftcolumn_sub2{
	height:730px;
}
#leftcolumn object{
	width:436px;
	height:270px;
	margin: 13px auto 0px;
	float: left;
}

#bottom_box{
	background:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/bottom_box.gif) no-repeat top left;
	width:450px;
	height:123px;
	margin:50px 0 10px 0;
	text-align: left;
	padding: 8px 5px 0 231px;
	clear:both;
}
#greydelegates{
	margin:10px auto;
	width:435px;
	background:#dadada;
	height: 120px;
	padding: 5px 5px 5px 13px;
}

#right{
	width:230px;
	float:right;
	padding:0;
	display: inline;
	margin: 0 0 0 24px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#right h2{
	color:#0a2871;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	padding: 8px 10px 8px 10px;
	margin: 0;
	font-weight:normal;
}
#right p{
	margin:10px 15px 20px 15px;
}

.intfloat { float: left; margin: 0 8px 8px 8px; }

#int {
	border:1px solid #dbdbdb;
	background:#fff;
	width:228px;
	height:auto;
	margin: 16px 0;
}
#int h3 {
	margin:0 !important;
	padding:10px 8px 10px 8px !important;
	height:15px;
	color:#213980;
	font-size:13px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/bw_h3.gif) top left repeat-x;
	line-height: 6px;
	text-shadow: 1px 1px 1px #fff;
}
#int p {
	margin:0px 8px 8px 8px;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
}
#sson-awards {
	border: 1px solid #dbdbdb;
	background: #fff url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/awards-bg.jpg) top left no-repeat;
	width:228px;
	height:auto;
	margin: 16px 0;
}
#sson-awards h3 {
	margin:0 !important;
	padding:10px 8px 10px 8px !important;
	height:15px;
	color:#213980;
	font-size:13px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/bw_h3.gif) top left repeat-x;
	line-height: 6px;
	text-shadow: 1px 1px 1px #fff;
}
#sson-awards p {
	margin:0px 8px 8px 8px;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
}
#gallery {
	border:1px solid #dbdbdb;
	background:#fff;
	width:228px;
	height:auto;
	margin: 16px 0;
}
#gallery h3 {
	margin:0 !important;
	padding:10px 8px 10px 8px !important;
	height:15px;
	color:#213980;
	font-size:13px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/bw_h3.gif) top left repeat-x;
	line-height: 6px;
	text-shadow: 1px 1px 1px #fff;
}
#gallery p {
	margin:0px 8px 8px 8px;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
}



s {
	border-left:#c7c7c7 solid 1px;
	border-top:none;
	border-right:#c7c7c7 solid 1px;
	border-bottom:#c7c7c7 solid 1px;
	background:#f2f1e6;
	margin:0;
	padding:0;
	height: auto;
}
s p {
	margin:0;
	padding: 5px;
}

s .speakerlist{
	background:#fff url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/sp_bg.gif) repeat-x left bottom;
	padding: 5px 10px 10px 10px;
	bottom: 0px;
}
s .speakerlist p{
	color:#0061b4;
	margin: 0px 5px 0 0px;
}

/* Carousel
--------------------------------*/

#previous_keynotes{
	width:373px;
	clear:both;
	padding:0;
	margin: 10px 0 0 0;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width:170px;/*Width of Carousel Viewer itself*/
	height: 80px;
	margin: 0 0 0 20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 2px;
}

.stepcarousel .panel{
	text-align:center;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 0px; /*margin around each panel*/
	width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/* Navigation Rules
--------------------------------*/
#menuContainer {
	z-index: 1;
	width: 100%;
	height: 25px;
	background: #cacaca url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/navbg.gif) repeat-x top left;
	border-bottom: #acacac 1px solid;
}

#mainmenu { float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#mainmenu, #mainmenu ul { margin: 0; padding: 0; list-style: none; position: relative; z-index: 2; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
#mainmenu ul { width: 175px; position: absolute; left: -1px; display: none; list-style: none; }
#mainmenu li { float: left; margin: 0; padding:0; position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #656565; list-style: none; border-right: #cccbc4 1px solid;}
#mainmenu li a { padding: 5px 19px 5px 18px; display: block; color: #656565; text-decoration: none; font-weight: bold; }
#mainmenu .home a { background: none; padding: 5px 25px;}
#mainmenu li a:hover { background: #af0d22; color: #fff;}
#mainmenu li.lastIt{ border-right: none; padding: 0 6px 0 0; margin: 0;}
#mainmenu li ul { background: #e9e9e9; color: #656565; width: 180px; margin: 0 0 0 1px; }
#mainmenu li ul li { border-right: none; width: 180px; border-bottom:#bababa solid 1px; }

/* Left Side Includes
--------------------------------*/
#left_venue{
	margin:10px 20px 0 10px;
	height:100%;
	padding:0;
	float:left;
	width: 205px;
}
#left_venue img{
	margin:10px 0 0 0;
}
#left{
	margin:0 30px 0 0;
	height:100%;
	padding:0;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	float:left;
	width: 205px;
}
#left_sp{
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	float: left;
	width: 205px;
}





#left h3, #left_sp h3{
	color: #0061b4;
	font-family: "Times New Roman",Times,serif;
	font-size: 14pt;
	line-height: normal;
	padding: 10px 24px;
	width: 157px;
	background: #eeeded;
	margin:0;
	height:13px;
}

#left p{
	margin: 10px 15px
}

#WhyAttendTestimonial{
	background: url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/whatotherssay.gif) center top no-repeat;
	margin:10px 0;
	padding:22px 10px 0 10px;
	border-bottom: none;
	border-top: 1px solid #c7c7c7;
}
#WhyAttendTestimonial h3{
	margin:0 0 100px 0;
	padding:0;
	font-size:18px;
	background: none;
	font-weight: normal;
	width: 100%;
	text-align: center;
}

#WhyAttendTestimonial p{
	text-align:left;
	margin:10px 0;
	padding:0;
}
#WhyAttendTestimonial blockquote{
	background:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/quote1.gif) top left no-repeat;
	text-indent:30px;
	margin:0 0 10px 0;
	padding: 8px 0 10px 0;
	display:block;
}
#WhyAttendTestimonial blockquote span{
	background:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/quote2.gif) bottom right no-repeat;
	margin:0px auto;
	display:block;
	padding: 8px 0 10px 0;
}

#WhyAttendTestimonial cite{
	margin:10px auto;
	display: block;
}


/* Right CTA
--------------------------------*/
#rightcolumn{
	width:210px;
	float:right;
	margin:13px 10px 0 0;
	display: inline;
}
#rightcolumn p{
	margin: 0px 10px;
	color:#656565;
}

#rightcolumn .hr{
	clear:both !important;
}
#rightcolumn .eventimageleft{
	margin:0 8px 10px 0; display: inline;
	float: left;
	padding: 0;
}
#cta{
	margin:0px auto 3px auto;
	padding:0;
}
#cta p{
	font-size:11px;
	font-weight:normal;
	margin: 10px 15px;
	color:#656565;
}
#cta-email {
	margin:0px auto 15px auto; padding:0; height: 121px; background: #fff url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/pdf-bg.jpg) no-repeat;
}
#cta-email h2 {
	margin: 0;
	padding: 10px 0 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0a2871;
}

#cta-pdf {
	margin:0px auto 15px auto;
	padding:0;
	height: 161px;
	background: #fff url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/pdf-bg.jpg) no-repeat;
}
#cta-pdf h3 {
	margin: 0;
	padding: 10px 0 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0a2871;
}
#cta-pdf p {
	font-size:11px;
	margin: 10px 15px;
	color:#656565;
}
#cta-pdf a {
	font-size:11px;
}
.imgright { float: right; margin: 0 15px 0 0; }
#cta-dl {
	margin:0px auto 15px auto;
	padding:0;
}
#cta-dl.podcast {
	background: #d1e5f5; border: 1px solid #56aef5; padding: 10px 12px 12px;
}
#cta-dl.podcast p {
	margin: 10px 0 0 0; color: #333;
}
#cta-dl.podcast table {
	margin: 0;
}
#cta-dl h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0a2871;
}
#cta-dl p {
	font-size:12px;
	margin: 10px 10px 0 0;
	color: #a50a1c;
}
#cta-dl img{
	margin-left:15px;
}
#cta-dl a {
	font-size:11px;
}
#cta-iq {
	margin: 0px auto 15px auto;
	padding: 0;
	height: auto;
	background: #fff url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/iq-bg.jpg) bottom left;
}
#cta-iq p {
	font-size:11px;
	margin: 10px 10px 10px 10px;
	padding: 0 0 10px 0;
	color:#656565;
}
#cta-iq a {
	font-size:11px;
}
#cta select{
	margin:5px 15px 15px 15px;
	border:1px solid #7f9db9;
}

#icons p { padding: 16px 0 0 0; font-size: 11px; }
#linkedin p { padding: 3px 0 10px 0; font-size: 11px; }
#partners p { color: #a50a1c; font-weight: bold; }

#regbutton { background: #fff url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/regbutton.jpg); 
}


#cta_btn{
	margin:0 auto 5px auto;
}
#cta_btn.reg{
	padding:0;
}
#cta_btn.reg p{
	margin:0;

}
#cta_btn.reg p a{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	margin:0 !important;
	padding:0;
}

#sp_box{
	background:#fff;
	margin:5px auto;
	padding:5px 0;
	text-align:center;
	border: 1px solid #c7c7c7;
	width: 200px;
}

#cta ul{
	list-style:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/arrow.gif);
	margin:5px 10px 15px 10px;
	padding:0;
}
#cta li{
	list-style:url(/http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/May/18166001/arrow.gif);
	vertical-align:middle;
	margin:5px 15px 5px 35px;
	font-size:11px;
}
#cta li a{
	color:#656565;
}
#cta.bb{
	border-bottom:1px solid #c7c7c7;
	margin-top:10px;
}
#cta.IQ{
	clear:both;
}
#cta.IQ img{
	margin:0;
	padding:0;	
}
/* Universal Classes
--------------------------------*/
.eventimageleft, .eventimageright, .eventimagecenter, .eventimagecentre{
	margin:0px 8px 5px 8px;
	vertical-align:bottom;
}

.eventimageleft{
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	clear: left;
}
.brainweavetitle{
	color: #063c79;
	font-weight: bold;
}
.eventimageright{
	float:right;
	margin-left:0px;
	margin-right:0px;
	clear:right;
}

/* Download Center
---------------------------------*/
.downloadcenter{
	margin:10px 0;
	font-size:11px;
	display: block;
	width: 250px;
	height: 100px;
}
.downloadcenter span{
	margin:10px 0;
	display: block;
}





#g8 { width: auto; height: auto; margin: 20px 0 20px 15px; clear: both;/*background:url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/g8_bg.gif) bottom left no-repeat;*/ border: 1px solid #ccc; }
#g8top { height: 68px; width: auto; padding-bottom:10px; background: #fff url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/g8top.jpg) top no-repeat;  }
#g8content { width: auto; margin:10px; background: #fff; /*border-top:#5484bb 1px dotted;*/ }
#g8content p a{color:#357cc2; text-decoration:none !important;}
#g8content p a{color:#357cc2; text-decoration:underline;}
#g8content p.download a{color:#961627; font-weight:bold;}








/* Speaker Scroller
--------------------------------*/
#f_speakers{
	width: 220px;
	height: auto !important;
	background: #f3f6fa url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/speakers-bg.jpg) bottom left no-repeat;
	padding: 5px 5px 15px 5px;
	overflow: hidden;
	margin: 13px 0 0 0;
	color: #333;
}
#f_speakers p{
	margin-left:8px;
}
#f_speakers ul#speaker_spotlight {
	list-style: none !important; margin: 0 10px; padding: 0;
}
#f_speakers ul#speaker_spotlight li {
	list-style:none !important;
	padding: 0;
	clear: left;
	margin: 10px 20px 5px 0px;
	font-size:11px;
}
#f_speakers ul#speaker_spotlight li .eventimageleft {
	margin-bottom: 20px;
	margin-top: 1px;
}

/* .jCarousel */
.jcarousel-container {
	 position: relative;
}
.jcarousel-clip {
	z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative;
}
.jcarousel-list {
	z-index: 1; overflow: hidden; position: relative; top:0px; left: 0; margin: 0; padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left; list-style: none; width: 180px; height: auto;
}

.jcarousel-next {
    z-index: 3; display: none; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/next.png) no-repeat; width: 11px; height: 17px;
    position: absolute; bottom: -25px; right: 180px; cursor: pointer;
}
.jcarousel-prev {
    z-index: 3; display: none; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/prev.png) no-repeat; width: 10px; height: 17px;
    position: absolute; bottom: -25px; left: 10px; cursor: pointer;
}


/* Footer
--------------------------------*/
#footer{
	background:#00317e url(http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/footer-bg.jpg) repeat-x top left;
	height:34px;
	bottom: 0px;
	font-size:11px;
	color:#fff;
	clear:both;
}

#footer p.left{
	margin:10px 0 0 25px;
	padding:0;
	float:left;
}
#footer p.right{
	margin:10px 25px 0 0;
	padding:0;
	float:right;
}
#footer p a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#footer p a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

#maincontainer #footer { position: absolute; width:100%; }
#rightcolumn {margin-bottom: 30px;}
#left_col #rightcolumn {margin-bottom: 30px;}

#prices th { background: #ccc; padding: 5px; }
#prices .tier { text-align: center; padding: 5px; }
#prices .package { text-align: left; padding: 5px; background: #eee; }
#prices .price { text-align: center; padding: 5px; background: #eee; }
#prices .regrow { text-align: right; padding: 5px; background: #eee; }

img.logo {
	float: left; display: inline; margin: 0 10px 20px 0;
}
div.blurb {
	width: 501px; float: right; display: inline;
}
/* Google Map Rules */
#gMap { width: 100%; height: 350px; }
#gMap_style { width: 219px; }
#gMap_style h1 { font-size: 13px; color: #2A2927; margin: -4px 0 0 0; font-weight: bold; }
#gMap_style p { margin: 0; }
#gMap_style hr { margin: 8px 0; }

