﻿/**************************************************************/
/* Click 4.0 Digital Marketing Event default CSS file
/**************************************************************/
html, body {
	font: 14px Arial, Verdana, Sans-Serif; color: #666666; margin: 0; padding: 0;
	background: #f5f5f5 url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/background.gif) repeat-x;
}
h1, h2, h3, h4, p {
	margin: 0 0 14px;
}
img, img a {
	display: block; border: none;
}
a, a:hover {
	color:#0f5ba4;
}
.clearFloat {
	clear: both;
}
.eventimageleft {
	float: left; display: inline; margin-right: 8px;
}
.floatLeft {
	float: left; display: inline; margin-right: 8px;
}
.floatRight {
	float: right; display: inline; margin-right: 8px;
}

#wrapper {
	clear:both;	width:993px; margin: 0 auto; padding-left: 0px; overflow: hidden;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/wrapper_bg.gif) repeat-y;
}
#wrapper br.clear {
	display: none;
}
#eventText {
	display: none;
}
.Time {
	color: #333;
}
.hr {
	background: none; height: 2px; border-bottom: 1px solid #ff8416; margin: 0 0 14px;
}

/**************************************************************/
/* #header
/**************************************************************/
#header {
	width:993px; height: 192px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/header_bg.gif) no-repeat; position: relative; overflow: hidden;
}
#logo {
	position: absolute; top: 23px; left: 0;
}
#datesvenue {
	position: absolute; top:110px; left: 15px;
	font-size: 21px; font-weight: bold; color: #305794;	
}
#datesvenue em#dates {
	display: inline; font-style:normal;
}
#datesvenue em#venue {
	display: inline; font-size: 16px; font-weight:normal; font-style:normal;
}

/* #breadcrumb */
ul#breadcrumb {
	list-style: none; margin: 0; padding: 0; position: absolute; top: 5px; right: 0;
}
ul#breadcrumb a {
	color: #0956a1; text-decoration: none;
}
ul#breadcrumb li {
	float: left; display: inline; border-right: 1px solid #0956a1; font:12px Arial, Helvetica, sans-serif !important;
	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: 146px; background: #115ca6 url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/regbox_bg.gif) top left no-repeat; padding:15px 25px 8px; position: absolute; top: 36px; right: 0;
	color: #FFF;
}
#register_box a {
	color: #FFF; text-decoration: none;
}
#register_box a:hover {
	text-decoration: underline;
}
#register_box h2 {
	font-size:21px; color:#b7ee45; margin-bottom:7px;
}
#register_box h2 a {
	text-decoration: none; color:#b7ee45;
}
#register_box h2 a:hover {
	text-decoration: underline; color:#b7ee45;
}
#register_box p {
	margin-bottom: 7px; font:12px Arial, Helvetica, sans-serif;
}


/* #brochure_box */
#brochure_box {
	width:199px; height:101px; position: absolute; top:27px; right: 209px;
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/brochurebox_bg.gif) no-repeat;
}
#brochure_box a {
	color: #fff; text-decoration: none;
}
#brochure_box h2 {
	font-size: 15px; margin: 0; position: absolute; left:80px; top:40px;
}
#brochure_box a.brochure {
	width:77px; height: 100px; position: absolute; left:-20px; top:-5px;
}

/* #sub_header */
#sub_header {
	width:983px; height: 113px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/sub_header_bg.jpg) no-repeat 0;
	position: relative; margin:0px auto; border-bottom:#f58728 1px solid;
}
#sub_header h1 {
	width:500px; margin: 0; position: absolute; top:35%; left:15px; color: #0d59a3; font-weight: normal;
	font:30px "Arial Black", Arial, Helvetica, sans-serif; line-height:33px; text-align:left;
}
#sub_header.venue {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/venue_sub_header_bg.jpg) no-repeat;
}

