﻿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;
}
#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;
}
#LoggedIn
{
	width: 550px;
	height: 40px;
	text-align: right;
	margin-top: 5px;
	float: right;
	position: relative;
	top: 0px;
	left: -10px;
	line-height: 100%;
	font-size: 1.0em;
}

#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;}
#Prod {background-image: url(../images/ProdMidNavBg.jpg);background-repeat: no-repeat;}
#HAndS {background-image: url(../images/HAndSMidNavBg.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;
}

.LargeMsg
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}


/* Three Main Colums */
#ColOne
{
	width: 183px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#ColTwo
{
	width: 533px;
	background-color: #FFF;
	float: left;
	display: inline;
	margin-right: 10px;
}
#ColThree
{
	width: 183px;
	float: left;
	display: inline;
}

#ColWide
{
	width: 920px;	
	height: 670px;
	background-color: #FFF;
	float: left;
	display: inline;
	position: relative;
	top:-3px;
	border:0px solid #000;
	margin: 0 auto 0 auto;	
	overflow: visible;
	/* background-image:url(Images/ColWideBg.gif);
	background-repeat:no-repeat;
	background-position:center bottom; */
}
#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;
}

/* todo: use class rather than div as overrides pager class */
#ColWide ul { display: block; margin-left: 20px; padding: auto; }
#ColWide li { display: list-item; list-style-type: square; margin-left: auto; padding: auto; line-height: 1.4em;}

.ColWide 
{
	float: left;
	display: inline;
}
#ColWide a      { text-decoration: underline; }
#ColWide a:hover    { text-decoration: none; color: #5c2e91;}

#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;
}


.BotCurve {margin-bottom:7px;position:relative;top:-3px;}
.SmallBox 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; }
#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;
}

#NavBar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavBar li
{
	float: left;
	margin: 0;
	padding: 0;
}
#NavBar a
{
	color: #5c2d90;
	margin-right: 30px;
	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;
	margin-bottom: 10px;
	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;}
.Right
{
	float: right;
}
h1
{
	font-size: 18px;
	color: #00a2ff;
	margin: 0px 0px 10px 0px;
}
#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: 400px; float: left; margin: 0; padding: 4px 0 4px 0; }
.button { background-color:#d4f2ff; color:#444444; font-weight:bold; cursor:pointer; border:none; padding:3px 6px; border:1px solid #0fbcfe; margin: 10px 0px; }
.button-small { background-color:#d4f2ff; color:#444444; font-weight:bold; cursor:pointer; border:none; padding:2px 2px; border:1px solid #0fbcfe; margin: 0px 0px; }
.button-upload { background-color:#d4f2ff; color:#444444; font-weight:bold; height: 20px; cursor:pointer; border:none; padding:0px; border:1px solid #0fbcfe; margin: 0px 0px; }

#HomeLink 
 {
	width:215px;
	height:60px;
	border:none;
	position:relative;
	left:10px;
	top:10px;
 }

.Note-Info   { padding: 15px 15px 15px 50px; display: block; border: 1px solid #AAD7FC; background: url(/Images/Icons/Info.jpg) no-repeat left center #F4F9FD; }
.Note-Warning { padding: 15px 15px 15px 55px; display: block; font-weight: bold; border: 1px solid #FAD302; background: url(/Images/Icons/Warning.jpg) no-repeat left center #FFFEE1; }
.Note-Generic { padding: 15px; display: block; border: 1px solid #999; background: #e4e4e4; margin-bottom: 10px; }
.ErrorHeading { background: URL(/Images/Icons/alert.png) no-repeat left top #FDF0EC; color: #9C2E0C; font-weight: bold; border: 1px solid #9C2E0C; padding: 10px 10px 10px 38px; margin: 10px 0px; }
.ErrorHeading li { list-style: square; }
.Success     { padding: 15px 15px 15px 50px; display: block; border: 1px solid #82FF82; background: url(/Images/Icons/Success.jpg) no-repeat left center #ECFFEC; font-weight: bold; color: #009900;  }   
.UploadSuccess     { padding: 8px 8px 8px 40px; display: block; width: 636px; 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; }
.formAnswer-ml { padding-bottom: 10px; border-bottom: 1px dotted #999; 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; }
#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;
}

.loaderBox 
{
	z-index: 20;
	position: absolute;
    width: 140px;
    height: 100px;
    border: 1px black solid; 
    margin:0 0 0 0 auto; 
    background-color: #DFDFDF;
    filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
    top: 42%;
    left: 45%;    
}

.loaderContent 
{
	z-index: 30;
	font-family: calibri, verdana, tahoma, arial, times-new-roman;
	position: absolute;
    margin:20 0 0 0 auto;
    width: 140px;
    height: 100px;
    text-align:center;
    top: 45%;
    left: 45%;    
}
