h2, h3, h4 {
	color: #406C7E;
}
#header h1 {
	color: #fff;
  font-size: 38px;
  line-height: 1;
  margin-bottom: 0;
}

#header h1 small {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5;
}	

#header #sb_box header h3 {
	font-size: 28px;
	padding: 10px 0;
	background: url("../img/header_bullet.png") no-repeat scroll 178px 16px transparent;
}

#head .grid_3 img {
	margin-top: 25px;
	float: right;
}

#nav {
	background: #243841!important;
}

#nav li a {
	padding:15px 15px;
	color: white !important;
  float: left;
  font-size: 13px;
  font-weight: bold;
  line-height: 12px;
  text-align: center;
  text-transform: uppercase;
}

#nav li a:hover {
	background: #365162!important;
	color: #FFFFFF!important;
}

#nav li.brochure {
	background:#A43030;
	border: 1px solid #A43030;
}

#nav li.brochure a:hover {
	background: #99110F!important;
	color: white!important;
}

#nav li.register a:hover {
	background: #326120!important;
	color: white!important;
}

#nav li.register {
	background:#43812B;
	border: 1px solid #43812B;
}

#sidebar .cta_bar {
	background-color: #3C5D6D;
}

.right-side-static .cta_bar {
	padding:10px;
	text-align: center;
}

.right-side-static .cta_bar a {
	color: #8C0000;
}

.quote_wrap {
	border:2px solid #dfdfdf;
	padding:5px;
	margin:0 0 20px 0;
	overflow: hidden;
}

.quote_wrap .the_quote {
	font-style:italic;
	font-size:15px;
}

.quote_wrap .who {
	text-align:right;
	font-size:12px;
	margin-right: 5px;
}

.quote_wrap img {
	margin:4px;
}

.rounded {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}



#sidebar .cta_bar.register_cta {
	background:#900000;
	border-color:black;
}

header h1 {
	margin-top: 10px;
}

.line_2 {
	margin-bottom: 20px;
}

body {
	background: url("../img/bg.jpg") repeat-x top left transparent;
}

ul li ul li {
	font-size: 14px;
}

/*
.form_items li, .form_item {
	float: right;
	margin-bottom: 0;
	margin-right: 60px;
}

label {
	display: inline;
	width: 200px;
	margin-right: 10px;
}

.input_full {
	width:200px;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	padding: 7px 6px;
	height: auto;
}
*/

#sharebar {
	position: fixed;
	top:25%;
	left:0;
	width: 50px;
	z-index: 9999999999999;

}

#sharebartop {
	background: url("../img/mini_Top_Cap.png") repeat-y top left transparent;
	height: 7px;
	width: 47px;
}

#sharebarcolour {
	background: url("../img/mini_BG.png") repeat-y top left transparent;
	overflow: hidden;
	width: 47px;
	padding-bottom: 5px;
}

#sharebarbottom {
	background: url("../img/mini_Bottom_Cap.png") repeat-y top left transparent;
	height: 13px;
	width: 47px;
}

#sharebar h4 {
	color: #585858;
	font-size: 12px;
	margin: 4px 0 2px 6px;
}

#sharebar a {
	margin:5px 4px 0px 4px;
	display: block;
	float: left;
}

#sharebar a:hover {
	opacity: 0.8;
}

#sponsor-logos-wrap {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

#sponsor-logos-wrap img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 3px #212121;
    margin: 9px;
}

/*
.brochure  {
	background-color: #A43030;
}

#nav li.brochure a:hover {
	background-color: #99110f!important;
}

.register  {
	background-color: #43812B;
}

#nav li.register a:hover {
	background-color: #326120!important;
}
*/

