.navbar-nav{
    margin: 0;
}

.banner80 {
    width: 918px;
    height: 83px;
    background: url(https://static.nzpif.org.nz/img/2014/projects.jpg) no-repeat;
    float: left;
}

.banner80 h2 {
    font-size: 30px;
    color: #FFF;
    margin: 8px 0 0 0;
    padding: 0;
    font-family: OpenSansBold,arial,helvetica,sans-serif; font-weight: bold; 
    font-weight: normal;
}

.new p {
    font-family: arial;
    font-style: italic;
}

/* changes to the map - moved upwards */
.network .sel_loc .popup {
    margin: 0 0 0 23px;
}

.pseudotable{
    display:table;
}
.pseudotable div{
    display: table-row;
}
.pseudotable div div{
    padding:5px;
    display:table-cell;
}

div.news p span,
div.events p span,
div.contact p span {
    color: #4e9bd3;
    font-size: 14px;
    font-family: convPtSansBold,arial,helvetica,sans-serif;
    font-weight: bold;
}

.slider {
    background: none;
    margin-bottom: 10px;
}

.navbar-static-top {
    margin-bottom: 0;
}

#homezone1carousel h5 a {
    color: #FFFFFF;
}

#productDetails, #buyNow {
    margin-top: 20px;
}

#productTabs > ul.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #3d4143;
}
#productTabs > ul.nav > li > a:hover,
#productTabs > ul.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

#productTabs > ul.nav > li.ui-state-active > a {
    background-color: #fff;
}

.error_message {
    color: #d20000;
}

.logout{
    float: left;
    margin: 0 0 0 5%;
    padding: 6px 35px;
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

.logout:active,
.logout.active,
.logout:hover {
    background-color: #419641;
    border-color: #3e8f3e;
}

.sponsors h3 {
    width: 284px;
    height: 44px;
    text-align: center;
    background: transparent url("https://static.nzpif.org.nz/img/2014/spon_bg.png") repeat-x scroll 0% 0%;
    position: relative;
    bottom: 22px;
    left: 330px;
    color: #FFF;
    font-size: 18px;
    line-height: 40px;
    margin-top: 0;
}

.col-md-10 table tr td {
    padding: 1em;
        vertical-align: top;
}

.input_sec {
    background: #F5F5F5 none repeat scroll 0% 0%;
    padding: 15px;
    width: 100%;
}
.wBlock {
    text-transform: uppercase;
    color: greenyellow;   
    background: transparent url("https://static.nzpif.org.nz/img/2014/spon_bg.png") repeat-x scroll 0% 0%;
    font-size: .85em;
    font-weight: bold;
    text-align: center;
}
.wBlock span {
    font-weight: bold;
    color: white; 
    font-size: 1.2em;
}
.wBlock img{
    color: black;
    margin: 0px 15px;
}


#homezone1_57544 {
    background: url('http://pimms.nzpif.org.nz/UserFiles/images/Sponsors/Insurance/burning_house.png');
}


#homezone1_57544 a {
color: white;
}

#homezone1_57544 h1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    
}

#homezone1_57544 h2 {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 60px;
}

.label-conference {
  background-color: #D33C44;
}



/* used by element/login.ctp */

div.dropdown-menu h3 {
    font-size: 1em;
}
div.dropdown-menu legend {
    font-size: 1em;
    border: none;
    padding-left: 15px;
    padding-right: 10px;
}
div.dropdown-menu .form-control{
    border: none;
    height: auto;
}
div.dropdown-menu p{
    margin-right: 10px;
    line-height: 1.3em;
    float: unset;
}
div.dropdown-menu .login{
    margin-right: 10px;
}

/* end login.ctp */

legend {
    border: none;
    font-size: 14px;
    font-weight: bolder;
}

div.form-control{
    border: none;
    box-shadow: none;
    height: auto;
    clear: both;
}


div.membersnav{
background-color: #2d6ca2;
    color: whitesmoke;
    border: 1px solid #2d6ca2;
    padding: 1em;
    text-align: center;
    margin-left: 0;
    border-radius: 4px
}

div.membersnav a{
    color: whitesmoke;
}

/* for associations/login/ */
    .formErrorContent {
        color: red;
        background: #eee;
        border: 1px solid silver;
        border-radius: 4px;
        padding: 2px 10px;
  }


/* element/homezone1.ctp */

.member1 {
    background: url('https://pimms.nzpif.org.nz/UserFiles/images/Sponsors/Insurance/burning_house.png');
    border-radius: 5px;
    width: 309px;
    min-height: 155px;
}
.member1 h4{
    margin:0 15px 0 15px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}
.member1 h4 a {
    color: white;
}
.member1 h5{
        padding-left: 10px;
    padding-top: 70px;

}
.member1 h5 a {
    color: white;
    font-size: 12px;
    font-weight: bold;
}
