@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
}

img
{  border-style: none;
}

.panel-top{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:751px;
	height:224px;
	background-image:url(images/panel-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content-left{
	float:left;
	width:521px;
	height:224px;
}

.content-right{
	float:right;
	width:230px;
	height:224px;
}

#logo-ulster{
	height:78px;
	padding-top:29px;
	padding-left:30px;
}

#logo-queens{
	height:78px;
	padding-top:29px;
	padding-left:30px;
}

.logo-scishop{
	margin-top:130px;
}
	
.text-block{
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
	
.links-wraper{

}
	
#sitelink-ulster{
	float:left;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#7bc142;
	background-image:url(images/icon-screen.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	padding-left:75px;
	margin-top:24px;
	min-height:33px;
}

#sitelink-ulster a{
	font-weight:normal;
	color:#0099ff;
	text-decoration:underline;
}

#sitelink-ulster a:hover{
	background-color:#d7f0ff;
	text-decoration:underline;
}

#projectslink-ulster{
	float:right;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#7bc142;
	background-image:url(images/icon-projects.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:53px;
	margin-top:24px;
	min-height:33px;
}

#projectslink-ulster a{
	font-weight:normal;
	color:#0099ff;
	text-decoration:underline;
}

#projectslink-ulster a:hover{
	background-color:#d7f0ff;
	text-decoration:underline;
}

#sitelink-queens{
	float:left;
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#bd948c;
	background-image:url(images/icon-screen.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	padding-left:75px;
	margin-top:24px;
	min-height:33px;
}

#sitelink-queens a{
	font-weight:normal;
	color:#c60010;
	text-decoration:underline;
}

#sitelink-queens a:hover{
	background-color:#e4d4d1;
	text-decoration:underline;
}

.panel-colourband{
	margin-left:auto;
	margin-right:auto;
	width:751px;
	height:2px;
	background-image:url(images/panel-colourband.gif);
}

#panel-baselink-ulster{
	margin-left:auto;
	margin-right:auto;
	width:751px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	text-align:center;
	background-image: url(images/panel-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:0px;
}

#panel-baselink-ulster a{
	font-weight:normal;
	color:#0099ff;
	text-decoration:underline;
}

#panel-baselink-ulster a:hover{
	background-color:#d7f0ff;
	text-decoration:underline;
}

#panel-baselink-queens{
	margin-left:auto;
	margin-right:auto;
	width:751px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	text-align:center;
	background-image: url(images/panel-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:0px;
}

#panel-baselink-queens a{
	font-weight:normal;
	color:#c60010;
	text-decoration:underline;
	
}

#panel-baselink-queens a:hover{
	background-color:#e4d4d1;
	text-decoration:underline;
}
