
h1 {
	font-size: 30px;
	color: #222;
	line-height: 32px;
	letter-spacing: -1px;
	padding-bottom: 20px;
	padding: 30px 40px;
	text-align: center;
}
h1 strong {
	color: #990000;
}

#featured {
	width: 800px;
	margin: 0 auto;
	background: url(../img/featured-speakers.jpg) no-repeat;
}

#featured li {
	display: block;
	width: 200px;
	padding: 0;
	float: left;
}

#featured a {
	display: block;
	text-align: center;
	padding: 336px 10px 30px 10px;
	color: #999;
	text-decoration: none;
}
#featured a:hover {
	background: none;
	color: black;
	background: rgba(255, 255, 255, 0.15);
}

#featured a strong {
	display: block;
	font-size: 22px;
	font-weight: bold;
}

#featured a span,
#featured a em {
	display: block;
	font-size: 18px;
}

#featured a em {
	font-style: italic;
}

#bios {
	padding: 30px 40px;
}

#bios {
	padding: 0 40px;
}
#bios.separator {
	border-bottom:1px solid #EEEEEE;
}

#bios li {
	padding: 10px 0 30px 100px;
	background: url(../img/vishen-mid.jpg) no-repeat 0 30px;
}
#bios #peter {
	background: url(../img/peter-mid.jpg) no-repeat 0 30px;
}
#bios #kevin {
	background: url(../img/kevin-mid.jpg) no-repeat 0 30px;
}
#bios #hani {
	background: url(../img/hani-mid.jpg) no-repeat 0 30px;
}
#bios #brian {
	background: url(../img/brian-mid.jpg) no-repeat 0 30px;
}
#bios #lloyd {
	background: url(../img/lloyd-mid.jpg) no-repeat 0 30px;
}
#bios #cody {
	background: url(../img/cody-mid.jpg) no-repeat 0 30px;
}
#bios #paul {
	background: url(../img/paul-mid.jpg) no-repeat 0 30px;
}
#bios #juan {
	background: url(../img/juan-mid.jpg) no-repeat 0 30px;
}
#bios #jonathan {
	background: url(../img/jonathan-mid.jpg) no-repeat 0 30px;
}
#bios #mohamed {
	background: url(../img/mohamed-mid.jpg) no-repeat 0 30px;
}
#bios #jason {
	background: url(../img/jason-mid.jpg) no-repeat 0 30px;
}
#bios #rezhan {
	background: url(../img/rezhan-mid.jpg) no-repeat 0 30px;
}

#bios li h2 {
	font-size: 26px;
	color: #222;
	padding-top: 20px;
}
#bios li p {
	font-size: 14px;
}
#bios li h2 strong,
#bios li p a {
	color: #990000;
}
#bios li h6 {
	color: #999;
	font-size: 18px;
	line-height: 25px;
}
#bios li h6 em {
	font-style: italic;
}
#bios li p {
	padding-top: 20px;
	line-height: 22px;
}

#bios a.book {
	display: block;
	width: 150px;
	height: 240px;
	float: right;
	margin: 0 0 20px 20px;
}

#bios #peter a.book {
	background: url(../img/thebrandcalledyou.jpg) no-repeat;
}

#bios #mike a.book {
	background: url(../img/futuretainment.jpg) no-repeat;
}

#bios #julien a.book {
	background: url(../img/trustagents.jpg) no-repeat;
}

#bios li h5 {
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
}

#bios li ul {
	padding-left: 30px;
}
#bios li ul li {
	background: none;
	border: 0;
	font-size: 14px;
	list-style: square;
	padding: 0;
	line-height: 30px;
}

#bios #vishen a.book,
#bios #brian a.book {
	display: none;
}

#buy {
	padding: 20px 0 40px 0;
	text-align: center;
}
#buy a.book_now {
	display: inline;
	padding: 5px 20px;
	margin-left: 10px;
	text-decoration: none;
}
#brandyoufirst #buy {
	padding: 0 0 0 370px;
}

#bios div {
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	padding: 20px 20px 0 20px;
	background: #eef2f9;
	-moz-border-radius:17px 17px 17px 17px;
	-moz-box-shadow:0 1px 3px #c9dbf9;
	-webkit-border-radius:17px 17px 17px 17px;
	-webkit-box-shadow:0 1px 3px #c9dbf9;
	-khtml-border-radius:17px 17px 17px 17px;
	-khtml-box-shadow:0 1px 3px #c9dbf9;
}

