@charset "utf-8";
/* CSS Document */

	
#home_column{
	margin-top:0px;
	}
	
	
#sidebar{
	float:left;
	margin-top:0px;
	margin-left:20px;}
	



#regular_box{
	position:relative;
	margin-top:10px;
}



#regular_box .heading{
	background:url(http://www.ul.ie/international//images/GUI/list_top_single.png) repeat-x #3c4857 bottom;
	padding:5px;
	margin:0;
	color:#EBEBEB;
	font-weight:bold;}
	
#regular_box .heading h2 a, #regular_box .heading h2 a:visited{
	padding-bottom:0;
	color:#EBEBEB;	
}

#regular_box .heading h2 a:hover{
	color:#96e1ff;}
	
#regular_box .heading h2{
	margin-bottom:0;
	font-size:12px;
	/*text-transform:capitalize;*/
	min-height:22px;
	padding-top:3px;}

#regular_box ul{margin-bottom:0;
}
#regular_box ul.homepage{
background-color:#F3F3F3;
border-bottom:1px solid #DDDDDD;
margin-bottom:0;
min-height:131px;}

#regular_box ul li{
	background-color:#FFF;
	margin:0;
	list-style:none;
	display:block;
	border-bottom:1px solid #ddd;
	height:18px;
	padding:12px 12px 13px;
	color:#232A38;
	font-size:11px;}
	
#regular_box ul li:last-child{margin-bottom:-1px;}
	
#regular_box ul li a{
	display:inline-block;
	color:#666;}
#regular_box ul li a:hover{
	color:#3BB2E2;}
	
#regular_box p{
	background-color:#FFF;
	border-bottom:1px solid #ddd;
	padding:10px;
	margin-bottom:0;
	background-color:#FFF;
	border-bottom:1px solid #ddd;
}
	
.news_centre{	
	background-color:#F3F3F3;
	border-bottom:1px solid #DDDDDD;
	min-height:260px;
	padding:0px;
	margin-bottom:0;}
	
#regular_box p a{
	color:#3BB2E2;
	font-weight:bold;
}

#regular_box p a:hover{
	border-bottom:1px dotted #3BB2E2;}
	

#regular_box h2.news{
	background:url(http://www.ul.ie/international//images/GUI/mini_news.png) no-repeat left 2px;
	padding-left:30px;}

#regular_box h2.events{
	background:url(http://www.ul.ie/international//images/GUI/mini_event.png) no-repeat left 2px;
	padding-left:30px;}
	
#regular_box h2.features{
	background:url(http://www.ul.ie/international//images/GUI/mini_feature.png) no-repeat left 2px;
	padding-left:30px;}
	
#regular_box h2.facebook{
	background:url(http://www.ul.ie/international//images/GUI/mini_facebook.png) no-repeat left 2px;
	padding-left:30px;}

#regular_box h2.twitter{
	background:url(http://www.ul.ie/international//images/GUI/mini_twitter.png) no-repeat left 2px;
	padding-left:30px;}

#regular_box h2.blogger{
	background:url(http://www.ul.ie/international//images/GUI/mini_blogger.png) no-repeat left 2px;
	padding-left:30px;}

#regular_box h2.other{
	background:url(http://www.ul.ie/international//images/GUI/other.png) no-repeat left 2px;
	padding-left:30px;}
	
#regular_box h2.mail{
	background:url(http://www.ul.ie/international//images/GUI/mini_mail.png) no-repeat 2px 1px ;
	padding-left:30px;}
	
#regular_box span a{
	position:absolute;
	right:13px;
	top:13px;
	font-weight:bold;
	font-size:11px;
	color:#3BB2E2;
	}

#facebook_stream{
	background-color:#FFF;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	height: 592px;
	}
	
#facebook_stream #hide{
	margin:0 0 -6px -1px;
	}
	
#sidebar #regular_box p{
	font-size:12px;}
	
