/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 12px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
a{
	text-decoration:none;
}
a:focus {
	outline: 0px dotted;
}
a:active {
  outline: 0;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}




/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 15, 2010 

@font-face {
	font-family: 'FuturaMedium';
	src: url('http://www.ul.ie/international/fonts/futura_medium_bt-webfont.eot');
	src: local('☺'), url('http://www.ul.ie/international/fonts/futura_medium_bt-webfont.woff') format('woff'), url('/fonts/futura_medium_bt-webfont.ttf') format('truetype'), url('http://www.ul.ie/international/fonts/futura_medium_bt-webfont.svg#webfontxh5ngTru') format('svg');
	font-weight: normal;
	font-style: normal;
}





.cufon, .cufon p strong, h1, h2, h3, h4, ul#quicklinks li a, #footer ul li a, #fancybox-title-over, #programmes ul li a.title, #sub_bar{
	font-family: 'FuturaMedium';
	font-weight:normal;
}*