/*
-----------------------------------------------
Australian Publishers Association

author: 		ben webster
studio:		hothouse interactive
website:		www.hothouse.com.au
email: 		info@hothouse.com.au
version:  	13.02.2004
----------------------------------------------- */

/*
begin copyright
-----------------------------------------------

   Copyright Hothouse Interactive
   :: www.hothouse.com.au ::
   Unauthorised modification / use is a 
   criminal offence, and will be prosecuted 
   to the fullest extent permitted by law.
   All Rights Reserved
 
end copyright 
----------------------------------------------- */

/* begin imported Styles
----------------------------------------------- */

@import url("nav.css?v=3");
@import url("home.css?v=3");
@import url("main.css?v=3");
@import url("tables.css?v=3");  

/* end imported Styles
----------------------------------------------- */

.hidden{ overflow:hidden; width:0; height:0; position:absolute}


/* 
begin standard guff 
----------------------------------------------- */

body {
    background: #fff;
    width: 760px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    /* font-size: 12px; */
    /*     color: #000; */
    /* line-height: 16px; */
    /* font-family: "Rokkitt", Arial, sans-serif !important; */
}

a img { 
    border-style: none; 
}

p {
    margin: 5px 0 1em 0;
    padding: 0;
}

a:link, a:visited {
    font-weight: normal;
    text-decoration: underline;
    /* color: #0a4772; */
}

a:hover, a:visited:hover {
    font-weight: normal; 
    text-decoration: none;
    /*color: #0a4772;*/
    color: #337ab7;
    background: transparent;
    /*border-bottom: 1px solid #0a4772;*/
}

a:active {
    font-weight : normal; 
    /* text-decoration: none; */
    color: #fff;
    /*background: #0a4772;*/
    /* border-bottom: 1px solid #fff; */
}

/*overiding, will need to fix later properly*/ 
#header a, #menu a, .topofpage a {
    text-decoration: none; 
}

.oldbrowsers, .hide { 
    display: none; 
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;	
}


/* 
end standard guff 
----------------------------------------------- */

/* 
begin header styles
----------------------------------------------- */

#header {
    margin: 0;
    /* padding: 0; */
    width:  760px;
    height: 64px;
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#logo, #logo a {
    text-indent: -100em;
    background: url("https://app.titlepage.com/docs/web/TP/Titlepagelogo.png") left top no-repeat;
    height: 64px;
    width: 402px;
    display: block;
    margin: 0;
    /* padding: 0; */
    float: left;
    background-size: contain;
    overflow: hidden;
    /* padding-bottom: 5px; */
    /* margin-bottom: 5px; */
}

#logo a:hover {
    border: none;
}

#utilities {
    float: right;
    margin: 30px 5px 0 0;
    padding: 0 ;
    margin-top: -40px
}

#utilities a:hover {
    border: none;
}
.glyphicon-arrow-up{
    color: lightgray;
}
#utilities .glyphicon-option-vertical{
    color: lightgray;
}

#utilities .glyphicon-question-sign{
    /* color:black; */
    /* padding-top: 5px; */
    /* margin-top: 12px; */
    top: 2px;
}
.utils {
    padding: 1px 5px;
}

#wrapper {
    width: 758px;
    background: transparent;
    border-right: 1px solid #dcdfe1;
    border-left: 1px solid #dcdfe1;
    padding-right: 5px;
    padding-left: 5px;
}

#feedbackwrapper {
    width: 758px;
    background: transparent;
    border-right: 1px solid #dcdfe1;
    border-left: 1px solid #dcdfe1;
    border-top:  1px solid #dcdfe1;
}

/* 
end header styles 
----------------------------------------------- */

/* 
begin footer styles
----------------------------------------------- */

#footer {
    clear: both;
    margin: 20px 0 0 0;
    padding: 0;
    color: #4f5e68;
    height: 32px;
    font-size: 10px;
    background: #edeff0;
}

#footer p {
    margin: 0;
    padding: 8px 0 0 12px; 
}

.footfloat {
    float: right;
    margin: 10px 10px 0 0;
    padding: 0;
}

.footfloat a:hover, .footfloat a:visited:hover {
    border: none;
    /*color: #0a4772;*/
}
.footfloat a{
    text-decoration: none;
    /*color: #4f5e68;*/
    line-height: 10px;
    font-weight: 400;
}
/* 
end footer styles
----------------------------------------------- */


.table td, .table th {
    border: white solid .17em !important;
}


.the-margin{
    margin: 0 0 15px 0;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 7px 0 7px 2px;
}

.fa-long-arrow-right{
    color: gray;
}

.glyphicon-arrow-right {
    color: #0a4772;
    margin: 0 0.5em;
}

.tp-grey-colour {
    color: lightgray;
}

a.mainnav {
    font-size: 14px;
    text-decoration: none;
}

/* 
begin Titlepage Plus and Plat styles
----------------------------------------------- */

.image {
    position: relative;
    width: 10%;
}

.Plus {
    position: relative;
    top: -3px;
    left: 170px;
    width: 10%;
    color: #2D6285;
    font-size: 20px;
    margin-top: -10px;
}

.Plus3 {
    position: relative;
    left: 170px;
    width: 10%;
    color: #2D6285;
    font-size: 20px;
    margin-left: 19px;
    margin-top: 0px;

}

.Platnum {
    position: relative;
    top: -86px;
    left: 372px;
    width: 100%;
    color: #2D6285;
    font-size: 18px;
}


div.slide-left {
    width:30%;
    overflow:hidden;
    margin-bottom: 1.6em;
    margin-left: .2em;


}
div.slide-left p {
    animation: slide-left 3s;
}

@keyframes slide-left {
    from {
        margin-left: 10%;
        width: 300%; 
    }

    to {
        margin-left: 0%;
        width: 100%;
    }

}

.imageWrapper {
    position: relative;
    width: 225px;
    height: 65px;
    margin-top: -10px;
    margin-bottom: -65px;
}

.imageWrapper2 {
    position: relative;
    width: 225px;
    height: -165px;
    margin-left: -5px;
    margin-top: 10px;

}

.imageWrapper3 {
    position: relative;
    width: 225px;
    height: -165px;
    margin-left: -5px;
    margin-bottom: -20px;
}


.imageWrapper img {
    display: block;
}
.imageWrapper .cornerLink {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 2px 0px;
    color: #ffffff;
    background: #ffffff;
    text-decoration: none;
    text-align: center;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;

}
.imageWrapper:hover .cornerLink {
    opacity: 0.8;
}

/* 
end Titlepage Plus and Plat styles
----------------------------------------------- */

@media print {
    body *:not(.printable) {
        display: none;
    }
    .printable {
        position: absolute;
        top: 0;
        left: 0;
    }
}  