﻿a
{
    color: #024993;    
}    
a.whitearrowbefore
{
    background: url(whitearrow.gif) no-repeat left center;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
}
a.bluearrowbefore
{
    background: url(bluearrow.gif) no-repeat left 6px;
    color: #024993;
    font-weight: bold;
    padding-left: 10px;
}
body
{
    background: url(body-bg.jpg) repeat-x top center;
    color: #333;
    font-family: Arial, Verdana, Tahoma;
    font-size: 80%;
}
body.simple
{
    background: none;
    color: #333;
    font-family: Arial, Verdana, Tahoma;
    font-size: 80%;
    padding: 30px;
}
body.simple img.case
{
    padding-bottom: 30px;
}
body.simple h3
{
    border-bottom: dotted 1px #ddd;
    color: #333;
    margin: 20px 0 5px 0;
    padding-bottom: 5px;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.floatimgright
{
    float: right;
    margin: 0 10px 20px 30px;
}
h1
{
    font-size: 210%;
    color: #021d3f;
    margin: 0 0 10px;
}
h2
{
    font-size: 140%;
    margin-bottom: 20px;
}
.helveticalight, .helveticathin, .helveticabold
{
}
/* Master Page Styles */
#container
{
    width: 1000px;
    margin: auto auto;
    position: relative;
}
#toplinks
{
    line-height: 30px;
    color: #909398;
    line-height: 30px;
    vertical-align: middle;
}
#toplinks span.social
{
    color: #909398;
    margin-left: 30px;
}
#toplinks span.social a, #toplinks span.social img
{
    margin-bottom: 2px;
    vertical-align: middle;
}
#toplinks span.clientlogin
{
    float: right;
}
#toplinks a.client
{
    margin-left: 10px;
}
#toplinks .topnav
{
    color: #4d4f51;
    float: left;
}
#toplinks .topnav a
{
    color: #fff;
    padding-bottom: 2px;
    text-decoration: none;
}
#header
{
    margin: 19px 0 33px 0;
}
#header img.logo
{
    margin-left: -7px;
}
#header div.floatright div.contactinfo
{
    margin: 0;
    color: #fff;
    text-align: right;
    font-size: 220%;
    margin-bottom: 0;
}
#header div.floatright div.contactinfo a
{
    color: #021D3F;
    font-size: 65%;
    text-decoration: none;
}
#header div.search
{
    margin-top: 20px;
}
#header div.search input.text
{
    background: url(search-box.gif) no-repeat;
    width: 326px;
    height: 18px;
    border: none;
    float: left;
    padding: 8px 5px;
    color: #aaa;
}
    /* Header Navigation */
div#navigation
{
    background: url(nav-bg.gif) no-repeat bottom left;
    height: 40px;
    position: relative;
    z-index: 15;
    margin: 10px 0 0 0;
}
div#navigation ul.root
{
    height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 960px;
}
div#navigation ul.root li
{
    display: inline !important;
    float: left !important;
    position: relative !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
div#navigation ul.root li a
{
    color: #fff;
    background: url(nav-item-off.gif) no-repeat right top;
    float: left;
    font-weight: bold;
    text-decoration: none;
}
div#navigation ul.root li a span
{
    cursor: pointer;
    float: left;
    line-height: 3.7;
    list-style-type: none;
    padding: 0 10px;
    text-align: center;
    font-size: 90%;
}
div#navigation ul.root li.on a, div#navigation ul.root li a:hover, div#navigation ul.root li:hover a
{
    background: url(nav-item-on.gif) no-repeat right top;
    color: #fff;
}
div#navigation ul.root li.on a.home span, div#navigation ul.root li a.home:hover span
{
    background: url(nav-item-on-home.gif) no-repeat left top;
}
div#navigation ul.root li ul
{
    background: url(dropdown-bg.png) no-repeat bottom left;
    display: none;
    left: -5px;
    margin: 0;
    padding: 0 5px 5px 5px;
    position: absolute;
    top: 39px;
    width: 200px;
    z-index: 20;
}
div#navigation ul.root ul li a span
{
    background: #fff none !important;
    border-bottom: solid 1px #ddd;
    color: #666 !important;
    font-weight: bold;
    font-size: 90%;
    line-height: normal;
    padding: 6px 10px !important;
    text-align: left !important;
    width: 181px !important;
    position: relative !important;
}
div#navigation ul.root ul li a:hover span
{
    background: #f0f0f0 none !important;
    color: #353a7a !important;
}
    /* Page Body Styles */
#main
{
    margin: 10px;
}
    /* Sub Nav Styles */
div#subnavigation
{
    background: url(subnav.gif) no-repeat top left;
    font-size: 90%;
    width: 220px;
    margin-right: 25px;
    float: left;
}
div#subnavigation div.bottom
{
    background: url(subnav-bottom.gif) no-repeat bottom left;
    width: 220px;
    padding-bottom: 30px;
}
div#subnavigation h4
{
    background: url(subnav_header.gif) no-repeat;
    color: #333333;
    font-size: 110%;
    margin: 15px 0 3px 0;
    padding: 0 10px 0 18px;
}
div#subnavigation ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#subnavigation ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#subnavigation ul li a
{
    border-bottom: solid 1px #E9E9E9;
    color: #024993;
    display: block;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px 0 5px 10px;
    width: 190px;
    text-decoration: none;
}
div#subnavigation ul li.on a
{
    border-bottom: none;
    color: #999;
}
div#subnavigation ul li.on ul li a
{
    border-bottom: solid 1px #E9E9E9;
    color: #024993;
	padding-left: 20px;
}
div#subnavigation ul li a.end
{
    border-bottom: none;
}
div#subnavigation ul li a:hover, div#subnavigation div.collapse ul li.on a
{
    color: #222 !important;
}
div#subnavigation div.collapse ul
{
    display: none;
    margin: 0;
    padding: 0;
    width: 200px;
}
div#subnavigation div.collapse ul.display
{
    display: block;
}
div#subnavigation ul.display li a
{
    padding-left: 25px;
    width: 185px;
}
div#subnavigation div.collapse p
{
    background: url(greyarrow.gif) no-repeat 10px center;
    color: #999999;
    cursor: pointer;
    font-weight: bold;
    margin: 0 0 0 10px;
    border-bottom: solid 1px #E9E9E9;
    width: 180px;
    padding: 5px 0 5px 20px;
}
div#subnavigation div.collapse p.active
{
    background: url(downarrow.gif) no-repeat 10px center;
}
div#subnavigation div.collapse ul li a
{
    padding: 5px 0 5px 25px;
    width: 175px;
}
    /* Footer Styles */
#footer
{
    color: #A1B9D8;
    background: #021D3F url(footer-bg.gif) no-repeat bottom;
    width: 940px;
    margin: 50px 0 30px 10px;
    padding: 15px 20px;
    font-weight: bold;
}
#footer a
{
    color: #A1B9D8;
}
#footer div.links
{
    color: #454B53;
}
#footer div.links a
{
    color: #fff;
    text-decoration: none;
}
#footer p
{
    margin: 40px 0 0;
}
#footer span.bluebox
{
    float: right;
}
/* Home Styles */
#home div.intro
{
    margin-bottom: 20px;
}
#home div.intro div.features
{
    float: right;
    width: 235px;
}
#home div.intro div.features span.feature
{
    height: 70px;
    font-size: 85%;
    color: #666666;
    padding: 10px 5px 0 80px;
    margin-bottom: 6px;
    display: block;
}
#home div.intro div.features a
{
    text-decoration: none;
    color: #666666;
}
#home div.intro div.features a:hover span.title
{
    text-decoration: underline;
}
#home div.intro div.features a:hover span.feature
{
    text-decoration: none;
}
#home div.intro div.features span.feature.all
{
    background: url(feature-all.jpg) no-repeat;
}
#home div.intro div.features span.feature.corporate
{
    background: url(feature-corporate.jpg) no-repeat;
}
#home div.intro div.features span.feature.school
{
    background: url(feature-school.jpg) no-repeat;
}
#home div.intro div.features span.feature.bespoke
{
    background: url(feature-bespoke.jpg) no-repeat;
}
#home div.intro div.features span.feature.case
{
    background: url(feature-case.jpg) no-repeat;
}
#home div.intro div.features span.feature span.title
{
    font-size: 110%;
    background: url(bluearrow.gif) no-repeat left 6px;
    color: #024993;
    font-weight: bold;
    padding-left: 10px;
}
#home div.intro div#splash
{
	width: 735px;
	height: 250px;
    position: relative;
}
#home div.intro div#splash a 
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#home div.intro div#splash a.active 
{
    z-index:10;
    opacity:1.0;
}
#home div.intro div#splash a.last-active 
{
    z-index:9;
}
#home div.homebody
{
    float: left;
    width: 735px;
    color: #666666;
}
#home div.homebody b
{
    color: #333;
}
#home div.homebody h1
{
    margin: 10px 0;
}
#home div.homebody div.leftinner
{
    float: left;
    width: 470px;
}
#home div.homebody div.leftinner div.featureevents
{
    float: left;
    background: url(eventbottom.gif) no-repeat bottom left;
    width: 225px;
    margin-bottom: 25px;
}
#home div.homebody div.leftinner div.featureevents.first
{
    margin-right: 20px;
}
#home div.homebody div.leftinner div.featureevents div.newevent
{
    background: url(team-development-tools.gif) no-repeat top left;
    width: 195px;
    padding: 40px 15px 20px;
}
#home div.homebody div.leftinner div.featureevents div.popularevent
{
    background: url(popularevents.gif) no-repeat top left;
    width: 195px;
    padding: 40px 15px 20px;
}
#home div.homebody div.leftinner div.featureevents div.event
{
    margin-bottom: 20px;
}
#home div.homebody div.leftinner div.featureevents div.event div.image
{
    background: url(image-bg.gif) no-repeat;
    width: 56px;
    height: 56px;
    padding: 5px;
    float: left;
    margin-right: 7px;
}
#home div.homebody div.leftinner div.featureevents div.event div.text
{
    padding-top: 5px;
    float: left;
    width: 120px;
    font-size: 90%;
}
#home div.homebody div.leftinner div.featureevents div.event div.text p
{
    font-size: 85%;
    margin-bottom: 5px;
}
#home div.homebody div.leftinner div.featureevents div.event div.text h3
{
    float: left;
    width: 120px;
}
#home div.homebody div.leftinner div.featureevents div.event div.text h3 a
{
    text-decoration: none;
    color: #333333;
}
#home div.homebody div.rightinner
{
    float: right;
}
#home div.homebody div.rightinner div
{
    margin-bottom: 20px;
}
#home div.homebody div.rightinner div.latestarticles
{
    background: url(latestarticles.gif) no-repeat top left;
    width: 205px;
    padding: 55px 15px 0;
}
#home div.homebody div.rightinner div.latestarticles p
{
    margin-bottom: 8px;
    border-bottom: dotted 1px #D6D7D7;
    padding-bottom: 10px;
}
#home div.homebody div.rightinner div.latestarticles div.text
{
    margin-bottom: 0;
}
#home div.homebody div.rightinner div.latestarticles div.social
{
    font-size: 85%;
    height: 45px;
    margin-bottom: 0;
}
#home div.homebody div.rightinner div.latestarticles div.social div.links
{
    float: right;
}
#home div.homebody div.rightinner div.latestarticles div.social div.links img
{
    margin-left: 0;
}
#home div.homebody div.rightinner div.latestarticles div.social p
{
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    width: 100px;
}
#home div.homebody div.rightinner div.latestarticles div.social p b
{
    color: #333333;
}
/* Snail Styles */
div.snail
{
    padding-bottom: 20px;
}
div.snail ul, div.snail ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.snail ul li
{
    display: inline;
}
div.snail ul li a
{
    background: url(lightgreyarrow.gif) no-repeat left center;
    font-weight: bold;
    padding: 0 2px 0 12px;
    text-decoration: none;
    color: #024993;
}
div.snail ul li a.home
{
    background: none;
    padding-left: 0;
}
/* Category Styles */
#category div.categorybody
{
    float: left;
    width: 735px;
    color: #666666;
    margin-top: 20px;
}
#category div.categorybody b
{
    color: #333;
}
#category div.categorybody.locations
{
    margin-top: 0;
}
#category div.categorybody.locations div.featureevents
{
    float: left;
    background: url(eventbottom.gif) no-repeat bottom left;
    width: 225px;
    margin: 0 0 25px 25px;
}
#category div.categorybody.locations div.featureevents div.popularevent
{
    background: url(popularevents.gif) no-repeat top left;
    width: 195px;
    padding: 40px 15px 20px;
}
#category div.categorybody.locations div.featureevents div.popularevent div.event
{
    margin-bottom: 20px;
}
#category div.categorybody.locations div.featureevents div.popularevent div.event div.image
{
    background: url(image-bg.gif) no-repeat;
    width: 56px;
    height: 56px;
    padding: 5px;
    float: left;
    margin-right: 7px;
}
#category div.categorybody.locations div.featureevents div.popularevent div.event div.text
{
    padding-top: 5px;
    float: left;
    width: 120px;
    font-size: 90%;
}
#category div.categorybody.locations div.featureevents div.popularevent div.event div.text p
{
    font-size: 85%;
    margin-bottom: 5px;
}
#category div.categorybody.locations div.featureevents div.popularevent div.event div.text h3
{
    float: left;
    width: 120px;
}
#category div.categorybody.locations div.featureevents div.popularevent div.event div.text h3 a
{
    text-decoration: none;
    color: #333333;
}
#category div.categorybody div.location-header
{
    background: no-repeat top left;
    float: left;
    width: 715px;
    height: 170px;
    padding: 20px 0 20px 20px;
}
#category div.categorybody div.location-header h1, #category div.categorybody div.location-header h2
{
    width: 330px;
    margin-bottom: 5px;
}
#category div.categorybody div.location-info
{
    float: left;
    width: 481px
}
#category div.categorybody div.location-contact
{
    float: left;
}
#category div.categorybody div.casestudieslist
{
    margin-bottom: 60px;
}
#category div.categorybody div.casestudieslist div.casestudy
{
    float: left;
    margin: 0 25px 25px 0;
    width: 340px;
}
#category div.categorybody div.casestudieslist div.image
{
    background: url(case-study-image.gif) no-repeat;
    float: left;
    padding: 5px;
    width: 136px;
    height: 76px;
    margin-bottom: 10px;
    text-align: center;
}
#category div.categorybody div.casestudieslist div.text
{
    float: right;
    padding: 0;
    width: 180px;
}
#category div.categorybody div.casestudieslist div.text p
{
    margin-bottom: 7px;
}
#category div.categorybody div.casestudieslist div.text p.title a
{
    color: #024993;
    font-weight: bold;
    text-decoration: none;
}
#category div.categorybody div.casestudieslist div.text p.teaser
{
}
#category div.categorybody div.casestudieslist div.tags img
{
    cursor: help;
    float: left;
    margin: 10px 5px 0 0;
}

#category div.categorybody div.eventlist
{
    margin-bottom: 20px;
}
#category div.categorybody div.eventlist div.event
{
    float: left;
    margin: 0 25px 35px 0;
    width: 216px;
    min-height: 220px;
}
#category div.categorybody div.eventlist div.image
{
    background: url(event-image.gif) no-repeat;
    padding: 5px;
    width: 206px;
    height: 66px;
    margin-bottom: 10px;
}
#category div.categorybody div.eventlist div.text
{
    padding: 0 5px;
}
#category div.categorybody div.eventlist div.text p
{
    margin-bottom: 7px;
}
#category div.categorybody div.eventlist div.text p.title a
{
    color: #024993;
    font-weight: bold;
    text-decoration: none;
}
#category div.categorybody div.eventlist div.text p.teaser
{
}
#category div.categorybody div.eventlist div.tags img
{
    cursor: help;
    float: left;
    margin: 10px 5px 0 0;
}
#category div.categorybody div.eventlist div.page
{
    border: solid 1px #eaeaea;
    min-height: 80px;
    margin: 0 25px 10px 0;
    padding: 5px;
    width: 206px;
}
#category div.categorybody div.eventlist div.page p.teaser
{
    font-size: 85%;
}
#category div.categorybody div.bottom
{
    margin-top: 30px;
}
#category div.categorybody div.bottom div
{
    float: left;
    margin-right: 14px;
}
#category div.categorybody div.bottom.location-bottom
{
    margin-top: 30px;
    float: left;
}
#category div.categorybody div.bottom div.latestarticles
{
    background: url(latestarticles.gif) no-repeat top left;
    width: 205px;
    padding: 55px 15px 0;
    margin-right: 0;
}
#category div.categorybody div.bottom div.latestarticles p
{
    margin-bottom: 8px;
    border-bottom: dotted 1px #D6D7D7;
    padding-bottom: 10px;
}
#category div.categorybody div.bottom div.latestarticles div.text
{
    float: none;
}
#category div.categorybody div.bottom div.latestarticles div.social
{
    font-size: 85%;
    height: 45px;
    margin: 0;
    width: 205px;
}
#category div.categorybody div.bottom div.latestarticles div.social p
{
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    width: 100px;
}
#category div.categorybody div.bottom div.latestarticles div.social p b
{
    color: #333333;
}
#category div.categorybody div.bottom div.latestarticles div.social div.links
{
    float: right;
    margin: 0;
}

/* Case Study Styles */
#casestudy div.casestudybody
{
    color: #666666;
    float: left;
    margin-top: 20px;
    width: 735px;
}
#casestudy div.casestudybody b
{
    color: #333;
}
#casestudy div.casestudybody h1
{
    margin: 0 0 10px 0;
}
#casestudy div.casestudybody h3
{
    border-bottom: dotted 1px #ddd;
    color: #333;
    margin: 20px 0 5px 0;
    padding-bottom: 5px;
}
#casestudy div.casestudybody img.floatright
{
    margin: -10px 0 20px 10px;
}
#casestudy div.casestudybody div.leftinner
{
    float: left;
    width: 470px;
}
#casestudy div.casestudybody div.rightinner
{
    float: right;
}
#casestudy div.casestudybody div.rightinner div.bottom
{
    background: url(detailsbottom.gif) no-repeat bottom left;
    width: 235px;
    margin-bottom: 15px;
}
#casestudy div.casestudybody div.rightinner div.assets
{
    width: 240px;
}
#casestudy div.casestudybody div.rightinner div.assets div.image
{
    background: url(asset-bg.gif) no-repeat;
    width: 46px;
    height: 46px;
    padding: 5px;
    position: relative;
    margin: 0 4px 4px 0;
    float: left;
}
#casestudy div.casestudybody div.rightinner div.assets div.image img.enlarge
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}
#casestudy div.casestudybody div.rightinner div.bottom div.specs
{
    background: url(spec.gif) no-repeat top left;
    width: 211px;
    padding: 52px 12px 20px;
}
#casestudy div.casestudybody div.rightinner div.bottom div.specs div.tags
{
    cursor: help;
    margin: 10px 5px 0 0;
}
#casestudy div.casestudybody div.rightinner div.bottom div.specs ul
{
    margin-top: 0;
    padding-top: 0;
}
#casestudy div.casestudybody div.rightinner div.bottom div.feedback
{
    background: url(feedback.gif) no-repeat top left;
    width: 213px;
    padding: 48px 11px 10px;
    color: #666666;
}
#casestudy div.casestudybody div.rightinner div.bottom div.feedback h4
{
    display: inline;
    padding: 0 0 0 20px;
    background: url(left-quote.gif) no-repeat top left;
}
#casestudy div.casestudybody div.rightinner div.bottom div.feedback b
{
    padding: 0 20px 0 0;
    background: url(right-quote.gif) no-repeat bottom right;
}
#casestudy div.casestudybody div.rightinner div.bottom div.feedback p
{
    margin: 3px 0 10px;
}

/* Event Styles */
#event div.eventbody
{
    color: #666666;
    float: left;
    margin-top: 20px;
    width: 735px;
}
#event div.eventbody b
{
    color: #333;
}
#event div.eventbody h1
{
    margin: 20px 0 10px 0;
}
#event div.eventbody h3
{
    border-bottom: dotted 1px #ddd;
    color: #333;
    margin: 20px 0 5px 0;
    padding-bottom: 5px;
}
#event div.eventbody img.floatright
{
    margin: 0 0 20px 30px;
}
#event div.eventbody div.leftinner
{
    float: left;
    width: 470px;
}
#event div.eventbody div.leftinner a.make-enquiry
{
    margin-bottom: 10px;
    float: left;
}
#event div.eventbody div.leftinner h2
{
    margin-bottom: 10px;
}
#event div.eventbody div.rightinner
{
    float: right;
}
#event div.eventbody div.rightinner div.bottom
{
    background: url(detailsbottom.gif) no-repeat bottom left;
    width: 235px;
    margin-bottom: 15px;
}
#event div.eventbody div.rightinner div.assets
{
    width: 225px;
    background: url(assets.gif) no-repeat  top left;
    padding: 40px 0 10px 10px;
}
#event div.eventbody div.rightinner div.assets div.videos div
{
    display: none;
}
#event div.eventbody div.rightinner div.assets div.image
{
    background: url(asset-bg.gif) no-repeat;
    width: 62px;
    height: 62px;
    padding: 5px 3px 3px 5px;
    position: relative;
    margin: 0 3px 3px 0;
    float: left;
}
#event div.eventbody div.rightinner div.assets div.image img.enlarge
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}
#event div.eventbody div.rightinner div.assets p a
{
    float: left;
    padding: 0 5px 5px 0;
}
#event div.eventbody div.rightinner div.bottom div.specs
{
    background: url(spec.gif) no-repeat top left;
    width: 211px;
    padding: 52px 12px 20px;
}
#event div.eventbody div.rightinner div.bottom div.specs div.tags img
{
    cursor: help;
    margin: 3px 1px 0 0;
}
#event div.eventbody div.rightinner div.bottom div.specs ul
{
    margin-top: 0;
    padding-top: 0;
}
#event div.eventbody div.rightinner div.bottom div.feedback
{
    background: url(feedback.gif) no-repeat top left;
    width: 213px;
    padding: 48px 11px 10px;
    color: #666666;
}
#event div.eventbody div.rightinner div.bottom div.feedback h4
{
    display: inline;
    padding: 0 0 0 20px;
    background: url(left-quote.gif) no-repeat top left;
    float: left;
}
#event div.eventbody div.rightinner div.bottom div.feedback h4 b
{
    padding: 0 20px 0 0;
    background: url(right-quote.gif) no-repeat bottom right;
    display: inline;
    clear: both;
    float: left;
}
#event div.eventbody div.rightinner div.bottom div.feedback p
{
    margin: 3px 0 10px;
}
#event div.eventbody div.rightinner div.bottom div.feedback p.case-image
{
    width: 213px;
    text-align: center;
}
#event div.eventbody div.rightinner div.bottom div.feedback a
{
    font-weight: bold;
    background: url(feedback-arrow.gif) no-repeat center left;
    padding-left: 12px;
    color: #024993;
    text-decoration: none;
}
#event div.eventbody div.rightinner div.expert
{
    background: url(expert-neil.gif) no-repeat top left;
    color: #fff;
    font-style: italic;
    margin: 20px 0;
    width: 235px;
}
#event div.eventbody div.rightinner div.expert div.inner
{
    background: url(expert-bottom.gif) no-repeat left bottom;
    padding: 44px 5px 15px 85px;
    width: 145px;
}
#event div.eventbody div.rightinner div.expert div.inner a
{
    color: #fff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    background: url(expert-arrow.gif) no-repeat center left;
    padding-left: 12px;
    font-size: 90%;
    cursor: pointer;
}
#event div.eventbody div.rightinner div.expert p
{
    margin-bottom: 0.5em;
    line-height: 1.4;
    padding-bottom: 20px;
    font-size: 90%;
}
#event div.eventbody div.rightinner div.expert.neil
{
    background: url(expert-neil.gif) no-repeat top left;
}
#event div.eventbody div.rightinner div.expert.jon
{
    background: url(expert-jon.gif) no-repeat top left;
}
#event div.eventbody div.rightinner div.expert.paul
{
    background: url(expert-paul.gif) no-repeat top left;
}


