/*
	Title:		www.ul.ie main stylesheet
	Author:		Oisin Lavery
	Company:	Tricycle Interactive

*/

body{
	background: #fff url(http://www.ul.ie/ee/images/interface/body_bg.jpg) 0px 14px repeat-x;
	}

#header{
	position: relative;
}

/* a.UL_logo{
	display: block;
	float: left;
	background: url(http://www.ul.ie/ee/images/interface/UL_logo.jpg) no-repeat;
	height: 57px;
	width: 241px;
	margin-top: 5px;
	}
*/ 

a.UL_logo{
	display: block;
	float: left;
	background: url(http://www.ul.ie/ee/images/interface/UL_logo_large.jpg) no-repeat;
	height: 85px;
	width: 363px;
	margin-top: 5px;
	}

a.UL_logo h1{display: none;}

a.celeb_40{
	display: block;
	float: right;
	background: url(http://www.ul.ie/ee/images/interface/40_year_logo.jpg) no-repeat;
	height: 45px;
	width: 365px;
	margin-top: 25px;
	}

a.celeb_40 h1{display: none;}

.hea_logos{
	display: block;
	float: right;
	background: url(http://www.ul.ie/ee/images/interface/erdp_eusf_logos.jpg) no-repeat;
	height: 60px;
	width: 226px;
	margin-top: 5px;
	}



#header #button_bar{
	float: right;
	margin: 15px 0 10px;
	}
	
#header a#feedback_button{
	position: absolute;
	top:0;
	right:0;
	font-weight: bold;
	border-top: 1px solid #3E5789 ;
	color: #fff;
	padding: 0px  6px 0px 10px;
	line-height: 28px;
}

#header a#feedback_button img{
	float: left;
	display: inline-block;
	margin: 2px 3px -1px -3px;
}
#popup_feedback{background-color: #fff;}
	
#button_bar ul li{
	float: left;
	display: inline-block;
	border: 1px solid #d4d4d4;
	border-top-color: #d7d7d7;
	border-bottom-color: #bbb;
	margin-left: -1px;
	position: relative;
	}
#button_bar ul li a{
	display: block;
	line-height:22px;
	padding:0 5px;
	color: #3c4858;
	border: 1px solid #fff;
	background-color: #f2f2f2;
	text-shadow:0px 1px 0px #fff;
	background-position: top !important;
	}
#button_bar ul li a:hover{
	color: #064db1;
}

#button_bar ul li.gap{
	margin-left: 10px;
	}
#button_bar ul li .dropdown{
	position: absolute;
	left:-9999px;
	}

#search_box{
	background-color: #fff;}
#search_box form#large{
	background-color: #fff;
	padding:15px;
}	

#search_box form#large input{
	padding:13px !important;
	font-size: 20px;
	font-family: FuturaRegular, sans-serif;
	width: 380px;
	margin-right: 10px;
	}
#search_box form#large button{
	height: 48px;
	width: 48px;
	background: #801f4f url(http://www.ul.ie/ee/images/interface/search_large.png) 11px 8px no-repeat;
	}



#header{position: relative; z-index: 999;display: block;}
#main{position: relative; z-index: 1;display: block;}

#header #nav_wrapper{position: relative; z-index: 9999;display: block;}
#header #nav{position: absolute;}	
	
#header #nav > ul{
	background: url(http://www.ul.ie/ee/images/interface/dropdown_bg.jpg) bottom;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	}
#header #nav > ul > li{
	display: inline;
	float: left;
	width:160px;
	margin:0;
	text-shadow:0px 1px 0px #000;
	}
#header #nav > ul > li.parent-current,
#header #nav > ul > li.current{
	text-shadow:0px 1px 0px #fff;
	}
#header #nav ul li#nav-home{width: 150px;}
#header #nav > ul > li.current:first-child{
	width: 149px !important;
	border-left: 1px solid #ccc;
	}
#header #nav > ul > li.current:last-child,
#header #nav > ul > li.parent-current:last-child{
	width: 159px !important;
	border-right: 1px solid #ccc;
	}
	
#header #nav > ul > li.current:first-child > ul{
	border-left: 1px solid #000 !important;
	margin-left: -1px;
	}
#header #nav > ul > li.current:last-child > ul,
#header #nav > ul > li.parent-current:last-child > ul{
	border-right: 1px solid #000 !important;
	margin-right: -1px;
	}
#header #nav > ul > li:first-child,
#header #nav > ul > li:first-child > a{
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	}	
	
	
#header #nav > ul > li:last-child, #header #nav > ul > li:last-child > a{
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	}
	
#header #nav ul li ul li#nav-crest{
	background: url(http://www.ul.ie/ee/images/interface/UL_letterpress.png) 21px 27px no-repeat;
	display: block;
	width: 149px;
	height: 202px;
	}
#header #nav ul li ul li#nav-crest a{ visibility: hidden;}


#header #nav ul li:first-child ul:hover{
	background-color: transparent;
	}


#header #nav > ul > li > a{

	color:#fff;
	display: block;
	text-align: center;
	line-height:30px;
	padding:0 10px;
	color: #fff;
	border: 1px solid #3e5789;
	border-left: 1px solid #4e72ba;
	font-weight: bold;
	}
#nav > ul > li:not(:first-child) > a{
	cursor: default;
}
#header #nav > ul > li#nav-home > a{
	cursor: pointer;}
	
#header #nav > ul > li:first-child > a{
	border-left: 1px solid #3e5789 ;
	}
#header #nav > ul > li:last-child > a{
	border-right: 1px solid #3e5789 ;
	}
