/* Template CSS Image Directory: assets/templates/datatechniques/images */

BODY, TD {
        padding: 0px;
        margin: 0px;
        font-family: Arial, Helvetica, Sans Serif;
        font-size: 11px;
        color: #333333;
/*      background: #ae9acf;*/
        background: #b4b4b4;
}

A,
A:Visited
{
        color: black;
        text-decoration: none;
        border: 0px solid white;
}

A:Hover {
        color: blue;
}

#divPageContainer
{
        width: 839px;
        margin: 0px auto;
}

#divPageOuter
{
        float: left;
/*      float: none;*/
        width: 837px;
        margin: 0px auto;
        padding: 0px;
        background: url("assets/templates/datatechniques/images/left_bg.jpg") repeat-y;
}

#divPageInner
{
        float: right;
        width: 818px;
/*      margin: 0px 0px 0px 19px;*/
        margin: 0px;
        padding-bottom: 20px;
/*      border: 1px solid black; */
        background: url("assets/templates/datatechniques/images/right_bg.jpg") repeat-y right white;
}

#divTopLeft
{
        height: 75px;
        width: 800px;
        margin: 0px 10px;
}

#divHeader {
        width: 800px;
        height: 208px;
        margin: 0px 0px 5px 0px;
/*      margin: 5px;*/
        float: left;
        padding: 0px;
        background: url("assets/templates/datatechniques/images/top-image3.jpg") no-repeat white;
/*      background-position: center center; */
}


/**** LEFT COLUMN STYLES ****/
#divLeftColumn
{
        margin-left: 10px;
        padding: 0px;
        float: left;

}

/** NAV STYLES **/

#divMainNav
{
        width: 160px;
        margin: 2px 0px;
        padding: 0px;
        float: left;
/*      clear: left;*/
        border: 1px solid black;
}

#divMainNav ul
{
        list-style: none;
        margin: 0px 2px;
        padding: 2px 0px;
}

#divMainNav li 
{
        background: url("assets/templates/datatechniques/images/menu_bg2.png") no-repeat;
}

#divMainNav li:hover
{
        background-position: -159px 0px;
}

#divMainNav li a
{
        font-size: 11px;
        font-weight: bold;
        line-height: 25px;
        color: #5F2F9D;
        text-align: left;
        padding-top: 5px;
        padding-left: 18px;
        text-decoration: none;
        border: 0px solid black;
}

#divMainNav ul ul
{
}

#divMainNav li li
{
        margin: 2px 0px;
        background: white;
}

#divMainNav li li a
{
        line-height: normal;
        padding: 2px 0px 2px 17px;
        background: url("assets/templates/datatechniques/images/indent1.png") no-repeat;
        color: #7F2500;
}

#divMainNav li a:hover
{
        text-decoration: none;
        color: #7F2500;
}


/*** FEATURED PRODUCT STYLES00 ***/

#divFeaturedProduct
{
        width: 160px;
        margin: 0px;
        padding: 0px;
        float: left;
        clear: left;
        text-align: center;
        border: 1px solid black;
}

#divFeaturedProduct img
{
        padding: 5px 6px 6px 5px;
        float: left;
}

/**** CONTENT STYLES *****/


#divContent
{
        margin: 0px auto;
        padding: 0px;
        width: 645px;
        float: right;
/*      border: 1px solid black; */
}

/** BANNER STYLES **/
#divBannerOuter
{
        width: 635px;
        float: left;
        clear: none;
        margin: 0px auto;
        padding: 0px;
        text-align: center;
}

#divBannerInner
{
        margin: 2px 0px;
}


/** Page Post Styles **/

#divPost
{
        margin: 0px;
        padding: 0px;
        float: left;
        clear: none;
        width: 625px;
}

#divPost h1
{
        margin: 0px 0px 0px 10px;
        width: 600px;
        padding: 0px;
        font-weight: bold;
        font-size: 125%;
        line-height: 28px;
        text-indent: 15px;
        color: #666666;
        background: url("assets/templates/datatechniques/images/contenthead.png") top left repeat-x;
}

#divPost h2,
#divPost h3,
#divPost h4,
#divPost p
{
        margin: 10px;
}

/*** Services Pages Styles ***/

#liServicesOverView
{
        margin: 0px 0px 0px 5px;
/*      margin: 0px;*/
        padding: 0px;
}

.liServicesOverViewItem
{
        list-style: none;
        margin: 0px;
        padding: 0px;
/*      float: left;*/
        clear: left;
}

.liServicesOverViewItem h2
{
        margin: 0px 0px 0px 10px;
        padding: 0px;
        line-height: 28px;
        background: url("assets/templates/datatechniques/images/contenthead.png") top left repeat-x;
        color: #666666;
        text-indent: 15px;
        font-weight: bold;
        font-size: 11px;
}

.liServicesOverViewItem a,
.liServicesOverViewItem h2 a:hover,
.liServicesOverViewItem h2 a:visted
{
        color: black;
        text-decoration: none;
        border: 0px solid white;
}

.liServicesOverViewItem img
{
        float: left;
        margin-right: 10px;
}

.pServicesOverviewReadMoreLink
{
        clear: left;
}

/*** Accreditations Page Styles ***/

#tbAccreditations
{
}

#tbAccreditations td
{
        vertical-align: middle;
        line-height: 100%;
        background-color: white;
/*      width: 317px;*/
}

#tbAccreditations td img
{
        float: left;
}


/*** Contact Form Styles ***/

#contactform label
{
        width: 140px;
        display: block;
        float: left;
        clear: left;
}

#contactform img
{
        clear: none;
}
