/********************RESET*****************************/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********************************MAIN***************************/
html{
	background:#000;
	font-family:arial;
	font-size:12px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

div#breadcrumbs {
	margin-bottom:20px;
}


body {
	background:url(images/bgrpt.png) repeat-x top left #FCE619;
	color:#000;
	height:100%;
}

body.home {
	background:url(images/bgrpt.png) repeat-x top left #000;
}

div#container {
	width:960px;
	margin:auto;
}

a#logo {
	margin: auto;
	display:block;
	width:260px;
	margin-bottom:20px;
	padding-top:20px;
}

a#logo.general {
	display:block;
	width:260px;
	margin:0;
	margin-bottom:20px;
}

div#video {
	background:url(images/videoBg.png) no-repeat top left;
	width:474px;
	height:622px;
	margin:auto;
	display:block;
	margin-bottom:-274px;
}

div#content {
	margin:auto;
	width:960px;
}

div.contentcol {
	width:280px;
    height:443px;
	padding:10px;
	float:left;
	background:url(images/contentalpha.png) repeat;
	margin:0 10px;
	position:relative;
	overflow:hidden;
}

div#maincontent {
	background:url(images/contentalpha.png) repeat;
	padding:20px 20px 0 10px;
	width:490px;
	float:left;
}

div.clear {
	clear:both;
}

h1 {
	font-family:Georgia, Times, serif;
	font-size:20px;
	margin-bottom:15px;
	font-weight:bold;
}

h2 {
	font-family:Georgia, Times, serif;
	font-size:14px;
	margin-bottom:15px;
	font-weight:bold;
}

p {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}

form.emailsignup {
	margin-top:-4px;
	background:none;
	padding:0;
	}

form.emailsignup input.submit {
	background:#000;
	border:none;
	color:#fedd08;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	height:29px;
	cursor:pointer;
}
form.emailsignup input.email {
	color:#464646;
	width:190px;
	margin-right:5px;
	font-style:italic;
	padding:5px;
	height:15px;
}

a#startsubmission {
	background:url(images/startsubmission.gif) no-repeat top left;
	height:0!important;
	padding-top:25px;
	width:270px;
	overflow:hidden;
	display:block;
	margin-top:36px;
}

p a {
	color:#000;
}

