html { min-height: 100%; margin-bottom: 1px; }

img, div { behavior: url(images/iepngfix.htc) }

body
{
	font-family: arial, Sans-Serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#F3F3F3;
	color:#000;
}

.clearfix,
.clear
{
	clear: both;
	height:0;
}

.clearfix:after,
.clear:after
{
    content: "."; 
    display: block; 
    height:0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none!important;
}

fieldset{
	margin:0;
	padding:0;
	border:0;
}


.black-text{
	color:#000!important;
}

.coloured-text{
	color:#FF3333!important;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#000;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */

/* NEWS DEFAULT STYLE */

a.backlink{
	line-height:2em;
	text-decoration:none;
}

div.newsarticle
{
	float:left;
	clear:left;
	margin: 0 0 10px 0;
}

div.newsarticle h3
{
	color:#000;
}

div.newsarticle img
{
	float:left;
}

div.newsarticle span.newsdate,
ul.newsheadlines span.newsdate
{
	color:#ccc;
	font-size:0.8em;
	display:block;
}

div.news-story {
	color:#000;
}

div.news-story span.newsdate{
	float:left;
	display:inline;
	width:540px;
	padding:6px 0 4px 0px;
	color:#333;
	font-weight:bold;
	font-size:0.9em;
}

div.newsarticle a.readmorelink /* Used ShowTopArticles() */
{
	font-size:0.8em;
}

ul.newsheadlines
{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.headlines li.selected
{
}

div.newspaging
{
	float:right;
	clear:both;
	margin:10px 0 0 0;
}

div.newspaging .current-page{
	color:#333;
}


div.newspaging span.pagenavright
{
	font-size:1.2em;
	color:#333;
	font-weight:bold;
}

div.newspaging span.pagenavright a,
div.newspaging span.pagenavleft a{
	text-decoration:none;
	color:#333;
}


div.newspaging span.pagenavleft
{
	font-size:1.2em;
	color:#333;
	font-weight:bold;
}

/* END NEWS STYLE */

/* CALENDAR DEFAULT STYLE */

ul.calendar,
ul.calendaryear
{
	list-style-type:none;
	float:left;
	clear:left;
	display:inline;
	margin:0;
	padding:0;
}

ul.calendar li
{
	float:left;
	display:inline;
	clear:left;
	margin:0 0 5px 0;
}

ul.calendar ul li
{
	clear:none;
	margin:0 10px 0 0;
}

ul.calendar ul li.selected,
ul.calendar ul li.selected a
{
	color:#f00;
}

/* END CALENDAR STYLE */

/* FAQ DEFAULT STYLES */

div.faqentry
{
}

div.faqanswer
{
	padding:10px 0px 10px 10px;
	float:left;
}

/************************************* SITE STYLES **********************************************/

.site-color{
	color:#FF3333
}

div#page-container{
	width:940px;
	padding:0 10px 0 10px;
	background-color:#fff;
	margin:0 auto 0 auto;
}

div#topbar{
	float:left;
	width:940px;
	background-color:#E5E5E5;
}

div#strap-line{
	float:right;
	margin:0 10px 0 0;
	display:inline;
	color:#333;
	font-size:0.8em;
	line-height:2.6em;
}

div#breadcrumbs{	
	float:left;	
}

div#breadcrumbs ul{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

div#breadcrumbs ul li{
	padding:0 0 0 10px;
	float:left;
	display:inline;
	background-image:url(images/bg-breadcrumb-slash.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
	margin-left:5px;
}

div#breadcrumbs a {
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.8em;
	line-height:2.6em;
}

div#breadcrumbs li.current a{
	color:#FF3333;
}

div#breadcrumbs ul li.home{
	background-image:none;
	padding:0 0 0 6px;
}

#left{
	float:left;
	position:relative;
	width:170px;
}

a#homelink{
	position:absolute;
	height:111px;
	width:170px;
	top:0;
	left:0;
}

div#banner{
	float:left;
	display:inline;
	position:relative;
	width:750px;
	height:111px;
	margin:0 0 0 20px;
}

#heading{
	float:left;
	width:170px;
	padding:15px 0 0px 0 ;
	height:96px;
}

div#heading h1{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:0px !important;
	margin:0;
	overflow:hidden;
	padding:32px 0pt 0pt;
	position:relative;
	float:left;
	display:inline;
	width:170px;
}

div#banner #page-title{
	float:left;
	color:#FF3333;
	text-transform:uppercase;
	font-size:1.8em;
	line-height:0.75em;
	margin:21px 0 0 0;
}

div#main-menu{
	float:left;
	clear:left;
	display:inline;
	width:170px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

div#main-menu ul{
	list-style-type:none;
	padding:20px 0 0 0px ;
	margin:0;
}

