/* @group Columns */

.event-column {
    float: left;
    margin-right: 10px;
}

#event-leftcol {
    width: 155px;
}

#event-centrecol {
	margin-top: 10px;
    width: 477px;
    background: url(../images/events/col-divider.gif) no-repeat 50% 90px;
}

#event-speakerscol {
	margin-top: 10px;
    width: 120px;
}

#event-rightcol {
	margin-top: 10px;
    width: 162px;
}

body#event-home #event-centrecol {
    background-image: none;
}

body#event-home .event-content-left {
    width: 335px;
}

body#event-home .event-content-right {
    width: 132px;
}

body#event-speakers #event-centrecol {
	margin-top: 10px;
    width: 607px;
}

body#event-speakers .event-content-left {
	margin-right: 21px;
    width: 293px;
}

body#event-speakers .event-content-right {
    width: 293px;
}

body#event-sponsors #event-centrecol {
	margin-top: 10px;
    width: 607px;
    background-position: 40% 90px;
}

body#event-sponsors .event-content-left {
	margin-right: 21px;
    width: 233px;
}

body#event-sponsors .event-content-right {
    width: 353px;
}

body#event-venue .event-content-left {
	margin-right: 21px;
    width: 228px;
}

body#event-venue .event-content-right {
    width: 228px;
}

body#event-contact .event-content-left,
body#event-about .event-content-left {
	margin-right: 21px;
    width: 228px;
}

body#event-contact .event-content-right,
body#event-about .event-content-right {
    width: 228px;
}

body#event-pricing #event-centrecol,
body#event-programme #event-centrecol {
	margin-top: 10px;
    width: 607px;
    background-position: 40% 90px;
}

body#event-pricing .event-content-left,
body#event-programme .event-content-left {
	margin-right: 21px;
    width: 233px;
}

body#event-pricing .event-content-right,
body#event-programme .event-content-right {
    width: 353px;
}


body#event-downloads #event-centrecol {
	margin-top: 10px;
    width: 607px;
}

body#event-downloads .event-content-left {
	margin-right: 21px;
    width: 293px;
}

body#event-downloads .event-content-right {
    width: 293px;
}

#whitespace {
    width: 100%;
    height: 10px;
    background-color: #FFF;
}

body#event-speakers #whitespace {
	float: left;
    background-color: #dae2e4;
    height: 1px;
    border-top: 10px solid #FFF;
    border-bottom: 15px solid #FFF;
}

#speakers-call {
    background-color: #FFF;
    width: 293px;
    margin-right: 21px;
}

#speakers-call-inner {
	margin-top: 1.5em;
    width: 233px;
}

body#event-speakers #speakers-call-inner {
    margin-top: 0;
    width: 293px;
}

/* @end */


/* @group Navigation */

#navigation a:link,
#navigation a:visited,
#navigation a:hover,
#navigation a:active {
    text-decoration: none;
}

#navigation {
    list-style-type: none;
    margin: 10px 0 0 -3px;
}

#navigation li
{
  text-indent: -9999px;
  border-bottom: 1px solid #dae2e4;
}

#navigation li a
{
  display: block;
  width:  155px;
  height: 22px;
  border: 0;
  text-decoration: none;
  background: transparent url(../images/events/test-navigation.gif) no-repeat left top;
}

li#t-event-home a:link,
li#t-event-home a:visited
{
  background-position: 0 0;
}

li#t-event-home a:hover,
li#t-event-home a:focus
{
  background-position: 0 -176px;
}

body#event-home li#t-event-home a {
  background-position: 0 -176px;
}

li#t-event-programme a:link,
li#t-event-programme a:visited
{
  background-position: 0 -22px;
}

li#t-event-programme a:hover,
li#t-event-programme a:focus
{
  background-position: 0 -198px;
}

body#event-programme li#t-event-programme a {
  background-position: 0 -198px;
}

li#t-event-speakers a:link,
li#t-event-speakers a:visited
{
  background-position: 0 -44px;
}

