/* Change tab colors to blue */
#tabcrumbs { border-top: 2px solid #0E55A5 !important; }
#tabcrumbs h4 { background: #0E55A5 url("/images/tab.gif") no-repeat left top !important; }
#footer { border-top: 2px solid #0E55A5 !important; }

#mppheader {
	background: url('../images/mostpopular-header.gif') no-repeat right top;
	clear: both;
	height: 33px;
	padding: 37px 0 0 210px;
	text-align: right;
}
.safe #mppheader{
	background: url('../images/mostpopular-headerWIDE.gif') no-repeat right top;
}
#mppheader h2, #mppheader h3 {
	display: none;
}

#mptbl {
	border-right: 1px solid #ABABAB;
	width: 726px;
}
#mptbl th {
	border-right: 1px solid #ABABAB;
	padding: 4px 7px;
	text-align: center;
	/*width: 105px;*/
	width: 118px;
	vertical-align: top;
}
#mptbl td {
	padding: 4px 15px 4px 15px;
	vertical-align: top;
}
#mptbl td a img, #mptbl a img {
	border: none;
	max-width: 118px;
}
#mptbl th img { 
	max-width: 115px;
}
#mptbl .md th {
	font-weight: normal;
}
#mptbl td .subtbl td {
	border: none;
	font-weight: bold;
	padding: 1px 3px 0 0;
	vertical-align: middle;
}
.lt td {
	background: #EEE;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	vertical-align: top;
}
.lt ul
{
	padding: 0 0 0 10px;
	margin: 0px;
}
.btm td {
	vertical-align: bottom;
}
.btm img {
	margin-left: 15px;
}
#mptbl .btm th {
	font-weight: normal;
}
#mptbl .intro
{
	background-color: #dfeaf3;
	color: #0e55a5;
	font-weight: normal;
	text-align: left;
}
#mptbl .intro h3 {
	margin: 0 0 5px 0;
}
#mptbl .intro ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mptbl .intro li {
	padding-bottom: 5px;
}
#mptbl li{
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 5px;
}
#mptbl ul{
	margin: 0;
	padding: 0;
}
.md td {
	background: #DDD;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: center;
}
.dk td {
	background: #999;
}
.grn td {
	background: #0e55a5;
	border-bottom: 1px solid #ABABAB;
	text-align: right;
}
.grn td a {
	color: White;
	text-decoration: none;
}
.grn td a:hover {
	text-decoration: underline;
}
.grn td a:visited {
	color: White;
}
td.spanner {
	font-weight: bold;
	text-align: center;
}
.lt td.first, .md td.first {
	border-left: none;
}

.padrt {
	padding-right: 16px;
	text-align: right;
}

#mpnav a {
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 2px;
	height: 19px;
	width: 87px;
}
#mpnav a:hover {
	background-position: left center;
}
#mpnav a.on {
	background-position: left top;
}
#mpnav a span {
	display: none;
}

.featured-used-for { background-color: #dfeaf3; }

#mpnav #navmig { background-image: url('../images/mp-mig.gif'); width: 87px; }
#mpnav #navtig { background-image: url('../images/mp-tig.gif'); width: 85px; }
#mpnav #navplasma { background-image: url('../images/mp-plasma.gif'); width: 88px; }
#mpnav #navsafety { background-image: url('../images/mp-safety.gif'); width: 74px; }
#mpnav #navengine { background-image: url('../images/mp-engine.gif'); width: 150px; }
