/* ====================================================== */
/* Main content and left menu styles */
/* ====================================================== */

#content
{
    padding-bottom: 54px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 50px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 716px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	min-height: 100%;
	}

/* ----------------------------- */
/* vertical align middle         */
/* ----------------------------- */
.vAlignMiddle
{
    vertical-align: middle;
}

/* ----------------------------- */
/* require field style           */
/* ----------------------------- */
.required-field
{
    color: #FF0000;
}

/* ----------------------------- */
/* home page styles              */
/* ----------------------------- */
.noWrap
{
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}

.noWrap h1, .noWrap h2, .noWrap h3, .noWrap h4
{
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    line-height: 25px;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
}

#registerBox
{
    width: 300px;
	padding-bottom: 30px;
}

#registerHeader
{
    background-color: #42AF9D;
    height: 25px;
	width: 100%;
}

#registerContent
{
    border: solid 1px #42AF9D;
    margin: 0px;
    padding: 10px;
    height: 558px;
}

#imgRegister
{
    margin-right: 6px;
    vertical-align: middle;
}

#registerContent ul
{
    list-style-image: url(/channels/img/bullet-green.gif);
}

#homeLayout
{
    left: 337px;
    position: absolute;
    top: 106px;
    width: 630px;
}

#chooseBox
{
    padding-bottom: 10px;
    width: 100%;
}

#chooseHeader
{
    background-color: #3692C0;
    height: 25px;
	width: 100%;
}

#chooseContent
{ 
    background-color: #D5EAF3;
    border: solid 1px #3692C0;
    margin: 0px;
    padding: 10px;
}

#imgChoose
{
    
    margin-right: 6px;
    vertical-align: middle;
}

#fastBox
{
    float: left;
    padding-top: 10px;
    width: 310px;
}

#fastHeader
{
    background-color: #3692C0;
    height: 25px;
	width: 100%;
}

#fastContent
{
    background-color: #D5EAF3;
    border: solid 1px #3692C0;
    margin: 0px;
    padding: 10px;
    height: 51px;
}

#imgFast
{
    margin-right: 6px;
    vertical-align: middle;
}

#employersBox
{
    float: right;   
    padding-top: 10px;
    width: 310px;
}

#employersHeader
{
    background-color: #E60F5B;
    height: 25px;
	width: 100%;
}

#employersContent
{
    background-color: #F9D2D2;
    border: solid 1px #E60F5B;
    margin: 0px;
    padding: 10px;
    height: 51px;
}

#imgEmployers
{
    margin-right: 6px;
    vertical-align: middle;
}

#nvqCoursesContent
{
    border: solid 1px #42AF9D;
    margin: 0px;
    padding: 10px;
    height: 497px;
}

/* ----------------------------- */
/* box styles                    */
/* ----------------------------- */
.blueBox
{
    padding-top: 20px;
    width: 100%;
}

.blueHeader
{
    background-color: #3692C0;
    height: 25px;
	width: 100%;
}

.blueContent
{ 
    background-color: #D5EAF3;
    border: solid 1px #3692C0;
    margin: 0px;
    padding: 10px;
}

.greenBox
{
    padding-top: 20px;
    width: 100%;
}

.greenHeader
{
    background-color: #42AF9D;
    height: 25px;
	width: 100%;
}

.greenContent
{
    background-color: #D4F0EB;
    border: solid 1px #42AF9D;
    margin: 0px;
    padding: 10px;
}

.greenContent ul
{
    list-style-image: url(/channels/img/bullet-green.gif);
}

/* ----------------------------- */
/* pre registration              */
/* ----------------------------- */
#pre-registration
{
    padding: 27px;
    width: 90%;
}

#pre-registration img
{
    vertical-align: middle;
}

/* ----------------------------- */
/* tell a friend                 */
/* ----------------------------- */
.tell-a-friend
{
    padding: 27px;
    width: 90%;
}

/* ----------------------------- */
/* home page styles              */
/* ----------------------------- */

.blueHeader
{
    background-color: #3692C0;
}

.blueHeader h1
{
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    line-height: 25px;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
}

.purpleHeader
{
    background-color: #661759;
}

.purpleHeader h1
{
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    line-height: 25px;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
}

.pinkHeader
{
    background-color: #E60F5B;
}

.pinkHeader h1
{
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    line-height: 25px;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
}

.imageBox
{
    height: 198px;
    width: 300px;
}

.whiteCorner
{
    background-image: url(/channels/img/corner.png);
    height: 75px;
    position: absolute;
    width: 76px;
}

.greyBox
{
    background-color: #F5F5F5;
    border: solid 1px #F5F5F5;
    padding: 10px;
    width: 278px;
}

#popup1, #popup2, #popup3, #popup4, #popup5, #popup6, #popup7, #popup8, #popup9, #popup10, #popup11, #popup12, #popup13, #popup14, #popup15, #popup16, #popup17, #popup18
{
	left: 42%;
	margin-left: -225px;
	position: absolute;
	top: 100px;
	width: 550px;
}