body {
  font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; text-align:center;
  background-image:url(/templates/themes/brentsmithtrailers/images/wall.gif);
  background-repeat:repeat-x;
  margin:0; padding:0; background-color:#b7b7b7;
  text-align:center;
}
p{margin:0;margin-bottom:10px;}
td{color:#000000;font-size:12px;}
img{border:0;}

/*HEADINGS*/

h1 {text-align:left; font-family:Arial, Helvetica, sans-serif; margin-top:0px; margin-bottom:0px; font-size: 14px; font-weight: bold; }
  h1 a{text-decoration:none;color:#ffffff; }
  h1 a:hover{text-decoration:underline; }
h2 {text-align:right; font-family:Arial, Helvetica, sans-serif; margin-top:0px; margin-bottom:0px; font-size: 14px; font-weight: bold; }
h3 { text-align:left; font-family:Arial, Helvetica, sans-serif; margin-top:0px; margin-bottom:0px; font-size: 12px; font-weight: bold;margin-bottom:5px; }
h4 {text-align:left; font-family:Arial, Helvetica, sans-serif; margin-top:0px; margin-bottom:0px; font-size: 14px; font-weight: bold; color:#262948; }

/* Base CSS */
ul {margin-bottom:15px;}
li {margin-bottom:5px;}

/*HOMEPAGE*/
/*
.banner{ margin:auto; width:896px; height:130px; background-image:url(/templates/themes/brentsmithtrailers/images/banner.jpg);}
*/
div.container{ margin:auto; width:973px;  min-height:373px; background-image:url(/templates/themes/brentsmithtrailers/images/shad2.jpg); background-repeat:no-repeat;}
/*
div.banner{ margin:auto; width:896px; height:130px; background-image:url(/templates/themes/brentsmithtrailers/images/banner.jpg);}
*/
div.mainback{ margin:auto; width:896px; height:360px; background-image:url(/templates/themes/brentsmithtrailers/images/mainback.jpg);}
div.text1{ width:165px; margin-left:25px; height:80px; margin-top:80px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
.text1 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold; text-decoration:none;}
.text1 a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999; font-weight:bold; text-decoration:none;}
div.top1{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/1.png);}
div.top2{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/2.png);}
div.top3{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/3.png);}
div.top4{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/4.png);}
div.text2{ width:175px;margin-left:15px; height:80px; margin-top:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
.text2 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold; text-decoration:none;}
.text2 a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999; font-weight:bold; text-decoration:none;}
div.bot1{ cursor:pointer;float:left; width:207px;height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/5.png);}
div.bot2{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/6.png);}
div.bot3{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/7.png);}
div.bot4{ cursor:pointer;float:left; width:207px; height:179px; background-image:url(/templates/themes/brentsmithtrailers/images/8.png);}
div.bottom{ margin:auto; width:896px; height:192px; background-image:url(/templates/themes/brentsmithtrailers/images/BOT.gif);}
div.weltext{ margin:auto; width:865px; padding-left:15px; height:130px; padding-top:35px; font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#d3d3d9;}



.trlrContainer{
  width:865px;
  margin-top:15px;
  margin-left:15px;
  padding:0px;
}
  .trlrHeading{
    background-color:#262948;
    color:#ffffff;
    padding-left:15px;
    padding-right:15px;
    line-height:25px;

  }
    .trlrHeadingLeft{
      float:left;
      width:400px;
      font-weight:bold;
      font-size:14px;
      text-transform:uppercase;
    }
    .trlrHeadingRight{
      float:left;
      width:430px;
      text-align:right;
      font-weight:bold;
      font-size:14px;
      text-transform:uppercase;
    }
  .trlrContent{
    clear:both;
    padding:10px;
    background-color:#cdcdd5;
    text-align:left;
    color:#262948;

  }
    .trlrContentColA{
      float:left;
      width:255px;
    }
    .trlrContentColB{
      float:left;
      width:202px;
      margin-left:10px;
    }
    .trlrContentColC{
      float:left;
      width:202px;
      margin-left:10px;
    }
    .trlrContentColD{
      float:left;
      width:155px;
      margin-left:10px;
    }

  .trlrFooter{
    background-color:#cdcdd5;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    color:#262948;
  }
    .trlrFooterLeft{
      float:left;
    }
    .trlrFooterRight{
      text-align:right;
    }
      .trlrFooterRightImage{
        float:right;
        margin-left:5px;
      }
  .btnEnquire{
    width:245px !important;
    width:255px;
    display:block;
    text-align:center;
    background-color:#75768a;
    color:#ffffff;
    padding:5px;
    text-decoration:none;

  }
    .btnEnquire:hover{
      background-color:#252847;
      color:#ffffff;
      text-decoration:underline;
    }

.productsBox{
  float:left;
  margin:10px;
}
.trailerCell{
  float:left;
  width:205px;
  height:470px;
  margin-top:15px;
  margin-left:15px;
  background-color:#cdcdd5;
}
  .trailerImage{
    width:205px;
    height:166px;
    overflow:hidden;
  }
  .trailerTitle{
    line-height:25px;
    background-color:#262948;
    padding:10px;

  }
  .trailerDetail{

    padding:10px;
    color:#262948;
    text-align:left;
  }
  .callUsNowText{
    width:190px;
    line-height:26px;
    padding-right:10px;
    color:#75768a;
    font-size:13px;
  }

.contentContainer{
  padding:10px;
  text-align:left;
}
  .contentContainer h2{text-align:left;}
.temback{ text-align:left;margin:auto; width:896px; min-height:520px; background-color:#FFF;color:#262948; }
.temback2{ margin:auto; width:896px; padding-bottom:20px; background-color:#FFF;padding-top:5px;  }

.temback h1 a,.temback h2 a,.temback h3 a{color:#262948;}
.temback2 h1 a,.temback2 h2 a,.temback2 h3 a{color:#262948;}

div.tembottom{ margin:auto; width:896px; height:151px; background-image:url(/templates/themes/brentsmithtrailers/images/BOT_tem.gif);}
div.temtext{ float:left;text-align:left; width:570px; margin-left:14px; height:85px; padding-top:15px; }
div.temaddress{ float:right; width:250px; margin-left:14px; height:85px; padding-top:15px; margin-right:15px; text-align:right; }
div.stockpic{ float:left; width:205px; margin-left:15px; height:166px; margin-top:15px;}
div.temtitle{ float:left; width:185px; margin-left:15px; height:25px; background-color:#262948; padding:10px; }
div.stockdetail{ float:left; width:185px; margin-left:15px; min-height:250px; background-color:#cdcdd5; padding:10px; color:#262948; text-align:left;}
div.enquire {display: block; background:  url(/templates/themes/brentsmithtrailers/images/enquireon.gif) top; width: 69px; height: 28px;}
.enquire a {display: block; background:  url(/templates/themes/brentsmithtrailers/images/enquireon.gif) top; width: 69px; height: 28px;}
.enquire a:hover { background:  url(/templates/themes/brentsmithtrailers/images/enquireof.gif) no-repeat bottom;}
div.templatemain{ margin:auto; width:866px; padding-top:15px; text-align:left; color:#262948; }



/*MENU*/

div.menucontainer {  float:left; width:520px; height:55px; margin-top:60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff;}
.menucontainer a{font-weight:bold; color:#fff; text-decoration:none;}
.menucontainer a:hover{font-weight:bold; color:#8f97bd; text-decoration:none;}
div.menucontainer ul li {display: inline; padding-right: 10px; padding-left: 10px; border-right: solid 1px;}



/*FOOTER*/

div.footertext {text-align:left;height:50px; padding-top:15px;width:896px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#333;}
.footertext a{color:#333;}

.debug{border:1px solid #ff00ff;}
.clr{clear:both;}