li#t-event-speakers a:hover,
li#t-event-speakers a:focus
{
  background-position: 0 -220px;
}

body#event-speakers li#t-event-speakers a {
  background-position: 0 -220px;
}

li#t-event-about a:link,
li#t-event-about a:visited
{
  background-position: 0 -66px;
}

li#t-event-about a:hover,
li#t-event-about a:focus
{
  background-position: 0 -242px;
}

body#event-about li#t-event-about a {
  background-position: 0 -242px;
}

li#t-event-pricing a:link,
li#t-event-pricing a:visited
{
  background-position: 0 -88px;
}

li#t-event-pricing a:hover,
li#t-event-pricing a:focus
{
  background-position: 0 -264px;
}

body#event-pricing li#t-event-pricing a {
  background-position: 0 -264px;
}

li#t-event-sponsors a:link,
li#t-event-sponsors a:visited
{
  background-position: 0 -110px;
}

li#t-event-sponsors a:hover,
li#t-event-sponsors a:focus
{
  background-position: 0 -286px;
}

body#event-sponsors li#t-event-sponsors a {
  background-position: 0 -286px;
}

li#t-event-venue a:link,
li#t-event-venue a:visited
{
  background-position: 0 -132px;
}

li#t-event-venue a:hover,
li#t-event-venue a:focus
{
  background-position: 0 -308px;
}

body#event-venue li#t-event-venue a {
  background-position: 0 -308px;
}

li#t-event-contact a:link,
li#t-event-contact a:visited
{
  background-position: 0 -154px;
}

li#t-event-contact a:hover,
li#t-event-contact a:focus
{
  background-position: 0 -330px;
}

body#event-contact li#t-event-contact a {
  background-position: 0 -330px;
}

/* @end */

/* @group Standard elements */

#event-centrecol p img {
	float: none;
    margin: 0;
}

body.event-site #logo {
	display: block;
    width: 944px;
    height: 100px;
    margin-top: 0;
    margin-left: 0;
}

body.event-site #header-border {
	width: 944px;
    height: 10px;
    background-color: #dae2e4;
    border-top: 8px solid #ea410c;
}

body.event-site #nav-bar {
	background-color: #ab4323;
}

.quotes {
    min-height: 70px;
    text-align: center;
    border-bottom: 1px solid #dae2e4;
    margin-bottom: 20px;
}

body.event-site .featurebox {
	margin-top: 10px;
	padding: 0;
    border: 0;
    background: #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

body.event-site #event-rightcol img {
    display: block;
}

body.event-site #event-rightcol .featurebox {
    margin-right: 4px;
}

body.event-site #event-leftcol .featurebox {
    margin-left: 5px;
}


body.event-site .contentbox {
	margin-top: 0;
	padding: 10px;
    border: 2px solid #d5dddc;
    background: #ecedee url(../images/featurebox-gradient.gif) no-repeat left top;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    /*margin: 10px;*/
}

body.event-site .contentbox h4 {
	padding-bottom: 2px;
    font-size: 9px;
}

body.event-site .contentbox ul {
    font-size: 10px;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
}

body.event-site .contentbox ul li {
	background: transparent url(/media/images/li_arrow.gif) no-repeat 0 0.10em;
}

body.event-site .eventbox {
	margin-top: 0;
	padding: 10px;
    background: #FFF url(../images/events/eventbox-bg.png) no-repeat left top;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*margin: 10px;*/
}

body.event-site #magazine-subscibe .article-detail {
    width: 74px;
}

body.event-site #magazine-subscibe .article-detail p {
    font-size: 9px;
}

.inner {
    margin-bottom: 2em;
}

.inner img {
    float: left;
}

.inner .inner-right {
	float: right;
    width: 223px;
}

body#event-sponsors .inner .inner-right {
    width: 284px;
}

.buttons a {
    display: block;
    margin-bottom: 10px;
}

#attendees {
    font-size: 11px;
    line-height: 13px;
}

p#attendees a:link,
p#attendees a:visited {
    color: #EA410C;
}