/* Case Study Styles */
#locations div.locationsbody
{
    color: #666666;
    float: left;
    margin-top: 20px;
    width: 735px;
}
#locations div.locationsbody b
{
    color: #333;
}
#locations div.locationsbody h1
{
    margin: 0 0 10px 0;
}
#locations div.locationsbody h3
{
    border-bottom: dotted 1px #ddd;
    color: #333;
    font-size: 130%;
    margin: 20px 0 5px 0;
    padding-bottom: 5px;
}
#locations div.locationsbody div.location
{
    display: none;
}
#locations div.locationsbody div.location.active
{
    display: block;
}
#locations div.locationsbody div.map
{
    float: right;
    margin: 0 10px 30px 20px;
}
#locations div.locationsbody div.mapintro
{
    margin-top: 20px;
}
#locations div.locationsbody div.mapintro div.links
{
    line-height: 140%;
}
#locations div.locationsbody div.mapintro div.links a
{
    background: url(greyarrow.gif) no-repeat left center;
    color: #999999;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding-left: 10px;
    text-decoration: none;
}
#locations div.locationsbody div.mapintro div.links a:hover
{
    color: #024993;
}
#locations div.locationsbody div.bottom
{
    margin-top: 60px;
}
#locations div.locationsbody div.bottom div
{
    float: left;
    margin-right: 14px;
}
#locations div.locationsbody div.bottom div.latestarticles
{
    background: url(latestarticles.gif) no-repeat top left;
    width: 205px;
    padding: 55px 15px 0;
    margin-right: 0;
}
#locations div.locationsbody div.bottom div.latestarticles p
{
    margin-bottom: 8px;
    border-bottom: dotted 1px #D6D7D7;
    padding-bottom: 10px;
}
#locations div.locationsbody div.bottom div.latestarticles div.text
{
    float: none;
}
#locations div.locationsbody div.bottom div.latestarticles div.social
{
    font-size: 85%;
    height: 45px;
    margin: 0;
    width: 205px;
}
#locations div.locationsbody div.bottom div.latestarticles div.social p
{
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    width: 100px;
}
#locations div.locationsbody div.bottom div.latestarticles div.social p b
{
    color: #333333;
}
#locations div.locationsbody div.bottom div.latestarticles div.social div.links
{
    float: right;
    margin: 0;
}

