/* CSS Document */
img{
  border: 0px;
}
a {
  outline: none;
  border: none;
}
body, td{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
  margin: 0px;
}

#calculator {
	float:left;
	width:612px;
	height: 510px;
	margin: 0px;
	background-image: url(images/bg_step1.jpg);
	background-repeat:no-repeat;
}
#all {
	margin-right:10px;
  text-align:left;
}
#navigation {  
	float:left;
	margin: 15px 1px 0px 0px;
  width:104px;
  position: relative;
  z-index: 100;
  background: #EFEFEF url(images/bg_navigation.jpg) repeat-y scroll left center;
  height: 483px;
}
#step1,#step2{
  text-align: left;
  height: 494px;
  width: 476px;
  /*display: block;*/
  overflow-x:hidden;
  overflow-y:hidden;
  display:inline;
  position: absolute;
  left: 110px;
}
#report{
  text-align: left;
  height: 944px;
  width: 476px;
  padding-left: 10px;
  #padding-left: 0px;
  #margin-top: 0px;
  overflow-x:hidden;
  overflow-y:hidden;
  /*display: inline;*/
  position: absolute;
  left: 110px;
}
.main{
	/*float:left;*/
	/*width:476px;
  margin-left: 10px;
	_margin-left: 0px;*/
}
.sliders td{
  height: 39px;
}
.input1 {
	width: 50px;
	text-align: right;
	border: 1px solid #ccc;
}
.inputStep2 {
	width: 70px;
	text-align: right;
	border: 1px solid #ccc;
}
.input2 {
	color: #ffffff;
	width: 50px;
 	border: 0px;
	text-align: center;
	height:17px;
	_height:16px;
}
.green {
	background-color: #28C701;
}
.blue {
	background-color: #077FC4; 
}

.grey {
	background-color: #ccc;
}
.button1 {
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 80px;
	height: 21px;
	margin: 1px 12px 1px 12px;
}
.button2 {
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 80px;
	height: 25px;
	margin: 1px 12px 1px 12px;
}

#btn_step1,#btn_step2,#btn_report{
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 80px;
	height: 21px;
	margin: 1px 12px 1px 12px;
}
.btn_step1active { 
	background-image: url( images/step1BttActive.jpg );
}
.btn_step1inactive{
	background-image: url( images/step1BttInactive.jpg );
}
/*
#btn_step1.dissabled {
	background-image: url( images/step1BttInactive.jpg );
}
*/

.btn_step2active { 
	background-image: url( images/step2BttActive.jpg );
}
.btn_step2inactive{
	background-image: url( images/step2BttInactive.jpg );
}
.btn_step2dissabled {
	background-image: url( images/step2BttIDissabled.jpg );
}

.btn_reportdissabled{
	background-image: url( images/fullreportDissabled.jpg );
}
.btn_reportactive { 
	background-image: url( images/fullreportActive.jpg );
}
.btn_reportinactive{
	background-image: url( images/fullreportInactive.jpg );
}

#btn_next { 
	background-image: url( images/nextBtt.jpg );
}
#btn_print { 
	background-image: url( images/printBtt.jpg );
}
.btn_downloadactive { 
	background-image: url( images/downloadBtt.jpg );
  cursor: pointer;
}
.btn_downloaddissabled { 
	background-image: url( images/downloadBttDissabled.jpg );
  cursor: progress;
}
.btn_emailactive { 
	background-image: url( images/emailBtt.jpg );
}
.btn_emaildissabled { 
	background-image: url( images/emailBttDissabled.jpg );
  cursor: progress;
}
#btn_bookmark{
	background-image: url( images/bookmarkBtt.jpg );
}

.ruller1Active{
	width: 224px;
	height: 9px;
	background: scroll transparent url( images/rulerActive.gif ) left center no-repeat;
  text-align: left;
}
.ruller1Inactive{
	width: 224px;
	height: 9px;
	background: scroll transparent url( images/rulerInactive.gif ) left center no-repeat;
  text-align: left;
}
.ruller1Step2{
	width: 232px;
	height:21px;
	background: scroll transparent url( images/rulerActiveStep2.gif ) left center no-repeat;
  margin-left: -3px;
  _margin-left: 2px;
}