#header #nav > ul > li:first-child.current a, #header #nav > ul > li:first-child.parent-current a{
	border-left: 1px solid #fff;
}
#header #nav > ul > li:last-child.current > a, #header #nav > ul > li:last-child.parent-current > a{
	border-right: 1px solid #fff;
}
#header #nav > ul > li.current, #header #nav > ul > li.parent-current{
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	border-bottom: 0;
}
	
#header #nav > ul > li.current > a, #header #nav > ul > li.parent-current > a{
	background-color: #f2f2f2;
	border: 1px solid #fff;
	color:#444;
	line-height: 28px;
	
	-moz-box-shadow: 0px 1px 0px #cccccc;
	-webkit-box-shadow: 0px 1px 0px #cccccc;
	box-shadow: 0px 1px 0px #cccccc;
}

#header #nav > ul li ul{
	display: none; /*hide nav here*/
	padding:0px;
	border-right: 1px solid #253347;
	border-left: 1px solid #434d59;
	border-top: 1px solid #253347;
	height: 227px;
	}

#header #nav > ul > li > ul > li:first-child{
	margin-top: 5px;
}
#header #nav > ul > li > ul > li:last-child{
	margin-bottom: 5px;
}

#header #nav > ul li ul li ul{ display: none !important;} /* This is important for Structure */

	
#header #nav ul li ul li{
	list-style: none;
	text-shadow:0px 1px 0px #000;
	}

#header #nav ul li ul:hover{background-color:rgba(0,0,0,0.1);}
#header #nav ul li ul:hover li a{color:#fff;}

#header #nav ul li ul li a{
	line-height: 22px; 
	display: block;
	font-size:11px;
	color:#c8c8c8;
	padding:0 0 0 10px;
	border: 1px solid transparent;
	border-left:0;
	border-right:0;
	}
	
#header #nav ul li ul li.current a{
	font-weight: bold;
	color:#ccb072;
	}

#header #nav ul li ul li a:hover{
	background-color:#3c495a;
	border-top: 1px solid #5e6979;
	border-bottom: 1px solid #262d37;
	
	}


#header #bottom_bar{
	display: block;
	}
#header #bottom_bar ul{
	border:1px solid #fff;
	}
#header #bottom_bar ul li{
	display: inline;
    float: left;
	}
#header #bottom_bar ul li:first-child{background-image: none;}
#header #bottom_bar ul li a{
	color:#808080;
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 25px;
	text-transform: capitalize;
	}
#header #bottom_bar ul li{
	color:#808080;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 0 6px 0 12px;
	line-height: 25px;
	background: url(http://www.ul.ie/ee/images/interface/breadcrumb_arrow.png) left no-repeat;
	text-transform: capitalize;
	}
#header #bottom_bar ul li:first-child a{
	text-transform: none;
}


#header #bottom_bar ul li a:hover{color:#3C4858;}
#header #bottom_bar{
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: 1px solid #ccc;
    }
	

/* main Section and Homepage
----------------------------------------------------------------------------------------------------*/


#main{
	margin-top: 60px; 
	background-color: #fff;
	}


#main #home_feature{
	height:300px;
	margin-bottom: 10px;
	position: relative;
	text-shadow:0px 1px 0px #000;
	*overflow: hidden;
	
	}
	
#main #home_feature{
	background: url(http://www.ul.ie/ee/images/interface/ajax-loader.gif) no-repeat center;
}
#main #home_feature #IE7_image_box{
	height:300px;
	overflow: hidden;
	}

#overlay_box{
	position: absolute;
	display: block;
	right:0;
	top:0px;
	width:350px;
	height:298px;
	z-index: 50;
	
	border: 1px solid #62676e;
	border-right:none;

	background: -moz-linear-gradient(left, rgba(36,43,53,1) 0%, rgba(36,43,53,0.65) 100%); /* firefox */
	
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(36,43,53,1)), color-stop(100%,rgba(36,43,53,0.65))); /* webkit */
	background: transparent url(http://www.ul.ie/ee/images/interface/grad_overlay.png);
}

#overlay_box{display: block;}
#overlay_box .info_box{
	padding:20px;
	height:260px;
	color:#ececec;
	margin-right:100px;
	display: none;
	position: relative;
	}

#overlay_box .info_box.items5{
	margin-right: 70px;
}

#overlay_box .info_box.current{
	display: block;
	}
	
#overlay_box .info_box h2{
	color: #fff;
	margin-bottom: 10px;
	
	font-family: FuturaRegular, sans-serif;
	font-size: 20px;
	font-weight: normal;
	}
	
#overlay_box .info_box p{
	line-height: 20px;
	}

a.read_more{
	font-weight: bold;
	color: #CCB072;
	position: absolute;
	bottom:30px;
	background: url(http://www.ul.ie/ee/images/interface/arrow_right.png) top left no-repeat;
	line-height: 15px;
	padding-left: 20px;
	}
a.read_more:hover{
	background-position: bottom left;
	}
	
#overlay_box #nav_thumbnails{
	position: absolute;
	right:-10px;
	*right:0;
	top:20px;
	list-style: none;
}
	
#overlay_box #nav_thumbnails ul li{
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: -1px;
	padding:3px;
	list-style:none;
	position: relative;
	display: block;
}
#overlay_box #nav_thumbnails ul li a{
	position: relative;
	display: block;
	position: relative;
	line-height: 0;
	}
#overlay_box #nav_thumbnails ul li a img{
	position: relative;
	line-height: 0;
	padding:0;
	margin: 0;
	vertical-align:bottom;
	}
	

#overlay_box #nav_thumbnails ul li a img.grayscale{
	position: absolute;
	top:0;
	z-index: 9;
	}
	
#overlay_box #nav_thumbnails ul li a.current img.grayscale{
	display: none;
	}
	
