@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px;
margin: 0px;
line-height: 1.3em;
background-color: #fff;
}

img {
border: none;
}

.mytable {
background-color: #ffffff;
padding: 10px;
margin-top: 20px;
margin-bottom: 20px;
}

.compare{
margin-left: 20px;
}

.header {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
color: #1e4b88;
font-weight: bold;
}

.header2 {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
}

.header2 h1 {
font-size: 32px;
color: #1e4b88;
margin: 4px;
text-align: left;
font-weight: normal;
}

.header2 h4 {
margin: 4px;
color: #666666;
text-align: left;
font-weight: normal;
padding-left: 8px;
}

.displayme {
padding: 8px;
font-weight: normal;
line-height: 1.5em;
background-color: #fff;
border-top: solid 1px #b1d0d9;
border-bottom: solid 1px #b1d0d9;
}

.displayme:hover {
background-color: #eee;
}

.displayme a {
display: block;
color: #000;
}

.displayme a:link, .displayme a:hover, .displayme a:visited {
color: #000;
}

.spadisplay {
border: solid 1px #b1d0d9;
}

.spadisplay h3 {
border-bottom: solid 1px #b1d0d9;
}

.spadisplay ul {
margin-left: 100px;
}

a.back {
font-size: 12px;
font-weight: normal;
}

#spadisplay, #cabinetdisplay {
border: solid 1px #b1d0d9;
height: 100px;
}

.spadisplay2 {
font-size: 9px;
}

.displaythecabinet {
border: solid 1px #b1d0d9;
height: 100px;
}

a:link, a:visited {
color: #1e4b88;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: none;
}

.arrows {
font-size: 9px;
color: #1e4b88;
}

.showfeatures {
text-align: left;
margin-top: 64px;
border:1px solid #666;
padding: 10px;
}

.featuredivs {
height: 175px;
border-bottom: solid 1px #b1d0d9;
margin-bottom: 25px;
}