/* generic */
*{
	padding:0;
	margin:0;
}

body {
	font-family:arial, helvetica, sans-serif;
	font-size:.625em;
	color:#555;
}
.clear {
	clear:both;
	display:block;
}
a {
	text-decoration:underline;
	color:#003366;
	outline:none;
}
.hide{
	display:none;
}
a:hover{
	color:#DA2C00;
	text-decoration:none;
}
p {
	font-size:1.1em;
	margin-bottom:15px;
	color:#555;
}
h1{
	font-size:2.8em;
	color:#555;
}
h2{
	font-size:1.5em;
	color:#555;
}
h3{
	font-size:1.4em;
	color:#555;
}
h4{
	font-size:1.4em;
	color:#555;
}
em{
	font-style:normal;
	font-weight:bold;
}
body#home li.home{
	background-color:#000;
}
input:focus, select:focus, textarea:focus{
	border:#777 2px solid;
}

/* Header */
#header{
	display:block;
	height:119px;
	margin:15px auto 0;
	width:960px;
	background-color:#FFF;
	z-index:10;
}

#header .skip {
	text-indent:-9999px;
}

#header h1 {
	text-indent: -9999px;
	background:url(../../images/ttt/traintoteach_title.gif) no-repeat;
	width:589px;
	height: 43px;
}
ul.events{
	list-style:none;
	font-size:1.8em;
	padding:10px 0 0 10px;
	width: 750px;
}
ul.events li{
	float:left;
	margin-right:20px;
	border-right:1px solid #8C8C8D;
	padding-right:18px;
	text-transform: inherit;
}
ul.events li a {
	color: #555555;
	text-decoration:none;
}
ul.events li a:hover {
	text-decoration:underline;
}
ul.events li.birmingham {
	/*border: none;*/
	width:auto !important;
	/*width:188px;*/
	width: 205px;
}
ul.events li.manchester {
	width:auto !important;
	/*width:190px;*/
	width: 215px;
}
ul.events li.london {
	width:auto !important;
	/*width:215px;*/
	width: 180px;
	border: none;
}
ul.events li small{
	font-size:.8em;
	clear:both;
	display:block;
	text-transform:none;
}
div.TDAlink{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:150px;
	background:url(../../images/ttt/tda_shadow.gif) left top no-repeat;
	height: 138px;
	text-align:right;
	padding-left: 133px;
}

div.TDAlink a{
	font-size:1.2em;
	margin-top:22px;
	margin-right: 21px;
	text-decoration:none;
	clear:both;
	display:block;
}
div.TDAlink a span{
	clear:both;
	display:block;
	margin-top: 23px;
	color:#669900;
}
div.TDAlink a span:hover {
	text-decoration:underline;
}

/* Navigation */
#nav{
	width:100%;
	background-color:#555;
	background:url(../../images/ttt/nav_bg.gif) repeat-x;
	height:86px;
	padding-top:9px;
}
ul.nav{
	display:block;
	/*width:960px;*/
	width:1050px;
	height:77px;
	margin:0px auto;
	list-style:none;
	font-size:1.5em;
}
ul.nav li{
	display:block;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
ul.nav li a{
	border-right:1px solid #cc6633;
	display:block;
	height:51px;
	padding:6px 20px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}
ul.nav li.signup a{
	border:none;
}
ul.nav li a small{
	margin-top:3px;
	clear:both;
	display:block;
	font-size:.8em;
	text-transform:none;
}
ul.nav li a:hover {
	background: #621200;
	color:#FFF;
}
ul.nav li.home a{
	width:auto !important;
	width:114px;
}
ul.nav li.videos a{
	width:auto !important;
	width:144px;
}
ul.nav li.whattoexpect a{
	width:auto !important;
	width:150px;
}
ul.nav li.who a{
	width:auto !important;
	width:100px;
}
ul.nav li.prioritysubjects a{
	width:auto !important;
	width:170px;
}
ul.nav li.press a{
	width:auto !important;
	width:78px;
}
ul.nav li.signup a{
	width:auto !important;
	width:136px;
}
body#tttlandingpage2010 ul.nav li.home a,
body#videos ul.nav li.videos a,
body#whattoexpect ul.nav li.whattoexpect a,
body#moreaboutevent ul.nav li.whattoexpect a,
body#who ul.nav li.who a,
body#press ul.nav li.press a,
body#signup ul.nav li.signup a,
body#prioritysubjects ul.nav li.prioritysubjects a{
	background: #881a01;
	color:#FFF;
}