div#main-menu ul li{
	background-image:url(images/bg-menu-slash.gif);
	background-repeat:no-repeat;
	background-position: 10px 7px;
	padding:4px 0 5px 20px;
}

div#main-menu ul li.selectedl1,
div#main-menu ul li.childselectedl1{
	background-color:#fafafa;
}

div#main-menu ul li a{
	text-transform:uppercase;
	text-decoration:none;
}

div#main-menu ul.menu2{
	padding:3px 0 0 0;
	margin:0;
}

div#main-menu ul.menu2 li{
	padding:2px 0 3px 8px;
	background-image:url(images/bg-menu2-dash.gif);
	background-position:0 11px;
	font-size:0.85em;
}

div#main-menu ul.menu2 li.selectedl2{
	background-image:url(images/bg-menu2-dash-selected.gif);
}

div#main-menu ul.menu2 li.selectedl2 a{
	color:#333;
}

div#footer{
	float:left;
	padding:0 0 20px 0;
	margin:5px 0 0 0;
	width:940px;
}

div#footer #footer-left{
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	width:170px;
	color:#ccc;
	padding:15px 0 0 0 ;
	font-size:0.65em;
}

div#footer #footer-left a{
	color:#ccc;
	text-decoration:none;
}

div#footer #footer-right{
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	width:740px;
	padding:15px 10px 0 20px ;

}

div#footer #footer-right img{
	float:left;
	margin-right:25px;
}

div#footer #footer-right div{
	width:220px;
	font-size:0.7em;
	display:block;
	float:left;
}

div#footer #footer-right div a{
	color:#FF3333;
	text-decoration:none;
}

div#main-content{
	float:right;
	width:750px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:14px 0 0 0;
}

/**** DEFAULT.ASP ****/

div#main-highlight{
	float:left;
	background-color:#fafafa;
	background-image:url(images/bg-intro-gradient.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

div#home-page-intro{
	float:left;
	width:172px;
	font-size:1.0em;
	padding:9px;
}

#carousel
{
	float:left;
	display:inline;
	width:560px;
	height:405px;
	background-color:#eee;
	background-repeat:no-repeat;
	position:relative;
	margin:0 0 0 0;
}

#carousel .slide img{
	display:block;
	width:560px;
	height:405px;
}

#carousel .slide,
#carousel .cover
{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}

#carousel .cover
{
	visibility:visible;
}

#carousel .button
{
	display:none;
}

div#main-image{
	float:left;	
}

div#main-image img{
	width:560px;
	display:block;
}

div#main-image div#flash-container{
	width:560px;
	height:409px;
	padding:30px 0 0 0;
	display:none;
	text-align:center;	
	background-color:#000;
}
div#main-image div#flash-container embed
{
	margin:auto;
}


div#featured-text{
	float:right;
	width:560px;
	background-color:#000;
	color:#fff;
}

div#featured-text p{
	margin:0;
	padding:0 30px 14px 30px;
	font-size:0.75em;
}

div#featured-text h2{
	margin:0 0 10px 0;
	padding:9px 0 0 14px;
	color:#FF3333;
	font-size:1.8em;
	font-weight:normal;
}

div#featured-projects{
	float:left;
	display:inline;
	clear:both;
	margin:25px 0 0 0;
	width:940px;
	text-transform:uppercase;
}

div#featured-projects p
{
	margin-top:0;
	color:#333;
}

div#featured-projects a
{
	color:#ff3333;
	text-decoration:none;
}

div#featured-projects .title,
div#latest-news .title{
	width:170px;
	float:left;
	color:#FF3333;
	font-size:1.0em;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:15px 0 0 0 ;
}

div#featured-projects div#featured-project-1,
div#featured-projects div#featured-project-2{
	float:left;
	display:inline;
	margin:0 0 0 20px;
	width:748px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:15px 0 0 0 ;
}

div#featured-projects div#featured-project-2{
	margin-left:10px;
}

div#featured-projects div.project-text{
	float:left;
	display:inline;
	width:180px;	
}

div#featured-projects div.project-text p{
	font-size:0.85em;
	color:#333;
}

div#featured-projects div.project-image{
	float:right;
	display:inline;
	width:180px;
}

div#featured-projects div.project-image img{
	display:block;
}

div#featured-projects h2{
	font-size:1em;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

div#latest-news{
	float:left;
	display:inline;
	clear:both;
	width:940px;
	margin:18px 0 0 0;
	padding-top:5px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

div#latest-news div#latest-news-list{
	float:left;
	display:inline;
	margin:0 0 0 20px;
	padding:8px 0 0 0;
	width:560px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

