﻿html
{
    margin: 0px;
    padding: 0px;
}
body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    background: #DFE6EC;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-top: 0px;
    font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
}
hr
{
    color: #03A400;
    height: 1px;
    width: 95%;
}

/* POSITIONING MAIN ELEMENTS */

#container
{
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    width: 930px;
    top: 0px;
}
#footer
{
    position: relative;
    width: 930px;
    top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
}
#content
{
    position: relative;
    width: 930px;
    height: 1250px;
    top: 0px;
}
#menu
{
    background-color: #EDEDED;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 150px;
    height: 100%;
}

#joblist
{
    background-color: white;
    position: absolute;
    top: 0px;
    left: 150px;
    width: 300px;
    height: 100%;
}
#links
{
    background-color: #A5C9A5;
    left: 0px;
    width: 300px;
    position: absolute;
    top: 0px;
    margin-left: 460px;
    height: 100%;
}

#sponsors
{
    background-color: #FFFFFF;
    left: 0px;
    width: 160px;
    padding-left: 0px;
    padding-right: 5px;
    position: absolute;
    top: 0px;
    margin-left: 765px;
    height: 100%;
}
/* DETAILS */

#content
{
    background-color: white;
}

/* header */

#header TABLE
{
    width: 100%;
    background-color: #01C700;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=     '#03A400' , EndColorStr= '#DEFFDE' );
}
#header .title
{
    padding-right: 0px;
    padding-left: 15px;
    font-size: 20px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    text-align: left;
}
#header .title A
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
#hdrSearch
{
    padding-right: 15px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    text-align: right;
}
#hdrSearch INPUT
{
    font-size: 10px;
}
#header .hdrMenu
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    border-top: #ffffff 1px solid;
    font-size: 12px;
    padding-bottom: 5px;
    overflow: hidden;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
    height: 14px;
}
#header .hdrMenu A
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 0px;
    color: #ffffff;
    padding-top: 0px;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: Arial, "MS Sans Serif";
}
#header .hdrMenu A:hover
{
    text-decoration: underline;
}
#footer A
{
    color: #000000;
}

/* menu */
#menu ul, 
#menu li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu UL
{
    font-size: 11px;
    width:148px;
}

#menu LI
{
    font-size: 11px;
    letter-spacing: 0;
    clear: right;
}
#menu .heading
{    width: 147px;

}
#menu a
{
    text-decoration: none;
    display: block;
    font-size: 11px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
    background-color: #EDEDED;
    font-weight: normal;
    padding: 2px 0px 2px 2px;
    color: #333333;
    text-indent: 0px;
    width:147px;
}
#menu a:hover
{
    background-color: #E3E3E3;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
}

/* joblist */
#joblist
{
    padding-left: 5px;
    padding-right: 5px;
}

#joblist table
{
    margin-bottom: 10px;
}
#joblist h3
{
    color: #324332;
    font-size: 24px;
}

#joblist h4
{
    color: #324332;
}

#joblist a
{
    color: #324332;
}
#joblist a:hover
{
    color: #666666;
    text-decoration: none;
}
#joblist span
{
    color: #666666;
}
#joblist ul
{
    display: block;
    margin-left: 5px;
}

#joblist li
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    list-style-type: circle;
    list-style-image: url(../Images/arrowbullet.png);
    clear: right;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
/* links */

#links table
{
    width: 300px;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
    background-color: White;
    margin-bottom: 10px;
}
#links TH
{
}
#links TD
{
    font-size: 13px;
    padding: 10px;
}
#links small
{
    font-size: 11px;
}
#links A
{
    color: Black;
}
#links a:hover
{
    color: #666666;
    text-decoration: none;
}
#links ul
{
    display: block;
    margin-left: 5px;
}

#links li
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    list-style-type: none;
    clear: right;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
#links .adblock
{
    margin-left: 1px;
    width: 298px;
    height: 100px;
    background-color:white;
}

#siteimage
{
    background-color: White;
    width: 300px;
    height: 200px;
    background: url(../Images/Jobboardcomau.jpg) no-repeat;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}
#sponsors .heading
{
    width: 150px;
    text-align:center;
}

.rowitem
{
    background-color: #DFE6EC;
}
.altitem
{
    background-color: white;
}
.heading
{
    display: block;
    font-weight: bold;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
    background-color: #03A400;
    padding: 5px 5px 5px 5px;
    text-indent: 0px;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=     '#03A400' , EndColorStr= '#01C700' );
}