#nav_thumbnails #triangle_top{
	display: block;
	width: 10px;
	height: 10px;
	background: #e4e4e4 url(http://www.ul.ie/ee/images/interface/feature_overhang.png) no-repeat -13px 0;
	position: absolute;
	top:-10px;
	right:0px;
	
}
#nav_thumbnails #triangle_bottom{
	display: block;
	width: 10px;
	height: 10px;
	background: url(http://www.ul.ie/ee/images/interface/feature_overhang.png) no-repeat -13px -10px;
	position: absolute;
	bottom:-11px;
	right:0px;
}
#nav_thumbnails #triangle_top,#nav_thumbnails #triangle_bottom{*display: none;}




.box{
	margin-bottom: 10px;
	background: #e4e4e4 url(http://www.ul.ie/ee/images/interface/noise_bg.jpg) repeat;
	background: none;
	text-shadow:0px 1px 0px #fff;
	overflow: hidden;
	}
.box span.box_head h2{
	font-size: 12px;
	font-weight: bold;
	color: #3c4858;
	border: 1px solid #fff;
	line-height: 30px;
	padding:0 10px;
	background-color: #f2f2f2;
	border: 1px solid #fff;
	
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
	

	
.box span.box_head{
	position: relative;
	z-index: 10;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	display: block;
	}
	
.quicklink span.box_head h2{
	color: #fff;
	line-height: 32px;
	border-color: #222832;
	border-bottom: 0px solid #999;
}
	
.quicklink span.box_head{
	border: 0px solid #999;
	text-shadow:0px 1px 0px #000;}

.box.quicklink ul.bar_buttons li:first-child{
	border-top: none;
}
	
.quicklink ul.bar_buttons li:last-child{
	border-bottom: 1px solid #ccc;
}

	
	
.box ul.bar_buttons{
	position: relative;
	float: left;
	width: 100%;
	}
.box ul.bar_buttons > li{
	margin-bottom: 0px;
	border:1px solid #ccc;
	border-bottom-width: 0;
	list-style: none;
	position: relative;
	}

.box ul.bar_buttons > li:last-child,
.box ul.bar_buttons > li.last_child{
	border-bottom-width: 1px;
}
	
.box ul.bar_buttons > li:first-child{
	}
	
.set_box ul.bar_buttons > li:last-child{
	
	}

.box ul.bar_buttons > li > a{
	display: block;
	border: 1px solid #fff;
	padding:3px 10px;
	color: #3C4858;
	}
	
.box ul.bar_buttons > li:hover > a{
	color:#0b192b;
	border: 1px solid #c8d9ea;
	border-left-color: transparent;
	border-right-color: transparent;
	}
	
.box ul.bar_buttons > li.link_blue{
	border: none;
	border-top: 1px solid #3c4858;
	}
.box ul.bar_buttons > li.link_blue a{
	font-weight: bold;
	border: none;
	color:#fff;
	padding:8px 12px 8px;
	text-shadow:0px 1px 0px #000;
	}
.set_box{
	height:276px;
	height:auto;
	position: relative;
	overflow: hidden;
	}

.set_box ul{
	position: absolute;
	bottom:1px;
	width:100%;
	}

.box h3.image_title{
	position: absolute;
	color:#fff;
	right:0px;
	bottom:0px;
	font-size: 12px;
	background-color: rgba(0,0,0,0.75);
	padding:6px 15px;
	}
	
.portal.box img{
	position: relative;
	float: right;
}

.news_box{
	float:right;
	position: relative;
	margin-bottom: 10px;
	}

.news_box ul.switcher li{
	font-size: 12px;
	font-weight: normal;
	color: #3c4858;
	border: 1px solid #000;
	line-height: 30px;
	padding:0 10px;
	width:93px;
	margin: 0;
	clear: none;
	}

.news_box ul.tabs{
	padding:4px 4px 0;
	}
.news_box ul.tabs > li{
	list-style: none;
	margin:0;
	margin-right: 4px;
	height:27px;
	display: inline;
	float: left;
	width:100px;
	border: 1px solid #000 ;
	border-bottom-color:#000;
	}
	
.news_box ul.tabs > li > a{	
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
	padding:0 10px;
	display: block;
	white-space: nowrap;
	background: #4d5763;
	text-align: center;
	text-shadow:0px 1px 0px #000;

	}

.news_box ul.tabs > li.active{
	border-bottom: none;
	border-color: transparent;
	}
.news_box ul.tabs > li.active a{
	color: #3c4858;
	border-bottom:none;
	height:28px;
	background: #fff !important;
	border-color: #fff;
	text-shadow:0px 1px 0px #fff;
	}
.news_box ul.tabs > li.active a:hover{background:#fff;}

.news_list{
	height:268px !important;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.news_list ul{
	margin-top: -3px !important;
}

.news_list ul li a{
	margin-bottom: 10px;
}
.news_list ul li a h2{
	font-size: 12px;
	font-weight: bold;
	color:#064db1;
	display: inline;
	line-height: 20px;
	}
.news_list ul li a h2:hover{
	color: #3981e6;
}
.news_list ul li img{
	float: left;
	margin:0px 10px 0px 0px;
	display: block;
	border: 1px solid #fff;
	}
.news_list ul li p{
	margin-top: 2px;
	color:#3C4858;
	text-shadow:0px px 0px #fff;
	}
	

.news_list ul li:last-child a, #main .news_box .news_list ul li:last-child{
	}
.news_list ul li{
	display: block;
	width: 468px;
	float: left; 
	border-top: 1px solid #CCCCCC;
    margin-bottom: 0px;
    position: relative;

	}
.news_list ul li:last-child{
	border-bottom: 1px solid #ccc;
}
	
.news_list ul li .contain{
	border: 1px solid #fff;
	padding:5px;
	height: 77px;
	overflow: hidden;
}

.news_list ul li a.short_version{
	display: block; 
    border: 1px solid #FFFFFF;
    color: #3C4858;
    display: block;
    padding: 3px 5px;
	}
.news_list ul li a.short_version:hover{color:#064db1;}

.news_list ul li span.small_date{
	font-size: 10px;
    color: #808080;
    float: right;
    margin-top: 3px;
}
	
.news_list ul li .date_icon{
	float: right;
	width:35px;
	margin: 5px 5px 20px 5px;
	text-align: center;
}
.news_list ul li .date_icon .month{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}
.news_list ul li .date_icon .day{
	border: 1px solid #ccc;
	border-top: none;
}

span.when{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	margin-bottom: 5px;
	white-space: nowrap;
	
}

.news_box #news_controls{
	border-top: 1px solid #3C4858 ;
	padding: 4px 5px;
	height:20px;
}
.news_box #news_controls a{color:#fff;}
.news_box #news_controls a.link{
	color: #ddd;
	line-height: 20px;
	float: left;
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
}
.news_box #news_controls a.link:hover{
	color: #fff;
	}
.news_box #news_controls a.directions{
	float: right;
	display: block;
	height: 15px;
	width: 15px;
	margin-left: 4px;
}
.news_box #news_controls a.directions span{
	display: none !important;
	position: relative;
	z-index: 999;
	}