#regular_box ul li{
	color:#232a38;
	font-size:12px;
	line-height:18px;
	list-style:outside;
	background:#fff url(http://www.ul.ie/international/images/GUI/bullet_square.png) no-repeat 13px 15px;
	padding-left:30px;
	}
	
#regular_box ul li.event{
	background:#fff url(http://www.ul.ie/international/images/GUI/bullet_square_events.png) no-repeat 9px 13px;
}
	

	
	
	
	
	
	
	
#sidebar ul#quicklinks{
	margin-top:0px;
	background-color:#37b0e1;}
	
#sidebar ul#quicklinks li{
	margin-left:9px;
	margin-right:7px;
	padding:0;
	list-style:none;
	background:none;
}
#sidebar ul#quicklinks li a{
	line-height:22px;}
	
	
#course_finder {margin-top:10px;}
#course_finder, #contact_btn{margin-bottom:5px; }	

#course_finder_side #course_finder{margin:10px 0 0 0;}
		
#course_finder .heading{
		padding:8px 10px 11px;
		height:29px;
	background:url(http://www.ul.ie/international//images/GUI/list_top_double.png) repeat-x;
	position:relative;
}
	
	
#course_finder h2{
	color:#EBEBEB;
	font-size:12px;
	margin-bottom:5px;}
	
#course_finder h3{
	font-size:12px;
	color:#3BB2E2;
	font-size:11px;
	margin-bottom:0;
	margin-top:-5px;}
	
#course_finder #students{
	background:url(http://www.ul.ie/international//images/GUI/course_finder_students.png) no-repeat transparent;
	position:absolute;
	right:0;
	top:-28px;
	display:block;
	height:75px;
	width:115px;
	z-index:998;}
	
#course_finder .content{
	background:url(http://www.ul.ie/international//images/GUI/course_finder_blue.png) repeat-x;
	padding:5px;
/*	min-height:160px;
*/	display:block;
	border-bottom:1px solid #3FA2D4;
	margin-bottom:0px;}
	
#course_finder .content ul{
	margin-bottom:0;}
	
#course_finder .content ul li{
	display:inline;
	margin:0; padding:0;
	line-height:25px;}
	
#course_finder .content ul li:after {
     content: ",";
	 color:#FFF;
     }

#course_finder .content ul li:last-child:after {
     content: "";
     }
	
#course_finder .content ul li a{
	color:#FFF;}
	
	
#course_finder .course_search{
	position:relative;
	height:38px; 
	width:100%;}
	
#course_finder .course_search input.field{
	border:1px solid #1881ac;
	height:24px;
	width:230px;
	padding:5px 5px;
	position:absolute;
	top:1px;
	color:#999;
	font-size:11px;
	line-height:22px;
	}
	
#course_finder .course_search input.field:hover{ color:#666;}	

#course_finder .course_search input.field:focus{ color:#666;}
	
#course_finder .course_search input.button{
	border:1px solid #1881ac;
	background:url(http://www.ul.ie/international//images/GUI/course_finder_go_button.png) no-repeat;
	display:block;
	height:38px;
	width:43px;
	position:absolute;
	right:1px;
	top:1px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	
	overflow:hidden;
	line-height:0;
	font-size:0;}
	
#course_finder_side #course_finder .content{height:65px;}	
#course_finder_side #course_finder select#dropdown{
	position:absolute;
	top:41px;
	border:1px solid #1881AC;
	padding:2px;}




	
	
#home_column .button{
	background-color:#FFF;
	border-bottom:1px solid #ddd;
	/*height:80px;*/
}

#home_column a:hover{color:#3C4857;}


	
#contact_btn a{
	/*background:url(http://www.ul.ie/international//images/GUI/contact_letter_BG.png) no-repeat bottom #ffd65e;*/
    background:url(http://www.ul.ie/international//images/GUI/student_blogs_bg.jpg) no-repeat bottom #ffd65e;
	display:block;
	height:50px;
	padding: 7px 10px;
	
	color:#242c3a;
	text-align:right;
	font-size:14px;}
	
#contact_btn a:hover{color:#3C4857;}
	
