@charset "utf-8";
/* CSS Document */

/*General Styles */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #639e35;
	padding: 0;
	margin:0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

h2 {font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #639e35;
	padding: 0;
	margin:0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
h3{font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	padding: 0;
	margin:0;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333;
	padding: 0px;
	margin-top: 10px;
}
p.first{font-size:0.9em;}

a, li a {
	color: #649c35;
	text-decoration: none;
	z-index:10;
}

a:hover, li a:hover {
	color:#333;
	padding-bottom:2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c1d837;	
}
	
ul, ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}
ul ul, ol ol{
font-size:1em;
}

ul.none li, ol.none li {
	list-style-type: none;
}

table {border:none; font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333;}

th {font-weight:bold;}

td {padding:2px;}

tr {}

table.colour th {background-color:#dfe9bc; padding:5px;}
table.colour tr {background-color:#f7f9ec}
table.colour td {padding:5px;}
table.news {margin-left:15px;}
table.news td {padding:0;}
table.employmentEssentials th {background-color:#cc3333; height:41px;
	background-image: url(/images/retailerservices/employmentEssentials/grad.jpg);
	background-repeat: repeat-x; color:#FFF;
}

table.awards td{text-align:center; vertical-align:middle}

table ul {font-size:1em; margin-left:14px; margin-top:0; padding:0; margin-right:10px;}
table ul li {margin:0;}

img {border:none; behavior: url(/script/iepngfix.htc);}

.left {float:left;}
.right {float:right;}
.noPad {margin:0; padding:0;}
hr{
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCC;
	height:1px;
	margin-top:10px; margin-bottom:10px;
}
img.left, img.right {padding:10px;}

form p{margin:0; margin-bottom:2px; padding:0; clear:both;}
form label {display:block; float:left; text-align:right; margin-right: 10px; width: 225px;}
form label.none {width:auto;}
form .text {
	border: 2px solid #CCC;
	padding:2px;
}
form .drop {
	border: 2px solid #CCC;
	padding:1px;
	height:24px;
}

form .submit {
	margin-top:7px;
	border: 4px solid #CCC;
}

form.inline label, form.inline text, form.inline .submit, form.inline select {display:inline; width:auto; float:none; vertical-align:middle}


.error {color:#F00}

.center {text-align:center}


/*Page Template*/
body{
	margin-top:0;
	background-color: #fffffd;
	background-image: url(../images/pageBg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
}
#wrapper {width: 996px; position:relative; text-align:left; margin:auto;}
#header{
	width:996px;
	height:105px;
	background-color: #649c35;
	background-image: url(../images/pageheader.gif);
	background-repeat: no-repeat;
	position:relative; 
}
#header h1.Budgens {
	width:208px;
	height:53px;
	position: absolute;
	background-image: url(../images/budgens.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	left: 20px;
	bottom: 10px;
	behavior: url(/script/iepngfix.htc);
	padding:0; margin:0;
}
.boxRow{float:left; height:auto; margin-bottom:8px; width:992px; margin-left:2px; margin-right:2px; position:relative;}
.stackBoxes{width:250px; float:left; margin:0; padding:0; display:block; position:relative; overflow:hidden}
.box{
	float:left;
	padding: 0px;
	width:976px;
	height: 245px;
	margin-right: 8px;
	border: 8px solid #e5e5e4;
	background-color: #FFF;
	background-image: url(../images/whiteBg.gif);
	background-repeat: repeat-x;
	display:block;
}
#page{
	float:left;
	padding:28px;
	width:920px;
	height: auto;
	border: 8px solid #e5e5e4;
	background-color: #FFF;
	background-image: url(../images/whiteBg.gif);
	background-repeat: repeat-x;
	display:block;
	margin-bottom:8px;
	margin-left:2px;
	margin-right:2px;
	position:relative;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
}
#page #leftColumn {width:600px; float:left; padding-right: 28px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;}
#page #rightColumn {
	width:272px;
	float:right;
}

#page .greyBox {
	background-color: #efefef;
	border: 5px solid #e5e5e4;
	height:auto;
	clear:both;
	margin-bottom: 5px;
	position:relative;
	float:left;
	width:558px;
	background-image: url(../images/greyBoxBG.gif);
	background-repeat: repeat-x;
}
#page .greyBox img.left {float:left; padding:0; margin-right:10px;}
#page .greyBox img.right {float:right; padding:0; margin-left:10px;}

#page .greyBox .content {position:relative; width:378px; float:right; padding:10px;}
#page .greyBox .contentFull {position:relative; width:538px; float:right; padding:10px;}
#page .greyBox .contentFull h1 {width:500px;}

#footer{
	width:986px;
	height:30px;
	padding:8px;
	background-color: #FFFFFF;
	margin-bottom:10px;
	display:block; clear:both;
}
#footer p {margin:0;}
#footer img.left, #footer img.right {padding:0;}
#breadcrumb {
	position: absolute;
	left: 28px;
	top: 0px;
}

#page .greenBox{
	background-color: #649c35;
	padding: 20px;
	border: 5px solid #efefef;
	background-image: url(../images/greenBoxBG.gif);
	background-repeat: repeat-x;
}
#page .greenBox p {color:#FFF; font-size:0.8em; margin:0; padding:0;}
/* Menu */
#nav {float:left; width: 968px; height:32px; position:relative; margin-left:14px; margin-right:14px; z-index:200;}

#nav ul {
list-style-type:none;
	margin:0;
	padding:0;
	
	}
