@charset "UTF-8";
#container {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 0;
	left: 0px;
	top: 0px;
	position: absolute;
}
/*h = 1055*/
#site {
	background-color: #FFFFFF;
	position: relative;
	height: 1160px;
	width: 844px;
	z-index: 1;
	margin: 0px auto 0px;	
}
/*********** GLOBAL STYLES **************/
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.imgWrap {
	float:left;
	margin:10px 10px 3px 0px;
}
/* Gloabal Text Styles */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 8px 0px 4px;
	line-height: 14px;
}
.pFooterLft{
	font-size: 10px;
	float: left;
	position: relative;
}
.pFooterRt{
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 726px;
	width: 100px;
}
tabletext {
	font-size: 10px;
}
.bolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43215C;
	padding: 0px;
	margin: 14px 0px 0px 14px;
	line-height: 18px;
}
.secondary {
	padding: 0px;
	margin: 6px 20px 25px 14px;
}

.secondarytest {
	padding: 0px;
	margin: 6px 15px 25px 14px;
}
.bold{
	font-weight: bold;
	color: #333333;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4c226b;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4a4a4a;
	margin: 6px 0px 2px;
	padding: 10px 0px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4c226b;
	margin: 2px 0px 2px;
	padding: 2px 0px;
}
/*6,20,25,14*/
h3a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4c226b;
	margin: 6px 20px 25px 8px;
	padding: 2px 0px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4c226b;
	margin: 2px 0px;
	padding: 2px 0px;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 6px 20px 0px 14px;
}
[if IE 6]>
ul{ 
position: relative; 
top: .5em;
}
<![endif]

li{
	margin-bottom: 4px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
	width: 330px;
}
/* ************ LINK STYLES ********************** */
/* global Links */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43215C;
	text-decoration: none;

}
a:link {color: #43215C;}
a:hover {color: #602F84;}
a:active {color: #547A27;}
a:visited {color: #547A27;}

a:focus {outline:none}

/* footer links */
.pFooterRt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #43215C;
	text-decoration: none;

}
.pFooterRt a:link {color: #43215C;}
.pFooterRt a:hover {color: #602F84;}
.pFooterRt a:active, a:visited {color: #547A27;}
.pFooterRt a:focus {outline:none}

/* **************** LOGO STYLES **************** */
/* riiPlay Logo Styles orig top = 18*/
.logo {
	position: absolute;
	left: 1px;
	top: 24px;
	height: 53px;
	width: 134px;
	z-index: 999;
}
.logo img {
	margin: 0px;
	padding: 0px;
	border: none;
}
/* Client Landing Pgae Banner Logo */
.bannerLogo{
	position: absolute;
	height: 84px;
	width: 121px;
	top: 64px;
	left: 675px;
}
.banneraboutLogo{
	position: absolute;
	height: 84px;
	width: 121px;
	top: 64px;
	left: 645px;
}
/* Secondary Banner Client Logo */
.secBannerLogo{
	position: absolute;
	height: 69px;
	width: 76px;
	top: 18px;
	left: 20px;
}

/* *************** PAGE BANNER STYLES ***************** */
/* Landing page banner */
#banner {
	position: absolute;
	height: 196px;
	width: 834px;
	background-color: #FFFFFF;
	top: 63px;
	left: 1px;
	z-index: 2;
}
.bannerImg {
	height: 167px;
	width: 809px;
	background-color: #FFFFFF;
	position: absolute;
	left: 12px;
	top: 13px;
	z-index: 6;
	background-image: url(../riiPlay_images/graphic/bannerBG.jpg);
	background-repeat: no-repeat;
}
.bannerText {
	position: relative;
	height: 106px;
	width: 322px;
	top: 20px;
	left: 336px;
}

/*** Secondary Page Banner ******/
#secBanner {
	position: absolute;
	height: 132px;
	width: 834px;
	background-color: #FFFFFF;
	top: 63px;
	left: 1px;
	z-index: 2;
}
.secBannerImg {
	height: 106px;
	width: 809px;
	background-color: #FFFFFF;
	position: absolute;
	left: 12px;
	top: 13px;
	z-index: 6;
	background-image: url(../riiPlay_images/graphic/secBannerBG.jpg);
	background-repeat: no-repeat;
}
.secBannerText {
	position: relative;
	height: 80px;
	width: 600px;
	top: 20px;
	left: 120px;
}

/* ************* Gloabal Banner Header BG Decoration Styles ******************** */
.roundedCorner {
	background-image: url(../riiPlay_images/graphic/playerContainer_roundCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	width: 37px;
	right: 0px;
	position: absolute;
	z-index: 5;
}

.topLine {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #B6B6B6;
	z-index: 3;
	position: absolute;
	width: 807px;
	height: 38px;
}
/* Landing Page Banner btm */
.lowerLine {
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #B6B6B6;
	height: 152px;
	width: 832px;
	position: absolute;
	z-index: 4;
	top: 38px;
}
/* Secondary Banner btm */
.secLowerLine {
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #B6B6B6;
	height: 92px;
	width: 832px;
	position: absolute;
	z-index: 4;
	top: 38px;
}
/* ******************* CONTENT POSITIONING ****************** */
/* Landing Page */
#btmContainer {
	background-color: #EFEFEF;
	position: absolute;
	top: 262px;
	z-index: 7;
	height: auto;
	width: 832px;
	border: 1px solid #B6B6B6;
	left: 1px;
	margin: 0px;
	padding: 0px;
}
#midContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 830px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
/*pad-btm=20?*/
#midAboutContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 560px;
	width: 830px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#btmAboutContainer {
	background-color: #EFEFEF;
	position: absolute;
	top: 262px;
	z-index: 7;
	height: auto;
	width: 832px;
	border: 1px solid #B6B6B6;
	left: 1px;
	margin: 0px;
	padding: 0px;
}
/*h-420*/
#lowerContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 450px;
	width: 830px;
	position: relative;
}
#lowerAboutContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: auto;
	width: 830px;
	position: relative;
}
/*h=320*/
#aboutuslowerContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 390px;
	width: 830px;
	position: relative;
}

