
/* 
///////////////////////////////////////
	Client:    Aust. Medical Placements
   Design:    Zoo House Creations
   Author:    Kel Andersen
/////////////////////////////////////// */

/* 
///////////////////////////////////////
	BREADCRUMBS
/////////////////////////////////////// */

#breadcrumbs
{
    clear: both;
    margin: 0;
    padding: 3px 0 3px 0;
    color: #b5b8ba;
    font-size: 0.9em;
}

#breadcrumbs ul
{
    display: inline;
    margin: 0;
    padding: 0;
}

#breadcrumbs ul li
{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited
{
    color: #b5b8ba;
    text-decoration: none;
}

#breadcrumbs a:hover
{
    color: #0470d4;
    text-decoration: none;
}

/* 
///////////////////////////////////////
	BANNER - Mailto
/////////////////////////////////////// */

#mailtoHome
{
    float: left;
    position: absolute;
    width: 298px;
    height: 20px;
    margin: 105px 0 0 408px;
}

#mailtoPage
{
    float: left;
    position: absolute;
    width: 298px;
    height: 20px;
    margin: 65px 0 0 458px;
}

#mailtoHome a, #mailtoPage a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}


/* 
///////////////////////////////////////
	ACTIONS - HOME
/////////////////////////////////////// */

#actions-home ul
{
    float: left;
    position: relative;
    width: 560px;
    height: 105px;
    margin: 10px 0 20px 0;
    padding: 0;
    background-image: url(../images/amp-actions.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#actions-home ul li
{
    position: absolute;
    height: 105px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#actions-home ul li, #actions-home ul a
{
    display: block;
    height: 105px;
}

#actions-home ul li a
{
    text-indent: -9999px;
    text-decoration: none;
}

/* action slices */
#hWork
{
    left: 0px;
    width: 175px;
}
#hDoctor
{
    left: 191px;
    width: 175px;
}
#hTrained
{
    left: 381px;
    width: 175px;
}

/* action slices - hover */
#hWork a:hover
{
    background: transparent url(../images/amp-actions.jpg) -0px -105px no-repeat;
}
#hDoctor a:hover
{
    background: transparent url(../images/amp-actions.jpg) -191px -105px no-repeat;
}
#hTrained a:hover
{
    background: transparent url(../images/amp-actions.jpg) -381px -105px no-repeat;
}

/* 
///////////////////////////////////////
	ACTIONS - PAGES
/////////////////////////////////////// */

#actions-pages ul
{
    width: 175px;
    height: 315px;
    margin: 0 0 0 30px;
    padding: 0;
}

#actions-pages ul li
{
    width: 175px;
    height: 105px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#actions-pages ul li, #actions-pages ul a
{
    display: block;
    width: 175px;
    height: 105px;
}

#actions-pages ul li a
{
    text-indent: -9999px;
    text-decoration: none;
}

/* action slices */
#pWork
{
    background: transparent url(../images/amp-actions.jpg) 0 0 no-repeat;
}
#pDoctor
{
    background: transparent url(../images/amp-actions.jpg) -190px 0px no-repeat;
}
#pTrained
{
    background: transparent url(../images/amp-actions.jpg) -380px 0px no-repeat;
}

/* action slices - hover */
#pWork a:hover
{
    background: transparent url(../images/amp-actions.jpg) 0 -105px no-repeat;
}
#pDoctor a:hover
{
    background: transparent url(../images/amp-actions.jpg) -190px -105px no-repeat;
}
#pTrained a:hover
{
    background: transparent url(../images/amp-actions.jpg) -380px -105px no-repeat;
}


/* 
///////////////////////////////////////
	NEWS
/////////////////////////////////////// */

#news-articles
{
    height: 155px;
    width: 556px;
    background-image: url(../images/homepage/latestvacancies-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 20px 20px 15px 15px;
    margin-top: 90px;
    overflow: hidden;
}

#news-articles ul
{
    float: left;
    width: 550px;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.1em;
    list-style: none;
}

#news-articles .newsContent
{
    height: 115px;
    width: 556px;
    overflow-y:scroll;
    overflow-x:hidden;
    position:relative;
}

#news-articles li
{
    float: left;
    width: 540px;
    margin: 0;
    padding: 8px 0 8px 10px;
    background-image: url(../images/amp-line-squares.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.article-headline a:link, .article-headline a:visited, .article-headline a:active
{
    color: #798988;
}

.article-headline a:hover, .article-headline a:focus
{
    color: #0168b3;
    text-decoration: none;
}

.article-date a:link, .article-date a:visited, .article-date a:active
{
    color: #78c800;
}

.article-date a:hover, .article-date a:focus
{
    color: #0168b3;
    text-decoration: none;
}

.article-date
{
    float: left;
    width: 195px;
    color: #78c800;
}

.article-headline
{
    width: 435px;
    color: #798988;
}

/* 
///////////////////////////////////////
	PANEL: LOOKING FOR WORK
/////////////////////////////////////// */

#panel-work
{
    width: 288px;
    height: 94px;
    margin: 0;
    padding: 0;
    background-image: url(../images/amp-panel-looking-work.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#panel-work-btn
{
    margin: 50px 0 0 130px;
}

/* 
///////////////////////////////////////
	PANEL: CURRENT JOBS
/////////////////////////////////////// */

#panel-current-jobs
{
    padding: 0 0 20px 0;
    overflow: auto;
    height: 200px;
    width: 290px;
}

#panel-current-jobs ul
{
    float: left;
    width: 270px;
    margin: 0;
    padding: 0 0 5px 0;
}

#panel-current-jobs li
{
    float: left;
    margin: 0;
    padding: 6px 0 6px 20px;
    color: #798988;
    list-style-type: none;
    background-image: url(../images/amp-line-squares.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#panel-current-jobs li a:link, #panel-current-jobs li a:visited, #panel-current-jobs li a:active
{
    color: #798988;
}

#panel-current-jobs li a:hover, #panel-current-jobs li a:focus
{
    color: #0168b3;
    text-decoration: none;
}

.point
{
    background-image: url(../images/amp-li-squares.gif);
    background-position: 10px 14px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.pointJAHome
{
    background-image: url(../images/amp-li-squares.gif);
    background-position: center center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.check
{
    background-image: url(../images/check.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.more-info a:link, .more-info a:visited, .more-info a:active
{
    color: #acacac;
}

.more-info a:hover, .more-info a:focus
{
    color: #0168b3;
    cursor: pointer;
    text-decoration: none;
}
