﻿.Header th {
	text-align: center;
}
table.ProgramVersion{
	/*border-collapse: collapse;*/
}
table.ProgramVersion tr:first-child th{
	display:none;
}
table.ProgramVersion th + th, table.ProgramVersion td + td {
	width: 75px;
	text-align: center;
}

table.ProgramVersion { margin: 0 auto; empty-cells:hide; border:none; }
	
table.ProgramVersion td, table.ProgramVersion th {
	font-family: Verdana;
	font-size: 11px;
	height: 24px;
	padding: 1px;
	font-weight: 700;
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: 0;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	background-repeat: repeat;
	border: 1px solid #ccc;
	background-color: #FFF;
}
table.ProgramVersion th {
	vertical-align:top;
	font-family: Arial;
	font-size: 15px;
}
table.ProgramVersion th:nth-child(1),table.ProgramVersion td:nth-child(1){
	width:400px;
}
table.ProgramVersion th+th,table.ProgramVersion td+td{
	width:75px;
}
table.ProgramVersion th .Program{
	/*font-size:13px;*/
	display:inline-block;
	*display:inline;zoom:1;
}
	
table.ProgramVersion td:first-child { background-color: #d6d6d6; }
	
table.ProgramVersion tr.Order td { padding:5px 0; background-color:#fff; }
	
table.ProgramVersion th, table.ProgramVersion tr.Price td:first-child, table.ProgramVersion tr.PriceOffer td:first-child { background-color:#c4c4c4; }
	
h1.version-title {
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 2px;
	width: 547px;
	margin: 20px auto;
	text-align: center;
	font-size: 16px;
	color: #000;
}
	
h1.version-title span { font-size: 16px; }
	
div.version-caption {
	text-align: right;
	padding: 12px;
	overflow:hidden;
}
	
div.version-caption img {
	position: relative;
	top: 3px;
	margin-right: 10px;
}
	
div.version-caption div {
	float: right;
	margin-left: 40px;
	font-size: 11px;
	line-height:1.5em;
}
	
input.TextBox, select{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-color: #CACACA #999999 #999999 #CACACA;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-size: 11px;
	height: 15px;
	padding: 3px;
	height:24px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
	
.TextArea { width:552px; height:100px; }
	
select {height:24px; margin-top:-2px;}
	
div.content {
	background: #e8e8e8;
	padding: 25px;
	padding-top: 20px;
}
	
fieldset {
	width: 556px;
	margin: 12.5px 12.5px 20px;
	padding: 20px;
	border-width: 2px;
}

fieldset div { padding: 0; margin: 0; }

div.label, div.input, div.extra { float: left; }
	
div.label, tr.RowLabel td {
	font-weight: bold;
	margin-right: 10px;
	width: 200px;
	font-size: 11px;
	min-height: 25px;
}
div.label { text-align: right; }
tr.RowLabel td {  padding:6px 0 3px; }
	
div.order_amount div.label, div.user_payment_data div.label, div.user_address_data div.label, div.note div.label {
	padding-top: 3px;
	width: 130px;
}

div.extra {
	font-size: 10px;
	width: 315px;
	line-height: 1.25em;
	float: right;
	padding-bottom: 15px;
}
	
div.extra:last-child { padding-bottom: 0; }

div.label { clear: both; }
	
.RowField + .RowLabel{
	padding-top:10px;
}
.RowLabel{
	font-size:11px;
}
.RowLabel td+td{
	padding-left:20px;
}
.RowLabel label{
	display:block;
	float: left;
}
.RowField { padding:0; }
	
.RowField td { padding:0; }
	
.RowField td+td { padding-left:20px; }
	
.RowField Input, .RowField Select{
	display:block;
	float:left;
	width:100%;
}
	
.Required{ border:1px solid #CC0000 !important; }
	
tr.PriceLabelTr { display:none; }
span.PriceLabel { padding-right:10px; font-size:13px; }
span.Price { font-size:13px; font-weight:bold; }
	
.Confirmation { padding:50px; line-height:1.5em; }
.Confirmation, .Confirmation .username { font-size:15px; }

.input input.RadioBox {margin:0 20px 0 0 }
.input span.label {margin:-5px 0 0 0 }
	
tr.PriceOffer td{
	background-color:#f3f3f3;
}
.strikethrough{
	text-decoration:line-through !important;
	/*color:#aaa !important;*/
}
