html {
	height:100%;
}
* html body {
	height: 100%;
}
* html body {
	padding: 1px 0 0 0;
}
*+html body {
	padding: 1px 0 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #47616c;
	background-position: top;
	background-image: url(/2010/images/bg-body.gif);
	background-repeat: repeat-x;
	margin-left:0px;
}
img {
	border:none;
}
input, textarea, select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border:none;
}
/*page holder*/
#pagewidth {
	padding:0 0 45px;
}
/*advertisement*/
.adv-wrapper {
	width:100%;
	padding:5px 0 9px;
	background:#6ca6cd;
}
.adv-wrapper:after {
	content:"";
	clear:both;
	display:block;
}
.adv {
	padding:0 0 0 15px;
	background:url(/2010/images/text-advertisement.gif) no-repeat;
	width:730px;
	overflow:hidden;
	margin:0 auto;
}
.adv img {
	display:block;
}
/*main box*/
#main {
	width:1003px;
	margin:-1px auto;
	position:relative;
	z-index:100;
}
/*content*/
#content {
	width:100%;
	position:relative;
}
#content:after {
	content:"";
	clear:both;
	display:block;
}
#content-wrap {
	background:url(/2010/images/bg-internal.gif) repeat-x 4px 100%;
	width:100%;
	float:left;
}
* html #content-wrap {
	overflow:hidden;
}
/*header*/
#header-wrapper {
	background:url(/2010/images/bg-top-content.gif) no-repeat;
	padding:7px 4px 0 4px;
	height:1%;
}
* html #main {
	padding:0 0 0 1px;
}
*+html #main {
	padding:0 0 0 1px;
}
.gecko.ff2 #main {
	padding:0 0 0 1px;
}
.gecko.ff3 #main {
	padding:0 1px 0 0;
}
.webkit.safari #main {
	padding:0 0 0 1px;
}
.ie8 #main {
	padding:0;
}
#header-wrapper2 {
	background:url(/2010/images/bg-center.gif) repeat-y;
	height:1%;
	overflow:hidden;
	padding:0 12px 0 0;
}
#header {
	background:url(/2010/images/bg-header-top.gif) repeat-x;
	margin:0 auto;
	position:relative;
	min-height:134px;
}
* html #header {
	height:134px;
}
/*logo*/
strong.logo {
	position:absolute;
	left:-3px;
	top:11px;
	z-index:100;
}
strong.logo a {
	background:url(/2010/images/logo.png) no-repeat;
	width:191px;
	height:87px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:110;
	left:12px;
}
span.bg-south-beach-wrap {
	position:absolute;
	top:18px;
	right:6px;
}
span.bg-south-beach {
	background:url(/2010/images/tagline.png) no-repeat;
	width:333px;
	height:67px;
	display:block;
}
/*header annouince*/
#header .announce {
	float:left;
	margin:4px 0 0 207px;
	display:inline;
	background:url(/2010/images/text-announce.png) no-repeat;
	width:200px;
	height:90px;
}
#header .announce span {
	position:absolute;
	left:-9999px;
	top:0;
}
/*agenda page*/
.time {
	background-color:#FF8C00;
	text-indent:7px;
	border-bottom: 1px solid #8C5523;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}
.left {
	float:left;
	width:150px;
	padding-left:7px;
	font-weight:bold;
	height:20px;
}
.right {
	float:right;
	padding-right:5px;
	height:20px;
}
.even {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:20px;
	padding-top:3px;
}
.even1 {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:40px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.even2 {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:140px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.even3 {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:auto;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:auto;
}
.odd {
	border-bottom: 1px solid #8C5523;
	height:20px;
	padding-top:3px;
}
.odd1 {
	border-bottom: 1px solid #8C5523;
	height:40px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.odd2 {
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:140px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
}
p.sp_logos {
	padding-left:155px;
}
/*navigation*/
.nav {
	position:absolute;
	top:262px;
	right:13px;
	z-index:6000;
	border-bottom:1px dashed #67ABBE;
	width: 98%;
}
* html .nav {
	right:15px;
}
.navleft {
	float:left;
	width:49%;
	padding-top:3px;
}
.navright {
	float:right;
	width:23%;
	padding-top:3px;
}
.topnavtext {
	color:#47616C;
	font-size:16px;
	margin:0 3px 0 5px;
	float:left;
}
.topnavrighttext {
	color:#47616C;
	font-size:16px;
	margin:0 2px 0 11px;
	float:left;
}
.sign-up {
	width:120px;
	height:21px;
}
.sign-up span {
	width:120px;
	height:21px;
	float:left;
	overflow:hidden;
	padding:0 5px;
	margin:-1px 0 0 -6px;
}
.sign-up span input {
	background:none;
	width:120px;
	height:19px;
	border: 1px solid #3A5064;
	padding:0;
	text-align:center;
	font-family:georgia;
	font-size:16px;
}
.sign-up .submit {
	background:url(/2010/images/btn-subscribe.png) no-repeat;
	width:70px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	cursor:pointer;
	margin:-1px 0 0 0;
	position:absolute;
}
* html .sign-up .submit {
	margin:5px 0 0 4px;
}
.nav ul {
	margin:-4px 0 0;
	padding:0 3px 5px 0;
	list-style:none;
	float:right;
}
.nav ul li {
	float:left;
	padding:0 8px 0 0;
	font-size:13px;
	font-weight:bold;
	position:relative;
}
.topgraphic {
	width:966px;
	height:132px;
	margin:-20px 0 31px 7px;
}
.topgraphic-left {
	float:left;
	width:52%;
}
.topgraphic-right {
	float:right;
	width:43%;
	height:100%;
	z-index:1000;
	margin:-24px;
}
.topgraphic-head {
	font-family:georgia;
	font-size:17px;
	color:#fff;
	margin:0 0 -3px;
}
.topgraphic-text {
	font-size:13px;
}
a.top-graphic:link, a.top-graphic:visited, a.top-graphic:hover, a.top-graphic:active {
	color:#fff;
	text-decoration:none;
	font-size:13px;
}
/*content*/
.content {
	width:1000px;
	padding:10px 0 0;
	margin:-33px 0 0 0;
	position:relative;
	z-index:1;
	background-position: top;
	background-image: url(/2010/images/main-shadow.png);
	background-repeat: repeat-y;
}
.contentwhite {
	background-color:#FFFFFF;
	width:990px;
	padding:9px 0 0;
	margin:-13px 0 0 5px;
	position:relative;
	z-index:2;
}
.content-c {
	background:url(/2010/images/bg-content-center.gif) repeat-y;
	width:1003px;
	padding:18px 0 0 0;
}
.content-c:after {
	content:"";
	clear:both;
	display:block;
}
.content-b {
	background:url(/2010/images/bg-content-bottom.gif) no-repeat 0 100%;
	width:983px;
	padding:0 0 10px;
}
/*headings*/
.primary h1, .primary h2, .primary h3 {
	font-size:16px;
	color:#47616C;
	margin:0 0 4px 56px;
	font-family:georgia;
}
/*primary box*/

.primary {
	width:781px;
	padding:0 0 0 9px;
	margin:0;
	float:left;
}
#inner .primary {
	float:right;
	margin:0 32px 0 0;
	padding:0 !important;
	width:767px;
	display:inline;
	font-family:Trebuchet MS;
}
#inner .primary p {
	margin:0 0 14px;
}
#inner .primary h1, #inner .primary h2.special {
	font-size:18px;
	font-weight:normal;
	margin:36px 0 -12px 19px;
}
#inner .primary h2.special {
	color:#faa12d;
	font-size:16px;
}
#inner .primary h2.newssubhead {
	color:#47616C;
	font-size:13px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
