/**
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */

/* Misc Styles and defaults
-------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	color:#7c7c7c;
	/*color: #9b9898;*/
 	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	background: #fff
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

img {
    border:0;
}

html body .last {
    margin-right:0;
}

.typography a.more  {
    width:18px;
    line-height:18px;
    display:inline-block;
    text-decoration:none;
    background:transparent url(http://static.methodware.com/themes/mdw/images/icon-arrow.png) center no-repeat;
}

.typography a.more:hover  {
    text-decoration:none;
}

hr {
	border:0;
	color:#E1E3E1;
	background-color:#E1E3E1;
	margin:0 0 0 0;
	height:1px;
}

/* CONTAINER
----------------------------------------- */
div#BgContainer {
	width: 970px;
	margin: 0 auto;

    }
div#Container {
	width: 100%;
	padding-bottom: 5px;
}

div#Layout {
	width: 100%;
	clear: both;
	margin: 0 auto;
}
div#Accesslinks{
    left:-6000px;
    position:absolute;
}
div#Content {
	width: 100%;
	margin: 0 auto;
	text-align: left;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-shadow-bottom.png) left top no-repeat;
}

div#ContentNoHero {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

div#ContentLiner    {
    width:100%;
    margin:0 auto;
 /*   overflow:hidden;*/
}

div#Container div.shadow    {
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-shadow-bottom-large.png) left top no-repeat;
}
div#ContactForm {
    float:left;
    margin:0 0 0 31px;
}
/* HEADER
----------------------------------------- */
a#LoginLink	{
	float:right;
	color:#bbbbbb;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.85em;
	display:block;
	height:21px;
	width:100px;
	text-align:center;
	background:transparent url(http://static.methodware.com/themes/mdw/images/bg-login-shadow.png) center bottom no-repeat;
}

div#Header {
 	width: 100%;
    padding:31px 0 0 0;
 	background:transparent url(http://static.methodware.com/themes/mdw/images/bg-shadow-top.png) left bottom no-repeat;
	overflow: hidden;
}

div#HeaderLiner {
    margin:0 20px 0 30px
}

 	div#Header h1 {
	  	color: #000;
		font-size: 3.2em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
        float:left;
		padding:0;
	}

	div#Header p {
		font-size: 1.4em;
		color: #000;
		clear: left;
		margin: 0 0 0 100px;
	}

    div#Header a#Logo{
		width:249px;
		height:29px;
		display:block;
	}

    div#Header a#Logo img   {
        display:block;
    }

/* MAIN NAVIGATION - TABS
----------------------------------------- */
div#Navigation {
	width: 600px;
    float:right;
    padding-top:10px;
	overflow: hidden;
}

	div#Navigation ul {
 		float: right;
		padding-right:20px;
	}

        div#Navigation ul li {
	 		list-style: none;
			margin: 0 0 0 49px;
			float: left;
			display: block;
		}
  			div#Navigation ul li a {
				float: left;
				text-decoration: none;
				font-size: 0.9em;
                font-weight:bold;
                text-transform:uppercase;
				color: #8d8d8d;
			}

				div#Navigation ul li a span {
					text-align: center;
	        		float: left;
				}

					div#Navigation ul li a:hover {
						color: #fbc222;
						cursor: pointer;
					}

					div#Navigation ul li a:hover span {
						cursor: pointer;
					}

    			div#Navigation ul li a.current,
	    		div#Navigation ul li a.section,
	    		div#Navigation ul li a.section:hover,
	    		div#Navigation ul li a.current:hover {
				 	color: #fbc222;
                }

				div#Navigation ul li a.current span,
				div#Navigation ul li a.section span,
	    		div#Navigation ul li a.section:hover span,
				div#Navigation ul li a.current:hover span {
					color: #fbc222;
				}

/* BREADCRUMBS
-------------------------------------------- */
div#Breadcrumbs {
    height:24px;
    overflow:hidden;
	text-align: left;
	font-size: 0.9em;
}

	div#Breadcrumbs p {
		margin: 0;
        padding:7px 0 0 0;
        color:#a5a4a4;
        font-size:0.9em;
	}

        div#Breadcrumbs p a {
            color:#a5a4a4;
        }


/* HERO / BANNER AREA
-------------------------------------- */

div#Hero,
div.myAjax {
    background-color:transparent;
    background-position: 30px top;
    background-repeat:no-repeat;
    position:relative;
}

div.myAjax {
    background-position: 0 top;
    width:100%;
    height:100%;
    overflow:hidden;
}

div.homepage div.executiveHolder div.myAjax {
    width:625px;
    overflow:hidden;
}

