/* CSS Document */

@charset "utf-8";
/* CSS Document */
/* normal */
h2 {
	color: #FF0000;
	text-align: center;
	font-size: 160%;
}

.H2-red {
	color: red;
	text-align: center;
	font-size: 100%;
}

h3 {
	color: #000;
	text-align: left;
	font-size: 110%;
}
h3.standout {
	background: none;
}
h4 {
	color: #333333;
	text-align: center;
	font-size: 110%;
}
h5 {
	
}

.underline	{
	text-decoration: underline;
}
.largetxt {
	font-size: 14px;
	line-height: 1.2;
}
.largetxt-undlin {
	font-size: 14px;
	line-height: 1.2;
	text-decoration: underline;
}
.bluetxt {
	color: #3D2EBE;
}
.textbox-sm {
	width: 300px;
	border: 1px solid #000000;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}


.subheading {
	font-size: 115%;
	color: #3D2EBE;
	font-weight: bold;
	
}
.subheading-undln {
	font-size: 115%;
	color: #3D2EBE;
	font-weight: bold;
	text-decoration: underline;
}
.subheading-norm {
	font-size: 115%;
	color: #3D2EBE;
	
}
.subheading-norm-undln {
	font-size: 115%;
	color: #3D2EBE;
	text-decoration: underline;
}
.lg-subheading-norm {
	font-size: 120%;
	color: #3D2EBE;
	
}
.lg-subheading-norm-undln {
	font-size: 120%;
	color: #3D2EBE;
	text-decoration: underline;
}

.video {
	height: 326px;
	width: 400px;
	margin-left: auto;	
	margin-right: auto;
	
}
.intro-video {
	height: 326px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: solid;
	border-color: #666666;
	margin-bottom: 20px;	
}


.subhead1 {
	font-family: Arial;
	font-size: 18pt;
	color: #0C155A;
	font-weight:bold;
	text-align: left;
	line-height: 20pt;
}
.subhead2 {
	font-family: Arial;
	font-size: 16pt;
	color: #8F0D05;
	font-weight:bold;
	text-align: left;
	line-height: 18pt;
}
.subhead3 {
	font-family: Arial;
	font-size: 14pt;
	color: #0C155A;
	font-weight:bold;
	text-align: left;
	line-height: 17pt;
}

.copyright{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}
.caption{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	font-style:italic;
}
.guarantee-box {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border: 14px double #0000FF;
	padding: 10px;
}

.joinNowBox {
	font-family: Verdana;
	font-size: 13px;
	color:#000099;
	border: thin solid #000099;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.subhead1centered {
	font-size: 18pt;
	color: #000000;
	font-weight:bold;
	text-align: center;
	line-height: 1.3;
}
.bodytextcentered {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 15pt;
}
.subhead2centered {
	font-family: Arial;
	font-size: 16pt;
	color: #8F0D05;
	font-weight:bold;
	text-align: center;
	line-height: 18pt;
}
.cross-out {
	color: #FF0000;
	text-decoration: line-through;
}
.pagename {
	font-family: Arial;
	font-size: 12px;
	color: #999;
	font-weight:bold;
	text-align: center;
	line-height: 1.4;
}
ul.ticks {
	list-style-image: 	url(/images/bul_15.gif);
	list-style-type: none;
	}
ul.ticks li { 
	padding-bottom: 5px;
}
ul.arrows {
	list-style-image: 	url(/images/arr010.gif);
	list-style-type: none;
}
ul.arrows li { 
	padding-bottom: 10px;
}
ul.yell-arrows {
	list-style-image: 	url(/images/yellow-arrow.gif);
	margin-right: 15px;
	list-style-type: none;
}
ul.yell-arrows li a{
	text-decoration: none;
	color: #000066;	
}

ul.yell-arrows li a:hover{
	color: #0033FF;
}
.image_left {
	padding: 0px;
	float: left;
	margin: 10px;
}
.image_left_margin {
	float: left;
	margin-left: 50px;
}
.image_left_2 {
	padding: 5px;
	float: left;
	margin: 10px;
	background-color: #E5F4FB;
	border: 1px solid #050C50;
}
.image_right {
	padding: 10px;
	float: right;
}
.image_right_margin {
	float: right;
	margin-right: 50px;
	
}
.image_right2 {
	padding: 5px;
	float: right;
	background-color: #E5F4FB;
	border: 1px solid #050C50;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset h2 {
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
legend {
	display: none;
}
dl {
	clear: left;
	float: left;
}
dt,
dd {
	float: left;
	padding-top: .2em;
}
dt {
	clear: left;
	width: 3em;
	font-weight: bold;
}
dd {
	width: 15em;
}

/* styles */
.center {
	text-align: center;
}
.impactNumbers li {
	color: #c00;
	font-family: serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}
.impactNumbers p {
	color: #000;
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.note {
	color: #666;
	font-size: 85%;
	font-style: italic;
}

/*header*/
h1#header {
	width:900px;
	margin: 0;
}
#header a {
	display: block;
	height: 210px;
	background: url(../images/header.jpg) center top no-repeat;
	text-indent: -9999px;
}
h1#header1 {
	margin: 0;
}
#header1 a {
	display: block;
	height: 210px;
	text-indent: -9999px;
}
h1#header2 {
	margin: 0;
}