.title{
	font-size:20px;
	color:#151a1e;
	margin:15px 0 10px 5px;
	text-align:left;
  width: 450px;
}
.title2{
	font-size:20px;
	color:#151a1e;
	margin:15px 0 10px 0px;
	text-align:left;
}
.head1{
  font-weight: bold;
	font-size:14px;
	color:#151a1e;
	margin:10px 0 0 5px;
	text-align:left;
}
.head2_1{
	font-size:12px;
	color:#151a1e;
	margin:10px 0 0 5px;
	text-align:left;

	
}
.head2{
	font-size:12px;
	color:#151a1e;
	margin:10px 0 0 5px;
	text-align:left;
}
.head2_2{
	font-size:12px;
	color:#151a1e;
	margin:10px 0 0 5px;
	text-align:left;
	width:200px;


}
.head2_3{
	font-size:12px;
	color:#151a1e;
	margin:10px 0 0 5px;
	text-align:left;


}
.head3{
	font-size:12px;
	color:#151a1e;
	margin:0px 0 0 5px;
	text-align:center;
	width:230px;
	float:left;
}
.textGreen{
	color:#52c60d;
}
.textBlue{
	color:#5a8bb7;
}
.dimtext{
	width:90px;
	float:left;
	margin-left:3px;
}
.dimtext2{
	width:170px;
	float:left;
	margin-left:10px;
}
.dimtext3{
	width:60px;
	float:left;
	margin-left:0px;
}
.dimtext1Step2{
	width:120px;
	float:left;
	margin-left:5px;
}
.dimtext2Step2{
	width:100px;
	float:left;
	margin-left:25px;

}
.dimtext3Step2{
	width:150px;
	float:left;
	margin-left:25px;
}


.bigtext{
	text-align:center;
	font-size: 22px;
	
}
.bigtextStep2{
	font-size: 22px;
	text-align:center;
	margin-top:40px;
}
.line2{
	float:left;
	margin-top:10px;
	width:480px;
}
.textline2{
  text-align: center;
	float:left;
	font-size: 22px;
	width:240px;
}
.line3{
	float:left;
	margin-top:5px;
	width:480px;
}
.textline3{
	float:left;
  text-align: center;
	font-size: 20px;
	width:240px;
}
.textline3Green{
	float:left;
  text-align: center;
	font-size: 26px;
	width:240px;
	color:#1ec203;
}
.dimtextBttStep2{
	float:left;
	width:210px;
}
#BonusStep2{
	font-size: 20px;
	color:#1ec203;
	text-align:center;
	height:35px;
	padding:0 10px 0 0;
}
.line1Step3{
	width:330px;	
}
.line1Summary{
	width:330px;
	height:40px;
	font-size:20px;
	color:#151a1e;
	margin:15px 0 10px 0px;
	text-align:left;
}
.margintop{
	width:300px;
	height:30px;
}
.titluLine1Step3{
	float:left;
	width:200px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}

.textLine1Step3{
	float:left;
	width:200px;
	text-align:left;
	color:#6f6f6f;
	font-size:12px;
}
.inputStep3{
	float:left;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #a6a6a6;
	background-color:transparent;
	border-top:0;
	border-left:0;
	border-right:0;
	margin-left:20px;
  font-size: 11px;
}
.input2Step3{
	float:left;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #a6a6a6;
	background-color:transparent;
	border-top:0;
	border-left:0;
	border-right:0;
	margin-left:20px;
	/*margin-top:14px;*/
  font-size: 11px;
}
.input3Step3{
	float:left;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #a6a6a6;
	background-color:transparent;
	border-top:0;
	border-left:0;
	border-right:0;
	margin-left:20px;
  /*margin-top:30px;*/
  font-size: 11px;
}
.textSummaryStep3{
	float:left;
	width:200px;
	text-align:left;
	font-size:12px;	
}
/*
#report{
	width:350px;
}
*/
.linkBack{
	float:right;
	color:#a4a4a4;
	margin-top:30px;
	text-decoration:none;
}
.linkBack:hover{
	float:right;
	color:#000000;
	text-decoration:underline;
}


/* js specific - do not chance */
.hidden {
	visibility: hidden;
	display: none;
}
.slidergreen,.sliderblue {
	width: 224px;
  height: 10px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #EDCF52;
	background-color: #FDF7A3;
	padding: 5px;
	/*opacity: 0.85;*/
}
#tooltip.simple{
  border: none;
  background-color: transparent;
  padding: 0;
}
#tooltip.help{
  font-size: 12px;
  font-family: "Trebuchet MS";
}

#tooltip h3, #tooltip div {
	margin: 0;
}
.ui-corner-all {
  -moz-border-radius-bottomleft:0px;
  -moz-border-radius-bottomright:0px;
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
}
.ui-widget-content.slidergreen {
	background: #28C701;
  height: 8px;
}
.ui-widget-content.sliderblue {
	background: #077FC4;
  height: 8px;
	margin-top:5px;
}
.ui-widget-content{
  border: none;
}


