*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(../../../../images/bg_greyedge.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

p
{
	margin-bottom: 2em;
}

a img
{
	border: none;
}

a, alink, a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

#container
{
	position: relative;
	width: 766px;
	text-align: left;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.6em;
}

input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#global_nav
{
	height: 87px;
}

.logo
{
	margin: 0px;
	margin-top: 9px;
	background-image: url(../../../../images/bucks_corporate_logo_web.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 208px;
	float: left;
}

.logo span
{
	position: absolute;
	margin-left: -9999px;
}

.FairTrade
{
	background-image: url(../../../../images/fairtrade_logo.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 59px;
	float: left;	
	margin:0px;
	margin-left:58px;
	margin-top: 12px;
}

.WhatUniAward
{
	background-image: url(../../../../images/what_uni_logo.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 74px;
	float: left;
	margin: 0px;
	margin-top: 12px;
	margin-left:15px;
}

.HeistAward
{
	background-image: url(../../../../images/heist_logo.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 69px;
	float: left;
	margin-top: 12px;
	margin-left:15px;	
}

.global_rightcol
{
	margin-top: 25px;
	float: right;
	width: 258px;
	text-align: right;
	color: #999999;
}

.searchinput
{
	border: 1px solid #616161;
	padding: 2px;
	color: #666666;
	margin-top: 7px;
}

.header_search
{
	width: 100px;
	height: 19px;
	border:0px;
	background-color: #f1f1f1;
	background-image: url(../../../../images/Btn_Search.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 7px 2px 0px;
	color: #666666;
}

ul.topnav
{
	position: relative;
	float: right;
	list-style: none;
	width: 495px;
	height: 27px;
	margin: 7px 6px 0 0;
	padding: 0px;
	background-color: #616161;
	font-size: 11px;
}

ul.topnav li
{
	float: left;
	text-align: center;
}

ul.topnav li a, ul.topnav li a:link, ul.topnav li a:visited
{
	color: #FFFFFF;
	display: block;
	width: 98px;
	height: 22px;
	border-right: 1px solid #f1f1f1;
	padding-top: 5px;
}

ul.topnav li.navrounded a, ul.topnav li.navrounded a:link, ul.topnav li.navrounded a:visited
{
	background-image: url(../../../../images/nav_rounded.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-right: none;
	width: 99px;
}

ul.topnav li a:hover
{
	display: block;
	width: 98px;
	height: 22px;
	background-color: #8D8C8C;
	border-right: 1px solid #f1f1f1;
	text-decoration: none;
}

#footer
{
	clear: both;
	margin: 10px 1px;
}

#footer p
{
	line-height: 1.5em;
	margin-bottom: 4px;
}

#footer p.chameleon, .chameleon a, .chameleon a:link, .chameleon a:visited
{
	color: #bfbebe;
}

a
{
	cursor: pointer;
}

.SmallFixedLabel
{
	width: 60px;
	display: inline-block;
}

.LongFixedLabel
{
	width: 125px;
	display: inline-block;
}


