﻿/**************************************************************/
/* Future Artillery default CSS file
/**************************************************************/
html, body {
	font: 12px "Trebuchet MS", Arial, Verdana, Sans-Serif; color: #000; margin: 0; padding: 0;
	background: #FFF url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/background.gif) repeat-x;
}
h1, h2, h3, h4, p {
	margin: 0 0 14px;
}
img, img a {
	display: block; border: none;
}

.clearFloat {
	clear: both;
}
.eventimageleft {
	float: left; display: inline; border: 1px solid #000; margin-right: 8px;
}
.floatLeft {
	float: left; display: inline; margin-right: 8px;
}
.floatRight {
	float: right; display: inline; margin-right: 8px;
}

#wrapper {
	width: 993px; margin: 0 auto; padding-left: 8px; min-height: 625px; height: auto !important; height: 625px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/wrapper_bg.gif) no-repeat -1px 154px;
}
#eventText {
	display: none;
}
.Time {
	color: #333;
}
.hr {
	background: none; height: 2px; border-bottom: 1px solid #f66d37; margin: 0 0 14px; clear: both;
}

/**************************************************************/
/* #header
/**************************************************************/
#header {
	width: 993px; height: 177px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/header_bg.jpg) no-repeat; position: relative; overflow: hidden;
}
#logo {
	position: absolute; top: 27px; left: 0;
}
#datesvenue {
	position: absolute; top:65px; left:345px; font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold; color: #00244e;	
}
#datesvenue em#dates {
	display: block;
	font-style:normal;
	left:-55px;
	position:relative;
}
#datesvenue em#venue {
	display: block;
	font-size: 15px; 
	font-style:normal; 
	left:-55px;
    position:relative;
}

/* #breadcrumb */
ul#breadcrumb {
	list-style: none; margin: 0; padding: 0; position: absolute; top: 5px; right: 0;
}
ul#breadcrumb a {
	color: #000; text-decoration: none;
}
ul#breadcrumb li {
	float: left; display: inline; border-right: 1px solid #000;
	padding-right: 5px; margin-right: 5px;
}
ul#breadcrumb li.addthis {
	margin: 0; padding: 0; border: none;
}
.hlist li.listimg {
	border: none !important; margin: 0 !important; padding: 0 !important;
}

/* #register_box */
#register_box {
	width: 176px; height: 68px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/registerbox_bg.png) no-repeat;
	padding: 6px 10px; position: absolute; top: 46px; right:0; color: #FFF;
}
#register_box a {
	color: #fff; text-decoration: underline;
}
#register_box a:hover {
	text-decoration: none;
}
#register_box h2 {
	font-size: 19px; position: relative; top: 0; left: 5px;
}
#register_box h2 a {
	text-decoration: none;
}
#register_box h2 a:hover {
	text-decoration: underline;
}
#register_box h2, #register_box p {
	margin-bottom: 3px;
}
#register_box p {
	position: relative; top: 0; left: 5px;
}
/* #brochure_box */
#brochure_box {
	width: 166px; height:102px; position: absolute; top:46px; right: 205px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/brochurebox_bg.png) no-repeat;
}
#brochure_box a {
	color: #1a2c56; text-decoration: none;
}
#brochure_box h2 {
	font-size: 14px; margin: 0; position: absolute; left: 84px; top: 8px;
}
#brochure_box a.brochure {
	width: 65px; height: 92px; position: absolute; left: 12px; top:-15px;
}

/* #sub_header */
#sub_header {
	width: 993px; height: 113px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/subpageheader.jpg) no-repeat;
	position: relative; margin-top: 1px;
}
#sub_header.venue {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/subpageheadervenue.jpg) no-repeat;
}
#sub_header h1 {
	width: 155px; margin: 0; position: absolute; top: 27%; left: 20px;
	font-size: 22px; color: #FFF; font-weight: normal;
}

/**************************************************************/
/* #navigation
/**************************************************************/
ul#navigation {
	list-style: none; margin: 0; padding: 0; position: absolute; bottom: 23px; left: 0;
}
ul#navigation li {
	float: left; display: inline; padding: 7px 0; position: relative; font-family:Arial, Helvetica, sans-serif;
}
ul#navigation li a {
	padding: 7px 11px 7px 12px; background: #4c4c4c; color: #FFF; text-decoration: none; text-transform: uppercase;
}
ul#navigation li:last-child, ul#navigation li.last {
	border: none;
}
ul#navigation li:last-child a, ul#navigation li.last a {
	padding: 7px 15px 7px 16px;
}
ul#navigation li a:hover, ul#navigation li.active a, ul#navigation li.hover a {
	background: #f56b34; color: #FFF;
}
ul#navigation li.active  ul.subnav, ul#navigation li.hover  ul.subnav {
	display: block;
}

