
html {
	height: 100%;
	min-height : 100%;
}

body
{
	width: 802px;
	height: 100%;
	min-height : 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-size: small;
	line-height: 120%;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background: #FFF url(../images/backgroundcolour.gif) repeat-x;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0; }

#fullcontent {
	width: 802px;
	border: 0;
}

#homecontent {
	width: 800px;
	border: 0;
	font-size: medium;
	background: #FFF url(../images/homebg.jpg) no-repeat;
}

#skinscontent {
	width: 800px;
	border: 0;
	font-size: medium;
	background: #FFF url(../images/skinsbg.jpg) no-repeat;
}

.genericLeft {
	float: left;
}

.genericRight {
	float: right;
}

a {
	color				: #CC0033;
	font-weight			: normal;
	text-decoration		: none;
}

a:hover
{
	color				: #CC0033;
	font-weight			: normal;
	text-decoration		: underline;
}

a img {
	border			: 0px;
}

a.sublink {
	font-weight			: inherit;
	color				: #000;
	text-decoration		: none;
}

a.sublink:hover
{
	font-weight			: inherit;
	color				: #000;
	text-decoration		: underline;
}

a.redlink {
	color				: #CC0033;
	font-weight			: normal;
	text-decoration		: none;
	padding-left : 2px;
	padding-right : 2px;
}

a.redlink:hover
{
	color				: #FFFFFF;
	font-weight			: normal;
	text-decoration		: none;
	background-color	: #CC0033;
}

a.whitelink {
	color				: #FFF;
	font-weight			: normal;
	text-decoration		: none;
}

a.whitelink:hover
{
	color				: #FFF;
	font-weight			: normal;
	text-decoration		: underline;
}

a.whitelink2 {
	color				: #FFF;
	font-weight			: normal;
	text-decoration		: none;
	font-size: 12px;
}

a.whitelink2:hover
{
	color				: #000;
	font-weight			: normal;
	text-decoration		: none;
	font-size: 12px;
}

a.whitelinkbold {
	color				: #FFF;
	font-weight			: bold;
	text-decoration		: none;
}

a.whitelinkbold:hover
{
	color				: #FFF;
	font-weight			: bold;
	text-decoration		: underline;
}

a.orangelink {
	color				: #ff9400;
	font-weight			: normal;
	text-decoration		: none;
}

a.orangelink:hover
{
	color				: #FFF;
	font-weight			: normal;
	text-decoration		: none;
	background-color	: #ff9400;
}

.spacer
{
	clear				: both;
}

.loginbox {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding-top: 150px;
	padding-bottom: 150px;
}

#banner {
	width: 802px;
	height: 80px;
	margin-bottom: 4px;
	background: url(../images/headerBg.gif) no-repeat 0px 0px;
}

.wegluLogo {
	width: 139px;
	height: 56px;
	background: url(../images/wegluLogoBg.gif) no-repeat;
	cursor: pointer;
}

.bannerBar {
	width: 788px;
	float: left;
	padding-top: 5px;
	padding-left: 9px;
}

.bannerButtonLeft {
	background: url(../images/bannerButtonLeftBg.gif) no-repeat;
	cursor: pointer;
	width: 132px;
	height: 20px;
	padding-top: 2px;
	font-weight: bold;
	color: #494949;
	float: left;
	text-align: center;
}

.bannerButton, .bannerButton2 {
	background: url(../images/bannerButtonBg.gif) no-repeat;
	cursor: pointer;
	width: 126px;
	height: 20px;
	float: left;
	padding-top: 2px;
	font-weight: bold;
	color: #494949;
	text-align: center;
}

.bannerButtonRight {
	background: url(../images/bannerButtonRightBg.gif) no-repeat;
	cursor: pointer;
	width: 134px;
	height: 20px;
	padding-top: 2px;
	padding-right: 4px;
	font-weight: bold;
	color: #494949;
	float: left;
	text-align: center;
}

