﻿/* Author: Rebecca McCay */
/* Styles for GE Creditline AU */

.newsearchbutton
{
	background: url(../../images/GO/new_search_btn.gif) no-repeat;
    width: 113px;
}

.alternate-newsearchbutton
{
    background-image:url('../../images/GO/new_search_alternate_btn.gif');
    width: 113px;
}

.back-to-results-show{
    background:url('../../images/GO/back_to_results_btn.gif') no-repeat;
    width: 150px;
}

.searchbutton
{
	background: url(../../images/GO/search_btn.gif) no-repeat;
}

#advancedSearchLink{
    color: #333333;
}

#searchDiv{
    background-color: #F2F2F2;
}

#sidebarfooterDiv{
    background-color: #F2F2F2;
}

.suburbNZ{
    display: none;
}


#drivingDirections .back 
{
    background: url('../../images/GO/backToResults.png') no-repeat left center;
} 

.header{
    /*font-family: Square721 BT, Arial;*/
    color: #59781B;
}

.popupheader{
    font-family: Square721 BT, Arial;
    color: #59781B;
}

#advancedSearchLink{
    color: #59781B;
}

.plus{
    background-image:url('../../images/GO/toggle_maximise.gif');
}

.minus{
    background-image:url('../../images/GO/toggle_minimise.gif');
}

.results-plus{
    background-image:url('../../images/GO/toggle_maximise.gif');
}

.results-minus{
    background-image:url('../../images/GO/toggle_minimise.gif');
}

.wwwlink{
    color: #59781B;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
}

.wwwlink:hover{
    color: #59781B;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
}

.pagination span.next, span.prev, .pagination a{
    color: #59781B;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

.pagination span.next, span.prev, .pagination a:hover{
    color: #59781B;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
}

.pagination .next{
    background-color: transparent;
    color: #59781B;
}

.pagination .prev{
    background-color: transparent;
    color: #59781B;
}

.olPopupCloseBox {
    background:transparent url(../../images/GO/close.gif) no-repeat scroll 0 0 !important;
}

.ui-widget-header .ui-icon {
    background-image:url(../../images/GO/cross.png);
}

.ui-widget-header .ui-icon:hover {
    background-image:url(../../images/GO/cross.png);
}

.ui-icon-closethick {
    background-position:center center;
}

.ui-widget-header .ui-state-hover
{
    background-image:url(../../images/GO/crossHover.png) !important;	
    background-position:center center;
    border:none;
}