#contact_btn a strong{
	font-size:18px;
	font-weight:normal;}
	
#blogs_btn a{
	background:url(http://www.ul.ie/international//images/GUI/blog_BG.png) no-repeat;
	display:block;
	height:50px;
	padding:15px 15px;
	
	color:#666;
	text-align:left;
	font-size:16px;}
	
#blogs_btn a strong{
	font-size:20px;
	font-weight:bold;}

a#facebook, a#twitter{
	padding:11px 0 15px 75px;
	display:block;
	color:#666;
	width:75px;
	height:41px;
	}
	
a#facebook p, a#twitter p{margin-top:5px; margin-bottom:0;}	
a#facebook img,a#twitter img{float:left; margin-right:5px;}

a#facebook{
	background:url(http://www.ul.ie/international//images/GUI/facebook_btn.png) no-repeat;
	background-position:7px 8px;
	}

a#twitter{
	background:url(http://www.ul.ie/international//images/GUI/twitter_btn.png) no-repeat;
	background-position:7px 8px;
	}
	
#map_link{
	margin-top:5px;
}

#map_link a{
	background:url(http://www.ul.ie/international//images/GUI/globe-flags.png) no-repeat -5px 5px;
	color:#666666;
	height:47px;
	padding:8px 0 12px 113px;
}

#map_link a:hover{
	color:#3C4857;
}



ul#side_nav{
	margin-top:10px;
	margin-bottom:0;
	margin-right:20px;}

ul#side_nav li{
	list-style:none;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	margin-left:0;}


ul#side_nav li a {
color:#666666;
display:block;
height:19px;
padding:10px;
}	

ul#side_nav li a:hover{
	color:#3BB2E2;}
	
ul#side_nav li.current a{
	background:url(http://www.ul.ie/international//images/GUI/bullet_square_blue.png) no-repeat left #fff;
	background-position:10px 15px;
	margin-left:0px;
	padding-left:25px;
	color:#3BB2E2;}
	
.sidenav{margin-right:20px;}



#regular_box ul li.here{
	background:#fff url(http://www.ul.ie/international/images/GUI/bullet_square_blue.png) no-repeat 13px 15px;
}

#regular_box ul li.here a{
	font-weight:bold;
	color:#3BB2E2;
}
#regular_box ul li.here {
	display:block;
	height:auto;
	}
	
#regular_box ul li {
	height:auto;
	}	
	
	
#regular_box ul li.here ul{
	display:block;
	padding:0;
	}
	
#regular_box ul li.here ul li, #regular_box ul li.parent-here ul li{
	display:block;
	border:none;
	text-decoration:none;
	padding:8px 12px 0px 15px;
	background-position:0px 13px;
	}
	
#regular_box ul li.here ul li.last, #regular_box ul li.parent-here ul li.last{
	padding-bottom:0;
}

#regular_box ul li.here ul li a, #regular_box ul li.parent-here ul li a{
	font-weight:normal;
	color:#666;
}

#regular_box ul li.here ul li a:hover, #regular_box ul li.parent-here ul li a:hover{
	color:#3BB2E2;}
	
#regular_box ul li.parent-here ul li{
	border:none;}
	
#regular_box ul li.parent-here a{
	font-weight:bold;
	color:#3BB2E2;}
	
	
#regular_box ul li.parent-here{	
	background:#fff url(http://www.ul.ie/international/images/GUI/bullet_square_blue.png) no-repeat 13px 17px;
}

#regular_box ul li.parent-here ul li.here a{
	font-weight:bold;
	color:#3BB2E2;}
		
		
		
		
		
		
		
#sidebar #regular_box h1{
	background-color:#038bd1;
	font-size:12px;
	color:#fff;
	margin:-1px auto 0;
	padding:5px 0 5px 12px;
}






/*Twitter Widget*/

#regular_box .twtr-hd {
	border-bottom:1px solid #DDDDDD;}
	
#regular_box .twtr-widget .twtr-tweet {
	border-bottom:1px solid #DDDDDD;}
	