.searchButton {
	background: url(../images/buttonSearchBg.gif) no-repeat;
	cursor: auto;
	width: 153px;
	height: 22px;
	float: left;
	padding-right: 0px;
}

.bannerLinks {
	font-size: x-small;
	color: #000;
	text-align: right;
	line-height: 130%;
	padding-bottom: 14px;
	padding-right: 2px;
}

.bannerLinks a {
	text-decoration: none;
	font-size: x-small;
	color: #000;
}

.bannerLinks a:hover {
	text-decoration: none;
	font-size: x-small;
	color: #6c9d31;
	background-color: #FFF;
}

.weglubox {
	width: 802px;
}

#wegluleft {
	width: 184px;
	float: left;
}

#weglucenter {
	width: 500px;
	float: left;
}

#wegluright {
	width: 114px;
	float: right;
}

.greenButton {
	width: 70px;
	height: 16px;
	background: url(../images/greenButtonBg.gif) no-repeat 0px 1px;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	float: left;
}

.gradientBox {
	width: 126px;
	font-weight: bold;
	font-size: small;
	color: #4A4949;
	overflow: hidden;
}

.gradientBox a {
	font-weight: bold;
	font-size: small;
	display: block;
	width: 100%;
	line-height: 150%;
	padding-left: 6px;
	padding-right: 6px;
	color: #4A4949;
	text-decoration: none;
}

.gradientBox a:hover {
	background-color: #97d0e3;
	font-weight: bold;
	font-size: small;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #4A4949;
	text-decoration: none;
}

.gradientTop {
	background: url(../images/gradientBg1.gif) no-repeat;
	height: 23px;
	overflow: hidden;
}

.gradientMiddle {
	background: url(../images/gradientBg2.gif) no-repeat;
}

.gradientFill {
	background: url(../images/gradientBg3.gif) repeat-y;
}

.gradientBottom {
	background: url(../images/gradientBg4.gif) no-repeat;
	height: 5px;
	overflow: hidden;
}


.searchBox {
	width: 153px;
	font-weight: bold;
	font-size: small;
	color: #000;
	overflow: hidden;
}

.searchBox a {
	font-weight: bold;
	font-size: small;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #4A4949;
	text-decoration: none;
}

.searchBox a:hover {
	background-color: #999;
	font-weight: bold;
	font-size: small;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	text-decoration: none;
}

.searchTop {
	background: url(../images/searchDropBg1.gif) no-repeat;
	height: 23px;
	overflow: hidden;
}

.searchMiddle {
	background: url(../images/searchDropBg2.gif) repeat-y;
}

.searchBottom {
	background: url(../images/searchDropBg3.gif) no-repeat;
	height: 8px;
	overflow: hidden;
}

.whiteBox {
	width: 166px;
	font-size: x-small;
	color: #000;
}

.whiteBox a {
	font-size: x-small;
	display: block;
	width: 100%;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	color: #000;
	text-decoration: none;
}

.whiteBox a img {
	float: left;
	margin-left: 14px;
	margin-right: 8px;
}

.whiteBox a:hover {
	background: url(../images/greenBar.gif) no-repeat;
	font-size: x-small;
	display: block;
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	text-decoration: none;
}

.whiteBoxTop {
	height: 17px;
	background: url(../images/whiteBoxBg1.gif) no-repeat;
	overflow: hidden;
}

.whiteBoxMiddle {
	background: url(../images/whiteBoxBg2.gif) repeat-y;
	padding-left: 9px;
	padding-right: 23px;
}

.whiteBoxBottom {
	height: 12px;
	background: url(../images/whiteBoxBg3.gif) no-repeat;
	overflow: hidden;
}


.grayBox {
	background-color: #e7e7e8;
}

.homeButton {
	width: 108px;
	height:	19px;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-top: 3px;
	margin-bottom: 15px;
}

.leftButton {
	background: url(../images/leftButtonBg.gif) no-repeat 0px 0px;
	width: 58px;
	height:	16px;
	color: #333;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	float: left;
}