div.jScrollPaneContainer    {
    position:relative;
    overflow:hidden;
}

    div#Hero div.jScrollPaneContainer .jScrollPaneTrack2 {
        height:192px;
        background:transparent url(http://static.methodware.com/themes/mdw/images/scroll-track-small.png) left bottom no-repeat;
        float: right;
        position: absolute;
        right: 0;
    }

    div#Hero div.jScrollPaneContainer .jScrollPaneDrag2 {
        background:transparent url(http://static.methodware.com/themes/mdw/images/scroll-drag-mid-small.png) left top repeat;
        position: absolute;
        cursor:pointer;
    }

    div#Hero div.jScrollPaneContainer .jScrollPaneDragTop {
        height:5px;
        background:transparent url(http://static.methodware.com/themes/mdw/images/scroll-drag-top-small.png) left top no-repeat;
    }

    div#Hero div.jScrollPaneContainer .jScrollPaneDragBottom {
        height:5px;
        position:absolute;
        bottom:0;
        background:transparent url(http://static.methodware.com/themes/mdw/images/scroll-drag-bottom-small.png) left bottom no-repeat;
    }

div#Hero div.myAjax div.scrollable    {
    width:314px;
    height:192px;
    overflow:hidden;
}

    div#Layout div.heroDefault  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-default.jpg);
    }

    div#Layout div.heroFull  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-full.jpg);
    }

    div#Layout div.heroBlue  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-blue.jpg);
    }

    div#Layout div.heroGreen  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-green.jpg);
    }

    div#Layout div.heroRed  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-red.jpg);
    }

    div#Layout div.heroYellow  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-yellow.jpg);
    }

    div#Layout div.heroAbout  {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-hero-about.jpg);
    }

    div#HeroLiner,
    div#HeroLinerSmall  {
        margin:0 20px 0 30px;
        overflow:hidden;
    }

div#HeroLiner    {
    height:306px;
}

div#HeroLinerSmall    {
    height:240px;
}

    div#HeroLiner div.contactHolder   {
        padding-top:40px;
        width:100%;
    }

        div#HeroLiner div.contactHolder div.column {
            width:306px;
        }
            div#HeroLiner div.contactHolder div.column h1 {
                margin-bottom:10px;
            }

            div#HeroLiner div.contactHolder div.contact1 div.liner  {
                margin:0 14px 0 0;
            }

            div#HeroLiner div.contactHolder div.contact2 div.liner  {
                margin:0 7px;
            }

            div#HeroLiner div.contactHolder div.contact2 div.liner  {
                margin:0 7px;
            }

            div#HeroLiner div.contactHolder div.contact3 div.liner  {
                margin:0 7px 0 32px;
            }

            div#HeroLiner div.contactHolder div.column h4 {
                color:#fac90f;
                margin:0 0 5px 0;
                font-size:14px;
            }

            div#HeroLiner div.contactHolder div.column p {
                font-size:0.9em;
            }

            div#HeroLiner div.contactHolder div.contact p {
                margin:0 0 8px 0;
                padding:0;
            }


div#Hero div.contactPage div#MapHolder {
    background-image:url(http://static.methodware.com/themes/mdw/images/map-contact.png);
}
div#Hero div.contactPage .intro{
    padding:155px 0 0;
    width:640px;
}
div.rightPane   {
    float:right;
    width:294px;
    height:100%;
    border-left:1px solid #e6e3e3;
}

div.partnerPage div.rightPane,
div.partnerSelectedPage div.rightPane   {
    position:absolute;
    bottom:0;
    right:20px;
    width:294px;
    height:86px;
    border-left:1px solid #e6e3e3;
}

div#Container div.partnerSelectedPage div.rightPane {
	min-height:175px;
	height:auto;
	min-width:294px;
	width:auto;
}

    div.partnerPage div.rightPane p,
    div.partnerSelectedPage div.rightPane p {
        margin:8px 0 0 20px;
        padding:0;
        font-size:0.9em;
    }

    div.partnerSelectedPage h1 {
        margin-top:43px;
    }

    div.partnerSelectedPage div.rightPane p {
        margin:0px 0 0 20px;
    }

    div.rightPane div.downloadLinks,
    div.rightPane div.product   {
        position:relative;
        height:100%;
    }

        div.rightPane div.downloadLinks p   {
            position:absolute;
            bottom:30px;
            left:20px;
            margin:0;
            padding:0;
        }

			div.heroAbout div.rightPane div.downloadLinks p   {
				width:245px;
			}

        div.rightPane div.product div {
            position:absolute;
            bottom:65px;
            left:20px;
        }

            div.rightPane div.product div a.icon img    {
                float:left;
                display:block;
                margin:0 12px 0 0;
                border:1px solid #e5e5e5;
            }
div.executiveHolder {
    position:relative;
}

    div.executiveHolder div.myAjax  {
        position:absolute;
        left:0;
        top:0;
        height:100%;
        width:100%;
		overflow:hidden;
    }

    div.executiveHolder div.rightPane   {
        position:absolute;
        right:0;
        top:0;
        float:none;
    }
