@charset "utf-8";
/* CSS Document */


html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
body {
	background:
 url(../img/bg.jpg) repeat;
	margin:0;
	padding:0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:12px;
	font-weight: 200;
	color:#282828;
	position:relative;
	min-height:100%;
	height:100%;
}
a {
	color:#d62978;
	text-decoration:none;
}


a:hover {
	text-decoration:none;
	color:#858585;
}
span {
	color:#d62978;
}
p {
	font-size:13px;
	line-height:20px;

}
h1, h2, h3, h4 {
	font-family: 'Yanone Kaffeesatz' Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: 200;
}
h1 {
	font-size:28px;
	font-weight:300;
	display:block;
	color:#fff;

}

h2 {
	font-size:44px;
	letter-spacing: -0.05em;
	padding-left:10px;
	margin:0px;
	text-align:center;
}


h3 {
	font-size:24px;
	letter-spacing: -0.05em;
	padding-left:10px;
	margin:0px;
}

h4 {
	font-size:64px;
	letter-spacing: -0.02em;
	padding-bottom:5px;
	
}
.noMar {
	margin-right:0 !important;
}
.noMarBot {
	margin-bottom:0 !important;
}
.overHid {
	overflow:hidden;
	display:block;
	position:relative;
}
li {
}
ul {
}
.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	background:url(../img/bg-color.jpg) repeat-x top;
	background-position:0px -557px;
	position:relative;
	display:block;
	padding:23px 0 0;
}


.container {
	margin:0 auto 14px;
	width:954px;
	padding:3px;
	display:block;
	position:relative;
	background:#fff;
	box-shadow: 0px 0px 10px #888;
}


/* --------------- Header ---------------  */


.logo {
	position:absolute;
	top:60px;
	left:44px;
	display:block;
	background:url(../img/logo-big.png) no-repeat top;
	width:316px;
	height:145px;
}
.pinkbox {
	background:#db365f;
	padding:20px 55px ;
	position:absolute;
	top:206px;
	left:0;
}
	
.pinkbox span {
	color:#000;
	text-transform:uppercase;
	display:block;
	font-size:16px;
	
	}
	
/* --------------- Main Container ---------------  */

.slider {
		margin-bottom:3px;
	position:relative;
	width:954px;
	height:352px;
	background:url(../cont/head.jpg) no-repeat;
}
.bbb {
	background:url(../img/big-black-button-bg.png) top repeat-x;
	display:block;
	cursor:pointer;
	padding:20px 30px 20px 30px;
	text-decoration:none;
}
.bbb span {
	font-size:42px;
	text-transform:uppercase;
	color:#000;
	float:left;
	display:block;
	color:#ffffff;
	text-shadow:1px 1px #000;
	font-weight:200;
	letter-spacing:-0.05em;
}
.byb {
	background:url(../img/big-yellow-button-bg.png) top repeat-x;
	display:block;
	height:51px;
	text-align:center;
	color:#000;
	font-size:42px;
	font-weight:400;
	letter-spacing:1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	box-shadow:1px 1px #000;
	padding:0px 20px 0 20px;
}



.bbb:hover {
	color:#ffe102;
}
.byb:hover {
	color:#910020;
}


/* --------------- Thumbs ---------------  */

.thumbsHolder {
	padding:14px 0 0 10px;
	}

.thumb {
	display:block;
	float:left;
	margin:0 9px 10px 0;
	background:#e9e9e9;
	padding:5px;
	text-decoration:none;
	color:#000;
	cursor:pointer;
	
	}



/* --------------- Middle Call To Action Area ---------------  */

.getInstantAccessCont {
	margin-top:5px;
	padding:10px 0 10px 0;


	background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 1%, #ffffff 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e5e5e5), color-stop(51%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 1%,#ffffff 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 1%,#ffffff 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 1%,#ffffff 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 1%,#ffffff 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	
	}
.getInstantAccessCont span {
	color:#379680;
	text-decoration:none;
	text-align:center;
	display:block;
	padding-bottom:10px;
	font-size:16px;
	}
	
.logotext	{
	padding:20px 24px;	
	}
.logotext img {
	float:left;
	}
.logotext p {
	float:left;
	width:548px;
	font-size:18px;
	line-height:20px;
	font-weight:300;
	padding:10px 0 0 20px;
	
	}

/* --------------- set ---------------  */

.set {
	width:910px;
	margin:14px auto;
	display:block;	
	
	}
	
.setimg {
	padding:8px;
	background-color:#e9e9e9;
	float:left;
	}

