olor: #666;
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 17px;
}

div.grey h3 {
	margin-top: 0px;
}

div.grey p {
	margin-bottom: 0;
}

td.main-right {
	background: url(images/aux09.gif);
	border-left: 1px #eaeaea solid;
	border-top: 1px #eaeaea solid;
	border-bottom: 1px #eaeaea solid;
}

tr.bottom td {
	height: 2px;
	overflow: hidden;
	border-right: none;
}

tr.bottom td.blue {
	border-left: 1px #80C67E solid;
}

td.copyright {
	color: #333;
	background: url(images/aux05.gif) right top repeat-y;
	padding: 17px 20px;
	border-right: 1px white solid;
}

td.copyright a, td.bottom-menu a {
	color: #4E90C9;
}

td.bottom-menu {
	color: #333;
	padding: 20px 25px;
	border-left: 1px #ccc solid;
	color: #333;
}

td.breadcrumb-right {
	background: url(images/aux09.gif);
	border-bottom: 1px #d9d9d9 solid;
	border-top: 2px white solid;
}

td.breadcrumb-right div {
	border-top: 1px #d9d9d9 solid;
	border-left: 1px #d9d9d9 solid;
	height: 25px;
}

table.calc {
	background: #f2f2f2;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px #EAEAEA solid;
}

table.calc td {
	padding: 6px 12px;
	border-bottom: 1px white solid;
	border-right: 1px #EAEAEA solid;
}

table.calc td.input25 {
	padding: 6px 10px;
	text-align: left;
	border-right: 1px #f2f2f2 solid;
	border-bottom: 1px white solid;
	width: 25%;
}

table.calc td.lefttext {
	text-align: left;
}

table.calc td.righttext {
	padding: 6px 0px;
	text-align: right;
}

table.calc td.last {
	text-align: left;
	border-bottom: 1px white solid;
	border-right: 1px #EAEAEA solid;
}

table.calc td.first {
	text-align: right;
	padding-top: 7px;
	padding-right: 0;
	border-left: 1px #EAEAEA solid;
	border-right: none;	
}


table.calc td.label {
	text-align: right;
	padding-top: 7px;
	padding-right: 0;
	border-left: 1px #EAEAEA solid;
	border-right: none;	
	width: 49%;
}

table.calc td.chapter {
	text-align: center;
	background: #f2f2f2;
	padding-top: 7px;
	padding-right: 0;
	font-weight: bolder;
}

table.calc input.text {
	font-size: 10px;	
}

table.calc select {
	width: 40px;
	font-size: 10px;
}

table.calc span.radio input {
	position: relative;
	top: 3px;
	width: 12px;
}

table.calc span.radio input.second {
	margin-left: 8px;
}

table.calc td.button {
	border-bottom: none;
}

table.calc td.button input {
	width: 100px;
	font-size: 11px;
}

table.results {
	background: #f2f2f2;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px #EAEAEA solid;
}

table.results tr.total {
	font-weight: bold;
}

table.results td {
	padding: 8px 10px;
	border-bottom: 1px white solid;
	width: 50%;
	border-right: 1px #EAEAEA solid;
}

table.results td.result25 {
	padding: 8px 10px;
	border-bottom: 1px white solid;
	width: 25%;
	text-align: center;
	border-right: 1px white solid;
}

table.results td.last {
	padding: 8px 10px;
	border-bottom: 1px white solid;
	border-right: 1px #EAEAEA solid;
}

table.results tr.last td {
	border-bottom: none;
}

table.results td.left {
	border-right: 1px white solid;
	border-left: 1px #EAEAEA solid;
}

div.info {
	background: #f2f2f2;
	border-top: 1px #f2f2f2 solid;
	padding: 15px;
	padding-bottom: 6px;
	padding-top: 12px;
	margin: 0;
}

div.info p {
	margin: 12px 0;
	margin-top: 0;
}

div.table-caption {
	text-align: left;
	color: white;
	background: #999;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 10px;
	margin-top: 15px;
}

div.blue {
	background: #4E90C9;
}

div.green {
	background: #6EB46C;
}

div.darkgrey {
	background: #878787;
}

table.schedule {
	width: 100%;
	color: #333;
	font-size: 10px;
}

table.schedule th {
	text-align: right;
	background: #BABABA;
	border-left: 1px white solid;
	padding: 2px 5px 3px 8px;
}

table.schedule th.first {
	border-left: none;
}

table.schedule td {
	background: #F2F2F2;
	border-bottom: 1px white solid;
	border-left: 1px white solid; 
	text-align: right;
	padding: 2px 5px 3px 8px;
	font-size: 10px;	
}

table.schedule tr.last td {
	border-bottom: 1px #EAEAEA solid;	
}

table.schedule td.first {
	border-left: 1px #EAEAEA solid;
	text-align: right;
}

table.schedule td.last {
	border-right: 1px #EAEAEA solid;	
}

table.schedule td.subtotal {
	text-align: right;
	font-weight: bolder;
	vertical-align: bottom;
}

table.schedule td.total {
	text-align: right;
	font-weight: bolder;
	/*border-left: 1px #EAEAEA solid;
	border-right: 1px #EAEAEA solid;*/
}




/* Order CSS  */

span.price {
	color: #f60;
	font-weight: bolder;
}

span.price-old {
	color: black;
	text-decoration: line-through;
}

div.help-container div {
	display: none;
}

div.help-container div#help1 {
	display: block;
}

table.order {
	width: 100%;
	background: #f2f2f2;
	background: white;
	margin-bottom: 15px;
}

table.order td {
	width: 85%;
	padding: 5px 10px;
}

table.order td.description {
	width: 100%;
	padding: 0px 30px;
	padding-bottom: 5px;
}

table.order td.right {
	width: 15%;
	text-align: right	;
	border-left: none;
}

table.order td.right input {
	width: 50px;
	text-align: right;
	font-size: 11px;
}

table.order td.subtotal {
	padding: 12px 10px;
	text-align: right;
	background: url(images/aux06.gif) left top repeat-x;
}

table.order td.total {
	font-weight: bold;
	text-align: right;
	padding: 10px;
}

table.order input.radio {
	position: relative;
	top: 2px;
}

table.order tr.total-tr td {
	background: url(images/aux06.gif) left top repeat-x;
}

table.order td.button {
	width: 100%;
	text-align: center;
}

table.order td.button input {
	width: 150px;
	font-size: 11px;
}

table.order td.domains {
	width: 100%;
	text-align: center;
}

table.order td.domains input {
	width: 250px;
	font-size: 11px;
}


/* End order CSS */

table.contacts {
	background: #f2f2f2;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px #EAEAEA solid;
}

table.contacts td {
	padding: 6px 12px;
	border-bottom: 1px white solid;
	border-right: 1px #EAEAEA solid;
	vertical-align: middle;
}

table.contacts td.last {
	text-align: left;
	border-bottom: 1px white solid;
	border-right: 1px #EAEAEA solid;
}

table.contacts select {
	width: 155px;
	font-size: 10px;
}


table.contacts td.label {
	text-align: right;
	padding-top: 7px;
	padding-right: 0;
	border-left: 1px #EAEAEA solid;
	border-right: none;	
	width: 49%;
}

table.contacts td.chapter {
	text-align: center;
	background: #f2f2f2;
	padding-top: 7px;
	padding-right: 0;
}

table.contacts input {
	width: 150px;
	font-size: 10px;	
}

table.contacts td.button {
	border-bottom: none;
	text-align: center;
}

table.contacts td.button input {
	width: 100px;
	font-size: 11px;
}