@charset "UTF-8";

/*--------global reset--------*/

*
{
	margin: 0;
	padding: 0;
}

/*--------normal styles--------*/

html
{
	font: .9em sans-serif;
}

fieldset
{
	padding: 10px 0;
	margin-bottom: 10px;
	border: 1px solid #eee;
}

fieldset p
{
	text-align: center;
	clear: left;
	padding: 5px 0 0;
}

fieldset div
{
	width: 100%;
	padding-bottom: 5px;
	float: left;
	clear: left;
}

fieldset div label
{
	width: 260px;
	display: block;
	float: left;
	text-align: right;
	padding: 2px 8px 0 0;
}

fieldset div input,
fieldset div select,
fieldset div textarea
{
	width: 250px;
	padding: 1px 2px;
	border: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

fieldset div select
{
	border: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

option
{
	padding: 0 3px;
}

acronym
{
	border: 0;
}

legend
{
	font-weight: bold;
}

/*--------ids--------*/


#footer
{
	text-align: center;
	font-size: .75em;
}

/*--------classes--------*/
.type
{
	display: none;
}

/*--------original styles--------*/

body {
	color: black;
	background-color: white;
	font-family: arial, helvetica, univers, 'Zurich BT', sans-serif;
}

#shadow-top
{
	background-image:url('../images/shadow-top.gif');
	background-position:top left;
	background-repeat:no-repeat;
	margin-right: -3px;
	width:800px;
}
#shadow-left
{
	background-image:url('../images/shadow-left.gif');
	background-position:top left;
	background-repeat:repeat-y;
	width:800px;
	margin:0px auto;
}
#shadow-right
{
	background-image:url('../images/shadow-right.gif');
	background-position:top right;
	background-repeat:repeat-y;
	width:800px;	
}
#shadow-bottom
{
	background-image:url('../images/shadow-bottom.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	width:800px;
}
#content
{
	padding:50px 70px 50px 70px;
}

.red { color: #f00; }
.blue { color: #009; }

.large {
	font-size: 20px;
}
.small {
	font-size: 9px;
}

.error  { color: red; }

img { border: 0; }


blockquote {
	margin: 0 .5em;
	font-family: monospace;
	font-size: 105%;
}
dt {
	font-weight: bold;
}
#content ul {
	padding-left: .5em;
}
#content ul li {
	list-style: none;
	padding: .5em .2em .5em 30px;
	background: url(../images/tick.gif) left center no-repeat;
}

img { border: 0; }

a.img img {
	display: block;
	margin: 0pt auto;
	border: 0;
}

/* blocks */
.highlight {
	margin: .5em;
	padding: .5em;
	background:#ff9;
	border: 4px dashed #f1d200;
}
.disclaimer {
	font-size: 70%;
	color: #666;
}
.media,
.youtube,
.centre,
.center {
	margin: 1em 0;
	text-align: center;
}
.headshot {
	float: right;
	width: 140px;
	margin: 10px;
	border: 1px solid #51009d;
	text-align: center;
	font-size: 10pt;
}
.headshot p {
	margin: 0;	
}
.headshot.alt {
	width: 190px;
	border: 0;
}
.rightImage {
	margin: 10px;
	float: right;
	display: inline;
}
.rightImage img {
	display: block;
	margin-bottom: 3px;
}
.rightImage p {
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #5601a5;
}
.leftImage {
	margin: 10px;
	float: left;
	display: inline;
}
.leftImage img {
	display: block;
	margin-bottom: 3px;
}
.leftImage p {
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #5601a5;
}
.plus {
	display: block;
	width: 54px;
	height: 55px;
	margin: 0 auto;
	background: url(../images/yellowplus.png) center top no-repeat;
	text-indent: -9999px;
}
.plus.alt {
	background-image: url(../images/purpleplus.png);
}
.video {
	text-align:center;
}
.video.one {
	padding-top: 40px;
	background: url(../images/WatchThis.png) center top no-repeat;
}
.video.two {
	padding-top: 130px;
	background: url(../images/ClickPlay.png) center top no-repeat;
}
.video.three {
	padding-top: 200px;
	background: url(../images/ClickHereToWatch.png) center top no-repeat;
}
.bonusBox {
	width: 550px;
	margin: 15px auto;
	padding: 15px 20px;
	border: 3px solid #b7ad88;
	background: #eee;
}
.speaker {
	margin: 20px;
	padding: 10px;
	border: 4px solid #51009d;
}
.speaker .bonus {
	width: 220px;
	height: 35px;
	background: url(../images/extraspeakers.png) left top no-repeat;
	text-indent: -9999px;
}
.speaker .speaker1 {
	background-position: 0 top;
}
.speaker .speaker2 {
	background-position: -220px top;
}
.speaker .speaker3 {
	background-position: -440px top;
}
.speaker h3,
.speaker h4 {
	color: #51009d;
}
.secureMyCopy a {
	width: 265px;
	height: 28px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../images/secureMyCopy.png) no-repeat;
}
.secureMyCopy a:hover {
	background-position: -265px 0
}
.checklist,
.speaker ul {
	margin: 0 10px 0;
	padding: 0;
	list-style: none;
}
.checklist li,
.speaker li {
	margin: 5px 0;
	padding-left: 30px;
	background: url(../images/tick.gif) left top no-repeat;
}

.list {
	width: 605px;
	margin: 0 auto;
	padding: 10px 0 0;
	background: url(../images/bg-paper.gif) center top no-repeat;
	font-family: monospace;
	font-size: 120%;
}
.list ul,
.list ol {
	padding: 0 70px 40px;
	background: url(../images/bg-paper-bottom.gif) center bottom no-repeat;
}
.list li {
	margin: .5em 0;
}

.dates {
	float: left;
	width: 600px;
	margin: 10px 30px;
	padding: 10px;
	background: #51009d;
}
.date {
	float: left;
	width: 150px;
	text-align: center;
	color: white;
}
.date p.city {
	padding: 0;
	padding-top: 15px;
	font-size: 18pt;
}
.date p {
	margin: 0;
	padding: 15px 0;
}
.portrait {
	float:right;
	padding:0 0 10px 10px;
}
.main {
	border:1px solid #666;
	background:#DDD;
	padding:10px;
	text-align:center;
}

/* boxes */
.box1,
.box2,
.box3,
.box4 {
	padding:10px;
	margin:20px;
}
.box1 {
	background:#ff9;
	border:4px dashed #f1d200;
}
.box2 {
	background:#51009d;
	color:white;
	float:left;
}
.box3 {
	border:4px solid #51009d;
}
.box3 h4 {
	text-indent: -9999px;
	font-size:1pt;
	margin:0;
	padding:0;
}
.box3 .img {
	text-align:right;
}
.box4 {
	background:#fff;
	font-family: Courier, sans-serif;
	margin:0;
	padding:0;
}
.box4 .start {
	background:url(../images/bg-paper.gif) top center no-repeat;
	padding:30px;
}
.box4 .end {
	background:url(../images/bg-paper-bottom.gif) top center no-repeat;
	height:65px;
	margin:0;
	padding:0;
}
.box4 ol {
	width:500px;
	margin:0 auto;
}
.dates {
	background:#51009d;
	text-align:center;
	color:#FFF;
	float:left;
	width:225px;
	border:1px solid #FFF;
}
.dates p.city {
	font-size:18pt;
	padding:0;
	padding-top:15px;
}
.dates p {
	padding:15px 0;
	margin:0;
} 

/* inline */
.greeting {
	background: url(../images/dearfriend.gif) no-repeat;
	width: 169px;
	height: 36px;
	text-indent: -9999px;
}
.signoff {
	background: url(../images/signature.png) no-repeat;
	width: 250px;
	height: 35px;
	text-indent: -9999px;
}
.standout,
.under {
	text-decoration: underline;
}
.phrase {
	text-align: right;
}

/* testimonial */
.testimonial {
	border: 2px solid #333;
	padding: .5em;
}
.testimonial .image {
	float: right;
	margin: 0;
}
.testimonial .image img {
	margin: 0 0 .5em .5em;
	border: 1px solid #333;
}
.testimonial .cite {
	clear: right;
	text-align: right;
	font-weight: bold;
	font-family: monospace;
}
.testimonial .cite p {
	margin: 0;
}

/* button */
.button a {
	display: block;
	width: 557px;
	min-height: 23px; /* minus padding */
	margin: 0 auto;
	padding: 10px 0;
	background: #5601a5 url(../images/button_any_colour.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 115%;
	text-decoration: none;
	font-weight: bold;
}
.button a:hover {
	background-color: #f1d200;
}
.consultationButton {
	width: 320px;
	height: 43px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/consultationButton.png) no-repeat;
}
.consultationButton:hover {
	background-position: 0 -56px;
}
.learnMore {
	width: 320px;
	height: 43px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../images/learnMoreButton.png) no-repeat;
}
.learnMore:hover {
	background-position: 0 -56px;
}
.note {
	color:#666;
	font-style:italic;
	font-size:85%;
}
label {
	font-weight: bold;
}
legend {
	display: none;
}