/* Content */
#content{
	width:960px;
	margin:0 auto;
	font-size:1.2em;
	padding-top: 16px;
	padding-bottom: 16px;
}
div.left{
	width:755px;
	float:left;
}
div.right{
	width:180px;
	float:right;
}

/* Buttons */
.button{
	text-indent:-9999px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
	cursor:pointer;
}
.button:hover{
	background-position:bottom;
}

/* Signup */
div.signup{
	margin-bottom:25px;
	color:#FFF;
}
div.signup h3{
	text-indent:-9999px;
	background-image:url(../../images/ttt/book_your_place.gif);
	width:166px;
	height:34px;
	display:block;
	margin-bottom:10px;
}
div.signup .top{
	background-image:url(../../images/ttt/signup_lozenge_top.gif);
	background-color:#003366;
	width:173px;
	padding-left:7px;
	color:#FFF;
	font-weight:bold;
}
div.signup .base{
	background-image:url(../../images/ttt/signup_lozenge_base.gif);
	width:180px;
}
ul.signup{
	background:url(../../images/ttt/singup_ul_bg.gif) no-repeat;
	width:158px;
	height:134px;
	display:block;
	list-style:none;
	background-color:#FFF;
	padding:8px 4px 0px 4px;
	margin-bottom:12px;
}
ul.signup li{
	color:#000;
	font-weight:normal;
	padding-left:23px;
	margin-bottom:6px;
	font-size:.9em;
}
ul.signup li.one{
	background:url(../../images/ttt/no_1.gif) no-repeat top left;
	height:20px;
}
ul.signup li.two{
	background:url(../../images/ttt/no_2.gif) no-repeat top left;
}
ul.signup li.three{
	background:url(../../images/ttt/no_3.gif) no-repeat top left;
}
ul.signup li.four{
	background:url(../../images/ttt/no_4.gif) no-repeat top left;
}
div.signup a{
	color:#FFF;
	background-image:url(../../images/ttt/signup_btn.gif);
	width:167px;
	height:31px;
}

/* Footer */
#footer{
	width:100%;
	margin:0 auto;
	background-image:url(../../images/ttt/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#690200;
	padding-top:8px;
	min-height:75px;
}
.footerwrap{
	width:960px;
	margin:0 auto;
	padding-top:9px;
}
#footer a:hover{
	color:#FFF;
}

/*Interact Bar */
div.interact{
	display:block;
	float:left;
	width:490px;
}
div.interact h3{
	float:left;
	background:url(../../images/ttt/interact_title.gif) no-repeat;
	height:41px;
	width:146px;
	text-indent:-9999px;
	margin:0;
}
ul.interact{
	list-style:none;
	font-size:1.2em;
}
ul.interact li{
	float:left;
	margin-right:10px;
}
ul.interact li a{
	color:#FFF;
	font-size:.9em;
	text-decoration:none;
	text-align:center;
	width:56px;
	height:20px;
	display:block;
	padding-top:40px;
	background-repeat:no-repeat;
	background-position:top left;
}
ul.interact li a:hover{
	background-position:top right;
	text-decoration:underline;
}
ul.interact li.facebook a{
	background-image:url(../../images/ttt/facebook.gif);
}
ul.interact li.twitter a{
	background-image:url(../../images/ttt/twitter.gif);
}
ul.interact li.calendar a{
	background-image:url(../../images/ttt/calendar.gif);
}
ul.interact li.contact a{
	background-image:url(../../images/ttt/contact.gif);
}
ul.interact li.recommend a{
	background-image:url(../../images/ttt/recommend.gif);
}

