

table.main {
	width: 100%;
}

td.logo {
	background-color: #fff;
	text-align: center;
	vertical-align: top;
	border-bottom: 3px double #000099;
	border-top: 3px solid #ccc;
}

td.logo div {
	width: 234px;	
}

td.top-menu {
	width: 30%;
	background: #ededed;
	border-bottom: 1px #B2B2B2 solid;
}

td.top-menu table {
	width: 520px;
	border-top: 1px #f7f7f7 solid;
	border-bottom: 1px #f8f8f8 solid;
	background: url(images/aux02.gif) left top repeat-y;
}

td.top-menu table td {
	text-align: center;
	border-left: 1px white solid;
	background: url(images/aux03.gif) right top no-repeat;
	height: 37px;
}

td.top-menu table td.active {
  background-color: #F1F1F1;
  background-color: white;
}

html>body td.top-menu table td div {
	margin-top: 1px;
}

td.top-menu table td div {
	height: 20px;
	margin-right: 2px;
	white-space: nowrap;
	border-top: 3px #ededed solid;
}

td.top-menu table td.active div {
	border-top: 3px #F65D00 solid;
}

td.top-menu table a {
	color: #3D5375;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding-top: 9px;
	width: 100px;
	padding-bottom: 13px;
}

td.top-menu table td.active a {
	color: #F65D00;
}

td.top-right {
	border-left: 1px white solid;
	border-top: 1px #f7f7f7 solid;
	border-bottom: 1px #B2B2B2 solid;
	background: #ededed;
	vertical-align: bottom;
	width: 69%;
}

td.top-right div {
	border-bottom: 1px #f8f8f8 solid;
}

td.breadcrumb {
	border-top: 2px white solid;
}

td.breadcrumb div {
	border-top: 1px #d9d9d9 solid;
	border-left: 1px #E8E8E8 solid;
	background: url(images/aux04.gif) left top repeat-y;
	padding: 7px 18px;
	padding-top: 5px;
	color: #666;
}

td.breadcrumb a {
	color: #666;
	font-size: 10px;
}

tr.separator td {
	height: 5px;
	font-size: 1px;
	overflow: hidden;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
}

td.green {
	background: #80C67E;
	border-right: 1px white solid;
}

td.blue {
	background: #4E90C9;
}

td.grey {
	background: #d9d9d9;
}

td.left-menu {
	background-color: #fff ;
	padding: 20px 25px; margin: 0;
}

td.left-menu ul.menu {
	margin: 0; padding: 0;
}

td.left-menu ul.menu li {
	padding: 0 0 0 10px; margin: 0;
	}
	
	td.left-menu ul.menu li a {
		font: normal 12px/12px arial, sans-serif; color: #000099;
		display: block;
		text-decoration: none;
		padding: 3px 0 3px 7px;
		margin: 0;
		}
	
		td.left-menu ul.menu a:hover {
			display: block;
			text-decoration: underline;
			padding: 3px 0 3px 7px;
			margin: 0;
		}

td.left-menu ul div {
	padding: 13px 0 12px 40px;
	background: url(images/aux07.gif) no-repeat;
	background-position: 20px 50%; 
}

td.left-menu ul div.active {
	padding: 13px 0 12px 40px;
	background: url(images/aux12.gif) no-repeat;
	background-position: 20px 50%; 
}



td.content {
	padding: 20px 25px;
	color: #333;
	border-left: 1px #ccc solid;
}

td.content div.right {
	padding: 0px 0px;
	padding-top: 5px;
	color: #333;
	text-align: right;
}

td.content a {
	color: #333;
}

td.content h1 {
	color: #000099;
	}
	
td.content div.right a {
	color: #000099;
	text-decoration: none;
}

div.hr {
	background: url(images/aux06.gif) left center repeat;
	height: 1px;
	overflow: hidden;
	margin: 15px 0;
}

div.grey {
	background: #ededed;
	color: #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: #000099;
	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-color: #000099;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 10px;
	margin-top: 15px;
}

div.blue {
	background: #000099;
}

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;
}