#bios div h5 {
	padding-top: 0;
	padding-bottom: 10px;
}

#bios div p {
	padding: 0 0 20px 0;
}

#bios div p em {
	font-style:italic;
}

#bios div ul {
	padding-top: 0;
	padding-bottom: 20px;
}

#intro {
	height: 240px;
	padding-top: 0px;
	margin-top: -5px;
	position: relative;
}

#intro h3 {
	font-size: 22px;
	color: black;
	letter-spacing:-0.05em;
	padding: 30px 10px 4px 30px;
	font-style: italic;
	line-height: 35px;
}

#intro h1,
#intro h4,
#intro p {
	text-align: left;
	position: relative;
	font-size: 35px;
	font-weight: bold;
	color: black;
	padding: 4px 10px 4px 30px;
	text-shadow: white 1px 1px 2px;
}

#intro h1,
#intro h4,
#intro p {
	background: rgb(255, 255, 255); /* fallback color */
	background: rgba(255, 255, 255, 0.5);
	text-shadow: none;
}
#intro h1 {
	padding-top: 20px;
}
#intro h4,
#intro p {
	font-size: 25px;
}
#intro p {
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}
#questions {
	padding: 0 40px;
	border-bottom: 1px solid #eee;
}

#questions li {
	float: left;
	width: 170px;
	border-left: 1px solid #eee;
	padding: 160px 20px 30px 20px;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
}
#questions li#google {
	border: 0;
	padding-left: 0;
	background: url(../img/google.png) no-repeat left 0px;
}
#questions li#stream {
	background: url(../img/cheese.jpg) no-repeat 20px 30px;
}
#questions li#top5 {
	background: url(../img/socialmedia.png) no-repeat 25px 45px;
}
#questions li#social {
	padding-right: 0;
	background: url(../img/hand.jpg) no-repeat center 10px;
}

h3, h4 {
	font-size: 26px;
	color: #222;
	line-height: 32px;
	letter-spacing: -1px;
	padding-bottom: 20px;
}

h3 strong {
	color: #990000;
}

div.block {
	padding: 30px 40px;
	border-bottom: 1px solid #eee;
}

div.block p {
	letter-spacing: 0;
	font-size:14px;
	line-height:24px;
	padding: 0 0 20px 0;
}

div.altblock p,
div.altblock ul,
div.altblock ol {
	padding-left: 400px;
}

#growyourbiz {
	background: url(../img/fish-jumping.jpg) 50px 20px no-repeat;
}

#brandyoufirst {
	background: url(../img/guyspeaking.jpg) bottom left no-repeat;
}

#brandyoufirst p {
	padding-left: 370px;
}
#brandyoufirst p.header,
#whatyoulearn p.header {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

#whatyoulearn ul {
	width: 70%;
}
#whatyoulearn #topics {
	background: url(../img/monocular.gif) no-repeat bottom right;
}
#whatyoulearn #speakers {
	background: url(../img/crowd.gif) no-repeat bottom right;
}
#whatyoulearn li {
	padding: 0 0 20px 50px;
	line-height: 24px;
	background: url(../img/checkbox.png) no-repeat 15px 0;
}

#whatyoulearn #communicate,
#whatyoulearn #manage {
	padding-top: 30px;
}

#whatyoulearn #discover {
	background: url(../img/discover.png) left 30px no-repeat;
}

#whatyoulearn #communicate {
	background: url(../img/communicate.png) left bottom no-repeat;
}

#whatyoulearn #manage {
	background: url(../img/manage.png) left bottom no-repeat;
}

#whatyoulearn li p {
	padding: 0;
}

#whatyoulearn h6 {
	font-weight: bold;
	font-size: 20px;
}

#whatyoulearn h5 {
	padding: 20px 0 10px 0;
	font-size: 14px;
}

