.signup-sidebar-box {
	height: 25px;
	width: 178px;
	padding-top: 21px;
	padding-left: 8px;
	background: url('/media/10039/signup-bg.png') no-repeat;
}

.signup-sidebar-box span {
	width: 26px;
	height: 19px;
	padding: 0;
	margin: 0 0 0 2px;
	line-height: 19px;
	display: inline-block;
	text-indent: -99999px;
	cursor: pointer;
	background: url('/media/10044/signup-button.png') no-repeat;
}

.signup-sidebar-box input {
	width: 135px;
}

.register-button {
	width: 200px;
	height: 67px;
	right: 8px;
	bottom: 9px;
	position: absolute;
	cursor: pointer;
	background: url('/media/10034/banner-sprite-register-button-large.png') no-repeat 0 0;
}

.register-button:hover {
	background-position: 0 -67px;
}

.speaker .speakerImage {
    float: left;
    width: 100px;
    margin-right: 10px;
}

.speaker .speakerContent {
    float: right:
    width: 740px;
}

.speaker .speakerContent h2 {
    padding-top: 0px;
}

.speaker .speakerContent .jobTitle {
    display: block;
}

.speaker .speakerContent .company {
    display: block;
    margin-bottom: 10px;
}

*, html {
	padding: 0;
	margin: 0;
}

body {
	color: #333;
	text-align: center;
	/* background-color: #c82f2a; */
	background-image: url(/media/4970/bg.gif);
	font: 12px/18px Arial, Sans-Serif;
}

img {
	border: 0 none;
}

h1 {
	padding-bottom: 5px;
}

h1, h2 {
	font: bold 18px Georgia, Serif;
}

h2 {
	font-size: 15px;
	padding-top: 15px;
}

p {
	padding-bottom: 10px;
}

ol, ul {
	margin-left: 30px;
	padding: 0 10px 10px 0;
}

#siteWrap {
	width: 870px;
	margin: 0 auto;
	padding: 0 15px 15px;
	text-align: left;
	background-color: #fff;
}

#brandingWrap {
	position: relative;
}

#brandingWrap .bookmark {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#menuWrap {
	border: solid 1px #a22b25;
	margin: 10px 0;
	background: transparent url('/media/28/menu-background.png') repeat-x scroll 0 0;
}

#menuWrap ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menuWrap ul li {
	display: inline;
}

#menuWrap ul li .selected {
	background: url('/media/2257/menu-selected-bg.jpg') repeat-x scroll 0 0;
}

#menuWrap ul li a {
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	text-decoration: none;
	font: 18px Georgia, Serif;
	border-right: solid 1px #a22b25;
}

#menuWrap ul li a:hover {
	background: url('/media/2257/menu-selected-bg.jpg') repeat-x scroll 0 0;
}

#contentWrap {
}

#footerWrap {
	color: #fff;
	height: 120px;
	margin-top: 10px;
	background-color: #5f6366;
}

.content-box {
	width: 681px;
	margin-right: 10px;
	border: solid 1px #b1b0ae;
	min-height: 326px;
	height: auto !important;
	height: 326px;
}

.content-box-home {
	width: 683px;
	margin-right: 10px;
	min-height: 326px;
	height: auto !important;
	height: 326px;
}

.content-box .header {
	height: 26px;
	padding: 7px 0 0 10px;
	font: 18px Georgia, Serif;
	border-bottom: solid 1px #b1b0ae;
	background: transparent url('/media/33/content_box-header-background.png') repeat-x scroll 0 0;
}

.content-box .body {
	padding: 10px;
}

.left {
	float: left;
}

.clear:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clear {
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clear { 
	height: 1%; 
}

.clear { 
	display: block; 
}
/* close commented backslash hack */

div#footerWrap ul.font-normal li a {
	font-weight: normal;
}

.sponsors.home {
	width: 179px; 
	border: solid 1px #B1B0AE;
}

.sponsors {
	width: 196px;
	text-align: center;
	border: solid 1px #B1B0AE;
}

.sponsors div {
	padding: 10px;
}

.sponsors h2 {
	color: #B1B0AE;
	padding: 15px 0 0 0;
	margin: 0;
	font: bold 13px Arial, Sans-Serif;
	border-bottom: solid 1px #B1B0AE;
}

.sponsors h2.top {
	padding: 0;
}

.sponsors a img {
	padding-top: 5px;
}

pre {
	background-color: #ddd;
	overflow: auto;
}

#contentWrap h2, #contentWrap h1 {
	color: #990000;
}

.sponsors h2 {
/*	color: #B1B0AE !important;*/
	color: #555 !important;
}

.sponsors a img {
    padding: 6px 0 !important;
}

.sponsors a:hover {
	text-decoration: none;
}

.contacts {
	margin-top: 20px;
}

a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

span.smaller {
	font-size: smaller;
}

table td, table th {
	padding: 5px;
}

.example_text {
	color: #B1B0AE;
}

.schedule a
{
	color: #000 !important;
}

.schedule
{
	border: solid 1px #CCC;
	padding: 5px;
	text-align: center;
	width: 100%;
	color: #000;
	font-size: 9pt;
}

.schedule th
{
	background-color: #C2C2C2;
	border-bottom: solid 1px #000;
	width: 80px;
}

.schedule td
{
	padding: 10px;
	border-bottom: solid 1px #000;
}

.schedule .dark-grey
{
	color: #fff;
	background-color: #333;
}

