@charset "UTF-8";

.secondaryHalfMenuLeft {
	font-size: 11px;
	color: #222;
	padding: 6px 0 0 20px;
	width: 280px;
	height: 30px;
	float: left;
}
.secondaryHalfMenuRight {
	font-size: 11px;
	color: #222;
	padding: 12px 20px 0 0;
	width: 580px;
	height: 30px;
	float: left;
}
.secondaryHalfMenuRight a{
	color: #222;
	text-decoration: none;	
}
.secondaryHalfMenuRight a:hover{
	color: #222;
	text-decoration: underline;	
}
.navTier1 {
	height: 50px;
	width: 880px;
	color: #FFF;
	background-color: #8b0012;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding: 0 0 0 20px;
}
.navTier1 ul{
	list-style-type: none;
}
.navTier1 li{
	display: inline;
	float: left;
}
.navTier1 ul a {
	background-image: url(../images/main/billboardMenu_Vert.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 28px;
	padding-left: 5px;
	display: block;
	line-height: 48px;
	text-decoration: none;
	font-size: 12px;
	color: #b1b1b1;
}
.navTier1 ul a:hover {
	text-decoration: underline;
	color: #b1b1b1;
}
.navTier2 {
	height: 20px;
	width: 880px;
	color: #FFF;
	background-color: #CCC;
	padding: 2px 0 0 20px;
}
.navTier2 ul{
	list-style-type: none;
}
.navTier2 li{
	display: inline;
	float: left;
}
.navTier2 ul a {
	background-image: url(/images/global/tier2Menu_Vert.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #3c0008;
}
.navTier2 ul a:hover {
	text-decoration: underline;
	color: #3c0008;
}

/* Product Elements */

.navProduct {
	width: 900px;
	height: 250px;
	margin: 10px 0 0 0;
}
.navProduct ul{
	list-style-type: none;
	width: 85px;
	padding: 80px 0 0 40px;
}
.navProduct li{
}
.navProduct ul a {
	padding: 4px 4px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #424242;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b0012;
	line-height: 14px;
}
.navProduct ul a:hover {
	text-decoration: underline;
	color: #424242;
}
.productContent {
	width: 650px;
	border: 1px solid #FFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
}
.productContent p{
	margin: 0 0 12px 0;
}
.productContent h2{
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: bold;
	color: #8b0012;
}
.productContent h3{
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #8b0012;
	font-weight: normal;
}
.productContent .flowSpecHeading{
	font-size: 14px;
	color: #555555;
	font-weight: normal;
}
.productContent ul{
	padding: 0 0 20px 30px;
	list-style-type: none;
}
.productContent_Right {
	float: right;
	padding: 0 0 20px 60px;
	text-align: center;
}
.productContent_Right a{
	font-size: 10px;
	color: #8b0012;
}

/* Content Elements */

.secondaryContent {
	width: 600px;
	padding-top: 20px;
	padding-right: 350px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.secondaryContent p{
	margin: 0 0 12px 0;
}
.secondaryContent h2{
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #8b0012;
}
.secondaryContent h3{
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.secondaryPoster {	
	width: 600px;
}
.secondarySideImage {
	float: right;
	padding-top: 42px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.secondaryContent .smallHeadline{
	font-weight: bold;
	color: #666;
}
.secondaryContent .italicText{
	font-style: italic;
	color: #666;
}
.toolbar {
	color: #333333;
	text-decoration: none;
	width: 800px;
	font-size: 9px;
}
.style1{
	font-size: 10px;
	padding: 10px;
	color: #FFF;	
}
.toolbar .style2{
	font-size: 10px;
	padding: 10px;
	color: #FFF;	
}
.ToolBar_Wht {
	font-size: 10px;
	padding: 4px;
	color: #FFF;
	background-color: #8b0012;
}
.prodNav {
	font-size: 10px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.prodNav a{
	color: #8b0012;
	text-decoration: none;
}
.prodNav a:hover {
	color: #8b0012;
	text-decoration: underline;	
}
.specWrapper {
	width: 600px;
	padding: 0 0 20px 60px;
	font-size: 10px;
}
.specWrapper a{
	font-size: 10px;
	color: #434343;
	text-decoration: none;
}
.specWrapper a:hover{
	font-size: 10px;
	color: #434343;
	text-decoration: underline;
}
.specTitles {
	width: 590px;
	height: 18px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-color: #797979;
	padding: 2px 0 0 10px;
	margin: 20px 0 0 0;
}
.specWrapper ul{
	font-size: 10px;
	padding: 20px 40px;
}
.specHeaders {
	font-size: 11px;
	font-weight: bold;
	color: #434343;
}
.specHR {	
  border: 0;
  height: 1px;
  background-color: #797979;
  margin: 10px 0px;
  clear: both;
}
.specColumn {
	font-size: 10px;
	width: 50%;
	float: left;
}
.specColumn ul{
	list-style-type: none;	
	padding: 0;
}
.specColumn a{
	color: #000;
	text-decoration: none;
}
.specColumn a:Hover{
	color: #000;
	text-decoration: underline;
}
.specColumnHeaders {
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0 0 0;
}
.rightImage {
	float: right;
	padding: 0 0 20px 20px;
}