#nav ul li {
	float:left;
	position: relative;
	width:auto;
	
}
#nav ul li a {
	height:32px;
	display:block;
	text-indent:-9999px;
	
}
#nav ul li a:hover {
border:none;
	padding-bottom:0;
}
#nav a.news {
	height:32px;
	width:52px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav a:hover.news {
	background-position: 0px -25px;
}
#nav a.productrange {
	height:32px;
	width:131px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -52px 0px;
	
}
#nav a:hover.productrange {
	background-position: -52px -25px;
}
#nav a.promotions {
	height:32px;
	width:109px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -183px 0px;
}
#nav a:hover.promotions {
	background-position: -183px -25px;
}
#nav a.retailerservices {
	height:32px;
	width:151px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -292px 0px;
}
#nav a:hover.retailerservices{
	background-position: -292px -25px;
}
#nav a.bestpractise {
	height:32px;
	width:120px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -443px 0px;
}
#nav a:hover.bestpractise{
	background-position: -443px -25px;
}
#nav a.contacts {
	height:32px;
	width:80px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -563px 0px;
}
#nav a:hover.contacts{
	background-position: -563px -25px;
}
#nav a.home {
	height:32px;
	width:65px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -643px 0px;
}
#nav a:hover.home{
	background-position: -643px -25px;
}

#nav a.myaccount {
	margin-right:14px;
	height:32px;
	width:112px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -708px 0px;
}
#nav a:hover.myaccount{
	background-position: -708px -25px;
}

#nav a.login {
	height:32px;
	width:50px;
	background-image: url(../images/navigationNoLogin.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav a:hover.login{
	background-position: 0px -25px;
}

#nav a.register {
	height:32px;
	width:80px;
	background-image: url(../images/navigationNoLogin.gif);
	background-repeat: no-repeat;
	background-position: -50px 0px;
}
#nav a:hover.register{
	background-position: -50px -25px;
}

#nav a.support {
	height:32px;
	width:76px;
	background-image: url(../images/navigationNoLogin.gif);
	background-repeat: no-repeat;
	background-position: -130px 0px;
}
#nav a:hover.support{
	background-position: -130px -25px;
}

#nav ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:32px;
	left:0;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	
}
#nav ul li ul li {float:none; text-align:left; padding:0; margin:0; width:auto;}
#nav ul li ul li a {
	background-color:#FFF;
	text-indent:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display:block;
	line-height:1.4em;
	height:22px;
	padding-top:2px;
	padding-left:25px;
	padding-right: 5px;
}
#nav ul ul li a:hover {
	background-color:#e9f0cf;
	border:none;
	padding-bottom:0;
}
#nav ul li:hover ul,
#nav ul a:hover ul {visibility:visible; }
#nav table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* Home Page */
#welcomeBox {
	float:left;
	margin-right: 8px;
	border: 8px solid #e5e5e4;
	display:block;
	padding:20px;
	width:186px;
	height:205px;
	background-color:#dce0cd;
	background-image: url(../images/welcomeBG.gif);
	background-repeat: no-repeat;
}

.newsBox {
	float:left;
	display:block;
	margin-right:8px;
	padding:16px 28px 28px;
	width:184px;
	height:auto;
	background:none;
	border:none;
}
h1.news{margin-top:10px; margin-left:28px;}

#latest {
	padding:20px;
	float:left;
	width:436px;
	height: 205px;
	margin-right: 8px;
	border: 8px solid #e5e5e4;
	background-color: #FFF;
	background-image: url(../images/whiteBg.gif);
	background-repeat: repeat-x;
	display:block;
}

/* Login */
p.loginerror {
	font-weight: bold;
	color: #F00;
	margin-left: 45px;
	margin-bottom:10px;
}

/* Own Brand */
#ranges {
	background-image: url(/images/productrange/ownBrand/rangesBG.jpg);
	height: 510px;
	width: 615px;
	position: relative;
	z-index:100;
}
#ranges ul {z-index:200;}

#ranges ul li a.goodvalue {
	position:absolute;
	top:60px;
	left:41px;
	text-indent:-9999px;
	background-image: url(/images/productrange/ownBrand/goodvalue.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 280px;
	background-position: 17px 15px;
	
}
#ranges ul li a.budgensrange {
	position:absolute;
	top:240px;
	left:302px;
	text-indent:-9999px;
	background-image: url(/images/productrange/ownBrand/budgensrange.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 260px;
	background-position: 70px 15px;
	
}
#ranges ul li a.budgensbest {
	position:absolute;
	top:365px;
	left:40px;
	text-indent:-9999px;
	background-image: url(/images/productrange/ownBrand/budgensbest.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 260px;
	background-position: 20px 12px;
	
}
#ranges ul li a:hover {border-style:none;}

/* MRL */

#page .mrlCategory {
	background-color: #efefef;
	border: 5px solid #e5e5e4;
	height:auto;
	clear:both;
	margin-bottom: 5px;
	position:relative;
	float:left;
	width:558px;
	background-image: url(../images/greyBoxBG.gif);
	background-repeat: repeat-x;
}
#page .mrlCategory img.left {float:left; padding:0; margin-right:10px;}
#page .mrlCategory .content {position:relative; width:538px; float:right; padding:10px;}
#page .mrlCategory .content h1 {width:500px;}
#page .mrlCategory .content p {margin-bottom:0;}
#page .mrlCategory .content hr {margin:0;}
#page .mrlCategory .content td {vertical-align:top;}

#page .mrlCategory .content .links {margin:-10px; margin-top: 0; padding-left:10px; padding-right:10px;}

.clear {display:block; position:relative; clear:both;}