﻿body 
{
    background:#c0c0c0;
    margin:0;
    padding:0;
    font-family:Arial;
}

#container
{
    width:985px;
    background:url('../images/bg.jpg') repeat-x;
    margin:0 auto;
    padding: 0 27px;
    position:relative;
}
#container2
{
    border:2px solid #fff;
    border-width: 0 2px;
    color:#fff;
}

#topbanner
{
    height:157px;
    background:url('../images/topbg.jpg') repeat-x;
    font-family:Arial;
    font-size:18px;
    position:relative;
}

#loginbx
{
    position:absolute; 
    top:0px; right:0px; 
    background:url('../images/login.jpg') no-repeat;
    width:545px; height:62px;
}
.login
{
    width:188px; 
    position:absolute; 
    top:18px; 
    left:35px;
    color:#000;
    border:none;
    border:0px;
}
.pass
{
    width:188px; 
    position:absolute; 
    top: 17px; 
    right:85px;
    color:#000;
    border: none;
    border:0px;
}
.submit
{
    background:url('../images/submit.jpg') no-repeat;
    width:59px;
    height:38px;
    position:absolute;
    right:5px;
    top:8px;
    border:none;
}

#nav
{
    border-bottom:2px solid #c13837;
    background:url('../images/navbg.jpg') repeat-x;
    height:39px;    
}
#nav a
{
    display: inline;
    background:url('../images/navsep.jpg') right no-repeat;     
    font-size:18px;
    color:#525253;
    text-decoration:none;
    padding:7px 20px;
    line-height:36px;
}
#nav a:hover{color:#3267a6;}

#mainblock
{
    width:981px;
    height:433px;
    background:url('../images/mainblock.jpg') no-repeat;
    font-family:Helvetica;
}

#mainshadowtxt /*note since FF doesn't support drop shadows, two blocks of texts are used to recreate the effect */
{
    color:#fff;
    position:absolute;
    top:226px; left:60px;
    font-size:18px;
    width:320px;
    z-index:99;
}

#mainshadowtxt2 /*note above*/
{
    color:#184578;
    position:absolute;
    top:228px; left:58px;
    font-size:18px;
    width:320px;
}

#maintxtbot
{
    width:300px;
    position:relative;
    top:198px;
    left:22px;
    font-size:14px;
}

#rotationimg
{
    position:absolute;
    top:224px;
    right:63px;
    z-index:999;
}

/* Main Block Bottom */
#mainbottom
{
    background:#e3e3e3;
    border-bottom: 7px solid #fff;
    color:#2c6dc2;
    font-family:Arial;
    font-size:14px;
    padding: 10px 0;
}
#mainbottom b
{
    color:#bf2e2f;
    font-weight:bold;
}

#mainbot
{
    background:url('../images/mainbotbg.jpg') repeat-x top #f4f5f5;
    width:888px;
    margin: 0 auto;
    border-left: 16px solid #fff;
    border-right: 20px solid #fff;
    padding: 0 5px;
}

#mainbottop
{
    background:url('../images/mainbottop.jpg') top no-repeat;
    height:31px;

}
#mainbotbot
{
    background:url('../images/mainbotbot.jpg') bottom no-repeat;
    height:31px;
    clear:both;
}

.mainbotp
{
    float:left;
    background:url('../images/mainbotsep.jpg') right no-repeat;
    width:275px;
    margin:0;
    padding: 0 10px 0 10px;
}

A.seedetails
{
    background:url('../images/seedetails.gif') left no-repeat;
    color:#bf2e2f;
    font-size:10px;
    text-decoration:none;
    padding-left: 20px;
}

/* End Bottom */
#end
{
    height:4px;
    background:#fff;
    margin:5px 0;
    width:984px;
}

/* Inner Pages */
#banner
{
    border-top:3px solid #fff;
    background:url('../images/lightbanner.jpg') no-repeat;
    width:971px;
    height:210px;
    border-bottom: 5px solid #bf2e2f;
    position:relative;
    padding:10px 0 0 10px;
}