div#latest-news div#latest-news-list ul{
	list-style-type:none;
	padding:0;
	margin:0;
	float:none;
}

div#latest-news div#latest-news-list ul li{
	background-image:url(images/bg-dashed-border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:0 0 1px 0;
}

div#latest-news div#latest-news-list ul li a{
	padding:7px 0 6px 10px;
	text-transform:uppercase;
	text-decoration:none;
	/*line-height:2em;*/
	background-image:url(images/bg-menu-slash.gif);
	background-repeat:no-repeat;
	background-position: 0 10px;	
	display:block;
}

div#latest-news div#latest-news-list ul li a:hover{
	background-color:#fafafa;
}

div#latest-news div#latest-news-list span#all-news{
	float:left;
	display:inline;
	margin: 13px 0 0 0;
}

div#latest-news div#latest-news-list span#all-news a{
	color:#FF3333;
	text-decoration:none;
}

div#latest-news span.newsdate{
	display:none;
}

div#latest-news div#latest-news-image{
	float:left;
	display:inline;
	margin:0 0 0 10px;
	padding:15px 0 0 0;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

/**** TEMPLATE 01 ****/

#main-content #left-image{
	float:left;
	display:inline;
	width:180px;
}

#main-content #left-image img{
	width:180px;
	display:block;
}

#main-content #right-text{
	float:left;
	display:inline;
	width:560px;
	color:#333;
	margin-left:10px;
}

#main-content #right-text p{
	margin-top:0;
}


/**** PEOPLE ****/

#main-content .team-box{
	float:left;
	width:180px;
	margin:46px 10px 0 0;	
}

.team-box .name{
	text-transform:uppercase;
	padding:11px 0 0 0;
}

.team-box .name a{
	text-decoration:none;
}

#main-content .no-right-margin{
	margin-right:0!important;
}

#main-content .no-top-margin{
	margin-top:10px!important;
}

#main-content #team-detail{
	float:left;
	display:inline;
	width:750px;
	margin:25px 0 0 0;
}

#main-content #team-detail .team-member-title{
	float:left;
	width:170px;
	color:#FF3333;
	text-transform:uppercase;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
	padding:30px 0 0 0 ;
}

#main-content #team-detail .team-member-title span{
	color:#000;
	padding:0 0 0 8px;
}

#main-content #team-detail .team-member-summary{
	float:right;
	width:560px;
	padding:30px 0 0 0 ;
	color:#333;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

/**** CASE STUDIES / PROJECTS ****/

.case-box{
	float:left;
	display:inline;
	margin:30px 10px 0 0 ;
	width:180px;
}

.case-box .img-box{
	float:left;
	height:141px;
}

.case-box img{
	float:left;
}

.case-box span{
	float:left;
	display:inline;
	clear:left;
	text-transform:uppercase;
	font-size:0.85em;
	padding:13px 0 0 0 ;
	width:180px;
}

.case-box span a{
	text-decoration:none;
}

#case-topsection{
	float:left;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:left bottom;
	width:750px;
	color:#000;
}

#case-topsection #main-image{
	float:left;
	border-right:10px solid #fff;
}

#case-topsection #side-text{
	float:right;
	width:180px;
	font-size:0.85em;
	color:#333;
}

#case-topsection h2,
#case-topsection h3{
	font-size:1em;
	font-weight:normal;
	color:#ff3333;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-transform:uppercase;
	margin:0 0 4px 0 ;
	padding:8px 0 0 0;
	text-transform:uppercase;
}

#case-topsection .project-details{
	text-transform:uppercase;
}

#case-topsection h3{
	margin:27px 0 4px 0;
}

#case-topsection #main-image img{
	width:560px;
	float:left;
}

#thumbnails{
	float:left;
	display:inline;
	margin:0;
}

#thumbnails .case-thumbnail{
	float:left;
	display:inline;
	margin:10px 10px 0 0 ;
	width:180px;
	height:141px;
	overflow:hidden;
	position:relative;
}

#thumbnails .case-thumbnail img{
	display:block;
	width:180px;
}

#thumbnails .case-thumbnail a
{
	display:block;
	height:141px;
	width:180px;
}

#thumbnails .case-thumbnail a .play-button
{
	position:absolute;
	top:57px;
	left:79px;
	height:26px;
	width:22px;
}

#case-bottomsection {
	float:left;
	display:inline;
	width:750px;
	padding:30px 0 0 0 ;
	margin:30px 0 0 0 ;
	color:#333;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#case-bottomsection #case-text{
	float:left;
	width:560px;
}

div#case-filter{
	position:absolute;
	right:0;
	bottom:10px;
	display:inline;
}

div#case-filter select{
	color:#333;	
	font-size:0.8em;
}