div#Layout div.myAjaxLoading  {
    background: transparent url(http://static.methodware.com/themes/mdw/images/ajax-loader.gif) no-repeat center center;
}

img.executiveImg    {
    position:absolute;
    right:90px;
    bottom:0;
}

div.intro   {
    width:620px;
}

    div.noscroll div.intro	{
        padding-top:111px;
    }

    div.solutions div.intro {
        width:620px;
    }

    div.scrollableArea {
        width:590px;
        height:195px;
        overflow:hidden;
    }

    div#HeroLiner div.jScrollPaneContainer    {
        top:111px;
    }

		div#HeroLiner div.jScrollPaneContainer div.intro h1,
		div#HeroLiner div.jScrollPaneContainer div.intro p,
		div#HeroLiner div.jScrollPaneContainer div.intro ul,
		div#HeroLiner div.jScrollPaneContainer div.intro li{
			margin-right:15px;
		}

    div.partnerSelectedPage div#HeroLiner div.jScrollPaneContainer  {
        top:0;
    }

    div.serviceHolder div.intro   {
        padding-top:111px;
    }

    div.partnerPage div.intro   {
        padding-top:187px;
        width:609px;
    }

    div.partnerPage div.intro p,
    div.contactPage div.intro p{
        margin-bottom:0;
    }

    div.partnerPage div.intro h1   {
        margin-bottom:10px;
    }

    div.intro p   {
        font-size:1.1em;
        line-height:1.5em;
    }

    div.intro li   {
        font-size:1.1em;
        line-height:1.3em;
    }

    div.heroBlue div.intro h1   {
        color:#2b8ed3;
    }

    div.heroGreen div.intro h1   {
        color:#72bc49;
    }

    div.heroRed div.intro h1   {
        color:#940f0f;
    }

    div.heroYellow div.intro h1   {
        color:#FAC90F;
    }

    div#HomePane div.intro p {
        margin-right: 140px;
    }

    div#Hero img#Icon,
	div#Hero img#Icon1,
	div#Hero img#Icon2,
	div#Hero img#Icon3,
	div#Hero img#Icon4 {
        position:absolute;
        top:20px;
        right:330px;
    }

        div#Hero div.myAjax img#Icon,
		div#Hero div.myAjax img#Icon1,
		div#Hero div.myAjax img#Icon2,
		div#Hero div.myAjax img#Icon3,
		div#Hero div.myAjax img#Icon4	{
            right:10px;
        }


div#Hero ul.featuredPages    {
    list-style:none;
    margin:0;
    padding:0;
}

    div#Hero ul.featuredPages li    {
		margin:0;
		/*padding:26px 20px 22px 20px;*/
		padding:20px;
		display:block;
		font-size:0.85em;
		border-bottom:1px solid #e6e3e3;
    }

        div#Hero ul.featuredPages li.last    {
            border-bottom:0;
        }

        div#Hero ul.featuredPages li a    {
            text-decoration:none;
        }

            div#Hero ul.featuredPages li a:hover    {
                text-decoration:underline;
            }

                div#Hero ul.featuredPages li a.more:hover    {
                    text-decoration:none;
                }

div#MapHolder,
div#ContactMapHolder  {
    position:absolute;
    height:220px;
    width:500px;
    left:220px;
    top:9px;
    overflow:hidden;
    background-color:transparent;
    background-repeat: no-repeat;
    background-position:left top;
    background-image: url(http://static.methodware.com/themes/mdw/images/full-map.png);
}

div#Container div#ContactMapHolder  {
    background-image: url(http://static.methodware.com/themes/mdw/images/map-contact.png);
}

div#ContactInstructions{
    border-left:1px solid #D0D0D0;
    float:right;
    font-size:0.95em;
    height:100px;
    left:656px;
    line-height:19px;
    position:absolute;
    top:217px;
    width:275px;
}

	div#ContactInstructions p	{
		padding:8px 20px;
	}


img#WorldMap    {
    position:relative;
    left:0;
    top:0;
}

img#SelectedRegionMap   {
    position:absolute;
    top:85px;
    left:318px;
}

/* PARTNERS
-------------------------------------- */
.typography ul.partners {
    margin:0 0 20px 0;
    padding:0;
    list-style:none;
}

    .typography ul.partners li {
        margin:0;
        padding:0;
        line-height:20px;
    }

        .typography ul.partners li a {
            text-decoration:none;
        }

            .typography ul.partners li a:hover {
                text-decoration:underline;
            }

/* CASE STUDIES
-------------------------------------- */

div#CaseStudyHolderWrapper	{
	margin:0 20px 0 30px;
	width:920px;
	overflow:hidden;
	padding-bottom:14px;
	background:transparent url(http://static.methodware.com/themes/mdw/images/bg-blocknav-shadow.png) center bottom no-repeat;
}