#inner .primary h2 {
	color:#FFF;
}
.primary p {
	line-height:15px;
	margin:0 0 10px;
}
.primary .articlecontent ul{
list-style:disc;
	padding:5px;
}
.primary .articlecontent img{
margin:0 5px 2px 0;
}
.primary ul {
	padding:0;
	margin:0 0 12px 9px;
	list-style:none;
}
.primary ul li {
	padding:0 0 0 10px;
	background:url(/2010/images/bullet.gif) no-repeat 0 7px;
}
.box-wrapper {
	height:1%;
	overflow:hidden;
	background:url(/2010/images/bg-col-c.gif) repeat-y;
	width:651px;
	margin:30px 0 30px 61px;
}
.box-holder {
	width:651px;
	overflow:hidden;
	background:url(/2010/images/bg-col-b.gif) no-repeat 0 100%;
}
.box-frame {
	width:701px;
	padding:8px 0 16px;
	margin:0 -50px 0 0;
	overflow:hidden;
	background:url(/2010/images/bg-col-t.gif) no-repeat;
	color:#fff;
	text-align:center;
}
.box-frame .box {
	display:inline;
	width:307px;
	overflow:hidden;
	float:left;
	margin:0 22px 0 9px;
}
.box-frame h2 {
	margin:0 0 4px;
	font-size:17px;
	line-height:19px;
	color:#f1f9fd;
	text-transform:uppercase;
}
.box-frame ul {
	margin:0;
	padding:0 0 8px;
	list-style:none;
}
.box-frame ul li {
	display:inline;
	padding:0 1px 0 7px;
	float:none;
	margin:0;
	width:auto;
	background:url(/2010/images/sep-col.gif) no-repeat 0 4px;
	font-size:12px;
	line-height:13px;
}
.box-frame ul li:first-child {
	background:none;
}
.box-frame ul li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.box-frame .options-wrapper {
	height:1%;
	overflow:hidden;
}
.box-frame .option {
	width:120px;
	padding:4px 0 0;
	margin:0 auto;
	height:23px;
	text-align:center;
	cursor:pointer;
	display:block;
	color:#fff;
	font-size:13px;
	line-height:16px;
	background:url(/2010/images/bg-option.png) no-repeat;
	text-decoration:none;
}
/*sidebar*/
.sidebar1 {
	width:194px;
	margin:19px 0 0 10px;
	float:left;
}
* html .sidebar1 {
	margin:19px 0 0 7px;
}
/*gallery*/
.gallery {
	float:right;
	width:406px;
	border:1px solid #e5e5e5;
	padding:3px 5px 8px 2px;
	background:#fafafa;
	margin:-3px 0 10px 10px;
}
.gallery img {
	display:block;
	margin:0 10px 9px 0;
}
.page {
	height:1%;
	overflow:hidden;
}
a.pages {
	background:#e5e5e5;
	float:right;
	line-height:23px;
	color:#000;
	padding:0 8px;
	margin:0 0 0 1px;
	text-decoration:none;
}
/*add-box*/
.add-box {
	background:url(/2010/images/bg-add-box-top.gif) no-repeat;
	width:767px;
	padding:10px 0 12px;
	margin:0 0 0 5px;
}
.add-box-ct {
	background:url(/2010/images/bg-add-box-ct.gif) repeat-y;
	width:767px;
	padding:0 0 0 0px;
}
.add-box-bt {
	background:url(/2010/images/bg-add-box-bt.gif) no-repeat 0 100%;
	width:767px;
	padding:0 0 0px;
}
.add-box h3 {
	margin:0 0 10px;
}
.add-box .two-cols {
	width:752px;
	overflow:hidden;
	background:url(/2010/images/bg-add-two-cols.gif) repeat-y;
}
.add-box .one-cols {
	width:767px;
}
.col1 {
	width:370px;
	float:left;
}
.col2 {
	width:370px;
	float:right;
}
.col3 {
	width:740px;
	float:left;
	padding-top:5px;
	margin-top:5px;
	margin-left:14px;
}
.address-box {
	margin:0 0 7px;
	width:100%;
	overflow:hidden;
}
.address-box span {
	display:block;
	line-height:13px;
}
.address-box .illustration {
	float:right;
	width:102px;
}
.address-box address {
	font-style:normal;
}
.add-box-ct p {
	margin:0 0 8px;
}
/*hotel Page*/

