﻿

.btnGo
{
	display: block;
	width: 65px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -496px 0px;
}

.btnGo:hover
{
	display: block;
	width: 65px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -564px 0px;
}

.btnNext
{
	display: block;
	width: 75px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png");
	background-position: 0 0;
}

.btnNext:hover
{
	display: block;
	width: 75px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -79px 0px;
}

.btnGetIt
{
	display: block;
	width: 84px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -632px 0px;
}

.btnGetIt:hover
{
	display: block;
	width: 84px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -720px 0px;
}

.btnOK
{
	display: block;
	width: 64px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png")  no-repeat -159px 0px;
}

.btnOK:hover
{
	display: block;
	width: 64px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -227px 0px;
}

.btnCancel
{
	display: block;
	width: 96px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -296px 0px;
}

.btnCancel:hover
{
	display: block;
	width: 96px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -396px 0px;
}

.btnSave
{
	display: block;
	width: 79px;
	height: 35px;
	cursor: pointer;
	border: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -809px 0px;
}

.btnSave:hover
{
	display: block;
	height: 35px; 
	width: 79px;
	position: relative; 
	border: 0px;
	background-attachment: fixed;
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -891px 0px;
}

.btnYes
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -973px 0px; 
	height: 35px; 
	width: 67px;
}

:hover.btnYes
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -1044px 0px; 
	height: 35px; 
	width: 67px;
}

.btnNo
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -1115px 0px; 
	height: 35px; 
	width: 61px;
}

:hover.btnNo
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -1180px 0px; 
	height: 35px; 
	width: 61px;
}

.btnClose
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -0px 0px; 
	height: 24px; 
	width: 24px;
}
:hover.btnClose
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/SystemButtons.png") no-repeat -23px 0px; 
	height: 24px; 
	width: 24px;
}

.btnPlaceOrder
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/PlaceOrderButton.jpg") no-repeat -0px 0px; 
	height: 40px; 
	width: 142px;
}
:hover.btnPlaceOrder
{
	display: block;
	position: relative; 
	background: url("/Images/BAYB/PlaceOrderButton.jpg") no-repeat -145px 0px; 
	height: 40px; 
	width: 142px;
}