::selection { background: #A3C0E5; color: #000; } /* Safari 3.1+, Opera 9.5+, Chrome 2+ */
::-moz-selection { background: #A3C0E5; color: #000; } /* Mozilla Firefox */

.delegate_list {
	float: left;
    list-style-type: none;
    margin: 0 25px 25px 0;
    width: 28%;
}

.who strong {
	font-size: 13px;
}

.landing_page .section_title{
	margin-bottom: 0;
}

.landing_page h1 {
	margin-bottom: 10px;
}

.landing_page .section_title h1 {
	font-size: 24px!important;
	line-height: 1.3;
}

.landing_page p, .landing_page ul li {
	font-size: 14px;
	margin-bottom: 0;
}

.landing_page p, .landing_page ol li {
	font-size: 14px;
}

.inline_cta {
	color: red;
	font-weight: bold;
}

.inline_cta a {
	color: red;
	font-weight: bold;
}

.landing_page form h4 {
	margin: 10px 20px;
}

.landing_page .form_items li, .landing_page .form_item {
	float: right;
	margin-bottom: 0;
	margin-right: 20px;
}

.landing_page label {
	display: inline;
	width: 200px;
	margin-right: 10px;
}

.landing_page .input_full {
	width:180px;
}

.landing_page  textarea, .landing_page  select, .landing_page  input[type="date"], .landing_page  input[type="datetime"], .landing_page  input[type="datetime-local"], .landing_page input[type="email"], .landing_page  input[type="month"], .landing_page  input[type="number"], .landing_page  input[type="password"], .landing_page  input[type="search"], .landing_page  input[type="tel"], .landing_page input[type="text"], .landing_page  input[type="time"], .landing_page  input[type="url"], .landing_page  input[type="week"] {
	padding: 7px 6px;
	height: auto;
}

.landing_page .checkbox input {
    margin-right: 100px;
}

.landing_page .checkbox label {
    display: inline;
    margin-top: 5px;
}

.home_form {
	width: 460px;
	overflow: hidden;
}

.home_form ul {
	margin-bottom: 10px;
}

.home_form .form_item {
	margin-right: 44px;
}

#sidebar .cta_bar {
	background: #A90909;
	border-color: #8c0e0e;
}

#sidebar .cta_bar:hover {
	opacity: 0.9;
}

#image_rotator {
	width: 658px;
	height: 488px;
	overflow: hidden;
}

#image_rotator img {
	max-width: 658px;
	width: 658px;
	-moz-border-radius:    4px;
	-webkit-border-radius: 4px;
	border-radius:         4px; 
}

#sb_sponsors {
	margin: 40px 0 20px;
	overflow: hidden;
	clear: both;
	display: block;
}

#sb_sponsors h4 {
	color: #406C7E;
	font-size: 1em;
    margin-bottom: 10px;
}

#sb_sponsors img, .delegate_images img {
	float: left;
	-webkit-box-shadow:0 1px 3px #212121;
	-moz-box-shadow:0 1px 3px #212121;
	-o-box-shadow:0 1px 3px #212121;
	box-shadow:0 1px 3px #212121;
	border:2px solid #FFFFFF;
	margin:3px;
	
}

.box {
	margin-bottom:15px;
	padding:10px 15px;
	background-color: #FCFEFD;
	border: 1px solid #dfe0e1;
	-moz-box-shadow: 0 0 1px 1px #e9ebed;
	-webkit-box-shadow: 0 0 1px 1px #e9ebed;
	box-shadow: 0 0 1px 1px #e9ebed;
	border-radius: 4px; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	height: auto;
	width: auto;
}

ker_img {
    background: url("../img/speaker_blank.jpg") no-repeat scroll 0 0 transparent;
    height: 156px;
    margin: 0 20px 20px 0;
    max-height: 156px;
    max-width: 126px;
    min-height: 156px;
    min-width: 126px;
    width: 126px;
}

.speaker_img img, .media_partner_img img, .venue_img img {
    box-shadow: none;
    margin: 3px 0 0 3px;
}

.sponsor_img img {
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0 1px 2px 1px rgba(0, 0, 0, 0.25);
	-o-box-shadow:      0 1px 2px 1px rgba(0, 0, 0, 0.25);
	box-shadow:         0 1px 2px 1px rgba(0, 0, 0, 0.25);
}

.polaroid {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0 1px 2px 1px rgba(0, 0, 0, 0.25);
	-o-box-shadow:      0 1px 2px 1px rgba(0, 0, 0, 0.25);
	box-shadow:         0 1px 2px 1px rgba(0, 0, 0, 0.25);
    display: inline;
    padding: 10px 10px 15px;
    width: auto;
}

.mb20 {
    margin-bottom: 20px;
    display: block;
}

.mb20 h2, .mb20 p {
    margin-bottom: 0;
}

/* Speaker bio */

.speaker_bio {
	-webkit-border-radius: 3px;
	-khtml-border-radius:  3px;
	-moz-border-radius:    3px;
	border-radius:         3px;
}

.speaker_bio > div {
	margin-top:         20px;
	padding:            15px;
	background:         #f5f5f5;
	border:             1px solid #ccc;
	-webkit-box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.02), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    inset 0 0 0 5px rgba(0, 0, 0, 0.02), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow:      inset 0 0 0 5px rgba(0, 0, 0, 0.02), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow:         inset 0 0 0 5px rgba(0, 0, 0, 0.02), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.feature_banner {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: -15px;
}

