﻿h1, .boxtitle
{ 
    color: #bb3d25; 
}

.box-1 .border-top
{
    background: #fff url(../../img/_/layout/box/top/border-top-red.png) repeat-x 0% 0%;
}
.box-1 .corner-top-left
{
    background: url(../../img/_/layout/box/top/corner-top-left-red.png) no-repeat 0% 0%;
}
.box-1 .corner-top-right
{
    background: url(../../img/_/layout/box/top/corner-top-right-red.png) no-repeat 100% 0%;
}
.box-1 .inner { height: auto; }

/*========== Petroware Only ==========*/
#content
{
    background: #fff;
    padding: 35px 21px 38px 22px;
}

.listw-bg li
{
    background-image: url(../../img/_/layout/list/listarrow_for_petroware.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
}

.moduleList dt
{
    color: #bb3d25;
    padding-top:10px;
    font-size: 1.2em;
    width: 181px;
}
.moduleList dt a
{
    color: #bb3d25;
    padding:10px 0 0 0;
    text-decoration:none;
    text-transform:none;
}
.moduleList dd { padding-top:5px; }
.moduleList dd a { padding-left: 10px; text-decoration:none; color: black; }

.petromenutable td
{
    padding-top: 5px;
}
.petromenutable td a
{
    color: black;
    font-size: inherit;
    padding: 10px 30px 0 10px;
    text-decoration: none;
    text-transform: none;
}



#moduleInfo h4, h4.border-title 
{
    color: #fff;
    background: linear-gradient(#CD4145, #C42227);
}


#videoHeader 
{
    color: #bb3d25;
} 

.listw-bg 
{
    list-style: none;
}