#headerimage {
        width:auto;
        height:75px;
        overflow:visible;
}

#commcontainer {
        background-image:url(images/controlback.png);
        height: 553px;
}

#rightcolumn {
        left:324px;
        width:650px;
	height:540px;
	margin-top:0px;
	oborder:1px solid blue;
}


/********************************************************************************/
.tabpanel ul.tabs {
        width:100%;
        background-image:none;
	background-color:transparent;
        font-size: 11px;
        height: 24px;
        border-left: 0px solid #DEDEDE;
	margin:0px;
}

.tabpanel ul.tabs li {
        padding: 0px;
        margin: 0px;
        border-bottom: 0px solid #DEDEDE;
        border-top: 0px solid #DEDEDE;
        border-right: 1px solid #009e90;
        display: block;
        float: left;
        position: relative;
        height: 24px;
        overflow:hidden;
	padding-top:0px;
	oborder:1px solid green;
	margin:0px;
}

.tabpanel ul.tabs li.selected {
        border-bottom: 0px solid #FFFFFF;
        color:#000000;
}

.tabpanel ul.tabs li a {
        padding: 10px;
        text-decoration: none;
        background-color: transparent;
        /*obackground-image: url(images/tabbackoff.gif);*/
        background-repeat:repeat-x;
	background-position: bottom;
        height: 24px;
	margin:0px;
	padding:0px;
	oborder:1px solid red;
}

.tabpanel ul.tabs li a:link,
.tabpanel ul.tabs li a:visited {
        color: #009e90;
        text-decoration: none;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 4px;
}

.tabpanel ul.tabs li a:hover {
        background-color: transparent;
        /*background-image: url(images/tabbackon.gif);*/
	background-image: none;
        background-repeat:repeat-x;
	background-position: bottom;
        color: #3E7FBA;
}

.tabpanel ul.tabs li.selected a,
.tabpanel ul.tabs li.selected a:hover {
        background-color: transparent;
        border-bottom: 0px solid #F2F2F2;
        background-image: none;
/*url(images/tabbackon.gif);*/
        background-repeat:repeat-x;
	background-position: 0px 10px;
}

.tabpanel ul.tabs li.highlite a,
.tabpanel ul.tabs li.highlite a:link,
.tabpanel ul.tabs li.highlite a:visited,
.tabpanel ul.tabs li.highlite a:hover {
        color: #EEEEEE;
        background-image: url(images/tabbackpulse.gif);
        background-repeat:repeat-x;
	background-position: bottom;
        border-bottom: 0px solid #F2F2F2;
}

.tabpanel .tabbody {
        width:auto;
        0overflow:auto;
}

.tabpanel .feedbackpanel textarea,
.tabpanel .questionspanel textarea {
        width:99%;
}

.tabpanel .feedbackpanel .sltext,
.tabpanel .questionspanel .sltext {
        width: 99%;
}



/********************************************************************************/

.tabpanel h1 {
	color:#5C5C5C;
	font-weight:normal;
	font-size:14px;
	font-weight:normal;
}	

.playerbuttons {
        width:318px;
}

#controlcolumn {
        width: 320px;
}

#controlbox {
	background-color:black;
}

#infobox {
        height:210px;
}

#infobox .title {
        font-size:12px;
        font-weight:bold;
        margin-bottom:5px;
        color:#009e90;
}

#infobox .description {
        height:110px;
}

.roundedframe .frametable * {
	color:#4F4F4F;	
}

.playerbuttons {
	border: 1px solid #C8C8C8;
}

#disclaimer {
	font-size:10px;
	position:absolute;
	top:370px;
	right:10px;
	left:10px;
}

#disclaimer h1 {
	color:#009e90;
	margin:0px;	
	margin-bottom:3px;
	font-size:11px;
}
/********************************************************************************/

.chapterspanel .icon{
	background-image: url(images/gochapter.gif);
	width: 22px;
	height: 22px;
}

/********************************************************************************/

.downloadspanel .icon {
	background-image: url(images/download.gif);
	width: 22px;
	height: 22px;
}



#buttonarea #logo a {
        position: absolute;
        z-index: 3;
        width: 79px;
        height: 15px;
        top: 100px;
        left: 220px;
        height: 18px;
        overflow: hidden;
	background-color: #FF0000;
}

#buttonarea #logo a:hover       {
        background-image: url(../images/templates/player/btlogoover.gif);
	border:1px solid red;
}

#videobox {
        width:320px;
        height:240px;
        background-color:none;
        margin-top:1px;
}

.slidelistpanel .slideselector {
        border: 1px solid #009e90;
        width: 640px;
        border-style: solid;
        font-size: 12px;
        color: #3E7FBA;
        margin-top: 6px;
}

#audioimage {
        width:318px;
        height:238px;
        overflow:hidden;
        text-align:center;
	border: 1px solid #C8C8C8;
	border-bottom:0px;
}
#closeimagecontainer {
        top:15px;
        width:974px;
        height:60px;
        text-align:right;
        position:absolute;
}

#closeimagecontainer img {
        width:50px;
        height:60px;
        border:0px;
}