p a:hover {
	text-decoration:none;
	}
	
	p.tweetmessage {
		margin-bottom:0;
	}
	
	p.tweetdate {
		color:#737373;
		font-style:italic;
	}
	
	div#follow-us a {
	background:url(images/follow.gif) no-repeat top left;
	height:0!important;
	padding-top:25px;
	width:270px;
	overflow:hidden;
	display:block;
	margin-top:2px;
	}
	
	div#footer {
	width:960px;
	margin:auto;
	padding-top:30px;
	clear:both;
}
	
	div#footer p {
		color:#fff;
		font-weight:bold;
	margin-left:10px;
	}

	div#footer p a {
		color:#fff;
	}
	
	div#footer p.social {
		color:#959595;
	}
	
	div#footer p.social img {
		margin:0 2px;
	}
	div.progress {
		background:url(images/progressBullet.gif) repeat-x 0px 18px;
		margin-top:20px;
	}
	
	div.progress div.stat {
		width:105px;
		float:left;
		margin:0 9px;
	}
	div.progress div.stat span.step {
		width:13px;
		height:15px;
		padding:10px;
		padding-left:12px;
		background:#000;
		color:#fce81d;
		font-size:18px;
		font-weight:bold;
		display:block;
		margin:auto;
	}
	
		div.progress div.stat.complete span.step {
		width:13px;
		height:15px;
		padding:10px;
		padding-left:12px;
		background:#fce81d;
		color:#000;
		font-size:18px;
		font-weight:bold;
		display:block;
		margin:auto;
	}
	
	div.progress span.label {
		float:left;
		clear:both;
		text-align:center;
		width:100%;
		margin:auto;
		font-weight:bold;
		margin-top:10px;
	}
	
	div.progress span.label a {
		text-decoration:none;
	}
	
	div#nav {
		color:#fce81d;
		margin:20px 0;
		margin-top:30px;
	}
	
	div#nav a {
		color:#fce81d;
		font-weight:bold;
		text-decoration:none;
	}
	
	div#nav ul{
			padding:20px;
			padding-top:7px;
			padding-bottom:20px;
			background:#000;	
	}
	
	div#nav ul li {
		float:left;
		margin:0 -10px;
		margin-left:0;
	}
	
	div#twitter div.tweet {
	}

	
	div#sidecontent{
			background:url(images/contentalpha.png) repeat;
	padding:12px 20px 0 10px;
	width:250px;
	margin-left:20px;
	float:left;
			margin-bottom:20px;

	}
	
	div#twitter {
		height:192px;
		overflow:hidden;
}

	ul.guidelines li {
		list-style:none;
		margin-bottom:10px;
		padding-bottom:10px;
		font-weight:bold;
		background:url("images/progressBullet.gif") repeat-x scroll bottom left transparent;
	}
	
	ul.guidelines li a {
		text-decoration:none;
		padding-left:26px;
		background:url(images/guidelinesBullet.gif) no-repeat top left;
		display:block;
		padding-top:2px;
	}
	
	div.sideangledbottom {
		background:url(images/sideangledbottom.png) left bottom no-repeat;
	}
	
	div#ad p{
		margin-bottom:0;
		padding-bottom:0;
	}
	div#ad {
		background:url(images/adbg.gif) no-repeat top left;
			padding:12px 20px 0 10px;
	width:251px;
	margin-left:20px;
	float:left;
	margin-bottom:20px;
	height:156px;
	margin-right:20px;
	}
	
	div#ad img {
		margin-top:5px;
	}
	
	body.general div#footer {
	width:100%;
	margin:auto;
	padding-top:30px;
	clear:both;
	background:#000;
}

body#index div#footer {
}

body#index.general div#footercont {
}


button {
	cursor:pointer;
}

div#footercont {
	width:960px;
	margin:auto;
	position:relative;
}

body.general div#tvhead {
	background:url(images/tvheadtat.gif) no-repeat top left;
	width:208px;
	height:185px;
	left:-215px;
position:absolute;
top:-215px;
}

div.youraccount {
	float:right;
	background:url(images/accountbg.gif) top left no-repeat;
	width:266px;
	height:79px;
	margin-top:-142px;
	padding-left:30px;
	padding-top:5px;
}

div.youraccount img {
	position:relative;
	top:7px;
	left:1px;
}

div.youraccount h2 {
		position:relative;
	top:2px;
	margin-bottom:5px;
}

form {
	background:url(images/formbg.gif) repeat top left;
	padding:10px;
	margin-bottom:10px;
}

div.field{
	margin-bottom:14px;
}

div.field label {
	font-weight:bold;
	width:180px;
	display:block;
	float:left;
	padding-top:10px;
}

div.required_label {
	display:inline;
}

div.field input, form#wlpeLoginForm input, input#wlpeResetEmail {
	border:#000 solid 1px;
	width:399px;
	height:20px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:2px;
}

input#wlpeResetEmail {
	margin:10px 0;
}

form#wlpeLoginForm a {
	margin-top:10px;
	display:block;
}

button#wlpeLoginButton {
	margin-left:10px;
}

input#wlpeUsername {
	margin-bottom:10px;
}

fieldset.discountcode input#discount_code {
		border:#000 solid 1px;
	width:399px;
	height:24px;
	padding-left:4px;
	padding-bottom:2px;
}

div.field select {
	border:#000 solid 1px;
	height:28px;
	padding:4px;
}

form fieldset input.submit, button, a.button {
	background:#000;
	border:none;
	color:#fedd08;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	height:auto;
}

fieldset {}

fieldset.controls {
	border-top:solid 1px #fff;
	margin-top:30px;
	padding-top:10px;
}

fieldset.contact_types .field input,input#register_newsletter {
	width:20px;
	border:none;
}

fieldset.controls input {
	float:right;
}