.blackCont {
	background:url(../img/black-cont-bg.png) repeat-x top;
	float:right;
	display:block;
	width:474px;
	height:530px;
	padding:10px;
	position:relative;
}

.blackCont .pink {
	background:#cd3453;
	padding:15px;
	margin-bottom:10px;
	
	}
	
.blackCont h2 {
	text-align:left;
	font-size:30px;
	text-shadow:1px 1px #000;
	color:#fff;
	margin:0 0 10px 14px;
	padding:0px;
	display:block;
	
}	
.blackCont .pink h2 {
	margin:0 0 0 0px;
}

.blackCont .pink p {
	color:#000;
	font-size:18px;
	padding:10px 0 0 0;
	
	}
	
.blackCont .pink span {
	float:right;
	font-size:18px;
	text-shadow:1px 1px #000;
	color:#fff;
		display:block;
		padding:10px 0 0 0;
	}


	
.downOpts h4 {
	font-size:18px;
	text-shadow:1px 1px #000;
	color: #fff;
	display:block;
	margin:0 0 -6px 0;
	}
	
.downOpts span {
	font-size:12px;
	text-shadow:1px 1px #000;
	color: #fff;
	display:block;
	}


	
.downOpts {
	padding:5px 0 10px 40px;
	margin-left:14px;
	display:block;
	min-width:170px;
	}
	
.optLeft {
	background:url(../img/arrow-down.png) left
	center no-repeat;
	}

.optRight {
	background:url(../img/arrow-down2.png) left
	center no-repeat;
	margin:0px;
	}
	
.starFull, .starHalf, .starEmpty{
	background:url(../img/stars.png) top no-repeat;
	width:22px;
	height:22px;
	display:block;
	float:left;
	}
	
.starFull {
	background-position:0px 0px;
	}
.starHalf {
	background-position:-24px 0px;
	}
.starEmpty {
	background-position:-48px 0px;
	}
	
.stars {
	position:absolute;
	left:16px;
	right:14px;
	bottom:14px;
	
	}
	
.stars span {
	font-size:19px;
	text-shadow:1px 1px #000;
	color: #fff;
	display:block;
	float:left;
	padding:0px 6px;
	}
	
/* --------------- Join ---------------  */

.join {
	padding:24px 24px 33px 24px;
	
	}

.join .sidebar {
	background: url(../img/join.png) bottom no-repeat #e9e9e9;
	width:394px;
	float:left;
	padding:4px 4px 99px 4px;

	

	}
	

.join .sidebar h2 {
	font-size:46px;
	font-weight:300;
	text-align:center;
	}
	
.join .sidebar li {
	list-style:none;
	font-size:18px;
	font-weight:300;
	list-style-image:url(../img/check.png);
	list-style-position:inside;
	padding-left:10px;
	
}

.join .sidebar img {
	padding:2px;}
	
.join .sidebar h3 {
	font-size:30px;
	padding:5px 0;
	font-weight:300;
	text-align:center;
	display:block;
	}
	
.join p {
	display:block;
	font-size:18px;
	padding:0 0 20px 0;
	}

.form {
	float:right;
	width:480px;
	}
	
.form .box {
	background:#e9e9e9;
	border:1px solid #e0e0e0;
	font-size:18px;
	font-weight:500;
	color:#000;
	padding:8px 0 8px 12px;
	width:460px;
	display:block;
	margin-bottom:15px;
	}
	
.bbbINPUT {
	font-family: 'Yanone Kaffeesatz' Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: 200;
	background:url(../img/big-black-button-bg.png) top repeat-x;
	display:block;
	padding:10px 50px 15px 50px;
	margin:30px 0 20px;
	text-decoration:none;
}
.bbbINPUT span {
   
	font-family:arial, Verdana, Geneva, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#000;
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-shadow:1px 1px #000;
	font-weight:200;
	text-align:center;
	letter-spacing:-0.05em;
	
}


.whatsinside {
	background:url(../img/whatsinside.png) top no-repeat;
	width:946px;
	height:106px;
	display:block;
	margin:8px 4px 30px 4px;
	}

.joinbyb {
	text-align:center;
	float:none;
	}
	
.spacer {
	float:right;
	display:block;
	padding:6px 0 0 0;
	margin: 0 0 0 14px;
	width:250px;
	height:34px;
	
	}
	
/* --------------- warning ---------------  */

.warnwrapper {
	background:url(../img/bg-color.jpg) repeat-x bottom;
	background-position:0px -210px;
	position:relative;
	display:block;
	padding:23px 0 0;
	
}


