/* Start of CMSMS style sheet 'MTR-Style' */
* { 
     vertical-align: baseline; 
     font-weight: inherit; 
     font-family: inherit; 
     font-style: inherit; 
     border: 0 none; 
     outline: 0; 
     padding: 0; 
     margin: 0; 
}


body {
	background-color:#FFF;
	background-image:url(../images/bodyBg.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
background-attachment:fixed;
}

a {
	color:#d30a34;
}

a:hover {
	text-decoration:none;
}
a:visited {
	color:#d30a34;
}
a:active {
	text-decoration:none;
}

h1 {
	font-size:14px;
	color:#b70023;
	font-weight:bold;
	margin-bottom:5px;
	
}
h2 {
	font-size:12px;
	color:#b70023;
	font-weight:bold;
	margin-bottom:2px;
}

.header2 {
	font-size:14px;
	color:#b70023;
	font-weight:bold;
	margin-bottom:2px;
	width:100%;
	text-align:left;
	font-weight:bold;
}

#mainNavContainer {
	background-image:url(../images/navBg.png);
	height:124px;
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:10px;
	
}
.landing #mainNavContainer {
	background-image:url(../images/navBg1.png);
	
}

#mainNav {
	width:956px;
	margin:0 auto;
	height:44px;
	
}

/* begin main navigation */
.indentmenu{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
margin-left:2px;
}

.indentmenu ul{
margin-left: 1px;
padding: 0;
float: left;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-left: 1px solid #cb1b3d;
	border-right: 1px solid #4d0110;
	padding-top: 16px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 11px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover{
	color: white !important;
	background-image:url(../images/hoverBg.jpg);
	background-repeat:repeat-x;
	padding-top: 16px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 11px;
}

.indentmenu ul li .current{
	color: white !important;
	background-color: #6f0016;
	padding-top: 16px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 11px;
}
.indentmenu ul li.last a{
	border-right:none;
}
/* end main navigation */

#container {
	width:956px;
	margin:0 auto;
}

#header {
	margin-top:-60px;	
}

#headerRt {
	float:right;
	width:265px;
	height:106px;
	position:relative;
}

/*Tabs */
#tabs {
	line-height:normal;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	z-index:0;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:11px;
	}

#tabs a {
	float:left;
	background:url(../images/tabLeft.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
cursor:default;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(../images/tabRight.jpg) no-repeat right top;
	padding:6px 10px 4px 3px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}


/*End Tabs */

.phoneNumber {
	color:#b70023;
	font-weight:bold;
	font-size:21px;
	text-align:right;
	margin:35px 35px 0 0;
}
.phoneNumber b {
	color:#000;
}
#headerLt {
	background-image:url(../images/topImages.png);
	background-position:right;
	width:675px;
	height:106px;
	background-repeat:no-repeat;
	
}
#headerLtIndustrial {
	background-image:url(../images/topImagesIndustrial.png);
	background-position:right;
	width:675px;
	height:106px;
	background-repeat:no-repeat;
	
}
#headerLt img, #headerLtIndustrial img {
	margin-top:20px;
}

#flashContentTop {
	background-image:url(../images/contentTop.png);
	height:13px;
	background-repeat:no-repeat;
	background-position:center;
	margin-top:-3px;
	position:relative;
	z-index:5;
}

#flashContent {
	background-image:url(../images/contentBg.png);
	background-repeat:repeat-y;
}

#welcomeCopy {
	width:195px;
	padding:7px 20px 7px 20px;
	line-height:18px;
}

#flash {
	float:right;
	margin-right:13px;
	width:703px;
}
#flashContentBot {
	background-image:url(../images/contentBot.png);
	height:13px;
	background-repeat:no-repeat;
	background-position:center;
}

#contentContainer {
	margin:0 3px;
	background-color:#FFFFFF;	
}

#leftCol {
	width:683px;
	line-height:18px;
	padding:20px 0 20px 20px;
}
#leftColSub {
	width:701px;
	line-height:18px;
	padding:10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.subPgCopy {
	padding-bottom:10px;
	text-align: left;
	vertical-align: top;
}
.subPgBodyCopy {
	padding:0 10px;
	list-style-position: inside;
	text-align: left;
	vertical-align: top;
}
.subPgBodyCopy {
	padding:0 10px;
}

#productsMenu {
	background-image:url(../images/productsBG.jpg);
	width:691px;
	height:110px;
	background-repeat:no-repeat;
	margin-top:20px;
}

.productTitle a{
	color:#000;
	text-decoration:none;
}

.productTitle a:hover{
	color:#666666;
	text-decoration:underline;
}

.product {
	float:left;
	text-align:center;
	margin:4px 1px 0 2px;
	width:95px;
}
.productImg {
	height:81px;
}
.productImg img:hover {
	height:90%;
	margin-top:2px;
}

.productTitle {
	font-size:11px;
	font-weight:bold;
	line-height:13px;	
}

#rightCol {
	float:right;
	width:195px;
	padding:20px;	
}

.rightColInfo {
	margin-bottom:20px;
	text-align:right;
}