/* blocks */
.result {
	margin: 5px;
	padding: 5px;
	border: 2px solid #ccc;
}
.testimonial {
	width: 500px;
	margin: 15px auto;
	background: url(../images/boxShadow.png) repeat-y;
}
.testimonial h3 {
	background: url(../images/boxTop.png) no-repeat;
	color: #fff;
	font-size: 17px;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
}


.testimonial p {
	margin: .5em 20px;
}
.testimonial blockquote {
	margin: 0 10px;
	font-family: monospace;
}
.testimonial .author {
	clear: right;
	margin: 0;
	padding: .5em 25px 20px;
	background: url(../images/boxBottom.png) bottom no-repeat;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
}
.testimonial .author strong {
	font-size: 110%;
}
.speakerBox {
	margin: 15px 5px;
	padding: 0 20px;
	background: #f2f7fb;
	border: 5px solid #1c6ab4;
}
.speakerBox h3 {
	color: #d15600;
}
.speakerBox .testimonial h3 {
	color: #fff;
}
.breakingNews {
	width: 500px;
	height: 126px;
	margin: 15px auto;
	background: url(../images/misc/breakingNews.jpg) no-repeat;
}
.breakingNews h3 {
	margin: 0 0 15px;
	padding-top: 15px;
	font-size: 30px;
}
.breakingNews p {
	padding: 0 50px;
	font-size: 14px;
}
.snapshot {
	float: right;
	margin: 0 0 3px 20px;
	padding: 2px 2px 3px;
	border: 1px solid #999;
	background: #f1f2d8;
	text-align: center;
}
.snapshot img {
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #ccc;
}
.snapshot p {
	margin: 0;
	padding-top: 2px;
	color: #85311c;
	text-align: center;
	font-size: .8em;
}
.snapshot strong,
.snapshot span {
	display: block;
}
.guaranteeBox {
	width: 400px;
	margin: 15px auto;
	padding: 0 20px;
	border: 15px double #a00;
}
.commsequence-box {
	padding: 10px;
	width: 550px;
	border: 3px solid #0000CC;
	margin-right: auto;
	margin-left: auto;
}

.guaranteeBox img {
	margin: 0 0 3px 15px;
	float: right;
}
.generalBox {
	margin: 15px 30px;
	padding: 0 20px;
	border: 5px solid #d13586;
	background: #fcf1f7;
}
.clickPlay {
	padding-top: 95px;
	background: url(../images/misc/clickPlay.png) 50% 0 no-repeat;
}
#rightcolumn {
	width: 170px;
	padding:10px 10px 10px 20px;
	float: right;
	font-size:9pt; 
	color: #666
}
#newscontent {
	width: 660px;
	padding:10px;
}
.stretch {
	clear: both;
}
/* Bonus */
.bonus {
	width: 500px;
	margin: 15px auto;
	background: url(../images/misc/bonusShadow.png) repeat-y;
}
.bonus h3 {
	margin: 0 0 15px;
	padding-top: 60px;
	background: url(../images/misc/bonusTop.png) no-repeat;
}
.bonus p,
.bonus ul,
.bonus ol {
	margin: .5em 20px;
}
.bonus .value {
	clear: right;
	margin: 0;
	padding: .5em 25px 14px;
	background: url(../images/misc/bonusBottom.png) bottom no-repeat;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
	color: #f63;
}


/* forms */
.form,
.contactform {
	margin: 10px 15px;
	padding: 15px 15px;
	background: #fff;
}
.form div,
.contactform div {
	margin: 5px 0;
}
.form .error,
.contactform .error {
	color: #d00;
	text-align: center;
}
.form label,
.contactform label {
	float: left;
	width: 120px;
	padding: 2px 0 0 90px;
}
.form .submit,
.contactform .buttons {
	text-align: center;
}
.tellafriend label {
	width: 240px;
}
.required label {
	font-weight: bold;

}

