﻿body, select, input
{
    color:#434F5E;
    font-family:"trebuchet ms",trebuchet,helvetica,arial,sans-serif;
    font-size:11px;
}

select, input
{
    color: Black;
}

#container
{
    width: 776px;
    margin: 0 auto;
}

.searchtext
{
    padding-left: 16px;
}

#searchbar
{
    width: 585px;
    height: 13px;
    background: url(images/search_bar.jpg) no-repeat;
    padding: 34px 16px;
    margin: 15px 0;
}

#searchbar .suburb
{
    float: left;
    width: 168px;
    margin-right: 17px;
}

#searchbar .postcode
{
    float: left;
    width: 108px;
    margin-right: 17px;
}

#searchbar .state
{
    float: left;
    width: 75px;
}

#searchbar .searchbutton
{
    float: left;
    margin-left: 55px;    
}

#mapcontainer
{
    background: url(images/map_background.png) no-repeat;
    width: 758px;
    height: 399px;
    margin-bottom: 15px;
    padding: 9px;
}

#map
{
    width: 600px; 
    height: 400px;   
}

.mainheader
{
    margin-left: 16px;   
}

#searchresults
{
    width: 617px;
}

.leadheading
{
    background:#E6EAEA url(images/dotted_seperator.gif) repeat-x bottom;
    height:16px;
    width: 597px;
    padding: 6px 10px;
    font-size: 12px;
    color: Black;
}

.label
{
    width: 100px;
    float: left;
    font-weight: bold;
}

#storeresults
{
    background: url(images/dotted_seperator.gif) repeat-x bottom;
    width: 607px;
    padding: 6px 0 6px 10px;
}

.heading
{
    font-weight: bold;
    color: Black;   
}

.name
{
    font-weight: bold;
    cursor: pointer;
}

.address
{
    margin-left: 52px;
}

.distance
{
    color: Black;
    text-align: left;
    margin-left: 52px;
}

.maplabel
{
    float: left;
    cursor: pointer;
    color:#434F5E;
    margin-left: 52px;
}

.storeitem
{
    width: 567px;
}

#searchresults li
{
    vertical-align: top;
    clear: both;
    margin-bottom: 8px;
}

#dealerresults
{
    background: url(images/dotted_seperator.gif) repeat-x bottom;
    width: 607px;
    padding: 6px 0 6px 10px;   
}

#prepaidresults
{
    background: url(images/dotted_seperator.gif) repeat-x bottom;
    width: 607px;
    padding: 6px 0 6px 10px;
}

#serviceresults
{
    background: url(images/dotted_seperator.gif) repeat-x bottom;
    width: 607px;
    padding: 6px 0 6px 10px;
} 

#allphonesresults
{
    background: url(images/dotted_seperator.gif) repeat-x bottom;
    width: 607px;
    padding: 6px 0 6px 10px;
}

#mosmobilesresults
{
    background: url(images/dotted_seperator.gif) repeat-x bottom;
    width: 607px;
    padding: 6px 0 6px 10px;
}

#searchresults em
{
    text-decoration: underline;
    font-style: normal;
}

.clear2
{
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    float: left;
}

.clear
{
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

.shopnamelabel
{
    font-weight: bold;
    color: Black;
    font-size: 12px;
}

.addresslabel
{
    font-size: 12px;
}

#retailersbar
{
    width: 599px;
    height: 79px;
    padding: 50px 0 0 16px;
    background: url(images/retailers.png) no-repeat;
    margin-bottom: 12px;
}

#retailersbar img
{
    padding-right: 18px;
}

#prepaidbar
{
    width: 593px;
    height: 60px;
    padding: 47px 0 0 24px;
    background: url(images/prepaid.png) no-repeat;
}

#prepaidbar img
{
    padding-right: 26px;   
}

#retailersbar a
{
    float: left;
    width: 117px;
    text-align: center;
    color: #5a5a5a;
}

.centredetails
{
    background-color: #fffca3;
}

#searchresults a
{
    text-decoration: underline;
    cursor: pointer;
}