.schedule .black
{
	color: #fff;
	background-color: #000;
	font-weight: bold;
}

.schedule .border-right
{
	border-right: solid 1px #000;
}

.schedule-info
{
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
}

.schedule-info p
{
	padding-top: 10px;
}

.schedule-info h3
{
	color: #C52D28;
}

.workshop-button {
	padding: 0;
	margin: 0 0 2px 0;
	width: 471px;
	height: 29px;
	text-indent: -9999px;
	cursor: pointer;
}

.workshop-button.one {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 0;
}

.workshop-button.one:hover {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -29px;
}

.workshop-button.two {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -58px;
}

.workshop-button.two:hover {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -87px;
}

.workshop-button.three {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -116px;
}

.workshop-button.three:hover {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -145px;
}

.workshop-button.four {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -174px;
}

.workshop-button.four:hover {
	background: transparent url('/media/9015/banner-sprite-workshop.png') no-repeat 0 -203px;
}

.banner-keynote-home {
	width: 415px;
	float: left;
}

.banner-feature-home {
	width: 215px;
	float: left;
	margin-left: 6px;
}

.banner-feature-home h2 {
	display: block;
	width: 263px;
	height: 57px;
	padding: 0;
	margin: 0 0 6px 0;
	text-indent: -9999px;
	cursor: pointer;
}

.banner-feature-home h2.exhibition {
	background: transparent url('/media/9031/banner-sprite-home-feature.png') no-repeat 0 0;
}

.banner-feature-home h2.exhibition:hover {
	background: transparent url('/media/9031/banner-sprite-home-feature.png') no-repeat 0 -57px;
}


.banner-feature-home h2.conference {
	background: transparent url('/media/9031/banner-sprite-home-feature.png') no-repeat 0 -114px;
}

.banner-feature-home h2.conference:hover {
	background: transparent url('/media/9031/banner-sprite-home-feature.png') no-repeat 0 -171px;
}

.banner-feature-home h2.workshops {
	background: transparent url('/media/9031/banner-sprite-home-feature.png') no-repeat 0 -228px;
}

.banner-feature-home h2.workshops:hover {
	background: transparent url('/media/9031/banner-sprite-home-feature.png') no-repeat 0 -285px;
}

.anchor:hover {
	color: #990000;
	text-decoration: none;
}

.imageCache {
	position: absolute; 
	left: -8000em; 
	top: -8000em;
}

.imageCache IMG {
	display: block;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
ul.articlesWithSummary li {
list-style-type: none;
}

ul.articlesWithSummary h3 a {
color: #a3201d;
font-family: Georgia;
text-decoration: none;
}

ul.articlesWithSummary {
margin-left: 0px;
padding-bottom: 0px;
}

ul.articlesNoSummary {
margin-left: 0;
font-family: Georgia, Serif;
}

ul.articlesNoSummary a {
color: #A3201D;
text-decoration: none;
}

ul.articlesNoSummary li {
font-size: 11px;
list-style-type: none;
}

hr {
border: none;
margin: 10px 0 16px 0;
display: block;
border-top: dotted 1px #A3201D;
}

ul.articlesWithSummary a {
color: #A3201D;
text-decoration: none;
}

.article {
width: 469px; 
margin-right: 10px;
border: solid 1px #B1B0AE;
}

.article h1 {
color: #A3201D;
}

.article .author {
color: #5F6366;
font-weight: bold;
}

a img {
border: 0 none;
}

.sidebar-box {
border: solid 1px #b1b0ae;
background-color: #f9f9f9;
}

.sidebar-box .header {
height: 26px;
padding: 7px 0 0 10px;
font: 18px Georgia, Serif;
border-bottom: solid 1px #b1b0ae;
background: transparent url('/media/33/content_box-header-background.png') repeat-x scroll 0 0;
}

.sidebar-box .body {
padding: 10px;
}

.register-box {
height: 33px;
font-size: 16px;
border-bottom: solid 1px #B1B0AE;
background: transparent url('/media/33/content_box-header-background.png') repeat-x scroll 0 0;
position: relative;
margin-bottom: 10px;
}

.register-box input {
width: 214px;
padding: 3px 5px;
margin-top: 4px;
}

.register-box p {
padding: 5px 0 0 10px;
display: inline-block;
}

.register-box a {
position: absolute;
top: 5px;
right: 10px;
}

#SignUp input {
padding: 4px;
width: 300px;
}

#SignUp select {
padding: 2px;
}

#SignUp td {
padding: 0 10px 5px 0;
font-weight: bold;
}

#SignUp input.checkbox {
padding: 4px;
width: 20px;
}

#SignUp label {
font-weight: normal;
}

form .req {
font-weight: bold;
color: #CC0000;
font-size: 14px;
}

#SignUp .button {
width: 140px;
}

ul.subMenu li {
list-style-type: none;
}

ul.subMenu {
margin: 0;
padding: 0;
}

ul.subMenu a {
color: #333;
line-height: 20px;
text-decoration: none;
}

ul.subMenu a:hover {
text-decoration: underline;
}

div#footerWrap li {
display: inline;
list-style-type: none;
}

div#footerWrap ul {
padding: 0;
margin: 0;
}

div#footerWrap li a {
color: #FFF;
font-weight: bold;
text-decoration: none;
}

.articleInner, .centerBox {
padding: 10px;
}

.center {
border: solid 1px #B1B0AE;
}

