
*
{
    margin: 0px;
    padding: 0px;
}

#container
{
    margin: 0px auto;
    width: 940px;
    background: url(../../images/25/mainbg.jpg) repeat-y;
}

#top
{
    width: 940px;
    height: 122px;
    background: url(../../images/25/top.jpg) no-repeat top left;
}



#topBanner
{
    width: 940px;
    height: 122px;
    position: relative;
}

#topBanner img
{
    float: left;
}

#toplogin
{
    color: White;
   /* margin-right: 20px;*/
   width:550px;
   height:80px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-right:20px;
    text-align:right;
}

#toplogin a:link, #toplogin a:visited
{
    color: #FFF;
    text-decoration: none;
}

#toplogin a:hover
{
    color: #000;
    text-decoration: underline;
}

/*
#nav
{
    margin-top: 0px;
    margin-right: 10px;
    float: right;
    height: 30px;
    width: 700px;
}
*/

#nav
{
    /*height: 30px;*/
    width: 600px;
    position: absolute;
    top: 94px;
    right: 0px;
}

#streampac_content
{
    width: 878px;
    min-height: 350px;
    padding: 10px 20px 0px 20px;
    margin: 0px 11px 0px 11px;
    /*font-size: .8em;*/
}

/** IE6 **/
* html #streampac_content{
	height: 400px;
}

#help ul
{
    margin-left: 30px;
}

.leftcol
{
    width: 340px;
    float: left;
    padding: 0px;
}

.rightcol
{
    width: 520px;
    float: right;
    padding: 0px;
    min-height: 250px;
}

.rightcol_small
{
    width: 450px;
    float: right;
    padding: 0px;
    min-height: 250px;
}

#slides
{
    /*width: 430px; height: 320px;*/
    border: 1px solid #999999;
    background: #fff;
}

#vidHolder
{
    width: 320px;
    height: 180px;
    padding: 10px;
}

#vidHolder_big
{
    width: 384px;
    height: 216px;
    padding: 10px;
}

#menu
{
    width: 340px;
    height: 30px;
    margin: 5px 0px 5px 0px;
    /*font-size: .75em;*/
    background: url(../../images/25/menubg.png) repeat-x;
}


#menu ul
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

#menu li
{
    float: left; /*background:url(../images/menuTab_right.gif) no-repeat right top;*/ /*margin:3px 6px 3px 0px;*/
    margin: 0px;
    padding: 0px;
}


#menu a
{
    display: block;
    background: url(../../images/25/buttonLine.gif) no-repeat right top;
    margin-top: 3px;
    padding: 4px 5px 4px 5px;
    color: #333; /*background-color:#6F086F;*/
    border: 0px solid #000000;
    text-decoration: none;
    font-weight: normal;
}

#menu a:visited
{
    display: block;
    background: url(../../images/25/buttonLine.gif) no-repeat right top;
    padding: 4px 5px 4px 5px;
    color: #333;
    text-decoration: none;
}


#menu a:hover
{
    display: block;
    background: url(../../images/25/buttonLine.gif) no-repeat right top;
    padding: 4px 5px 4px 5px;
    color: #666;
    text-decoration: none;
}

#menu li.active a:link
{
    color: #666;
}


#tabholder
{
    margin-top:20px;
    width: 320px;
    height: 228px;
}

#slideholder
{
    width: 500px;
    height: 375px;
    padding: 10px;
}

#testslides
{
    border: 1px solid #999999;
}

/**Speaker Control Styling*
*/

.speakerview , .indexpointContainer
{
    padding-bottom:5px;
}
.speakername
{
}
.speakerhref
{
}

#assets-tabs
{
    height: 202px;
    font-size: 1.0em;
}

#assets-tabs .ui-tabs-panel{
	height: 149px;
	}


.assets-header-text
{
    display: block;
    font-size: 1em;
    padding: 0.5em 0.5em 0.5em 2.2em;
}


td
{
    padding: 5px;
}

.testbox
{
    padding: 10px 20px 10px 20px;
    margin: 20px 10px;
}

#captionContainerDiv{
 position:relative;
 width: 314px;
 height:40px;
 padding: 5px 2px 5px 2px;
 margin: 5px 0px 5px 0px;
 border: 1px solid #ccc;
 }
 

#captionDiv{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 314px;
}

/** IE6 hack**/
* html #captionDiv{
	/*height: 40px;*/
	}
#footer
{
    width: 100%;
    color: #000;
    height: 45px;
    clear: both;
    text-align: center;
    background: url(../../images/25/footer.jpg) no-repeat bottom;
    padding: 10px 0px 10px 0px;
}

#footer ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer li
{
    float: left;
    position: relative;
}

#footer a:link, #footer a:visited
{
    color: #000;
    padding: 5px;
    padding-left: 10px;
    text-decoration: none;
}

#footer a:hover
{
    color: #999;
}

#homelinks
{
    width: 880px;
    height: 150px;
    margin-top: 40px;
    clear: both;
}

#forthcominglink{
	width: 300px;
	height: 121px;
	float: left;
	margin-right: 0px;
	background:url(../../images/25/forthcominglink.jpg) no-repeat top left;
	}
	
#archivelink{
	width: 300px;
	height: 121px;
	float: left;
	margin-right: 0px;
	background:url(../../images/25/archivelink.jpg) no-repeat top left;
	}

.homelinktext{
	width: 270px;
	height: 71px;
	padding: 15px 20px 5px 20px;
	}
	
.homelinktext h3{
	font-size: 1.2em;
	color:#333;
	padding-bottom: 5px;
	}
	
.homelinklink{
	width: 270px;
	height: 18px;
	padding: 2px 20px 2px 20px;
	}
	
.homelinklink a:link, .homelinklink a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
.homelinklink a:hover {
	color: #333;
	text-decoration:underline;
	}

.padded_ul{
	padding-left: 30px;
	}

.paddedContent p
{
    padding: 10px;
}

.paddedContent h3
{
    padding: 10px;
}


.playerbg
{
    background: url(../../images/25/contentbg.jpg) repeat-x;
}


