#helptext {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#topnav {
	width: 200px;
}

#smartselectortbl {
	margin: 0 auto;
}

#smartselector h2 {
	background: url('../images/smart-selector.gif') no-repeat center bottom;
	margin: 0 auto;
	text-align: left;
	height: 39px;
	width: 688px;
}
#smartselector h2 a {
	display: block;
	margin-left: 15px;
	height: 37px;
	width: 115px;
}
#smartselector span {
	display: none;
}
#PGplasma #smartselector h2 {
	background: url('../images/plasma/sslogo.gif') no-repeat center bottom;
	width: 439px;
}
#PGplasma #smartselector h2 a {
	margin-left: 5px;
}
#PGstick #smartselector h2 {
	background: url('../images/stick/sslogo.gif') no-repeat center bottom;
	width: 231px;
}

.choices {
	background: #F1F1F1;
	border-right: 4px solid white;
	/*width: 180px;*/
	vertical-align: top;
}
.choicehead {
	background: #DDDDDD url('../images/topleft.gif') no-repeat left top;
	border-bottom: 1px solid #EEE;
}
.choicehead h3 {
	background: url('../images/toprt-last.gif') no-repeat right top;
	font-size: 12px;
	line-height: 12px;
	padding: 4px 20px 4px 20px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.choiceone .choicehead { background-image: url('../images/topleft1.gif'); }
.choicetwo .choicehead { background-image: url('../images/topleft2.gif'); }
.choicethree .choicehead { background-image: url('../images/topleft3.gif'); }
.choicefour .choicehead { background-image: url('../images/topleft4.gif'); }
.choicefive .choicehead { background-image: url('../images/topleft5.gif'); }
.lastchoice .choicehead h3 {
	/*background-image: url('../images/toprt-last.gif');*/
}
.choicesel {
	background: #DDD;
	font-weight: bold;
	padding: 15px;
	height: 45px;
}
.choicesel span {
	display: none;
}
#mtlchoice {
	background: #DDD url('../images/mig/metaltypes.gif') no-repeat center top;
	width: 152px;
}
#ivchoice {
	background: #DDD url('../images/mig/voltages.gif') no-repeat center top;
}
#tkchoice {
	background: #DDD url('../images/mig/thickness.gif') no-repeat center top;
	width: 190px;
}
#wpchoice {
	background: #DDD url('../images/mig/portability.gif') no-repeat center top;
	width: 111px;
}
#PGstick #ivchoice {
	background: #DDD url('../images/stick/voltages.gif') no-repeat center top;
	width: auto;
}
#PGtig #ivchoice {
	background: #DDD url('../images/tig/voltages.gif') no-repeat center top;
}
#PGtig #mtlchoice {
	background: #DDD url('../images/tig/metaltypes.gif') no-repeat center top;
}
#PGtig #tkchoice {
	background: #DDD url('../images/tig/thickness.gif') no-repeat center top;
	width: 184px;
}
#PGtig #wpchoice {
	background: #DDD url('../images/tig/portability.gif') no-repeat center top;
}
#PGengine #wuchoice {
	background: #DDD url('../images/enginedriven/usage.gif') no-repeat center top;
	width: 138px; /*162*/
}
#PGengine #simchoice {
	background: #DDD url('../images/enginedriven/simuluse.gif') no-repeat center top;
	width: 151px; /*175*/
}
#PGengine #wpchoice {
	background: #DDD url('../images/enginedriven/processes.gif') no-repeat center top;
	width: 134px; /*158*/
}
#PGengine #dispchoice {
	background: #DDD url('../images/enginedriven/displays.gif') no-repeat center top;
	width: 141px; /*165*/
}
#PGengine #soundchoice {
	background: #DDD url('../images/enginedriven/soundlevels.gif') no-repeat center top;
	width: 141px; /*165*/
}
#PGplasma #tkchoice {
	background: #DDD url('../images/plasma/thickness.gif') no-repeat center top;
	width: 133px; /*157*/
}
#PGplasma #mtlchoice {
	background: #DDD url('../images/plasma/metaltype.gif') no-repeat center top;
	width: 133px; /*157*/
}
#PGplasma #ivchoice {
	background: #DDD url('../images/plasma/voltage.gif') no-repeat center top;
	width: 94px; /*118*/
}

.choicemain {
	padding: 15px;
	position: relative;
}
.choicelabels {
	position: absolute;
	text-align: right;
}
.choicelabels label {
	text-align: right;
}
.choicelabels table {
	width: 85px;
}
.choicelabels td {
	text-align: right;
}
.choicelabels .gray {
	/*color: #999;*/
}
.hidden, .off {
	display: none;
}
#inputvoltage .choicelabels table {
	width: 65px;
}
#thickness .choicelabels table {
	width: 130px;
}
#welderportability .choicelabels table {
	width: 65px;
}
#inputvoltage .sliderbg {
	padding-left: 82px;
}
#thickness .sliderbg {
	padding-left: 155px; /*w*/
}
#welderportability .sliderbg {
	padding-left: 82px;
}

