/* Site Icons
------------------------------------------*/

a#home { 
width: 67px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/home.gif);
display: block;
}

a:hover#home { 
background-image: url(//www.domaindothost.com.au/images/icons/home-o.gif);
}

a#contactus { 
width: 67px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/contactus.gif);
display: block;
}

a:hover#contactus { 
background-image: url(//www.domaindothost.com.au/images/icons/contactus-o.gif);
}

a#transfer { 
width: 67px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/transferring-host.gif);
display: block;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}



a#order { 
width: 127px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/order-o.gif);
display: block;
margin-left: auto;
margin-right: auto;
}

a:hover#order { 
background-image: url(//www.domaindothost.com.au/images/icons/order.gif);
}


a#order-reseller { 
width: 127px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/order-reseller.gif);
display: block;
margin-left: auto;
margin-right: auto;
}

a:hover#order-reseller { 
background-image: url(//www.domaindothost.com.au/images/icons/order.gif);
}


a#order-personal { 
width: 127px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/order-personal.gif);
display: block;
margin-left: auto;
margin-right: auto;
}

a:hover#order-personal { 
background-image: url(//www.domaindothost.com.au/images/icons/order.gif);
}


a#order-ssl { 
width: 127px;
height: 60px;
background: #ffffff;
background-image: url(//www.domaindothost.com.au/images/icons/order-ssl.gif);
display: block;
margin-left: auto;
margin-right: auto;
}

a:hover#order-ssl { 
background-image: url(//www.domaindothost.com.au/images/icons/order-ssl-o.gif);
}