div#container2{
 margin-left:-484px; position:absolute; left: 50%; width: 968px;
}

#pano {
height: auto;
border-bottom: 3px solid #b07b44;
padding: 0;
margin: 0;
}

#mainContent {
background: url('../images/main_content_bg.jpg') bottom left no-repeat;
}

#rightColumn {
float: right;
width: 213px;
background: #e8e2c8 url('../images/right_column_bg.jpg') bottom left no-repeat;
border-left: 3px solid #b07b44;
border-bottom: 3px solid #b07b44;
padding: 0;
}

* html #rightColumn {
width: 209px;
}

#rightColumn .heading {
margin: 0 0 0 8px;
padding: 8px 0 0 0;
}

.recentEpisode {
padding: 10px 0;
margin: 0 8px;
border-top: 1px solid #b07b44;
color: #603913;
}

.recentEpisode .inner {
margin-top: 5px;
}

.recentEpisode img {
border: 1px solid #e3952e;
}

.recentEpisode a.title {
color: #8e001c;
font-weight: bold;
font-size: 110%;
text-decoration: none;
margin-bottom: 5px;
clear: right;
}

.recentEpisode a.watch {
color: #a45b10;
font-weight: bold;
text-decoration: none;
}

.recentEpisode a.title:hover,
.recentEpisode a.watch:hover{
text-decoration: underline;
}

#rightColumn .moreEpisodes {
}

#rightColumn .moreEpisodes img {
display: block;
margin-left: 64px;
}


#chapterSelection {
width: 210px;
position:absolute;
left:470px;
top:510px;
height:195px;
z-index:2;
}

* html #chapterSelection {
}




#chapterSelection ul li {
margin-right: 9px;
list-style-type: none;
padding: 4px 0px 4px 10px;
border-bottom: 0px solid #dcb06e;
}


#chapterSelection ul li a {
color: #b10021;
font-weight: bold;
text-decoration: none;
}

#chapterSelection ul li a:hover {
text-decoration: underline;
}





.expand {
margin-right: 8px;
}

.playButton,
.pauseButton {
margin-left: 5px;
border: 1px solid #b07b44;
}


.playButton,
.pauseButton a {
border: 1px solid #b07b44;
}



.playButton,
.pauseButton a:hover {
border: 1px solid #b07b44;
}



.playButtonfull,
.pauseButtonfull {
margin-left: 5px;

}




.playStatus {
font-weight: bold;
color: #b15709;
}



#centerContent {
margin: 0 216px 0 178px;
}

* html #centerContent {
margin: 0 202px 0 178px;
}

#player {
padding: 11px 0 0 0;
}

.titleBar {
background: #520200;
}

#linkred a {
color: #b10021;
font-weight: bold;
text-decoration: none;
}
#linkred a:hover {
text-decoration: underline;
}


#rightlinks {
padding: 10px 10px 10px 20px;
color: #543019
}

.chapterThumb {
padding-bottom: 5px;
padding-top: 5px;
}


#synopsis{
width: 270px;
position:absolute;
left:145px;
top:182px;
height:195px;
z-index:2;
}

#synopsis p{
font-size: 11px;

}

#extras{
width: 200px;
position:absolute;
left:715px;
top:515px;
height:195px;
z-index:2;
}

#extras a {
color: #b10021;
font-weight: bold;
text-decoration: none;
}

#extras a:hover {
text-decoration: underline;
}

#videobox{
width: 210px;
position:absolute;
left:451px;
top:187px;
height:195px;
z-index:2;
}
