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