div.caseStudy   {
    width:920px;
    height:66px;
    overflow:hidden;
	float:left;
	background:transparent url(http://static.methodware.com/themes/mdw/images/bg-case-study-overlay2.png) right top no-repeat;
	position:relative;
}

	div.caseStudy div.liner    {
		margin:0;
		width:775px;
		position:absolute;
		left:0;
		top:0;
		background-color:transparent;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(http://static.methodware.com/themes/mdw/images/bg-case-study-overlay.png);
	}

	div.caseStudy div.title    {
		width:304px;
		height:100%;
		overflow:hidden;
		float:left;
	}

	div.caseStudy div.intro    {
		float:left;
		width:470px;
	}

    div.caseStudy p    {
        color:#464444;
        margin-left:14px;
        margin-top:22px;
        padding:0;
        line-height:normal;
        font-size:0.95em;
    }

    div.caseStudy h4    {
        color:#fff;
        font-size:0.9em;
        font-family:Helvetica, Arial, sans-serif;
        text-transform:uppercase;
        padding:0;
        margin:22px 0 0 215px;
        float:left;
        width:108px;
    }

        div.caseStudy h4 a    {
            color:#fff;
            text-decoration:none;
        }

        div.caseStudy p a    {
            color:#464444;
        }

    div.csDefault,
    div.csGreen,
    div.csRed,
    div.csYellow    {
        /*background-image: url(../images/bg-casestudy-default.jpg);*/
    }

    div.csBlue   {
        background-image: url(http://static.methodware.com/themes/mdw/images/bg-casestudy-blue.jpg);
    }

/* ACCORDION
-------------------------------------- */
div#AccordionHolder  h2   {
    color:#fff;
    margin:0;
    padding:0;
    font-weight:normal;
    font-size:20px;
}

    div.rightPane h2 span   {
        padding-left:20px;
    }

div#AccordionHolder   {
    position:relative;
    height:100%;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-accordion-header.jpg) left top no-repeat;
}

div#Accordion   {
    position:absolute;
    bottom:0;
    left:0;
    width:294px;
}

    div#Accordion a.content   {
        zoom:1;
        overflow:hidden;
        display:block;
        text-decoration:none;
        background: #fff url(http://static.methodware.com/themes/mdw/images/bg-accordion-section.png) left bottom no-repeat;
    }

        div#Accordion a.content span {
            display:block;
            padding:0 20px 15px 20px;
        }

            div#Accordion a.content span em {
                text-decoration:underline;
                font-style:normal;
            }

        div#Accordion a.header   {
            /*background: transparent url(../images/icon-accordion-arrow.png) right -12px no-repeat;*/
            background: #fff url(http://static.methodware.com/themes/mdw/images/bg-accordion-section.png) left bottom no-repeat;
            display:block;
            width:100%;
            height:23px;
			zoom:1;
            text-decoration:none;
        }

            div#Accordion a.header:hover,
            div#Accordion a.ui-state-active,
            div#Accordion a.current{
                background: #fff;
            }

            div#Accordion a.header span  {
                padding-left:20px;
                font-weight:bold;
                color:#9b9898;
                font-size:0.9em;
                font-weight:bold;
                line-height:23px;
                display:block;
                background-color: transparent;
                background-image:url(http://static.methodware.com/themes/mdw/images/icon-accordion-arrow.png);
                background-position:right -12px;
                background-repeat:no-repeat;
            }

                div#Accordion a.header:hover span,
                div#Accordion a.ui-state-active span,
                div#Accordion a.current span{
                    color:#464444;
                    background-position:right 4px;
                }

/* COLUMNS
-------------------------------------- */

div.threeColumnHolder    {
    padding-top:25px;
}

div.twoColumnHolder,
div.clientColumnHolder {
    padding-top:15px;
}

div.clientHolder    {
    overflow:hidden;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-footer.png) left top no-repeat;
}

div#ContentLiner div.firstColumn  {
    width:323px;
}
    div#ContentLiner div.firstColumn div.liner  {
        margin:0 0 0 30px;
    }
    div#ContentLiner div.partner {
        width:290px;
    }
        div#ContentLiner div.partner p{
            font-size:0.92em;
            margin:8px 0 22px;
        }

div.clientColumnHolder  {
    /*padding-left:10px;*/
}

    div.clientColumnHolder div.columnHolder  {
        padding-left:10px;
    }