/* @end */

/* @group Typography */

#event-centrecol p {
    line-height: 15px;
}



h1 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 1.1em;
}

.quotes h1 {
	padding-top: 25px;
    margin: 0 auto;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1em;
}

h4 {
    font-size: 12px;
    margin-bottom: 0.5em;
}

h3.pill {
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF;
    padding: 4px 6px;
    margin-bottom: 3px;
    background-color: #ab4323;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

p.triangle {
    padding-left: 1em;
    background: url(../images/events/ul-arrow.png) no-repeat 0 0.3em;
}

#event-centrecol ul,
#event-centrecol ol {
    list-style-type: none;
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 1em 0;
}

body#event-home #event-centrecol ul.homelist {
    font-size: 12px;
    line-height: 15px;
}

#event-centrecol ul li,
#event-centrecol ol li {
	padding-left: 1.5em;
    margin-bottom: 1em;
    background: url(../images/events/ul-arrow.png) no-repeat 0 0.3em;
}

#event-centrecol ul.tick li {
	padding-left: 1.8em;
	background: url(../images/events/ul-tick.png) no-repeat 0 0.1em;
}

#event-centrecol p.note {
    font-size: 10px;
    line-height: 13px;
}

#event-centrecol ul.medium {
    line-height: 12px;
}

#event-centrecol ul.small {
    font-size: 11px;
    line-height: 12px;
}

#event-centrecol ul.small li {
	padding-left: 1em;
    margin-bottom: 0;
    background: url(../images/events/ul-arrow-small.png) no-repeat 0 0.3em;
}

#event-centrecol p.mediumtext,
p.mediumtext {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 5px;
}

#event-centrecol p.smalltext,
p.smalltext {
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 5px;
}

.glance span {
    color: #ab4323;
}

/* @end */

/* @group Pricing */

body#event-pricing #registerform h3,
body#event-programme #registerform h3,
body#event-speakers #registerform h3 {
border-bottom:1px solid #DAE2E4;
color:#467172;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
line-height:1.1em;
margin-bottom:1em;
padding-bottom:3px;
text-transform:uppercase;
}

body#event-pricing #registerform .tickets-event .details {
    float: left;
    margin-left: 0;
    width: 130px;
}

body#event-pricing #registerform .tickets-event .details p {
    font-size: 11px;
}

body#event-pricing #registerform .tickets-event .tickets {
    float: left;
    margin-left: 10px;
    width: 210px;
}

body#event-pricing #registerform .tickets-event .tickets select {
    margin-bottom: 0;
}

body#event-pricing #registerform .tickets-event .tickets p {
    margin: 0 0 1em;
    font-size: 11px;
}

body#event-pricing #registerform fieldset div.label,
body#event-programme #registerform fieldset div.label {
	clear: both;
	color:#444444;
	float:left;
	font-size: 11px;
	font-weight:bold;
	line-height: 27px;
	margin:0pt 1em 0pt 0pt;
	padding: 0 0 0 10px;
	width:70px;
	text-align: right;
}

body#event-pricing #registerform fieldset div.field input,
body#event-pricing #registerform fieldset div.field textarea,
body#event-programme #registerform fieldset div.field input,
body#event-programme #registerform fieldset div.field textarea {
	width:249px;
}

body#event-pricing #registerform fieldset div.field select,
body#event-programme #registerform fieldset div.field select {
	width: 262px;
}

body#event-pricing #registerform fieldset #terms_label {
	text-align: left;
    width: 245px;
    margin-top: 2px;
}

body#event-pricing #terms_label label {
    width: 260px;
    line-height: 13px;
    display: block;
}

body#event-pricing #registerform fieldset div.field #id_terms {
    margin-top: -3px;
    width: auto;
    height: auto;
}


body#event-pricing #event-centrecol #registerform ul,
body#event-pricing #event-centrecol #registerform ol {
	padding-left: 0;
    margin-bottom: 0.2em;
    margin-top: 0.6em;
    background-image: none;
}

