/* begin products.asp */
#idToshibaOnState, #idAvayaOnState, #idToshibaOffState, #idAvayaOffState
{	
	display: block;
	width: 316px;
	height: 175px;
}
#idToshibaOnState { background:url(../images/ctx28_OVR.jpg) top center no-repeat; }
#idAvayaOnState { background:url(../images/ipofficeOVR.jpg) top center  no-repeat; } 
#idAvayaOffState { background:url(../images/ipoffice.jpg) top center  no-repeat; }
#idToshibaOffState { background:url(../images/ctx28.jpg) top center no-repeat; }

#idToshibaOffState:hover, #idAvayaOffState:hover { background-position: -1000px; }
/* end products.asp */

/* begin index.asp */
#idPresentationOnState, #idPresentationOffState
{
	display: block;
	width: 316px;
	height: 63px;
}

#idPresentationOnState { background: url(../images/pres-buttonovr.jpg) top center no-repeat; }
#idPresentationOffState { background: url(../images/pres-button.jpg) top center no-repeat; }
#idPresentationOffState:hover { background-position: -1000px; }

/* end index.asp */

/* begin avaya products avaya.asp */
#idAvayaTOnState, #idAvayaCOnState, #idAvayaMOnState, #idAvayaSOnState,
#idAvayaTOffState, #idAvayaCOffState, #idAvayaMOffState, #idAvayaSOffState,
#idToshibaTOnState, #idToshibaMOnState, #idToshibaCOnState, #idToshibaSOnState,
#idToshibaTOffState, #idToshibaMOffState, #idToshibaCOffState, #idToshibaSOffState
{
	display: block;
	width: 316px;
	height: 194px;
}
#idAvayaTOnState { background: url(../images/avaya_tovr.jpg) top center no-repeat; }
#idAvayaMOnState { background: url(../images/avaya_movr.jpg) top center no-repeat; }
#idAvayaCOnState { background: url(../images/avaya_covr.jpg) top center no-repeat; }
#idAvayaSOnState { background: url(../images/avaya_sovr.jpg) top center no-repeat; }

#idAvayaTOffState { background: url(../images/avaya_t.jpg) top center no-repeat; }
#idAvayaMOffState { background: url(../images/avaya_m.jpg) top center no-repeat; }
#idAvayaCOffState { background: url(../images/avaya_c.jpg) top center no-repeat; }
#idAvayaSOffState { background: url(../images/avaya_s.jpg) top center no-repeat; }

#idAvayaTOffState:hover { background-position: -1000px; }
#idAvayaMOffState:hover { background-position: -1000px; }
#idAvayaCOffState:hover { background-position: -1000px; }
#idAvayaSOffState:hover { background-position: -1000px; }
/* end avaya products */

/* begin toshiba products toshiba.asp */
#idToshibaTOnState { background: url(../images/toshiba_tovr.jpg) top center no-repeat; }
#idToshibaMOnState { background: url(../images/toshiba_movr.jpg) top center no-repeat; }
#idToshibaCOnState { background: url(../images/toshiba_covr.jpg) top center no-repeat; }
#idToshibaSOnState { background: url(../images/toshiba_sovr.jpg) top center no-repeat; }

#idToshibaTOffState { background: url(../images/toshiba_t.jpg) top center no-repeat; }
#idToshibaMOffState { background: url(../images/toshiba_m.jpg) top center no-repeat; }
#idToshibaCOffState { background: url(../images/toshiba_c.jpg) top center no-repeat; }
#idToshibaSOffState { background: url(../images/toshiba_s.jpg) top center no-repeat; }

#idToshibaTOffState:hover, #idToshibaMOffState:hover, #idToshibaCOffState:hover, #idToshibaSOffState:hover   
{ background-position: -1000px; }

/* end begin toshiba products toshiba.asp */