#whatyoulearn2 ul {
	padding: 20px 20px 10px 0px;
	width: 70%;
	margin: 0 auto;
	background: #eef2f9;
	-moz-border-radius:17px 17px 17px 17px;
	-moz-box-shadow:0 1px 3px #c9dbf9;
	-webkit-border-radius:17px 17px 17px 17px;
	-webkit-box-shadow:0 1px 3px #c9dbf9;
	-khtml-border-radius:17px 17px 17px 17px;
	-khtml-box-shadow:0 1px 3px #c9dbf9;
}
#whatyoulearn2 ul h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0px;
}

#whatyoulearn2 p.header {
	padding: 20px 0 0 0;
}

#whatyoulearn2 ol li {
	list-style: square;
	padding: 0 0 10px 15px;
	line-height: 25px;
	font-size: 16px;
}

#whatyoulearn2 h3 {
	text-align: center;
}

#experts ul {
	padding: 20px 0 0 20px;
}

#experts li {
	width: 280px;
	margin-right: 20px;
	float: left;
	padding: 0 0 20px 90px;
	background: url(../img/vishen-mid.jpg) no-repeat;
}

#experts #peter {
	background-image: url(../img/peter-mid.jpg);
}

#experts #mike {
	background-image: url(../img/mike-mid.jpg);
}

#experts #julien {
	background-image: url(../img/julien-mid.jpg);
}

#experts #see_speakers {
	float: right;
	font-size: 25px;
	color: #cc0000;
	font-style: italic;
	text-decoration: underline;
	margin-right: 0px;
}

#experts li strong,
#experts li em,
#experts li p {
	display: block;
	line-height: 24px;
}
#experts li em {
	color: #999;
}
#experts li em span {
	font-style: italic;
}
#experts li p {
	padding-bottom: 5px;
}
#experts li a {
	color: #990000;
	text-decoration: none;
	padding-bottom: 20px;
}

#whoattend ul {
	padding-top: 102px;
	background: url(../img/whoshouldattend.png) no-repeat;
}

#whoattend ul li {
	font-size: 12px;
	display: block;
	float: left;
	width: 92px;
	margin: 0 5px;
	text-align: center;
}

#opportunity {
	background: url(../img/networking_opp.png) no-repeat 30px 80px;
}
#venue {
	background: url(../img/grand_millennium_hotel.jpg) no-repeat right 90px;
}
#venue p {
	padding-right: 440px;
}
#changemind {
	background: url(../img/guarantee_big.jpg) no-repeat 620px 100px;
}
#changemind p {
	padding-right: 300px;
}

#neverseen ul {
	padding-left: 40px;
}
#neverseen ul li {
	font-size: 14px;
	list-style: square;
	line-height: 20px;
	padding: 0 0 10px 0;
}

#bonus {
	background: url(../img/chainreaction.jpg) no-repeat 70px 250px;
}
#bonus ol {
	margin-left: 40px;
}
#bonus ol li {
	list-style: decimal;
	line-height: 20px;
	padding: 0 0 10px 0;
}
#bonus .wide {
	padding-left: 0;
}

#neverseen #buy_box {
	float: right;
	width: 398px;
	height: 228px;
	text-align: center;
	background: url(../img/box.png) no-repeat;
	margin-left: 20px;
}

#neverseen #buy_box strong {
	display: block;
	padding-top: 15px;
	font-weight: bold;
	font-size: 30px;
}

#neverseen #buy_box span {
	font-size: 35px;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	color: #990000;
}
#neverseen #buy_box span.small {
	padding-top: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
#neverseen #buy_box span.before {
	color: #999;
	text-shadow: none;
	text-decoration: line-through;
	font-style: italic;
	padding-top: 15px;
	font-size: 30px;
	font-weight: normal;
}
#neverseen #buy_box .button {
	display: block;
	margin: 10px auto;
	line-height: 42px;
	width: 120px;
	text-decoration: none;
}

#seeya {
	font-style: italic;
	font-weight: bold;
}

#shortcuts {
	position: relative;
	top: 0;
	right: 0;
	text-align: right;
	width: 200px;
	float: right;
	z-index: 10;
	background: rgb(255, 255, 255); /* fallback color */
	background: rgba(255, 255, 255, 0.5);
}
#shortcuts li a {
	text-decoration: none;
	display: block;
	padding: 13px 10px 14px;
	color: black;
	text-shadow: white 1px 1px 1px;
}
#shortcuts li a:hover {
	background: rgb(255, 255, 255); /* fallback color */
	background: rgba(255, 255, 255, 0.5);
}

