@import url(menu.css);

#webcastsearchBox, #channelMenuHeaderwebcast, #channelMenuContentwebcast, #channelMenuFooterwebcast, .newsletterBox, .png, #voteForm, #tableOfContents ul, .subMenuItem, .subMenuItemLong {
	behavior: url(iepngfix.htc)
}

#mContent {
	float: left;
	display: inline;
}

#webcastTopInfos {
	float: left;
	margin-top: 20px;
	padding: 0px 0px 0px 16px;
	width: 695px;
	display: inline;
	height: 115px;
}

.webcastTheme a {
	font-size: 11px;
	position: relative;
}

.webcastTitle {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 5px 0px 9px 0px;
}

.webcastSubTitle {
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	padding-left: 5px;
}

.webcastSubTitle img {
	vertical-align: text-bottom;
}

#webcastDetails {
	padding: 0px 0px 0px 8px;
	float: left;
	width: 245px;
	display: inline;
	margin-top: 12px;
}

#webcastTypeThumb {
	padding: 12px 0px 0px 0px;
	float: left;
	display: inline;
	margin-left:15px;
}

#webcastSearch {
	float: right;
	background: url(../images/home/smallSearchFormBg.png);
	width: 365px;
	height: 103px;
	zoom: 1;
}

#webcastpub {
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 150px;
}

#search-link {
	/*color: #105389;*/
	float: left;
	display: inline;
	margin-bottom: 0px;
	margin-left: 18px;
}

#search-input {
	clear: left;
	display: inline;
	position: relative;
	float: left;
	/*width: 168px;*/
	height: 26px;
	margin-top: 50px;
	margin-left: 15px;

}

#display {
	height: 13px;
	width: 122px;
	float: left;
	margin-top: 4px;
}

#webcastPlayerContainer {
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	/*border-left: 1px #99b6dd solid;
	border-right: 1px #99b6dd solid;
	border-bottom: 1px #99b6dd solid;*/
	/*width: 670px;*/
	height: 450px;
	float: left;
	display: inline;
}

#webcastPlayer {
	/*position: relative;*/
}

#contextualInfos {
	float: right;
	width: 265px;
}

#webcastAuthorAndDesc {
	background: #fff;
	width: 500px;
	/*float: right;*/
	border: 1px gray solid;
	height: 450px;
	/*overflow: hidden;*/
	padding: 0px 7px 0px 4px;
	text-align: justify;
	position: relative;
	font-size:11px;
}

#scrollAreaDesc {
	/*visibility: visible;
	height: 100%;*/
}

#scrollBarContainerDesc {
	height: 100%;
}

#webcastAuthorsToggler {
	border: 1px gray solid;
}

#silverlightControlHost {
	background-color: transparent;
	position: absolute;
	width: 400px;
	height: 334px;
}

#errorLocation {
	/*position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	color: red;*/
	display: none;
}

#webcastLinksAndVote {
	position: relative;
	left: 94px;
	top: 6px;
	width: 256px;
	height: 28px;
	float: left;
}

/*#voteFormToggler {
	cursor: pointer;
}*/

/*#voteForm {
	display: inline;
	visibility: hidden;
	position: absolute;
	left: 90px;
	top: 70px;
	clear: left;
}*/

#voteForm {
	float: left;
	display: inline;
	background: url(../images/home/votes/voteBg.png) no-repeat;
	/*text-align: left;*/
	width: 78px;
	height: 20px;
	padding: 9px 0px 0px 7px;
}

/*#voteForm form input {
	float: left;
	clear: left;
	height: 15px;
	margin: 0px;
}*/

/* Medium Boxes on Webcast Pages : Other Webcasts, Associated Links, Associated Downloads */
#mediumBox0 {
	background: url(../images/home/webcastpoll.png) no-repeat;
	padding: 14px 0px 2px 16px;
	height: 82px;
	width: 235px;
	float: left;
	display: inline;
	margin-left: 16px;
	position: relative;
}

#mediumBox0 ul li{
	float: left;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 5px;
}

#voteComment {
	width: 90px;
}

#voteThanks {
	background-color: white;
	position: absolute;
	top: 50px;
	left: 10px;
	width: 230px;
	height: 25px;
	display: none;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
}

#mediumBox0 ul li.secondLine {
	clear: left;
}

#mediumBox0 ul li.label {
	padding-top: 7px;
	font-weight: bold;
	widtyh:93px;
}

#mediumBox0 ul li.label2 {
	padding-top: 2px;
	font-weight: bold;
	width: 60px;
}

#mediumBox0 ul li img {
}

.downloadButton {
	vertical-align: middle;
}

.mediumBox {
	padding: 40px 5px 5px 5px;
}

.mediumBox li {
	margin-bottom: 5px;
}

#mediumBox1 {
	background: url(../images/home/mediumBox1Bg.png) no-repeat;
	width: 407px;
	height: 54px;
	float: left;
	display: inline;
	margin-left: 20px;
}

#mediumBox1 ul {
	height: 50px;
	overflow: hidden;
}

#scrollBarContainer1 {
	height: 35px;
}