.rightButton {
	background: url(../images/rightButtonBg.gif) no-repeat 0px 0px;
	width: 58px;
	height:	16px;
	color: #333;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	float: left;
}

.myMiniField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding-left: 2px;
	padding-right: 8px;
	width: 60px;
	float: left;
}

.myMiniField img, .myBigField img {
	float: left;
	padding-right: 3px;
}

.miniFieldBox {
	float: left;
	width: 60px;
	min-height: 16px;
}

.miniFieldBox label, .bigFieldBox label {
	padding-left: 4px;
	padding-right: 4px;
}

.miniEditField {
	width: 56px;
	min-height: 16px;
	margin-left: 4px;
	font-weight: bold;
	overflow: hidden;
}

.miniEditFieldBox {
	width: 60px;
	background: url(../images/miniFieldBg2.gif) repeat-y;
}

.miniEditFieldTop {
	width: 60px;
	background: url(../images/miniFieldBg1.gif) no-repeat top;
}

.miniEditFieldBottom {
	width: 60px;
	background: url(../images/miniFieldBg3.gif) no-repeat bottom;
}

.myBigField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding-left: 2px;
	padding-right: 8px;
	width: 334px;
	float: left;
}

.bigFieldBox {
	float: left;
	width: 284px;
	min-height: 16px;
}

.bigEditField {
	width: 280px;
	min-height: 16px;
	margin-left: 4px;
	font-weight: bold;
	overflow: hidden;
}

.bigEditFieldBox {
	width: 284px;
}

.bigEditFieldTop {
	width: 284px;
}

.bigEditFieldBottom {
	width: 284px;
}

.mySearchField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding-top: 2px;
	padding-left: 26px;
	width: 128px;
}

.searchFieldBox {
	float: left;
	width: 110px;
	min-height: 16px;
}

.searchEditField {
	width: 106px;
	white-space: nowrap;
	min-height: 16px;
	margin-left: 0px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #666666;
}

.searchInputStyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	border: 0;
	padding: 0;
	margin: 0;
	color: #666666;
}

.searchInputStyle:focus {
  outline: 0 none;
}

.searchEditFieldBox {
	width: 104px;
}

.searchEditFieldTop {
	width: 104px;
}

.searchEditFieldBottom {
	width: 104px;
}

.moreButton {
	width: 20px;
	height: 18px;
	background: url(../images/moreButtonBg.gif) no-repeat;
	cursor: pointer;
}

.moreButton2 {
	width: 20px;
	height: 18px;
	background: url(../images/moreButtonBg.gif) no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
}

.separator {
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tabBox {
	width: 260px;
}

.tabBoxTop, .tabBoxTop2 {
	height: 20px;
	padding-right: 4px;
	font-size: x-small;
	color: #6c9d31;
	text-align: right;
}

.tabBoxTop {
	background: url(../images/tabtopBg.gif) no-repeat;
}

.tabBoxTop2 {
	background: url(../images/tabtop2Bg.gif) no-repeat;
}

.tabBoxMiddle {
	border-left: 1px solid #b2e599;
	border-right: 1px solid #b2e599;
	padding: 8px;
	background-color: #FFF;
}

.tabBoxBottom {
	background: url(../images/tabbottomBg.gif) no-repeat;
	height: 6px;
}

.signalert {
	float: left;
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	width: 240px;
	padding-top: 8px;
	color: #FF3333;
	display: none;
}

.breadcrumbs {
	font-size: small;
	font-weight: normal;
	margin-top: 4px;
	color: #FFF;
}

.breadcrumbs a {
	color: #FFF;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footerBox {
	text-align: center;
	padding-top: 3px;
	color: #FFF;
	font-size: small;
	font-weight: normal;
	width: 800px;
	height: 22px;
	background: #FFF url(../images/footerBG.gif) no-repeat;
	margin-top: 4px;
}

.footerBox a {
	color: #FFF;
	text-decoration: none;
}

.footerBox a:hover {
	color: #FFF;
	text-decoration: underline;
}