﻿#licenseComposer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#licenseComposer th
{
    text-align: center;
    white-space: nowrap;
}

#licenseComposer input
{
    font-family: inherit;
    font-size: inherit;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

#licenseComposer .promotionLabel
{
    color: Red;
}

#licenseComposer .priceCell
{
    padding-top: 4px;
    text-align: right;
    white-space: nowrap;
}

#licenseComposer .userPriceCell
{
    padding-top: 4px;
    text-align: center;
    white-space: nowrap;
}

#licenseComposer .userCountTextBox
{
    width: 50px;
    text-align: center;
}

#licenseComposer .userStepButton
{
    padding-left: 0px;
    padding-right: 0px;
}


#licenseComposer .userCountCell
{
    text-align: center;
    white-space: nowrap;
}


.purchaseStepButton
{
}

.usersSelectionTable {
	width: 515px;
}

.usersSelectionTable th
{
	background-color: #E8E8E8;
	padding: 10px;
}

.modulesPurchase
{
	width: 320px;
}

.modulesPurchase a
{
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	line-height: 15px;
	float: left;
	height: 78px;
	text-align: center;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
}

.productSelectionTable
{
	width: 515px;
	margin-top: 10px;
	margin-left: 0px;
    border-color: #CCC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.productSelectionTable td
{
	border-color: #CCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
	background: white;
	padding: 8px;
	vertical-align: middle;
}

.productSelectionTable td h3
{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 19px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	color: #444444;
}

.productSelectionTable img
{
	vertical-align: middle;
}

.productSelectionTaxInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.orderFormSection
{
	width: 490px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.orderFormSection table
{
	/*width: 500px;*/
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.orderFormSection table tr td
{
	padding: 4px 4px 0px 0px;
	border-spacing: 0px;
}

.orderFormButton
{
	width: 125px;
	font-size: 14px;
}

.productIconCell
{
	width: 56px;
	margin: 0px;
	padding: 0px;
}

.productDescriptionCell img
{
	margin-right: 10px;
	vertical-align: middle;
}

.productPriceCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.productPriceUsd
{
	font-size: 10px;
}

.productUsersCell
{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, Lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}


.orderFormSection table tr td img
{
	vertical-align: middle;
}

.moduleIcon
{
	vertical-align: middle;
}
