﻿
/***  Buttons on Forms ***/

.getEvalButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-eval.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getEvalButton:hover
{
	background: url('images/button-eval-hover.png') no-repeat scroll 0 0 transparent;
}

.getTrialButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-trial.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getTrialButton:hover
{
	background: url('images/button-trial-hover.png') no-repeat scroll 0 0 transparent;
}

.getQuoteButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-quote.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getQuoteButton:hover
{
	background: url('images/button-quote-hover.png') no-repeat scroll 0 0 transparent;
}

.getInfoButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-info.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getInfoButton:hover
{
	background: url('images/button-info-hover.png') no-repeat scroll 0 0 transparent;
}


.getProductsButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-products.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getProductsButton:hover
{
	background: url('images/button-products-hover.png') no-repeat scroll 0 0 transparent;
}

.getConsultButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-consult.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getConsultButton:hover
{
	background: url('images/button-consult-hover.png') no-repeat scroll 0 0 transparent;
}

.getContactButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-contact.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getContactButton:hover
{
	background: url('images/button-contact-hover.png') no-repeat scroll 0 0 transparent;
}

.getProductsButton
{    
	display: block;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: baseline;
	margin: 7px 0;
	cursor: pointer;
	background: url('images/button-products.png') no-repeat scroll 0 0 transparent;
	height:57px;
	width:165px;
	border:0;
}

.getProductsButton:hover
{
	background: url('images/button-products-hover.png') no-repeat scroll 0 0 transparent;
}

.getPricingButton
	{    
		display: block;
		float:right;
		margin-left: 5px;
		margin-top: 5px;
		vertical-align: baseline;
		margin: 7px 0;
		cursor: pointer;
		background: url('images/button-buy.png') no-repeat scroll 0 0 transparent;
		height:57px;
		width:165px;
		border:0;
	}

.getPricingButton:hover
	{
		background: url('images/button-buy-hover.png') no-repeat scroll 0 0 transparent;
	}

.getUpgradeButton
	{    
		display: block;
		float:right;
		margin-left: 5px;
		margin-top: 5px;
		vertical-align: baseline;
		margin: 7px 0;
		cursor: pointer;
		background: url('images/button-upgrade.png') no-repeat scroll 0 0 transparent;
		height:57px;
		width:165px;
		border:0;
	}

.getUpgradeButton:hover
	{
		background: url('images/button-upgrade-hover.png') no-repeat scroll 0 0 transparent;
	}

.getFinancingButton
	{    
		display: block;
		float:right;
		margin-left: 5px;
		margin-top: 5px;
		vertical-align: baseline;
		margin: 7px 0;
		cursor: pointer;
		background: url('images/button-financing.png') no-repeat scroll 0 0 transparent;
		height:57px;
		width:165px;
		border:0;
	}

.getFinancingButton:hover
	{
		background: url('images/button-financing-hover.png') no-repeat scroll 0 0 transparent;
	}
	

.getEvalButton
	{    
		display: block;
		float:right;
		margin-left: 5px;
		margin-top: 5px;
		vertical-align: baseline;
		margin: 7px 0;
		cursor: pointer;
		background: url('images/button-eval.png') no-repeat scroll 0 0 transparent;
		height:57px;
		width:165px;
		border:0;
	}

.getEvalButton:hover
	{
		background: url('images/button-eval-hover.png') no-repeat scroll 0 0 transparent;
	}

.getWebinarButton
	{    
		display: block;
		float:right;
		margin-left: 5px;
		margin-top: 5px;
		vertical-align: baseline;
		margin: 7px 0;
		cursor: pointer;
		background: url('images/button-demo.png') no-repeat scroll 0 0 transparent;
		height:57px;
		width:165px;
		border:0;
	}

.getWebinarButton:hover
	{
		background: url('images/button-demo-hover.png') no-repeat scroll 0 0 transparent;
	}