body{
    margin: 0px;
    padding: 0px;
    background: #e1e1e1 url(images/body_bg.jpg) repeat-x;
    font-family: Arial, Helvetica, Tahoma, Verdana, MS Sans Serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: black;
    }
td, tr, table{
    font-size: inherit;
    }
h1{
	margin: 0px 0px 10px 0px;
	padding: 0px;
    font-size: 30px;
    font-weight: normal;
    color: #c00000;
    }
h2{
    font-size: 18px;
    font-weight: normal;
    color: #555555;
	margin: 0px 0px 10px 0px;
	}
.titleblue
{
	margin: 0px 0px 10px 0px;
    font-size: 30px;
    font-weight: normal;
    color: #c00000;
}
.titlered
{
	margin: 10px 0px 10px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #555555;
}
.titlebluesmall
{
    font-size: 14px;
    font-weight: bold;
    color: #c00000;
}
.titleredsmall
{
    font-size: 14px;
    font-weight: normal;
    color: #555555;
    padding-right: 10px;
}
a:link, a:visited
{
    color: #c00000;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    color: #c00000;
    font-weight: normal;
    text-decoration: underline;
}
#container{
    width: 868px;
    margin: auto;
	}
#banner{
    height: 343px;
    background: white url('images/lmefiretrucks_banner.jpg') no-repeat;
    font-size: 10px;
    }
.headertitle
{
    height: 80px;
    padding-bottom: 20px;
    font-size: 24px;
    color: black;
    text-align: left;
    vertical-align: middle;
}
.headercontactinfo
{
    padding-bottom: 20px;
    font-size: 10px;
    color: black;
    text-align: right;
    vertical-align: middle;
    line-height: 16px;
}
.headercontactinfo a
{
    font-size: 10px;
}
#navigation
{
    background: none;
    }
#footer{
    font-size: 11px;
    }
.footernav
{
    height: 16px;
    background: #2d2d2d;
    border-top: solid 1px #5a5a5a;
    color: White;
    padding: 10px 10px 10px 10px;
    font-size: 11px;

	}
.footernav a{
    font-size: inherit;
	text-decoration: none;
	color: white;
	}

div.testOut
	{
	    background: yellow;
	    text-align: center;
	    }

.ucElement{
    margin-bottom: 20px;
    }

/*Rad Menu*/
div.RadMenu .rmRootGroup
{
    font-size: 14px;
    background: #555555;
    border: 0;
}
div.RadMenu .rmItem {
    background: none;
    width: 148px;
    height: 30px;
    border-bottom: 1px solid white;
    vertical-align: middle;
    padding-bottom: 0px;
}
div.RadMenu .rmLast
{
    border-bottom: 0;
}
div.RadMenu .rmLink 
{
    height: 28px;
    font-size: 14px;
    padding-left: 15px;
    color: White;
}
div.RadMenu .rmLink:hover, div.RadMenu .rmFirst .rmLink:hover, div.RadMenu .rmLast .rmLink:hover {
    background: #c00000;
    color: white;
    cursor: pointer;
}
div.RadMenu .rmText
{
    background: none;
    }
/*Rad Menu SlideRight*/
div.RadMenu .rmExpanded 
{
    background: #777777;
}
div.RadMenu .rmGroup .rmItem
{
    width: auto;
    background: #777777 none;
}
div.RadMenu .rmGroup .rmText
{
    padding: 2px 10px 0px 5px;
}
div.RadMenu .rmGroup .rmLink
{
    height: 30px;
}
div.RadMenu .rmGroup .rmLast .rmLink 
{
    height: 29px;
}
div.RadMenu .rmHorizontal, div.RadMenu .rmGroup .rmLevel2  {
    background: none;
    color: white;
}
/*End Rad Menu CSS*/

.zone1{
    padding-bottom: 10px;
    vertical-align: top;
    color: #4d4d4d;
}
.zone2{
    background: #acad85;
    }
.zone2Item{
    padding: 20px 20px 0 20px;
    width: 160px;
    }
.zone2Item h2{
    color: White;
}
.pagetitle{
    margin-bottom: 20px;
}

.breadcrumb{
    font-size: 11px;
    height: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    }
.breadcrumb a {
    color: gray;
    }
.mmContent{
    position: relative;
    }
    
/* Site Specific Styles */
.leftcontainer
{
    width: 148px;
    padding: 15px 0px 15px 0px;
    vertical-align: top;
}
.rightcontainer
{
    padding: 15px 0px 15px 20px;
    vertical-align: top;
}
.news
{
    padding-bottom: 15px;
    color: Black;
    font-size: 11px;
}
.news a
{
    font-size: 12px;
    font-weight: bold;
}
.news .date
{
    text-transform: uppercase;
    font-size: 10px;
}
.actionbutton
{
    height: 70px;
    width: 147px;
    background: url(images/button_blue_wshadow.jpg) no-repeat;
    vertical-align: top;
}
.actionbutton a
{
    height: 30px;
    width: 147px;
    padding-top: 13px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    display: block;
    text-align: center;
}
.videoplayer
{
    border: solid 1px #e1e1e1;
    text-align: right;
    vertical-align: top;
    font-size: 12px;
}
.videoplayershadow
{
    height: 30px;
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    background: url(images/videoplayer_shadow.jpg) repeat-x;
    vertical-align: top;
}
.mainmessage
{
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    color: #4d4d4d;
}.deliverysection
{
    background: #fcfcfc;
    border: solid 1px #eeeeee;
    color: #5f5f5f;
    text-align: center;
}
.deliverysectionmiddle
{
    border-left: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
}
.deliverysectiontitle
{
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.deliveryimagebox
{
    height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(images/diagonal_gray_bg.gif) repeat;
    text-align: center;
    display: block;
}
.deliveryimagebox img
{
    border: solid 1px white;
}
.deliveryinfobox
{
    padding-top: 7px;
    padding-bottom: 7px;
    /*
        border-top: solid 1px white;
        border-bottom: solid 1px #eeeeee;
    */
    font-size: 11px;
    text-align: center;
}
.deliveryinfobox a
{
    color: #366dab;
}
.categorysection
{
    color: #5f5f5f;
}
.categorysectiontitle
{
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
}
.categoryitem
{
    width: 170px;
    border: solid 1px #eeeeee;
    background: #fcfcfc;
}
.categoryimagebox
{
    height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(images/diagonal_gray_bg.gif) repeat;
    text-align: center;
    display: block;
}
.categoryimagebox img
{
    border: solid 1px white;
}
.categoryinfobox
{
    padding-top: 7px;
    padding-bottom: 7px;
    /*
        border-top: solid 1px white;
        border-bottom: solid 1px #eeeeee;
    */
    font-size: 11px;
    text-align: center;
}
.categoryinfobox a
{
    color: #366dab;
}
.productsection
{
    background: #fcfcfc;
    border: solid 1px #eeeeee;
    color: #5f5f5f;
}
.productsectiontitle
{
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
}
.productitem
{
    width: 171px;
}
.productimagebox
{
    height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(images/diagonal_gray_bg.gif) repeat;
    text-align: center;
    display: block;
}
.productimagebox img
{
    border: solid 1px white;
}
.productinfobox
{
    padding-top: 7px;
    padding-bottom: 7px;
    /*
        border-top: solid 1px white;
        border-bottom: solid 1px #eeeeee;
    */
    font-size: 11px;
    text-align: center;
}
.productinfobox a
{
    color: #366dab;
}