div.column  {
    width:314px;
    float:left;
}

    div.column div.liner {
        margin: 0 20px;
    }
    div.column div.liner .newsArticle {
        margin: 0 20px;
    }

		div.newsColumn div.liner	{
			border-right: 1px solid #E1E3E1;
		}

    div.newsColumn div.liner .featuredArticle {
        /*border-bottom: 1px solid #E1E3E1;*/
        /*border-right: 1px solid #E1E3E1;*/
    }
        div.newsColumn div.liner .featuredArticle h2 span,
        div.newsColumn .newsPageCol div.liner h2 span{
           color:#7c7c7c;
			/*color: #9b9898;*/
            font-size:13px;
            font-weight:normal;
        }
        div.newsColumn div.liner .featuredArticle h2,
        div.newsColumn .newsPageCol div.liner h2 {
            margin:0 0 10px;
            font-weight:normal;
        }

        div.newsColumn .newsPageCol div.liner ul {
            margin-left:30px;
        }


			div.newsColumn div.liner .featuredArticle h2 a	{
				/* color:#FAC90F; */
				color:#234093;
				text-decoration:none;
			}

    div.newsColumn div.liner .featuredContent {
        margin:0 20px 28px 0;
    }
        div.newsColumn div.liner .featuredContent p{
            margin:0;
        }
        div.newsColumn div.liner .featuredContent strong{
            display:block;
            margin:0 0 10px;
        }
        div.newsColumn div.liner .featuredArticle img {
            float:right;
            margin:0 0 20px 20px;
        }

div.newsColumn div.liner .newsArticle {
    /*border-bottom:1px solid #E1E3E1;*/
    float:left;
    font-size:0.9em;
    line-height:18px;
    padding:2px 26px 18px 0;
    width:286px;
}
div.newsColumn div.liner .borderRight {
    /*border-right:1px solid #E1E3E1;*/
}


/*
 div.newsColumn div.liner div.splitter {
    border-top:1px solid #E1E3E1;
}
*/
    div.newsColumn div.liner .newsArticle p.eventTitle{
        color:#7c7c7c;
		/*color: #9b9898;*/
        font-weight:normal;
        margin:10px 0;
    }
    div.newsColumn div.liner .newsArticle p a span	{
        /* color:#FAC90F; */
        color:#234093;
        font-weight:bold;
    }

    div.newsColumn div.liner .newsArticle p a.title {
        text-decoration:none;
    }

    div.newsColumn div.liner .newsArticle p {
        margin: 0;
    }
    div.newsColumn div.liner .newsArticle strong {
        display:block;
        margin:6px 0;
    }



    div#ContentLiner div.twoColumnHolder div.firstColumn div.liner    {
        margin: 0 20px 0 40px;
    }

    div.column h3,
    div.wideColumn h3   {
        font-size:0.9em;
        font-family:Helvetica, Arial, sans-serif;
        color:#464444;
        text-transform:uppercase;
        font-weight:bold;
        padding:0 0 15px 0;
        margin:0 0 15px 0;
        display:inline-block;
        /*background:transparent url(../images/bg-heading-shadow-left.png) left bottom no-repeat;*/
		/*border:1px solid #ff0000;*/
	}

    div.column h3 a,
    div.wideColumn h3 a {
        text-decoration:none;
        color:#464444;
    }

div#ContactForm h3,
div.partner h3{
    margin:0;
    position:relative;
    left: -20px;
}

    div.column h3 span,
    div.wideColumn h3 span  {
        padding:0 40px 15px 20px;
        background:transparent url(http://static.methodware.com/themes/mdw/images/bg-heading-shadow-right.png) right bottom no-repeat;
		/*background:#ccc;*/
    }

    div#ContentLiner div.firstColumn h3 span,
    div.wideColumn h3 span   {
        padding-left:30px;
    }

        div#ContentLiner div.twoColumnHolder div.firstColumn h3 span   {
            padding-left:40px;
        }

        div.column div.liner p  {
            margin:0 0 20px 0;
            padding:0;
            font-size:0.9em;
        }
        div.column div.events p  {
            margin:3px 0;
            padding:0;
            font-size:0.9em;
        }
        div.column div.events {
            margin:0;
        }
        div.column div.events div.event {
            border-bottom:1px solid #E1E3E1;
            line-height:16px;
            padding:20px;
        }

    div.column div.events .event p a span      {
        /* color:#FAC90F; */
        color:#234093;
        font-weight:bold;
    }

    div.column div.events .event p a.title {
        text-decoration:none;
    }

        div.column div.events div.last {
            border-bottom: none;
        }
        div.column div#EventsPagination {
            margin: 20px 0 0 130px;
        }
        div.column div#EventsPagination img,
        div.newsColumn div#NewsPagination img,
        div.newsColumn div#NewsPageBack img,
        div.newsColumn div#NewsPagePagination img {
            position:relative;
            top:4px;
        }
        div.column div#EventsPagination a,
        div.column div#EventsPagination span,
        div.newsColumn div#NewsPagePagination span{
            margin: 5px
        }
        div.newsColumn div#NewsPagination {
            text-align:center;
			margin-top:20px;
        }
        div.newsColumn div#NewsPagePagination {
            margin:0 13px;
            text-align:right;
        }
        div.newsColumn div#NewsPageBack {
            float:left;
            margin:0 0 0 30px;
            width:350px;
        }
        div.twoColumnHolder div.newsPageCol {
            border-right:1px solid #E1E3E1;
        }


        div.liner p.eventTitle  {
            color: #fac90f;
            font-weight: bold;
        }

        div.column div.liner ul {
            margin:0;
            padding:0;
            list-style:none;
        }

            div.column div.liner ul li  {
                margin:0 0 25px 0;
                padding:0;
            }

                div.column div.liner ul.smallItems li   {
                    margin:0;
                }

                div.column ul li a.title   {
                    font-weight:bold;
                    text-decoration:none;
                }

                div.column div.liner ul.smallItems li.category   {
                    margin:25px 0 0 0;
                }

                div.columnHolder div.column div.liner ul.smallItems li.firstCat   {
                    margin:0;
                }

                div#ContentLiner div.firstColumn ul li p,
                div.column div.liner ul li p  {
                    font-size:0.95em;
                }

                div#ContentLiner div.column ul li a.icon img   {
                    float:left;
                    border: 1px solid #e5e5e5;
                    margin:0 12px 0 0;
                }

