body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#000000;
background-image:url(../images/bg.gif);
margin: 0 0 0 0;
text-align:left;

}


.forms {
color:#FFFFFF;
}


input.forms {
color:#666666;
background-color:#ffffff;
border: 1px solid #ffffff;
height:17px;
width:180px;
font-size:12px;
margin-bottom:3px;
margin-right:3px;
padding:2px;
}


div#Page{
	margin:0 auto;
	width: 980px;
	text-align: left;
	background-color:#000000;
	}


div#Header{
	width: 960px;
	text-align: center;
	float:left;
	height:170px;
	background-color:#000000;
	
	}
	
div#TDIBody{
	width: 960px;
	margi-left:10px;
	float:left;
	background-color:#000000;
	background-image:url(../images/tdi_header_2.gif);
	background-repeat: no-repeat;
	}

.FooterSpacer{
	width: 960px;
	height:14px;
	float:left;
	background-color:#000000;

	}

	
div#Footer{
	width: 960px;
	height:110px;
	text-align: left;
	font-size:10px;
	color:#999999;
	float:left;
	background-color:#000000;
	background-image:url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	}
	
	
.marginLeft {
	margin-left:10px;
	}
	
div#formindent {
	margin-left:10px;
	}
	
.FloatLeft {
	float:left;
	margin-left:10px;
	}
	

}

div#ColumnNav {
	width: 210px;
	
	
}

div#ColumnTwo {
	width: 210px;
	background-color:#ffABC9;
}


div#ColumnThree {
	width: 500px;
}

div#CalendarColumn1 {
	width: 230px;
	margin-top:10px;
	margin-left:5px;
	float:left;
}

div#newsColumn1 {
	width: 498px;
		margin-top:10px;
	margin-left:5px;
	float:left;
}

div#CalendarColumn2 {
	width: 250px;
	float:left;
	margin-left:6px;
	margin-top:10px;
}

div#CalendarColumn2Flickr {
	width: 270px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.monthheaders {
	width: 460px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	color:#ffABC9;
	font-size:18px;
}

.private {
	width: 480px;
	float:left;
	margin-left:5px;
}

.CalendarHeader {
	width: 498px;
	float:left;
	background-image:url(../images/Blank_Header.gif);
	height:30px;
	color:#000000;
}

.horline {
	width: 480px;
	float:left;
	
	height:10px;
	color:#000000;
}

.horline2 {
	width: 480px;
	float:left;
	
	height:10px;
	color:#000000;
	margin-left:10px;
	margin-bottom:20px;
}

.WhatsOn {
	width: 190px;
	margin-left:10px;
	border-bottom:1px solid #000000;
}

.WhatsOnCalendar {
	width: 220px;
	
}

.WhatsOnNews {
	width: 480px;
	
	
}

.WhatsOnNews10 {
	width: 480px;
	margin-left:10px;
	
}



.WhatsOnDescription {
	width: 220px;
	
	font-size:12px;
}

.LastFM {
	width: 190px;
	margin-left:3px;
	
}


div#hide{
display:none;
}


.imagePad {
margin-top:3px;
margin-right:3px;
}

	
/*text Styles*/

.pinkdate {
color:#ffABC9;
}

.red{
color:#cc0000;
}

.blue{
color:#8691c4;
}

.WhatsOnTitle {
	color:#000000;
	Font-size:16px;
	font-weight:bold;
	}


	
.WhatsOnTitleWhite {
	color:#FFFFFF;
	Font-size:16px;
	}
	
.WhatsOnSub {
	color:#000000;
	Font-size:16px;
	}

.WhatsOnSubWhite {
	color:#999999;
	Font-size:16px;
	}

.legal {
	font-size:10px;
	color:#333333;
	margin-bottom:6px;
	color:#ffffff;
	}

	
a:active {
	color:#8691c4;
	text-decoration:none;
	}

a:link {
	color:#8691c4;
	text-decoration:none;
	}

a:hover {
	color:#666666;
	text-decoration:none;
	}

a:visited {
	color:#8691c4;
	text-decoration:none;
	}
	
	
	
	
.pink a:active {
	color:#000000;
	text-decoration:none;
	}

.pink a:link {
	color:#000000;
	text-decoration:none;
	}

.pink a:hover {
	color:#ffffff;
	text-decoration:none;
	}

.pink a:visited:hover {
	color:#ffffff;
	text-decoration:none;
	}

.pink a:visited {
	color:#000000;
	text-decoration:none;
	}