.news_box #news_controls a#news_up{background: url(http://www.ul.ie/ee/images/interface/arrow_up.png) no-repeat left;}
.news_box #news_controls a#news_up:hover{background-position: right;}
.news_box #news_controls a#news_down{background: url(http://www.ul.ie/ee/images/interface/arrow_down.png) no-repeat right;}
.news_box #news_controls a#news_down:hover{background-position: left;}

#news_list, #events_list{
	margin-top: 0px;
	}

#events_list{
	display: none;
	}
.news_list ul li{
	overflow: visible !important;
	}
.news_list ul li .internal_strip{
	background-color: #801f4f;
	position: absolute;
	top:0px;
	right:-1px;
	bottom:0px;
	width:4px;
}
.news_list ul li .internal_strip.networking{
	background-color: #1f4695;
	}

.news_box .subscribe_more{
	position: absolute;
	top:7px;
	right:7px;
	font-size: 11px;
	line-height: 17px;
	}
	
.news_box .subscribe_more .subscribe{
	color:#ddd;
	text-shadow:0px 1px 0px #000;
	
	background: url(http://www.ul.ie/ee/images/interface/rss.png) right 2px no-repeat;
	display: block;
	float: right;
	height:18px;
	padding-right: 20px;
	font-weight: bold;
}

.news_box .subscribe_more .subscribe:hover{
	color: #fff;
}
.news_box .subscribe_more .subscribe span{
}

#vacancies_list li{
}
#vacancies_list li a{
	padding:10px;
	line-height: 30px;
	color: #3C4858;
}


#main .bar{
	background-color: #f2f2f2;
	margin-bottom: 10px;
	}


#search_box{
	border:1px solid #ccc;
	}
#search_box form{
	padding:5px;
	border: 1px solid #fff;
	}
#search_box form input,
#search_box form select{
	border: 1px solid #ccc !important;
	padding:5px;
	outline:1px solid #fff;
	display: inline-block;
	float: left;
	width:238px;
	color:#777;
	height:20px;
	line-height: 20px;
	margin-right: 7px;
	}
#googlesearch_input{
	padding:5px !important;
	}
	
#search_box form select{
	height: 32px;
}

#search_box form input:hover{
	border-color: #aaa;
	color:#555;}
#search_box form input:focus{
	border-color: #888;
	color:#333;
	outline:1px solid #fff;}

#search_box form input.round_all{
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	width: 32px;
	border: none;
	background: #801f4f url(http://www.ul.ie/ee/images/interface/search.png) 6px 5px no-repeat;
	outline:1px solid #fff;
	}
#search_box form#cse-search-box span{display:none;}


#popup_search #search_box{border:none;}


#home_social span{line-height: 35px; float: left;}
#home_social{
	margin: 0 -4px 0 -2px;
	}
#home_social a{
 	float: right;
 	margin:6px 3px 0 1px;
 	display: block;
 	}	
#home_social a span{display:none;}
 	
 	
 
 	
 	
#main.student_staff #banner{
	height: 10px;
	}
 	
#banner_ad span{
	font-family: FuturaBold,sans-serif;
	color: #bbb;
	background-color: #efefef;
	display: block;
	border: 1px dashed #ccc;
	padding: 18px 10px;
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#banner_ad img{
	margin-bottom: 10px;
}

 	
/* Page Layout
----------------------------------------------------------------------------------------------------*/

#page_banner{
	margin-bottom: 10px;
	display: block;
	position: relative;
	height:200px;
	}

#page_banner.no_image{
	background: none;
	height:auto;
	}
	
#page_banner.no_image h2{
	display: block;
	position: relative;
	background: none;
	border-bottom: 0px solid #000;
	background: url(http://www.ul.ie/ee/images/interface/dropdown_bg.jpg) 0px -270px repeat-x;
	}
	
#page_banner h2{
	color:#fff;
	position: absolute;
	width: 910px;
	background-color: #2f363f;
	padding: 15px 20px;
	border-bottom: 1px solid #62676e;
	display: block;
	text-shadow:0px 1px 0px #000;
	z-index: 5;
	top:0;
	
	font-family: FuturaBold, sans-serif;
	font-size: 24px;
	font-weight: normal;
	
	background: #242B35; /* old browsers */
	background: -moz-linear-gradient(left, rgba(36,43,53,1) 0%, rgba(36,43,53,0.65) 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(36,43,53,1)), color-stop(100%,rgba(36,43,53,0.65))); /* webkit */
	background: url(http://www.ul.ie/ee/images/interface/grad_banner.png) bottom repeat-y \9;
	}