body#event-pricing #event-centrecol #registerform ul li,
body#event-pricing #event-centrecol #registerform ol li {
	padding-left: 0;
    margin-bottom: 0;
    background-image: none;
}

body#event-programme #registration-submit {
    margin-top: -2em;
}

body#event-pricing #registerform .fake-total {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 3px;
    font-weight: bold;
    width: 100px;
    border: 1px solid #dae2e4;
}

body#event-pricing #registerform .gst {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    line-height: 11px;
    margin-top: 4px;
    font-weight: bold;
    width: 102px;
}

body#event-pricing #registerform fieldset#total div.label {
    width:120px;
}

body#event-pricing #registerform fieldset#total div.field {
    width:100px;
}


/* @end */

/* @group Programme */

body#event-programme #tickets p,
body#event-speakers #tickets p {
    margin-bottom: 2em;
    font-size: 11px;
    line-height: 13px;
}

body#event-programme h1,
body#event-speakers h1 {
    font-size: 13px;
}

body#event-programme h2 {
	font-size: 12px;
    margin-bottom: 0;
}

body#event-programme .event-content-left ul {
    margin-bottom: 3em;
}

body#event-programme .event-content-left ul li {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0.5em;
}

/* @end */

/* @group Subscribe */

#event-leftcol #quick-subscribe img {	
	display:block;
	margin:10px 0 0 0;
	padding:0;
	margin-left: 5px;
}

#event-leftcol #quick-subscribe .featurebox {
    margin-top: 0;
    border-top: 0;
}

#event-leftcol #quick-subscribe .contentbox {
	margin-top: 0;
	padding: 10px;
    border: 2px solid #d5dddc;
    border-top: 0;
    background: #ecedee url(../images/featurebox-gradient.gif) no-repeat left top;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    
}

#event-leftcol #quick-subscribe #quick-subscribe-form label {
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
}

#quick-subscribe-form span.label,span.spacer,span.multiple span {
	width:217px;
	float:left;
	margin-bottom: 3px;
}

#event-leftcol #quick-subscribe-form input#hruulh-hruulh {
	float: none;
    width: 118px;
	border: 1px solid #b3b8b9;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height: 10px;
	padding:0.3em;
	padding-top: 0.1em;
}

#quick-subscribe-form span.multiple {
	float:left;
} 

#quick-subscribe-form span.button {
	padding-left:120px;
}

#event-leftcol #quick-subscribe-form #quick-sub-button {
	float: none;
    width: 70px;
    padding-top: 6px;
}

#quick-subscribe-form label.error {
	display: block;
	padding: 0;
	margin: 0 0 3px 0;
	border: 0;
	background: #FFF;
	color: #8a1f11;
}


/* @end */

/* @group Downloads */

h2.downloads {
    margin-bottom: 0.25em;
}

ul.downloads li h4 {
    margin-bottom: 0.25em;
}

ul.downloads li p {
    font-size: 12px;
    margin-bottom: 0;
}

body#event-downloads ul.downloads {
    margin-bottom: 4em;
}

div#lock {
    text-align: center;
}

div#lock #downloadform {
	padding-left: 50px;
    margin: 2em 0 2em;
}

div#lock #downloadform div.label {
	clear:both;
	color:#444444;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:27px;
	margin:0 1em 0 0;
	padding:0 0 0 10px;
	text-align:right;
	width:70px;
}

div#lock #downloadform div.field {
    float:left;
	margin:0 1em 0 0;
	width:200px;
}

div#lock #downloadform div.submit {
    float:left;
	margin: 3px 0 0 10px;
	width:44px;
}

div#lock #downloadform input.text {
    width:200px;
    border:1px solid #DAE2E4;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:11px;
	margin: 0;
	padding:0.5em;
}


div#lock #downloadform label {
    color:#444444;
	line-height:27px;
	text-align:right;
	font-weight:bold;
}

div#lock div.msg {
    clear: both;
}

/* @end */

/* @group Summit */

body.summit #event-centrecol {
    margin-top: 10px;
    width: 607px;
}