/**************************************************************/
/* #navigation
/**************************************************************/
ul#navigation {
	list-style: none; margin: 0; padding: 0; position: absolute; bottom: 23px; left:4px; 
}
ul#navigation li {
	float: left; display: inline; padding:5px 0; border-right: 1px solid #ff8416; position: relative; font:15px Arial, Helvetica, sans-serif;
}
ul#navigation li a {
	padding: 5px 20px 5px 21px; background:none; color: #305794; text-decoration: none;
}
ul#navigation li.first .active a {
	background:transparent url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/nav_round.png) left no-repeat;
}
ul#navigation li:last-child, ul#navigation li.last {
	border: none;
}
ul#navigation li:last-child a, ul#navigation li.last a {
	padding: 5px 20px 5px 21px;
}
ul#navigation li a:hover, ul#navigation li.active a, ul#navigation li.hover a {
	background: #ffa03d; 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: 0 0 7px; position: absolute; top:27px; left:0px; line-height: 10px; display: none;
	width:535px; border-top:4px solid #ff9a35;
}
ul#navigation li ul.subnav li {
	padding: 0; border: none; margin-right: 10px; padding-right: 10px; border-right: 1px solid #fff;
	font-weight: bold !important; text-transform:uppercase; font:12px Arial, Helvetica, sans-serif;
}
ul#navigation li ul.subnav li a {
	padding: 0; background: none !important; color: #fff; border-bottom:none;
}
ul#navigation li ul.subnav li a:hover, ul#navigation li ul.subnav li a.active {
	color: #305794; border-bottom:none;
}
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:hover {
	text-decoration: none;
}
#left_col h1{
	color:#bbbbbb; font:33px "Arial Black", Arial, Helvetica, sans-serif; line-height:33px; text-align:justify; text-transform:lowercase;
}
#left_col h1 span{
	color:#8fd301;
}
#left_col h2 {
	font-size: 22px; color: #2970b2; 
}
#left_col h2.overview {
	color: #585858; text-transform: none;
}
#left_col h3 {
	font-size: 15px; color:#2970b2;
}
#left_col h3 a {
	font-weight: normal;
}
#left_col h3.subheading {
	font-size: 14px; background: #E8E8E8; padding: 5px;
}
#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/Dubai/2010/June/12470004/bullet.gif) no-repeat 0 6px; padding: 0 0 0 15px;
}
#left_col img.first {
	margin-bottom: 14px;
}

/* #rotation */
ul#rotation {
	list-style: none; margin: 0 0 14px; padding: 0; width: 626px; height: 241px;
	display: none;
}
ul#rotation li {
	margin: 0; padding: 0; background: none; width: 626px; height: 241px; position: relative;
}
ul#rotation li span {
	width: 596px; padding: 10px 15px; color: #FFF; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/rotation_desc.png) repeat-x;
	position: absolute; bottom: 0; left: 0; height: 57px;
}
.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/Dubai/2010/June/12470004/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/Dubai/2010/June/12470004/left_arrow.png) no-repeat;
}

/* .left */
#left_col .left {
	width: 305px; float: left; display: inline;
}

#left_col .left p a{
	background:url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/link_bg.gif) top left no-repeat; padding:5px 5px 5px 30px; width:83px; height:16px; color:#2970b2; font:13px Arial, Helvetica, sans-serif; display:block;
}	

#left_col .left ul {
	padding: 0;
}


/* .sub_box */
#left_col .right .sub_box { 
	height: auto; min-height:280px; height:280px; border-top:1px solid #f6841f; border-bottom:none; 
	margin: 17px 0; display: none; position: relative; padding: 12px 12px 30px 12px;
}
#left_col .right .sub_box  p {
	font-size:26px; color:#2970b2; margin:0 0 14px !important; line-height:28px;
}
#left_col .right .sub_box  p em{
	font-style:normal; text-align:right; font:18px Arial, Helvetica, sans-serif; display:block;
}

/* .right */
#left_col .right {
	width: 305px; float: right; display: inline;
}
#left_col .right .testimonials{
	border-top:1px solid #ff8416; border-bottom:1px solid #ff8416; padding:5px;
}
#left_col .right ul {
	padding: 0;
}

