div.bodycontainer, div.main, div.maincontent {
	float: none;
}

/* 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 {
	}
		
	div.pagetitlecontainer {
		width: 600px;
	}
	
	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 */
	
	#registerform {
	}
	
	table.registrationtable {
	}
	
	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 {
		margin: 0px auto 0px auto;
		width: 40%;
	}
	
	.cellleft {
		text-align:center;
	}
	
	th.cellleft a {
		display: block;
		width: 100px;
		border: solid 1px #02239F;
		margin: 0px auto 0px auto;
	}
	
	th.cellright a {
		display: block;
		width: 100px;
		border: solid 1px #02239F;
		margin: 0px auto 0px auto;
	}
	
	.cellleft a.button {
	}
	
	.cellright {
		text-align:center;
	}	
	
	.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 {
		float: none;
		margin: 0px;
		padding: 3px 10px 5px 10px;
	}
	
	.loginregister .menu {
		visibility: hidden;
	}
	
	.loginregister div.main {
		padding: 30px 0px 0px 0px;
	}
	
	.loginregister .pagetitlecontainer h1 {
		font-size: large;
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: x-large;
	}
	
	html>body .loginregister .pagetitlecontainer h1 {
		font-size: x-large;
	}	
	
	.loginregister p {
		margin: 0px;
		padding: 3px 10px 5px 10px;
	}
	
	.loginregister .main .maincontent table {
		margin: 0px auto 0px auto;
		padding: 3px 10px 5px 10px;
	}
	
	.loginregister form#registerform {
		margin: 0px;
		padding: 3px 10px 5px 10px;
	}


	/* 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 */
	
	table.speakers {
		width: 710px;
		margin: 0px 0px 0px 20px;
		border-collapse: collapse;
		
	}
	
	table.speakers th {
		padding: 15px 15px 15px 15px;
		border-style: solid;
		border-color: #CCCCCC;
		border-width: 0px 0px 1px 0px;
	}
	
	table.speakers td {
		padding: 15px 15px 15px 15px;
		border-style: solid;
		border-color: #CCCCCC;
		border-width: 0px 0px 1px 0px;
	}	
	

	
	table.speakers h2 {
		padding: 0px 0px 0px 0px;
		font-size: medium;
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: small;
	}
	html>body table.speakers h2 {
		font-size: small;
	}	
	table.speakers h3 {
		padding: 0px 0px 0px 0px;
		font-size: medium;
		voice-family: "\"}\""; 
		voice-family:inherit;
		font-size: small;
	}
	html>body table.speakers h3 {
		font-size: small;
	}	
	
	.feedbackform textarea {
		margin: 0px 0px 0px 10px;
	}
	
	.feedbackform input {
		margin: 10px 0px 0px 10px;
	}
	
	.maincontent ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 30px;
	}

	.maincontent li {
		padding: 4px 0px 0px 7px;
		margin: 0px;
	}
	
	
	
	
/* Specific Tesco Styles for the complicated menu */
.menu a, .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	text-decoration:none;
}

.menu a:hover {
	text-decoration:none;
	color:#FFFFFF
}

 .menu a:active {
	text-decoration:none;

}

.menu ul {
	position: relative;
	left: 0px;
	top: 0px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu ul li {
	line-height: normal;
	float:left;
	padding:0 0 0 19px;
	background:#B0B0B0 url(../../images/bgSuper.gif) no-repeat top left;
}
.menu ul li a {
	cursor: pointer;
	padding:0.7em 0.5em 0.7em 0;
	display:block;
	background:url(../../images/bgSuper-main.gif) repeat-x;
	color:#000;
	font-weight:bold;
	float:left;
	font-size:xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:x-small;
}

html>body .menu ul li a {
	font-size:x-small;
}


.menu ul li a div {
	font-size:xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:x-small;
}

html>body .menu ul li a div {
	font-size:x-small;
}




.menu ul li.first {
	padding:0 0 0 180px;
	background:url(../../images/bgSuper-first.gif) no-repeat top left;
}

.menu ul li.last {
	background:#424242 url(../../images/bgSuper-options.gif) no-repeat top left;
	padding:0.4em 16px 0.4em 0;
}

.titlelinks {
	display: none;
}

.pagelogocontainer {
	z-index: 1000;
	height:86px;
	width:180px;
	background:url(../../images/bg-clear.gif) no-repeat top right;
}

.pagelogocontainer img {
	margin: 6px 0px 0px 6px;
}

.menu {
	position: relative;
	top: -86px;
	left: 0px;
	width: 1024px;
	background-color:#444444;
}

.menu ul li span {

}

.menu ul li span {
	float: none;
	position: static;
	display: block;
	line-height: 1.0em;
	height: 2.90em;
	width: 5.5em;
	margin: -0.4em 0em -1.3em 0.5em;
	
}

.menu ul li.settingslink span {
	width: 10.5em;
}

.menu ul li span.hide-element {
	display: none;
}

.pagetitlecontainer {
	position:relative;
	top: 35px;
	/* background-color: #FF0000; */
	color: #333399;
}

 .pagetitlecontainer h1 {
	font-size: large;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-large;
}
	
html>body .pagetitlecontainer h1 {
	font-size: x-large;
}	