/* Footer Links */
div.footerlinks{
	display:block;
	float:right;
	width:470px;
	text-align:right;
	font-size:1.1em;
	padding-top:10px;
}
div.footerlinks a{
	color:#FFF;
	text-decoration:none;
}
div.footerlinks a:hover{
	text-decoration:underline;
}
ul.footerlinks{
	list-style:none;
	margin-bottom:4px;
}
ul.footerlinks li{
	display:inline;
	margin-left:4px;
	padding-left:6px;
	border-left:solid 1px #fff;
}
ul.footerlinks li.home{
	border:none;
}
ul.footerlinks li a{
	color:#FFF;
}

/* Lozenges */
.lozenge .top{
	background-repeat:no-repeat;
	background-position:top;
	height:auto;
	padding-top:12px;
	display:block;
}
.lozenge .base{
	background-repeat:no-repeat;
	background-position:bottom;
	height:16px;
	display:block;
	clear:both;
}


/* generic items */

a.pdf{
background: url(../../images/ttt/pdf-icon.gif) no-repeat scroll 0% 50%;
padding:6px 0 8px 40px;
display:block;
margin-bottom:10px;
}

a.external{
background: url(../../images/ttt/ico_external.gif) no-repeat scroll 100% 50%;
margin-right:5px;
padding-right:11px;
}



a.word{
background: url(../../images/ttt/word-icon.gif) no-repeat scroll 0% 50%;
padding:10px 0 8px 40px;
display:block;
margin-bottom:10px;
}


a.ics{
background: url(../../images/ttt/ics-icon.gif) no-repeat scroll 0% 50%;
padding:10px 0 8px 40px;
display:block;
margin-bottom:10px;
}


/*** forms ****/


*{
	zoom:1;
	margin:0;
	padding:0;
}
legend{
	font-size:1.8em;
	color:#555;
	padding-bottom:15px;
}
fieldset{
	border:none;
}
.clear{
	display:block;
	clear:both;
}

label{
	display:block;
	width:200px;
	margin-bottom:4px;
	color:#555;
}
input, select{
	clear:both;
	margin-bottom:10px;
	display:block;
	width:250px;
	color:#555;
}
textarea{
	width:600px;
	height:165px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#555;
}
input#submit{
	background-image:url(../../images/ttt/red_formsubmit_btn.gif);
	width:113px;
	height:31px;
	background-color:#FFF;
	border:none;
	text-indent:0;
	color:#FFF;
	font-size:1.2em;
}




h3.headerLink {
	width: 680px;
	height: 25px;
	background: url(../../images/ttt/dropdowns.gif) no-repeat top left;
	color:#FFFFFF;
	padding: 4px 0 0 26px;
	font-size:1.3em;
	margin-bottom: 10px;
	cursor:pointer;
	clear:both;
	

}

h3.open {
	background-position: bottom left;
}

.contentArea {
	color:#555555;
	padding:10px;
}
.contentArea img{
	float:right;
	margin-right:10px;
}
.contentArea ul{
	
	list-style:disc;
list-style-type:disc;
margin-bottom:10px;
}


.contentArea ul li{
list-style:disc;
list-style-type:disc;
margin-left:20px;
padding-left: 0px;
margin-top:3px;

}

.contentArea p.summary{
	float:left;
	width:450px;
}

.contentArea p.left{
	width:440px;
}


.contentArea a {
	color: #003366;
}

#content .left .contentArea ul li {

    margin-left:0px;
    list-style:none;
    font-size:1.1em;
    width:660px;
    padding-left:20px;
    background:url(../../images/ttt/bullet.gif) no-repeat left 3px;
}
#content .left .contentArea ul {

    margin-bottom:10px!important;
}

/* Embedded YouTube videos */

a.pdfTranscript 
{
    clear: left;
    display: block;
    margin-top: 20px;
}
    
