/* --- CSS for Main Sections Formatting --- */
body.frep {
    margin: 0px 0px 0px 0px;
    color: #000000;
    background-color: #FFFFFF;
}

#facility #nav-facility, #home #nav-home {
    background-color: #9D9DC0;
}


#container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

img {
    border-style: none;
    display: block;
}

img.rightPic {
    display: block;
    border-style: none;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.leftPic {
    display: block;
    border-style: none;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* ----- Blackbar Formatting ----- */
#blackbar {
    height: 21px;
    line-height: 21px;
    border-bottom: 1px solid #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
    background-color: #000000;
}

#blackbar table {
    width: 100%;
    border-collapse: collapse;
}

    /* ----- Blackbar Links ----- */
    td.blackbarleft {
        text-align: left;
        background-image: url(http://www.for.gov.bc.ca/hfp/frep/site_images/blackbar_background.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
    }

    td.blackbarleft a {
    	color : #FFFFFF;
    	text-decoration : none;
        padding-left: 10px;
    }

    td.blackbarleft a:hover {
        color: #FFFF00
    }

    td.blackbarright {
        text-align: right;
    }

    td.blackbarright a {
    	color : #FFFFFF;
    	text-decoration : none;
        padding-right: 10px;
    }

    td.blackbarright a:hover {
        color: #FFFF00
    }

/* ----- Greenbar Formatting ----- */
#greenbar {
    height: 39px;
	color : #FFFFFF;
    background-color: #336633;
    background-image: url(http://www.for.gov.bc.ca/hfp/frep/site_images/greenbar_background.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

/* ----- FREPbar Formatting ----- */
#frepbar {
    height: 286px;
    border-bottom: 1px solid #AEACA7;
	color : #FFFFFF;
    background-color: #FFFFFF;
    background-image: url(../site_images/masthead-main.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-bottom: 1px;
}

#frepbarsecondary {
    height: 286px;
    border-bottom: 1px solid #AEACA7;
	color : #FFFFFF;
    background-color: #FFFFFF;
    background-image: url(../site_images/masthead-secondary-new.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-bottom: 1px;
}

/* ----- Menu Images Formatting ----- */
#menuimages {
    height: 70px;
    background-color: #336633;
    border-bottom: 1px solid #FFFFFF;
}

#menuimages ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menuimages ul li {
    position: relative;
    float: left;
    display: block;
    width: 70px;
    height: 70px;
    border-right: 1px solid #FFFFFF;
}

#menuimages ul li.last {
    border-style: none;
}

/* ----- Menu Images Formatting ----- */
#menulinks {
    height: 33px;
    /*background-color: #AEACA7;*/
    text-align: center;
    border-right: 1px solid #AEACA7;
    border-left: 1px solid #AEACA7;
    width: 998px;
}

/* ----- Splash page Formatting ----- */
#main {
    padding: 20px 0px 0px 55px;
    border-top: 1px solid #AEACA7;
}

#maincontent {
    width: 945px;
    padding-bottom: 10px;
    text-align: left;
}

#mainwithleftnav {
    padding: 20px 0px 0px 0px;
    border-top: 1px solid #AEACA7;
}

#contentwithleftnav {
    width: 980px;
    padding-bottom: 10px;
    text-align: left;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active {
    padding-left: 20px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 1px;
    color: #5AA2A5;
    text-decoration: none;
}

a.leftnav:hover {
    color: #615EB1;
}

a.leftnavActive:link, a.leftnavActive:visited, a.leftnavActive:active {
    padding-left: 20px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 1px;
    color: #615EB1;
    text-decoration: none;
    background-image: url(../site_images/leftnav_background.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

table.sidebar {
    width: 162px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
}

li.sidebar {
    color: #999999;
}

a.sidebar:link, a.sidebar:visited, a.sidebar:active {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 1px;
    color: #999999;
    text-decoration: none;
}

a.sidebar:hover {
    color: #333333;
}


/* -- Cheat allows IE to use a 516 pixel left margin and other browsers to use a 520 pixel one -- */
/* -- Remove when ministry switches to IE 7 -- */
html>body div.sidebar {
    margin-left: 700px;
}

table.menuholder {
    width: 150px;
    margin-top: 3px;
    border-collapse: collapse;
}

td.menubullet {
    width: 15px;
    padding: 3px 0px 3px 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

td.whatsnewlinks, td.popularlinks {
    padding: 3px 0px 3px 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight: bold;
    text-align: left;
}

td.whatsnewlinks a, td.popularlinks a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight: bold;
    text-decoration: none;
	color : #000000;
}

td.whatsnewlinks a:hover, td.popularlinks a:hover {
	color : #990000;
}

/* ----- Content Formatting ----- */
#content {
    padding: 20px 20px 10px 50px;
}

#contenttraining {
	width: 700px;
}

/* ----- Stripebar Formatting ----- */
#stripebar {
    clear: both;
    height: 26px;
    background-color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    background-image: url(http://www.for.gov.bc.ca/hfp/frep/site_images/stripebar_background.gif);
    background-repeat: repeat-x;
}

/* ----- Footer Formatting ----- */
#footer {
	padding-top: 20px;
    width: 990px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #AEACA7;
    /*padding-left: 60px;*/
    height: 112px;
    text-align: left;
}

#footer a {
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 1px;
    color: #AEACA7;
}

#footer a:hover {
    color: #333333;
}