.hotel .imgs {
	float:right;
	width:226px;
}
/*side box*/
.side-box {
	background:url(/2010/images/bg-side-box-top.png) no-repeat;
	width:194px;
	overflow:hidden;
	font-size:10px;
}
.side-box-ct {
	margin:11px 0 0;
	background:url(/2010/images/bg-side-box-center.png) repeat-y;
	width:171px;
	overflow:hidden;
	padding:0 14px 0 9px;
}
.side-box-bt {
	background:url(/2010/images/bg-side-box-bottom.png) no-repeat;
	width:194px;
	height:16px;
	margin:0 0 5px;
	overflow:hidden;
}
h4.followus {
	background:url(/2010/images/text-followus.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
.follow-list {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.follow-list li {
	float: left;
	margin: .20em .4em;
}
h4.linkedin {
	background:url(/2010/images/text-linkedin.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.channel-blog {
	background:url(/2010/images/text-channel-partners.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.channel-blog {
	background:url(/2010/images/text-channel-partners.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.channel-news {
	background:url(/2010/images/text-channel-partners-news.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.official-magazine {
	background:url(/2010/images/text-official-magazine.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
/*updates form*/
.updates-frm {
	height:1%;
	overflow:hidden;
	margin:0 0 0 25px;
}
.updates-frm div {
	height:1%;
	overflow:hidden;
}
span.txt01 {
	background:url(/2010/images/bg-inp.gif) no-repeat;
	width:111px;
	height:19px;
	display:block;
	padding:2px 0 0 4px;
}
span.txt01 input {
	width:110px;
	padding:1px 0 1px;
	background:none;
	border:0;
}
input.submit-btn {
	margin:0 0 0 18px;
}
.side-box span.date {
	display:block;
}
.side-box h5 {
	font-size:12px;
	color:#275cab;
	margin:0;
	line-height:13px;
}
.side-box p {
	margin:14px 0 0;
	line-height:11px;
}
.phone-banner {
	margin:10px 0 5px 18px;
}
.phone-banner img {
	display:block;
}
/*sidebar innerpage*/
.sidebar2 {
	width:196px;
	float:left;
	margin:28px 0 0 6px;
	position:relative;
	z-index:1000;
	display:inline;
	background:#A5CDD7;
}
.side-box2-top {
	background:url(/2010/images/bg-side2-top.png) no-repeat;
	width:196px;
	overflow:hidden;
}
.side-box2-ct {
	margin:7px 0 0;
	width:181px;
	background:url(/2010/images/bg-side2-center.png) repeat-y;
	padding:0 10px 0 5px;
	overflow:hidden;
}
.side-box2-bt {
	background:url(/2010/images/bg-side2-btm.png) no-repeat;
	width:196px;
	height:18px;
	overflow:hidden;
	margin:0 0 16px;
}
h4.register-now {
	margin:0 0 6px 5px;
	background:url(/2010/images/register-now.png) no-repeat;
	width:174px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.sp-progs {
	background:url(/2010/images/text-special-progs.gif) no-repeat;
	width:107px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 10px 6px;
}
h4.workshops {
	background:url(/2010/images/text-workshops.gif) no-repeat;
	width:131px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 10px 6px;
}
h4.education-tracks {
	background:url(/2010/images/text-education-tracks.gif) no-repeat;
	width:105px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 10px 6px;
}
h4.featured-sessions {
	background:url(/2010/images/text-featured-sessions.gif) no-repeat;
	width:107px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 10px 6px;
}
span.split {
	width:180px;
	height:1px;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
	display:block;
	border-top:1px solid #faa12d;
	padding:0 0 12px;
}
* html span.split {
	margin:-3px 0 0;
}
*+html span.split {
	margin:-3px 0 0;
}
.ie8 span.split {
	margin:-3px 0 0;
}
#awardsbox {
	background-color:#67ABBE;
	width:176px;
	padding:3px;
	display:block;
	margin:8px 0 8px 4px;
	font-size:15px;
}
strong.awardslogo {
	position:relative;
	left:-9px;
	z-index:100;
}
strong.awardslogo a {
	background:url(/2010/images/boss-awards-logo.png) no-repeat;
	width:170px;
	height:124px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:110;
	left:12px;
}
#newsbox {
	background-color:#67ABBE;
	width:176px;
	padding:3px;
	display:block;
	margin-left:4px;
	font-size:15px;
}
#newsbox .inner {
	font-family: trebuchet MS, times;
	font-size:12px;
}
#mediabox {
	background-color:#67ABBE;
	width:176px;
	padding:3px;
	display:block;
	margin:8px 0 8px 4px;
	font-size:15px;
}
strong.bosslogo {
	position:relative;
	left:-9px;
	z-index:100;
}
strong.bosslogo a {
	background:url(/2010/images/boss-logo.png) no-repeat;
	width:170px;
	height:59px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:110;
	left:12px;
}
/*sub navigation*/
ul.sub-nav {
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
	width:191px;
	overflow:hidden;
}
ul.sub-nav li {
	padding:2px 0 6px;
	border-bottom:1px solid #FFFFFF;
	margin:0 0 6px;
	height:1%;
	line-height:10px;
	display:block;
}
ul.sub-nav li a {
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:.5px;
	color:#FFFFFF;
	text-decoration:none;
}
ul.sub-nav li a:hover {
	text-decoration:underline;
}
/*footer*/
#content-footer {
	background-image:url(/2010/images/kim-btmbkgnd.gif);
	background-repeat:no-repeat;
	margin-left:-2px;
}
#footer-wrapper {
	background-color:#4DAC56;
	height:130px;
	margin:-100px 0 0 0px;
	position:absolute;
	width:100%;
	padding-bottom:32px;
*padding-bottom:22px;
	min-width:1008px;
}
#footer {
	/*
background-image:url(/2010/images/kim-btmbkgnd.gif);
background-repeat:no-repeat;
*/
margin-left:auto;
	margin-right:auto;
	margin-top:56px;
	position:relative;
	width:1003px;
	z-index:10;
	padding-bottom:50px;
*padding-bottom:0px;
	padding-left:0px;
*padding-left:3px;
}
#footer div {
	margin-top:-26px;
}
#footer p {
	text-align:center;
	color:#000000;
	font-size:12px;
	font-family:Trebuchet MS, Georgia, Times, serif;
	padding-top:25px;
}
#footer a {
	color:#000000;
	font-size:12px;
	font-family:Trebuchet MS, Georgia, Times, serif;
	text-decoration:underline;
}
.von-boss {
	margin:5px 0 0 20px;
	background:url(/2010/images/von-boss.jpg) no-repeat scroll 239px 0;
	height:89px;
}
/*Blogs and News*/

#nav_topnews1_section {
	padding:0px;
	margin:0px;
}
#nav_topnews1_article {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#nav_topnews1_csection h3 {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#nav_topnews1_section ul {
	margin:0px;
	list-style:none;
	font-family:Trebuchet MS;
}
#nav_topnews1_section li {
	margin:0 0 -17px -7px;
	list-style:none;
	font-family:Trebuchet MS;
}
div.article-listing a, #nav_topnews_section li a, #nav_topnews1_section ul a, #nav_topnews1_article a, a.am_183incLink, a.am_183moreLink, a.bloglnk, a.smalltext, a.morelink, a.bluelinks, div.articlecontent a {
	font-size:13px;
	color:#47616c;
	margin:0;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}