#page_banner img{
	position: absolute;
	top:10px;
	display: block;
	}	
	
#page_banner img.transparent{
	opacity:0 !important;
	}
	
	
#page_banner .image_holder{
	position: absolute;
	top:0;
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	height:100%;
	width:100%;
	z-index: 1;
	}
	
#page_banner #grayscale{
	z-index: 2;
}

#page_banner a#toggler{
	position: absolute;
	bottom:5px;
	right:5px;
	width: 19px;
	height:20px;
	background: url(http://www.ul.ie/ee/images/interface/up_down.png) no-repeat;
	z-index: 3;
	}
	
#page_banner a.open{ 
	background-position: 0 -19px !important;
}

#page_banner a.close{
	background-position: 0 1px !important;
	display: none;
}
	
#page_banner h3{
	display: none;
	position: absolute;
	bottom:0px;
	left:0;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	padding: 5px 10px;
	color: #333;
	opacity:0;
	z-index: 3;
	text-shadow:0px 1px 0px #fff;
	}	
	

/* Sidebar
----------------------------------------------------------------------------------------------------*/
	
.sidebar{
	display: block;
	}

.sidebox{margin-bottom:10px;}

.sidebox ul{padding-right:5px;}

.sidebox ul li{
	list-style:none;
	line-height:22px;
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	
}

.sidebox ul li a{
	display:block;
	color:#656C77;
}

.sidebox ul li a:hover
.content{
	display: block;
	margin-bottom: 10px;
	}

.content .col3{
	width: 283px;
	float: left;
	display: inline-block;
	margin-right: 30px;
}

.content .col3.last{
	margin-right: 0;
}
.sidebar #sidenav{
	border-bottom: 5px solid #8D2357;
	text-shadow:0px 1px 0px #000;
	background-color: #8D2357;
	}
.sidebar #sidenav h2{
	font-size: 14px;
	font-weight: bold;
	background-color: #375ead;
	border: none;
	border-bottom: 1px solid #7990bf;
	color:#fff;
	padding:10px 15px;
	}
.sidebar #sidenav{
	list-style: none;
	margin-bottom: 15px;
	/*border-top: 1px solid #3C4858;*/}
	
.sidebar #sidenav ul li{list-style: none;}

.sidebar #sidenav ul li > a{
	color:#fff;
	background: url(http://www.ul.ie/ee/images/interface/linen_bg.jpg) repeat;
	padding:10px 15px;
	display: block;
	border-bottom: 1px solid #5b5f66;
	border-top: 1px solid #243347;
	}	
.sidebar #sidenav ul li:last-child > a{
	border-bottom: 1px solid #243347;}
.sidebar #sidenav ul li.current > a, .sidebar #sidenav ul li.parent-current > a{
	font-weight: bold;
	background: #902359;
	border-bottom: 0px solid #5e1438;
	border-top: 1px solid #5e1438;
	background: #902359 url(http://www.ul.ie/ee/images/interface/sidenav_arrow.png) 16px 16px no-repeat;
	padding-left: 30px;
	
	}
.sidebar #sidenav ul li.current ul li, .sidebar #sidenav ul li.parent-current ul li{
	display: block;
	}
.sidebar #sidenav ul li.current ul li a, .sidebar #sidenav ul li.parent-current ul li a{
	background: #ebeef0;
	color: #3C4858;
	border: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dashed #ccc;
	padding-left: 40px;
	background: #ebeef0 url(http://www.ul.ie/ee/images/interface/sidenav_bullet.png) no-repeat 28px 17px;
	text-shadow:0px 1px 0px #fff;
	}

.sidebar #sidenav ul li.current ul li:last-child a, .sidebar #sidenav ul li.parent-current ul li:last-child a{
	border-bottom: none;
	}

/* Text Content
----------------------------------------------------------------------------------------------------*/

.content{
	display: block;
	color:#656c77;
	}

.content .content_frame{
	padding:10px 20px;
	}

.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{
	color:#0a273c;
	font-family: FuturaMedium, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	}
.content h1{
	font-family: FuturaBold, sans-serif;
	border-bottom: 1px solid #c0c1c3;
	padding-bottom: 10px;
	margin-bottom: 25px;}
	
.content h2{
	font-family: FuturaBold, sans-serif;
	margin-bottom: 20px;
	}
	
.content p{
	line-height: 22px;
	margin-bottom: 15px;
	}

.content > p:last-of-type{
	margin-bottom: 0;}
	
.content a{
	font-weight: bold;
	color:#6a1a3f;
	border-bottom: 1px dashed #ccc;
	}
.content a:hover{

	border-bottom: 1px dashed #6a1a3f;
	}