/* footer */
#footer {
	clear: both;
	padding-top: .5em;
	font-size: 10pt;
	text-align: center;
}
#footer ul {
	margin: .5em 0;
	padding: 0;
	list-style: none;
	text-align: center;	
}
#footer li {
	display: inline;
}
#footer li a {
	padding: .2em;
}

/* hCard */
.vcard {
	clear: both;
}
.vcard .org {
	font-weight: bold;
}
.vcard .type {
	display: none;
}

/* SFM Signature */
#webdev,
#webdev a,
#webdev a:visited {
	clear: both;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 8pt;
}
.secureNotice {
	width:280px;
	margin:0 auto 10px;
	padding:15px 100px;
	border:1px solid #444;
	background:url(../images/secure-image.png) no-repeat 10px center;
}
.center {
	text-align: center;
}
.red,
.required {
	color:#f00;
}

fieldset h2 {
	color:#000;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}
fieldset p {
	color:#000;
	text-align:center;
	font-size:16pt;
	font-weight:bold;
}
fieldset#step1,
fieldset#step2,
fieldset#step3,
fieldset#step4,
fieldset#step5 {
	width:auto;
	height:auto;
	text-indent:0;
	background:inherit;
}
#errorsInInput {
	padding: 2px 0;
	margin-bottom: 10px;
	display: none;
	color: #f00;
	text-align: center;
	border: 1px solid #f00;
}
#wrap form .data {
	margin: 15px 0;
	padding: 10px 15px;
	border: 2px solid #aaa;
	background: #eee;
}
#wrap form .data .data {
	margin: 0;
	border: 0;
}
#wrap form .data .footer {
	text-align: center;
}
.form fieldset,
.contactform fieldset {
	width: 500px;
	margin: 15px auto;
	padding: 15px 0;
	display: block;
	border: 2px solid #aaa;
	background: #eee;
}
.form fieldset div,
.contactform fieldset div {
	margin: 5px 0;
}
.form fieldset label,
.contactform fieldset label {
	float: left;
	width: 220px;
	margin: 0 .5em;
	padding-top: 2px;
	text-align: right;
	color: #000;
}
.form .submit,
.contactform .buttons {
	text-align: center;
}
.error {
	text-align: center;
}
.commsubscriptionblock input {
	width: 200px;
}
#blogbox {
	border: 1px solid #165970;
}
#blogbox h3 {
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #165790;
}

