body
{
    font-size:0.8em !important;
    font-size:0.7em;
    font-family: 'Arial','Helvetica','Verdana',sans-serif;
    color:#666;
    margin:0;
    padding:0;
    padding-top:65px;
    background:#fff url(../images/bg.jpg);
    overflow:hidden;
}

table, td, th
{
    margin:0 0 6px 0;
    padding:0;
    vertical-align:top;
    font: normal 11px Arial;
    border:none;
    
}
td
{
}

td img
{
    width:120px;
    height:120px;
    /*border:1px solid #666;*/
    border:none;
}



table.small img
{
    width:57px;
    height:57px;
    margin-bottom:6px;
    margin-right:6px;
    /*border:1px solid #666;*/
}

table.medium img
{
    width:88px;
    height:88px;
    margin:5px 5px 0 0;
    border:1px solid #666;
}


summary
{
    font-weight:bold;
}

form
{
    display:inline;
}

input
{
    font-size:0.8em;
    border:1px solid #666;
    padding:1px;
    width:170px;
}

input.button
{
    font-size:0.8em;

    padding:0;
    background:#20b29c;
    color:#fff;
}


h1
{
    font-size:16px;
    font-weight:normal;
}

h2
{
    font-size:1em;
    margin-bottom:0;
}

hr
{
    color:#b10025;
    background:#b10025;
    border:none;
    margin:36px 0 36px 0;
}

#background
{
    position fixed !important;
    position:absolute;
    top:0;
    left:0;
    width:1200px;
    height:900px;
    z-index:1;
}

#container
{
    width:620px;
    height:442px;
    margin-right:auto;
    margin-left:130px;
    /*background:#fff;
    border:1px solid green;*/
    text-align:left;
    z-index:99;
}

#banner
{
    height:126px;
    width:418px;
    background:#fff;
    margin-bottom:10px;
    border-bottom: 2px solid #666;
}

#banner img
{

}

h1.home
{
    width:368px;
    font:normal 18px Arial, Verdana, Sans;
    color:#666;
}

/**
    MENU
*/

#menu a
{
    display:block;
    padding:14px 0 0 0;
    margin:0 0 0 10px;
    width:130px;
    height: 0px !important;
    /*height:14px;*/
    font-size:11px;
    overflow:hidden;
    border-bottom: 1px solid white;
}

#menu a:hover
{
    color:#c80;
}

#about a, #sub_about
{
    background: url(../images/about.jpg) top left no-repeat ;
}

#about a:hover
{
    background-position: 0 -14px;
}

#about a.hilite, #sub_about
{
    background-position: 0 -28px;
}

#people a, #sub_people
{
    background: url(../images/people.jpg) top left no-repeat ;
}

#people a:hover
{
    background-position: 0 -14px;
}

#people a.hilite, #sub_people
{
    background-position: 0 -28px;
}

#reports a, #sub_reports
{
    background: url(../images/reports.jpg) top left no-repeat ;
    
}

#reports a:hover
{
    background-position: 0 -14px;
}

#reports a.hilite, #sub_reports
{
    background-position: 0 -28px;
}

#services a, #sub_services
{
    background: url(../images/services.jpg) top left no-repeat ;
}

#services a:hover
{
    background-position: 0 -14px;
}

#services a.hilite, #sub_services
{
    background-position: 0 -28px;
}

#clients a, #sub_clients
{
    background: url(../images/clients.jpg) top left no-repeat ;
}

#clients a:hover
{
    background-position: 0 -14px;
}

#clients a.hilite, #sub_clients
{
    background-position: 0 -28px;
}

#news a, #sub_news
{
    background: url(../images/news.jpg) top left no-repeat ;
}

#news a:hover
{
    background-position: 0 -14px;
}

#news a.hilite, #sub_news
{
    background-position: 0 -28px;
}

#links a, #sub_links
{
    background: url(../images/links.jpg) top left no-repeat ;
}

#links a:hover
{
    background-position: 0 -14px;
}

#links a.hilite, #sub_links
{
    background-position: 0 -28px;
}

#contacts a, #sub_contacts
{
    background: url(../images/contacts.jpg) top left no-repeat ;
}

#contacts a:hover
{
    background-position: 0 -14px;
}

#contacts a.hilite, #sub_contacts
{
    background-position: 0 -28px;
}

#menu dl
{
    margin:0;
    padding:10px 0 0 0;
    width:150px;
    background:#fff;
    z-index:995;
}

#menu dt
{

    background:#666;
    height:14px;
    margin:0 10px 5px 10px;
    padding:0;
}

#menu dd
{
    padding:0;
    margin:0;
}

#menu a.home, #menu a.home:hover
{
    padding:0;
    margin:0;
    /*color:#b10025;*/
    height:0 !important;
    background:#20b29c url(gp-logo.png) no-repeat top left;
    padding-top:48px;
    overflow:hidden;
    color:#20b29c;
    font-weight:normal;
    width:200px;
    border-bottom:1px solid green;
}


#menu li.current
{
    /*background:#f8dbab;*/

}


#menu
{
    /*position:fixed !important;*/
    position:relative;
    left:0;
    float: left;
    height:0 !important;
    min-height:442px;
    max-height:442px;
    height:442px;
    z-index:990;
    width: 150px;
    /*background-image:url(../images/vandal.png);
    background-repeat: no-repeat;
    background-position: bottom left;*/

}

