@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#231f20;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ol, ul, li, table {
	margin-top:0;
	margin-bottom:1em;
}
a {
	color:#ec0b8d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
:outline, :focus {
 outline:0;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
.clear {
	clear:both;
}
.th {
	font-weight:bold;
	text-align:left;
	padding-right:1em;
}

#header, 
#content, 
#footer {
	border:0px solid #ccc;
	margin:0 auto 0;
	position:relative;
	width:934px;
	zoom:1;
}
#header:after, 
#content:after, 
#footer:after {
	clear:both;
	content:'';
	display:block;
	height:0;
}

#header {
	height:204px;
	overflow:hidden;
}
#header * {
	margin:0;
}
#logo {
	position:absolute;
	height:204px;
	width:446px;
	z-index:100;
	top:14px;
	left:0;
}
#header-bg {
	position:absolute;
	top:-79px;
	right:0;
	z-index:200;
}
#header-info {
	border:0px solid #000;
	position:relative;
	margin:18px 0 0 300px;
	width:464px;
	z-index:300;
}
#free-seminar {
	position:absolute;
	top:19px;
}
#usability-2 {
	position:absolute;
	top:21px;
	left:151px;
}
#seminar-topic {
	position:absolute;
	top:110px;
	left:152px;
}

#content {
	background:url(../images/bg-content.png) no-repeat 54px 290px;
	font-size:85%;
	margin-top:44px;
}

#seminar {
	width:594px;
	position:relative;
	float:left;
}

#about {
	line-height:140%;
	padding-top:90px;
}
.event-title {
	position:absolute;
	left:0px;
	top:0px;
	margin:0;
}
.event-subtitle {
	position:absolute;
	left:64px;
	top:42px;
	margin:0;
}
#prize {
	background:url(../images/bg-prize.png) repeat-x 0% 100%;
	margin-bottom:2em;
	padding-bottom:16px;
}
#register {
	margin-top:90px;
	padding-top:76px;
	position:relative;
}
.register .th {
	color:#f58025;
}
.register td {
	padding-bottom:1em;
}
.register-now {
	position:absolute;
	left:0px;
	top:0px;
	margin:0;
}
.limited-places {
	position:absolute;
	left:68px;
	top:38px;
	margin:0;
}

#VeMail {
	background:#f5f2f8;
}
#VeMail td {
	color:#4b4b4c !important;
	vertical-align:top;
}
#VeMail #em_wfs_formfields_table {
	margin:45px 0 0;
}
#VeMail #em_wfs_buttonbar_table {
	margin-top:8px;
	width:100%;
}
#VeMail label {
	color:#4b4b4c !important;
	font-size:0.9em !important;
	margin-right:4px;
	text-align:right;
}
#VeMail .em_wfs_formfield_options_wrapper label {
	text-align:left;
}
#VeMail .em_wfs_input_text {
	border:1px solid #aeaca8;
	border-color:#aeaca8 #aeaca8 #d1cfca #d1cfca;
	padding:1px 2px;
	width:85%;
}
#VeMail .em_wfs_formfields_pseudolabel {
	display:none;
	visibility:hidden;
}
#VeMail #em_wfs_formfield_1373610_option_0_label {
	font-weight:bold !important;
}

#details {
	position:relative;
	width:304px;
	float:right;
}

.event-info, 
.event-info * {
	position:relative;
	z-index:200;
}
.event-info .th {
	color:#ee3524;
}
.event-info td {
	line-height:1.4em;
}
.event-info td {
	padding-bottom:0.5em;
}
#details-image {
	position:absolute;
	top:80px;
	right:0px;
	z-index:100;
}

#presenter {
	margin-top:50px;
	padding-top:50px;
	position:relative;
	height:1%;
	line-height:140%;
}
.greg-barnett {
	position:absolute;
	left:0px;
	top:10px;
	margin:0;
}
.seminar-presenter {
	position:absolute;
	left:0px;
	top:34px;
	margin:0;
}
.photo {
	border:1px solid #ccc;
	padding:2px;
	float:right;
	margin-left:10px;
	margin-top:-40px;
}

#footer {
	color:#ccc;
	font-size:85%;
	margin-top:20px;
	padding:8px 0 20px;
	text-align:center;
}
#footer p {
	margin:2px 0;
}
#footer .links {
	border-top:1px solid #e5e5e5;
	margin-top:10px;
	padding-top:8px;
}
#footer .copyright {
	color:#231f20;
}
#footer a {
	color:#231f20;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

