@charset "UTF-8";
/* CSS Document */

a, a:visited {
color:#990000;
text-decoration:underline
}

a:link, a:hover, a:active {
color:#000
}

body {
background-image:url(../graphics/en-US/mmui/bg_ruta_light.gif);
background-color:#FFF;
}

* tr > td {
background-color:#fff;
}

* tr > td > font > b {
color:#000;
}

#catTree a {
text-decoration:none
}

#catTree {
border-bottom:2px solid #333;
}

#catTree li {
font-size:12px;
list-style-type:none;
border-top:2px solid #333;
margin:0 0 0 -40px;
padding:4px 0 4px 0
}

#navigation {
position:relative;
width:800px;
background:#bcbdc0;
}

#navigation ul {
margin:-20px 0 0 200px
}

#navigation ul li {
line-height:54px;
list-style-type:none;
display:inline;
padding:0 8px 0 0
}


/* CLASSES */
.blackFix {
background-color:#FFF;	
}

.ccLogos {
position:absolute;
top:5px;
right:5px;
}

.checkOut {
margin:0 0 0 50px;
padding:0px;
} 

.contentBg {
background-color:#FFF;
}

.invStatus {
width:150px
}

.magnaLogo {
margin:5px
}

.product {
display:inline-block;
margin:0 60px 12px -40px;
}

.sslCert {
position:absolute;
bottom:0;
right:0;
}

/* END CLASSES */