/* landing Page enter ticket box */
.smContentBox {
	height: 102px;
	width: 322px;
	background-color: #E4E4E3;
	border: 1px solid #FFFFFF;
	background-image: url(../riiPlay_images/graphic/ticketEnterBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	left: 8px;
	position: relative;
	top: 8px;
}
/* gallery page */
#secBtmContainer {
	background-color: #EFEFEF;
	position: absolute;
	top: 202px;
	z-index: 7;
	height: auto;
	width: 832px;
	border: 1px solid #B6B6B6;
	left: 1px;
	margin: 0px;
	padding: 0px;
}
/* orig height: 640*/
#flashGalleryContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 600px;
	width: 830px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
/*1380*/
#flashGalleryContent1 {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 1180px;
	width: 830px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.help {
	position: relative;
	top: 75px;
}
/* Terms of Use Page */
/*orig height: 370*/
#termsContent {
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	height: 11300px;
	width: 830px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.termsfooter{
	position: relative;
	top: 22px;
	left: 2px;
	width: 832px;
}

/* Global Positioning */

.footer{
	position: relative;
	top: 22px;
	left: 2px;
	width: 832px;
}
.contentLeftCol {
	height: 465px;
	width: 360px;
	left: 19px;
	top: 53px;
	position: absolute;
	padding-bottom: 20px;
}
.contentRightCol {
	height: auto;
	width: 410px;
	float: right;
	position: relative;
	top: 10px;
	left: 0px;
	margin: 0px 25px 0px 0px;

	padding-bottom: 12px;
}
.contentRightAboutCol {
	height: auto;
	width: 410px;
	float: right;
	position: relative;
	top: 1px;
	left: 0px;
	margin: 0px 25px 0px 0px;

	padding-bottom: 12px;
}
/*top:259*/
.contentRightCol1 {
	height: auto;
	width: 205px;
	float: right;
	position: absolute;
	top: 271px;
	left: 390px;
	margin: 0px 20px 0px 0px;
	padding-right: 12px;	
	padding-bottom: 13px;
	padding-top: 39px;
}
.contentRightCol2 {
	height: auto;
	width: 205px;
	float: right;
	position: absolute;
	top: 271px;
	left: 595px;
	margin: 0px 30px 0px 0px;
	padding-top: 1px;
	padding-bottom: 12px;
/*	padding-right: 12px;	*/

}
.contentAboutLeftCol1 {
	height: auto;
	width: 120px;
	float: left;
	position: absolute;
	top: 140px;
	left: 15px;
	margin: 0px 20px 0px 0px;

	padding-bottom: 13px;

}
.contentAboutLeftCol2 {
	height: 78px;
	width: 101px;
	float: left;
	position: absolute;
	top: 162px;
	left: 138px;
	margin: 0px 30px 0px 0px;

	padding-bottom: 12px;

}
.contentAboutLeftCol3 {
	height: auto;
	width: 120px;
	float: left;
	position: absolute;
	top: 161px;
	left: 254px;
	margin: 0px 30px 0px 0px;

	padding-bottom: 12px;

}
.contentAboutLeftColTop {
	height: auto;
	width: 360px;
	left: 19px;
	top: 53px;
	position: absolute;
	padding-bottom: 20px;
}
.contentAboutLeftColBtm {
	height: auto;
	width: 360px;
	left: 13px;
	top: 266px;
	position: absolute;
	padding-bottom: 20px;
}