fieldset h3 {
	font-size:12px;
}

div.radiofield input {
	width:20px;
	float:left;
	}
	
	div.radiofield label {
		float:left;
	}
	
	div.error {
		font-weight:bold;
		margin:10px;
		color:#ff0000;
	}
	
	div.film {
		margin:10px 0;
	}
	
	fieldset legend {
clear:both;
display:block;
float:left;
font-style:italic;
font-weight:bold;
margin:15px 0;
width:100%;
}

form.encounters_registration {
	margin-top:20px;
}

input#register_duration_seconds {
	margin-top:10px;
}

textarea {
	border:#000 solid 1px;
}

div.field em {
display:block;
float:right;
line-height:18px;
position:relative;
top:8px;
width:391px;
}

input#register_terms {
	position:relative;
	top:7px;
	border:none;
}

input.submit {
	cursor:pointer;
		background:#000;
	border:none;
	color:#fedd08;
	padding:5px;
	font-weight:bold;
}

div.field input.duration {
	width:100px;
	float:none;
	display:inline;
	margin-right:10px;
}

div.field .duration_label {
	width:100px;
	float:none;
	display:inline;
	margin-right:20px;
}

img.contentcolimg {
	position:relative;
	top:5px;
}

img.logoutimg {
	float:right;
	margin-right:20px;
}

#videoPlayer
{
	margin-left:5px;
	position:relative;
	top:5px;
}

p.supporters {
	position:absolute;
	top:0px;
	width:300px;
	left:644px;
}

p.supporters img {
	margin-left:10px;
}

a.signup, div#follow-us a {
position:absolute;
bottom:10px;
}

span.tip {
	float:right;
	position:absolute;
	display:none;
}

span.tip .help {
	position:relative;
	top:10px;
	left:400px;
		border:solid 1px #000;
	padding:5px;
	margin:5px;
	background:#fff;
}

span.tip.error {
	display:none!important;
}

div.field.error {
	margin-left:0;
}

div.film div {
	margin:8px 0;
}

div.film div div {
	margin:4px 0;
}

div.film .label {
	font-weight:bold;
}

div.lastvalue {
	font-weight:bold;
}

div.totalprice {
	margin-bottom:10px;
}

div.progress {
	margin-bottom:20px;
}

div.lastlabel {
	margin-top:20px;
}

div.film {
	border:solid 1px #000;
	background:#fff;
	padding:10px;
}

div#nav ul li.active {
	background:url(images/navlefthover.gif) no-repeat top left #FCE81D;
	height:27px;
	padding-left:10px;
	position:relative;
top:-7px;
}

div#nav ul li.active a {
	background:url(images/navrighthover.gif) no-repeat top right;
	padding-right:20px;
	color:#000;
	display:block;
		height:17px;
		padding-top:10px;
		margin-left:10px;
}

div#nav ul li:hover {
		background:url(images/navlefthover.gif) no-repeat top left #FCE81D;
	height:27px;
	padding-left:10px;
	position:relative;
top:-7px;
}

div#nav ul li:hover a {
	background:url(images/navrighthover.gif) no-repeat top right;
	padding-right:20px;
	color:#000;
	display:block;
		height:17px;
		padding-top:10px;
		margin-left:10px;
}

div#nav ul li{
	height:27px;
	padding-left:10px;
	position:relative;
top:-7px;
}

div#nav ul li a {
	padding-right:20px;
	display:block;
		height:17px;
		padding-top:10px;
		margin-left:10px;
}

p.supporterssub {
left:600px;
position:absolute;
top:88px;
width:358px;
}

div.protx_error {
	font-weight:bold;
	margin:10px 0;
}
/* Updated account menu styling */
.accountmenu {
float:left;
margin:5px 20px 0 0;
}
.leftfloat {
float:left;
display:block;
padding:5px;
margin-right:5px;
line-height:18px;
}
.accountlink {
display:block;
float:left;
}
.accountlink form {
display:inline;
margin:0;
background:transparent:none;
padding:0;
}
.accountlink a.button {
background:none repeat scroll 0 0 #000000;
border:medium none;
color:#FEDD08;
letter-spacing:1px;
font-weight:bold;
display:block;
padding:5px;
height:17px;
margin-right:5px;
line-height:18px;
text-decoration:none;
}

