#header {
	background: url('/images/flamecontrol/ee_header.jpg') no-repeat left  top;
}

#rotate {
    width:355px;
    padding:0;
    margin:0;
border:3px solid #993300;
}
.logoption {
width:10em;
text-align:center;
border:2px solid #555;
height:4em;
margin:1em auto;
}

.sizes {
text-align:center;
}

.loglevel3 {
margin-left:190px;
}

.logoption a:link {
color:white;
}
.logoption a:visited{
color:#EEE;
}

.logspace {
padding-bottom:460px;
}

.logsize  {
display:block;


}


.fw18 {

}

.data {
text-align:center;
color:black;
}

.data th{
background:#C04E4D;
color:white;
padding:3px;
}

.data .light {
background:#F4EAEA;
}

.data .dark {
background:#E8D1D1;
}

.logblock {
width:175px;
height:575px;
float:left;
background:#656565; /* url('/images/flamecontrol/round_top_logs.png') no-repeat center top; */
padding:10px 0 0 0;
margin:3px 10px 10px 0;
text-align:center;
line-height:1.2em;
}


.logblock h3 {
background-color:#A7634C;
background: url(/images/flamecontrol/ee_button.jpg) top;
font-size:1.0em;
line-height:1.2em;
text-align:center;
margin:0;
color:white;
}
.logblock h3 a:link, .logblock h3 a:visited {
color:white;
margin:0;
padding:4px 4px;
vertical-align:middle;
height:76px;
background: url(/images/flamecontrol/ee_button.jpg) top;
display:block;
text-decoration:none;
}

.logblock h3 a:hover {
    background: url(/images/flamecontrol/ee_button.jpg) bottom;
}

.logblock div {
height:400px;
color:black;
padding:0 0 10px 0;
background:#EEE url('/images/flamecontrol/round_bottom_logs.png') no-repeat center bottom;
text-align:center;
}
.logblock p {
margin:0;
padding:6px;
text-align:left;
height:215px;
}


.logblock h4 {
color:#930;
text-align:center;
margin:0;
padding:6px;
height:55px;
}

.logblock div a:link{
text-decoration:none;
}
.logblock div a:hover{
text-decoration:none;
color:red;
}
.zoombutton {
background:black url('/images/zoom.png') left no-repeat;
color:white;
font-size:.8em;
padding:2px 2px 2px 25px;

}

.logblock a:visited, .logblock a:hover {
color: rgb(225,225,225);
}

h3.naturalgas {
    background: rgb(102, 153, 102);
}
h3.propane {
    background: rgb(184,32,18);
    }
    
    