#logo
{

    width: 150px;
    height:293px;
    background-image:url(../images/vandal.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#logo a
{   
    padding-top:290px;
    display:block;
    width:120px;
    overflow:hidden;
    color:#666;
}
/**
    //MENU
*/

/**
    SUBNAV
*/
#subnav dl
{
    float: left;
    margin:0;
    padding:0;
}

#subnav dt
{
    background:#666;
    height:14px;
    width:136px;
    margin:0;
    padding:0;
    margin:0 5px 5px 0;
}

#subnav dt.last, #content td img.last, #content img.last
{
    margin-right:0;
}

#subnav dd.section
{
    margin:0;
    padding:14px 0 0 0;
    width:136px;
    height:0;
    overflow:hidden;
}

#subnav dd
{
    margin:0;
    padding:0;
    overflow:hidden;
}

#subnav
{
    background:#fff;
    padding-top:10px;
    z-index:10;
    margin:0 20px 0 170px;
    width:420px;
    height:73px;
    border-bottom:2px solid #666;
    font: normal 10px Arial;
    color:#666;
    position:absolute;
}

#subnav a, #content a
{
    text-decoration:none;
    color:#666;
    font: normal 10px Arial;
}   

#subnav a
{
    margin:0;
    padding:14px 0 0 0;
    height:0;
    overflow:hidden;
    display:block;
    width:136px;
}

#radius a
{
    background: url(../images/radius_sub.jpg) top left no-repeat ;
}

#radius a:hover
{
    background-position: 0 -14px;
}

#radius a.hilite
{
    background-position: 0 -28px;
}

#lowdown a
{
    background: url(../images/lowdown_sub.jpg) top left no-repeat ;
}

#lowdown a:hover
{
    background-position: 0 -14px;
}

#lowdown a.hilite
{
    background-position: 0 -28px;
}

#vision a
{
    background: url(../images/vision_sub.jpg) top left no-repeat ;

}

#vision a:hover
{
    background-position: 0 -14px;
}

#vision a.hilite
{
    background-position: 0 -28px;
}

#bespoke_reports a
{
    background: url(../images/bespoke_reports_sub.jpg) top left no-repeat ;

}

#bespoke_reports a:hover
{
    background-position: 0 -14px;
}

#bespoke_reports a.hilite
{
    background-position: 0 -28px;
}

#other a
{
    background: url(../images/other_services_sub.jpg) top left no-repeat ;
}

#other a:hover
{
    background-position: 0 -14px;
}

#other a.hilite
{
    background-position: 0 -28px;
}

#newsletter a
{
    background: url(../images/sign_up_email.jpg) top left no-repeat ;
}

#newsletter a:hover
{
    background-position: 0 -14px;
}

#newsletter a.hilite
{
    background-position: 0 -28px;
}

/**
    //SUBNAV
*/

/**
    CONTENT
*/
#content
{   
    padding:0 0 10px 0;
    margin:93px 20px 0 10px;
    z-index:5;
    height:auto !important;
    min-height:320px;
    height:320px;
    width:420px;
    font: normal 11px Arial;
}

#content p.summary
{
    border-bottom:2px solid #666;
    padding-bottom:10px;
    padding-right:53px;
}

#content p
{
    padding-bottom:10px;
    padding-right:45px;
}

#content a
{
    text-decoration: underline;
    font-size:1em;
}

#content img
{
    border:none;
    margin-right:6px;
}

#content dl
{
    padding-bottom:60px;
}

.footer
{
    line-height:10px !important;
    line-height:0;
}

#main
{
    margin-left:160px;
    width:460px;
    background:#fff;
    height:442px;
    overflow:auto;
    overflow-x: hidden;    
    position:absolute;
    z-index:5;
}
/**
    SERVICES
*/
#divservices div
{
    float:left;
    margin:0;
    font-weight:bold;
}

#divservices img
{
    margin:10px 10px 15px 0;
    width:182px;
    height:118px;
}



/**
    CLIENTS
*/
#divclients
{
    width:420px;
}
   
#divclients div
{
    float:left;
    padding-right:55px;
    margin:0;
    font-weight:bold;
}

#divclients img
{
    margin:10px 0 10px 0;
}

hr.clients
{
    height:2px;
    color:#948164;
    background-color:#948164;
    margin:10px 0 10px 0;
    width:420px;
}

#newsdiv img
{
    max-width:420px;
}

hr.news
{
    height:2px;
    color:#175eac;
    background-color:#175eac;
    margin:10px 0 10px 0;
    width:420px;
}

hr.newsletter
{
    height:2px;
    color:#666;
    background-color:#666;
    margin:10px 0 10px 0;
    width:400px;
}

#newsletterForm div
{
    float:left;
    padding-right:10px;
    margin:0 0 10px 0;
    font-weight:normal;
}

#newsletterForm a
{
    color:#666;
}

#newsletterForm span.star, #newsletterForm p.star
{
    color:#C00;
}
/**

        PEOPLE PROFILE

*/

#details
{
    margin-left: 130px;
    width:245px;
    line-height:13px;
}

#details a, #popup a, #popup span
{
    text-decoration:none;
    font: normal 11px Arial;
    line-height:16px;
    color:#666;
}

#popup span, span.disabled
{
    color:#ccc;

}
#headingImg
{
    margin-bottom:10px;
}

#image
{
    width:120px;
    height:150px;
    float:left;
    line-height:13px;
}

#image img
{
    width:120px;
    height:120px;
}

#image a
{
    display:block;
    padding-top:6px;
}

.date
{
    color:#999;
    font: normal 10px Georgia, Serif;
}

img.report
{
    width:329px;
    height:233px;
    margin-left:auto;
    margin-right:auto;
}

img.resized
{
    width:420px;
}