#nav_topnews1_section p {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
.nav_topnews1_morelnk {
	color:#47616c;
	float:right;
	font-weight:bold;
	font-size:14px;
}
/*Call for Speaker Page*/


h2.orange {
	font-size:16px;
	color:#ff8c00;
	margin:0 0 4px 56px;
	margin-left:230px;
	margin-right:30px;
	line-height:16px;
}
h2.oranges {
	font-size:16px;
	color:#ff8c00;
	margin:0 0 4px 56px;
	margin-left:100px;
	margin-top:25px;
	margin-bottom:15px;
}
p.stuff {
	margin-left:230px;
	margin-right:8px;
	margin-top:10px;
}
.bluebox {
	background-image:url(/2009/miami/images/bluebox.gif);
	background-repeat:no-repeat;
	padding:auto;
	margin:auto;
	width:615px;
	margin-left:115px;
	height:70px;
}
.greybox {
	background-color:#efefef;
	padding:auto;
	margin:auto;
	margin-left:10px;
	padding:10px;
	margin-right:25px;
	margin-top:25px;
}
a.blue:link, a.blue:visited {
	color:#275cab;
	text-decoration:underline;
	font-weight:bold;
}
a.blue:hover, a.blue:active {
	color: #275cab;
	text-decoration: none;
	font-weight:bold;
}
.blues ul {
	margin-left:25px;
	padding:auto;
	margin:auto;
	padding:10px;
	margin-right:25px;
	margin-top:25px;
}
/*Registration*/

