@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#191919;
	}
a {
	outline:none;
	cursor:pointer;
	text-decoration:none;
	}
img ,fieldset {
	border:none;
	}
body {
	background:#808080 url(../images/bg.gif) repeat-x left top;
	}
#container {
	width:100%;
	height:100%;
	background:#808080;
	}
#center {
	width:801px;
	margin:0 auto;
	background:#fff none;
	}
#header {
	text-align:center;
	position:relative;
	}
#header .banner-bg {
	background:url(../images/social_masterclass.jpg) no-repeat left top;
	width:801px;
	height:194px;
	position:relative;
	z-index:1;
	}
#header h1 {
	display:block;
	position:absolute;
	width:380px;
	height:160px;
	left:32px;
	top:4px;
	z-index:100;
	}
#header h1 a {
	text-indent:-9999px;
	display:block;
	width:380px;
	height:160px;
	}
.sub-head {
	padding:10px 0;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #f1f1f1;
	width:700px;
	margin:0 auto;
	}
.alignLeft {
	display:block;
	float:left;
	}
.alignLeft a {
	margin:0 5px;
	}
.alignLeft a:hover img {
	opacity:0.8;
	filter: alpha(opacity = 80);

	}
.alignRight {
	float:right;
	display:block;
	}
.alignRight small {
	display:block;
	line-height:20px;
	color:#5e5e5e;
	text-align:right;
	}
.alignRight small strong {
	color:#5e5e5e;
	}
#content {
	width:700px;
	margin:0 auto;
	}
#content img {
	float:left;
	padding:0 25px 0 0;
	}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#3B5999;
	font-weight:normal;
	line-height:32px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	}
#content p {
	line-height:20px;
	}
#content span {
	color:#3B5999;
	display:block;
	padding:20px 0;
	line-height:20px;
	}
#content blockquote {
	background:#f8f8f8;
	border:1px solid #eaeaea;
	padding:20px;
	}
.quoteDiv {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #3B5999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
#content blockquote p {
	font-size:14px;
	font-style:italic;
	color:#838383;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#content blockquote p strong {
	color:#222221;
	display:block;
	padding:10px 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.presentations {
	padding:10px 0;
	}
.presentations li {
	background:url(../images/bullet.gif) no-repeat left 10px;
	padding:4px 0 4px 10px;
	display:block;
	float:left;
	width:100%;
	clear:both;
	}
#content h3 {
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
#content .imgs_and_videos img {
	float:left;
	padding:0 5px 0 0;
	}
.video {
	width:476px;
	margin:0 auto 0;
	clear:both;
	}
.video h3 {
	text-align:center;
	line-height:30px;
	}
.learnFrom {
	margin:-20px 0 0;
	}
.learnFrom li {
	float:left;
	display:block;
	width:100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#content .learnFrom li span.num_span {
	font-size:60px;
	float:left;
	display:block;
	color:#3B5999;
	font-weight:bold;
	padding:0;
	width:50px;
	overflow:hidden;
	line-height:60px;
	}
.num_info {
	width:600px;
	float:left;
	overflow:hidden;
	}
.learnFrom li h3 {
	text-transform:none;
	}
.learnFrom li p {
	padding:10px 0;
	}
.imgs_and_videos {
	padding:30px 0 0;
	height:100%;
	overflow:hidden;
	}
.learnFrom li .presentations li {
	padding:4px 0 4px 10px;
	}
.presentations {
	height:100%;
	overflow:hidden;
	}
.forW {
	color:#3B5999;
	display:block;
	padding:15px 0 0;
	}
.program_img {
	float:left;
	width:265px;
	}
#content .program_img img  {
	padding:0 0 10px;
	}
.program {
	height:100%;
	overflow:hidden;
	padding:20px 0;
	clear:both;
	}
.program_info {
	float:right;
	width:395px;
	}
#content .program_info h3 {
	text-transform:uppercase;
	padding:0;
	}
.programUL li {
	float:left;
	display:block;
	width:100%;
	padding:6px 0;
	line-height:20px;
	}
#content .programUL li span {
	width:95px;
	float:left;
	display:block;
	color:#222221;
	padding:0;
	}
.programUL li small {
	display:block;
	float:left;
	width:300px;
	}
.where_we_are {
	background:#f8f8f8;
	border:1px solid #eaeaea;
	padding:20px;
	height:100%;
	overflow:hidden;
	}
