@charset "UTF-8";
#container {
	height: 800px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 0;
	left: 0px;
	top: 0px;
	position: absolute;
}

#site {
	background-color: #FFFFFF;
	position: relative;
	height: 706px;
	width: 658px;
	z-index: 1;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	position: absolute;
	left: 19px;
	top: 18px;
	height: 87px;
	width: 224px;
	z-index: 999;
}
#logo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#playerContainer {
	position: absolute;
	height: 255px;
	width: 656px;
	background-color: #FFFFFF;
	top: 93px;
	left: 1px;
	z-index: 2;
}
#player {
	height: 230px;
	width: 632px;
	background-color: #FFFFFF;
	position: absolute;
	left: 12px;
	top: 13px;
	z-index: 6;
}
#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;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	z-index: 3;
	position: absolute;
	width: 619px;
	height: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
}
#lowerLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	height: 217px;
	width: 654px;
	position: absolute;
	z-index: 4;
	top: 38px;
}
#mailListBox #mailText {
	left: 60px;
}
#btmContainer {
	background-color: #FFFFFF;
	position: absolute;
	top: 356px;
	z-index: 7;
	height: 370px;
	width: 656px;
	border: 1px solid #B6B6B6;
}
#btmContent {
	background-color: #EFEFEF;
	left: 1px;
	top: 1px;
	height: 365px;
	width: 654px;
	position: relative;
}
#mailListBox #mailEnter input {
	background-color: #D0D1CF;
	width: 124px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56336F;
	margin: 0px;
	height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A8FA3;
	border-right-color: #9A8FA3;
	border-bottom-color: #9A8FA3;
	border-left-color: #9A8FA3;
}
#footerBox {
	position: absolute;
	top: 728px;
	width: 656px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 6px;
	text-align: left;
	margin-top: 11px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#btmHeaderBar {
	height: 52px;
	width: 652px;
	padding: 0px;
	left: 0px;
	position: absolute;
	top: 1px;
}
#centerBar #barLeftCol {
	left: 0px;
	position: absolute;
}
#btmHeaderBar #leftSideBar img {
	left: 0px;
	position: absolute;
}
#btmHeaderBar #rightSideBar img {
	position: absolute;
	right: 0px;
}
.bolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43215C;
	padding: 0px;
	margin-top: 3px;
}
#btmHeaderBar #centerBar {
	position: absolute;
	left: 17px;
	height: 52px;
	top: 0px;
	width: 618px;
	background-image: url(../riiPlay_images/graphic/straightBar.jpg);
	background-repeat: repeat-x;
}
#centerBar #barRightCol {
	left: 280px;
	position: absolute;
	background-image: url(../riiPlay_images/headers/nowPlaying.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 270px;
}
#btmContent #btmLeftCol {
	height: 276px;
	width: 256px;
	left: 18px;
	top: 64px;
	position: absolute;
}
#btmContent #btmRightCol {
	height: 300px;
	width: 360px;
	left: 291px;
	top: 64px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#btmLeftCol #mailListBox {
	height: 135px;
	width: 256px;
	background-color: #E4E4E3;
	border: 1px solid #FFFFFF;
	background-image: url(../riiPlay_images/graphic/mailAreaBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mailListBox #mailIcon {
	left: 8px;
	top: 20px;
	position: absolute;
	height: 78px;
	width: 102px;
}
#mailListBox #mailText {
	width: 140px;
	left: 110px;
	position: absolute;
	text-align: left;
	top: 12px;
	vertical-align: top;
	height: auto;
}
#mailListBox #mailEnter {
	width: 128px;
	left: 110px;
	position: absolute;
	text-align: left;
	top: 76px;
	vertical-align: top;
	height: 20px;
	background-color: #EFEFEF;
}
.sourceText {
	font-size: 9px;
	margin-top: 6px;
	padding-top: 12px;
}

#sendButton input {
	background-repeat: no-repeat;
	height: 20px;
	width: 82px;
	margin: 0px;
	padding: 0px;
	border:0; 
	outline:0;
}
#sendButton {
	position: absolute;
	height: 22px;
	width: 84px;
	top: 106px;
	left: 158px;
}
.submit {
	background-image: url(../riiPlay_images/buttons/send_up.gif);
}
#contactUs #letterIcon {
	position: absolute;
	top: 148px;
	height: 85px;
	width: 78px;
	left: 0px;
}
#contactUs #contactInfo {
	width: 146px;
	left: 110px;
	position: absolute;
	text-align: left;
	top: 144px;
}
#contactUs #contactInfo p {
	font-size: 11px;
	line-height: 14px;
}
#btmBox {
	padding-top: 6px;
	margin-top: 4px;
	top: 3px;
}
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}

.newsBox {
	height: 125px;
	width: 355px;
	position: relative;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newsIcon {
	left: 8px;
	top: 18px;
	position: absolute;
	height: 78px;
	width: 102px;
	margin-right: 6px;
}
.newsText{
	height: 115px;
	width: 230px;
	position: relative;
	left: 0px;
	top: 12px;
	float: right;
	margin-right: 10px;
	display: inline;  /* <---Solution for bug IE6 */

}
#topBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	padding-bottom: 6px;
}
#btmBox .moreButton{
margin-top: 6px;
}
.moreButton {
	width:82px;
	height:20px;
	position:absolute;
	margin-bottom:3em;
	background-color: transparent;
	background-image: url(../riiPlay_images/buttons/more_up.gif);
	background-repeat: no-repeat;
	top: 99px;
	left: 260px;
}
.moreButton a {
	display:block;
	width:82px;
	height:20px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../riiPlay_images/buttons/more_up.gif);
}
.moreButton a:hover {
	background-image: url(../riiPlay_images/buttons/more_over.gif);
	background-repeat: no-repeat;
	position: relative;
}
.moreButton a:active img, .moreButton a:focus img {
	width:82px;
	height:20px;
}
#btmLeftCol #twitterFeed {
	top: 108px;
	position: relative;
	width: 250px;
}
#twitterFeed .icon {
	position: relative;
	left: 4px;
	height: 24px;
	width: 90px;
}
#twitterFeed .twitterText {
	position: absolute;
	height: 24px;
	width: 140px;
	left: 109px;
	top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #43215C;
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	left: 224px;
	top: 4px;
	width: inherit;
}

.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;}
.riiplayEvent {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 360px;
}
.riiplayText {
	position: absolute;
	top: 12px;
	width: 286px;
	left: 68px;
	margin-left: 6px;
}
.riiplayTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330033;
	position: absolute;
	left: 67px;
	top: -5px;
	margin-left: 6px;
}
.riiplayThumb {
	position: relative;
	left: 2px;
	top: 2px;
	height: 64px;
	width: 64px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.riiplayText .riiplayLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #43215C;
}

.riiplayText .riiplayLinks a:link {color: #43215C;}
.riiplayText .riiplayLinks a:hover {
	color: #602F84;
}
.riiplayText .riiplayLinks a:active {color: #547A27;}
.riiplayText .riiplayLinks a:visited {color: #547A27;}