/**** Agenda Page ****/

td[colspan] {
	text-align: left;
}

.agenda tr td h4 {
	color: #000;
	margin-bottom: 10px;
}

.agenda tr td p {
	font-size: 1em;
	margin-bottom: 10px;
}

.agenda tr td .agenda-title {
	color: #406C7E;
	font-weight: bold;
}

.agenda tr td ul {
	font-size: 1em;
}

.agenda tr td.2column {
	width: 50%;
}

.ui_list {
	display: block;
}

.ui_list li {
	display: block;
	font-size: 12px;
}

#nav ul.group li.dd_menu_item ul.ui_list li a {
	font-size: 12px;
	font-family: "PT Sans","Helvetica Neue",Arial,sans-serif;
}

#nav ul.group li.dd_menu_item ul.ui_list li a:hover {
	background: #ccc9c9!important;
}

#nav ul li ul.sub_menu {
	display: none;
	position: absolute;
	top: 43px;
	right:235px;
	height:auto;
	width: 195px;
	padding: 0;
	z-index:9999;
}

#nav ul li ul.sub_menu.sponsor-menu {
	right:76px;
}

#nav ul li ul.sub_menu_last {
	left:-144px;
}


#nav ul li ul.sub_menu li
{
	width: 170px;
	max-width: none;
	float: left;
	padding: 0;
	margin: 0;
	border-top:#243841 solid 1px; 
	border-bottom:#456b7e solid 1px;
	height:32px;
	position:relative;
	z-index:9999;
}

#nav ul li ul.sub_menu li.sub_menu_top{
	border-top: none;
}

#nav ul li ul.sub_menu li.sub_menu_bottom{
	-moz-border-radius: 0 0 7px 7px;
  	border-radius: 0 0 7px 7px;
}

#nav ul li ul.sub_menu li.sub_menu_bottom a{
	-moz-border-radius: 0 0 7px 7px;
  	border-radius: 0 0 7px 7px;
}

#nav ul li ul.sub_menu li a
{
	padding: 10px 15px 10px 5px;
	margin:0px 0px;
	display: block;
	font-size: 12px;
	text-align: left;
	width:150px;
	color:white;
	background-color: #243841;
	z-index:9999;
}

#nav ul li ul.sub_menu li a:hover {
	color:#bcc0c1;
}


#nav li:hover ul.sub_menu
{
	display: block !important;
}

.core p {
	padding: 15px 0 5px 10px;
	margin-bottom: 0;
}

.core ul {
	padding: 0 0 15px 0;
}

.core ul li {
	font-size: 0.875em;
	margin: 10px 0;	
}

.delegate_images li {
	float: left;
	display: inline;
	list-style: none;
	margin: 7px;
}

td.baige {
	background-color: #eeece1;
}

td.blue {
	background-color: #b9dde7;
}

td.orange {
	background-color: #f7c091;
}
td.purple {
	background-color: #f8e479;
}
td.green {
	background-color: #c2d89c;
}
td.pink {
	background-color: #e3b8b8;
}

.labelsys td {
	font-weight: bold;
  text-align: center;
  width: 10%;
}

.agenda tr {
	 border: none;
	 border-bottom: 4px solid white;
}

.agenda tr td, .agenda th {
	border: none;
}

.agenda tr td.nospan {
	border-right: 5px solid white;
	width: 50%;
}

.agenda tr td.nospan.sright {
	border-right: none;
}

.track {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	text-align: center;
	font-weight: bold;
}

.delegates_set {
	padding-left: 10px;
	padding-top: 10px;
}

.delegates_set img {
	margin: 8px 8px 10px 8px;
}


/* Site updates requested by Hayley 3/12/12 */

#header {
	background: #323e4c;
	background: -moz-linear-gradient(top, #2a414c 0%, #3c5d6d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a414c), color-stop(100%, #3c5d6d));
	background: -webkit-linear-gradient(top, #2a414c 0%, #3c5d6d 100%);
	background: -o-linear-gradient(top, #2a414c 0%, #3c5d6d 100%);
	background: -ms-linear-gradient(top, #2a414c 0%, #3c5d6d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#2a414c', endColorstr = '#3c5d6d', GradientType = 0);
	background: linear-gradient(top, #2a414c 0%, #3c5d6d 100%);
}

#header #top_bar {
	background: 		#fff;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(0, 0, 0, 0.2);
	box-shadow:       inset 0 1px 0 rgba(255, 255, 255, 0.03);
	border-radius: 3px 3px 0 0;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	height: 49px;
}

#header #top_bar img {
	margin: 4px 0 0 20px;
}

#head {
	margin-bottom: 10px;
}

#header p,
#header h1 a {
	color: #fff;
}

