body {
	background-color: #f1f1f1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

/* WRAP AREA ------------------------------------------------ */
#wrap {
	width: 896px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(img/ptw-bgRep.gif) repeat-y top left;
}

div#inner {
	margin: 0 19px;
	float: left;
	border-bottom: 10px solid #881687;
}

div#hdrWrap {
	border-bottom: 1px solid #000;
	float: left;
	margin-bottom: 1px;
	width: 858px;
}


/* HEADER AREA ------------------------------------------------ */
div#hdr {
	width: 147px;
	float: left;
}

div#hdr h1 a {
	display: block;
	width: 147px;
	height: 76px;
	background: transparent url(img/ptw-logo.gif) no-repeat top left;	
}

div#hdr h1 a span {
	display: none;
}


/* HEADER AREA SECONDARY PAGE ------------------------------------------------ */
div#hdr2 {
	width: 858px;
	float: left;
	padding: 5px 0;
	margin: 3px 0;
	border-top: 10px solid #881687;
	border-bottom: 10px solid #881687;	
}

div#hdr2 h1 a {
	display: block;
	width: 858px;
	height: 76px;
	background: transparent url(img/ptw-2ndhdr.jpg) no-repeat top left;	
}

div#hdr2 h1 a span {
	display: none;
}



/* MAIN NAVIGATION AREA ------------------------------------------------ */
div#mNav {
	padding-top: 47px;
}

div#mNav ul {
	list-style-type: none;
	border-top: 1px solid #881687;
	float: left;
	width: 711px;
}

div#mNav.sec {
	padding-top: 0;
}

div#mNav.sec ul {
	width: 858px;
}

div#mNav ul li {
	float: left;
}

div#mNav ul li a {
	float: left;
	display: block;
	padding: 5px 15px;
	font-weight: bold;
	text-decoration: none;
	color: #666;	
}

div#mNav ul li a:hover, div#mNav ul li a.on {
	background: #666;
	color: #fff;
}


/* INDEX PAGE BANNER PICS AREA ------------------------------------------------ */
div#idxBanner {
	clear: left;
	border-top: 10px solid #881687;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 858px;	
}

div#idxBanner div {
	padding: 3px 0;
}


/* CONTENT AREA ------------------------------------------------ */
div#content {
	clear: left;
	*clear: none;
	float: left;
	padding-bottom: 10px;
}

div#content.sec {
	padding-top: 10px;
}


/* INDEX PAGE LEFT SIDE AREA ------------------------------------------------ */
div#content div#contentLeft {
	width: 448px;
	float: left;
	margin-right: 6px;
}

div#content div.show h1 {
background: #881687 url(img/ptw-idxTtlCap.gif) no-repeat right top;
font-size: 18px;
color: #fff;
padding: 0 5px;
margin: 0 0 10px 0;
}

div#content div.show  h2 {
	font-size: 24px;
	color: #881687;
}

div#content div.show  h2 a {
	color: #881687;
	text-decoration: none;
}

div#content div.show h3 {
font-size: 18px;
	color: #000;	
}

div#content div.show h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;	
}

div#content div.show p {
color: #333;
font-size: 12px;
padding: 0 0 10px 0;
}
div#content div.show p.descr {
clear: left;
font-size: 12px;
}

div#content div.show img.idxPlayImg {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}

div#content div.show img {
	padding-bottom: 10px;
	padding-right: 20px;	
}


/* INDEX PAGE RIGHT SIDE AREA ------------------------------------------------ */
div#content div#contentRight {
	float: left;
	width: 404px;
	color: #fff;
	font-size: 14px;	
}
div#content div#contentRight div#rTop {
	background: url(img/ptw-idxRBot.gif) no-repeat bottom;
	margin-bottom: 10px;
}

div#content div#contentRight div#rTop h1 {
	font-size: 22px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	padding: 5px 10px;
	background: url(img/ptw-idxRtop.gif) no-repeat top;
	}

div#content div#contentRight div#rTop p {
	font-size: 16px;
	color: #fff;
	padding: 5px 10px;
}

div#content div#contentRight div#rTop h2 {
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;	
}

div#content div#contentRight div#rTop h2 a {
	text-decoration: none;
	color: #fff;	
}

div#content div#contentRight div#idxDonate a {
display: block;
height: 150px;
width: 196px;
background: url(img/ptw-idxSupport.gif) no-repeat top left;
float: left;
}

div#content div#contentRight div#idxDonate a span {
	display: none;
}

div#content div#contentRight div#idxMember a {
display: block;
height: 150px;
width: 208px;
background: url(img/ptw-idxMember.gif) no-repeat top right;
float: left;
}

div#content div#contentRight div#idxMember a span {
	display: none;
}

/* SECONDARY PAGE CONTENT AREA ------------------------------------------------ */
div#content div#left {
	width: 177px;
	float: left;
}

div#content div#mid {
	float: left;
	width: 520px;
	padding: 0 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	}

div#content div#mid.sec h1 {
	font-size: 22px;
	color: #881687;
	border-bottom: 2px solid #333;
	margin-bottom: 10px;
}

div#content div#mid.sec img {
margin: 0 8px 8px 0;
max-width: 520px;
}

div#content div#mid.sec h2 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}

div#content div#mid.sec ul, div#content div#mid.sec ol  {
	font-size: 12px;
	padding-left: 30px;
}

div#content div#mid.sec ul li, div#content div#mid.sec ol li {
	padding-bottom:  5px;
	margin: 0 10px;
}  
	
div#content div#mid p {
	font-size: 12px;
	padding-bottom: 10px;
}	
	

div#content div#right {
	width: 138px;
	float: left;
	text-align: right;
	}
	
	div#content div#right a img {
		padding: 0 0 10px 0;
	}
	
div#content div#right div#memberOf {
	height: 93px;
	width: 120px;
	background: url(img/ptw-memberOf.gif) no-repeat top left;
	margin-left:19px;
}	
	
div#content div#right div#memberOf p {
	display: none;
}	

div#content div#right div#memberOf div#theatreAll {
	height: 68px;
	width: 60px;
	display: block;
	position: relative;
	top: 15px;
	left: 0;
	float: left;		
}

div#content div#right div#memberOf div#theatreAll a {
	display: block;
	height: 68px;
	width: 60px;
}

div#content div#right div#memberOf div#spark {
		position: relative;
		height: 68px;
		width: 55px;
		top: 15px;
		float: left;			
}

div#content div#right div#memberOf div#spark a {
	display: block;
	height: 68px;
	width: 55px;
}

div#content div#right div#memberOf div#theatreAll a i, div#content div#right div#memberOf div#spark a i {
	display: none;
}
	
/* SUB NAV AREA ------------------------------------------------ */	
div#content div#left	ul {
	list-style-type: none;
	border-top: 1px solid #ccc;
}

div#content div#left	ul li a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

div#content div#left	ul li a:hover, div#content div#left	ul li.on a {
	background: #666;
	color: #fff;
}
	
/* FTR AREA ------------------------------------------------ */
div#ftr {
	clear: left;
	width: 896px;
	background: #f1f1f1 url(img/ptw-ftr.gif) no-repeat top;
	padding-top: 10px;
}

div#ftr p.ftrLeft {
	float: left;
	width: 156px;
	border-right: 1px solid #000;
	font-size: 10px;
	padding-left: 39px;
	margin-right: 20px;
	background: transparent url(img/ptw-ftrLogo.gif) no-repeat 19px 0;
}

div#ftr p.ftrRight {
	float: left;
	font-size: 10px;
	width: 650px;
}