.tellafriend .submit input[type=hidden] {
	display: none;
}

.tellafriend .submit input {
	width: 257px;
	height: 28px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../images/SendBonus.png) no-repeat;
	border: 0;
}
.tellafriend .submit input:hover {
	background-position: -257px 0;
}

.commsubscriptionblock .submit input[type=hidden] {
	display: none;
}

.commsubscriptionblock .submit input {
	width: 257px;
	height: 28px;
	margin: 0 auto;
	display: block;
	padding-top: 25px;
	background: url(../images/FreeGifts.png) no-repeat;
	border: 0;
}
.commsubscriptionblock .submit input:hover {
	background-position: -257px 0;
}

/* Badges - used by Wordpress Social Widget */
#sidebar .badge {
	border: 0;
	padding: 0;
}
#sidebar .badge a {
	display: block;
	height: 50px;
	margin: .2em auto;
	background: url(../images/badges.png) 50% 0 no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
#sidebar .badge-twitter a {
	height: 160px;
}
#sidebar .badge-linkedin a {
	height: 25px;
	background-position: 50% -160px;
}
#sidebar .badge-facebook a {
	height: 42px;
	background-position: 50% -190px;
}
#sidebar .badge-youtube a {
	height: 85px;
	background-position: 50% -240px;
}
#sidebar .badge-vimeo {
	margin: 0 auto;
	width: 164px;
	padding: 2px;
	border: 1px solid 34B0FF;
	background: #e7e7de;
	font: bold 11px verdana,sans-serif;
	text-align: center;
}
#sidebar .badge-vimeo a {
	height: auto;
	background: none;
	text-indent: 0;
	color: #3a75c4;
}
#sidebar .badge-vimeo a:hover {
	color:#0cf;
}
#sidebar .badge-vimeo .caption {
	overflow: hidden;
}
#sidebar .badge-vimeo .clear {
	display: block;
	clear: both;
	visibility: hidden;
}
#sidebar .badge-vimeo p a {
	display: none;
}


