/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
html, body{
	height: 100%
}
body{
	background: url(../images/bgr.png) top no-repeat fixed;
	color: #313131;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #c10000;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
	outline:0
}
li{
	list-style: none
}
h2#menulink {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}
h2, h3{
	color: #c10000;
	font-size: 2.1em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .5em
}
h3{
	color: #313131;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 1024px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) top no-repeat;
	height: 150px
}
#header .content{
	float: right;
	width: 535px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 0;
	text-indent: -9999px;
	width: 468px
}
#header h1 a{
	display: block;
	height: 150px;
	text-decoration: none
}
/*- Slogan -*/
.slogan{
	background: url(../images/slogan.gif) top no-repeat;
	color: #5b5b5b;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	letter-spacing: -1px;
	line-height: 25px;
	text-align: center;
	width: 347px
}
.slogan a{
	color: #c10000;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: url(../images/nav1-bgr.gif) top no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 47px;
	margin: 0 0 10px;
	padding: 0 10px 0 6px
}
.nav1 ul{
	float: left
}
.nav1 li{
	float: left;
	line-height: 47px
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none
}
.nav1 li a:hover,
.nav1 li.active a{
	background: #920000;
	text-decoration: none
}
/*- Next Show Info Block -*/
.next-show-info{
	background: #920000;
	color: #ffffff;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin: 11px 0 0;
	padding: 0 13px
}
.next-show-info a{
	color: #ffffff;
	text-decoration: none
}
.next-show-info strong{
	color: #ffe400
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px
}
.centercol-content{
	height: 1%;
	padding: 0 20px 10px
}
/*=== Pictures/Video/Join Splash ===*/
.join-splash{
	background:url(../images/bg_fc_join.png) no-repeat;
	height:180px;
}
.box-joinsales{
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6c6b6b;
	text-align:center;
	padding:28px;
}
.pictures-splash{
	background:url(../images/photos_splash_bg.jpg) no-repeat;
	height:428px;
	margin-bottom:32px;
}
.pictures-splash .textarea {
	margin:0 333px 0 43px;
	padding-top:12px;
}
.pictures-splash .textarea h2{
	font-size:48px;
	font-weight:bold;
	color:#4d3f43;
	margin:0;
	padding:0;
}
.pictures-splash .textarea h3{
	font-size:18px;
	font-weight:bold;
	color:#bc3c6b;
	margin:0;
	padding:0;
}
.pictures-splash .textarea p{
	line-height:17px;
	font-size:18px;
	font-weight:bold;
	color:#79676d;
	margin:10px 0 10px 0;
}
.pictures-splash .textarea a{
	color:#4d3f43;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-2px;
}
.pictures-splash .textarea a:hover{
	color:#de7d7d;
}
.videos-splash{
	background:url(../images/videos_splash_bg.jpg) no-repeat;
	height:428px;
	margin-bottom:32px;
}
.videos-splash .textarea {
	margin:0 383px 0 43px;
	padding-top:23px;
}
.videos-splash .textarea h2{
	font-size:48px;
	font-weight:bold;
	color:#4d3f43;
	margin:0;
	padding:0;
}
.videos-splash .textarea h3{
	font-size:18px;
	font-weight:bold;
	color:#bc3c6b;
	margin:0;
	padding:0;
}
.videos-splash .textarea p{
	line-height:17px;
	font-size:18px;
	font-weight:bold;
	color:#79676d;
	margin:10px 0 10px 0;
}
.videos-splash .textarea a{
	color:#4d3f43;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-2px;
}
.videos-splash .textarea a:hover{
	color:#de7d7d;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 670px
}
.col2{
	float: right;
	width: 344px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 670px
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) top no-repeat;
	clear: both;
	color: #ffffff;
	font-size: 11px;
	height: 56px;
	overflow: hidden;
	padding: 15px 20px 0 65px
}
.box .top h2{
	color: #ffffff;
	line-height: 20px;
	margin: 0;
}
.box .top h2 a{
	color: #ffffff;
	text-decoration: none
}
.box .bot{
	background: url(../images/box-bot.gif) top no-repeat;
	height: 10px;
	padding: 0
}
.box .content{
	background: #313131;
	height: 1%;
	padding: 0 10px
}
/*- Box2 -*/
.box2{
	margin: 0 0 1em;
	width: 344px
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.gif) top no-repeat;
	clear: both;
	color: #ffffff;
	font-size: 11px;
	height: 56px;
	overflow: hidden;
	padding: 15px 20px 0 65px
}
.box2 .top h2{
	color: #ffffff;
	line-height: 20px;
	margin: 0;
}
.box2 .top h2 a{
	color: #ffffff;
	text-decoration: none
}
.box2 .bot{
	background: url(../images/box2-bot.gif) top no-repeat;
	height: 10px;
	padding: 0
}
.box2 .content{
	background: #313131;
	height: 1%;
	padding: 0 10px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1.3em;
	width: 1024px
}
.box3 .top,.box3 .bot{
	background: url(../images/box3-top.gif) top no-repeat;
	clear: both;
	color: #ffffff;
	font-size: 11px;
	height: 56px;
	overflow: hidden;
	padding: 15px 20px 0 65px
}
.box3 .top h2{
	color: #ffffff;
	line-height: 20px;
	margin: 0;
}
.box3 .top h2 a{
	color: #ffffff;
	text-decoration: none
}
.box3 .bot{
	background: url(../images/box3-bot.gif) top no-repeat;
	height: 10px;
	padding: 0
}
.box3 .content{
	background: #313131;
	height: 1%;
	padding: 0 20px
}
.box3 .btn-link{
	margin: -5px 0 0;
	position: relative
}
.join-main {
	font-size:36px;
	width:100%;
	text-align:center;
	margin-top:15px;
	letter-spacing:-2px;
	font-weight:bold;
}
.join-sub {
	font-size:18px;
	width:100%;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
}
.join-main a,
.join-sub a{
	color:#FFFFFF;
	text-decoration:none;
}
.join-main a:hover,
.join-sub a:hover{
	color:#ffe400;
}