.regbox1 {
	background-color:#efefef;
	padding:10px;
}
.regbox2 {
	padding:10px;
}
/*Sponsor Page*/

.sponsor-row {
	width:782px;
	height:110px;
	position:inherit;
	margin-left:11px;
}
.sponsor-row table {
	border-spacing:0 32px 0 0;
}
.sponsor-row td {
	vertical-align:middle;
	height:98px;
	float:left;
	clear:right;
	background-image:url(/2010/images/sponsor-bg.png);
	background-repeat:no-repeat;
	display:table;
	margin-right:29px;
}
.sponsor-row td div {
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:152px;
	margin-right:32px;
}
.sponsor-row td div a {
	color:#47616c;
	text-decoration:none;
	font-weight:normal;	
	font-size:9px;
}
h3.sponsors {
	font-size:18px;
	font-family:georgia;
	font-weight:normal;
	margin:5px 0px 5px 5px;
}
/*exhibit page*/
 
  
.leftbox {
	float:left;
	width:370px;
	height:350px;
}
.rightbox {
	float:right;
	width:370px;
	height:350px;
}
/*advisory board*/

.leftimg {
	float:left;
	padding-right:5px;
	margin-right:5px;
}
/*travel*/

.rightimg {
	float:right;
	padding-left:5px;
	margin-left:5px;
}
#slideshow div {
	float:right;
	width:410px;
	padding-left:5px;
	margin-left:5px;
}
/* blog*/
.am_183incTable p {
	margin: .5em 0;
	line-height:14px;
}/*1/2 normal spacing*/
.am_183incDate {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ababab;
	font-weight: bold;
}
.am_183incTeaser {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
.am_183incMore {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	border-bottom:1px dashed #67ABBE;
}
.am_183incTitle {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #47616c;
}
.spright {
	padding-right:10px;
	margin-right:10px;
}
.names {
font weight: bold;
	color: #47616c;
	font-weight: bold;
}
.smalltext {
	font-size:13px;
}
/*Register*/

.reg_btn {
	background-color:#e64526;
	width:125px;
	height: 25px;
	padding-top:5px;
	padding-bottom: 2px;
	text-align:center;
	vertical-align:middle;
}
.reg_btn a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a.reg_btn:link, a.reg_btn:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a.reg_btn:hover, a.reg_btn:active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}
/*Education*/