.content p strong{color:#0a273c;}

.content table{
	margin: 10px 0;
}
.content table table tr td{
	padding:0 10px 10px 0;
	
}
.content table tr td h3{
	margin: 10px 0;
}

.content ul,.content ol{
	margin:0px 20px 20px 5px;
	}
.content ul{padding-left: 0px;}
.content ul li{
	background: url(http://www.ul.ie/ee/images/interface/content_bullet.png) 1px 8px no-repeat;
	list-style: none;
	padding-left: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	}
.content ol li{
	line-height: 22px;
	margin-bottom: 10px;
	}
.content ul li:last-child,.content ol li:last-child{
	margin-bottom: 0;}
	
.article .content .article_image{
	padding:4px;
	border: 1px solid #ccc;
	margin: 5px 0px 5px 20px;
	float: right;

}
.article .content .article_image span.caption{
	display: block;
	max-width: 400px;
	text-align: center;
	padding: 5px 0;
}
.article .content .article_image img{
	display: block;
	border: 1px solid #fff;
}

.article .content .date{
    margin: -10px 0 0 0;
    }
.article .content span.tags{
	display: block;
    margin: 0px;
    color: #999;
    text-transform: capitalize;
    }
.article .content .event_info{
    line-height: 20px;
}
.article .content .event_info p{
	display: inline;
}
.article .content .event_info strong{
    }

.article .content .share_article{
	margin-top: 5px;
}
.article .content .share_article ul{
	display: inline-block;
	margin: 0;
}
.article .content .share_article li
{
	float: left;
	display: inline-block;
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	background: none;
	padding: 0;
	margin-right: 5px;
}

.article .feature_content{
	border-top: 1px solid #ddd;
	padding-top: 10px;
}


/* News Centre
----------------------------------------------------------------------------------------------------*/

.news_centre .box span.box_head{
	border-color: #222832;
}
.news_centre .box span.box_head h2{
	color: #fff;
	border: none;
	padding:1px 11px;
	text-shadow:0px 1px 0px #000;
	
}
.news_centre .box ul.bar_buttons > li:first-child{
	border-top-color: transparent;
}
.news_centre .box ul.bar_buttons > li a{
	padding:3px 5px;
}
.news_centre .box ul.bar_buttons > li.link_blue a{
	padding:7px 5px 7px 10px;
}
.news_centre .box ul.bar_buttons > li a span.date{
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
}
.news_centre .box ul.bar_buttons > li.link_blue .year_links{
	text-shadow:0px 1px 0px #000;
	color: #fff;
	position: absolute;
	top:6px;
	right:3px;
	display: block;
}
.news_centre .box ul.bar_buttons > li.link_blue .year_links strong{
	margin-right: 5px;
}
.news_centre .box ul.bar_buttons > li.link_blue .year_links > a{
	font-weight: normal;
	padding: 0 5px 0 0;
}

.fan_box .connections .connections_grid{
	padding-bottom: 10px;}

.article_list .article_bar{
	display: inline-block;
	float: left;
	width: 930px;
	padding: 10px 0;
	margin: 0 10px;
	border-bottom: 1px dashed #ddd;;
}
.article_list .article_bar:last-child{
	border-bottom: none;
	margin-bottom: 10px;
}
.article_list .article_bar .article_image{
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 4px;
}
.article_list .article_bar .article_image img{
	display: block;
	border: 1px solid #fff;
}
.article_list .article_bar span.date{
	display: block;
    color: #aaa;
}

.article_list .article_bar .tags{
    text-transform: capitalize;
    color: #aaa;
}
.article_list .article_bar a.title{
	font-weight: bold;
	font-size: 13px;
	color: #3C4858;
}
.article_list #pagination{
	float: left;
	padding: 10px;
	color: #3C4858;
}
.article_list #pagination #pag_links a{
	color: #3981E6;	
}
.article_list #pagination #pag_links a:hover{color:#064db1;}
.article_list #pagination #pag_links strong{
	color: #3C4858;	
}

/* Directory
----------------------------------------------------------------------------------------------------*/

#directory_controls #button_bar{
	margin-top: 5px;
}
#directory_controls #button_bar ul{margin-left:20px;}
#directory_controls #button_bar ul li a {
	padding: 0 8px;
}
#directory_controls #search_box{
	margin-right: 20px;
}	
#directory_controls #search_box form input{
	width: 180px;
}

#directory_listings{
	margin-top: -20px;}
#directory_listings ul li a{
	display: inline-block;
	margin-right: 5px;
}


/* Academic Faculties Toggle Boxes
----------------------------------------------------------------------------------------------------*/

#accordion_boxes > .column{
	width: 455px;
	display: inline-block;
	float: left;
	position: relative;
	}

#accordion_boxes > .column.left > .section{
	margin-right: 10px;
	margin-bottom: 10px;
}
#accordion_boxes > .column.right > .section{
	margin-left: 10px;
	margin-bottom: 10px;
}
#accordion_boxes > .column> .section:last-child{margin-bottom:0;}

#accordion_boxes > .column > .section > a{
	height:100px;
	width: 100%;
	display: block;
	border-bottom: none;
	position: relative;
}
#accordion_boxes > .column > .section > a > .icon{
	background: url(http://www.ul.ie/ee/images/interface/up_down.png) no-repeat;
	background-position: 0 -19px !important;
	position: absolute;
	bottom:5px;
	right:5px;
	width: 19px;
	height:20px;
	z-index: 3;	
}
	
#accordion_boxes > .column > .section > a.active > .icon{ 
	background-position: 0 1px !important;
}

#accordion_boxes > .column > .section > a span{
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	display: block;
	width: 100%;
	background-color: #000;
	position: absolute;
	bottom:0;
	
	color: #fff;
	background: #242B35; /* old browsers */
	background: -moz-linear-gradient(left, rgba(36,43,53,1) 0%, rgba(36,43,53,0.65) 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(36,43,53,1)), color-stop(100%,rgba(36,43,53,0.65))); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_banner.png) bottom repeat-y;
}

#accordion_boxes > .column > .section > .toggle_container > :first-of-type{
	margin-top: 10px;
}
#accordion_boxes > .column > .section > .toggle_container > ul:last-of-type{margin-bottom: 0;}