div.column div.liner ul.anchors   {
    width:49%;
    float:left;
    margin-bottom:25px;
}

div.clientColumnHolder p    {
    padding-left:20px;
}

div.wideColumn  {
    width:617px;
    float:left;
}
    div.wideColumn div.liner    {
        margin:0 0 0 30px;
        overflow:hidden;
    }

    div.contactFormHolder div.liner {
        overflow:visible;
    }

div.newsColumn  {
    float:left;
    width:655px;
}

    div.newsColumn div.newsPageCol div.liner {
        margin-right:20px;
        border-right: 0;
    }

div.threeQuarterColumn  {
    float:left;
    width:655px;
}

    div.threeQuarterColumn div.liner {
        margin-right:20px;
    }

    div.contactFormHolder div.threeQuarterColumn div.liner {
        margin-left:30px;
        margin-right:0;
    }

div#BgContainer div#Container div.miscColumn {
    float:left;
    width:640px;
    margin: 0 0 0 11px;
    border-right:1px solid #E1E3E1;
}

	div.miscColumn div.liner {
		margin:0 20px 16px 20px;
	}

	div#Container div.privacyCol div.liner {
		margin:0 20px 16px 0;
	}
		div.privacyCol div.liner p,
		div.privacyCol div.liner h1,
		div.privacyCol div.liner h2,
		div.privacyCol div.liner h4,
		div.privacyCol div.liner h5,
		div.privacyCol div.liner h6{
			padding:0 0 0 20px;
		}

		div.miscColumn div.liner ul.siteMap	{
			margin:0;
			padding:0;
			list-style:none;
		}

			div.miscColumn div.liner ul.siteMap li	{
				font-size:1em;
				padding-bottom:10px;
			}

			div.miscColumn div.liner ul.siteMap li a	{
				font-weight:bold;
				margin-bottom:10px;
			}

				div.miscColumn div.liner ul.siteMap li ul	{
					padding-left:20px;
				}

					div.miscColumn div.liner ul.siteMap li ul li	{
						font-size:0.95em;
						padding-bottom:0;
					}

						div.miscColumn div.liner ul.siteMap li ul li a	{
							font-weight:normal;
							padding-bottom:0;
						}




div.miscColumn h2 {
    margin:0 0 13px 0px;
}

div#Container div.innerColHolder {
    width:637px;
}

div.innerCol    {
    float:left;
    width:293px;
    margin:0 20px 30px 0;
    padding-bottom:17px;
    border-bottom:1px solid #e6e3e3;
}

    div.innerCol h4 {
        color:#7c7c7c;
		/*color: #9b9898;*/
        font-size:0.9em;
        font-weight:bold;
        padding:0;
        margin:0 0 5px 0;
        line-height:normal;
    }

    div.innerCol a.bttn {
        margin-top:15px;
    }

    div.innerCol div.content,
    div.innerCol div.content * {
        color:#7c7c7c;
		/*color: #9b9898;*/
        font-size:12px;
    }

        div.innerCol div.content ul {
            margin:5px 0 0 13px;
            padding:0;
        }

            div.innerCol div.content ul li {
                margin:0 0 0 10px;
                padding:0;
                line-height:1.4em;
            }

div.clientColumnHolder h4   {
    padding:0 0 0 20px;
    color:#fbc222;
    text-transform:uppercase;
    font-weight:bold;
    margin:25px 0 27px 0;
    font-size:1em;
}

div.clientColumnHolder div.column   {
    border-right:1px solid #eeefee;
}

div.clientColumnHolder div.last   {
    border-right:none;
}