.warnwrapper .container {
	background:none;
	box-shadow:none;
	position:relative;
}

.logoimg {
	width:940px;
}
	
.logoimg img {
		float:left;}
	
.warnLeft {
	background:url(../img/transp.png);
	float:left;
	width:486px;
	padding:40px 30px;
	height:470px;
	margin-bottom:70px;
	
	}
	
.warnRight {
	background:url(../img/transp.png);
	float:right;
	padding:8px;
	margin-bottom:70px;
	}

.warnwrapper h2{
	background:none !important; 
	color:#fff;
	text-shadow:1px 1px #453f3a;
	font-size:36px;
	font-weight:300;
	margin:0px;
	padding:0px 0 20px 0;
	text-align:left;
	}
	
.warnwrapper p{
	background:none;
	color:#fff;
	font-size:16px;
	text-shadow:1px 1px #453f3a;
	font-weight:300;
	margin:0px;
	padding:0px;
	}
	
.warnbuttons{
	width:404px;
	margin:0 auto;
	padding:30px 0 0 0;
	}
	
.enter, .exit {
	font-size:36px;
	text-decoration:none;
	padding:6px 35px 8px;
	color:#290108;
	font-weight:300;
	}
	
.enter span, .exit span {
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	color:#000;
	margin-top:-6px;
	text-align:center;
	}

.exit {
	float:left;
	background: #cbcbcb; /* Old browsers */
background: -moz-linear-gradient(top,  #cbcbcb 1%, #e4e4e4 51%, #cbcbcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cbcbcb), color-stop(51%,#e4e4e4), color-stop(100%,#cbcbcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cbcbcb 1%,#e4e4e4 51%,#cbcbcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cbcbcb 1%,#e4e4e4 51%,#cbcbcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cbcbcb 1%,#e4e4e4 51%,#cbcbcb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cbcbcb 1%,#e4e4e4 51%,#cbcbcb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcbcb', endColorstr='#cbcbcb',GradientType=0 ); /* IE6-9 */

	}
.enter {
	float:right;
	background: #fea90f; /* Old browsers */
background: -moz-linear-gradient(top,  #fea90f 0%, #ffc702 51%, #fea90f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fea90f), color-stop(51%,#ffc702), color-stop(100%,#fea90f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fea90f 0%,#ffc702 51%,#fea90f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fea90f 0%,#ffc702 51%,#fea90f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fea90f 0%,#ffc702 51%,#fea90f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fea90f 0%,#ffc702 51%,#fea90f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea90f', endColorstr='#fea90f',GradientType=0 ); /* IE6-9 */

	}

.warnwrapper .bottomNav, .warnwrapper a {
	color:#000;
	text-shadow:none;
	}


/* --------------- Footer ---------------  */


.bottomNav {
	margin:0 auto;
	width:920px;
	text-align:center;
	font-weight:400;
	font-size:18px;
	padding:20px;
	line-height:26px;
	min-height:150px;
	color:#fff;
	text-shadow:1px 1px #4b4b4b;
	}

.footer1 {
	display:block;
	background:url(../img/footer1.jpg) top no-repeat;
	height:294px;
	margin-bottom:4px;
	padding:0px 209px 0 140px;
	color:#fff;
	text-shadow:1px 1px #000;
	position:relative;
}

.footer1 p {
	font-size:18px;
	width:600px;
	}

.footer1 .joinbut {
	position:absolute;
	top:18px;
	right:169px;
	width:100px;
	height:100px;
	}

.footer {
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:-99;
	background:url(../img/bg-color.jpg) bottom;
	background-position: 0px 0px;
	min-height:582px;
	}
	
	
	
	

.grayCont {
	background-color:#e9e9e9;
	margin:3px 0;	
	}
	

.video .bigthumb {
	float:right;
	display:block;
	width:640px;
	height:480px;
	position:relative;
	}
	
.video h1 {
	width:304px;
	float:left;
	display:block;
	padding:5px 0 0 0;
	margin:0px;
	color:#464646;
	font-size:30px;
	letter-spacing:-0.02em;
	text-align:center;
	background:url(../img/h1bg.jpg) no-repeat;
	}
	
.video p {
	float:left;
	width:284px;
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:200;
	padding:10px 10px;
	color:#464646;
	}
	
	
.video .episodes {
	float:left;
	width:304px;
	display:block;
	padding:0px 0px 2px 5px;
	}
.video .episodes img {
	float:left;
	width:151px;
	height:140px;
	margin:0 2px 2px 0;
	}