#PGstick #inputvoltage .choicelabels table {
	width: 120px;
}
#PGstick #inputvoltage .sliderbg {
	padding-left: 137px;
}
#PGstick #inputvoltage {
	width: 244px;
}

#simuluse .choicelabels table {
	width: 95px;
}
#simuluse .sliderbg {
	padding-left: 112px;
}
#PGengine #simuluse { width: 181px; }
#PGengine #displays { width: 171px; }

#PGplasma .choicemain {
	padding: 15px 5px;
}
#PGplasma #thickness .choicelabels table { width: 103px; }
#PGplasma #thickness .sliderbg { padding-left: 120px; }
#PGplasma #inputvoltage .choicelabels table { width: 48px; }
#PGplasma #inputvoltage .sliderbg { padding-left: 65px; }
#PGplasma #thickness { width: 163px; }
#PGplasma #metaltype { width: 163px; }
#PGplasma #inputvoltage { width: 124px; }

.sliderbg {
	background: #0E55A5 url('../images/barbg.gif') repeat-y left top;
	padding-left: 100px;
	position: relative;
	height: 267px;
	width: 29px;
}
.sliderthumb {
	cursor: pointer;
	position: absolute;
	height: 87px;
	width: 29px;
}
* html .sliderthumb img {
	/* added for mootools/ie6 - breaks safari so it needs to be ie6-only */
	display: block;
}
#mtsliderbg {
	background: url('../images/slide4a.gif') no-repeat right top;
}
#tksliderbg {
	background: url('../images/mig/thicknesses2.gif') no-repeat right top;
}
#PGtig #tksliderbg {
	background: url('../images/tig/thicknesses.gif') no-repeat right top;
}
#ivsliderbg,
#wpsliderbg {
	background: url('../images/slide3a.gif') no-repeat right top;
}

#PGengine #wusliderbg,
#PGengine #simsliderbg {
	background: url('../images/slide3a.gif') no-repeat right top;
}
#PGplasma #tksliderbg {
	background: url('../images/plasma/thicknesses2.gif') no-repeat right top;
}

.radiolabels table {
	margin: 10px auto 0;
	width: auto;
}
.radiolabels {
	position: static;
}
.radiolabels td {
	padding-right: 20px;
}
.radiolabels td.radiolabel {
	padding: 0;
}
.radiolabels label {
	display: block;
	padding: 15px 10px 15px 20px;
	width: 80px;
}
.radiolabels .selectedrow td {
	background: #DDD;
}
#PGengine .radiolabels label {
	width: 60px;
}
#PGplasma #metalTypeRadios label {
	width: 85px;
}
#PGmig #portabilityRadios label {
	width: 64px;
}
#PGmig .radiolabels table,
#PGplasma .radiolabels table {
	margin: 5px auto 0;
}
#PGmig .radiolabels td,
#PGplasma .radiolabels td {
	padding-right: 10px;
}
#PGmig .radiolabels td.radiolabel,
#PGplasma .radiolabels td.radiolabel {
	padding: 0;
}
#PGmig .radiolabels label,
#PGplasma .radiolabels label {
	padding: 15px 5px 15px 10px;
}

/* Nav Buttons */
#btmnav {
	margin-top: 10px;
}
#btmleftnav {
	margin-top: 20px;
	padding-left: 23px;
}
#btmleftnav a,
#btmleftnav .vr {
	float: left;
}
.btnnav {
	height: 23px;
	padding-bottom: 5px;
}
.btnnav .vr {
	border-right: 1px solid black;
	float: right;
	height: 23px;
}
.btnnav .vr span {
	display: none;
}
.btnnav a {
	display: block;
	float: right;
	height: 23px;
	width: 100px;
	margin: 0 10px;
	text-align: right;
}
.btnnav a span {
	display: none;
}
.btnnav a.navNext {
	background: url('../images/navnext.gif');
	margin-right: 0;
	width: 81px;
}
.btnnav a.navNew {
	background: url('../images/navnew.gif');
	width: 121px;
}
.btnnav a.navRestart {
	background: url('../images/navrestart.gif');
	width: 87px;
}
.btnnav a.navPrev {
	background: url('../images/navprev.gif');
	width: 87px;
}
.btnnav a.navPrint {
	background: url('../images/navprint.gif');
	width: 69px;
}
.btnnav a.navEmail {
	background: url('../images/emailthis.gif');
	width: 105px;
}

small.lt {
	font-size: 0.9em;
	font-weight: normal;
}