.bannerpic
{
    height:190px;
    width:951px;
    margin:0;
    padding:30px 0 0 30px;
}
#banner h1
{
    font-size:30px;
    font-family:Arial;
    color:#fff;
    margin:0 0 10px 0;
}
#banner a
{
    display:block;
    color:#fff;
    font-size:14px;
    font-family:Arial;
    text-decoration:none;
    margin-left:30px;
    padding-left:7px;
}
#banner a:hover, body.intro #t-intro, body.lubricants #t-lubricants, body.trucks #t-trucks, 
body.light #t-light, body.fuel #t-fuel, body.finstall #t-finstall, body.pumps #t-pumps,
body.vans #t-vans
{
    color:#0c294a;
    background:url('../images/arrow.gif') no-repeat left;
    padding-left: 7px;
}

#content
{
    background:url('../images/bluelight.jpg') top no-repeat #fff;
    padding:5px 2px;
    color:#386cc2;
    font-size:14px;
    font-family:Arial;
}
h1
{
    font-size:24px;
    color:#bf2e2f;
    font-family:Arial;
}

.sblock
{
    width:456px;
    float:left;
    background:url('../images/sblockbg.jpg') repeat-x top #f0f7f9;
    color:#504f4f;
    font-size:12px;
    font-family:Arial;
    padding: 0 15px;
    height: 210px;
}

.sblockr
{
    width:456px;
    float:right;
    background:url('../images/sblockbg.jpg') repeat-x top #f0f7f9;
    color:#504f4f;
    font-size:12px;
    font-family:Arial;
    padding: 0 15px;
    height: 210px;
}
.sblock h1, .sblockr h1
{
    color:#bf2e2f;
    font-size:30px;
    font-family:Arial;
}
.sblock img, .sblockr img
{
    margin-right:25px;
    margin-bottom:10px;
}
.sblockclear
{
    clear:both;
    height:5px;
}

#aboutpic
{
    background:url('../images/aboutpic.jpg') no-repeat;
    border: solid 13px #e5e4e4;
    float:right;
    margin:35px 55px 15px;
    width:214px;
    height:286px;
}

.proser
{
    margin:35px 80px;
    color:#2d73c8;
}
.proser h1
{
    font-size:24px;
    color:#2d73c8;
    font-family:Arial;
    margin: 5px 0;
}
.proser div
{
    margin:5px 0;
    float:left;
    width:520px;
}
.proser img
{
    float:right;
    margin: 0;
}
.ldetails
{
    display:block;
    background:url('../images/lseedetails.gif') no-repeat;
    width:112px;
    height:21px;
    margin: 5px 0;
}

.loggedinbox
{
    position:absolute; 
    top:0px; right:0px; 
    background:url('../images/loggedin.jpg') no-repeat;
    width:545px; height:62px;
    text-align: right;
}

.loggedinbox a{color:#bb2f30; text-decoration:none;}

.breakcolor{color:#194779;}

.outertb A{color:#000000; font-weight:bold; text-decoration:none; font-size:12px;}
.outertb A:hover{color:#000000; font-weight:bold; text-decoration:none; font-size:12px;}

.outertb
{
    padding:5px 10px;
    text-align:left;
}

.smallbanner{float:right; margin-top:-56px; margin-top:expression("-55px");}

.smallbanner2{float:right; margin-top:-53px; margin-top:expression("-52px");}

.Equipment
{
    margin:35px 80px;
    color:#2d73c8;
}
.Equipment h1
{
    font-size:24px;
    color:#bf2e2f;
    font-family:Arial;
}

.Equipment div
{
    margin:5px 0;
    float:left;
    width:520px;
}

.gallery
{
    float:right;
    width: 291px;
    margin-left: 10px;
    margin-right:75px;
}