/* SIDEBAR
-------------------------------------- */
div#Sidebar {
 	width: 200px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
	div#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(http://static.methodware.com/themes/mdw/images/sidebarHeader.gif) no-repeat left top;
	}

	div#Sidebar ul {
		margin: 2px 0 5px 3px;
	}

		div#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}

	div#Sidebar h3 {
		clear: both;
		text-transform: lowercase;
		color: #fff;
		font-weight: 700;
		font-size: 1.4em;
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(http://static.methodware.com/themes/mdw/images/sidebarHeaderSub.gif) repeat-x center left;
	}

	div#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(http://static.methodware.com/themes/mdw/images/sidebarBottomBg.gif) no-repeat center bottom;
	}

	div#Sidebar a em {
		font-style: normal;
	}

	div#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}

	/* MENU2 */
    ul#Menu2 li {
    	font-size: 0.9em;
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(http://static.methodware.com/themes/mdw/images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px;
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(http://static.methodware.com/themes/mdw/images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		}
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(http://static.methodware.com/themes/mdw/images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(http://static.methodware.com/themes/mdw/images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}

					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}

			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(http://static.methodware.com/themes/mdw/images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(http://static.methodware.com/themes/mdw/images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(http://static.methodware.com/themes/mdw/images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}


/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}


/* LISTS
----------------------------------------------- */
div#BlockNavShadow  {
    position:relative;
    width:920px;
    margin-left:30px;
    height:80px;
    overflow:hidden;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-blocknav-shadow.png) center bottom no-repeat;
}

    div#BlockNavShadow div  {
        position:absolute;
        left:0;
        top:0;
        width:920px;
        height:7px;
        z-index:10;
        background:transparent url(http://static.methodware.com/themes/mdw/images/overlay-shadow.png) center top no-repeat;
    }

ul.blocks   {
    margin:0;
    padding:0;
    list-style:none;
}

    ul.blocks li    {
        margin:0;
        padding:0;
        display:block;
        overflow:hidden;
		font-size:0.9em;
    }

ul#Industries   {
    width:920px;
    padding:0 0 14px 0;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-blocknav-shadow.png) center bottom no-repeat;
    margin:0 auto;
    clear:both;
}

    ul#Industries li    {
        width:228px;
        height:65px;
        float:left;
        position:relative;
        margin:0;
        padding:0;
    }
        ul#Industries li.clear  {
            width:100%;
            height:0;
            float:none;
            position:static;
            clear:both;
            border:0;
        }

        ul#Industries li img  {
            display:block;
            position:relative;
            left:-50px;
            top:-10px;
        }

        ul#Industries li a  {
            display:block;
            width:100%;
            height:100%;
            position:absolute;
            left:0;
            top:0;
            z-index:2;
            background-color:transparent;
            background-position:left top;
            background-repeat:no-repeat;
            text-decoration:none;
        }

            ul#Industries li.industry1 a  {
                background-image:url(http://static.methodware.com/themes/mdw/images/bg-industry-nav-1.png);
            }

            ul#Industries li.industry2 a  {
                background-image:url(http://static.methodware.com/themes/mdw/images/bg-industry-nav-2.png);
            }

            ul#Industries li.industry3 a  {
                background-image:url(http://static.methodware.com/themes/mdw/images/bg-industry-nav-3.png);
            }

            ul#Industries li.industry4 a  {
                background-image:url(http://static.methodware.com/themes/mdw/images/bg-industry-nav-4.png);
            }

            ul#Industries li a span  {
                display:block;
                padding:22px 0 26px 66px;
                margin:0;
                text-transform:uppercase;
                font-weight:bold;
            }

            ul#Industries li a:hover,
            ul#Industries li a.current {
                background-position:left -65px;
            }

                ul#Industries li a:hover span,
                ul#Industries li a.current span {
                    color:#fff;
                }

ul#Executives   {
    margin:0;
    padding:0 0 0 0;
    height:66px;
    width:920px;
    margin:0 20px 0 0;
    overflow:hidden;

}

ul#Executives li    {
    height:66px;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-exec-nav.png) left bottom repeat-x;
    float:left;
    overflow:hidden;
    position:relative;
}

    ul#Executives li.clear    {
        clear:both;
        float:none;
        position:static;
        height:1px;
    }

    ul#Executives li img    {
        margin:10px 10px 0 10px;
        float:left;
    }

    ul#Executives li a    {
        display:block;
        width:100%;
        height:100%;
        text-decoration:none;
        position:absolute;
        left:0;
        top:0;
        background-color:transparent;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-exec-nav-shadow.png);
        background-position: right top;
        background-repeat:no-repeat;
    }

        ul#Executives li.last a    {
            background-position: 7px top;
        }

        ul#Executives li a:hover,
        ul#Executives li a.current {
            background-position:right -70px;
        }

        ul#Executives li.last a:hover,
        ul#Executives li.last a.current {
            background-position:left -70px;
        }

    ul#Executives li p {
        padding-top:20px;
        width:215px;
		float:left;
    }

    ul#Executives li.exec1    {
        width:307px;
    }

    ul#Executives li.exec2    {
        width:306px;
    }

    ul#Executives li.exec3    {
        width:307px;
    }