/* Contact Form */
div.contact
{
    background: url(contact-bg.gif) no-repeat;
    width: 690px;
    height: 227px;
    padding: 20px;
    margin-top: 20px;
}
div.contact p.error
{
    text-align: center;
    font-weight: bold;
    color: #CA1228;
    margin-top: 10px;
}
div.contact div.interested
{
    color: #fff;
    margin-bottom: 10px;
}
div.contact div.interested a
{
    color: #fff;
}
div.contact div.interested div.details
{
    float: right;
    margin: 15px 0 0 0;
    padding: 0 10px 0 10px;
    width: 365px;
}
div.contact div.interested div.details img
{
    padding-left: 15px;
}
div.contact div.interested h4
{
    font-size: 130%;
    margin-bottom: 5px;
}
div.contact div.interested p
{
    font-size: 90%;
    margin-bottom: 10px;
    width: 304px
}
div.contact div.interested div.details p
{
    font-size: 100%;
    float: left;
    width: auto;
}
div.contact div.interested div.details span
{
    vertical-align: 10px;
    font-weight: bold;
    padding: 0 5px;
}
div.contact div.contactform table
{
    margin-bottom: 5px;
    width: 420px;
}
div.contact div.contactform table tr td
{
    border-width: 0;
    padding: 0 0 4px 0; 
    vertical-align: top !important;
}
div.contact div.contactform input.textbox
{
    border: none;
    background: url(contact-txtbox.gif) no-repeat;
    color: #999;
    font-size: 90%;
    height: 27px;
    margin-right: 8px;
    padding: 0 5px;
    width: 157px;
}
div.contact div.contactform input.submit
{
    float: right;
    margin-top: -15px;
}
div.contact div.contactform textarea
{
    border: none;
    background: url(contact-txtarea.gif) no-repeat;
    color: #999;
    font-family: Arial, Verdana, Tahoma;
    font-size: 100%;
    height: 97px;
    padding: 5px;
    width: 505px;
}