#accordion_boxes > div > .kemmy > a{background: url(http://www.ul.ie/ee/images/interface/box_kemmy.jpg) no-repeat;}
#accordion_boxes > div > .education > a{background: url(http://www.ul.ie/ee/images/interface/box_education.jpg) no-repeat;}
#accordion_boxes > div > .science > a{background: url(http://www.ul.ie/ee/images/interface/box_science.jpg) no-repeat;}
#accordion_boxes > div > .humanities > a{background: url(http://www.ul.ie/ee/images/interface/box_humanities.jpg) no-repeat;}


#accordion_boxes > div > .calendars_timetable > a{background: url(http://www.ul.ie/ee/images/interface/box_calendars_timetable.jpg) no-repeat;}
#accordion_boxes > div > .learning_resources > a{background: url(http://www.ul.ie/ee/images/interface/box_learning_resources.jpg) no-repeat;}
#accordion_boxes > div > .support_administration > a{background: url(http://www.ul.ie/ee/images/interface/box_support_administration.jpg) no-repeat;}
#accordion_boxes > div > .policies_procedures > a{background: url(http://www.ul.ie/ee/images/interface/box_policies_procedures.jpg) no-repeat;}
#accordion_boxes > div > .health_wellbeing > a{background: url(http://www.ul.ie/ee/images/interface/box_health_wellbeing.jpg) no-repeat;}
#accordion_boxes > div > .further_study > a{background: url(http://www.ul.ie/ee/images/interface/box_further_study.jpg) no-repeat;}
#accordion_boxes > div > .support_services > a{background: url(http://www.ul.ie/ee/images/interface/box_support_services.jpg) no-repeat;}
#accordion_boxes > div > .committees > a{background: url(http://www.ul.ie/ee/images/interface/box_committees.jpg) no-repeat;}

#accordion_boxes > div > .campus_resources > a{background: url(http://www.ul.ie/ee/images/interface/box_campus_resources.jpg) no-repeat;}
#accordion_boxes > div > .teaching_learning > a{background: url(http://www.ul.ie/ee/images/interface/box_teaching_learning.jpg) no-repeat;}

/* How to Apply Toggle Boxes
----------------------------------------------------------------------------------------------------*/
#accordion_boxes > div > .undergraduate_admissions > a{background: url(http://www.ul.ie/ee/images/interface/box_undergadmissions.jpg) no-repeat;}
#accordion_boxes > div > .postgraduate_admissions > a{background: url(http://www.ul.ie/ee/images/interface/box_postgradmissions.jpg) no-repeat;}
#accordion_boxes > div > .international_admissions > a{background: url(http://www.ul.ie/ee/images/interface/box_internationalapp.jpg) no-repeat;}
#accordion_boxes > div > .continuous_education > a{background: url(http://www.ul.ie/ee/images/interface/box_madmissions.jpg) no-repeat;}

/* Industry & Business Boxes
----------------------------------------------------------------------------------------------------*/
#accordion_boxes > div > .industry_services > a{background: url(http://www.ul.ie/ee/images/interface/box_industryservices.jpg) no-repeat;}
#accordion_boxes > div > .industry_partners > a{background: url(http://www.ul.ie/ee/images/interface/box_industrypartners.jpg) no-repeat;}
#accordion_boxes > div > .professional_development > a{background: url(http://www.ul.ie/ee/images/interface/box_professionaldevelopment.jpg) no-repeat;}
#accordion_boxes > div > .networking_events > a{background: url(http://www.ul.ie/ee/images/interface/box_networkingevents.jpg) no-repeat;}
#accordion_boxes > div > .graduate_recruitment > a{background: url(http://www.ul.ie/ee/images/interface/box_graduaterecruitment.jpg) no-repeat;}
#accordion_boxes > div > .student_work > a{background: url(http://www.ul.ie/ee/images/interface/box_studentworkplacement.jpg) no-repeat;}


.custom_ui ul.bar_buttons li.openable a.accordion_link{
	z-index: 100;
	position: absolute;
	top:0;
	right:1px;
	border: none;
	color:#064DB1;
	line-height: 20px;
	background: none;

	
}
.custom_ui ul.bar_buttons li.openable a.accordion_link:hover{
	color: #3981E6;}

.custom_ui ul.bar_buttons .year_links{
	position: absolute;
	right:10px;
}

/* Staff Search
----------------------------------------------------------------------------------------------------*/

#staff_search .content_frame{
	padding-bottom: 0;
}
#staff_search .bar{
	width: 373px;
}
#staff_search #search_box form .input_phone{
	width: 150px;

}
#staff_search #search_box form select{
	width: 150px;

}

#staff_search #results p.result{
	clear: both;
	border-top: 1px dotted #ccc;
	line-height: 30px;
	margin-bottom: 0;
}
#staff_search #results p.result span{
	margin-right: 10px;
	display: inline-block;
	float: left;
	
}
#staff_search #results p.result span.name{
	min-width: 150px;
}
#staff_search #results p.result span.department{
	min-width: 320px;
}
#staff_search #results p.result span.office{
	min-width: 150px;
}

#staff_search #results p span strong{
	margin-right: 5px;
}


/* Footer
----------------------------------------------------------------------------------------------------*/

#footer #footer_bar{
	border: 1px solid #ccc;
	text-shadow:0px 1px 0px #fff;
	}
#footer{
	margin-bottom: 10px;
	display: block;}
#footer_bar ul{
	background-color: #F2F2F2;
	display: block;
	border: 1px solid #fff;
	padding:0 0px;}
#footer ul > li{
	line-height: 30px;
	display: inline-block;
	float: left;
	}
#footer ul li a{
	color:#808080;
	font-size: 11px;
	padding:0 5px;
	}
#footer ul li a:hover{color:#3C4858;}
	
#footer ul li span{
	padding:0;
	line-height: 28px;
	}

#footer ul li:last-child span{
	display: none;
	}