div#case-filter form{
	padding:0;
	margin:0;
}

div#case-filter input{
	font-size:0.8em;
	padding:0px 6px;
}

/**** NEWS PAGE ****/

.newsheadlines .headline{
	float:left;
}

.headline .news-image{
	float:left;
	width:180px;
	padding:0 0 10px 0;
}

.news-detail-image{
	width:180px;
	height:300px;
}

.headline .news-image img{
	display:block;
}

.news-right{
	float:left;
	display:inline;
	margin:0 0 0 10px;
	width:550px;
}

.news-top,
.news-top-detail{
	float:left;
	width:550px;
	padding:0 0 0 10px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

.news-top-detail{
	background-position:left bottom;
	margin-bottom:12px;
	line-height:2.2em;
}

.news-top .title,
.news-top-detail .title{
	text-decoration:none;
	text-transform:uppercase;
	font-size:1em;
	/*line-height:2.1em;*/
	background-image:url(images/bg-menu-slash.gif);
	background-repeat:no-repeat;
	background-position: 0 10px;
	line-height:normal;
	padding:7px 0 6px 10px;
	float:left;
	width:418px;
	color:#000;
}

.news-top-detail .title{
	/*line-height:2.2em;*/
	line-height:normal;
	padding:7px 0 6px 10px;
}

.headline .news-top .links,
.news-top-detail .links{
	
	float:right;
	display:inline;
	width:112px;
	margin-right:10px;
}

.headline .news-top .links img,
.news-top-detail .links img{
	float:right;
	display:inline;
	margin:6px 0 0 12px;
	height:18px;
	width:16px;
}

#main-content.news #right-text{
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

.headline span.newsdate{
	float:left;
	display:inline;
	width:540px;
	padding:6px 0 4px 20px;
	color:#333;
	font-weight:bold;
	font-size:0.9em;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

.headline .news-summary{
	float:left;
	width:540px;
	padding:0 0 30px 20px;
	color:#333;
}

#banner .newsdate{
	float:left;
	display:inline;
	clear:left;
	color:#333;
	width:300px;
}

.article-links{
	margin:30px 0 0 0 ;
}

#right-text .article-links a{
	color:#333;
	text-decoration:none;
}

#main-content.news-detail{
	padding-top:0;
}

/**** EVENTS ****/

div.event-heading{
	float:left;
	display:inline;
	width:170px;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
	color:#FF3333;
	padding:10px 0 0 0;
	margin:0 0 0 20px;
}

div#past-events{
	float:left;
	display:inline;
	margin:30px 0 0 0;
	width:770px;
}

div.event-list{
	float:left;
	display:inline;
	width:560px;
	margin:0 0 0 20px;
	padding:0;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

div.event-list ul{
	list-style-type:none;
	padding:0;
	margin:0;
	float:none;
}

div.event-list ul li{
	background-image:url(images/bg-dashed-border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:0 0 1px 0;
}

div.event-list ul li a{
	padding:0 0 0 10px;
	text-transform:uppercase;
	text-decoration:none!important;
	line-height:2em;
	background-image:url(images/bg-menu-slash.gif);
	background-repeat:no-repeat;
	background-position: 0 10px;	
	display:block;
}

div.lcol
{
	width:260px;
	float:left;
}

div.rcol
{
	float:left;
	margin-left:15px;
}

div#main-content div#cfilter
{
	display:block;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;

}

div#cfilter div.catlink
{
	float:left;	
	border-right:dotted 1px #999;
}

div#cfilter div.catlink a
{
	padding:12px 15px 8px 28px;
	display:block;
	text-transform:capitalize;
	background:url(images/cat-bullet.gif) no-repeat 14px 16px;
	text-decoration:none;
}


div#cfilter div.catlink a.sel
{
	background:#f5f5f5 url(images/cat-bullet-sel.gif) no-repeat 14px 16px;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
}

div.remove-top
{
	padding-top:0px!important;
}

ul.clientlist{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.clientlist li{
	text-transform:uppercase;
	color:#000;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	background-image:url(images/bg-dashed-border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

ul.clientlist ul{
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0;
}

ul.clientlist ul li{
	color:#999;
	text-transform:none;
	font-size:0.9em;
	background:none;
	padding:5px 0 0 0;
	margin:0 0 0 0;
}

div.overlay
{
    position:absolute;
    z-index: 1000;
    background-image:url(images/watermark.png);
    background-position :0px 0px;
    background-repeat:repeat;
    opacity:1.0;
    behavior:url(images/iepngfix.htc);
}

#main-content img
{
    background-image:url(images/watermark.png);
    background-position :0px 0px;
    background-repeat:repeat;
    behavior:url(images/iepngfix.htc);  
}


