@import 'default.css';

BODY {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
color:#333;
margin-bottom:50px;
}

BODY#light {
margin:50px;
}

A:link, A:active, A:visited, A:hover {
text-decoration:underline;
color:#009ff6;
}

A:hover {
text-decoration:none;
}

A IMG {
text-decoration:none;
}

H1 {
font-size:35px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:100%;
margin-bottom:10px;
}

H5 {
font-size:17px;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:white;
}

DL {
display:block;
position:relative;
overflow:hidden;
clear:both;
}

DT, DD {
float:left;
position:relative;
}

EM {
font-style:italic;
font-weight:inherit;
}

STRONG {
font-weight:bold;
}

/*--- Fuel list's classes  ---*/
.a98 {
background-color:#90abbd;
color:#90abbd;
}

.a98s {
background-color:#758792;
color:#758792;
}

.a95 {
background-color:#0089e1;
color:#0089e1;
}

.a95p {
background-color:#eb3d00;
color:#eb3d00;
}

.a92 {
background-color:#fdc800;
color:#fdc800;
}

.a80 {
background-color:#6ac334;
color:#6ac334;
}

.dt {
background-color:#24211d;
color:#24211d;
}

.dte {
background-color:#444;
color:#444;
}

.gas {
background-color:#ddd;
color:#999;
}

/*----------------------------*/

.container, #footer {
position:relative;
clear:both;
overflow:hidden;
width:942px;
margin-left:30px;
}

#footer {
font-size:11px;
color:#666;
margin-top:50px;
padding-top:15px;
border-top:1px solid #ddd;
}

#logo {
position:absolute;
left:0;
top:80px;
}

#body {
background-image:url(../images/reflaction.jpg);
background-repeat:no-repeat;
background-position:0 0;
margin-left:230px;
position:relative;
border:1px solid white;
border-top:0;
}

#body DIV.content {
line-height:140%;
padding:0 50px;
padding-top:60px;
}

#body DIV.content OL, #body DIV.content UL {
list-style:decimal;
margin-left:40px;
}

#body DIV.content UL {
list-style:disc;
}

#body DIV.content LI {
margin-bottom:5px;
}

#header {
height:296px;
background-repeat:no-repeat;
background-position:0 0px;
position:relative;
margin-left:230px;
border-top:10px solid white;
}

#left_col {
width:230px;
padding-right:30px;
float:left;
}

#top {
position:absolute;
right:0;
bottom:0;
}

#top A:link {
}


/******** Left block *****/
/*************************/
#bill, #stat, #outdoor {
padding-left:30px;
background-repeat:no-repeat;
margin-top:15px;
width:170px;
}

#outdoor {
margin-top:50px;
}

#bill {
background-image:url(../images/print_pic.gif);
background-position:3px 0;
}

#bill P {
line-height:normal;
padding-top:5px;
}

#bill A:link, #bill A:visited, #bill A:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
text-decoration:underline;
}

#stat {
background-image:url(../images/stat_pic.gif);
background-position:3px 0;
}

#stat A:link, #stat A:visited, #stat A:hover {
line-height:140%;
}

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

#body P {
margin:12px 0;
}

#body .note, #body .na {
color:#999;
font-style:italic;
}

#body .note {
font-size:11px;
line-height:normal;
font-style:normal;
margin-top:30px;
}

.clearer {
font-size:0%;
overflow:hidden;
height:0px;
width:auto;
clear:both;
}

P.error {
color:red;
padding-top:15px;
display:none;
font-size:11px;
}

.red {
color:red;
}