.rightColInfo img{
margin: 0px 10px 5px 0px;
	border: 1px solid #5b5b5b;
}

.rightColInfo p{
	text-align:left;
	padding-bottom:5px;
}

.usedEquipImg {
	float:left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #5b5b5b;
}

.rightColImg {
	margin: 0px 10px 5px 0px;
	text-align:left;
}

.rightColImg img{
	margin: 0px 10px 5px 0px;
	text-align:left;
	border: 1px solid #5b5b5b;
}

.NewsSummarySummary{
	background-image:url(../images/quotes.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:10px;
}

.NewsSummarySummary p {
	font-style:italic;
	padding-top:12px;
	color:#333;
}

.NewsSummaryExtra {
	width:100%;
	text-align:right;
	font-weight:bold;
	
}

#footer {
	background-image:url(../images/footerbg.png);
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin:0 3px;
postion:relative;
}

#footerContainer {
	width:950px;
	margin:0 auto;
	}
		
#footerNav {
	float:right;
	padding:20px 20px 20px 20px;
	color:#fff;
width:660px;
text-align:right;
	}
	
#footerNav ul {
	list-style:none;
	}
	
#footerNav ul li{
	display:inline;
	padding:0px 5px;
	}
	
#footerNav a:link {
	color:#fff;
	text-decoration:none;
	}
#footerNav a:visited {
	color:#fff;
	text-decoration:none;
	}

#footerNav a:hover{
	color:#b40022;
	text-decoration:underline;
	}
#footerNav a:active {
	color:#fff;
	text-decoration:underline;
	}
	
#footerInfo {
	padding:20px;
width:200px;
	}	

#footerInfo a:link {
	color:#fff;
	text-decoration:none;
	}
	
#footerInfo a:visited {
	color:#fff;
	text-decoration:none;
	}

#footerInfo a:hover {
	color:#b40022;
	text-decoration:underline;
	}
#footerInfo a:active {
	color:#fff;
	text-decoration:underline;
	}

#productContainerGray {
	width:692px;
	margin:10px 0 0 3px;
}
#productContainerWhite {
	width:692px;
	margin:10px 0 0 3px;
}
	
#productsContentTop {
	background-image:url(../images/productsContentTop.png);
	height:11px;
	background-repeat:no-repeat;
	background-position:center;
	margin-top:-3px;
	position:relative;
	z-index:5;
}

#productsContent {
	background-image:url(../images/contentSubBg.png);
	background-repeat:repeat-y;
	vertical-align: top;
        overflow:visible;
}
#productTopGray {
	background-image:url(../images/productTopGray.jpg);
	height:8px;
	background-repeat:no-repeat;
	background-position:left;
}
#productContainerWhite #productTopGray {
	display:none;
}

#productGray {
	background-color:#eaeaea;
	padding:2px 10px 8px 10px;
	vertical-align:top;
overflow:auto;
}

#productContainerWhite #productGray {
		padding:0 10px 8px 10px;
                background-color:#fff;
}

#productsContent hr{
	border-top:thin #b1b1b1 solid;
}

#productContainerGray #productImg {
	background-image:url(../images/redProductBox.png);
	float:left;
	margin-right:20px;
	background-repeat:no-repeat;
	width:119px;
	height:81px;
	text-align:center;
}

.border {
	border:black 1px solid;
}

#productImg img {
	margin-top:4px;
}

#productContainerWhite #productImg {
	background-image:url(../images/redProductBox.png);
	float:right;
	margin-left:20px;
	background-repeat:no-repeat;
	width:119px;
	height:81px;
	text-align:center;
}

#productBotGray {
	background-image:url(../images/productBotGray.jpg);
	height:8px;
	background-repeat:no-repeat;
	background-position:left;
}
#productContainerWhite #productBotGray {
	display:none;
}

.popUp {
    background-image:none;
    background-position:center;
    margin:20px;
}

.popUp p {
     margin-top:10px;
}
.landingBox {
background-image:url(../images/box.jpg);
background-repeat:no-repeat;
width:305px;
height:86px;
float:left;
margin:0 13px 10px 0;
padding:20px;
color:#fff;
position:relative;
}
.landingBox1 {
background-image:url(../images/box.jpg);
background-repeat:no-repeat;
width:305px;
height:86px;
float:left;
margin:0 0 10px 0;
padding:20px;
color:#fff;
position:relative;
}

.landingBox h2 {
color:#fff;
font-size:18px;
}

.landingBox1 h2 {
color:#fff;
font-size:18px;
}

.landingBox a {
color:#fff;
font-weight:bolder;
text-decoration:none;
font-size:14px;
}

.landingBox1 a {
color:#fff;
font-weight:bolder;
text-decoration:none;
font-size:14px;
}
.choice {
background-image:url(../images/choiceBg.jpg);
background-repeat:repeat-x;
padding:4px;
border:2px solid #3c0800;
margin:5px -3px -3px 0;
position:absolute;
right:0;
bottom:0;
}
#leftColSub1 {
	width:701px;
	line-height:18px;
	padding:10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/Basement-Detrasher-1.gif);
	background-repeat: no-repeat;}

/* End of 'MTR-Style' */

