q{quotes:none;}
q:before{content:''}
q:after{content:''}
a.hidden{
	position:absolute;
	top:0;
	left:-9999px;
}
/* main */
.sign #main {
	padding:57px 0 0;
	background:url(/Content/images/signup-bg-main.jpg) no-repeat;
}
#main {
    width:952px;
}
#main:after,
.sign-up-holder:after{
	content:'';
	display:block;
	clear:both;
}
.sign-up-holder {
    width:100%;
}
#main .img-block{
	overflow:hidden;
	width:952px;
	border:solid #fff;
	border-width:3px 0 4px;
}
#main .img-block img{vertical-align:top;}
.main-block{
	background:#d55530 url(/Content/images/bg-main-block.jpg) repeat-x;
	width:750px;
	overflow:hidden;
	padding:12px 23px 242px 25px;
}
.main-block:after{
	content:'';
	display:block;
	clear:both;
}
.intro-text{
	font-size:15px;
	line-height:22px;
	color:#fff;
	padding:0 153px 24px 1px;
}
.information{
	overflow:hidden;
	width:798px;
	padding:0 0 24px;
}
.link-box{
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
	float:left;
	width:224px;
	font-size:13px;
	line-height:16px;
}
.link-box li{
	background:url(/Content/images/arrow.gif) no-repeat 0 5px;
	padding:0 0 5px 10px;
	vertical-align:top;
	height:1%;
}
.link-box .more{background:none;}
/* sign-up-area */
.sign-up-area {
	width:952px;
	overflow:hidden;
	margin:0 20px;
	position:relative;
}
.tabsarea:after,
.sign .sign-up-area .center-holder:after {
	content:'';
	display:block;
	clear:both;
}
.sign .sign-up-area .center-holder {
	width:100%;
	background:url(/Content/images/signup-bg-gradient.gif) repeat-x;
	background-image:linear-gradient(bottom, #FFFFFF 0%, #F4F4F4 50%, #FFFFFF 100%);
    background-image:-o-linear-gradient(bottom, #FFFFFF 0%, #F4F4F4 50%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(bottom, #FFFFFF 0%, #F4F4F4 50%, #FFFFFF 100%);
    background-image:-webkit-linear-gradient(bottom, #FFFFFF 0%, #F4F4F4 50%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(bottom, #FFFFFF 0%, #F4F4F4 50%, #FFFFFF 100%);
}
.sign-up-area .center {
	width:912px;
}
.sign-up-area-bottom{
	background:url(/Content/images/bg-sign-up-area-bottom.png) no-repeat;
	width:756px;
	height:15px;
	overflow:hidden;
}
/* tabsarea */
.tabsarea {
    width:100%;
    min-height:322px;
}
/* tabset */
.tabset {
	padding:0;
	position:relative;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	font-size:110%;
}
.tabset li:first-child, .tabset li.first-child {
    background:none;
}
.tabset li {
	float:left;
}
.tabset a {
	float:left;
	padding:13px 4px;
	width:217px;
	text-align:center;
	text-decoration:none;
	color:#333;
	background:url(/Content/images/signup-bg-tabs.gif) repeat-x;
	background-color:#ccc;
	background-image:linear-gradient(top, #FFFFFF 25%, #CCCCCC 100%);
	background-image:-webkit-linear-gradient(top, #FFFFFF 25%, #CCCCCC 100%);
	background-image:-moz-linear-gradient(top, #FFFFFF 25%, #CCCCCC 100%);
	border-right:1px solid #AAA;
}
.tabset a.fourth {
    border-right:none;
}
.tabset a:hover,
.tabset .active a {
	background:#fff;
	color:#C7492A;
	text-decoration:none;
}
/* tab-content */
#tab-1.tab-content {
	display:block;
} 
.tab-content {
	display:none;
	padding:20px 20px 0 20px;
}
.tab-content .headline {
    width:460px;
    margin-right:50px;
    float:left;
}
.headline .description {
    font-size:130%;
    color:#333;
    font-weight:normal;
    line-height:130%;
    margin-bottom:0;
}
#tab-4 .headline .description {
    margin-bottom:15px;
}
.tab-content .performers-events, .demo-video {
    width:340px;
    float:left;
}
.tab-content .headline h1 {
	color:#333;
	font-size:260%;
	line-height:120%;
	margin:0 0 20px;
	font-weight:bold;
	float:none;
	position:relative;
	padding:0;
	width:100%;
	height:auto;
}
.tab-content h2 {
    color:#333;
	font-size:180%;
	line-height:120%;
	margin:0 0 20px;
	font-weight:bold;
	float:none;
	position:relative;
}
.tab-content .membership h3 {
    color:#fff;
    font-size:100%;
    font-weight:bold;
    line-height:130%;
}
.tab-content .list-info {
	padding:0;
	margin:0 -80px 0 0;
	list-style:none;
	font-size:11px;
	line-height:12px;
	width:578px;
	overflow:hidden;
}
* html .tab-content .list-info li {display:inline;}
*+ html .tab-content .list-info li {display:inline;}
.tab-content .list-info li {
	display:inline-block;
	vertical-align:top;
	padding:0 5px 7px 12px;
	width:270px;
	background:url(/Content/images/sprite1.gif) no-repeat 4px 3px;
}
.tab-content .list-info .more {background:none;}
.tab-content .list-info .more a {color:#C7492A;}
/* slider-wrapper */
.slider-wrapper {
	width:100%;
	position:relative;
}
.slider {
	float:left;
	width:100%;
	height:160px;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;	
}
.slider li {
	position:absolute;
	left:0;
	top:0;
}
.sign .slider h2 {
	font-size:21px;
	margin:0 0 17px;
}
.slider .quote {
	width: 836px;
    line-height: 130%;
    margin-bottom: 15px;
    overflow: hidden;
    min-height: 48px;
    font-size: 110%;
    background-color: white;
    padding: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 2px 5px #EBEBEB;
    -webkit-box-shadow: 0px 2px 5px #EBEBEB;
    -moz-box-shadow: 0px 2px 5px #EBEBEB;
    border: 1px solid #EBEBEB;
}
.slider .holder {
	width:508px;
	overflow:hidden;
}
.slider .cite 
{
    display:block;
	font-weight:bold;
	font-size:110%;
	line-height:130%;
	font-weight:bold;
}
.slider .location {
	display:block;
	line-height:150%;
	font-weight:normal;
}
.switcher {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	bottom:23px;
	left:0;
	line-height:10px;
	width:100%;
}
.switcher li.first-child,
.switcher li:first-child {
	background:none;
	padding-left:0;
}
.switcher li {
	background:url(/Content/images/sprite1.gif) no-repeat 0 -106px;
	padding:0 9px 3px 10px;
	float:left;
}
/* columns */
.columns .pricing-wrapper 
{
    width:712px;
    margin:0 auto;
}
.columns .text-holder {
	font-size:10px;
	line-height:14px;
	padding:11px 5px 26px 21px;
	background:url(/Content/images/bg-text-holder.png) no-repeat;
}
#main .columns .text-holder p {margin:0 0 2px;}
.columns .col .list-info {
	padding:0;
	width:100%;
	margin:0;
	list-style:none;
}
.columns .col .list-info li {
	padding:0 0 4px 10px;
	display:block;
	background:url(/Content/images/sprite1.gif) no-repeat 4px -18px;
}
/* video-block */
.video-block:after {
	content:'';
	display:block;
	clear:both;
}
.video-block {width:100%;}
.video-block .text-holder {
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:22px;
}
.video-block .text-holder h2 {margin:0 0 19px;}
.video-block .text-holder p {margin:0;}
.video-block .visual {
	float:right;
	width:430px;
	position:relative;
	margin:-18px 0 0;
	padding:0 23px 0 15px;
}
.video-block .visual img {display:block;}
.video-block .visual .alignleft {float:left;}
.video-block .visual .alignright {float:right;}
.sign-up-area .container {
	overflow:hidden;
	/*width:718px;*/
	padding:0 20px 20px 20px;
}
.sign .container .heading {
    margin-bottom:20px;
}
.sign .container .heading h2 {
	display:inline;
	font-size:180%;
	margin:0 10px 0 0;
	color:#C7492A;
	font-weight:normal;
}
.container .heading span {
	font-size:110%;
	color:#999;
}
.container .heading h3 {
	font:bold 14px/17px Verdana, Arial, sans-serif;
	color:#c6462d;
	margin:0;
}
/* sign-form */
.sign-form {
	float:left;
	padding:20px;
	width:420px;
	background-color:#F4F4F4;
	border:1px solid #d6d6d6;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-right:50px;
}
.sign-form label {
	display:block;
	padding:0;
	font-weight:bold;
	overflow:hidden;
	color:#333;
	margin-bottom:3px;
}
.sign-form .NoPadding {
    padding:0;
    margin:0;
}
.sign-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.sign-form .column-2 {
    width:200px;
    float:left;
    padding-right:10px;
}
.sign-form .column-3 {
    width:132px;
    float:left;
    padding-right:8px;
}
.sign-form .sub-title {
	font-size:100%;
	display:block;
	padding:0 0 5px;
	overflow:hidden;
	width:100%;
	color: #999;
}
.sign-form .text {
	color:#333;
	float:left;
	padding:5px;
	width:400px;
	border:1px solid #D6D6D6;
	margin:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.sign-form .EnteredTextColor {
    color:#333;
}
.sign-form .column-2 .text {
    width:190px;
}
.sign-form .column-3 .text {
   width:120px; 
}
.sign-form .column-3 .state-select {
    width:132px;
    height:25px;
    color:#333;
}
.sign-form .column-3 .state-select option {
    height:25px;
}
.sign-form .btn-submit {
	color: white;
    font-size: 110%;
    margin: 0;
    padding: 5px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: -moz-linear-gradient(top, #d85f36 50%, #c7492a 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d85f36), color-stop(50%, #c7492a));
    background: -webkit-linear-gradient(top, #d85f36 50%, #c7492a 50%);
    background: -o-linear-gradient(top, #d85f36 50%, #c7492a 50%);
    background: -ms-linear-gradient(top, #d85f36 50%, #c7492a 50%);
    background: linear-gradient(to bottom, #d85f36 50%, #c7492a 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d85f36', endColorstr='#c7492a',GradientType=0 );
    border: 1px solid #c7492a;
    box-shadow: inset 0 0 3px #dd7351;
    -moz-box-shadow: inset 0 0 3px #dd7351;
    -webkit-box-shadow: inset 0 0 3px #dd7351;
    text-shadow: 1px 1px 1px #333333;
    -o-text-shadow: 1px 1px 1px #333333;
    -moz-text-shadow: 1px 1px 1px #333333;
    -webkit-text-shadow: 1px 1px 1px #333333;
    -ms-text-shadow: 1px 1px 1px #333333;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    width: 150px;
    display: inline-block;
    cursor: pointer;
}
.sign-form .btn-submit:hover {
    background: -moz-linear-gradient(top, #cf5a32 50%, #bf4628 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #cf5a32), color-stop(50%, #bf4628));
    background: -webkit-linear-gradient(top, #cf5a32 50%, #bf4628 50%);
    background: -o-linear-gradient(top, #cf5a32 50%, #bf4628 50%);
    background: -ms-linear-gradient(top, #cf5a32 50%, #bf4628 50%);
    background: linear-gradient(to bottom, #cf5a32 50%, #bf4628 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5a32', endColorstr='#bf4628',GradientType=0 );
}
.sign-form .btn-learn {
    color: #717074;
    font-size: 110%;
    margin: 0 10px 0 50px;
    padding: 5px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: -moz-linear-gradient(top, #f4f4f4 50%, #e4e4e4 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f4f4f4), color-stop(50%, #e4e4e4));
    background: -webkit-linear-gradient(top, #f4f4f4 50%, #e4e4e4 50%);
    background: -o-linear-gradient(top, #f4f4f4 50%, #e4e4e4 50%);
    background: -ms-linear-gradient(top, #f4f4f4 50%, #e4e4e4 50%);
    background: linear-gradient(to bottom, #f4f4f4 50%, #e4e4e4 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F4', endColorstr='#e4e4e4',GradientType=0 );
    border: 1px solid #bbb;
    text-shadow: 1px 1px 1px white;
    -o-text-shadow: 1px 1px 1px white;
    -moz-text-shadow: 1px 1px 1px white;
    -webkit-text-shadow: 1px 1px 1px white;
    -ms-text-shadow: 1px 1px 1px white;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    width: 150px;
    display: inline-block;
    cursor: pointer;
}
.sign-form .btn-learn:hover {
    background: -moz-linear-gradient(top, #f0f0f0 50%, #e1e1e1 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f0f0f0), color-stop(50%, #e1e1e1));
    background: -webkit-linear-gradient(top, #f0f0f0 50%, #e1e1e1 50%);
    background: -o-linear-gradient(top, #f0f0f0 50%, #e1e1e1 50%);
    background: -ms-linear-gradient(top, #f0f0f0 50%, #e1e1e1 50%);
    background: linear-gradient(to bottom, #f0f0f0 50%, #e1e1e1 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e1e1e1',GradientType=0 );
}
.sign-form .btn-submit span, .sign-form .btn-learn span {
    display: block;
    font-size: 80%;
    font-weight: normal;
    margin: 3px 0 0 0;
}
.sign-form .btn-submit a.clickable {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
}
.sign-form .btn-learn a.clickable {
   display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #717074; 
}
    
/* add-block */
.features {
	float:left;
	width:355px;
	font-size:110%;
	color:#333;
	margin:0;
	padding:0;
}
.features h3 {
	font-family:Georgia, Times New Roman, Serif;
    font-weight:bold;
    font-style:italic;
    margin:0;
    text-shadow:1px 1px 0 white;
    font-size:120%;
}
.features dt {
    background:url(/Content/images/sign-up-icon-sprite.png);
    text-indent:-9999px;
    float:left;
}
.features .profile {
    width:60px;
    height:44px;
    background-position:0 -83px;
    margin:0 11px;
}
.features .customer-support {
    width:60px;
    height:52px;
    background-position:-83px 0;
    margin:0 11px 10px 11px;
}
.features .money-back {
    width:82px;
    height:82px;
    background-position:0 0;
    margin-bottom:15px;
}
.features dd 
{
    font-size:86%;
    margin-bottom:30px;
    margin-left:82px;
    padding-left:15px;
}
.features dd strong
{
    font-size:110%;
    display:block;
    margin-bottom:10px;
    font-weight:bold;
}
/*
.sign-up-form fieldseet,
.sign-up-form {
	overflow:hidden;
	height:1%;
}
.sign-up-form {background:url(/Content/images/separator-sign-up.gif) no-repeat 394px 100%;}
.sign-up-form .box{
	float:left;
	width:394px;
	font-size:11px;
	line-height:17px;
}
.sign-up-form .box h4{
	margin:0 0 2px;
	font:bold 11px/13px Verdana, Arial, sans-serif;
}
.sign .sign-up-area .heading {padding-bottom:14px;}
.sign-up-area .heading{
	padding:0 0 17px;
	overflow:hidden;
	height:1%;
}
.sign-up-form label{
	display:block;
	overflow:hidden;
	height:1%;
	padding:0 0 5px;
	font-weight:bold;
}

.sign-up-form label span{font-weight:normal;}
.sign-up-form .row {
	overflow:hidden;
	height:1%;
}
.sign-up-form .text{
	float:left;
	width:248px;
	border:solid #9b9c9c;
	border-width:2px 1px 1px 2px;
	font-size:11px;
	color:#999;
	margin:0;
	padding:2px 7px;
}
.sign-up-form .cell{
	float:left;
	width:144px;
}
.sign-up-form .cell .text{
	float:left;
	width:111px;
}
.sign-up-form .cell .sel{
	width:135px;
	float:left;
}
.sign-up-form .short{width:75px;}
.sign-up-form .short .text{width:56px;}
.sign-up-form .box-short{
	width:295px;
	padding:0 0 0 17px;
}
*/
.btn-sign-up{
	float:right;
	margin:10px 20px 0 0;
	display:inline;
}
.logo-holder {
	width:100%;
	overflow:hidden;
}
/* logo-block */
.sign .logo-block {
	float:left;
	padding-right:10px;
}
.sign .add-logo-block {
	float:right;
	padding:5px 10px 0 0;
}
.logo-block {
	margin:0;
	padding:20px 0 0 31px;
	list-style:none;
	overflow:hidden;
}
.add-logo-block li{padding:0 0 0 10px;}
.logo-block li{
	float:left;
	padding:0 13px 0 0;
}
.logo-block img{display:block;}
.wrapper-bottom{
	background:url(/Content/images/bg-wrapper-bottom.png) no-repeat;
	width:837px;
	height:11px;
	overflow:hidden;
}
hr {
    /* hr reset */
    margin: 20px 0 15px;
    height: 0;
    clear: both;
    border: solid #d6d6d6;
    border-width: 1px 0 0;
    /* two-color depth */
    border-top:1px solid #d6d6d6;
    border-bottom:1px solid #ffffff;
}
.pricing-callout {
    font-size:130%;
    text-align:center;
    line-height:136%;
    color:#333;
    padding:0 20px;
    margin:0;
}
.pricing-callout strong 
{
    font-family:Georgia, Times New Roman, Serif;
    font-weight:bold;
    font-size:110%;
    font-style:italic;
}
.pricing-callout strong span {
    font-size:130%;
}
.pricing-callout a {
    background: url(/Content/images/link-arrow.gif) no-repeat center right;
    padding-right: 10px;
}
.performers-box, .events-box {
    background-color:#eeeeee;
    padding:10px;
    font-size:110%;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border:0 1px 1px 0 solid #fff;
    margin-bottom:15px;
    width:100%;
    color:#333;
    float:left;
}
.performers-box dt, .events-box dt {
    font-family:Georgia, Times New Roman, Serif;
    font-weight:bold;
    font-style:italic;
    margin-bottom:7px;
    text-shadow:1px 1px 0 white;
}
.performers-box dd, .events-box dd {
    float:left;
    width:50%;
    padding:2px 0 1px
}
.performers-box dd b, .events-box dd b
{
    background: url(/Content/images/star-bullet.png) 0 -14px no-repeat;
    float:left;
    width:14px;
    height:14px;
    margin-right:5px;
    text-indent:-9999px;
}
.performers-box .last, .events-box .last {
    display:inline-block;
    width:100%;
}
.contact-info {
    color:#333;
	text-align: center;
	margin: 20px 0 0 0;
	font-size:110%;
}
.testimonial-video {
    float:left;
    width:355px;
    font-size:110%;
    line-height:140%;
    text-shadow:1px 1px 0 white;
    color:#333;
}
.testimonial-video p {
    width:217px;
    clear:none;
}
.testimonial-video strong {
    font-family:Georgia, Times New Roman, Serif;
    font-size:130%;
    font-weight:bold;
    font-style:italic;
}
.testimonial-video img {
    background-color:#fff;
    padding:4px;
    border:1px solid #d6d6d6;
    float:right;
    margin-left:15px;
    cursor:pointer;    
}
.testimonial-video a.video-link 
{
    background:url(/Content/images/video-cam-icon.png) no-repeat center right;
    font-size:86%;
    display:block;
    margin-top:10px;
    width:110px;
}