/*
	========================================================================
		General elements
	========================================================================
	*/

	html, body
	{
		font-family: Arial, Helvetica, Sans-serif;
		background: #e7e7e7 url(http://www.ucd.ie/t4cms/background_page.png) repeat-x left top;
		color: #333;
	}
	a
	{
		color: #0080b5;
		text-decoration: underline;
	}
	a:hover { text-decoration: none; }
	.separator
	{
		height: 1px;
		font-size: 1px;
		background: transparent url(http://www.ucd.ie/t4cms/dotted_horizontal.png) repeat-x left 50%;
		padding: 10px;
		clear: both;
		overflow: hidden;
	}
	/*
	========================================================================
		Structural elements
	========================================================================
	*/

	#wrapper
	{
		width: 982px;
		margin: 15px auto 0;
	}
	/*
	========================================================================
		Header navigation
	========================================================================
	*/

	#header_navigation
	{
		height: 35px;
		line-height: 35px;
		padding-right: 20px;
		background: url(http://www.ucd.ie/t4cms/background_header.png) no-repeat left top;
		text-align: right;
		font-family: Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 11px;
		color: #666;
	}
	#header_navigation a { color: #666; }



	/*
	========================================================================
		Header
	========================================================================
	*/

	#header
	{
		border: 1px solid #d8d8d7;
		border-width: 0 1px;
		padding: 0px 0px 0;
		background-color: #ffffff;
	}
	#header h1 a{
		background:url("http://www.ucd.ie/t4cms/banner-reggov.jpg") no-repeat scroll 0 0 transparent;
		display:block;
		overflow:hidden;
		text-indent:-2000em;
		line-height:100px;
	}
	#header h1 {
		margin:0px;
		padding:0px;
	}

	


	/*
	========================================================================
		Primary navigation
	========================================================================
	*/

	#navpri
	{
		height: 34px;
		border: 1px solid #d8d8d7;
		border-width: 0 1px;
		background: url(http://www.ucd.ie/t4cms/background_navpri.png) repeat-x left 50%;
	}
	#navpri ul 
	{
		float: left;
		height: 34px;
		width: 980px;
		border-bottom: 1px solid #fff;
		list-style:none;
		padding:0px;
		margin:0px;
	}
	#navpri ul li
	{
		float: left;
		height: 34px;
		line-height: 34px;
		border-left: 1px solid #006ca9;
		overflow:hidden;
		
	}
	#navpri ul li a
	{
		display: block;
		font-weight: bold;
		font-size: 15px;
		color: #fff;
		text-decoration: none;
		text-align: center;
		width:121px;
		overflow:hidden;
	}
	#navpri ul li span.currentsection{display: block;
		font-weight: bold;
		font-size: 15px;
		color: #fff;
		text-decoration: none;
		text-align: center;
		width:121px;
		overflow:hidden;
		background: url(http://www.ucd.ie/t4cms/background_navpri_hover.png) repeat-x left bottom; 
	overflow:hidden;}
	#navpri ul li a:hover { background: url(http://www.ucd.ie/t4cms/background_navpri_hover.png) repeat-x left bottom; 
	overflow:hidden;}

	





	
	/*
	========================================================================
		Motto
	========================================================================
	*/

	#motto
	{
		height: 60px;
		border: 1px solid #d8d8d7;
		border-width: 0 1px 1px;
		border-bottom-color: #e5e5e4;
		background: url(http://www.ucd.ie/t4cms/background_motto.png) repeat-x left top;
	}
	#motto .SF_left { width: 331px; float:left;}
	#motto .SF_right 
	{ 
		width: 620px; 
		float: left;
	}
	#motto span
	{
		display: block;
		height: 35px;
		margin-top: 13px;
	} 
	#motto .SF_left span 
	{
		line-height: 35px;
		font-weight: bold;
		font-size: 20px;
		border-right: 1px solid #fff;
		padding-left: 22px;
		color: #a7a9aa;
	}
	#motto .SF_right span
	{
		height: 32px;
		border-left: 1px solid #d7d7d7;
		color: #666;
		font-size: 13px;
		line-height: normal;
		padding: 3px 0 0 10px;
	}



	/*
	========================================================================
		Breadcrumb
	========================================================================
	*/

	#breadcrumb
	{
		height: 38px;
		padding-left: 32px;
		line-height: 38px;
		background: url(http://www.ucd.ie/t4cms/background_breadcrumb.png) repeat-x left top;
		border: 1px solid #d8d8d7;
		border-width: 0 1px 1px;
		border-bottom-color: #e5e5e4;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica, Sans-serif;
		color: #666;
		font-weight: bold;
	}
	#breadcrumb span 
	{ 
		color: #aaa; 
		font-weight: normal;
	}
	#breadcrumb a 
	{
		font-weight: normal;
		text-decoration: none;
		color: #0080b5;
	}
	#breadcrumb a:hover { text-decoration: underline; }
	#breadcrumb em
	{
		font-style: normal;
		font-weight: normal;
	}
	


	/*
	========================================================================
		LHS
	========================================================================
	*/

	#lhs
	{
		width: 246px;
		float: left;
		margin-right: 30px;
	}
	
	#lhs p a {font-size: 12px; color: #777777;}
	#lhs h2
	{
	height: 45px;
	line-height: 45px;
	color: #fff;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #dddddc;
	background-image: url(http://www.ucd.ie/t4cms/button-bg.jpg);
	}
	#lhs ul { margin: 0; list-style:none; padding:0px;}
	#lhs ul li a{display:none;}
	#lhs li 
	{
	    
		  font-weight: bold;
		background: #fff url(http://www.ucd.ie/t4cms/background_lhsnav.png) repeat-x left bottom;
	}
  #lhs li span.currentbranch0 {
    background-image: url(http://www.ucd.ie/t4cms/button-bg.jpg); 
    line-height: 45px;
    color: #FFFFFF;
    height: 45px; 
    width: 230px;  
    display: block;
  }
  #lhs li ul.multilevel-linkul-0 li{
      display: block;
		padding: 15px 0px 15px 25px;
		font-size: 14px;
		line-height: 16px;
		text-decoration: none;
		color: #777;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow.png) no-repeat 15px 17px !important;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow.png) no-repeat 15px 15px;
		border: 1px solid #dddddc;
		border-width: 0 1px 1px;
		
  }
  #lhs li ul.multilevel-linkul-0 li span.currentbranch1 {
   /*  display: block;
		padding: 15px 0px 15px 25px;
		font-size: 14px;
		line-height: 16px;
		text-decoration: none;
		color: #777;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow.png) no-repeat 15px 17px !important;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow.png) no-repeat 15px 15px;
		border: 1px solid #dddddc;
		border-width: 0 1px 1px;
		width: 203px; */
  }
  #lhs li span.currentbranch0 {
    padding-left: 15px;
  
  }
	#lhs li span.currentbranch0 a, #lhs li.span.currentbranch1 a 
	{
		display: block;
		padding: 15px 15px 15px 25px;
		font-size: 14px;
		line-height: 16px;
		text-decoration: none;
		color: #FFFFFF;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow.png) no-repeat 15px 17px !important;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow.png) no-repeat 15px 15px;
		border:none;
		
	}
	ul.multilevel-linkul-0 li {display: block;}
	#lhs ul li ul.multilevel-linkul-0 li a {display: block; line-height: 15px; color: #777;}
	#lhs li a:hover
	{
		color: #009dd9;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow_hover.png) no-repeat 15px 15px;
	}
	#lhs li span.currentsection
	{
		display: block;
		padding: 15px 15px 15px 25px;
		font-size: 14px;
		text-decoration: none;
		color: #009dd9;
		background: url(http://www.ucd.ie/t4cms/lhs_arrow_hover.png) no-repeat 15px 15px;
		border: 1px solid #dddddc;
		border-width: 0 1px 1px;
	}




	



	/*
	========================================================================
		Content
	========================================================================
	*/
	
	
	
	 .staff {
   font-size: 14px;
   height: 80px;
   margin: 5px;
   line-height: 20px;
   }
   .staff p {
        font-size: 10px;
        line-height: 15px;
   }

	

	#content
	{
		border: 1px solid #d8d8d7;
		padding: 10px 20px;
		border-width: 0 1px;
		background-color: #fff;
		display:block;
	}
	
	
	#content h1 {
	
	height: 45px;
	line-height: 45px;
	color: #fff;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	width: 60%;
	border: 1px solid #dddddc;
	background-image: url(http://www.ucd.ie/t4cms/button-bg.jpg);
	}

	#rotating_gallery
	{
		height: 211px;
		width: 623px;
		float: left;
		margin-right: 5px;
	}
	#rotating_gallery div { display: none; }
	.hero_image 
	{
		width: 623px;
		height: 211px;
		position: relative;
		overflow: hidden;
		margin-left: 0;
	}
	.hero_image a
	{
		text-indent: -9999px;
		display: block;
		width: 623px;
		height: 211px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.homepage .hero_image
	{
		display: inline;
		float: left;
		position: relative;
		margin-right: 5px;
	}
	.contentpage .hero_image
	{
		width: 663px;
		height: 199px;
		border: 1px solid #dddddc;
		margin-bottom: 20px;
	}
	.contentpage .hero_image a
	{
		width: 663px;
		height: 199px;
	}
	
	
	#main_content
	{
		width: 664px;
		float: left;
	}
	
	

	
	#main_content h1
	{
		color: #00487f;
		font-weight: bold;
		line-height: 21px;
		font-size: 20px;
		margin-bottom: 10px;
		height:45px;
		line-height:45px;
		overflow: hidden;
		background : none;
		border:none;
		padding:0px;
	}
	#main_content h2
	{
		color: #009dd9;
		font-weight: bold;
		line-height: 21px;
		font-size: 18px;
		margin: 25px 0 2px;
	}
	#main_content h3
	{
		color: #777;
		font-weight: bold;
		line-height: 21px;
		font-size: 16px;
		margin: 5px 0 8px;
	}
	#main_content .summary
	{
		font-weight: bold;
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 10px;
	}
	#main_content p
	{
		font-size: 14px;
		line-height: 15px;
		margin-bottom: 20px;
	}
	
	
	#main_content ul, #main_content ol { margin: 0 0 20px 25px; }
	#main_content li
	{
		list-style-type: disc;
		font-size: 14px;
		line-height: 23px;
	}
	
		#news_content
	{
		width: 664px;
		float: left;
	}
	
	

	#news_content rhs_image
	{
		width: 140px;
		height: 140px;
		border: 1px solid #dddddc;
		float: right;
		position: relative;
		margin: 0em 0em 1.8em 1.8em;

	}
	#news_content h1
	{
		color: #00487f;
		font-weight: bold;
		line-height: 21px;
		font-size: 20px;
		margin-bottom: 10px;
		height:45px;
		line-height:45px;
		overflow: hidden;
	}
	#news_content h2
	{
		color: #009dd9;
		font-weight: bold;
		line-height: 21px;
		font-size: 18px;
		margin: 25px 0 2px;
	}
	#news_content h3
	{
		color: #777;
		font-weight: bold;
		line-height: 21px;
		font-size: 16px;
		margin: 5px 0 8px;
	}
	#news_content .summary
	{
		font-weight: bold;
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 10px;
	}
	#news_content p
	{
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 20px;
		margin-right: 160px;
	}
	
	
	#news_content ul, #main_content ol { margin: 0 0 20px 25px; }
	#news_content li
	{
		list-style-type: disc;
		font-size: 14px;
		line-height: 23px;
		}

   

	/*
	========================================================================
		Doormats
	========================================================================
	*/

	#rhs_doormat
	{
		height: 211px;
		background: url(http://www.ucd.ie/t4cms/background_rhs_doormat.png) no-repeat left top;
		overflow: hidden;
		font-size: 13px;
		color: #fff;
		width:300px;
	}
	#rhs_doormat h2, #rhs_doormat h3
	{
		font-weight: bold;
		color: #fff;
		margin-bottom: 1px;
	}
	#rhs_doormat h2 { font-size: 18px; }
	#rhs_doormat h3 
	{
		font-size: 15px; 
		margin: 3px 0 6px; 
	}
	#rhs_doormat a { color: #fff; }
	#rhs_doormat a:hover { text-decoration: none; }
	#rhs_doormat p 
	{ 
		margin-bottom: 10px;
		line-height: 17px; 
	}
	#rhs_doormat .top { padding: 15px; }
	#rhs_doormat .bottom 
	{
		padding: 0 15px;
		text-align: center;  
	}
	#rhs_doormat .bottom p { color: #a8d2f2; }
	
	
	#doormat_right{margin-right:0px;}
	
	#doormat_center{width:300px;}

	.doormat
	{
		float: left;
		position: relative;
		margin-left: 0px;
		margin-right: 15px;
		width: 300px;
		margin-top: 11px;
	}
	.box
	{
		
		float: left;
		margin-left: 6px;
		margin-right: 5px;
		width: 320px;
		margin-top: 11px;
	}
	
	.box_content
	{
		float: left;
		padding: 15px;
		border: 1px solid #dddddc;
		border-width: 1px 1px 1px;
		background: #f5f5f5 url(http://www.ucd.ie/t4cms/background_doormat.png) repeat-x left top;
		width: 280px;
		
	}
	#content #main_content .box_content h3 {margin:0px; padding:0px; line-height:13px; font-size:13px;}
	#content #main_content .box_content p{line-height:16px; padding:0px; margin:0px;}
	
	
	
	
	.box_collaboration
	{	display: inline;
		float: left;
		padding: 15px;
		margin:5px;
		border: 1px solid #dddddc;
		border-width: 1px 1px 1px;
		background: #f5f5f5 url(http://www.ucd.ie/t4cms/background_doormat.png) repeat-x left top;
		width: 260px;
		height: 70px;
		
	}
	
	.box_collaboration img, #main_content .box_content img
	{

		border: 1px solid #dddddc;
		margin: 0 10px 0 0;
		float: left;
	}
	
	.box_collaboration h2, 
	.box_collaboration h3, 
	.box_collaboration h4, 
	.box_collaboration h5, 
	.box_collaboration h6, 
	#main_content .box_collaboration h2, 
	#main_content .box_collaboration h3, 
	#main_content .box_collaboration h4, 
	#main_content .box_collaboration h5, 
	#main_content .box_collaboration h6 
	{
		font-weight: bold;
		font-size: 15px;
		line-height: 21px;
		color: #009dd9;
		margin: 0;
	}
	.box_collaboration p, #main_content .box_collaboration p 
	{
		font-size: 13px; 
		line-height: 18px; 
		margin-bottom: 0;
		float: left;
		
		
	}
	.box_collaboration a, #main_content .box_collaboration a
	{
		color: #00487f;
		text-decoration: none;
	}
	.box_collaboration ul, #main_content .collaboration ul { margin-left: 10px; }
	.box_collaboration li, #main_content .collaboration li 
	{ 
		font-size: 13px;
		line-height: 18px;
		list-style-type: none; 
	}
	.box_collaboration a:hover, #main_content .box_collaboration a:hover { text-decoration: underline; }
	.box_collaboration em, #main_content .box_collaboration em
	{
		color: #888;
		font-size: 11px;
	}
	


	.doormat_title
	{
		height: 45px;
		line-height: 45px;
		margin: 0;
		border: 1px solid #dddddc;
		background-color: #f5f5f5;
		padding-left: 15px;
	}
	.doormat_title > *, #main_content .doormat_title > *
	{
		margin: 0;
		padding: 0;
		display: inline;
		color: #888;
		font-size: 20px;
		font-weight: bold;
		line-height: 45px;
	}
	#main_content .doormat_title a, .doormat_title a
	{ 
		color: #00487f;
		text-decoration: none; 
		font-size: 20px;
		font-weight: bold;
	}
	.doormat_content
	{
		padding: 15px;
		border: 1px solid #dddddc;
		border-width: 0 1px 1px;
		background: #f5f5f5 url(http://www.ucd.ie/t4cms/background_doormat.png) repeat-x left top;
		
	}
	.doormat_content img, #main_content .doormat_content img
	{
	
		border: 1px solid #dddddc;
		margin: 0 10px 0 0;
		float: left;
	}
	.doormat_content h2, 
	.doormat_content h3, 
	.doormat_content h4, 
	.doormat_content h5, 
	.doormat_content h6, 
	#main_content .doormat_content h2, 
	#main_content .doormat_content h3, 
	#main_content .doormat_content h4, 
	#main_content .doormat_content h5, 
	#main_content .doormat_content h6 
	{
		font-weight: bold;
		font-size: 15px;
		line-height: 15px;
		color: #009dd9;
		margin: 0;
	}
	.doormat_content p, #main_content .doormat_content p 
	{
		font-size: 13px; 
		line-height: 18px; 
		margin-bottom: 0;
		margin-top: 0px;
		padding-top:0px;
	}
	.doormat_content a, #main_content .doormat_content a
	{
		color: #00487f;
		text-decoration: none;
	}
	
	.doormat_content h2 a {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    line-height: 15px;
  }
	.doormat_content ul, #main_content .doormat_content ul { margin-left: 10px; }
	.doormat_content li, #main_content .doormat_content li 
	{ 
		font-size: 13px;
		line-height: 18px;
		list-style-type: none; 
	}
	.doormat_content a:hover, #main_content .doormat_content a:hover { color: #009dd9; }
	.doormat_content em, #main_content .doormat_content em
	{
		color: #888;
		font-size: 11px;
	}


	
  

	


	/*
	========================================================================
		Footer
	========================================================================
	*/

	#footer
	{
		height: 90px;
		background: url(http://www.ucd.ie/t4cms/reggov_background_footer.png) no-repeat left top;
	}
	#footer_navigation
	{
		margin-top: 5px;
		padding: 0 0 5px 22px;
		font-family: Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 11px;
		color: #bababa;
	}
	#footer_navigation p{ float:left; margin:0px;padding-left:5px; padding-right:5px; border-right:1px solid #00487f;}
	#footer_navigation a
	{
		text-decoration: none;
		color: #00487f;
	}
	#footer_navigation a:hover { text-decoration: underline; }
	
	
	/* EXTRAS */
	.clear {clear:both;}
	
	
	
	
/* RMS styling */




#profileNavigation { margin: 5px 0; min-height: 24px; }
#profileNavigation ul {width: 600px; height: 24px; height: auto; background-color: #fff;}
#profileNavigation ul li {list-style: none; float: left; display: inline; margin: 0px 3px 0px 0px; padding: 0px; background-color: #fff;}
#profileNavigation ul li a {margin: 0px; width: auto; padding: 3px 10px; display: block; font-size: 1.0em; color: #FFF; text-align: center; background: #254F81 url(../../images/arrow_whiteonheavynavy.gif) no-repeat 3px center; text-decoration: none; float: none; height: auto;}
#profileNavigation ul li a:hover { background: #00487F; color: #6CF; }
#profileNavigation ul li a.current { background: #CEAD3A ; float: none; display: block; font-size: 1.0em; padding: 3px 10px; height: auto; color: #fff;}
#profileNavigation ul li a.current:hover {}
