@charset "utf-8";
/* CSS Document */

@import url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/themes/redmond/jquery-ui.css);

div#content {
	overflow:visible
}
div#orders-page h1 {
	margin-bottom:8px;
	margin-top:0;
	font-size:19px;
	padding-left: 21px;
	text-shadow: 0 1px white;
	width:auto;
}
div#top-frame, div.product-frame {
	min-height:120px;
	padding:20px;
	display:block;
	overflow:hidden;
}
div.product-frame {
	margin-top:12px;
	position:relative;
	left:-2000px;
}
div#intro {
	float:left;
	width:445px;
}
div#terms {
	float: right;
	width: 330px;
	background-color: #F8FBFC;
	padding: 19px;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: 18px;
	height: 218px;
	line-height: 16px;
}
div#terms ul {
	margin:0
}
div#terms h3, div.product-frame h2 {
	margin-top:0
}
div#terms h3 {
	margin-bottom:12px;
}
div#resellers {
	float:left;
	width:445px;
	margin-top:16px;
	z-index:-1000;
}
div#reseller-frame form {
	background-color:transparent
}
div#reseller-frame {
	min-height:139px;
	display:block;
	overflow:hidden;
	margin-top:4px;
	padding:20px;
	background:-moz-linear-gradient(50% 100% 90deg, rgba(255, 255, 255, 1) 32.1212%, rgba(242, 242, 242, 1) 100%);
	background:-webkit-gradient(linear, 50% 100%, 50% -0%, color-stop(0.321212, rgba(255, 255, 255, 1)), color-stop(1, rgba(242, 242, 242, 1)));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
}
div.price-info {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	top: 0px;
	font-size: 13px;
	line-height: 16px;
	color: #2480D2;
	padding-top:12px;
	text-align:center;
	width:236px;
}
div.price-info div {
	display:inline-block;
	overflow:hidden;
}
div.lic-info {
	float:left;
	width:450px; 
	padding-bottom:12px;
}
div.actions {
	float:right;
	width:200px;
	height:100%;
	overflow:hidden;
	display:block;
	position:relative;
	margin-top: 5%;
}
a.btn-light {
	width:115px;
	height:29px;
	display:block;
	overflow:hidden;
	background:url(img/btn-normal.png);
	padding-left:20px;
	padding-top:5px;
/*	margin-top: 25%; */
	margin-left: 25%;
	color:black;
	position:relative;
}
a.btn-light:hover {
	background:url(img/btn-high.png)
}
div.lic-info h2 {
	font-size:1.75em
}
span.price {
	font-size:26px;
	display:block;
	line-height:26px;
}
div#terms tr td {
	padding-bottom:11px;
	line-height:16px;
}
div#terms img {
	padding-top:15px;
}
span.term-icon {
	width:67px;
	height:18px;
	display:inline-block;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top:1px;
	background-color: #DBEBF5;
	color:#155789;
	padding-top:1px;
	border: 1px solid #BAD1E3;/*	background-color: #787878;
	color:white;*/
}
.rounded3px {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-khtml-border-radius: 3px;
}
input, select {
	padding: 3px;
	margin-top:3px;
	margin-right:2px;
}
select#orderFrom {
	font-size: 15px;
	line-height:18px;
}
div#dialog-form {
	font-size:11px;
}
div#dialog-form input, div#dialog-form select {
	margin-top: 0;
}
div#dialog-form p {
	margin-top:12px;
	color:black;
}
div#quote-product, div#quote-info {
	background-color:#F1F1F1;
	padding:10px;
	margin-top:8px;
}
div#quote-info {
	margin-top:4px;
}
.prod-details {
	height: 45px;
	position: relative;
	display: block;
	line-height: 18px;
	float: left;
	overflow: hidden;
	vertical-align: middle;
	margin-top:10px;
}
div#quote-product div {
	display:block;
	overflow:hidden
}
div#dialog-form label#edu {
	font-size:9px
}
h2.error {
	color:red
}
div#quote-product > p:first-child, div#quote-info > p:first-child {
	margin-top:0
}
div#q-response h1 {
	font-size: 22px;
}
div#q-response h2 {
	font-size: 13px;
}
a.btn-buy {
	width:82px;
	height:27px;
	display:block;
	overflow:hidden;
	background:url(img/btn-buy-normal.png);
	padding-top:5px;
	color:white;
	text-shadow: 0 1px #666;
	text-align:center;
	font-size:15px;
	margin-top:8px;
}
a.btn-buy:hover {
	background:url(img/btn-buy-high.png)
}
div#nc-frame div.price-info {
	padding-top:30px;
}
div#quote-product input, div#quote-product select {
	color:#E5811F;
	font-weight:bold
}
div#dealerinfo {
	display: block;
	overflow: hidden;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 9px;
	border: 1px solid #F1F1F1;
}
div#dealerinfo a {
	font-size: 13px;
	color: #0071BC;
	margin-top: 9px;
	line-height: 16px;
	display: block;
}
select#orderFrom {
	width:100%;
	background-color: #E8F6FC;
	border: 1px solid #AEDFF4;
}
label#order-from {
	font-size:11px;
}
div#q-buy-info {
	padding:10px;
	background-color:#F1FAFD;
	margin-top:8px;
}
div#q-buy-info h3, div#q-buy-info p {
	padding:5px;
	padding-left:7px;
	padding-right:15px;
	margin:0;
	line-height:16px;
}
div#q-buy-info h3 {
	font-size: 13px;
	line-height: 20px;
}
div#q-buy-links {
	padding:15px;
	padding-top: 0;
	background-color:#F1FAFD;
	margin-top:8px;
}
div#q-buy-links span.p-link-price {
	float: right;
	margin-right: 77px;
	font-weight:bold;
	font-size: 15px;
}
div#q-buy-links a {
	background-color:white;
	margin-top:2px;
	display: block;
	padding: 4px;
	padding-left:8px;
	background-image:url(img/btn-small-normal.png);
	background-position: 100%;
	background-repeat: no-repeat;
	font-weight: bold;
}
div#q-buy-links a:hover {
	color:#FF9900;
	text-decoration:underline;
	background-image:url(img/btn-small-high.png);
}

