/* 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
	{
	}	
	
	input#howmany {
		width: 3em;
	}


	div.hr {
	}

	/* General Styles End */
	
	div.bodycontainer { /* Containing Div for all content */
		background-image: url(../../images/header_2006_awards.jpg);
		background-repeat: no-repeat;
		height: 675px;

	} 
	
	/* Header Styles Start */
	
	div.pagelogocontainer {
	}
		
	div.pagetitlecontainer {
	}
	
	div.titlelinks {
	}
	
	div.titlelinks a {
	}
	
	/* 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 {
	}
	
	/* 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 {
	}
	
	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 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 {
	}
	
	#registerform {
		width: 700px;
		text-align: center;
		overflow:hidden;
		/* background-color: #999999; */
	}
	
	#registerform table {
		margin: 0px auto 0px auto;
		width: 400px;
	}
	
	#registerform .cellright {
		text-align: left;
		padding: 0px 0px 0px 30px;
	}	
	
	#registerform .cellright input {
		margin: 0px 0px 0px 0px;
	}
	
	.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 {
	}

	/* 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 */
	
	p.smallprint {
		font-size: 75%;
	}
	
	.col1 {
		text-align: center;
	}
	
	.col1 p, .col1 h1, .col1 h2 {
		text-align: left;
	}
	
	#testframe {
		margin: 0px auto 0px auto;
	
	}
	
	.col1 {
		text-align: center;
	}
	
	.col1console p, .col1console h1, .col1console h2 {
		text-align: left;
	}
	
	
	.maincontent .col1console {
		padding: 0px 0px 0px 0px;
		width: 373px;
	}
	
	
	.maincontent .col2console {
		padding: 1px 0px 0px 0px;
		
		width: 333px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 332px;
	}
	html>body .maincontent .col2console {
		width: 332px;
	}
	
	
	.maincontent .col2console iframe {

		width: 400px;
		height: 500px;
	}
	
	.testframeconsole {
		height: 300px;
		position: relative;
		top: -10px;
		left: 0px;
	}
