﻿/*.Rollover
{
 position: relative;
 background: url( '/procareone/Images/Buttons/MainItemBackgroundHover.gif' ) ;
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 100px;
 height: 25px;
 margin: 0; 
 padding: 0; 
 border: 2;
}

.Rollover a
{
 display: block;
 color: #000000;
 width: 100px;
 height: 25px;
 display: block;
 float: left;
 color: black;
 text-decoration: none;
}

.Rollover img 
{
 width: 100px;
 height: 25px;
 border: 2; 
}

* html a:hover 
{
 visibility:visible
}

.Rollover a:hover img
{
 visibility:hidden
}

.Rollover span
{
 padding-right: 0px;
 padding-left: 0px;
 left: 0px;
 padding-bottom: 0px;
 margin: 0px;
 cursor: pointer;
 padding-top: 0px;
 position: absolute;
 top: 5px;
 width: 100px;
 text-align: center;
 color: white;
}

.ContactUs
{
 position: relative;
 background: url( '/ProcareOne/Images/btn_contact_ylw.gif' ) ;
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 130px;
 height: 55px;
 margin: 0; 
 padding: 0; 
 border: 0;
}

.ContactUs a
{
 display: block;
 float: left;
 color: black;
 border: solid 0px red ;
 text-decoration: none;
}

.ContactUs a:hover img
{
 visibility:hidden
}

.Refer
{
 position: relative;
 background: url( '/ProcareOne/Images/btn_friend_ylw.gif' ) ;
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 139px;
 height: 55px;
 margin: 0; 
 padding: 0; 
}

.Refer a
{
 display: block;
 float: left;
}

.Refer a:hover img
{
 visibility:hidden
}

.Job
{
 position: relative;
 background: url( '/ProcareOne/Images/btn_search_ylw.gif' ) ;
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 121px;
 height: 55px;
 margin: 0; 
 padding: 0; 
}

.Job a
{
 display: block;
 float: left;
}

.Job a:hover img
{
 visibility:hidden
}


.Apply
{
 position: relative;
 background: url( '/ProcareOne/Images/btn_apply_ylw.gif' ) ;
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 134px;
 height: 55px;
 margin: 0; 
 padding: 0; 
}

.Apply a
{
 display: block;
 float: left;
}

.Apply a:hover img
{
 visibility:hidden
}
*/
