.cvfan {
    background: transparent url("../images/asset/home/cv.jpg") no-repeat 50px -20px;
    height: 300px;
    position: relative;
    z-index: 0;
}

.cvfan #cv1 {
    display: block;
    position: absolute;
    left: 280px;
    right: 280px;
    top: 30px;
    bottom: 0;
    z-index: 10000;
}

.cvfan #cv2 {
    display: block;
    position: absolute;
    left: 150px;
    width: 130px;
    top: 100px;
    bottom: 0;
}

.cvfan #cv3 {
    display: block;
    position: absolute;
    right: 150px;
    width: 130px;
    top: 100px;
    bottom: 0;
}

.cvfan #cv4 {
    display: block;
    position: absolute;
    left: 50px;
    width: 130px;
    top: 180px;
    bottom: 0;
}

.cvfan #cv5 {
    display: block;
    position: absolute;
    right: 50px;
    width: 130px;
    top: 180px;
    bottom: 0;
}

.maintoolbar {
    background-image: url("../images/asset/home/toolbarbg.jpg");
    height: 113px;
    position: relative;
}

.maintoolbar .leftbtn {
    position: absolute;
    left: 15px;
    top: 16px;
    cursor: pointer;
}

.maintoolbar .rightbtn {
    position: absolute;
    right: 15px;
    top: 16px;
    cursor: pointer;
}

.maintoolbar h1 {
    font-size: 3em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
    padding-top: 15px;
    margin-bottom: 10px;
}

.maintoolbar .secondarynav {
    position: relative;
    top: -40px;
    color: #FFFFFF !important;
    font-size: 1.4em !important;
    line-height: 2em;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    padding-left: 10px;
}

a.rounded-button {
    background: transparent url("../images/asset/home/yellowbtn-right.png") no-repeat scroll top right;
    height: 34px;
    display: block;
    float: left;
    padding-right: 18px;
    height: 34px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */

/* FONT PROPERTIES */
    text-decoration: none;
    color: #003366;
}

a.rounded-button div {
    background: transparent url("../images/asset/home/yellowbtn.png") no-repeat;
    display: block;
    line-height: 34px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 0px 0 5px 18px;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

hr.rule {
    color: #003366;
    background-color: #003366;
    height: 1px;
}

.explanationpanel {
    position: relative;
}

.explanationpanel h2 {
    position: absolute;
    left: 400px;
    right: 400px;
    top: -0.7em;
    display: inline;
    background: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    color: #FF0000;
    font-size: 1.3em;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.videopanel {
    background: transparent url("../images/asset/home/handshake.png") no-repeat;
    height: 182px;
    border: #427da7 1px solid;
    cursor: pointer;
}

.videodescpanel {
    background: transparent url("../images/asset/home/ldbluegradient.png") repeat-x;
    border: #427da7 1px solid;
    height: 82px;
}

.videodescpanel h3 {
    color: #FFFFFF;
    margin-bottom: 0px;
    font-size: 2em;
    font-weight: bold;
    padding: 8px 10px 1px;
}

.videodescpanel p {
    margin-bottom: 0;
    padding: 5px 10px 7px;
    line-height: 1.2em;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
}

ul.keypoints {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 331px;
}

ul.keypoints li {
    background: transparent url("../images/asset/home/keypointbg.png") no-repeat;
    height: 38px;
    font-size: 1.3em;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 70px;
    padding-top: 0;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    overflow-x: visible;
    cursor: pointer;
}

ul.keypoints li.selected {
    background: transparent url("../images/asset/home/keypointbg-selected.png") no-repeat;
    height: 41px;
    line-height: 39px;
}

.infopanel {
    background: transparent url("../images/asset/home/infopanelbg.png") repeat-x;
    padding: 0;
}

.faqpanel {
    width: 310px;
    height: 172px;
    overflow-y: hidden;
}

.faqpanel div.item {
    width: 310px;
    height: 172px;
    overflow-y: scroll;
}

.faqpanel h4 {
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 20px;
}

.faqpanel p {
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

.getstartedpanel {
    width: 300px;
    height: 90px;
    cursor: pointer;
}

.getstartedpanel p {
    padding-left: 20px;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 30px;
    line-height: 0.5em;
}

#top-footer {
    background-color: #FFFFFF;
    border-top: 1px #C0C0C0 solid;
    width: 100%;
}

#top-footer-inner {
    background-color: #ECECEC;
    margin-top: 1px;
    width: 100%;
}

#middle-footer {
    background-color: #FFFFFF;
    border-top: 1px #FFFFFF solid;
    width: 100%;
}

#middle-footer-inner {
    background: #000000 url("../images/asset/home/footer.png") repeat-x;
    margin-top: 0px;
    width: 100%;
    height: 380px;
}