/* .spex_box */
#left_col .spex_box {
	width: 305px; height: 102px; border:1px solid #acdcff;	background:#e7f5ff; position: relative;
}
#left_col .spex_box p {
	width:290px; position: relative; top:8px; left:10px; color: #555; font-size: 12px; margin-bottom:8px;
}
#left_col .spex_box h3{
	color:#ff7500; font:19px Arial, Helvetica, sans-serif; position:relative; top:10px; left:8px;
}

/**************************************************************/
/* #right_col
/**************************************************************/
#right_col {
	width: 320px; float: right; display: inline; padding: 0px 0 0 15px; line-height: 19px; margin-right:4px;
}
#right_col p{
	font:12px Arial, Helvetica, sans-serif !important; color:#555555;
}
#right_col a {
	color: #1c4ba0;
}
#right_col a:hover {
	text-decoration: none; color:#1c4ba0;
}
#right_col ul {
	list-style: none; margin: 0 0 14px; padding: 0;
}
#right_col ul li {
	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/bullet.gif) no-repeat 0 6px; padding: 0 0 0 15px;
}
#right_col ul li  a {
	text-decoration: none;
}
#right_col ul li  a:hover {
	text-decoration: underline;
}
#right_col h2.heading {
	height:32px;
	background:#e7f5ff url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/h2-heading_bg.png) no-repeat; color: #FFF; font-size: 15px; padding:5px 21px; position: relative; top: 0; margin:0;
	left:0px; border: none;
}

/* #speakers */
ul#speakers {
	list-style: none; margin: 0; padding: 0; border-bottom:#f6841f solid 1px; background:#e7f5ff;
}
ul#speakers li {
	background: #e7f5ff; padding: 10px 15px; font:12px Arial, Helvetica, sans-serif;
}
ul#speakers li .floatLeft {
	margin:0 8px 0 0 !important;
}
ul#speakers li img {
	display:inline; margin:8px 5px 0 0;
}
ul#speakers li.odd {
	background: #e7f5ff; clear:left;
}
ul#speakers li.first {
	padding-top: 23px;
}
ul#speakers li.viewall{
	text-align:right;
}

/* .brochure_box */

#right_col .download {
	background: #e7f5ff; position: relative; left:0px; top:0px; padding:0 0 15px;
}
#right_col .download h2.heading {
	height: 32px; width:310px; 	background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/h2cta-heading_bg.png) no-repeat; color: #FFF; font-size: 15px; padding: 5px 9px; position: relative; top:0px; margin: 0;
	left:0px; border: none;
}
#right_col .download h3 {
	width:300px; background: #fff; font-size: 14px; padding:5px 10px 6px; position: relative; left: 0px; margin: 0 0 14px; color:#105ca5;
}
#right_col .download p{
	position:relative; top:5px; left:10px; right:10px;
}
#right_col .download p.item{
	width:295px !important; margin:0 auto 14px !important; top:0px !important;
}


/* .quick_links */
#right_col .quick_links {
	background: #FFF; border: 1px solid #acdcff; margin-bottom: 14px; overflow: hidden;
	_height: 44px;
}
#right_col .quick_links img.icon {
	float: left; display: inline;
}
#right_col .quick_links .item {
	width:118px; float: left; display: inline; padding: 12px 0 0 10px;
}
#right_col .quick_links h3 {
	font-size: 12px; margin: 0;
}

/* .iq_box */
#right_col .iq_box {
	background: #FFF; border: 1px solid #acdcff; padding: 10px 10px 0; margin-bottom:14px;
	overflow: hidden; _height: 75px; 
}

/* .communities */
#right_col ul.communities {
	margin:0; padding:10px 0 10px 10px; list-style: none; color: #305794; font-weight: bold; font-size: 14px; overflow: hidden; background:#e7f5ff; display:block; 
}
#right_col ul.communities li {
	float: left; display: inline; background: none; margin: 0 8px 0 0; padding: 0;
}
#right_col ul.communities li.first {
	margin-right:24px;
}
#right_col ul.communities li.last {
	margin: 0;
}