.education {
	padding-left:6px;
}
h3.edu-head {
	font-size:13px;
	color:#0a2c3b;
	margin:0 0 6px;
	font-family:Trebuchet MS;
}
h3.edu-head span {
	color:#4DAC56;
	font-weight:bold;
}
h4.edu-head {
	font-size:13px;
	color:#0a2c3b;
	margin:10px 0 0;
	font-family:Trebuchet MS;
}
h4.edu-head span {
	color:#4DAC56;
	font-weight:bold;
}
.edu-container {
	?display:inline-block;
}
.edu-space {
	padding:5px;
	width:100%;
	margin:13px 0 0 10px;
   *margin-bottom:-5px;
	border-top: thin dotted #CCCCCC;
}
.edu-single {
	width:100%;	
}
.edu-left {
	float:left;
	clear:right;
	width:48%;
	border-right:thin dotted #CCCCCC;
}
.edu-right {
	float:left;
	clear:right;
	width:49%;
	margin-left:8px;
}
/*Networking*/
.networking ul {
	padding:0;
	margin:6px 0 12px 9px;
	list-style:none;
}
.networking ul li {
	padding:3px 0 0 10px;
	background:url(/2010/images/bluedot.gif) no-repeat 0 10px;
}

.networking {
	padding-left:6px;
}
h3.networking-head {
	font-size:13px;
	color:#0a2c3b;
	margin:0 0 6px;
	font-family:Trebuchet MS;
}
h3.networking-head span {
	color:#4DAC56;
	font-weight:bold;
}
h4.networking-head {
	font-size:13px;
	color:#0a2c3b;
	margin:10px 0 0;
	font-family:Trebuchet MS;
}
h4.networking-head span {
	color:#4DAC56;
	font-weight:bold;
}
.networking-container {
	display:inline-block;
}
.networking-ul{
	list-style:inside;
	margin:6px 0 3px;
}
.networking-li{
	margin-bottom:3px;
}
.networking-space {
	padding:10px;
	width:587px;
	margin:13px 0 0 73px;
 *margin-bottom:-5px;
	border-top: thin dotted #CCCCCC;
}
.networking-left {
	float:left;
	clear:right;
	width:48%;
	border-right:thin dotted #CCCCCC;
}
.networking-right {
	float:left;
	clear:right;
	width:49%;
	margin-left:8px;
}
/*Awards*/
.awards ul {
	padding:0;
	margin:6px 0 12px 9px;
	list-style:none;
}
.awards ul li {
	padding:3px 0 0 10px;
	background:url(/2010/images/bluedot.gif) no-repeat 0 10px;
}