/* Event Contact Form */

#ContactForm
{
    float: left;
    width: 470px;
}
#ContactForm div.contact
{
    background: url(contact-event-bg.gif) no-repeat;
    width: 450px;
    height: 247px;
    padding: 10px;
    margin-top: 20px;
}
#ContactForm div.contact p.error
{
    text-align: center;
    font-weight: bold;
    color: #CA1228;
    margin-top: 10px;
}
#ContactForm div.contact div.interested
{
    color: #fff;
    margin-bottom: 10px;
}
#ContactForm div.contact div.interested a
{
    color: #fff;
}
#ContactForm div.contact div.interested div.details
{
    float: right;
    margin: 0;
    width: 205px;
    padding: 0 0 0 10px;
}
#ContactForm div.contact div.interested div.details p
{
    float: left;
}
#ContactForm div.contact div.interested div.details img
{
    margin-left: 5px;
    float: left;
    padding: 0;
}
#ContactForm div.contact div.interested h4
{
    font-size: 130%;
    margin-bottom: 5px;
}
#ContactForm div.contact div.interested p
{
    font-size: 90%;
    margin-bottom: 10px;
    float: left;
    width: 234px;
}
#ContactForm div.contact div.interested div.details p
{
    font-size: 100%;
    width: auto;
}
#ContactForm div.contact div.interested div.details span
{
    vertical-align: 10px;
    font-weight: bold;
    margin: 5px 5px 0 5px;
    float: left;
    padding: 0;
}
#ContactForm div.contact div.contactform table
{
    margin-bottom: 5px;
    width: 420px;
}
#ContactForm div.contact div.contactform table tr td
{
    border-width: 0;
    padding: 0 0 4px 0; 
    vertical-align: top !important;
}
#ContactForm div.contact div.contactform input.textbox
{
    border: none;
    background: url(contact-txtbox.gif) no-repeat;
    color: #999;
    font-size: 90%;
    height: 27px;
    margin-right: 8px;
    padding: 0 5px;
    width: 157px;
}
#ContactForm div.contact div.contactform input.submit
{
    float: right;
    margin-top: -15px;
}
#ContactForm div.contact div.contactform textarea
{
    border: none;
    background: url(contact-event-txtarea.gif) no-repeat;
    color: #999;
    font-family: Arial, Verdana, Tahoma;
    font-size: 100%;
    height: 97px;
    padding: 5px;
    width: 265px;
}
/* Page Styles */
#page div.pagebody
{
    float: left;
    width: 735px;
    color: #666666;
    margin-top: 20px;
}
#page div.pagebody b
{
    color: #333;
}
#page div.pagebody div.bottom
{
    margin-top: 60px;
}
#page div.pagebody div.bottom div
{
    float: left;
    margin-right: 14px;
}
#page div.pagebody div.bottom div.latestarticles
{
    background: url(latestarticles.gif) no-repeat top left;
    width: 205px;
    padding: 55px 15px 0;
    margin-right: 0;
}
#page div.pagebody div.bottom div.latestarticles p
{
    margin-bottom: 8px;
    border-bottom: dotted 1px #D6D7D7;
    padding-bottom: 10px;
}
#page div.pagebody div.bottom div.latestarticles div.social
{
    font-size: 85%;
    padding-right: 0;
    margin: 0;
    width: 205px;
}
#page div.pagebody div.bottom div.latestarticles div.social p
{
    padding: 0;
    margin: 0;
    border: none;
    width: 100px;
    float: left;
}
#page div.pagebody div.bottom div.latestarticles div.social p b
{
    color: #333333;
}
#page div.pagebody div.bottom div.latestarticles div.social div.links
{
    float: right;
    margin: 0;
}