/* .tweets */
#right_col .tweets {
	background: #e7f5ff; padding:0px 0 14px; clear: both; -moz-border-radius-topright: 8px; margin-bottom: 14px; position:relative; top:-15px;
}
#right_col .tweets h2.headingright{
	height: 29px; background: url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/h2-headingright.png) no-repeat; color: #FFF; font-size: 15px; padding:20px 9px; position: relative; top:-10px; margin: 0; left:0px; border: none;
}
#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 #acdcff; background: #FFF; margin-bottom: 12px; color:#555; font:12px Arial, Helvetica, sans-serif;
}
#right_col .tweet_holder .tweet_list li a {
	color: #1c68ad; font-weight: bold; 
}

/**************************************************************/
/* #partners
/**************************************************************/
#partners {
	width:964px !important; margin-left:auto; margin-right:auto; border-top: 1px solid #f6841f; padding: 10px 10px 0; clear: both; display: block;
}
#partners  th {
	font-size: 12px; text-align: left; color:#0f5ba5; 
}
#partners  td {
	padding-bottom: 10px;
}
.blurb{
	float:right; display:inline; width:400px; margin-bottom: 30px;
}
img.logo{
	float:left; display:inline; margin-bottom: 30px;
}

/**************************************************************/
/* #footer
/**************************************************************/
#footer {
	width: 100%; height: 73px; background: #0c59a2 url(http://www.iqpc.com/uploadedImages/EventRedesign/Dubai/2010/June/12470004/footer_bg.gif) repeat-x;
	color: #FFF; clear: both; border-top:#155da4 1px solid;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
}
#footer .content {
	width: 993px; margin: 0 auto; position: relative;
}
#footer .content p {
	margin: 0; font:11px Arial, Helvetica, sans-serif;
}
#footer .content p.left {
	float: left; display: inline; margin-top: 32px;
}
#footer .content p.right {
	float: right; display: inline; margin-top: 10px;
}

/**************************************************************/
/* #subpages
/**************************************************************/
.pricestable {
	margin: 0 0 20px; font:12px Arial, Helvetica, sans-serif;
}
.pricestable th {
	background: #e7f5ff; padding:5px; border:#b4e1ff 1px solid;
}
.pricestable  td {
	background: #fff; text-align: center; padding:5px; border:#b4e1ff 1px solid;
}
.pricestable  td.Package {
	text-align: left;
}
.pricestable  tr.RegisterRow td{
	text-align: right;
}

div.partner {
	overflow: hidden; margin-bottom: 14px;
}
div.partner img {
	float: left; margin-right: 20px; border: 1px solid #CCC;
}
div.partner h3, div.partner p {
	width: 429px; float: right; clear: right;
}

table.dlcentre td {
	padding-bottom: 10px;
}
table.speakerstable .floatLeft {
	margin-bottom: 40px;
}

span.Time{
	font-family:Arial, Helvetica, sans-serif;
	float: left; font-weight:bold; color:#555; display: inline;
	font-size: 12px;
	margin:0px 7px 0 0 !important;
}
#left_col h2.heading{
	color:#ff7907; display:block; margin:14px 0; text-align:center;
}
#left_col .Break h2, #left_col .Session h2{
	margin:0 0 0px !important; font-size:16px; font-weight:bold;
}
#left_col .Session p{
	margin:14px 0;
}
#left_col .Break{
	display:block;
	padding:10px 0;
	background: #fff;
	border-bottom: 1px #afddff solid;
	margin:0;
}

#left_col .Session{
	display:block;
	padding:10px 0;
	border-bottom: 1px #afddff solid;
	margin:0;
}

/* .speakerbox */
#left_col .speakerbox {
	float:left;	position:relative;	width:45%;	padding:10px; 
}
#left_col .speakerbox a{
	text-decoration:none;
}
#left_col .speakerbox img {
	float: left;
	border: 0px;
	clear: left;
	border:4px solid #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -5px;
 }
#left_col .speakerBio {
	clear: both;
	font-size:11px;
 }

