﻿body
{
	background-image: url(../images/PageBg.gif);
	background-repeat: repeat-x;
	background-color:#99cffc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form
{
	margin: 0;
}

#Container
{
	width: 920px;
	border: 0px solid #000;
	margin: 0 auto 0 auto;
}
#Banner
{
	height: 122px;
	background-image: url(../images/BannerBg.jpg);
	background-repeat: no-repeat;
	margin-bottom:8px;
}
#MEABanner
{
	height: 122px;
	background-image: url(../images/BannerBgMEA.jpg);
	background-repeat: no-repeat;
	margin-bottom:8px;
}
#StrapLine
{
	width: 550px;
	height: 72px;
	text-align: right;
	margin-top: 23px;
	float: right;
	position: relative;
	top: 0px;
	left: -10px;
	line-height: 130%;
	font-size: 1.2em;
}
#NavBar
{
	height: 20px;
	clear: both;
	padding: 0px 15px 0px 15px;
	font-size: 1.1em;
}
#NavBasket
{
	float: right;
	width: 150px;
	color: #5c2d90;
	font-weight: bold;
	text-align: right;
}
#NavBasket img
{
	margin-right: 5px;
	border: none;
}
#FlashBox
{
	height: 236px;
	text-align: center;
	margin: 0 0 5px 0;
}
.HomeBox
{
	width: 215px;
	height: 178px;
	background-image: url(../images/HomeBox.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	padding: 15px;
}
.SmallLogo
{
	position: relative;
	left: 25px;
	top: -5px;
}
#LogOut
{
	margin-top: 10px;
	color: #00a2ff;
	text-align: center;
}
#LogOut img
{
	position: relative;
	left: 10px;
}
.ProdMidNav
{
	width: 687px;
	height: 170px;
	margin: 15px 0px 15px 0px;
}
#Custom {background-image: url(../images/CustomMidNavBg.jpg);background-repeat: no-repeat;}
#CustomMEA {background-image: url(../images/CustomMidNavBgMEA.jpg);background-repeat: no-repeat;}
#Prod {background-image: url(../images/ProdMidNavBg.jpg);background-repeat: no-repeat;}
#HAndS {background-image: url(../images/HAndSMidNavBg.jpg);background-repeat: no-repeat;}
#FirstAid {background-image: url(../images/FirstAidMidNavBg.jpg);background-repeat: no-repeat;}
#FoodSafetyMan {background-image: url(../images/FoodSafetyManMidNavBg.jpg);background-repeat: no-repeat;}
#Haccp {background-image: url(../images/HaccpCatMidNavBg.jpg);background-repeat: no-repeat;}
#HaccpMan {background-image: url(../images/HaccpManMidNavBg.jpg);background-repeat: no-repeat;}
#HAndSMan {background-image: url(../images/HealthSafetyManMidNavBg.jpg);background-repeat: no-repeat;}
#HAndSCarers {background-image: url(../images/HAndSCarersNavBg.jpg);background-repeat: no-repeat;}
#Licensing {background-image: url(../images/LicensMidNavBg.jpg);background-repeat: no-repeat;}
#ScotLicensing {background-image: url(../images/ScotLicensMidNavBg.jpg);background-repeat: no-repeat;}
#ManHand {background-image: url(../images/ManHandMidNavBg.jpg);background-repeat: no-repeat;}
#FirstAidPaed {background-image: url(../images/PaedFaMidNavBg.jpg);background-repeat: no-repeat;}
#AuditInspection {background-image: url(../images/AuditingMidNavBg.jpg);background-repeat: no-repeat;}

#ProdMidNavTitle
{
	width: 450px;
	position: relative;
	top: 19px;
	left: 200px;
	color: #FFFFFF;
	font-size: 16px;
}
#ProdMidNavContainer
{
	width: 470px;
	position: relative;
	top: 30px;
	left: 190px;
	height: 90px;
}
.MidNavBox
{
	height: 88px;
	width: 130px;
	float: left;
	display: inline;
	padding: 0px 10px 0px 10px;
}
.BigIcon
{
	width: 200px;
	height: 100px;
	float: left;
	margin-left: 15px;
}
.BigIcon img
{
	float: left;
	margin-right: 10px;
	border: none;
}
#NavHeading
{
	width: 148px;
	height: 24px;
	background-image: url(../images/NavTop.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0px 0px 15px;
}


/* Three Main Colums */
#ColOne
{
	width: 183px;
	float: left;
	display: inline;
	margin-right: 100px;
}
#ColTwo
{
	width: 533px;
	background-color: #FFF;
	float: left;
	display: inline;
	margin-right: 10px;
}
#ColThree
{
	width: 183px;
	float: left;
	display: inline;
}

#ColWide
{	
	width: 727px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	background-image:url(/Images/SiteImages/ColWideBg.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

/* use within ColWide id - apply resizxe to ColWide */
#ProdWrapper
{
	width: 705px;
	float: left;
	display: inline;
	padding:0 10px 10px 10px;	
}

/* Original Version - Does not resize properly - was used instead of ColWide id
#ProdWrapper
{
	width: 705px;
	background-color: #FFF;
	float: left;
	display: inline;
	position: relative;
	top:-3px;
	border:0px solid #000;
	margin-bottom:5px;
	padding:0 10px 10px 10px;
	overflow-x:hidden;
}
*/

/* (box in single column) - replaces previous CartWrapper id which is retained in this page in case of legacy refs. */
#SingleCol 
{
	padding:10px; 
	background-color:#FFFFFF; 
	background-image:url(/Images/SiteImages/SingleColTop.gif); 
	background-repeat:no-repeat;	
	min-height: 360px;
}
#SingleColBottom
{
	padding:10px; 
	background-color:#FFFFFF; 
	background-image:url(/Images/SiteImages/SingleColBottom.gif); 
	background-position: center bottom;
	background-repeat:no-repeat;
}

/* ColWide class interfering with pager */
#ColWide ul { display: block; margin-left: 20px; padding: auto; }
#ColWide li { list-style-type: square; margin-left: auto; padding: auto; line-height: 1.6em;}
/*
/* original version - display: list-item interfering with pager class in category.css */
/* #ColWide li { display: list-item; list-style-type: square; margin-left: auto; padding: auto; line-height: 1.5em;} */

#ColWide a      { text-decoration: underline; }
#ColWide a:hover    { text-decoration: none; color: #5c2e91;}

.ColWide { float: left; display: inline; width: 100%; }
.ColWide ul { display: block; margin-left: 20px; padding: auto; }


#ContactLeft,#ContactRight {width:330px;height:400px;float:left; display:inline;margin-left:20px;line-height:130%;position:relative;}
.ContactHeading {display:block;margin:0 0 6px 0; color:#5c2e91; font-weight:bold; font-size:110%;}
#ContactLeft a ,#ContactRight a {color:#5c2e91;}


.SmallBox
{
	position: relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px 10px 5px 10px;
	font-weight: normal;
	font-size: 11px;
	border:0px solid #000;
	background-image:url(BVModules/Themes/HABC/images/BoxTop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 163px;
}


.SmallBoxTop
{
	position: relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 9px 10px 0px 10px;
	font-weight: normal;
	font-size: 11px;
	border:px solid #FFF;
	background-image:url(/Images/SiteImages/BoxTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 163px;
}
.SmallBoxTopLight
{
	position: relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 9px 10px 0px 10px;
	font-weight: normal;
	font-size: 11px;
	border:px solid #FFF;
	background-image:url(/Images/SiteImages/BoxTopLight.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 163px;
}

.SmallBoxMid
{
	position: relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 26px 10px 0px 10px;
	font-weight: normal;
	font-size: 11px;
	border:0px solid #000;
	background-image:url(/Images/SiteImages/BoxSplit.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 163px;
}

.BotCurve {margin-bottom:7px;position:relative;top:-3px;}
.SmallBox h3 { background-color: #ffffff; padding-top: 0px; margin-top: 0px; color: #00AAFF; }
.SmallBoxTop h3 { background-color: #ffffff; padding-top: 0px; margin-top: 0px; color: #00AAFF; }
.SmallBoxTopLight h3 { background-color: #ffffff; padding-top: 0px; margin-top: 0px; color: #00AAFF; }
#AccountLinks a { color: #00AAFF; font-weight: bold; text-decoration: none; }   
#AccountLinks a:hover { text-decoration: underline; }
#AccountLinks ul { list-style-type: none; margin: 0;}
#AccountLinks ul li { display: block; list-style: none; margin: auto; line-height:90%; }



#ColTwoPadder
{
	padding: 3px 20px 10px 20px;
}
#Footer
{
	margin: 5px 0px 0px 0px;
	clear: both;
	text-align: left;
	padding: 5px;
	background-image: url(../images/FooterBg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 4px 15px 0px 15px;
	font-size: 0.9em;
	color: #FFFFFF;
}
.TopImg
{
	position: absolute;
	top: 0px;
}
.BoxMargin
{
	margin: 0px 10px 10px 10px;
	padding: 10px 0 0 0;
}
.BoxTitle
{
	font-size: 16px;
	color: #00a2ff;
	font-weight: bold;
}

/* Navigation Styles */
a
{
	text-decoration: none;
}

a.standard { text-decoration: underline; } 
a.standard:hover { text-decoration: none; } 

#NavBar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavBar li
{
	float: left;
	margin: 0;
	padding: 0;
}
#NavBar a
{
	color: #5c2d90;
	margin-right: 12px;
	display: block;
	font-weight: bold;
	text-decoration:none;
}
#NavBar a:hover
{
	text-decoration:underline;
}
.NavHeader
{
	background-color: #d4f2ff;
	border-bottom: 1px dotted #666;
	padding: 3px 0px 3px 15px;
	color: #444444;
}
.NavBox
{
	background-image: url(../images/BoxBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-weight:bold;
}
.NavBox a
{
	border-bottom: 1px dotted #666;
	width:118px;
	padding: 3px 0px 3px 45px;
	color: #444444;
	text-decoration: none;
	display: block;
	background-image: url(../images/BlueArrow.gif);
	background-repeat: no-repeat;
}
.NavBox a:hover
{
	color: #000;
	border-bottom: 1px dotted #333;
}
.NavBox a.BGLink:link, .NavBox a.BGLink:visited, .NavBox a.BGLink:hover, .NavBox a.BGLink:active
{
    background-image: url(../images/MidNavBg.jpg);
	background-repeat: no-repeat;
	width:148px;
	padding: 3px 0px 3px 15px;
	height:18px;
	border:none;
}

.NavBox #HeadLink, .NavBox #HeadLinkTwo { background-image:none; background-color:#d4f2ff;background-image: url(../images/BlueArrow2.gif); text-transform:uppercase;}
#Qualifications 
{
    background-image:none;
    padding:0;
    margin:0;
    color:#fff;
    border:none;
}
.NavBox-Application
{
	background-image: url(../images/BoxBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	font-weight:bold;
	border:none;
}
.NavBox-Application a
{
	border-bottom: 1px dotted #666;
	width:147px;
	padding: 5px 0px 5px 15px;
	color: #444444;
	text-decoration: none;
	display: block;
}
.NavBox-Application a:hover
{
	color: #000;
	border-bottom: 1px dotted #333;
}
a.stageComplete { background: url(/Images/Icons/stageComplete.jpg) no-repeat left; }
a.stageUnavailable { color: #999999; }
a:hover.stageUnavailable { color: #999999; }

.NavBox-Application #HeadLink { background-image:none; background-color:#d4f2ff;background-image: url(../images/BlueArrow2.gif); text-transform:uppercase;}
.NavBox-Application .NavHeader
{
	background-color: #d4f2ff;
	border-bottom: 1px dotted #666;
	padding: 5px 0px 5px 5px;
	color: #444444;
}

#Current {background-image: url(../images/BlueArrow.gif); background-repeat: no-repeat;}
#LogOut a
{
	color: #00a2ff;
}
#LogOut a:hover
{
	text-decoration: underline;
}
.MidNavBox a
{
	display: block;
	width: 115px;
	height: 18px;
	padding: 3px 0px 0px 10px;
	background-image: url(../images/MidNavBg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.BigIcon a
{
	font-weight: bold;
	position: relative;
	top: 30px;
	color: #7f45a5;
}

/* Font Styles */
.Pale
{
	color: #dcddec;
}
.Blue
{
	color: #00a2ff;
}
.Purple {color:#5b2c92;}
h1
{
	font-size: 18px;
	color: #00a2ff;
	margin: 0px 0px 10px 0px;
}

.marginL10 {
	margin-left:10px;
}

#ColWide h2
{
	color: #5c2e91;
	margin: 0px 0px 10px 0px;
}
#ColWide h3
{
    color: #5c2e91;
    font-size: 120%;
    margin-top: 10px;
}
#ColWide h4
{
    color: #5c2e91;
    font-size: 110%;
    margin-top: 10px;
}

.HomeBox h1
{
	margin: 0px 0px 5px 0px;
}
#ColWide h1
{
	color: #5c2e91;
}

.Center
{
	text-align: center;
}
.Clear
{
	clear: both;
}
/* Form Styles */
.Input
{
	border: 1px solid #afc9d5;
	background-color: #dce7ec;
	margin: 3px 0 2px 0;
	width:146px;
	font-size:11px;
	color:#444;
	padding:2px;
}


dl 		{ width: 100%; float: left; margin: 0; padding: 1px 0 0 0; border-bottom: 1px dotted #999;  }		
dl dt 	{ width: 200px; float: left; clear: left; margin: 0; padding: 6px 0 6px 0; font-weight: bold; }
dl dd 	{ width: 450px; float: left; margin: 0; padding: 4px 0 4px 0; }

dl.noBorder { border-bottom: none; }

dl.chkList { border-bottom: none; margin: 0; padding-bottom: 2px; width:100%; float: left;  }
dl.chkList dt { width: 25px; font-weight: normal; margin: 0; padding: 0 0 0 0; clear: left;float: left;}
dl.chkList dd { width: 660px; font-weight:normal; margin: 0; padding: 0 0 0 0; float: left;}

dl.dlSmall { width: 100%; border-top: 1px dotted #999; border-bottom: none; margin: 0; padding: 1px 0 0 0; clear: both; }
dl.dlSmall dt   { width: 200px; float: left; font-weight: normal; clear: left; margin: 0; padding: 2px 0 2px 0;  }
dl.dlSmall dd   { width: 450px; float: left; margin: 0; padding: 2px 0 2px 0; }

dl.dlSmallOne { width: 100%; border-bottom: none; margin: 0; padding: 1px 0 0 0; clear: both; }
dl.dlSmallOne dt   { width: 200px; float: left; font-weight: bold; clear: left; margin: 0; padding: 2px 0 2px 0;  }
dl.dlSmallOne dd   { width: 450px; float: left; margin: 0; padding: 2px 0 2px 0; }

.button { background-color:#d4f2ff; color:#444444; font-weight:bold; cursor:pointer; border:none; padding:3px 6px; border:1px solid #0fbcfe; margin-bottom:5px; margin-top:5px;}
.button-small { background-color:#d4f2ff; color:#444444; font-weight:bold; cursor:pointer; border:none; padding:2px 2px; border:1px solid #0fbcfe; margin-bottom:5px; margin-top:5px; }
.button-upload { background-color:#d4f2ff; color:#444444; font-weight:bold; height: 20px; cursor:pointer; border:none; padding:0px; border:1px solid #0fbcfe; margin-bottom:5px; margin-top:5px; }

#HomeLink 
 {
	width:215px;
	height:60px;
	border:none;
	position:relative;
	left:10px;
	top:10px;
 }

.ErrorTxt { color: #9C2E0C; }
.Note-Info   { margin-top: 4px; padding: 11px 12px 11px 50px; display: block; border: 1px solid #AAD7FC; background: url(/Images/Icons/Info.jpg) no-repeat left center #F4F9FD; }
.Note-Warning { margin-top: 4px; padding: 11px 15px 11px 55px; display: block; font-weight: bold; border: 1px solid #FAD302; background: url(/Images/Icons/Warning.jpg) no-repeat left center #FFFEE1; }
.Note-Generic { margin-top: 4px; padding: 11px; display: block; border: 1px solid #999; background: #e4e4e4; }
.Note-Warn-Small { margin-top: 4px; padding: 5px 10px 5px 30px; display: block; font-weight: normal; border: 1px solid #FAD302; background: url(/Images/Icons/WarnSmall.jpg) no-repeat left center #FFFEE1; }
.Success     { margin-top: 4px; padding: 11px 15px 11px 50px; display: block; border: 1px solid #82FF82; background: url(/Images/Icons/Success.jpg) no-repeat left center #ECFFEC; font-weight: bold; color: #009900;  }
.ErrorHeading { margin-top: 4px; margin-bottom: 4px; padding: 11px 10px 11px 38px; background: URL(/Images/Icons/alert.png) no-repeat left top #FDF0EC; color: #9C2E0C; font-weight: bold; border: 1px solid #9C2E0C; }
.ErrorHeading li { list-style: square; }
.Tran-Loading   { padding: 15px 15px 15px 30px; display: block; border: 0px; background: url(/Images/Icons/progress.gif) no-repeat left center transparent; }

.UploadSuccess     { padding: 8px 8px 8px 40px; display: block; border: 1px solid #82FF82; background: url(/Images/Icons/Success.jpg) no-repeat left center #ECFFEC; color: #444444; margin: 5px 0px;  }   
.UploadingMessage { padding: 15px 15px 15px 50px; display: block; border: 1px solid #82FF82; background: url(/Images/Icons/Loading.gif) no-repeat left center #ECFFEC; font-weight: bold; color: #444444;  }   
.fieldError { background-color: #9C2E0C; color: #9C2E0C; padding: 5px 0px; }
.formQuestion-ml { padding-bottom: 4px; font-weight: bold; }
.formQuestion-ml-off { padding-bottom: 4px; font-weight: bold; color: #999999;}
.formAnswer-ml { padding-bottom: 10px; border-bottom: 1px dotted #999; margin-bottom: 20px; }
/* use after answer to clear - e.g. after dl - answer not in formAnswer-ml div*/
div.formAnswer-clear { clear:both;float:left;border-bottom:1px dotted #999999;width:100%;height:3px;margin-bottom:20px;}
.green  { color: #009900; }
#map {float:left;margin:0px 15px 10px 0px;}

/* TEAM PROFILES */
.ProfileBox { width:120px;height:145px;float:left;margin-left:30px;}
.ProfileBox img {display:block;margin:0 0 10px 0;border:none;}
.LargeProfile {float:left;border:none;margin:0 10px 10px 0;}
#Profile h2 {font-size:14px;}

#CartWrapper {padding:10px; background-color:#FFFFFF; background-image:url(/Images/SiteImages/CartWrapperBg.gif); background-repeat:no-repeat;}



.PushRight {position:relative;left:120px;margin-top:20px;}
.right {float: right; }
.left { float: left; }
.righttop {position:absolute; top: 0px; right:20px;}
#SectionLinks {margin-top:30px;}
#SectionLinks a.Section:link, #SectionLinks a.Section:visited, #SectionLinks a.Section:active 
{
    background-image:url(/Images/SiteImages/SectionBg.gif); 
    background-repeat:no-repeat;
    display:block;
    width:252px;
    height:20px;
    padding:4px 0px 0px 10px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    margin-bottom:10px;
}
#SectionLinks a.Section:hover {background-image:url(/Images/SiteImages/SectionBgOver.gif); 
    background-repeat:no-repeat;}
#SectionLinks a.PdfDownload:link, #SectionLinks a.PdfDownload:visited, #SectionLinks a.PdfDownload:hover, #SectionLinks a.PdfDownload:active {
margin:15px 0px 15px 0px;
border:none;
}
#Faq a {color: #5c2e91;
    font-size: 120%;
    margin-top: 10px;
    display:block;
    font-weight:bold;
}

/* Async Uploader styles */
DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid #999; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; display:inline; }
DIV.ProgressBar DIV { background: url(/Images/SiteImages/UploadProgressBar.gif) repeat-x; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }
#Footer a {color:#fff;}
#Footer a:hover {text-decoration:underline;}
.divFileUpload { padding: 5px 0px; z-index: 1; position:static;}

#imagecolumn { width: 220px; float: left; }
#contentcolumn { float: right; width: 470px; }
.ApplicationCurrentPage { background: #D4CFE5; }
.featured {display:block;}
#BusinessSupportButtons {text-align: center;}
#BusinessSupportButtons img {margin:20px 7px 0 0;}
#BusinessSupportButtons a {border:none;}

.businessDocument a { color:#5c2e91;font-weight:bold; }
.businessDocument { margin-bottom: 5px; }
.PagerStyle table { width: auto; }
.dtRight    { float: right; font-weight: normal; padding-right: 5px; }
.averageAbove { padding-left: 10px; color: Green; }
.averageBelow { padding-left: 10px; color: #990000; }