/* .subnav */
ul#navigation li ul.subnav {
	list-style: none; margin: 0; padding: 6px 0; position: absolute; top: 29px; left: 0; line-height: 10px; display: none;
	width: 928px;
}
ul#navigation li ul.subnav li {
	padding: 0; border: none; margin-right: 10px; padding-right: 10px; border-right: 2px solid #fff;
	font-weight: bold;
}
ul#navigation li ul.subnav li a {
	padding: 0; background: none; color: #fff;
}
ul#navigation li ul.subnav li a:hover, ul#navigation li ul.subnav li a.active {
	color: #560000;
}
ul#navigation li ul.subnav li:last-child, ul#navigation li ul.subnav li.last {
	border: none;
}

/**************************************************************/
/* #left_col
/**************************************************************/
#left_col {
	width: 626px; float: left; display: inline; padding: 13px; line-height: 19px;
}
#left_col a {
	color: #f66d37;
}
#left_col a:hover {
	text-decoration: none;
}
#left_col h2 {
	font-size: 18px; color: #00244e; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;
}
#left_col h1 {
	color: #00244e; text-transform: none; padding: 15px 0; border-top: 5px solid #f66d37; border-bottom: 5px solid #f66d37;
	font: 24px "Times New Roman", Arial, Verdana, Sans-Serif; line-height: 27px; font-style:italic;
}
#left_col h3 {
	font-size: 14px; color: #f56b34;
}
#left_col h3 a {
	font-weight: normal;
}
#left_col ul {
	list-style: none; margin: 0 0 14px; padding: 0 0 0 14px;
}
#left_col ul li {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/bullet.gif) no-repeat 0 5px; padding: 0 0 0 18px;
}
#left_col img.first {
	margin-bottom: 14px;
}
#left_col p.readmore {
	height: 24px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/readmore_icon.gif) no-repeat top left; 
	text-indent: 31px;
}

/* #rotation */
ul#rotation {
	list-style: none; margin: 0 0 4px; padding: 0; width: 626px; height: 241px;
	display: block; 
}
ul#rotation li {
	margin: 0; padding: 0; background: none; width: 626px; height: 241px; position: relative;
}
ul#rotation li span {
	width: 361px; padding: 15px 15px 10px; color: #FFF; position: absolute; top: 155px; left: 0; height: 30px; font-size: 15px; color: #fff; font-weight: bold; background:#003906;
}
ul#rotation li span a {
	color: #fff;
}
/*.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: 0; left: 0; margin: 0; padding: 0;
}
.jcarousel-list li, .jcarousel-item {
    float: left; list-style: none; width: 626px; height: 241px;
}
.jcarousel-next {
    z-index: 3; display: none; width: 34px; height: 47px; position: absolute; top: 96px; right: -9px; cursor: pointer;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/March/11157004/right_arrow.png) no-repeat;
}
.jcarousel-prev  {
    z-index: 3; display: none; width: 34px; height: 47px; position: absolute; top: 96px; left: -9px; cursor: pointer;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/UK/2010/March/11157004/left_arrow.png) no-repeat;
}*/

/* .left */
#left_col .left {
	width: 305px; float: left; display: inline;
}
#left_col .left ul {
	padding: 0 0 0 1px;
}

/* .right */
#left_col .right {
	width: 305px; float: right; display: inline;
}
#left_col .right ul {
	padding: 0 0 0 1px;
}

/**************************************************************/
/* #right_col
/**************************************************************/
#right_col {
	width: 326px; float: right; display: inline; padding:10px 0 0 15px; line-height: 19px;
}
#right_col a {
	color: #f66d37;
}
#right_col a:hover {
	text-decoration: none;
}
#right_col ul {
	list-style: none; margin: 0 0 14px; padding: 0;
}
#right_col ul li {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/bullet.gif) no-repeat 0 5px; padding: 0 0 0 18px;
}
#right_col ul li  a {
	text-decoration: none;
}
#right_col ul li  a:hover {
	text-decoration: underline;
}
#right_col h2.headingleft {
	width: 281px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/h2-headingleft_bg.png) no-repeat; color: #FFF;
	text-transform: uppercase; font-size: 15px; padding: 4px 21px 14px 12px; position: relative; top: 0; margin: 0;
	left: -1px; border: none;
}
#right_col h2.headingleft span {
	background: none; border:none; position: absolute; top: 0; right: 0; font-size: 12px; padding: 4px 21px; border-bottom: none;
}
#right_col h2.headingleft span a{
	color:#fff;
}
#right_col h2.headingright {
	width: 317px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/h2-headingright_bg.png) no-repeat; color: #FFF;
	text-transform: uppercase; font-size: 15px; padding: 4px 21px 14px 7px; position: relative; top: 0; margin: 0;
	left: -1px; border: none;
}

/* .communities */
#right_col ul.communities {
	margin: 0 0 11px; padding: 0; list-style: none; color: #00244e; font-weight: bold; font-size: 14px; overflow: hidden; font-family: Arial, Helvetica, sans-serif;
}
#right_col ul.communities li {
	float: left; display: inline; background: none; margin: 0 5px 0 0; padding: 0;
}
#right_col ul.communities li.first {
	margin-right: 12px;
}
#right_col ul.communities li.last {
	margin: 0;
}

/* .cobrand */
#right_col .cobrand {
	background: #E1E5E8; padding: 14px 0; clear: both; -moz-border-radius-topright: 8px;
}
#right_col .cobrand_holder {
	margin: 1px 10px 0; font-size: 12px;
}