#mediumBox2 {
	background: url(../images/home/mediumBox2Bg.png) no-repeat;
	clear: left;
	width: 323px;
	height: 62px;
	float: left;
	display: inline;
	margin-left: 16px;
}

#mediumBox2 ul {
	height: 60px;
	overflow: hidden;
}

#scrollBarContainer2 {
	height: 40px;
}

#mediumBox3 {
	background: url(../images/home/mediumBox3Bg.png) no-repeat;
	width: 323px;
	height: 62px;
	float: left;
	display: inline;
	margin-left: 18px;
}

#mediumBox3 ul {
	height: 60px;
	overflow: hidden;
}

#scrollBarContainer3 {
	height: 40px;
}

/* Right Box Showing theme related Resources */
#relatedResourcesBox {
	margin-top: -80px;
	border: 1px #999999 solid;
	width: 162px;
	background: url(../images/home/relatedResourcesHeader.png) no-repeat;
}

#relatedResourcesBox ul {
	margin: 30px 2px 6px 6px;
}

#relatedResourcesBox ul li {
	background: url(../images/home/listArrow.jpg) 0px 3px no-repeat;
	padding: 0px 2px 8px 12px;
}

#relatedResourcesBox ul li a {
	font-family: Verdana;
	font-size: 10px;
}

#webcastsearchBox {
	width: 179px;
	height: 108px;
	background: url(../images/home/smallSearchFormBg_webcast.png) no-repeat
	transparent;
	margin-left: -8px;
	/*position: relative;
	zoom: 1;*/
}

.newsletterBox {
	width: 164px;
	height: 82px;
	float: left;
	display: inline;
	margin-left: -9px;
	padding: 50px 0px 0px 15px;
}

#newsletterTechnetBox {
	background: url(../images/home/newsletterTechnetBg.png) no-repeat transparent;
}

#newsletterMsdnBox {
	background: url(../images/home/newsletterMsdnBg.png) no-repeat transparent;
	/*margin-left: -3px;*/
	position: relative;
	left: 6px;
}

#mFooterwebcast {
	margin: 150px 0px 20px 30px;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
}

#mFooterwebcast a:link,.mFooterText a:visited,.mFooterText a:active {
	color: white;
	font-weight: normal;;
	text-decoration: underline;
}

#mFooterwebcast a:hover,.mFooterText a:active :hover {
	text-decoration: none;
}

#tableOfContents {
	clear: left;
	overflow: hidden;
	position: absolute;
	height: 32px;
	float: left;
	margin-left: 54px;
	padding: 0px;
	color: #fff;
	width: 301px;
	top: 540px;
	z-index: 150;
}

#tocExpandedToggler {
	cursor: pointer;
	margin-bottom: 54px;
}

#tableOfContents ul {
	background: url(../images/home/player/tocBg.png) transparent no-repeat;
	height: 0px;
	overflow: hidden;
	padding-right: 7px;
}

#tableOfContents ul li {
	margin: 2px 4px 2px 24px;
}

#tableOfContents ul li a {
	color: #fff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

#tocSpacer {
	height: 58px;
	float: left;
}

#helpPlay {
	display: none;
	width: 400px;
	font-size: 13px;
}

#webcastPlayerStatus {
	float: left;
	position: absolute;
	font-size: 9px;
	width: 288px;
	text-align: center;
	color: #fff;
	line-height: 11px;
}

#lColumn {
	background: url(../images/home/mContentBg_Webcast.png) no-repeat transparent;
	float: left;
	display: inline;
}

/* *html lColumn {
	position: relative;
}*/

#cColumn {
	float: left;
	display:inline;
	margin-top: 10px;
}

#dColumn {
	float: left;
	display:inline;
	width: 700px;
	margin-top: 10px;
}

#rColumn {
	float: left;
	display: inline;
	width: 159px;
	/*margin-left: 11px;*/
	padding-left: 11px;
}

#headerHomeLink {
	float: right;
	margin-top: 28px;
	margin-right: 20px;
}

#channelMenuHeaderwebcast {
	background: url(../images/home/channelMenuHeader_webcast.png) no-repeat;
	width: 219px;
	height: 78px;
}

#channelMenuContentwebcast {
	width: 219px;
	background: url(../images/home/menuParcoursBg.png);
}

#channelMenuContentwebcast ul {
	margin-left: 5px;
}

#channelMenuFooterwebcast {
	background: url(../images/home/channelMenuFooter_webcast.png) no-repeat;
	width: 219px;
	height: 29px;
}

#channelMenu {
	margin-left: -69px;
	position: relative;
	top: -80px;
	left: 50px;
	zoom: 1;
}

.scrollArea {
	width: 8px;
	float: right;
}

.scrollBarContainer {
	height:96px;
	width:6px;
	margin-left:1px;
	background: #fff url('bgn.gif') repeat-y top center;
}

.scrollKnob {
	background: #fff url('button.gif') repeat-y;
	height: 4px;
	width: 4px;
	margin-left: 1px;
}

#txtDescription {
	font: Tahoma,arial;
	font-size: 12px;
	height: 500px;
	overflow: hidden;
}

#videoNotFound {
	width: 690px;
	margin: 240px 10px 204px 16px;
	text-align: center;
	font-size: 20px;
}