#lastwords {
	border: 0;
	padding-bottom: 0;
}

#buy {
	padding: 20px 0;
	text-align: center;
}
#buy a.book_now {
	display: inline;
	padding: 5px 20px;
	margin-left: 10px;
	text-decoration: none;
}

h1.important {
	text-align: center;
	font-size: 30px;
	padding: 20px 30px;
}


form.signup_top,
form.signup_bottom {
	text-align: center;
	padding-top: 90px;
}
form.signup_top {
	padding-top: 34px;
}

form.signup_top h6,
form.signup_bottom h6 {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	font-family: Georgia,"Times New Roman",Times,serif !important;
	padding-bottom: 8px;
}

form.signup_top p,
form.signup_bottom p {
	font-size: 20px;
	color: #333;
	padding-bottom: 10px;
}

form.signup_top .email,
form.signup_bottom .email,
form.signup_bottom input[type="text"] {
	width: 300px;
	font-size: 14px;
	margin: 2px auto;
}




form.signup_top .button,
form.signup_bottom .button {
	margin: 15px 20px;
}

form {
	width: 410px;
}

.block p a {
	color: #990000;
}

form.signup_bottom {
	padding: 0;
	margin: 0 0 0 20px;
	float: right;
	width: 398px;
	height: 226px;
	background: url(../img/signup-form-bottom.png) no-repeat;
}
form.signup_bottom h6 {
	padding-top: 25px;
}
#brandyoufirst form.signup_bottom p {
	padding: 10px 10px 15px 10px;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}


#workforme q {
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.24);
	background:url("../img/quotes.png") no-repeat scroll 23px center #EEEEEE;
	color:#555555;
	display:block;
	font-style:italic;
	line-height:25px;
	margin:0 30px;
	padding:20px 20px 20px 90px;
}


#workforme h4 {
font-weight:bold;
padding:0 0 0 30px;
}

#ge_series {
	background: transparent url(../img/ge_series.png) top right;
	width: 50px;
	height: 140px;
	position: absolute;
	top: 20px;
	right: -40px;
	text-decoration: none;
}

#mc-embedded-subscribe-form.special{
}

#mc-embedded-subscribe-form.special p{
	color: #990000;
	padding-top: 20px;
}

#brandyoufirst q {
	background: #eee;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.24);
	color:#555555;
	display:block;
	margin: 0 0 20px 370px;
	padding: 15px;
}
#brandyoufirst q p {
	font-size: 18px;
	line-height:25px;
	padding: 0;
	font-style:italic;
	font-family: Georgia,"Times New Roman",Times,serif !important;
	text-align: justify;
}
#brandyoufirst q p.author {
	font-weight: bold;
	padding-top: 10px;
	font-style:normal;
	text-align: right;
}

#freetalks {
	background: url(../img/arrow.png) no-repeat 20px 75px;
}
#freetalks p {
	letter-spacing: -1px;
	width: 370px;
}
#neverseen ul {
	padding: 20px 20px 10px 40px;
	width: 70%;
	margin: 0 auto;
	background: #eef2f9;
	-moz-border-radius:17px 17px 17px 17px;
	-moz-box-shadow:0 1px 3px #c9dbf9;
	-webkit-border-radius:17px 17px 17px 17px;
	-webkit-box-shadow:0 1px 3px #c9dbf9;
	-khtml-border-radius:17px 17px 17px 17px;
	-khtml-box-shadow:0 1px 3px #c9dbf9;
}

#neverseen ul li {
	list-style: square;
	padding: 0 0 10px 15px;
	line-height: 25px;
	font-size: 16px;
}
#neverseen h1 {
	padding: 0;
}
#neverseen h1 strike {
	font-weight: bold;
}
#whatyoulearn #neverseen ul li {
	background: none;
}
div.block p.disclaimer,
div.block p.disclaimer2 {
	padding: 10px 0;
	text-align: center;
}
div.block p.disclaimer2 {
	font-size: 150%;
}

#freetalk_info {
	font-size:14px;
	line-height:22px;
	padding-left: 140px;
}
#freetalk_info p a {
	color:#990000;
}