/*- Box4 -*/
.box4{
	background: url(../images/box4-bgr.gif) bottom repeat-x;
	font-size: 14px;
	height: 70px;
	margin: 0 0 1.3em;
	padding: 0 20px
}
.box4 h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
	margin: 0
}
.box4 h4{
	font-weight: bold;
	letter-spacing: -1px
}
.box4 h2 a{
	color: #c10000;
	text-decoration: none
}
/*- Box 'loginpage' -*/
.box-loginpage{
	background: url(../images/loginpage-bgr.png) top no-repeat;
	height: 180px;
	overflow: hidden;
}
.box-loginpage .joinnow{
	float:right;
	display:block;
	margin:115px 25px 0 0;
	width:325px;
	height:50px;
}

/* login area */
.pod-full-login{
	background: url(../images/login-right.jpg) #212121 right no-repeat;
	width: 100%;
	margin: 0;
	float: left;
	padding-top:27px;
}
.loginforms{
	width: 100%;
	margin: 0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.loginforms .leftbox {
	float:left;
	width:280px;
	margin: 0 27px 0 0;
}
.loginforms .leftbox .box_top {
	background: url(../images/join-left-top.png) no-repeat;
	width:280px;
	height:17px;
}
.loginforms .leftbox .content {
	background:#161616;
	padding: 0 20px 0 20px;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
}
.loginforms .leftbox .content h1 {
	color:#c10000;
	font-size:23px;
	margin: 0;
	padding: 0;
}
.loginforms .leftbox .content h2 {
	color:#c10000;
	font-size:14px;
	margin: 0;
	padding: 0;
}
.loginforms .leftbox .content p {
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
}
.loginforms .leftbox .content input[type=text],
.loginforms .leftbox .content input[type=password] {
	background: url(../images/join-left-input.jpg) no-repeat;
	width:242px;
	height:30px;
	border:none;
	padding:6px 0 0 5px;
	font-weight:bold;
}
.loginforms .leftbox .content input[type=radio] {
	padding:10px 0 10px 0;
}
.loginforms .leftbox .box_bottom {
	background: url(../images/join-left-bottom.png) no-repeat;
	width:280px;
	height:17px;
	margin-bottom: 18px;
}
.button-loginpage{
	background: url(../images/btn_login.png) 0px 0px no-repeat;
	width: 280px;
	height: 54px;
	margin: 0;
	border: 0;
	cursor: pointer;
}
.loginforms .middlebox {
	float:left;
	width:400px;
}
.loginforms .middlebox .content {
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	margin:18px 0 0 0;
}
.loginforms .middlebox .content h2 {
	font-size:23px;
	color:#c10000;
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0;
}
.loginforms .middlebox .content h3 {
	font-size:11px;
	color:#fff;
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0;
}
.loginforms .middlebox .content hr {
	border-top: 1px dotted #404040;
	height:1px;
	margin:10px 0 10px 0;
	width:90%;
}
.loginforms .middlebox .content .features li {
	font-weight:bold;
	font-size:14px;
	margin:10px 10px 20px 0;
}
.login-error {
	margin:-10px 0 12px 84px;
	font-weight:bold;
}
.login-blocked {
	margin:-10px 0 12px 40px;
	font-weight:bold;
}
.login-success {
	margin:-10px 0 12px 115px;
	font-weight:bold;
}

/*=== Styling Wrappers ===*/
/*- Wrap1 -*/
.wrap{
	background: url(../images/wrap-bgr.gif) top no-repeat;
	float: left;
	height: 226px;
	margin: 0 4px 0 0;
	overflow: hidden;
	padding: 5px;
	width: 150px
}
* html .wrap{
	margin: 0 3px 0 0
}
.wrap.last{
	margin-right: 0
}
.wrap-thumb{
	height: 200px;
	overflow: hidden;
	width: 150px
}
.wrap-txt{
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 5px;
	width: 140px
}
.wrap a{
	color: #ffffff;
	text-decoration: none
}
.wrap h4{
	color: #ffffff;
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin: 0
}
.wrap h5{
	color: #c30000;
	float: left;
	font-size: 11px;
	font-style: normal;
	margin: 0
}
/*- Wrap2 -*/
.wrappers2{
	clear: both;
	height: 260px;
	margin: 0 0 1.5em;
	overflow: hidden
}
.wrap2{
	float: left;
	height: 260px;
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 334px
}
.wrap2.last{
	margin-right: 0
}
.wrap2-thumb{
	position: absolute;
}
.wrap2-thumb a{
	display:block;
	width: 334px;
	height: 260px;
	background: url(../images/home-pics.jpg) no-repeat;
	overflow:hidden
}
.wrap2-thumb h3 {
	display:none
}
.wrap2-thumb .pic02 {
	background-position: 0 -260px;
}
.wrap2-thumb .pic03 {
	background-position: 0 -520px;
}
.wrap2-txt{
	font-size: 12px;
	height: 45px;
	margin: 215px 0 0 15px;
	overflow: hidden;
	position: absolute
}
.wrap2 a{
	color: #ffffff;
	text-decoration: none
}
.wrap2 h4{
	color: #ffffff;
	font-size: 24px;
	line-height: 20px;
	margin: 0;
	margin: 0
}
.wrap2 h4 a{
	color: #ffffff;
	text-decoration: none
}
.wrap2 h5{
	color: #ffffff;
}
/*=== Link Buttons ===*/
.btn-link a, .btn-link2 a{
	background: url(../images/btn-link.gif) left no-repeat;
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	letter-spacing: -1px;
	line-height: 47px;
	text-align: center;
	text-decoration: none;
	width: 157px
}
.btn-link2 a{
	background: url(../images/btn-link2.gif) top no-repeat
}
.btn-link a:hover,
.btn-link2 a:hover{
	color: #de7d7d
}
.btn-members-join{
	clear: both;
	padding: 29px 0 0;
	text-align: right
}
.btn-members-join a{
	display:block;
	float:right;
	width:258px;
	height:76px;
	background: url(../images/btn-members-join.jpg) top no-repeat;
	overflow:hidden;
}
.btn-members-join #jwn {
	background-position: 0 -76px;
}
.btn-members-join h2 {
	display:none;
}
.big-buttons {
	height:125px;
}
.big-buttons a {
	float:left;
	display:block;
	background: url(../images/btn-join-freet.jpg) no-repeat;
	width:510px;
	height:125px;
	overflow:hidden;
}
.big-buttons #cont {
	background-position: 0 -125px;
}
.big-buttons span {
	display:none;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.videoapp{
	border: 5px solid #212121;
	height: 390px;
	overflow: hidden;
	width: 640px
}
.twitterapp{
	border: 5px solid #212121;
	height: 390px;
	overflow: hidden;
	width: 314px
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) top no-repeat;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	padding: 0 20px
}
#footer a{
	color: #313131;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
#footer li{
	border-right: 1px solid #ffffff;
	display: inline;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
#demotip {
	display:none;
}
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;
	z-index: 11;
	position: absolute;

	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