#footer #sitemap{
	position: relative;
	display: block;
	}
	
#footer #sitemap #sitemap_container{
	display: block;
	position: relative;
}

#footer #sitemap #sitemap_list{
	position: relative;
	display: block;
	background-color: #efefef;
	padding:10px 15px 20px 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
#footer #sitemap ul li#nav-home{
	display: none;}
	
#footer #sitemap ul li{
	line-height: 26px;
	height: 100%;
	width: 182px;
	color: #3C4858;
}
	
#footer #sitemap ul li a{
	padding: 0;

}
#sitemap_list ul li a{
	color: #3C4858;
	}
#sitemap_list > ul > li > a{
	font-size: 12px;
	font-weight: bold;
}
#sitemap_list > ul{
	height: 100%;
	}

#footer #sitemap ul li ul{
	}
#footer #sitemap ul li ul li{
	display: block;
	border-left: 1px solid #ddd;
	padding-left: 10px;
}

#footer span.tricycle{
	margin:5px 5px;
	color:#ccc;
	font-size:11px;
	display:inline-block;
}

#footer span.tricycle a{
	font-weight:bold;
	color:#aaa;		
}

#footer span.tricycle a:hover{
	color:#FF8000;
	color: #3C4858;
}

/* Universal Header
----------------------------------------------------------------------------------------------------*/

body#universal_header{
	background: none;
	min-width:800px;
	height: 100px;
}




/* Comment
----------------------------------------------------------------------------------------------------*/







/* Round Corners and text effects
----------------------------------------------------------------------------------------------------*/

.round_all{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.round_top{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	
	border-radius: 3px 3px 0 0;
	

	}

.round_bottom{
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	
	border-radius: 0 0 3px 3px;
	}
	
.round_left{	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	
	border-radius: 3px 0 0 3px;
}

.round_right{	
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	
	border-radius:0 3px 3px 0;
	}
	
.round_yyny{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0;	
	}
	
.round_nnny{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	}
	
.text_highlight{
	text-shadow:0px 1px 0px #FFFFFF;
	}
.text_shadow{
	text-shadow:0px 1px 0px #000;
	}


/* Gradients
----------------------------------------------------------------------------------------------------*/

.grad_wine,
#nav > ul > li > a{
	background: #912459; /* old browsers */
	background: -moz-linear-gradient(top, #912459 0%, #6A1A41 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#912459), color-stop(100%,#6A1A41)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_wine.png) bottom repeat-x;
}

.grad_wine_light,
#nav > ul > li:hover > a{
	background: #A62A6B; /* old browsers */
	background: -moz-linear-gradient(top, #A62A6B 0%, #801F4F 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A62A6B), color-stop(100%,#801F4F)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_wine_light.png) bottom repeat-x;
}

.grad_grey,
#search_box,
#header #nav > ul > li.current > a,
#header #nav > ul > li.parent-current > a,
#header #nav > ul > li.current:hover > a,
#header #nav > ul > li.parent-current:hover > a,
.box span.box_head h2,
.news_list{
	background: #fff; /* old browsers */
	background: -moz-linear-gradient(top, #FFF 0%, #DCE0E5 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#DCE0E5)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_grey.png) bottom repeat-x;
}

.grad_white,
#button_bar ul li a,
ul.bar_buttons > li > a,
.news_box .news_list ul li,
.news_box #events_list ul li{
	background: #fff; /* old browsers */
	background: -moz-linear-gradient(top, #FFF 0%, #e6eaef 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#e6eaef)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_white.png) bottom repeat-x;
}

.grad_white_reverse,	
#button_bar ul li a:hover,
#search_box form input,
#search_box form select{	
	background: #efefef; /* old browsers */
	background: -moz-linear-gradient(top, #eff3f7 0%, #fff 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff3f7), color-stop(100%,#fff)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_white_reverse.png) bottom repeat-x;
	}
	
.grad_white_highlight,
.box ul.bar_buttons > li:hover > a{	
	background: #e1e5ec; /* old browsers */
	background: -moz-linear-gradient(top, #e1e5ec 0%, #cfdbe3 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e5ec), color-stop(100%,#cfdbe3)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_white_highlight.png) bottom repeat-x;
	}
	
.grad_blue,
#nav > ul > li > a,
.news_box ul.tabs > li > a,
ul.bar_buttons li.link_blue > a,
.custom_ui .ui-widget-header
{	
	background: #537AC9; /* old browsers */
	background: -moz-linear-gradient(top, #537AC9 0%, #1F4695 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537AC9), color-stop(100%,#1F4695)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_blue.png) bottom repeat-x;
}

.grad_blue_reverse,
#nav > ul > li:hover > a,
ul.bar_buttons li.link_blue > a:hover,
.news_box ul.tabs > li > a:hover,
#header a#feedback_button:hover{	
	background: #5988cd; /* old browsers */
	background: -moz-linear-gradient(top, #5988cd 0%, #2a59ad 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5988cd), color-stop(100%,#2a59ad)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_blue_reverse.png) bottom repeat-x;
}

.grad_navy,
.news_box ul.tabs,
.quicklink span.box_head h2,
.news_centre .box span.box_head h2{
	background: #3F4755; /* old browsers */
	background: -moz-linear-gradient(top, #3F4755 0%, #222832 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3F4755), color-stop(100%,#222832)); /* webkit */
	*background: url(http://www.ul.ie/ee/images/interface/grad_navy.png) bottom repeat-x;
}


/* IE specific stuff
----------------------------------------------------------------------------------------------------*/
#main{*margin-bottom:10px;}
	
/* Comment
----------------------------------------------------------------------------------------------------*/
*+html #header div#button_bar{
width: 460px;
}
