
/* Roth Tool */

#roth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

print {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	z-index: 99999;
	padding: 10px 20px 100px 20px;
}

#roth #step_1 input {
	width: 200px;
	padding: .4em;
}

#roth h1 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0 0 5px 5px;
}

#roth h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0 0 16px 0px;
}

#roth h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #002267;
	padding: 0px;
	margin: 0 0 16px 0;
}

#roth li {
	padding-bottom: 4px;
}

#roth p {
	margin: 1em 0px;
}

#roth label {
	vertical-align: text-bottom;
	margin: 0px 0px 0px 20px;
}

#roth input[type="radio"] {
	margin: 0px 0px 0px 0px;
}

#roth .box_content {
	background:transparent url('img/roth_ct_bg.jpg') 0 0 repeat-x;
	padding: 20px;
	width: 858px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
}

#roth .box_assets {
	background:transparent url('img/roth_ct_bg.jpg') 0 0 repeat-x;
	padding: 20px;
	width: 250px;
	margin-right: 12px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	float: left;
}

#roth #results_header{
	position: relative;
	height: 140px;
	margin-top: 5px;
}

#roth #your_results {
	position: absolute;
	left: 330px;
	top: 30px;
	width: 532px;
	height: 130px;
	overflow: hidden;
}

#roth #your_results #arrow {
	position: absolute;
	left: 0px;
	top: 29px;
	z-index: 60;
}

#roth #your_results #balls {
	position: absolute;
	left: 28px;
	top: 35px;
	z-index: 61;
}

#assetsOrb {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 83;
}
#ageOrb {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 81;
}
#legacyOrb {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 82;
}
#ratesOrb {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 84;
}
#bracketOrb {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 80;
}

#roth #table_results {
	margin: 20px 0px;
	background-color: #FFF;
}

#roth #assets_taxable {
	color: #4572A7; 
}

#roth #assets_taxdeferred {
	color: #DE8535; 
}

#roth #assets_taxfree {
	color: #89A54E; 
}			

#roth #table_results #results_assets {
	color: #4B86A4;
}

#roth #results_age {
	color: #D38528;
}

#roth #results_inheritance {
	color: #729E6C;
}

#roth #results_taxrate {
	color: #9A2F35;
}

#roth #results_taxbracket {
	color: #643E77;
}

#roth #table_results td {
	vertical-align: top;
}

#roth .box_results {
	padding: 0px 14px 20px 0px;
	width: 160px;
	margin: 0px;
	vertical-align: top;
	background-color: #FFF;
}

#roth #results_chart {
	padding-right: 10px;
	border: none;
}


#roth #bg_on {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 40;
}

#roth #roth_res_few {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 41;
}

#roth #roth_res_some {
	position: absolute;
	top: 0px;
	left: 130px;
	z-index: 42;
}

#roth #roth_res_consider {
	position: absolute;
	top: 0px;
	left: 261px;
	z-index: 43;
}

#roth #roth_res_sconsider {
	position: absolute;
	top: 0px;
	left: 401px;
	z-index: 44;
}

#roth .step {
	position: relative;
	width: 900px;
}

#roth #controls {
	position: relative;
	width: 900px;
	text-align: center;
	z-index: 10;
	height: 30px;
}

#roth #btn_dots{
	position: relative;
	top: 35px;
	left: 760px;
}

#roth #controls #btn_back11 {
	position: absolute;
	right: 50px;
	margin: 0px;
	top: 0;
	z-index: 20;
}

#roth #controls #btn_next11 {
	position: absolute;
	right: 0px;
	margin: 0px;
	top: 0;
	z-index: 20;
}

#roth #controls #btn_back {
	float: right;
	margin: 0px 0px 0px 10px;
}

#roth #controls #btn_next {
	float: right;
	margin: 0px 0px 0px 10px;
}

#roth #btn_print {
	position: absolute;
	top: -60px;
	right: -25px;
	z-index: 30;
}

#roth #btn_adjust_close {
	position: absolute;
	right: 15px;
	bottom: 20px;
	z-index: 20;
}

#roth #adjust {
	display:none;
}

#roth #adjust td {
	padding: 2px 0px;
}

#roth #step_1_error {
	display:none;
}

#roth #step_7 {
	padding-top: 45px; 	
}

#roth #print_header {
	padding-bottom: 20px;
	display:none;
}
	
#roth #print_header #logos {
	padding: 50px 0px 40px 0px;
	height: 40px;
}	

#roth #print_header h2 {
	margin: 0px 0 16px 0px;
}

#roth #print_footer {
	padding-top: 20px;
	display:none;
}

#roth #print_footer .green {
	color:#009900;
}

/* END Roth Tool */