#clickinstruction{
	display:none;
	color:#f04119;
}

#options
{
	margin: 0 0 0 0px;
}

#options h3{
	font-size:1.2em;
	color:#fff;
	padding:8px 5px 5px 30px;
}

#options .on h3{
	color:#fa9614;	
}

#options p
{
	
	
	margin:0;
	line-height: normal;
}
#tier1 p{
	padding: 0 5px 10px 10px;
}

#tier2 p, #tier3 p{
	padding: 0 5px 10px 30px;
}



/* TIER 1 */

#tier1{
	
	width:84px;
}

#tier1 .off{
	margin:0 0 2px 0;
	background-image: url(../images/options/tier1_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier1 .off h3
{
	padding:15px 15px 15px 10px;
	background-image: url(../images/options/tier1_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tier1 .on{

	margin:0 0 2px 0;
	background-image: url(../images/options/tier1_on.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#tier1 .on h3
{
	padding:15px 15px 15px 10px;
	background-image: url(../images/options/tier1_on_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#option0 p{
	padding: 0 5px 10px 10px;
}

/* TIER 2 */

#tier2{
	width: 133px;
}

#option1, #option2, #option10 {
	width: 133px;
	margin:0 0 2px 0;
}

#tier2 .off
{
	color: #FFF;
	background-image: url(../images/options/tier2_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier2 .off p
{
	background-image: url(../images/options/tier2_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#tier2 .on
{
	color:#fa9614;
	/**/
	background-image: url(../images/options/tier2_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#tier2 .on p
{
	background-image: url(../images/options/tier2_on_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#option2, #option4, #option5, #option8, #option9{
	margin:10px 0 2px 0;
	
}

/* TIER 3 */
#tier3{
	
	width: 98px;
}

#tier3intro{
	color:#fa9614;
}

#tier3 .off
{
	color: #FFF;
	background-image: url(../images/options/tier3_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier3 .off p
{

	background-image: url(../images/options/tier3_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tier3 .on
{
	color:#fa9614;
	background-image: url(../images/options/tier3_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier3 .on p
{
	background-image: url(../images/options/tier3_on_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#option3, #option4, #option5 {
	width: 98px;
}

/* TIER 5 */
#tier5{
	width: 95px;
}

#tier5intro{
	color:#fa9614;
}

#tier5 .off
{
	color: #FFF;
	background-image: url(../images/options/tier5_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier5 .off p
{

	background-image: url(../images/options/tier5_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tier5 .on
{
	color:#fa9614;
	background-image: url(../images/options/tier5_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier5 h3
{
	padding: 10px 10px 5px 5px;
}

#tier5 p
{
	padding: 0px 0px 10px 5px;
}

#tier5 .on p
{
	background-image: url(../images/options/tier5_on_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#option7, #option8, #option9 {
	width: 85px;
	text-align:left;
}

/* TIER 4 */

#tier4{
	width: 456px;
	margin:6px 0 10px 0;
}

#option6{
	width: 456px;
	padding:10px 0 0 0;
	margin: 0 0 4px 0;
	
}

#tier4 .off
{
	color: #FFF;
	background-image: url(../images/options/tier4_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier4 .off p
{

	background-image: url(../images/options/tier4_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tier4 .on
{
	color:#fa9614;
	background-image: url(../images/options/tier4_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier4 .on p
{
	background-image: url(../images/options/tier4_on_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#tier4 .option6h3{
	font-size:1.2em;
	color:#fff;
	
}

#tier4 .on .option6h3{
	font-size:1.2em;
	color:#fa9614;
	
}

#tier4 p{
	padding: 0 5px 12px 10px;
}

#tier4 label{
	padding: 0 2px 0 0;
	font-weight:bold;
}

/* TIER 6 */

#tier6{
	width: 456px;
	margin:6px 0 10px 0;
}

#option11{
	width: 456px;
	padding:10px 0 0 0;
	margin: 0 0 4px 0;
	
}

#tier6 .off
{
	color: #FFF;
	background-image: url(../images/options/tier6_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier6 .off p
{

	background-image: url(../images/options/tier6_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tier6 .on
{
	color:#fa9614;
	background-image: url(../images/options/tier6_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier6 .on p
{
	background-image: url(../images/options/tier6_on_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#tier6 .option11h3{
	font-size:1.2em;
	color:#fff;
	
}

#tier6 .on .option11h3{
	font-size:1.2em;
	color:#fa9614;
	
}

#tier6 p{
	padding: 0 5px 12px 10px;
}

#tier6 label{
	padding: 0 2px 0 0;
	font-weight:bold;
}

/*
.optiontext
{
	clear:both;
	border-color: #E0E0E0;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding:10px 0 20px 0;
}

.optiontext li{
	line-height:normal;
}*/