html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #aa1002;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	text-decoration: none;

}
.clear {
	clear: both;

}

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://library.gmit.ie/screens/background.gif);
	background-repeat: repeat;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px
}

#body {
	width: 100%;
	background-repeat: repeat;
	background-image: url(http://library.gmit.ie/screens/body_bg.gif);
}
#body-top {
	position: relative;
	background-image: url(http://library.gmit.ie/screens/body_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#body-bot {
	padding-bottom: 10px;
	background-image: url(http://library.gmit.ie/screens/body_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: -5px;
	left: 0px;
	font-size:24px;
	color:#aa1002;
	font-variant: small-caps;
	font-family: "Book Antiqua";
	width: 726px;
	height: 59px;

}
#nav {
	position: absolute;
	top: 43px;
	left: 256px;
	visibility: visible;
	overflow: hidden;
	color: #FFFFFF;




	
}
#nav  a {
	background-image:url(http://library.gmit.ie/screens/menu.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bolder;
}
#nav  a:hover {
	color:#aa1002;
}

#body-bot {
	padding-bottom: 17px;
	padding-top: 10px;


}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	
}
#welcome a {
	color: #FFFFFF;
	text-decoration: none;

}
#welcome a:hover {
	color: #aa1002;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#FFFFFF;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	padding-right: 34px;
	padding-top: 23px;
	color: #686454;
	clip:    rect(auto auto auto auto);


}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #333333;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #FFFFFF;
}

.fineborder {
	border: 1px solid #FFFFFF;
	padding: 2px;
	width: 186px;
	margin-bottom: 5px;
}

#picbar {
	width: 415px;
	background-color: #A89F9F;
	background-position: center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 19px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 5px 0px 5px 4px;

}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;

}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-top: 6px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
	padding-bottom: -5px;

}

#planer p, #stories p {
	margin: 0px;
	padding-bottom: 1px;
}

#planer .more, #stories .more {
	margin-top: 12px;
	margin-bottom: 12px;

}

.clear-flat {
	margin: auto auto 1px;

}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	clip:   rect(auto auto auto auto);
	right: 0.1px;
	text-indent: 0.5px;



}
#footer p {
	margin-top: 0.2em;

}
.line {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.red {
	color: #F00;
	font-size: 9px;
}

.social {
}/*========================================*/
/*========COMMON STYLING==================*/
/*========================================*/
.social ul, .social_small ul {list-style:none;margin:0 auto;padding:0;}
.social ul.inlined, .social_small ul.inlined {float:left;}
.social ul li{width:32px;height:32px;margin: 5px; text-indent:-9999px;}
.social ul li a, .social_small ul li a{display:block;width:100%;height:100%;opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80);}
.social ul li a:hover, .social_small ul li a:hover{opacity: 1;-moz-opacity: 1;filter:alpha(opacity=1);}

.social_small ul li{width:16px;height:16px;margin: 5px; text-indent:-9999px;}

/*========================================*/
/*========SOCIAL LARGE SIZE===============*/
/*========================================*/
.social ul a.twitter, a.facebook, a.flickr, a.friendfeed, a.delicious, a.digg, a.lastfm, a.youtube, a.feed, a.linked-in{background:url(../images/social_icons.png);}

.social ul a.twitter{background-position: 0px 0px;}
.social ul a.facebook{background-position: 0px -42px;}
.social ul a.flickr{background-position: 0px -84px;}
.social ul a.friendfeed{background-position: 0px -126px;}
.social ul a.delicious{background-position: 0px -168px;}
.social ul a.digg{background-position: 0px -210px;}
.social ul a.lastfm{background-position: 0px -252px;}
.social ul a.linked-in{background-position: 0px -294px;}
.social ul a.youtube{background-position: 0px -336px;}
.social ul a.feed{background-position: 0px -378px;}

/*========================================*/
/*========SOCIAL SMALL SIZE===============*/
/*========================================*/
.social_small ul a.twitter, .social_small ul a.facebook, .social_small ul a.flickr, .social_small ul a.friendfeed, .social_small ul a.delicious, .social_small ul a.digg, .social_small ul a.lastfm, .social_small ul a.youtube, .social_small ul a.feed, .social_small ul a.linked-in{background:url(../images/social_icons_small.png);}

.social_small ul a.twitter{background-position: 0px 0px;}
.social_small ul a.facebook{background-position: 0px -26px;}
.social_small ul a.flickr{background-position: 0px -52px;}
.social_small ul a.friendfeed{background-position: 0px -78px;}
.social_small ul a.delicious{background-position: 0px -104px;}
.social_small ul a.digg{background-position: 0px -130px;}
.social_small ul a.lastfm{background-position: 0px -156px;}
.social_small ul a.linked-in{background-position: 0px -182px;}
.social_small ul a.youtube{background-position: 0px -208px;}
.social_small ul a.feed{background-position: 0px -234px;}