/* Blog Styles */
div.articles div.article
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 40px;
    padding-bottom: 30px;
}
div.articles div.article p.date
{
    color: #666666;
    font-size: 90%;
}
div.articles div.article h2
{
    font-size: 230%;
    color: #333;
    margin: 0 0 7px 0;
}

/* Contact Forms */
div.contactform table tr td
{
    padding: 0 10px 7px 0;
    vertical-align: middle;
}
div.contactform table tr td.label
{
    font-weight: bold;
    text-align: right;
}
div.contactform table tr td.submit
{
    padding-top: 10px;
    text-align: right;
}
div.contactform table tr td.required
{
    background: url(required.gif) no-repeat left 13px;
}
div.contactform p.required
{
    color: #999;
    font-size: 90%;
    font-style: italic;
}
div.contactform p.required span
{
    background: url(required.gif) no-repeat center 7px;
    padding: 0 5px;
}
div.contactform div.error
{
    background: url(error-middle.gif) repeat-x left top;
    margin-bottom: 10px;
}
div.contactform div.error div
{
    background: url(error-left.gif) no-repeat left top;
}
div.contactform div.error div div
{
    background: url(error-right.gif) no-repeat right top;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding: 0 10px;
}

/* Gallery */

div.gallery div.image
{
    border: solid 1px #ccc;
    padding: 5px;
    position: relative;
    margin: 0 10px 10px 0;
    float: left;
}
div.gallery div.image img
{
    vertical-align: top;
}
div.gallery div.image img.enlarge
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}



/* Content Slider */
#slider
{
    float: left;
    margin: 0 0 10px 0;
    width: 200px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width: 685px;
	height: 250px;
	overflow:hidden; 
}