/* .tweets */
#right_col .tweets {
	background: #e1dfdf url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/grey_rounded.gif) top right no-repeat; padding: 14px 0; clear: both;
}
#right_col .tweet_holder {
	margin: 1px 10px 0;
}
#right_col .tweet_holder .tweet_list {
	list-style-type: none; margin: 0; padding: 0;
}
#right_col .tweet_holder .tweet_list li {
	overflow: auto; padding: 10px; border: 1px solid #c2ddf7; background: #FFF; margin-bottom: 12px
}
#right_col .tweet_holder .tweet_list li a {
	color: #005108; font-weight: bold;
}

/* .cta_box */
#right_col .cta_box {
	background: #FFF; border: 1px solid #c3def8; padding: 24px 10px 10px; margin-bottom: 14px; position: relative;
}
#right_col .cta_box.speakers{
	margin-top: 25px; .margin-top: 35px; .padding-bottom: 10px;
}
#right_col .cta_box.speakers p {
	overflow: hidden; line-height: 15px; position: relative;
}
#right_col .cta_box.speakers p img.social_icon {
	display: inline; margin: -6px 0 0 5px;
}
#right_col .cta_box  a {
	text-decoration: none;
}
#right_col .cta_box  a:hover {
	text-decoration: underline;
}
#right_col .cta_box h2.headingleft {
	left: -17px; top: -14px; position: absolute;
}
#right_col .cta_box h3 {
	color: #162659; font-size: 14px;
}

#right_col .cta_box .brochure {
	width:285px; height:68px; margin:0 auto; background:#003906; padding:5px 0 5px 5px;
}
#right_col .cta_box .brochure h2 {
	width: 200px; color: #fff; background: none; border: none; margin: 0; padding: 0; font:15px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; float:left;
}
#right_col .cta_box .brochure h2 a {
	color: #fff; text-decoration: none;
}
#right_col .cta_box .brochure img{
	display:inline; float:right; position:relative; top:-10px; right:5px;
}

/* .quick_links */
#right_col .quick_links {
	background: #FFF; border: 1px solid #C4E0F6; margin-bottom: 14px; overflow: hidden;
	_height: 44px;
}
#right_col .quick_links img.icon {
	float: left; display: inline;
}
#right_col .quick_links .item {
	width: 123px; float: left; display: inline; padding: 13px 0 0 10px;
}
#right_col .quick_links .item1 {
  width: 110px; float: left; display: inline; padding: 13px 0 0 10px;
}
#right_col .quick_links .item  h3 {
	font-size: 12px; margin: 0;
}
#right_col .quick_links .item1  h3 {
  font-size: 12px; margin: 0;
}
/* .iq_box */
#right_col .iq_box {
	background: #FFF; border: 1px solid #C4E0F6; padding: 15px 10px 0; margin-bottom: 14px;
	overflow: hidden;
}

/**************************************************************/
/* #partners
/**************************************************************/
#partners {
	background: #FFF; border: 1px solid #c3def8; padding: 10px 10px 0; clear: both;
	margin-bottom: 14px; display: block;
}
#partners  th {
	font-size: 13px; text-align: left;
}
#partners  td {
	padding-bottom: 10px;
}
.logo{
	float:left; display:inline;
}
.blurb{
	float:right; display:inline; margin:0 0 24px; width:450px;
}

/**************************************************************/
/* #footer
/**************************************************************/
#footer {
	width:100%; height: 90px; background:#dfdfdf url(http://www.iqpc.com/uploadedImages/EventRedesign/USA/2010/July/18898001/footer_bg.gif) repeat-x;
	color:#000; clear: both;
}
#footer a {
	color: #000;
}
#footer a:hover {
	text-decoration: none;
}
#footer .content {
	width: 993px; margin: 0 auto; position: relative;
}
#footer .content p {
	margin: 0;
}
#footer .content p.left {
	float: left; display: inline; margin-top: 32px;
}
#footer .content p.right {
	float: right; display: inline; margin-top: 11px;
}

/**************************************************************/
/* #subpages
/**************************************************************/
.pricestable {
	margin: 0 0 14px; width:100%;
}
.pricestable th {
	background: #c2ddf7; padding:5px;
}
.pricestable  td {
	background: #fff; text-align: center; border:#c2ddf7 solid 1px; padding:5px;
}
.pricestable  td.Package {
	text-align: left;
}
.pricestable  tr.RegisterRow td{
	text-align: right;
}

.partner {
	overflow: hidden; margin-bottom: 14px;
}
.partner img {
	float: left; margin-right: 20px;
}
.partner h3, .partner p {
	width: 429px; float: right; clear: right;
}

.Break, .Session {
	border-bottom: 1px solid #CCCCCC; padding:15px 5px;
}
.Break{
	background:#E1DFDF;
}
.Break h2, .Session h2{
	margin:0px !important;
}
.Break p, .Session p{
	margin:14px 0;
}
.Time{
	float:left; margin-right:8px; font-size:12px;
}