body.Blog #maincontent, body.Blog #sidecontent {
	background:#000;
	color:#fff;
	}
	
	body.Blog a {
		color:#fff;
	}
	
	body.Blog h1 {
		color:#fce81d;
	}
	
	
	body.Blog a.comments {
		float:right;
		position:relative;
		top:-30px;
		background:url(images/speechbubble.gif) no-repeat top left;
		padding-left:30px;
		color:#fce81d;
		font-style:italic;
	}
	
	body.Blog .post img{
		border:solid 1px #5e5204;
	}
	
	p.bloglinks a.permalink {
		background:url(images/readfullarticle.gif) top left no-repeat;
		display:block;
		width:140px;
		padding-top:25px;
		height:0!important;
		overflow:hidden;
	}
	
	body.Blog div.post {
		border-bottom:1px dotted #fff;
		padding-bottom:10px;
		margin-bottom:20px;
	}
	
	div#sidecontent h3 {
		color:#fce81d;
			font-family:Georgia, Times, serif;
	font-size:20px;
	margin-bottom:15px;
	font-weight:bold;
	}
	
	li.reflect_month {
		list-style:disc;
		list-style-position:inside;
		border-top:1px dotted #fff;
		padding: 8px 4px;
	}
	
	li.reflect_month a {
		text-decoration:none;
	}
	
	ul.reflect_archive {
		margin-bottom:20px;
	}
	
	div#tagcloud {
background:#000;
float:left;
margin-bottom:20px;
margin-left:20px;
padding:12px 20px 0 10px;
width:250px;
padding-bottom:20px;
	}
	
	div#tagcloud a {
		text-decoration:none;
		margin:3px;	}
		
		div#tagcloud a.s1{
			color:#434343;
		}
		div#tagcloud a.s2{
			color:#5c5c5c;
		}
		div#tagcloud a.s3{
			color:#828282;
		}
		div#tagcloud a.s4{
			color:#b4b4b4;
		}
		div#tagcloud a.s5{
			color:#fff;
		}
		
		div#tagcloud a:hover {
			text-decoration:underline;
		}
		
		div#archiveCal li {
		width:135px;
		display:block;
		height:115px;
		border:none;
		float:left;
		margin:0;
				margin:20px 10px 0 0;
		}
		
		div#archiveCal li a{
		width:135px;
		display:block;
		height:115px;
		border-top:solid 1px #fff;
		border-left:solid 2px #fff;
		float:left;
		}
		
		div#archiveCal li a:hover{
			background:#fce81d;
		}
		div#archiveCal li a:hover span.calMonth{
			color:#000;
		}
		div#archiveCal li a:hover span.calYear{
			color:#000;
		}
		
		div#archiveCal span.calMonth {
			color:#fce81d;
			font-size:20px;
			font-family:Georgia;
			font-weight:bold;
			position:relative;
			top:15px; 
			left:10px;
		}
		
		div#archiveCal span.calYear {
				color:#fff;
			font-size:48px;
			font-family:Georgia;
			font-weight:bold;
			position:relative;
			top:40px; 
			left:55px;
		}
		
		div#archiveCal {
			margin-bottom:20px;
			float:left;
			}
		body.Blog a.archivelink {
background:none repeat scroll 0 0 #FCE81D;
color:#000000;
display:block;
font-weight:bold;
padding:3px 10px;
text-decoration:none;
width:480px;
		}
		
body.Blog a.archivelink:hover {
	text-decoration:underline;
}
					
div#ditto_pages{
	margin-bottom:20px;
	border-bottom: 1px dotted #fff;
	padding-bottom:10px;
	margin-top:-5px;
}
					
div#shareThisWidget {
	padding:8px 0;
		border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	margin-bottom:10px;

}