#summit-footer,
#summit-intro {
    text-align: center;
}

#summit-intro p {
    font-size: 13px;
}

#summit-intro p {
    font-size: 14px;
    line-height: 18px;
}

#summit-intro {
    margin-bottom: 1em;
}

#summit-footer {
    margin-top: 1em;
}

#summit-intro h1,
#summit-footer h1 {
	font-size: 16px;
    margin-bottom: 0.25em;
}

body.summit .summit-col h2 {
    margin-top: 1em;
    margin-bottom: 0.1em;
}

body.summit .summit-col .inner .inner-right {
    width: 200px;
}

body.summit .summit-col .featurebox {
    margin-top: 0;
    margin-bottom: 10px;
}

body.summit .summit-col p.triangle {
    margin-bottom: 0;
}

.summit-col .contentbox {
    margin-bottom: 0;
    position: relative;
    min-height: 70px;
}

.summit-col .contentbox .flag {
    display: block;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 100;
}

.summit-wrapper {
	float: left;
    background: url(../images/events/col-divider.gif) no-repeat 50% top;
}

body.summit .summit-col .fake-hr {
    margin-bottom: 1em;
}

body.summit #event-centrecol .summit-col ul {
    list-style-type: none;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 1em 0;
}

body.summit #event-centrecol .summit-col ul li {
	padding-left: 1em;
    margin-bottom: 0.25em;
    background: url(../images/events/ul-arrow.png) no-repeat 0 0.3em;
}

/* @end */

/* @group speakers */

body#event-speakers #registerform fieldset div.label {
	clear: both;
	color:#444444;
	float:left;
	font-size: 11px;
	font-weight:bold;
	line-height: 27px;
	margin:0pt 1em 0pt 0pt;
	padding: 0 0 0 10px;
	width:70px;
	text-align: right;
}

body#event-speakers #registerform fieldset div.field {
    width: 190px;
}

body#event-speakers #registerform fieldset div.field input,
body#event-speakers #registerform fieldset div.field textarea {
	width: 190px;
	margin: 0 0 0 0;
}

body#event-speakers #registerform fieldset div.field select{
	width: 203px;
}


body#event-speakers #event-centrecol #registerform ul,
body#event-speakers #event-centrecol #registerform ol {
	padding-left: 0;
    margin-bottom: 0.2em;
    margin-top: 0.6em;
    background-image: none;
}

body#event-speakers #event-centrecol #registerform ul li,
body#event-speakers #event-centrecol #registerform ol li {
	padding-left: 0;
    margin-bottom: 0;
    background-image: none;
}

body#event-speakers #registration-submit {
    margin-top: -2em;
}

/* @end */

/* @group Sponsors */

.sponsor {
	padding-bottom: 5px;
    margin-bottom: 40px;
    background: url(../images/sponsor-border.png) no-repeat 0 bottom;
}

#event-centrecol .sponsor p {
        font-size: 13px;
        line-height: 16px;
}

#event-centrecol .sponsor p:last-child {
    margin-bottom: 0;
}

/* @end */

#enquiry {
    padding: 20px;
    width: 413px;
    overflow: hidden;
}

#enquiry #registerform fieldset {
    margin-bottom: 0;
}

#enquiry #registerform fieldset div.label {
	width: 100px;
}

#enquiry #registerform textarea {
    height: 200px;
}

#enquiry #registerform h3 {
border-bottom:1px solid #DAE2E4;
color:#467172;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
line-height:1.1em;
margin-bottom:1em;
padding-bottom:3px;
text-transform:uppercase;
}

#enquiry #registerform label.error {
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 11px;
    margin-top: 8px;
}

#enquiry #registerform input.error {
    color: #000;
    background-color: #FFF;
}

#enquiry #registerform #registration-submit {
    clear: both;
    float: right;
}

#enquiry #registerform .closeDOMWindow {
    display: block;
    float: left;
    padding-right: 10px;
}

#DOMWindowIframe {
    overflow: hidden;
}



































