/* ------------------------------------------------------------------------------------------------------------ toolbox ---------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight: normal;
}
a {
	outline:none;
}
hr {
	border: solid #A4DFF1 1px;
	margin:2px;
}
object {
	display:block;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.verticalMiddle {
	vertical-align: middle;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* ------------------------------------------------------------------------------------------------------------ toolbox ---------- */

input {
}
h2 {
	font-size: 16px;
}
td {
	padding-left:5px;
}
a:link, a:visited {
	color:#000000;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
a:hover {
	color: #000;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}
a {
	color: #000;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-top: 0px;
	background-color:#fff;
	font-weight:normal;
}
#bodyleft {
	width: 300px;
	float:left;
	margin-top:0px;
	min-height:400px;
	font-weight:normal;
}
#bodyleft a {
	color:#000000;
}
#bodyleft a:link, a:visited {
	color:#000000;
	text-decoration: none;
}
#bodyleft a:hover {
	color:#000;
	text-decoration:underline;
}
#bodyright {
	width: 500px;
	float:left;
	margin-top:0px;
	margin-left:10px;
	padding:13px 0px;
	min-height:300px;
}
#bodyright a {
	color:#293780;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#bodyright a:link, a:visited {
	color:#293780;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
#bodyright a:hover {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#header {
	width:800px;
	height: 64px;
	margin-left:auto;
	margin-right:auto;
}
#headline {
	padding-left:10px;
	padding-right:10px;
}
#mainframe {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width: 814px;
	background-image: url(/event/images/template6/body_bg.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	min-height:388px;
	margin-bottom:15px;
}
#content {
	padding-top:0px;
}

#speaker a {
	font-weight:normal;
}

#footer {
	margin-left:7px;
	width: 800px;
	height: 22px;
	color:#FFFFFF;
	background-color:#193553;
}
/* -----Index page ---------- */
.welcome_message {color: #000000;}

#alreadyregistered {
 margin-left:28px;
}


#notregisteredyet {
	width:460px;
	margin-left:15px;
	margin-right:15px;
}
.notregisteredyet_radio {
	width: 190px;
}
.notregisteredyet_radio_button {
	float:left;
	padding:1px;
}
.notregisteredyet_radio_title {
	float:left;
	padding:3px;
}
#notregisteredyet_headline {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	font-weight:bold;
}
#notregisteredyet_content {
	padding-left:5px;
	padding-right:5px;
}

.notregisteredyet_textbox_name {
	width:465px;
	text-align:left;
	margin-right:10px;
	margin-top:2px;
}
.notregisteredyet_textbox_value {
	width:265px;
	text-align:left;
	margin-left:88px;
	margin-top:2px;
}
.notregisteredyet_input_name {
	float:left;
	width:185px;
	text-align:left;
	margin-right:10px;
	margin-top:2px;
}
.notregisteredyet_input_value {
	float:left;
	width:240px;
}
.notregisteredyet_radio {
	width: 190px;
}
.red_content {
	color:#FF0000;
}
.notregisteredyet_radio_button {
	float:left;
	padding:1px;
}
.notregisteredyet_input {
	margin-top:1px;
}

/* -----Preflight Page ---------- */
#webcastdetail {
	width:235px;
	float:left;
	margin-right:15px;
}
#webcastdetail_headline {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
}
#webcastdetail_content {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
}
#webcasteventnotice {
	width:420px;
	margin-left:0px;
	margin-right:15px;
}
#webcasteventnotice_headline {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	font-weight:bold;
}
#webcasteventnotice_content {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
#agenda {
	width: 410;
	margin-left: 0px;
}
.register {
	background-repeat: no-repeat;
	width: 440px;
	height: 295px;
	margin: 0px;
	padding-top: 175px;
	padding-left: 50px;
}
a:link, a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
#navi {
	margin-top: 1px;
	margin-left:7px;
}
/* --------------- Menu ------------------------ */