#regular_box .twtr-widget .twtr-bd {padding:0;}

#regular_box .twtr-widget .twtr-tweet-wrap {padding:10px;}
	
#twtr-widget-1 .twtr-bd p {border:none;}

#regular_box .twtr-doc {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom:0px solid #DDDDDD;}
	

#regular_box #twtr-widget-1 .twtr-bd p {
	font:12px Arial, Helvetica, sans-serif;}
	
	
	
	
.news_centre #facebook_stream {
	/*height:385px !important;*/
	margin-bottom:-1px !important;}
	
	
	
/*File types*/	
	#regular_box ul li.filetypes{padding-left:35px;}
	
	
	#regular_box ul li.pdf {background:#fff url(http://www.ul.ie/international/images/GUI/file_acrobat.png) no-repeat 9px 11px;}
	
	#regular_box ul li.zip, #regular_box ul li.rar {background:#fff url(http://www.ul.ie/international/images/GUI/file_zip.png) no-repeat 7px 11px;}
	
	#regular_box ul li.doc, #regular_box ul li.docx, #regular_box ul li.odt {background:#fff url(http://www.ul.ie/international/images/GUI/file_word.png) no-repeat 9px 11px;}
	
	#regular_box ul li.xls, #regular_box ul li.xlsx {background:#fff url(http://www.ul.ie/international/images/GUI/file_excel.png) no-repeat 9px 11px;}
	
	#regular_box ul li.pps, #regular_box ul li.ppt {background:#fff url(http://www.ul.ie/international/images/GUI/file_ppt.png) no-repeat 9px 11px;}
	
	#regular_box ul li.key {background:#fff url(http://www.ul.ie/international/images/GUI/file_keynote.png) no-repeat 8px 11px;}
	
	#regular_box ul li.txt {background:#fff url(http://www.ul.ie/international/images/GUI/file_txt.png) no-repeat 9px 11px;}
	
	
	
#home_column .mailing_list_box .header{
background:url("http://www.ul.ie/international//images/GUI/list_top_double.png") repeat-x scroll 0 0 transparent;
height:29px;
padding:4px 10px 15px;
position:relative;
}

.mailing_list_box h2 {
color:#EBEBEB;
font-size:14px;
margin-bottom:5px;
}

.mailing_list_box h3 {
color:#3BB2E2;
font-size:11px;
margin-bottom:0;
margin-top:-5px;
margin-left:30px;
}

#mailing_list{
	background:url(http://www.ul.ie/international//images/GUI/course_finder_blue.png) repeat-x #1098de;
	padding:5px 10px;
/*	min-height:160px;
*/	display:block;
	border-bottom:1px solid #1081bb;
	margin-bottom:0px;
	min-height:182px;}

	
#mailing_list label{
	margin:0;
	display:inline-block;	
	color:#fff;
	font-weight:bold;}	
	
#mailing_list input.text{
	border:1px solid #1881ac;
	width:268px;
	padding:5px 5px;
	color:#999;
	font-size:12px;
	line-height:15px;
	margin-bottom:5px;
	background:#fff;
	}
	
#mailing_list select{
	border:1px solid #1881ac;
	width:280px;
	padding:6px 5px 6px 2px;
	color:#999;
	font-size:12px;
	line-height:22px;
	margin-bottom:4px;
	background-color:#FFF;
	line-height:22px;
	}
	
#mailing_list select option{padding:0;width:200px;}	

#mailing_list fieldset{margin-bottom:0;}

.mce_inline_error{
	background:#ff5d6e;
	color:#fff;
	border:1px solid #fe051f;height:30px;
	margin-bottom:4px;
	padding:2px 5px;}
	
#mc-embedded-subscribe{
	float:right;}

#mce-success-response{
	background:url(http://www.ul.ie/international//images/GUI/list_top_single.png) repeat-x scroll center bottom #3C4857;
	background-color:#3C4857;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:5px -10px -35px;
	padding:12px;
	position:relative;
	z-index:999;}