/* MCE Editor */
.mceContentBody {
	margin: 0 5px;
	background: #fff;
	text-align: left;
}
#content div.cms__regionAddBlock ul li {
	margin: 0;
	padding: 0;
	background: none;
}

/* Styles */
#page {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 0;
	text-indent: -9999px;	
}
#wrap {
	float: left;
	width: 680px;
	padding: 0 20px;
	border: 1px solid #666;
	border-top: 0;
	background: url(../images/bannerShadow.png) top left repeat-x #fff;
}
#banner {
	height: 110px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: url(../images/bannerBG.png) repeat-x #3d98c4;
}
#banner h1 {
	width: 720px;
	height: 110px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	background: url(../images/banner.png) no-repeat;
}
#banner h1 a {
	width: 720px;
	height: 110px;
	display: block;
	text-indent: -9999px;
}

/* newsletter */
#newsbar {
	width: 145px;
	padding: 0 0 0 10px;
	float: right;
	border-left: 2px solid #ddd;
}
#newsbar h2 {
	margin: 0;
	padding: 10px 10px 10px 0;
	color: #3992be;
	font-family: serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#newscontent {
	width: 510px;
}
#newsarchive h2 {
	margin: 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #165790;
}
#content #newsarchive ul li {
	background: none;
	list-style-type: disc;
	padding: 0.5em 0.2em 0.5em 5px;
}
#date p {
	margin: 10px 0;
	padding: 10px 10px 10px 0;
	color: #3992be;
	font-family: serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#newsletterContentHeading p {
	margin: 15px 0 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #165790;
}
#newsletterContent {
	padding: 1px 3px 0;
	background: url(../images/bannerShadow.png) repeat-x;
}
#successTipHeading p {
	margin: 15px 0 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #165790;
}
#successTip {
	padding: 1px 3px 0;
	background: url(../images/bannerShadow.png) repeat-x;
}
#specialOfferHeading p {
	margin: 15px 0 0;
	padding: 5px 0 5px 15px;
	color: #fff;
	font-family: serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background: url(../images/newsletterHeadingBG.png) repeat-x #165790;
}
#specialOffer {
	padding: 1px 3px;
	background: url(../images/bannerShadow.png) repeat-x;
}

#subscribe {
	width: 145px;
	padding: 5px 0;
	color: #fff;
}
#subscribe h2 {
	margin: 0 0 6px;
	padding: 0;
	border: none;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
#subscribe p {
	color: #000;
	font-size: 10px;
	text-align: center;
	padding-top: 0;
}
#subscribe div {
	padding: 0 0 3px;
}
#subscribe label {
	padding-top: 1px;
	font-size: 1em;
	color: #000;
	font-weight: normal;
}
#subscribe input {
	width: 120px;
	padding: 2px;
	font-size: 1em;
}
#subscribe .button {
	margin-top: 4px;
}
#subscribe .button input {
	cursor: pointer;
	width: 90px;
}
#subscribe .button input:hover {
	color: red;
}



h1,
h2,
h3 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #5601a5;
}
acronym {
	border: none;
}
blockquote {
	margin: 0 .5em;
	font-family: monospace;
	font-size: 105%;
}
dt {
	font-weight: bold;
}