ul#ContinentBlock   {
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-blocknav-shadow.png) no-repeat scroll center bottom;
    height:66px;
    margin:0 20px 10px 30px;
    padding:0 0 14px;
    width:920px;
}

ul#ContinentBlock li    {
    height:66px;
    background-color:transparent;
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    position:relative;
}

    ul#ContinentBlock li.clear    {
        clear:both;
        float:none;
        position:static;
        height:1px
    }

    ul#ContinentBlock li a    {
        background:transparent url(http://static.methodware.com/themes/mdw/images/bg-exec-hover-1.png) no-repeat scroll left top;
        font-size:1.1em;
        font-weight:bold;
        padding:20px 15px;
        display:block;
        width:100%;
        height:100%;
        text-decoration:none;
        position:absolute;
        left:0;
        top:0;
    }

        ul#ContinentBlock li.cont1 a    {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-cont-1.png);
        }

        ul#ContinentBlock li.cont2 a    {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-cont-2.png);
        }

        ul#ContinentBlock li.cont3 a    {
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-cont-3.png);
        }

        ul#ContinentBlock li a:hover,
        ul#ContinentBlock li a.current {
            background-position:left -66px;
            color: white;
        }

    ul#ContinentBlock li.cont1    {
        width:307px;
    }

    ul#ContinentBlock li.cont2    {
        width:306px;
    }

    ul#ContinentBlock li.cont3    {
        width:307px;
    }


ul#Continents   {
    width:920px;
    margin:0 20px 0 30px;
    height:66px;
    padding:0 0 14px 0;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-blocknav-shadow.png) center bottom no-repeat;
}

ul#Continents li    {
    height:66px;
    background-color:transparent;
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    position:relative;
}

    ul#Continents li.clear    {
        clear:both;
        float:none;
        position:static;
        height:1px;
        display:inline;
    }

    ul#Continents li a    {
        display:block;
        width:100%;
        height:100%;
        text-decoration:none;
        color:#a5a4a4;
        font-weight:bold;
        overflow:hidden;
    }

    ul#Continents li.cont1 a    {
        width:154px;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-continent-1.jpg);
    }

    ul#Continents li.cont2 a    {
        width:153px;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-continent-2.jpg);
    }

    ul#Continents li.cont3 a    {
        width:153px;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-continent-3.jpg);
    }

    ul#Continents li.cont4 a    {
        width:153px;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-continent-4.jpg);
    }

    ul#Continents li.cont5 a   {
        width:153px;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-continent-5.jpg);
    }

    ul#Continents li.cont6 a    {
        width:154px;
        background-image:url(http://static.methodware.com/themes/mdw/images/bg-continent-6.jpg);
    }

    ul#Continents li a:hover,
    ul#Continents li a.current  {
        background-position:left -66px;
        color:#fff;
    }

        ul#Continents li a span  {
            display:block;
            width:76px;
            margin:23px 0 0 10px;
        }


/* FOOTER
----------------------------------------------- */

div#Footer {
 	clear: both;
    margin:15px auto 0 auto;
    padding:8px 30px 30px 0;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-footer.png) left top no-repeat;
}

    div.homepage div#Footer {
        margin:0 auto;
        padding:0 30px 0 0;
        background:none;
    }

  	div#Footer p {
		color: #9c9c9c;
        margin:0;
        padding:0;
        font-size:10px;
        text-align: right;
	}

  		div#Footer a {
            margin:0 8px;
	   		color: #9c9c9c;
            text-transform:uppercase;
			text-decoration: underline;
		}

            div#Footer a.last {
                margin-right:0;
            }

			div#Footer a:hover {
				color: #fbc222;
			}

/* BUTTONS
----------------------------------------------- */

.typography a.bttn  {
    display:inline-block;
    padding-left:18px;
    line-height:26px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    background:transparent url(http://static.methodware.com/themes/mdw/images/bg-bttn-left.png) left top no-repeat;
}

    .typography a.bttn span  {
        padding-right:18px;
        line-height:26px;
        display:inline-block;
        background:transparent url(http://static.methodware.com/themes/mdw/images/bg-bttn-right.png) right bottom no-repeat;
    }

/* == */

div.scrollIndicator {
    height:8px;
    position:absolute;
    width:100%;
    bottom:0;
    right:0;
    background-color:transparent;
    background-image:url(http://static.methodware.com/themes/mdw/images/scroll-indicator.png);
    background-position:right top;
    background-repeat:no-repeat;
}
