﻿.TopNav
{
	background-repeat: repeat-x;
	background-color: #3F3F3F;
	border: 1px;
	cursor: pointer;
	border-bottom-color: black;
	border-top-color: gray;
	border-left-color: gray;
	border-right-color: black;
	border-style: solid;
	padding: .3em .0em .3em .3em;
	color: White;
	font-size: 10px;
	width: 100%;
}

.SubItem1
{
  font-size: 10px;
  border-style: none;
  background-color: Transparent;
  text-align: left;
}

.ItemTemplate
{
  font-size: 10px;
  border-style: none;
  text-align: left;
  width: 100%;
}

.FeatureHeaderText
{
  text-align: left;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
  color: #514f4d;
  height: 10px;
  padding: 0px 0px 0px 0px;
}

.FeatureDescription
{
  text-align: left;
  font-size: 10px;
  color: #8e8d8b;
  padding: 0px 0px 0px 0px;
}

.AddButton
{
  src: url(/ispec_controls/images/Feature_Buttons/add.png);
}

.RemoveButton
{
  background-image: url(images/Feature_Buttons/remove.png);
}

.Header
{
  height: 28px; 
  background-image: url(../images/SectionGraphics/section_header_v2.jpg); 
  background-repeat: repeat-x; 
  text-transform: uppercase; 
  font-family: Myriad Pro Black, Tahoma, Verdana;
  font-size: 14px;
  color: #FFFFFF;
  padding: 23px 20px 0px 0px;
  text-align:right;
}

.Header2
{
  height: 22px; 
  background-color:Black;
  text-transform: uppercase; 
  font-family: Myriad Pro Black, Tahoma, Verdana;
  font-size: 14px;
  color: #FFFFFF;
  padding: 23px 18px 0px 0px;
  margin-bottom: 5px;
  text-align:right;
}

.Header3
{
  height: 20px; 
  background-color:Black;
  text-transform: uppercase; 
  font-family: Myriad Pro Black, Tahoma, Verdana;
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 18px 0px 0px;
  margin-bottom: 5px;
  text-align:right;
}

.Header4
{
  height: 20px; 
  background-image: url(../images/SectionGraphics/section_header.jpg); 
  background-repeat: repeat-x; 
  text-transform: uppercase; 
  font-family: Myriad Pro Black, Tahoma, Verdana;
  font-size: 14px;
  color: #FFFFFF;
}

.ItemText
{
  font-size: 14px;
  font-family: Myriad Pro Black, Tahoma, Verdana;
  text-transform: uppercase;
}

.series
{
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 12px;
  height: 96px;
  width: 260px;
  text-align: right;
  padding: 70px 0px 0px 0px;  
}

.series_spacer
{
  height:5px;
}

.series_container_off
{
  height: 96px;
  width: 270px;
  background-color: #000000;
}

.series_container_on
{
  height: 96px;
  width: 270px;
  background-color: #339933;
}