.awards {
	padding-left:6px;
}
h3.awards-head {
	font-size:13px;
	color:#0a2c3b;
	margin:0 0 6px;
	font-family:Trebuchet MS;
}
h3.awards-head span {
	color:#4DAC56;
	font-weight:bold;
}
h4.awards-head {
	font-size:13px;
	color:#0a2c3b;
	margin:10px 0 0;
	font-family:Trebuchet MS;
}
h4.awards-head span {
	color:#4DAC56;
	font-weight:bold;
}
.awards-container {
	display:inline-block;
}
.awards-ul{
	list-style:inside;
	margin:6px 0 3px;
}
.awards-li{
	margin-bottom:3px;
}
.awards-space {
	padding:10px;
	width:587px;
	margin:13px 0 0 73px;
 *margin-bottom:-5px;
	border-top: thin dotted #CCCCCC;
}
.awards-left {
	float:left;
	clear:right;
	width:48%;
	border-right:thin dotted #CCCCCC;
}
.awards-right {
	float:left;
	clear:right;
	width:49%;
	margin-left:8px;
}
.date-box {
	width:100%;
	background-color:#A5CDD7;
	padding-left:2px;
}
.time-box {
	width:100%;
	background-color:#cae2e8;
	padding-left:2px;
}
.greytime {
	color:#666666;
}
/*Travel */

#float {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:35px;
}
div.float {
	float: left;
	padding-right:25px;
}
div.float p {
	text-align: center;
}
/*Agenda */ 
.agenda-box {
	border-bottom:thin #CCCCCC dotted;
}
.agenda-box h3 {
	color:#4DAC56;
	font-weight:bold;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	padding-top:8px;
}
div .times {
	float:left;
	width:150px;
}
/*events */ 
.events-box {
	padding-bottom:15px;
}
.events-box h3 {
	color:#4DAC56;
	font-weight:bold;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center
}
div .logo {
	float:left;
	width:180px;
}
/*Advisory Board */ 
  
.advisory-box {
	padding-bottom:15px;
}
div .pic {
	float:left;
	width:80px;
}
/********************** Top News ***********************/

#nav_topnews_container {
	margin:0px;
	padding:0px;
}
#nav_topnews_linkList {
	padding:0px;
	margin:0px;
}
#nav_topnews_linkList h2 {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#ffffff;
	background-color:#981c1f;
	font-weight:bold;
	margin:0px;
	padding:3px;
	text-align:center;
}
#nav_topnews_section {
	padding:0px;
	margin:0px;
}
#nav_topnews_section h3 {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#181818;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#nav_topnews_section ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav_topnews_section li {
	padding:0px;
	margin:0 0 -12px;
	list-style:none;
}
#nav_topnews_section li a:link, #nav_topnews_section li a:visited, #nav_topnews_section li a:hover, #nav_topnews_section li a:active, #newsbox .inner a {
	font: 12px Trebuchet MS;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#nav_topnews_section p {
	padding:0px;
	margin:0px;
}
.nav_topnews_morelnk {
	padding:5px;
	margin:0px;
}
.nav_topnews_morelnktxt {
	padding-bottom:10px;
	margin:0px;
	text-align:right;
}
/***********************  END Top News ***********************/


/***********************  Exhibit page ***********************/