div.footer-panel {
    border: #333333 1px solid;
    height: 140px;
    margin: 10px 0 0 0;
}

div.footer-panel .inner-panel {
    margin: 1px;
    width: 308px;
    height: 138px;
    background: transparent url("../images/asset/home/footerpanelbg.png") repeat-x;
}

div.footer-panel .inner-panel:hover h5 {
    background-color: #FFCC00;
}

div.footer-panel.careercentre .inner-panel:hover h5 {
    background-color: #4B8F1E;
    color: #FFFFFF;
}

div.footer-panel.recruiter .inner-panel:hover h5 {
    background-color: #7A2F97;
    color: #FFFFFF;
}

div.footer-panel .inner-panel h5 {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    color: #003366;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 5px;
    background: #8dc3e0;
}

div.footer-panel .inner-panel p {
    text-align: center;
    font-size: 1em;
    font-weight: normal;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 0;
}

div.footer-tabs {
    margin-top: 5px;
    position: relative;
}

div.footer-tabs .tab {
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #003366;
    font-size: 1.7em;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    width: 180px;
    cursor: pointer;
}

div.footer-tabs .tab.selected {
    color: #003366;
    background: #FFFFFF url("../images/asset/home/footerbg.png") repeat-x 0 0;
}

div.footer-tabs div.tab-content {
    color: #999999;
    margin: 0 0 0 0;
    background: #FFFFFF url("../images/asset/home/footerbg.png") repeat-x 0 -31px;
    font-weight: bold;
    padding: 0;
    height: 300px;
    overflow: hidden;
    position: relative;
}

div.footer-tabs div.tab-content div.content {
    height: 300px;
    position: relative;
}

div.footer-tabs div.tab-content h1 {
    font-size: 2em;
    color: #333333;
    font-weight: bold;
    padding-left: 100px;
    padding-top: 50px;
    padding-right: 100px;
}

div.footer-tabs div.tab-content p {
    font-size: 1.2em;
    color: #666666;
    font-weight: normal;
    padding-left: 100px;
    padding-right: 100px;
}

div.footer-tabs div.tab-content ul {
    font-size: 1em;
    color: #666666;
    font-weight: normal;
    padding-left: 100px;
    padding-right: 100px;
}

div.footer-tabs div.tab-content ul li {
    list-style: none;
    clear: both;
}

div.footer-tabs div.tab-content .content.tab-promotion p, div.footer-tabs div.tab-content .content.tab-promotion h1 {
    padding-left: 200px;
    padding-right: 20px;
}

#freetrainingbadge {
    position: absolute;
    left: -50px;
    top: 50px;
    background: transparent url("../images/asset/home/freetrainingbadge.png") no-repeat;
    width: 261px;
    height: 261px;
    z-index: 10;
}

div.tab-media span.date {
    display: block;
    float: left;
    width: 80px;
    padding-left: 16px;
    background: transparent url("../images/asset/bullet.png") no-repeat 0 2px;
}

div.tab-media span.title {
    display: block;
    float: left;
    width: 330px;
}

#header .logo {
    height: 100px;
    background-position: 0 25px
}

#header .link-container {
    padding-top: 60px;
}

div.footer-tabs div.tab-content .tab-feedback h1 {
    padding-top: 20px;
}

div.footer-tabs div.tab-content .tab-feedback p {
    margin-bottom: 1em;
    font-size: 1.1em;
}

div.footer-tabs div.tab-content .tab-feedback h1, div.footer-tabs div.tab-content .tab-feedback p {
    padding-left: 20px;
    padding-right: 20px;
}

div.footer-tabs div.tab-content .tab-feedback label.over {
    color: #cccccc;
    position: absolute;
    top: 7px;
    left: 5px;
    font-size: 1.2em;
    z-index: 200;
}

div.footer-tabs div.tab-content .tab-feedback textarea {
    width: 300px;
    height: 90px;
    font-family: Arial, Sans-serif;
    font-size: 1em;
}

div.smile {
    background: transparent url("../images/asset/home/lady.png") no-repeat 0 30px;
    height: 400px;
}

.facebookLink {
    position: absolute;
    right: 10px;
    top: 0;
}

.twitterLink {
    position: absolute;
    right: 0;
    top: 50px;
}

.blogLink {
    position: absolute;
    right: 10px;
    top: 90px;
}

.tvLink {
    position: absolute;
    right: 50px;
    top: 90px;
}

.tab-media .twitterLink {
    position: absolute;
    right: 10px;
    top: 100px;
}

.tab-media .facebookLink {
    position: absolute;
    right: 20px;
    top: 50px;
}

.tab-media .blogLink {
    position: absolute;
    right: 20px;
    top: 140px;
}