#header #sb_box header p {
	color: #fff;
	background: url("../img/header_bullet.png") no-repeat 100px 0 transparent
}

h1 {
	font-size: 1.45em;
	line-height: 1.2;
	margin-bottom: 12px;
}

h2 .tagline {
	font-size: 1.6em;
	color: #000;
	line-height: 0;
}

#home_speaker_box {
	height: 80px;
}

#home_speaker_box .speaker {
	width: 80px;
	padding: 0;
}

#home_speaker_box .speaker img.polaroid {
	padding: 3px;
	padding-bottom: 12px;
}

.top-speaker {
	margin: 20px 0;
}

.top-speaker {
	float: left;
	width: 130px;
	text-align: center;
}

.top-speaker p {
	margin-bottom: 0;
	font-size: 12px;
}

.top-speaker-company {
	margin-top: 10px;
}

.top-speaker-name {
	font-weight: bold;
}

.top-speaker-job-title {
	font-style: italic;
}

h2#strapline {
	color: #000;
}

.brochure-page .section_title {
	margin-bottom: 20px;
}

.brochure-page .section_title h1 {
	font-size: 28px;
	margin-bottom: 20px;
}

.brochure-page .section_title p {
	margin-bottom: 10px;
	font-size: 16px; 
}

.pres-title {
	font-size: 12px;
}

.delegate_list {
	width: 60%;
}

.delegate_list.last {
	width: 30%;
}

#sponsors_foot li {
	text-align: center;
	margin: 5px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	content: "";
}

footer#footer {
	background: #323e4c;
	background: -moz-linear-gradient(top, #3c5d6d 0%, #2a414c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c5d6d), color-stop(100%, #2a414c));
	background: -webkit-linear-gradient(top, #3c5d6d 0%, #2a414c 100%);
	background: -o-linear-gradient(top, #3c5d6d 0%, #2a414c 100%);
	background: -ms-linear-gradient(top, #3c5d6d 0%, #2a414c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#3c5d6d', endColorstr = '#2a414c', GradientType = 0);
	background: linear-gradient(top, #3c5d6d 0%, #2a414c 100%);
	border-top: 1px solid #2a414c;
}

.stats-bubble {
	background-color: #F2F2F2;
	border-radius: 20px;
	padding: 15px;
	margin-bottom: 20px;
}

.stats-bubble p {
	font-size: 14px;
	margin-bottom: 5px;
}

.stats-bubble ul {
	margin-left: 15px;
}

.stats-bubble ul li {
	font-size: 13px;
}

.stats-bubble .stat {
	font-weight: bold;
	font-size: 22px;
}

.agenda-page h1,
.agenda-page header h1 {
	font-size: 34px;
	margin-bottom: 30px;
}

.labelsys td {
	padding: 5px;
	border: 1px solid #aaa;
}

.labelsys.themes td {
	padding: 10px;
}

.labelsys.themes td p {
	margin-bottom: 0;
}

.labelsys.themes td a {
	font-weight: normal;
	font-size: 15px;
	color: #000;
}

.agenda-page h2,
.agenda-page h3 {
	color: #000;
}

.agenda-page h4.agenda-title {
	font-size: 24px;
}

.agenda tr td .agenda-title {
	color: #000;
}

.sub-heading {
	font-style: italic;
	font-size: 18px;
}

.labelsys.themes td p a:link {
	border-bottom-style: none;
}

.labelsys.themes td a:hover {
	border-bottom: 1px dotted;
	cursor: pointer;
}

#toTop {
	width:40px;
	height: 40px;
    text-align: center;
    background: url("../img/up.png") no-repeat left top;
    position: fixed;
    bottom: 28px; 
    right: 28px;  
    cursor: pointer;
    display: none;
}

/* Popup window */

#download_window {
	width:962px;
}

#download_window #content {
	background:#f5f9fc;
	border: 1px solid #000;
	margin:0;
	padding:10px;
}

#download_window .no_box_form {
	background:#f5f9fc;
}

#download_window p {
	font-size:13px;
}

