﻿div#grpStep3Content {
	background-color: #ffffff;
	border: 1px solid #c6c03a;
	margin: 20px 10px 20px 10px;
	_margin: 20px 7px 20px 7px;
	_float: left;
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#grpStep3Content h1 {
	font: 14px Arial;
	/*margin-bottom: 5px;*/
}

/*Replace adjacent sibling selectors due to lack of support in IE6
div#grpStep3Content h1 + p {
	margin-top: 0px;
	padding-left: 10px;
}*/

div#grpStep3Content p#lblOpeningParagraph {
    margin-top: 0px;
	padding-left: 10px;
}

div#grpStep3Content ul.Content {
	border: 1px solid #a5cdd9;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 0px;
	width: 560px;
}

div#grpStep3Content ul.Content li.ContentSection {
    _float: left;
    padding-left: 10px;
	padding-top: 10px;
}

ul.TwoColumns {
	float: left;
	overflow: auto;
	width: 100%;	
}

ul.TwoColumns li {
	float: left;
	width: 50%;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstContactInformation + a {
	float: left;
	margin-left: 265px;
	margin-top: -17px;
}*/

ul#lstContactInformation {
    padding-bottom: 10px;
}

ul#lstContactInformation li {
	font-size: 12px;	
}

table#tblSummary {
	font-size: 12px;
	_width: 530px;
	width: 520px;
}

table#tblSummary col {
	vertical-align: top;	
}

table#tblSummary col.Column1 {
	width: 50px;	
}

table#tblSummary col.Column2 {
	width: 320px;	
}

table#tblSummary col.Column3 {
	width: 79px;	
}

table#tblSummary col.Column4 {
	width: auto;	
}

table#tblSummary thead th {
	color: #666666;
	font-weight: bold;	
}

/*table#tblSummary thead th a {
	font: normal 11px normal;
}*/

table#tblSummary tbody tr td {
	padding-bottom: 5px;	
}

table#tblSummary tbody tr td.licenseDescription {
	padding-right: 10px;	
}

table#tblSummary tbody tr td.licenseNumericColumn {
	text-align: right;	
}

table#tblSummary tfoot tr {
	font-weight: bold;
}

table#tblSummary tfoot tr td {
    padding-bottom: 5px;
	text-align: right;
}

table#tblSummary tfoot tr.MSRPTotal td {
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}

table#tblSummary tfoot tr td.Left {
    text-align: right;
}

table#tblSummary tfoot tr.Promotion {
	color: #cc2222;
}

table#tblSummary tfoot tr.Total td {
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-top-color: #cccccc;
}

table#tblSummary tfoot tr.Total td.Label {
    border-right-style: none;
}

table#tblSummary tfoot tr.Total td.Price {
    border-left-style: none;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
table#tblSummary + div {
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	border-top: 1px solid #cccccc;
	font: 12px Arial;
	margin-right: 10px;	
	padding: 10px 12px 10px 0px;
	text-align: right;
}*/

/*Replace adjacent sibling selectors due to lack of support in IE6
table#tblSummary + div div {
	margin-bottom: 10px;	
}*/

/*Replace adjacent sibling selectors due to lack of support in IE6
table#tblSummary + div + div p {
	margin-right: 5px;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}*/

div#grpStep3Content ul.Content li.ContentSection div p {
    margin-right: 5px;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

div#grpOptions {
	background-image: url(../images/tabdelimiter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-left: -2px;
	width: 225px;
}

div#grpOptions h2 {
	background-image: url(../images/orionproductbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	color: #1d7fa1;
	font: bold 14px Arial;
	line-height: 28px;
	margin-left: 17px;
	padding-left: 7px;
}

/*div#grpOptions div {
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	border-top-style: none;
	margin-left: 2px;
	padding-bottom: 5px;
}*/
div#grpOptions div#grpOptionsInternalPanel
{
    background-color: #ebebeb;
	border: 1px solid #cccccc;
	border-top-style: none;
	margin-left: 2px;
	padding-bottom: 5px;
}

ul#lstQuoteLinks {
	background-color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
}

ul#lstQuoteLinks li {
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-type:none;
}

ul#lstQuoteLinks li a {
	background-position: left center;
	background-repeat: no-repeat;
	color: #1d7fa1;
	font: bold 11px Arial;
	padding-left: 22px;
}

.Print {
	background-image: url(../images/printer.gif);
}

/*.PDF {
	background-image: url(../images/pdf.gif);
}*/

.Email {
	background-image: url(../images/email.gif);
}

.BuyNow 
{
    background-image: url(../images/buy_addtocart.png);
}

ul#lstQuoteLinks li a.Email {
	color: #666666;	
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstQuoteLinks li a.Email + fieldset {
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	margin-left: -5px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 5px;
}*/

ul#lstQuoteLinks li fieldset#grpEmailFormElements {
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	margin-left: -5px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 5px;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstQuoteLinks li a.Email + fieldset label {
	display: block;
}*/



ul#lstQuoteLinks li fieldset#grpEmailFormElements label {
    display: block;
}

ul#lstQuoteLinks li fieldset#grpEmailFormElements label span {
    color: red;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstQuoteLinks li a.Email + fieldset input, ul#lstQuoteLinks li a.Email + fieldset textarea {
	font: 11px Arial;
	width: 175px;
}*/

ul#lstQuoteLinks li fieldset#grpEmailFormElements input, ul#lstQuoteLinks li fieldset#grpEmailFormElements textarea {
    font: 11px Arial;
	width: 175px;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstQuoteLinks li a.Email + fieldset button {
	float: right;
	font: 10px Arial;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 35px;
}*/

ul#lstQuoteLinks li fieldset#grpEmailFormElements span#lblEmailConfirmation {
    color: #666666;
    float: left;
	font: 10px Arial;
	margin: 8px 5px 5px 15px;
}

ul#lstQuoteLinks li fieldset#grpEmailFormElements button {
    float: right;
	font: 10px Arial;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	text-align:center;
	width: 45px;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstQuoteLinks li a.Email + fieldset * {
	margin-left: 5px;
	margin-right: 5px;
}*/

ul#lstQuoteLinks li fieldset#grpEmailFormElements * {
    margin-left: 5px;
	margin-right: 5px;
}

/*Replace adjacent sibling selectors due to lack of support in IE6
ul#lstQuoteLinks li a.Email + fieldset + p {
	color: #999999;
	font: 11px Arial;
	margin-top: 15px;
	padding-left: 0px;
}*/

ul#lstQuoteLinks li p#lblEmailDisclaimer {
    color: #999999;
	font: 11px Arial;
	margin-top: 15px;
	padding-left: 0px;
}

ul#lstQuoteLinks li.Contracted a.Email {
	color: #1d7fa1;	
}

ul#lstQuoteLinks li.Contracted fieldset, ul#lstQuoteLinks li.Contracted p {
	display: none;
}

textarea#txtMessage {
	height: 80px;
	overflow: hidden;
}