div.jot-comment {
	background:#2e2e2e;
	border:none;
	padding:10px!important;
}

form.jot-form {
	background:#2e2e2e;
	border:none;
	padding:10px!important;
		padding-bottom:15px!important;
}

form.jot-form label {
	margin:10px 0;
}


div.jot-posticon img, div.jot-posticon {
	display:none;
}

.jot-row {
	border:none!important;
}

.jot-subject{
	display:none;
}

.jot-user {
}

.jot-user b {
	color:#fce81d;
	font-size:14px;
	font-family:Georgia;
}

.jot-comment hr {
	border:none!important;
	border-width:0;
}

span.jot-poster b {
	display:none;
}

span.jot-poster {
		font-style:italic;
	font-size:12px;
}

a.ditto_page {
	margin:0 2px;
}

div.supporter {
	background:url(images/supporterholder.gif) top left no-repeat;
	width:611px;
	height:142px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:10px;
}

div.supporter h2 {
	margin-bottom:5px;
}

div.supporter img {
	float:left;
	width:130px;
}

div.supporterText {
	width:442px;
	float:left;
	margin-right:38px;
}

div#supporterTypes ul li{
	list-style:disc;
	list-position:inside;
	padding:5px 0;
	border-bottom:dotted 1px #000;
	margin-left:20px;
}

div#supporterTypes ul {
	margin-bottom:20px;
}

div.homeblog img {
	display:none;
}

div.homeblog .post {
	height:140px;
	overflow:hidden;
}
	div#sidecontent ul.guidelines li {
		list-style:none;
		margin-bottom:10px;
		padding-bottom:10px;
		font-weight:bold;
		background:url("images/progressBullet.gif") repeat-x scroll bottom left transparent;
	}
	
	div#sidecontent ul.guidelines li a {
		text-decoration:none;
		padding-left:26px;
		background:url(images/guidelinesBullet.gif) no-repeat top left;
		display:block;
		padding-top:2px;
	}
	
	div.sidecol ul li {
		list-style:none;
		margin-bottom:10px;
		padding-bottom:10px;
		font-weight:bold;
		background:url("images/progressBullet.gif") repeat-x scroll bottom left transparent;
	}
	
	div.sidecol ul li a {
		text-decoration:none;
		padding-left:15px;
		margin-left:10px;
		background:url(images/disc.gif) no-repeat center left;
		display:block;
		padding-top:2px;
	}
	
	div.subnav {
			background:url(images/contentalpha.png) repeat;
	padding:12px 20px 0 10px;
	width:250px;
	margin-left:20px;
	float:left;
			margin-bottom:20px;

	}
	
	
	div.skyscraper {
		float:right;
	}
	
	div.sidecol {
		width:320px;
		float:left;
	}
	
	div#maincontent ul {
		margin-bottom:10px;
		display:inline-block;
	}
	
	div#maincontent ul li {
		margin-bottom:15px;
		background: url(images/bullet.jpg) center left no-repeat;
		padding-left:15px;
		margin-left:10px;	
		}
		
		div#maincontent p {
			margin-bottom:25px;
		}
		
		div.connected {
	float:left;
margin-bottom:20px;
margin-left:20px;
padding:12px 20px 0 10px;
width:250px;
background:#000;
color:#fff;
		}
		
		div.connected h2 {
			color:#fbee26;
		}
		
		div.connected a {
			background:#fbee26;
			padding:5px;
			color:#000;
			text-decoration:none;
			float:right;
			font-weight:bold;
		}
		
		td {
			line-height:18px;
		}

		div#maincontent {
			padding-bottom:10px;
		}
		
		#footer p.social a  {
			display:inline-block;
			margin-top:-35px;
			margin-left:10px;	
		}
		
		#footer p.social #facebook {
			margin-left:0;
		}
		
		p.social {
			position:relative;
			top:10px;
		}
		
		a#babel img {
			position:relative;
			top:4px;
		}
		
		a#youtube img {
			position:relative;
			top:2px;
		}
		
		#maincontent {
			margin-bottom:20px;
		}