ul#navigation {
	background-color:#193553;
	width:800px;
	height:22px;
	list-style:none;
	color:#fff;
	margin:0;
	padding-left: 0px;
}
ul#navigation li {
	display:inline;
	float:right;
	padding:0;
	border:none;
}
ul#navigation li a:link, ul#navigation li a:visited {
	background-color:#193553;
	display:block;
	padding:2px 20px 0px 10px;
	border-left:1px solid #fff;
	border-right:none;
	border-top:none;
	border-right:none;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin:2px 0 0 0;
	color:#fff;
}
ul#navigation li a:hover {
	background-color:#193553;
	font-weight:bold;
		text-decoration:underline;
}
* html ul#navigation li a {
	padding:0px 19px 0px 19px;
}/* fixes IE's line break */



/*************
 **	Player	**
 *************/
playerBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}

#playerHeader {
	width: 1000px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
}
#container {
width: 1001px;
}

#containerLeft {
width: 400px;
float:left;
}

#containerRight {
width: 600px;
float:left;
margin-left:1px;
}

#photoContainer {
	width: 400px;
	height: 301px;
	margin: 0px;
	z-index:1;
}
#photoContainerSecond {
	width: 400px;
	height: 85px;
	margin: 0px;
	z-index:1;
}
#videoContainer {
	width: 400px;
	
	margin-bottom:1px;
	z-index:1;
}
#playerFooter {
	position: absolute;
	top: 514px;
	left: 0px;
	width: 1001px;
	height:22px;
	text-align:right;
	margin: 0px;
	font-size:11px;
	color:#FFFFFF;
	z-index:1;
	background-color:#193553;
}
#askaquestion {
	position: absolute;
	top: 518px;
	left: 15px;
	width: 250px;
	margin: 0px;
	font-size:11px;
	color:#FFFFFF;
	z-index:1;
}
#askaquestion a:link, a:visited {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
#askaquestion a:hover {
	color: #fff;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}
#askaquestion a {
	color: #fff;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
}
#playerFooter a:link, a:visited {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
#playerFooter a:hover {
	color: #fff;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}
#playerFooter a {
	color: #fff;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
}
#slidesContainer {
	width: 600px;
	height: 450px;
	margin: 0px;
	z-index:1;
	background-color:#FFFFFF;
}
#slideController {
	position: absolute;
	left: 6px;
	top: 183px;
	width: 320px;
	height: 1px;
	z-index:2;
}
#questionframe {
	position: absolute;
	top:225px;
	left: 5px;
	width: 300px;
	height: 150px;
	text-align: left;
	font-size:12px;
}
#player_resources {
	width:320px;
	height:60px;
	text-align:left;
	position:absolute;
	top:190px;
	left: 5px;
	border: 1px solid #B2DEDE;
	font-size:11px;
	background-color:#FFFFFF;
}
#player_resources_headline {
}
#player_resources_content {
}
#highControl {
	position: absolute;
	top: 510px;
	left: 60px;
	width: 76px;
	height: 20px;
}
#lowControl {
	position: absolute;
	top: 510px;
	left: 310px;
	width: 76px;
	height: 20px;
}
a:link, a:visited {

	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {

	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#message {
	position: absolute;
	top: 555px;
	left: 15px;
	width: 400px;
	height: 20px;
	font-size:11px;
}
a.message:hover {
	color: #FF7200;
}
#speaker {
	position: absolute;
	top: 155px;
	left: 15px;
	width: 300px;
	font-size:11px;
}


/**************************

   SPEAKERS PAGE STYLES

**************************/

.speakersBody {
	background-image: url(../images/style_images/page_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#speakersHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#speakersHeader h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: -10px;
}

#speakersHeader h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#speakersHeader h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#speakersContainer {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 500px;
	font-size: 12px;
	color: #666;
}

.speakerContainer {
	width: 490px;
	margin-bottom: 15px;
	padding: 5px;
}

.speakerImage {
	float: left;
	width: 180px;
	padding: 5px;
	overflow: hidden;
}

.speakerBio {
	float: right;
	width: 280px;
	margin-left: 20px;
	font-size: 12px;
	color: #666;
}

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

#speakersContainer a:hover {
	text-decoration: underline;
}




/**************************
   RESOURCES PAGE STYLES
**************************/

.resourcesBody {
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 12px;
}

#resourcesHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#resourcesHeader H1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: -5px;
}

#resourcesHeader H2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#resourcesHeader H3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#resourcesContainer {
	position: absolute;
	top: 50px;
	left: 5px;
	width: 500px;
	color: #666;
	font-size: 12px;
}

#resourcesContainer p {
	color: #666;
	font-size: 12px;
}

#resourcesContainer a:link, #resourcesContainer a:visited {
	color: #005399;
	text-decoration: none;
	font-size: 12px;
}

#resourcesContainer a:hover {
	text-decoration: underline;
}

/**************************
   QUESTIONS PAGE STYLES
**************************/

.questionsBody {
	background-image: url(../images/style_images/page_bg.png);
	background-position: bottom center;
	background-position: no-repeat;
}

#questionsHeader {
	position: absolute;
	width: 500px;
	height: 60px;
	top: 5px;
	left: 5px;
	border-bottom: 1px solid #666;
}

#questionsHeader h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-bottom: -10px;
}

#questionsHeader h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#questionsContainer {
	position: absolute;
	top: 130px;
	left: 40px;
	width: 465px;
	font-size: 16px;
	color: #666;
}

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

a:hover {
	text-decoration: underline;
}





.systemcheck{
width:400px; 
margin:20px auto;
}

#topSection{
width:400px;
height:10px;
}

#bottomSection{
width:400px;
height:15px;
}

.false{
	width:85%;
	margin: 15px 15px;
	color: #666;
	line-height: 18px;
	font-size: 12px;
}

.success {
	width:85%;
	margin: 15px 15px;
	color: #666;
	line-height: 18px;
	font-size: 12px;
}
.pass{
	width:40px;
	height:38px;
	float:left;
	background-image:url(http://events.snwebcastcenter.com/syscheck/images/pass_bg.jpg);
background-repeat: no-repeat;
}

.warn{
	width:40px;
	height:38px;
	float:left;
	background-image:url(http://events.snwebcastcenter.com/syscheck/images/warn_bg.jpg);
background-repeat: no-repeat;
}


.headline{
width: 400px;
height: 20px;
padding:10px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px
}
.sysinfo{
	width:85%;
	padding: 10px 10px 10px 15px; 
}


/*************************		
 **	Registration css	**
 *************************/


/* Registration container */
#registration_container {
}

/* Registration error */
#registration_error_container {
	color:#FF0000;
	font-weight:bold;
}

/* required text */
#registration_required_text{
}

/* Name */
#registration_6768_label_container {
	padding-top:5px;
}

#registration_6768_content_container {
}

/* Company */
#registration_6769_label_container {
	padding-top:5px;
}

#registration_6769_content_container {
}

/* Title */
#registration_6767_label_container {
	padding-top:5px;
}

#registration_6767_content_container {
}

/* City */
#registration_6765_label_container {
	padding-top:5px;
}

#registration_6765_content_container {
}

/* State/Prov */
#registration_6766_label_container {
	padding-top:5px;
}

#registration_6766_content_container {
}

/* Email */
#registration_6770_label_container {
	padding-top:5px;
}

#registration_6770_content_container {
	padding-bottom:5px;
}


/*********************		
 **	Feedback css	**
 *********************/

/* Feedback css */
#feedback_container {
}

/* Feedback error */
#feedback_error_container {
	color:#FF0000;
	font-weight:bold;
}



/*********************
 ** inquisitor css	**
 *********************/

#inquisitor_container {
}



/*****************
 ** login css	**
 *****************/

/* LOGIN container */
#login_container {
}

/* LOGIN error */
#login_error_container {
	color:#FF0000;
	font-weight:bold;
}

/* Login name */
#login_name_label_container {
	padding-top:5px;
}

#login_name_content_container {
	padding-bottom:5px;
}

/* Login password */
#login_password_label_container {
	padding-top:5px;
}

#login_password_content_container {
}

/* required text */
#login_required_text{
}


/*****************
 ** player css	**
 *****************/


/*player container */
#playerVideoContainer {
}

#slidesContainer {
}


/*********************
 ** support doc css	**
 *********************/


/* Support container */
#support_container {
}