.ticketNumber label {
	padding: 20px;
	background: url(../images/misc/people.gif) no-repeat left center;
}
.eventDate span {
	padding: 0 6px;
	background: #c00;
	color: #fff;
	font-size: 1.1em;
}
.textInput label {
	float: left;
	font-size: 10pt;
	padding: 0 10px;
	text-align: right;
	width: 30%;
}
.secureMessage {
	border:1px solid #000;
	padding:15px 20px 15px 100px;
	font-size:12px;
	background:url(../images/secure-image.gif) no-repeat 10px 10px;
	width:300px;
	margin:15px auto;
	height:65px;
}
/*--------layout styles--------*/
.genericBody { width:900px; margin: auto; font-family:Arial, Helvetica, sans-serif}

#header { width:900px; height:210px; background-image:url(images/header.jpg)}

#page { width:880px; padding:10px; background-image: url(../images/content_bg.jpg); background-repeat:repeat-y; }
.clear { clear:both; }



/*---------------top_nav------------------*/
#top_nav { height:50px; width:900px; margin:auto; text-align:center; background-image: url(../images/top_nav.jpg); background-repeat:repeat-x;}
#top_nav ul{padding: 15px; margin:0px;}
#top_nav li{ height:50px; padding:8px; font-size:12pt; text-align:center; display: inline; color:#FFFFFF; background-image:url(../images/separator.jpg); background-position:right; background-repeat:no-repeat}
#top_nav a{ color:#FFFFFF; text-decoration:none}
#top_nav a:hover{ color:#363636; text-decoration:underline;  }

#content {
	width:900px;
	padding: 0px;
	margin:auto;
	
}
.error {
	color: red;
}
img {
	border: 0
}

/* SFM style */
.greeting {
	width: 169px;
	height: 29px;
	text-indent: -9999px;
	background: url(../images/misc/greeting.png) no-repeat;
}
.signoff {
	width: 403px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/misc/signoff.png) no-repeat;
}
.expose {
	margin: 15px 30px 0;
	padding: 15px 20px;
	text-align: center;
	border: 3px dashed #a60813;
}
.offer {
	margin: 1em 3em;
	padding: 1px 10px;
	border-style: solid;
	border-width: 10px;
	border-color: #4C7FE5 #3366CC #2659C0;
}
.highlight {
	margin: 10px 50px;
	padding: 10px;
	border: 2px solid red;
	background: #ccc;
}

.alt {
	color: #fff;
	margin: 5px 25px;
	padding: 15px;
	border: 2px dotted #00f;
	background: #09f;
}
.standout {
	padding: 2px;
	background: #ff0;
	color: #a00;
}
.youtube,
.media,
 {
	margin: 15px 0;
	text-align: center;
}
/* refer a friend*/
/* tell a friend form */

.tellafriend {
	margin: 2em auto;
	padding: 10px 10px 10px;
	border: 3px solid blue;
}

.tellafriend fieldset {
	border: 0;
}

.tellafriend legend {
	color: #000;
	font-weight: bold;

}

.tellafriend div {
	clear: left;
	padding-top: 2px;

}

.tellafriend label {
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-top: 2px;
	text-align: right;

}

.tellafriend input {
	width: 250px;

}

.tellafriend .submit input {
	display: block;
	width: 418px;
	height: 43px;
	margin: .5em auto;
	padding-top: 43px;
	cursor: pointer;
	border: 0;
	background:url(../images/refer-friend-button.png) no-repeat;

}

.tellafriend .submit input:hover {
	background-position: 0 -57px;

}

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

}
/* footer */
#footer {
	color: #666;
	width: 900px;
	height: 70px;
	margin: 0 auto;
	clear: both;
	font-size: 9pt;
	text-align: center;
	background: #eee;
	background-image:url(../images/footer.jpg)
}
#footer ul {
	margin: 0;
	padding: 23px;
}
#footer li {
	padding: 10px 10px;
	display: inline;
	list-style: none;
}
#footer li a {
	text-decoration: none;
	color: #666;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 4px 0;
}
#footer.genericFooter {
	text-align: center;
}

.media {
	text-align: center;
}

#webdev { text-align: center; font-size:9pt; color:#666}
.smalltext {
	font-size: 90%;
}