.exhibleft {
	float: left;
	margin-right:6px;
	border-right:thin dotted #CCCCCC;
	width:242px;
	height:416px;
}
.exhibmiddle {
	float: left;
	clear:right;
	margin-right:6px;
	border-right:thin dotted #CCCCCC;
	width:242px;
	height:416px;
}
.exhibright {
	float: left;
	clear:right;
	width:242px;
}
h3.bloghead {
	font-size:18px;
	font-family:georgia;
	font-weight:normal;
	margin:5px 0px;
}
h2.newssubhead {
	color:#47616C;
	font-family:Trebuchet MS;
	font-size:12px;
	margin:13px 0 4px 0px;
	font-weight:bold;
}
.articlecontent a {
	color:#47616c;
	font-weight:bold;
}
/***** Market reports *****/

.reports-table {
}
.reports-table .option {
	width:120px;
	padding:0 0 0;
	margin:0px auto 5px;
	height:auto;
	text-align:center;
	display:block;
	font-size:13px;
	line-height:13px;
 *line-height:25px;
}
.reports-titles {
	font-size:10px;
	text-align:center;
	color:#3A5064;
}
/***** End Market reports *****/
/***** Registration page *****/
.reg-prices {
	background-color:#E6F1F4;
	float:right;
	height:auto;
	margin-bottom:10px;
	width:100%;
}
.price-box {
	clear:right;
	float:left;
	font-weight:bold;
	height:auto;
	margin:5px 25px;
	padding:5px;
	text-align:center;
	width:auto;
}
.price li {
	list-style-type: disc;
	list-style-position: inside;
}
.promocode {
	border-bottom: 1px solid #67ABBE;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/***** End registration page *****/
.advisor-info{
	margin-bottom:15px;
}

.primary ul .advisor-list{
	list-style:disc outside none;
	margin:10px 0 10px 38px;
}
/****BLOG Editor****/

.blogeditorholder{
	background-color:#e3f1f4;
	border:1px solid #d3e7f0;
	padding:14px 0 0 14px; 
	width:150px; 
	height:220px; 
	float:left; 
	margin-right:15px; 
	margin-top:15px
}
.blogeditorhome{
	color:#00313f; 
	margin-top:6px; 
	font-size:16px; 
	line-height:13px;
}
.blogeditorhome a{
	font-size:12px;
	color:#4b616c; 
	text-decoration:underline;
}
.blogeditorpage{
	background-color:#e3f1f4; 
	border:1px solid #d3e7f0; 
	padding:14px;
	margin-top:15px;
}
.blogeditorpageimage{
	float:left; 
	margin-right:15px;
}
.blogeditorpagecontent{
	color:#00313f;                                			 
	font-size:13px; 
	line-height:13px;
	margin-bottom:5px;
}
.blogeditorpagecontent p{
	padding-top: 8px;
}
/****BLOG Editor END****/
/****KEYNOTE*******************/
.keynoteheader{
	font-family:'Century Gothic',verdana,arial,helvetica,sans-serif; 
	color:#274958; 
	font-weight:bold; 
	font-size:18px;
	text-transform:uppercase;
}
.keynoteholder{
margin-top:10px;

}
.keynotespeakers{
	float:left;
	width:110px;
	margin-right:20px;
 }
 .keynotecontent{
 margin-left:0px;
}
.notespeaker{
color:#47616c;
font-size:12px;
font-weight:bold;
font-family:'Century Gothic',verdana,arial,helvetica,sans-serif;
margin-bottom:25px;
clear:right;
}
.keynotetitle{
	font-family:'Century Gothic',verdana,arial,helvetica,sans-serif; 
	color:#274958; 
	font-weight:bold; 
	font-size:18px;
	text-transform:uppercase;
	border-bottom:dotted 1px #cccccc;
	margin:0 0 10px 130px;
}
.keynotespeaker{
	font-family:'Century Gothic',verdana,arial,helvetica,sans-serif; 
	color:#274958;
	font-weight:bold;}
.keynotespeakertitle{
	font-family:'Century Gothic',verdana,arial,helvetica,sans-serif; 
	color:#274958;
	font-size:10px;}
.keynotetime{
	font-family:'Century Gothic',verdana,arial,helvetica,sans-serif; 
	color:#368ea6;
	font-weight:bold;}

/****END KEYNOTE***************/

.seminarmaterials{	
	color:#274958; 
	font-weight:bold; 
	font-size:14px;
	text-transform:uppercase;
	border-bottom:dotted 1px #cccccc;
}