.contentOneCol {
	height: auto;
	width: 792px;
	left: 18px;
	top: 69px;
	position: absolute;
	padding-bottom: 20px;
}

/* ************** Section Header Bars Styles ************* */
.btmHeaderBar {
	height: 52px;
	width: 832px;
	padding: 0px;
	left: 0px;
	position: relative;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/* Section Header Bar text areas */
.centerBar .barLeftCol {
	left: 0px;
	position: absolute;
}
.centerBar .barRightCol {
	left: 365px;
	position: absolute;
	height: 52px;
	width: 270px;
}
/* Section Header Bar BG Images */
.leftSideBar img {
	left: 0px;
	position: absolute;
}
.rightSideBar img {
	position: absolute;
	right: 0px;
}
.btmHeaderBar .centerBar {
	position: absolute;
	left: 17px;
	height: 52px;
	top: 0px;
	width: 798px;
	background-image: url(../riiPlay_images/graphic/straightBar.jpg);
	background-repeat: repeat-x;
}
/* *************** flash video areas **************** */
#videoPlayer{
	height: 298px;
	width: 330px;
	position: relative;
	margin-bottom: 10px;
	left: 6px;
	top: 4px;
}
/* orig height 450*/
#videoGallery{
	height: 450px;
	width: 830px;
	position: relative;
	margin-bottom: 10px;
	left: 1px;
	top: 10px;
}
/* **************** Input Areas *************** */
/* entry box */
#ticketEnter {
	width: 188px;
	left: 14px;
	position: relative;
	text-align: left;
	top: 6px;
	vertical-align: top;
	height: 20px;
	background-color: #EFEFEF;
}
#ticketEnter input {
	background-color: #D0D1CF;
	width: 182px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56336F;
	margin: 0px;
	height: 16px;
	padding: 3px 0px 0px 4px;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #9A8FA3;
}
/* submit */
#submitButton  input {
	background-repeat: no-repeat;
	height: 20px;
	width: 82px;
	margin: 0px;
	padding: 0px;
	border:0; 
	outline:0;
}
#submitButton {
	position: absolute;
	height: 22px;
	width: 84px;
	top: 57px;
	left: 224px;
}
.submit {
	background-image: url(../riiPlay_images/buttons/send_up.gif);
}
/* purchase button states */
.purchaseTicket{
	position: relative;
	height: auto;
	width: auto;
	margin: 2px 0px 6px;
	padding: 0px 0px 6px;
	top: 5px;
}
.purchaseButton {
	width:82px;
	height:20px;
	position:absolute;
	background-color: transparent;
	background-image: url(../riiPlay_images/buttons/buyTicket_up.gif);
	background-repeat: no-repeat;
	top: 18px;
	left: 233px;
}
.purchaseButton a {
	display:block;
	width:82px;
	height:20px;
	text-decoration: none;
	border-style: none;
	background-image: url(../riiPlay_images/buttons/buyTicket_up.gif);
}
.purchaseButton a:hover {
	background-image: url(../riiPlay_images/buttons/buyTicket_over.gif);
	background-repeat: no-repeat;
	position: relative;
}
.purchaseButton a:active img, .purchaseButton a:focus img {
	width:82px;
	height:20px;
}

.contenttable {
	padding: 0px;
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 8px 0px 4px 14px;
	line-height: 14px;
}
#footerBox {
	position: relative;
	width: 600px;
	top: 20px;
}
.footer{
	position: relative;
	top: 22px;
	left: 2px;
	width: 832px;
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	position: relative;
	left: 224px;
	top: 4px;
	width: inherit;
	padding-top: 4px;
	text-align: right;
}

.footerLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #43215C;
}

.footerLinks a:link {color: #43215C;}
.footerLinks a:hover {
	color: #602F84;
}
.footerLinks a:active {color: #547A27;}
.footerLinks a:visited {color: #547A27;}
