
.theme_option {
	color:#535353;
	font-size:18px;
	font-weight:bold;
}
.theme_option .option {
	color:#FF003A;
	
}
td.theme_tab {

	height:68px;

	font-size:13.5px;
	font-family:"Microsoft Sans Serif";
	color:black;

  text-align: center;
	vertical-align:top;
	
	padding:0px;
	margin:0px;
	background:white;
	background-image:url('../templates/images/v1/PB-Tab.gif');
	background-repeat:no-repeat;
	background-position:bottom left;

}
td.theme_tab a, ltd.theme_tab a:visited, td.theme_tab a:hover {
	color:black;
}


td.theme_tab.black2 {

	background-color:white;
	background-image:url('../templates/images/v1/PB-Tab-BLACK.gif');	
	background-repeat:no-repeat;
	color:white;
}
td.theme_tab.black2 a:hover span.name, td.theme_tab.black2 a:visited span.name, td.theme_tab.black2 a {
	color:white;
}

td.theme_tab.selected {
	background-image:url('../templates/images/v1/PB-Tab-BLUE.gif');

	background-repeat:no-repeat;
	color:white;
}
td.theme_tab_arrow_preload {
	background-image:url('../templates/images/v1/PB-Arrow-BLACK.gif');	
	vertical-align:middle;
	text-align:center;
}

.theme_tab, .theme_tab {
	background-color:white;
	color:black;
}


.theme_tab_arrow {
	color:#CC9966;

	height:60px;
	text-align: center;
	line-height:30px;
	padding:0px;
	padding-top:7px;
	margin:0px;
	background:white;
}
.theme_tab_arrow.selected {
	background:none;
}
td.theme_tab span.step {
	display:block;
	color:#CC9966;

	font-size:32px;
	font-family:Impact;
	padding-bottom:3px;
}
td.theme_tab.black2 span.step {
	color:black;
}
td.theme_tab.selected span.step {
	color:#0099CC;
	
}
td.theme_tab_arrow_selected {
	background:none;
	background:white;

}

span.continue {
	font-size:22px;
	font-family:Impact;
	color:#0099CC;
}

.black2 .step {
	color:black;
}

.black2 a:hover span, .black2 a:visited span {
	color:black;
}
