/* Topnavigation */

#topnavigation {
    position: relative;
    z-index: 5;    
    background-image: url(/img/slices/navigation_bg.gif);
    background-repeat: repeat-x;
    border-bottom: 1px solid #fff;
}

#topnavigation ul {
    float: left;
    display: block;
    position:relative;
}

#topnavigation ul li {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 14px;
    line-height: 28px;
    list-style-type: none;
    text-transform: uppercase;
    background-image: none !important;
}

#topnavigation ul li a {
    color: #fff;        
}



#topnavigation ul li a.expanded {
    color: #fff;
    font-weight: bold;
}

/***************************/

/* Product Navigation Overlay Start */
#MTEDProductNavigationOverlayTab {
    z-index: 4;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 99%;
    height: 29px;
    border-bottom: 6px solid #fff;
    background-image: url(/img/slices/navigation_bg.gif);
    background-repeat: repeat-x;
}

#MTEDProductNavigationOverlayTab a {
    padding-left: 3px;
}

ul.expanded #MTEDProductNavigationOverlayTab a {
    padding-left: 6px;
}

#MTEDProductNavigationOverlay {
    position: absolute;
    left: 0px;
    top: 29px;
    padding-left: 11px;
    padding-top: 15px;
    padding-right: 11px;
    padding-bottom: 18px;
    border: 5px solid #e5e5e5;
    background-color: #fff;
    width: 868px;
    text-transform: none;
    font-weight: normal;
}

#MTEDProductNavigationOverlay div {
    margin-right: 15px;
    width: 205px;
}

#MTEDProductNavigationOverlay div.last {
    margin-right: 0px;
}

#MTEDProductNavigationOverlay div div {
    margin-right: 0px;
}

#MTEDProductNavigationOverlay a {
    display: block;
    color: #5a5a5a !important;
    line-height: 15px;
    font-size: 11px;    
}

#MTEDProductNavigationOverlay div div a {
    padding-left: 19px;
    background-image: url(/img/slices/link.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
}

#MTEDProductNavigationOverlay a:hover {
    display: block;
    color: #008348;
    text-decoration: underline;
}


/***************************/


/* HomeImage */
#homeImage {
z-index: 2;
position: relative; 
}
/***************************/


/* Breadcrumb */

#breadcrumb {
    margin-top: 8px;
    font-size: 10px;
}

#breadcrumb .ModuleBreadcrumb ul li {
    float: left;
    margin-left: 6px;
    padding-left: 10px;
    list-style-type: none;
    color: #696969;
    background-image: url(/img/slices/breadcrumb_blue.gif);
    background-position: left 4px;
    background-repeat: no-repeat;
}

#breadcrumb .ModuleBreadcrumb ul li.homeNode {
    margin-left: 0px;
    padding-left: 0px;
    background-image: none;
}

#breadcrumb .ModuleBreadcrumb ul li a {
    font-size: 11px;
    color: #008348;    
}

#breadcrumb .ModuleBreadcrumb ul li a:hover {
    text-decoration: underline !important;
}
#breadcrumb .ModuleBreadcrumb ul li.lastNode a {
    color: #008348;
}
/***************************/

/* Sidenavigation */

#content #sidenavigation ul li {
    background-image: none;
    padding-left: 0px;
}

#content #sidenavigation ul li ul {
    padding-left: 14px;
}

#content #sidenavigation ul li a {
    color: #5a5a5a;
}

#content #sidenavigation ul li a:hover {
    color: #008348;
}

#content #sidenavigation ul li a.expanded {
    color: #008348;
}

/***************************/

/* Content */

#content {
    line-height: 15px;
}

#content h1 {
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 30px;
    color: #008348;
}

#content h1.greythick {
    padding-left: 13px;
    padding-top: 30px;
    padding-bottom: 23px;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 30px;
    color: #414141;
    background-color: #e9e9e9;
}

#content h1.grey {
    padding-left: 13px;
    padding-top: 27px;
    font-size: 24px;
    line-height: 30px;
    color: #414141;
    background-color: #e9e9e9;
    height: 123px;
}

#content p.grey {
    height: 120px;
    padding-top: 30px;
    padding-right: 25px;
    background-color: #e9e9e9;    
}


#content h2 {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #008348;
    font-weight: bold;
}

#content h3 {
    font-size: 13px;
    color: #008348;
}

#content .box {
    margin-bottom: 29px;
}

#content ul li {
    padding-left: 14px;
    list-style-type: none;
    background-image: url(/img/slices/list_square_blue.gif);
    background-position: left 4px;
    background-repeat: no-repeat;
    
}

#page a.link_item {
    padding-left: 16px;
    background-image: url(/img/slices/link.gif);
    background-position: left 3px;
    *background-position: left 2px;
    background-repeat: no-repeat;
}
 a.link_item_white {
    padding-left: 19px;
    background-image: url(/img/slices/link_white.png);
    background-position: left 3px;
    background-repeat: no-repeat;
}


/***************************/

/* Pagination Start */

#page .pageinationContainer {
	padding-top: 5px;
	height: 22px;
	width: 100%;
}

#page .pageinationContainer a {
	background-image: none;
	padding-left: 5px;
}

#page .pageinationContainer a.active {
	color: #5a5a5a;	
}

#page .pageinationContainer .pageination {
	float: left;
}

#page .pageinationContainer .pageinationControl {
	float: right;	
}

/* Pagination End */


/* Footer */
#footer {
    margin-top: 11px;
    line-height: 25px;
    font-size: 10px;    
}

#footer .left {
    float: left;
}

#footer .right {
    float: right;
}

#footer ul {
    float: left;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 10px;
}

#footer ul.lastmenu {
    margin-right: 0px;
}

#footer a:hover {
    text-decoration: underline;
}


/***************************/



/* Sitemap */

#page #MTEDSitemap .long {
    width: 100% !important;
}

#page #MTEDSitemap .auto {
    width: 427px;
}

#page #MTEDSitemap .middle {
    width: 237px;
}

#page #MTEDSitemap .indent {
    padding-left: 20px;
}

#page #MTEDSitemap div.row {
    margin-top: 4px;
    padding-top: 5px;
    border-top: 1px solid #c3c3c3;
    float: left;
    line-height: 18px;
}

#page #MTEDSitemap div.row div.row {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}

#page #MTEDSitemap div.row a {
    float: left;
    display: block;
    width: 137px;
    color: #5a5a5a;
    font-weight: bold;
    text-transform: uppercase;
}

#page #MTEDSitemap div.row a.firstnode {
}

#page #MTEDSitemap div.row div.row a.lastnode{
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dotted #c3c3c3;    
}

#page #MTEDSitemap div.row div.row div.row a.lastnode{
    border-top: 1px dotted #c3c3c3;    
}



#page #MTEDSitemap div.row div.row a {
    width: 191px;
    text-transform: none;
    font-weight: normal;
}

#page #MTEDSitemap div.row div.row div.row{
    float: left;
}

#page #MTEDSitemap div.row div.row div.row a{
    float: none;
    width: auto;
}


#page #MTEDSitemap div.row div.row div.row div.row{
    float: none;
}

#page #MTEDSitemap div.row div.row div.row div.row a {
    float: none;
    font-weight: normal;
}