
/* CSS Document */


.leftNav {
	margin-top:70px;

	width:233px;
}

.leftNav a{
	/*position:relative;*/
	width:233px;
	/*height:49px;*/
	display:block;
}
.leftNav span {
	position:absolute;
	left:-9999px;
} /* This is for W3C Level A compliency */




/* Start Different channel themes */

.channeladmin {
	background: url(../images/admin.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 22px;
	margin-bottom:2px;
}
.channelSpring {
	background: url(../images/channelsSpringIcon.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 22px;
	margin-bottom:2px;
}
.channelSummer {
	background: url(../images/channelsSummerIcon.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 22px;
	margin-bottom:2px;
}
.channelAutumn {
	background: url(../images/channelsAutumnIcon.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 22px;
	margin-bottom:2px;
}
.channelWinter {
	background: url(../images/channelsWinterIcon.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 22px;
	margin-bottom:2px;
}

/* End Different channel themes */

.menubottom {
	background: url(../images/menubottom.gif) no-repeat;
	width: 233px;
	height: 22px;
	position:relative;
	background-repeat: no-repeat;
	margin-left:1px;
	margin-top:4px;
}
a.prospectus {
	background: url(../images/prospectus_off.gif) no-repeat;
	position:relative;
	background-repeat: no-repeat;
	margin-left:1px;
	margin-top:14px;
	width: 233px;
	height:50px;
}
a.prospectus:hover {
	background: url(../images/prospectus_on.gif) no-repeat;
	position:relative;
	background-repeat: no-repeat;
	margin-left:1px;
	margin-top:14px;
	width: 233px;
	height:50px;
}
a.opendays {
	background: url(../images/opendays_off.gif) no-repeat;
	position:relative;
	background-repeat: no-repeat;
	margin-left:1px;
	margin-top:14px;
	width: 233px;
	height:50px;
}
a.opendays:hover {
	background: url(../images/opendays_on.gif) no-repeat;
	position:relative;
	background-repeat: no-repeat;
	margin-left:1px;
	margin-top:14px;
	width: 233px;
	height:50px;
}
.mainlogo {
	background: url(../images/bucks_new_uni_WHITE.gif) no-repeat;
	position:relative;
	background-repeat: no-repeat;
	margin-left:1px;
	margin-top:14px;
	width: 233px;
	height:150px;
}
.livebutton {
	position:relative;
	width: 233px;
	height: 43px;
	background-image: url(../images/livebuttonOff.gif);
	/*margin-bottom:12px;*/
}
.livebutton:hover{
	background-image: url(../images/livebuttonOn.gif);
}

.bestBitsButton {
	position:relative;
	width: 233px;
	height: 43px;
	background-image: url(../images/bestBitsOff.gif);
	/*margin-bottom:12px;*/
}
.bestBitsButton:hover{
	background-image: url(../images/bestBitsOn.gif);
}

.bestBitsButton:active {
	background-image: url(../images/bestBitsOn.gif);
}

.manageUsersButton {
	position:relative;
	width: 233px;
	height: 49px;
	background-image: url(../images/manageUsers.gif);
	/*margin-bottom:12px;*/
}

.registerbutton {
	position:relative;
	width: 233px;
	height: 43px;
	background-image: url(../images/left_signin_off.gif);
	/*margin-bottom:12px;*/
}
.registerbutton:hover{
	background-image: url(../images/left_signin_on.gif);
}

.filmbutton {
	position:relative;
	width: 233px;
	height: 43px;
	background-image: url(../images/filmOff.gif);
	/*margin-bottom:12px;*/
}
.filmbutton:hover{
	background-image: url(../images/filmOn.gif);
}
.approveUserProfiles {
	position:relative;
	width: 233px;
	height: 49px;
	background-image: url(../images/approveUserProfiles.gif);
	/*margin-bottom:12px;*/
}
.uploadButton {
	position:relative;
	width: 233px;
	height: 43px;
	background-repeat: no-repeat;
	background-image: url(../images/left_submit_off.gif);
	/*margin-bottom:12px;*/
}
.uploadButton:hover{
	background-image: url(../images/left_submit_on.gif);
}

.musicbutton {
	width: 233px;
	height: 43px;
	background-repeat: no-repeat;
	position:relative;
	background-image: url(../images/musicOff.gif);
	/*margin-bottom:12px;*/
}
.musicbutton:hover{
	background-image: url(../images/musicOn.gif);
}

.revokeUserAccess{
	width: 233px;
	height: 49px;
	background-repeat: no-repeat;
	position:relative;
	background-image: url(../images/revokeUserAccess.gif);
	/*margin-bottom:12px;*/
}

.animationbutton {
	position:relative;
	background-image: url(../images/animationOff.gif);
	width: 233px;
	height: 43px;
	background-repeat: no-repeat;
	/*margin-bottom:12px;*/
}
.animationbutton:hover{
	background-image: url(../images/animationOn.gif);
}
.studentbutton {
	background: url(../images/studentOff.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 43px;
	/*margin-bottom:12px;*/
}
.studentbutton:hover{
	background-image: url(../images/studentOn.gif);
}
.campusCambutton {
	background: url(../images/newCampasCamOff.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 43px;
	/*margin-bottom:12px;*/
}
.campusCambutton:hover{
	background-image: url(../images/newCampasCamOn.gif);
}

.businessbutton {
	background: url(../images/businessOff.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 43px;
	/*margin-bottom:12px;*/
}
.businessbutton:hover{
	background-image: url(../images/businessOn.gif);
}

.eventsbutton {
	background: url(../images/eventsOff.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 43px;
	/*margin-bottom:12px;*/
}
.eventsbutton:hover{
	background-image: url(../images/eventsOn.gif);
}

.newsbutton {
	background: url(../images/newsOff.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 43px;
	/*margin-bottom:12px;*/
}
.newsbutton:hover{
	background-image: url(../images/newsOn.gif);
}

.meetusbutton {
	background: url(../images/meetUsOff.gif) no-repeat;
	position:relative;
	width: 234px;
	height: 43px;
	/*margin-bottom:12px;*/
}
.meetusbutton:hover{
	background-image: url(../images/meetUsOn.gif);
}