#download_window .no_box_form ul li {
	font-size:13px;
}

#wrapper .navigation {
	z-index:1100;
}

#fancybox-content {
	z-index: 2000;
}

#download_brochure_window {
	background:url(../img/popup-background.jpg) repeat top left;
	width:800px;
	border:1px solid #000;
	padding:20px;
}

#download_brochure_window h2, #download_brochure_window h3, #download_brochure_window h4 {
	color:#000;
}

#download_brochure_window h2 {
	font-size:32px;
}

#download_brochure_window h3 {
	font-size:20px;
}

#download_brochure_window h4 {
	font-size:18px;
	margin-bottom:20px;
}

#download_brochure_window p {
	font-size: 16px;
}

#download_brochure_window h4 a .cufon {
	border-bottom: 1px dotted #000;
}

#download_brochure_window .form_items {
	margin-bottom: 0;
}

#download_brochure_window .form_items li {
	margin-bottom: 0;
	padding: 5px;
}

#nav .dd_menu a {
	padding: 14px 17px;
}

#nav ul.group li.dd_menu_item ul.ui_list li a {
	font-size: 12px;
}

.largestrong li strong {
	font-size: 16px;
}

ul li {
	margin-bottom: 10px;
}

.core ul {
	margin-right: 10px;	
}

#nav li {
	margin-bottom: 0;
}

.agenda-speaker {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-bottom: 10px;
	font-size: 13px;
}

.agenda-speaker img {
	float: left;
	margin: 0 10px 0 0;
	max-height: 75px;
}

.agenda-speaker.half {
	width: 100%;
	clear: both;
	display: block;
}

.speaker {
	border-top: 1px dotted #CCCCCC;
    overflow: hidden;
    padding: 10px 0;
}

.speaker p {
	margin:0;
}

.speaker_image {
	width:100px;
	float:left;
	margin-right:40px;
}

.speaker_details {
	width: 325px;
	float:left;
	margin-bottom:0;
}

.speaker_details h4 {
	margin:0 0 2px 0;
	color: #000;
	font-size: 16px;
	margin-top: 20px;
}

.speaker_details img {
	margin-top:5px;
	margin-bottom:5px;
}

.landing_page .speaker_image .polaroid {
	padding: 4px;
}

.webinar-landing-page h3 {
	color: #000;
}

.webinar-left {
	float:left;
	width: 555px;
	margin-right: 10px;
	overflow: hidden;
}

.webinar-right {
	float:left;
	width: 330px;
	overflow: hidden;
}

.webinar-right .speaker {
	padding: 20px 2px;
}

.webinar-right .speaker_image {
	width: 100px;
	margin-right: 5px;
}

.webinar-right .speaker_details {
	width: 140px;
}

.webinar-right .speaker_details h4 {
	margin-top: 0;
	padding-top: 0;
}

#virally_iframe {
	width: 240px;
}

#petco-diagram {
	background: #3759b1;
	padding: 10px;
}

#petco-diagram h4 {
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	font-weight: bold;
}

#petco-diagram table {
	margin: 0;
	padding: 0;
}

#petco-diagram table td {
	border: none;
}

#petco-diagram table tbody tr:nth-of-type(2n+1) {
	background: none;
}

#petco-diagram table td a {
	color: white;
	font-weight: normal;
	font-size: 95%;
}

#petco-diagram table td a:hover {
	color: grey;
}

.chairman-box h2,
.chairman-box h3,
.chairman-box p {
	margin-bottom: 0;
}

.chairman-box h2 {
	margin-bottom: 10px;
}

.chairman-box .speaker_bio > div {
	margin-top: 10px;
	padding: 0;
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.chairman-box img {
	margin-bottom: 10px;
}

.chairman-box .polaroid {
	padding: 5px 5px 10px;
}

.countdown {
	background: url("../img/countdown_bar.png") no-repeat 0 0 transparent;
	width: 940px;
	height:62px;
	margin: 0 0 10px 10px;
	position: relative;
}

.countdown p {
	color: red;
  font-size: 16px;
  font-weight: bold;
  left: 396px;
  position: absolute;
  top: 25px;
}

.confirmed-brands-table tr td:first-child {
	width: 50%;
}

#header #top_bar .row .grid_12 #share #linkedin {
	width: 110px;
}

#header #sb_box a header h3, #header  #new-cta  #sb_box a header p {
	background: none repeat scroll 0 0 transparent;
    font-size: 18px;
    line-height: 1.4;
}