﻿/* Enter event specific styles here */

/*
	This style sheet is built on the base of
	/events/styles/reset_v1.css
*/


	/* General Styles Start */
	a {
	}

	a, a:link, a:visited {
	}
	
	a:hover, a:active {
	}
	
	input.button,
	a.button,
	a.button:link,
	a.button:visited,
	a.button:hover,
	a.button:active   {
	}

	input.button,
	a.button
	{
	}	


	div.hr {
	}

	/* General Styles End */
	
	div.bodycontainer { /* Containing Div for all content */
	} 
	
	/* Header Styles Start */
	
div.pagelogocontainer {
		width: 112px;
	}
	
	div.pagetitlecontainer {
	}
	
	div.titlelinks {
	}
	
	div.titlelinks a {
		display: none;
	}
	
	/* Header Styles End */

	
	/* Menu Styles Start */

	div.menu {
	}
	
	div.menu ul {
	}
	
	div.menu ul li {
	}
	
	div.menu ul li a:link, div.menu ul li a:visited {
	}
	
	div.menu ul li a:hover {
	}
	
	div.menu ul li a:active {
	}
	
	div.menu ul li a {
	} 
	/* Menu Styles End */
	
	/* Main Styles Start */
	div.main {
	}
	
	.maincontent {
	}
	
	.maincontent h1 
	{
		padding:10px 20px;
	}
	
	/* Main Styles End */
	
	
	/* "Normal page" specific styles */
	
	/* Note, the following declarations define 2 styles for links.
		Used to give different styles to those links in
		paragraphs, and those that aren't.
	*/
	
	body.normalpage div.main p 
	{
		padding:0px 20px 10px;
	}
	
	body.normalpage div.main a {
	}
	
	body.normalpage div.main p a {
	} 

	/* "Normal page" specific styles */
	

	/* Footer Styles Start */
	
	div.footer {
	}
	
	div.footercontent {
	}

	div.footer a {
	} 

	/* Footer Styles End */


	/* Webcast Page Style Start */
	table.registrationtable th {
	}
	
		table.registrationtable caption {
		}
	
	table.registrationtable td {
	}
	
	table.registrationtable td p {
	}
	
	.mediaselect span {
	}
	
	.mediaselect span input {
	}

	.settingslink {
	}
	
	/* Webcast Page Style End */

	/* Testpage Specific Styles Start */
	.testpage table {
	}
	
	.cellleft {
	}
	
	.cellleft a.button {
	}
	
	.cellright {
	}	
	
	.cellright a.button {
	}
	
	/* Testpage Specific Styles End */


	/* Launch Page Styles Start */
	body.launchpage {
	}

	img.launchlogo {
	}
	
	body.launchpage p {
	}
	/* Launch Page Styles End */
	
	/* login/register styles start */
	
	fieldset {
	}
	
	.loginregister div.main form {
	}
	
	.loginregister .menu {
	}
	
	.loginregister div.main {
	}
	
	.loginregister div.main caption{
	padding-left:3px;
	}
	
	.loginregister div.main input.button,{

	
	
	}

	/* login/register styles end */
	

	/* disclaimer styles start */
	
	.disclaimer h1 {
	}
	
	.disclaimer h2 {
	}
	.disclaimer .menu {
	}

	.disclaimer div.main {
	}
	
	.disclaimer div.maincontent {
	}
	
	.disclaimer form {
	}
	
	.disclaimer input.button {
	}
	
	/* disclaimer styles end */
	
	
	/* Flash styles start */
	
	.flash .menu {
	}

	.flash div.main {
	}
	
	.flash div.maincontent {
	}
	
	.flash .flashcontainer {
	}
	
	.flash .footer {
	}
	
	.flash div.titlelinks a {
	
	}
	
	/* Flash Styles End */
	
	/* Header Frame Start */
	.headerframepage div.titlelinks a {
	
	}
	
	/* Header Frame End */
	
	
div.submitbuttondiv {
	clear: both;
	float: none;
	padding: 0px 0px 0px 20px;
}





.recommendation {
	font-size: 0.76em;
}



#player_choice 
{
	margin: 20px 0px 30px 20px;
}


#player_choice th
{
	width: 160px;
	padding-right: 30px;
	
}

.proceedButton 
{
	clear: both;
}

/*home page styles*/
table.presentations
{
	padding:0;
	margin:0px 20px;
}
table.presentations a
{
	padding:0;
}
table.presentations td
{
	padding:1px 5px 2px 3px;
	vertical-align:top;
}
table.presentations .heading td
{
	color:#ffffff;
	background-color:#669900;
	font-weight:bold;
}
table.presentations .even td
{
	background-color:#F2FDF0;
}
table.presentations .odd td
{
	
}

