﻿body 
{
    margin: auto;
    width: 960px;
    background: #E7E8EA;
    font-family: Arial,Helvetica,"Trebuchet MS",sans-serif;
    color: #666;
    font-size: 0.75em; 
}

A
{
    text-decoration: none;
    color: #333;
}

IMG
{
    border: none;
}

.l
{
    float: left;
}

.r
{
    float: right;
}

.clr
{
    clear: both;
    height: 0px;
    width: 0px;
}

/* HEADER CONTAINER */

#hdr-container
{
    margin:auto;
    height: 185px;
    position: relative; 
    background: url('../../userfiles/image/header.jpg')repeat-x;
}

#hdr1
{
}

a#hdr-logo
{
    top: 42px; 
    left: 15px; 
    position: absolute;
    display: block;
    height: 56px;
    width: 393px;
    background: url('../../Userfiles/Image/logo.gif') no-repeat;
}

#address {
    color: #818285;
    font-weight: bold;
    display: block;
    height: 22px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 100px;
}

#main-menu-container
{
    margin: auto; 
    background: url('../../Userfiles/Image/menu.png') repeat-x scroll 0 0 transparent;
    height: 30px; 
}

/* CONTENT CONTAINER */

#cnt-banner
{
}
#cnt-container
{
    
}

#visualnavitem
{
    border: 4px solid #E9E9E9 ; 
    width: 163px; 
    height: 188px; 
    padding-top: 6px;
    padding-left: 8px;
    color: #5A5B5E;
}

.icon-shop
{
    background: url('../../Userfiles/Image/icons.png') no-repeat;
    display:block;
    bottom:20px;
    position: absolute;
    left:15px; 
    background-position:0px 0px;
    width:39px;
    height:30px;
}

.icon-shop2
{
    background: url('../../Userfiles/Image/icons.png') no-repeat;
    display:block;
    bottom:20px;
    position: absolute;
    left:220px; 
    background-position:0px 0px;
    width:39px;
    height:30px;
}

.icon-dollar
{
    background: url('../../Userfiles/Image/icons.png') no-repeat;
    display:block;
    bottom:18px;
    position: absolute;
    left:410px; 
    background-position:-39px 0px;
    width:20px;
    height:38px;
}

.icon-service
{
    background: url('../../Userfiles/Image/icons.png') no-repeat;
    display:block;
    bottom:18px;
    position: absolute;
    left:410px; 
    background-position:-59px 0px;
    width:36px;
    height:37px;
}

.icon-email
{
    background: url('../../Userfiles/Image/icons.png') no-repeat;
    display:block;
    bottom:18px;
    position: absolute;
    left:600px; 
    background-position:-95px 0px;
    width:34px;
    height:37px;
}

.cnt
{
    margin:auto; 
    position: relative;
}

#cnt2-l
{
    width: 630px;
}

#cnt2-r
{
    width: 350px;
}

ul.tick
{
    list-style-image: url('../../Userfiles/Image/tick.png');
    margin: 12px 0px 0px 0px;
    padding-left: 28px;
    z-index: 15;
}

ul.tick li
{
    line-height: 145%;
    margin-bottom: 12px;
    padding-left: 12px;
}


/* FOOTER SECTION */

#ftr-container
{
    padding-bottom: 30px;
    background: #fff;
}

#ftr1
{
     margin: 20px auto 10px;
     color: #000; 
     font-size: 14px; 
     font-family: Cambria;
}

#ftr1 A:link, #ftr1 A:visited
{
    color: #000;
}

#ftr1 A:hover
{
    color: #000;
}    

#ftr2
{
    margin: auto; 
    color: #000;
    font-size: 12px;
    padding: 0px 2px; 
    font-family: Cambria;
}

#ftr2 A:link, #ftr2 A:visited
{
    color: #000;
}


#ftr2 A:hover
{
    color: #000;
}    

/* CONTACT FORM */
.contact-form TD
{
    padding: 10px;
}

.contact-form INPUT[type=text], .contact-form textarea
{
    padding: 4px;
    font-size: 1.1em;
    width: 300px;
}

a.mtf-logo 
{
	height: 50px;
	background: url("http://www.mtf.co.nz/content/images/logos/mtf-logo-2017.png");
}

.mtf-button-bg 
{
	display: block;
	width: 101px;
	text-decoration: none;
}

.mtf-button-bg:hover 
{
	background-position: -101px 0;
}

a.cust-login 
{
	height: 30px;
	background: url("http://www.mtf.co.nz/content/images/buttons/cust-login.png");
}

a.loan-calc 
{
	height: 30px;
	background: url("http://www.mtf.co.nz/content/images/buttons/loan-calc.png");
}

a.enquire-form
{
	height: 30px;
	background: url("http://www.mtf.co.nz/content/images/buttons/enquire-online.png");
}

a.enquire-online 
{
	height: 0px;
	width: 0px;
}

.displace 
{
	position: absolute;
	left: -5000px;
}