.where_we_are a {
	background:#666666;
	line-height:52px;
	float:left;
	color:#fff;
	padding:0 20px;
	font-size:14px;
	text-decoration:underline;
	margin:0 65px 0 0;
	}
.where_we_are a:hover {
	background-color: #3B5999;
	}
.reserve {
	padding:30px 0;
	text-align:center;
	clear:both;
	}
.reserve a {
	background:#d20500 url(../images/button.jpg) repeat-x left top;
	/*background:#d20500 none;*/
	line-height:45px;
	padding:0 25px;
	color:#fff;
	font-weight:bold;
	width:181px;
	display:block;
	margin:0 auto;
	}
.reserve a:hover {
	text-decoration:underline;
	background:#d20500 url(../images/button_o.jpg) repeat-x left top;
	}
.reserve_small a {
	background:#d20500 url(../images/button_small.jpg) repeat-x left top!important;
	/*background:#d20500 none;*/
	line-height:45px;
	padding:0 25px;
	color:#fff;
	font-weight:bold;
	width:46px!important;
	display:block;
	margin:0 auto;
}
.reserve_small a:hover {
	text-decoration:underline;
	background:#d20500 url(../images/button_o_small.jpg) repeat-x left top!important;
	}
.orderedList li {
	display:block;
	float:left;
	width:100%;
	line-height:20px;
	padding:10px 0;
	}
.orderedList li strong {
	display:block;
	width:20px;
	float:left;
	}
.orderedList li small {
	width:680px;
	float:left;
	display:block;
	}
.companiesTable {
	width:100%;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
#content .companiesTable img {
	float:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	}
.companiesTable td.lastTD {
	text-align:right;
	}
.companiesTable td {
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.companiesTable td.firstTD {
	text-align:left;
	padding-left: 0pt;
	}
#footer small, #footer span {
	color:#c8c8c8;
	display:block;
	font-size:11px;
	}
#footer small {
	float:right;
	}
#footer span {
	float:left;
	}
#footer {
	width:700px;
	margin:0 auto;
	padding:7px 0 15px;
	height:100%;
	overflow:hidden;
	}
#footer small a {
	color:#c8c8c8;
	font-size:11px;
	}
#footer small a:hover {
	text-decoration:underline;
	}
.registration_forms {
	height:100%;
	overflow:hidden;
	padding:25px 0 20px;
	}
.quoteDiv_inner {
	background:#f8f8f8;
	border:1px solid #eaeaea;
	padding:10px 15px;
	}
.formUL {
	width:290px;
	float:left;
	}
.clear {
	clear:both;
	}
.formUL li {
	float:left;
	width:100%;
	padding:5px 0;
	}
.formUL li label {
	font-size:11px;
	color:#222221;
	display:block;
	float:left;
	width:70px;
	line-height:28px;
	overflow:hidden;
	}
.formUL li input {
	background:#fff none;
	width:206px;
	height:18px;
	border:1px solid #d8d8d8;
	padding:5px 5px;
	float:left;
	}
.formUL li label em, #content span.required_fields em {
	color:#ed2100;
	}
#content .registration_forms h3 {
	padding:20px 0 5px 15px;
	}
#content span.required_fields {
	font-size:11px;
	color:#a8a6a5;
	padding:0 0 0px 20px;
	}
.registration_forms .quoteDiv {
	margin:0 0 5px;
	}
.longLabels li label {
	width:140px;
	overflow:hidden;
	}
.longLabels {
	width:360px;
	}
.quoteDiv_inner textarea {
	background:#fff none;
	width:656px;
	height:100px;
	border:1px solid #d8d8d8;
	padding:5px;
	overflow:auto;
	}
.whereDoYouKnow li {
	padding:5px 0;
	float:left;
	}
.whereDoYouKnow li label {
	font-size:11px;
	padding:0 10px 0 0;
	line-height:25px;
	white-space:nowrap;
	}
.whereDoYouKnow li label input {
	width:13px;
	height:13px;
	overflow:hidden;
	margin:0 5px 0 0;
	}
#content .registration_forms .reserve a {
	display:block;
	font-weight:bold;
	line-height:45px;
	margin:0;
	padding:0 30px;
	width:auto;
	float:left;
	}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.notLastTable {
	border-bottom:none;
	}
.sponsors p {
	color:#C8C8C8;
	}
	