#slider1_green a,#slider2_green a,#slider3_green a,#slider4_green a,#slider5_green a,#slider6_green a,#slider7_green a,#slider8_green a,#slider9_green a {
	margin-top: -7px;
	#margin-top: -7px;
	margin-left: -3px;
	background: scroll transparent url(images/green_arrow.gif) left center no-repeat;
	border: none;
	text-decoration: none;
  width: 15px;  
}
#slider1_blue a,#slider2_blue a,#slider3_blue a,#slider4_blue a,#slider5_blue a,#slider6_blue a,#slider7_blue a,#slider8_blue a,#slider9_blue a {
	margin-top: 3px;
	#margin-top: 2px;
  margin-left: -3px;
	background: scroll transparent url(images/blue_arrow.gif) left bottom no-repeat;
	border: none;
	text-decoration: none;
  width: 15px;
}
#slider1_green_percent,#slider2_green_percent,#slider3_green_percent,#slider4_green_percent,#slider5_green_percent,#slider6_green_percent,#slider7_green_percent,#slider8_green_percent,#slider9_green_percent{
	margin-left: 4px;
	#margin-left: 4px;
	margin-top: 3px;
	#margin-top: 4px;
  padding-top: 0px;
  padding-left: 4px;
  background: scroll transparent url(images/bg_slider_light.jpg) 0 bottom repeat-x;
  width: 224px;  
  #position: absolute;
  #top: 0px;
  #left: 0px;
}
#slider1_blue_percent,#slider2_blue_percent,#slider3_blue_percent,#slider4_blue_percent,#slider5_blue_percent,#slider6_blue_percent,#slider7_blue_percent,#slider8_blue_percent,#slider9_blue_percent{
	margin-left: 4px;
	#margin-left: 4px;
	margin-top: 0px;
	#margin-top: 1px;
	padding-left: 4px;
  bac.kground: scroll transparent url(images/bg_slider_light.jpg) 0 top repeat-x;
  width: 224px;
  #position: absolute;
  #top: 0px;
  #left: 0px;
}
#slider1_blue_percent,#slider2_blue_percent,#slider3_blue_percent{
  background: scroll transparent url(images/bg_slider1.jpg) 0 top repeat-x;
}
#slider4_green_percent{
	background: scroll transparent url(images/bg_slider4.jpg) 0 bottom repeat-x;
}
#slider4_blue_percent{
	background: scroll transparent url(images/bg_slider4Blue.jpg) 0 top repeat-x;
}
#slider5_green_percent{
	background: scroll transparent url(images/bg_slider5.jpg) 0 bottom repeat-x;
}
#slider5_blue_percent{
	background: scroll transparent url(images/bg_slider5.jpg) 0 top repeat-x;
}
#slider6_green_percent{
  background: scroll transparent url(images/bg_slider6.jpg) 0 bottom repeat-x;
}
#slider6_blue_percent{
  background: scroll transparent url(images/bg_slider6.jpg) 0 top repeat-x;
}
#slider7_green_percent{
  background: scroll transparent url(images/bg_slider7.jpg) 0 bottom repeat-x;
}
#slider7_blue_percent{
  background: scroll transparent url(images/bg_slider7.jpg) 0 top repeat-x;
}
#slider8_green_percent{
  background: scroll transparent url(images/bg_slider8.jpg) 0 bottom repeat-x;
}
#slider8_blue_percent{
  background: scroll transparent url(images/bg_slider8.jpg) 0 top repeat-x;
}
#slider9_green_percent{
  background: scroll transparent url(images/bg_slider8.jpg) 0 bottom repeat-x;
}
#slider9_blue_percent{
  background: scroll transparent url(images/bg_slider8.jpg) 0 top repeat-x;
}

.ui-state-disabled a {
}
.ui-state-disabled a div {  
  color: #C8C8C8;
}
.ui-widget-content.ui-state-disabled{
  background-color: #C8C8C8;
}

/*
.slidergreen a.ui-state-disabled {
	background: scroll transparent url(images/green_arrow_dissabled.gif) left center no-repeat !important;
}
.sliderblue a.ui-state-disabled {
	background: scroll transparent url(images/blue_arrow_dissabled.gif) left bottom no-repeat !important;
}
*/


#sliderStep2{
  width: 224px;
}
#sliderStep2 a {
	margin-top: -6px;
	_margin-top: -7px;
	margin-left: -3px;
  _margin-left: -4px;
	background: scroll transparent url(images/green_arrow.gif) left center no-repeat;
	border: none;
	text-decoration: none;
  width: 15px;
}
#sliderStep2_percent{
	margin-left: 4px;
  _margin-left: 4px;
	margin-top: 3px;
  _margin-top: 5px;
  padding-left: 10px;
  background: scroll transparent url(images/bg_slider.jpg) left bottom repeat-x;
  width: 110px; 
  #position: absolute;
  #top: 0px;
  #left: 1px;
}

.marginSliderStep2{
	margin:7px 0 0 135px;
	_margin:7px 0 0 5px;
}

.help {
  display: none;
}
