@charset "UTF-8";
/* CSS Document */
html {
	background: #DD0000 url(../images/bg-red.png) repeat-x 0 0;	
	height: 100%;
	
}
body {
	width: 900px;
	margin: 0 auto;
	height: 100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #3A3D4E;
	line-height:17px;
	font-size:13px;
	background: #F2F2F2;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a {
	outline: none;	
}
a, a:visited {
	color: #C50000;	
}
a:hover {
	color: #E80000;	
}
.red {
	color: #C50000;
}
em {
	font-style: italic;	
}
h1, h2 {
	color: #C50000;
	font-size: 25px;
	font-weight: bold;
	margin: 15px 0;
}
h2 {
	font-size: 15px;	
}
p {
	margin: 15px 0;	
	width: 520px;
}
strong {
	font-weight: bold;	
}
dl dt {
	font-weight: bold;	
}
dl dd {
	margin: 0 0 0 27px;	
}
dl dd p {
	margin: 0 0 15px 0;	
}
#container {
	min-height:100%;
	_height: 100%;
    position:relative;
}

#bd {
	background: #F2F2F2 url(../images/carveout.png) no-repeat 0 0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	width: 898px;
	padding-bottom: 36px;	
	
}
#bd #content {
	width: 652px;
	float:left;
	margin: 9px 0 0 20px;
}
#bd.digital {
	height: 700px;
	background: #F2F2F2 url(../images/carveout-digital.png) no-repeat 0 0;
}
#bd.home #content {
	width: 446px;
	float:left;
	margin:0;
}
#bd #content ul {
	margin: 20px 0 20px 20px;
	width: 520px;
}
#bd #content ul li {
	list-style:disc outside none;
	margin:5px 0;
}
#bd.home #content p {
	background:url(../images/quicksmart.png) no-repeat 0 43px;
	padding: 175px 0 0 136px;
	width: 296px;
	margin: 9px 0 0 14px;
}
#bd.home #content p {
	margin: 0 0 65px 0;	
	width: 296px;
}
#bd #right,
#bd #left {
	width: 226px;
	float: left;	
}
#bd #right {
	text-align: right;
	padding: 16px 0 0 0;
}
#bd #right a#offices-home {
	display:block;
	width: 199px;
	height: 206px;
	text-align: left;
	text-indent: -9999em;
	margin: 18px 0 18px auto;
	background: transparent url(../images/homeofficeover.png) no-repeat 0 -208px;
}
#bd #right a#offices-home:hover {
	background-position: 0 0;
}
#bd.home #content ul#block-buttons {
	margin: 0;
	padding: 0;
	height: 120px;
	width: 446px;
}
#bd.home #content ul#block-buttons li,
#bd.home #content ul#block-buttons li a {
	width: 138px;
	height: 87px;
	float: left;
}
#bd.home #content ul#block-buttons li {
	list-style: none;
	margin: 0 16px 0 0;
}
#bd.home #content ul#block-buttons li#bb-digital {
	margin: 0;
}
#bd.home #content ul#block-buttons li a {
	background: transparent url(../images/blockbuttons.png) no-repeat 0 0;
	text-indent: -9999em;
}
#bd.home #content ul#block-buttons li a:hover {
	background-position: 0 -113px;
}
#bd.home #content ul#block-buttons li#bb-online3 a {
	background-position: -152px 0;
}
#bd.home #content ul#block-buttons li#bb-online3 a:hover {
	background-position: -152px -113px;
}
#bd.home #content ul#block-buttons li#bb-digital a {
	background-position: -305px 0;
}
#bd.home #content ul#block-buttons li#bb-digital a:hover {
	background-position: -305px -113px;
}
#bd #content #column1 {
	width: 325px;
	float: left;
}
#bd #content #column2 {
	width: 300px;
	float:left;
}
#bd #content #column1 p {
	width: 285px;
}
#bd #content #column2 p	{
	width: 295px;
}
#casestudies {
	width: 200px;
	height: 465px;

	margin: 0 0 0 8px;
}
#hd {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	line-height: 0;
}
#hd ul#nav {
	background: #FFF url(../images/nav-sprite.png) no-repeat 0 0;
	display:block;
	width: 898px;
	height: 30px;
	padding-top: 12px;
	border-top: 1px solid #FFF;
}
#hd ul#nav li a {
	background: transparent url(../images/nav-sprite.png) no-repeat 0 -54px;
	text-indent: -9999em;
}
#hd ul#nav li,
#hd ul#nav li a {
	display: block;
	float:left;
	width: 80px;
	height: 30px;
}
#hd ul#nav li a:hover {
	background-position: 0 -97px;
}
#hd ul#nav li.selected a,
#hd ul#nav li.selected a:hover {
	background-position: 0 -140px;
}

#hd ul#nav li#about,
#hd ul#nav li#about a {
	width: 74px;
	background-position: -80px -54px;
}
#hd ul#nav li#about a:hover {
	background-position: -80px -97px;
}
#hd ul#nav li#about.selected a,
#hd ul#nav li#about.selected a:hover {
	background-position: -80px -140px;
}

#hd ul#nav li#services,
#hd ul#nav li#services a {
	width: 84px;
	background-position: -154px -54px;
}
#hd ul#nav li#services a:hover {
	background-position: -154px -97px;
}
#hd ul#nav li#services.selected a,
#hd ul#nav li#services.selected a:hover {
	background-position: -154px -140px;
}

#hd ul#nav li#testimonials,
#hd ul#nav li#testimonials a {
	width: 112px;
	background-position: -238px -54px;
}
#hd ul#nav li#testimonials a:hover {
	background-position: -238px -97px;
}
#hd ul#nav li#testimonials.selected a,
#hd ul#nav li#testimonials.selected a:hover {
	background-position: -238px -140px;
}

#hd ul#nav li#contact,
#hd ul#nav li#contact a {
	width: 78px;
	background-position: -350px -54px;
}
#hd ul#nav li#contact a:hover {
	background-position: -350px -97px;
}
#hd ul#nav li#contact.selected a,
#hd ul#nav li#contact.selected a:hover {
	background-position: -350px -140px;
}

#hd ul#nav li#recruitment,
#hd ul#nav li#recruitment a {
	width: 92px;
	background-position: -428px -54px;
}
#hd ul#nav li#recruitment a:hover {
	background-position: -428px -97px;
}
#hd ul#nav li#recruitment.selected a,
#hd ul#nav li#recruitment.selected a:hover {
	background-position: -428px -140px;
}

#hd ul#nav li#government,
#hd ul#nav li#government a {
	width: 91px;
	background-position: -520px -54px;
}
#hd ul#nav li#government a:hover {
	background-position: -520px -97px;
}
#hd ul#nav li#government.selected a,
#hd ul#nav li#government.selected a:hover {
	background-position: -520px -140px;
}

#hd ul#nav li#commercial,
#hd ul#nav li#commercial a {
	width: 90px;
	background-position: -611px -54px;
}
#hd ul#nav li#commercial a:hover {
	background-position: -611px -97px;
}
#hd ul#nav li#commercial.selected a,
#hd ul#nav li#commercial.selected a:hover {
	background-position: -611px -140px;
}

#hd ul#nav li#property,
#hd ul#nav li#property a {
	width: 74px;
	background-position: -701px -54px;
}
#hd ul#nav li#property a:hover {
	background-position: -701px -97px;
}
#hd ul#nav li#property.selected a,
#hd ul#nav li#property.selected a:hover {
	background-position: -701px -140px;
}
#ft {
	background: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #CDCED1;
	position:absolute;
   	bottom:0;
  	width:898px;
   	height:28px; 
	padding-top:6px;
}
#ft ul {
	width: 898px;
	margin: 0 0 0 auto;
	clear: both;
}
#ft ul li {
	display: block;
	width: 85px;
	float:right;
	height: 22px;
	padding: 2px 0 0 0;
}
#ft ul li#facebook {
	margin: 0 0 0 8px;	
	padding: 0;
}
#ft ul li#facebook,
#ft ul li#facebook a,
#ft ul li#gotomeeting,
#ft ul li#gotomeeting a,
#ft ul li#google-plus a,
#ft ul li#google-plus {
	float: left;
	width: 87px;
	height: 23px;
}
#ft ul li#google-plus,
#ft ul li#google-plus a,
#ft ul li#google-plus img {
	height: 20px;
	width: 20px;
}
#ft ul li#google-plus {
	width: 25px;
	margin: 0 0 0 5px;	
}
#ft ul li#facebook a {
	text-indent: -9999em;
	text-decoration: none;
	background:url(../images/findusonfacebook.png) no-repeat 0 0;	
}
#ft ul li#facebook a:hover {
	background:url(../images/findusonfacebook.png) no-repeat 0 -23px;	
}
#ft ul li#gotomeeting {
	margin: 0 0 0 12px;	
}
#ft ul li#gotomeeting a {
	text-indent: -9999em;
	text-decoration: none;
	background:url(../images/gotomeeting.png) no-repeat 0 0;
}
#ft ul li#gotomeeting a:hover {
	background-position: 0 -23px;
}
#ft ul li#sitemap {
	width: 66px;	
}
#ft ul li#privacy {
	width: 95px;	
}
#ft ul li#termsoftrade {
	width: 109px;	
}
#ft ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #848590;
}
#ft ul li a:hover ,
#ft ul li.selected a {
	color: #E80000;
}
#bd #content #aboutus-contact {
	width: 632px;
	height: 175px;
	border-top: 1px solid #CDCED1;
	margin: 20px 0 0 0;
}
#bd #content #aboutus-contact ul#aboutus-offices {
	margin: 20px 185px 0 0;
	width: 125px;
	float: left;
}
#bd #content #aboutus-contact ul#aboutus-offices li {
	list-style: none;
	margin: 3px 0;
}
#bd #content #aboutus-contact ul#aboutus-offices li a {
	text-decoration: none;
	font-weight:bold;
}

#bd #content .casestudy-selection {
	margin: 0;	
	width: 625px;
}
#bd #content .casestudy-selection li {
	list-style:none;
	margin: 0 16px 0 0;
	width: 275px;
	height: 93px;
}

#bd #content .casestudy-selection li,
#bd #content .casestudy-selection li a {
	float: left;
}
#bd #content .casestudy-selection li a  {
	text-decoration: none;	
	color: #3A3D4E;
	font-size: 11px;
	line-height: 15px;
	padding: 8px;
	width:259px;
	height: 77px;
}

#bd #content .casestudy-selection li a strong {
	display: block;
	color: #C50000;
	font-weight: bold;
	margin: 4px 0 0 0;
}
#bd #content .casestudy-selection li a:hover {
	background: #D9DADC;	
}
#bd #content .casestudy-selection li a img {
	padding: 3px;
	float: left;
	margin: 0 8px 0 0;
}
#bd #content .casestudy-selection li a:hover img {
	border: 3px solid #E80000;	
	padding: 0;
}
#bd #content ul#services-nav  {
	margin: 0;	
	width: 600px;
}
#bd #content ul#services-nav li {
	list-style: none;
	width: 112px;
	height: 325px;
	float: left;
	margin: 0 35px 0 0;
}
#bd #content ul#services-nav.short li {
	height: 73px;	
	margin: 18px 35px 14px 0;
}
#bd #content ul#services-nav li ul {
	margin: 0 0 0 8px;
	width: auto;
}
#bd #content ul#services-nav li.last,
#bd #content ul#services-nav.short li.last {
	margin-right: 0;
}
#bd #content ul#services-nav li ul li {
	width: auto;
	height: auto;
	float:none;
	margin:0;
	font-size:11px;
}
#bd #content ul#services-nav li a {
	text-decoration: none;
	font-weight:bold;
	width: 112px;
	height: 73px;
	display:block;
	color: #3A3D4E;
}
#bd #content ul#services-nav li a:hover,
#bd #content ul#services-nav li.selected a{
	color: #C50000;
}
#bd #content ul#services-nav li a strong {
	display: block;
	padding: 4px 0 0 8px;
	background:url(../images/bullets.png) no-repeat -2px 5px;
}
#bd #content ul#services-nav li a:hover strong ,
#bd #content ul#services-nav li.selected a strong {
	background:url(../images/bullets.png) no-repeat -2px -978px;
}
#bd #content ul#services-nav li a img {
	display: block;	
	padding: 3px;
}
#bd #content ul#services-nav li a:hover img,
#bd #content ul#services-nav li.selected a img {
	border: 3px solid #C50000;	
	padding: 0;
}
#bd #content ul.small {
	margin: 14px 0 0 0;	
}
#bd #content ul.small li {
	font-size: 11px;
	color: #C50000;
	list-style: none;
	margin: 0;
}

/* TESTIMONIALS PAGE */
#bd #content ul#testimonial-logos {
	margin: 0 0 24px 0;
	padding:0;
	list-style: none;
	width: 650px;
}
#bd #content ul#testimonial-logos li {
	list-style: none;
	width: 200px;
	height: 99px;
	float:left;
	margin: 5px 8px 5px 0;
	background: #F2F2F2;
	border-collapse: collapse;
	_height: 0;
	zoom: 1;
	text-align: center;
}
#bd #content ul#testimonial-logos li a {
	width: 200px;
	height: 99px;
	border: 1px solid #CDCED1;
	display: table-cell;
	*display: block;
	vertical-align:middle;
	*font-size: 1px;
	text-decoration:none;
}
#bd #content ul#testimonial-logos li a span {
	*display: inline-block;
    *height: 100%;
    *width: 1px;
	*vertical-align: middle;
}
#bd #content ul#testimonial-logos li a:hover {
	border: 1px solid #A6A7A9;
	background: transparent url(../images/upAndOut.png) no-repeat top right;
}
#bd #content ul#testimonial-logos li a img {
	vertical-align: middle;

}
#bd #content ul#testimonial-logos li div {
	display: none;	
}
div.yui-panel a {
	width: 25px;
	height: 15px;
}
#bd #content ul#testimonial-logos li p img {
	display: block;
	margin: 4px 0 10px 0;
}
div.yui-panel .bd img {
	display:block;
	margin: 8px 0 12px 0;
}	
div.yui-panel .bd {
	width: 358px;
	font-size:11px;
	margin:0;
	padding: 7px 14px 14px 14px;
	border: 1px solid #D7D7D7;
	background: #E5E5E5 url(../images/testimoniallogos/testimonial-bg.png) repeat-x 0 0;
	
}
.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
	background-color: #E5E5E5;
}	
.yui-skin-sam .mask {
	opacity: 0.6;
	filter:alpha(opacity=60);
}
	
/***** MAP STYLES ******/
#bd #content #aus-map {
	  background: transparent url(../images/ausmap-under.png) no-repeat 0 0;
	  width: 145px;
	  height: 127px;
	  margin: 24px 0 0 12px;
	  position: relative;
	  float:left;
}
#bd #content #aus-map li {
	margin:0;	
	list-style: none;
}
  #aus-map li#nt {
	width: 20px;
	height: 20px;
	position:absolute;
	top: 0px;
	left: 54px;
	display:block;
  }
  #aus-map li#wa {
	width: 20px;
	height: 20px;
	position:absolute;
	top: 61px;
	left: 0px;
	display:block;
  }
  #aus-map li#sa {
	width: 20px;
	height: 20px;
	position:absolute;
	top: 64px;
	left: 80px;
	display:block;
  }
  #aus-map li#vic {
	width: 20px;
	height: 20px;
	position:absolute;
	top: 86px;
	left: 102px;
	display:block;
  }
  #aus-map li#nsw {
	width: 14px;
	height: 14px;
	position:absolute;
	top: 74px;
	left: 123px;
	display:block;
  }
  #aus-map li#qld {
	width: 14px;
	height: 14px;
	position:absolute;
	top: 57px;
	left: 127px;
	display:block;
  }
  #aus-map li#nt-info,
  #aus-map li#sa-info,
  #aus-map li#wa-info,
  #aus-map li#qld-info,
  #aus-map li#nsw-info,
  #aus-map li#vic-info {
	   padding: 1px;
	   height: 18px;
	   border: 2px solid #FFF;
	   text-align:center;
	   font-size: 11px;
	   color: #FFF;
	   position:absolute;
	   background: #333;
	   z-index: 11;
  }
  #aus-map li#nt-info {
	  width: 51px;
	  top: 17px;
	  left: 55px; 
	  display: none;
  }
  #aus-map li#wa-info {
	  width: 41px;
	  top: 58px;
	  left: 15px; 
	  display: none;
  }
  #aus-map li#sa-info {
	  width: 52px;
	  top: 62px;
	  left: 25px;
	  display: none;
  }
  #aus-map li#vic-info {
	  width: 64px;
	  top: 84px;
	  left: 34px; 
	  display: none;
  }
  #aus-map li#nsw-info {
	  width: 48px;
	  top: 70px;
	  left: 68px; 
	  display: none;
  }
  #aus-map li#qld-info {
	  width: 54px;
	  top: 34px;
	  left: 78px;  
	  display: none;
  }
  #aus-map li#nt-info.selected,
  #aus-map li#sa-info.selected,
  #aus-map li#wa-info.selected,
  #aus-map li#qld-info.selected,
  #aus-map li#nsw-info.selected,
  #aus-map li#vic-info.selected  {
	display:block;  
  }
  
  #aus-map li#nt a,
  #aus-map li#wa a,
  #aus-map li#sa a,
  #aus-map li#vic a {
	width: 20px;
	height: 20px;
	display:block;
	text-indent: -9999em;
	text-decoration:none;
  }
  #aus-map li#nsw a,
  #aus-map li#qld a {
	width: 14px;
	height: 14px;
	display:block;
	text-indent: -9999em;
	text-decoration:none; 
  }
  
  #aus-map li#nt a, 
  #aus-map li#wa a,
  #aus-map li#sa a,
  #aus-map li#vic a,
  #aus-map li#nsw a,
  #aus-map li#qld a {
	  background: transparent url(../images/ausmap-over.png) no-repeat -999px -999px; 
  }
  
  #aus-map li#nt a:hover,
  #aus-map li#nt a.selected {
	 background-position: -54px 0;  
  }
  #aus-map li#wa a:hover,
  #aus-map li#wa a.selected {
	 background-position: 0 -61px;  
  }
  #aus-map li#sa a:hover,
  #aus-map li#sa a.selected {
	 background-position: -80px -64px;  
  }
  #aus-map li#vic a:hover,
  #aus-map li#vic a.selected {
	 background-position: -102px -86px;  
  }
  #aus-map li#nsw a:hover,
  #aus-map li#nsw a.selected {
	 background-position: -123px -74px;  
  }
  #aus-map li#qld a:hover,
  #aus-map li#qld a.selected {
	 background-position: -127px -57px;  
  }
/**** END MAP STYLES *****/

/****** CONTACT PAGE STYLES ******/
#bd #content #contact-page-offices,
#bd #content #contact-page-offices li ul {
	margin: 0;
	width: 129px;
}
#bd #content #contact-page-offices {
	float: left;
	margin: 0 0 24px 0;
}
#bd #content #contact-page-offices li ul {
	margin: 4px 0 0 0;	
}
#bd #content #contact-page-offices li {
	font-weight: bold;
	color: #848590;
	font-size:12px;
	list-style: none;
}
#bd #content #contact-page-offices li ul li {
	list-style:none;
	margin: 2px 0;
}
#bd #content #contact-page-offices li ul li a {
	font-size: 12px;
	color: #3A3D4E;
	text-decoration:none;	
	font-weight: normal;
	padding: 0 0 0 12px;
}
#bd #content #contact-page-offices li ul li a:hover,
#bd #content #contact-page-offices li ul li a.selected {
	color: #C50000;
	background: transparent url(../images/red-bullet.png) no-repeat 3px 6px;
}
#bd #content #contact-page-offices li ul li a.selected {
	font-weight: bold;	
}
div#office-info {
	font-size: 11px;
	color: #3A3D4E;
	width: auto;
	height: 100px;
	line-height: 15px;
	padding: 10px 15px 15px 15px;
	float: left;
	border: 1px solid #AAAAAA;
	background: #D9D9D9 url(../images/testimoniallogos/testimonial-bg.png) repeat-x 0 0;
	margin:22px 0 0 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 4px #333;
	-webkit-box-shadow: 2px 2px 4px #333;
	-moz-box-shadow: 2px 2px 4px #333;
}
div#office-info h4 {
	color: #C50000;
	font-weight:bold;
}
div#office-info div.address {
	margin: 6px 0;
	line-height: 15px;
}
div.contact-form {
	  border-top: 1px solid #CDCED1;
	  width:620px;	
}
label {
	width: 265px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 12px 0;
}
label.long {
	width: 530px;	
}
input {
	width: 240px;
	padding: 5px;
	border: 1px solid #BCBDC3;
	color:#3A3D4E;
	font-size: 12px;
	font-weight: normal;
}
textarea {
	display: block;
	width: 504px;
	border:1px solid #BCBDC3;
	color:#3A3D4E;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	height: 110px;
}
textarea.text-field.focus,
input.text-field.focus {
	background-color:#FFFFF4;
	border:1px solid #F3DF80;
}
div#verificationCode {
	border: 1px solid #D9DADD;
	padding: 18px 14px 14px 14px;
	width: 385px;
	float:left;
	background: #FFF;
	margin: 0 0 12px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
label#verificationLabel {
	margin: 0;	
}
div#verificationLeft,
div#verificationRight {
	width: 225px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	color: #8B8C93;
}
div#verificationRight {
	width: 160px;
}
div#verificationLeft input {
	width: 200px;
	margin: 0 0 8px 0;
}
div#verificationRight #captcha {
	border:1px solid #BCBDC3;
	display:block;
}
div#verificationRight a {
	color:#3A3D4E;
}
div#contact-form-dialog {
	width: 300px;
	border:1px solid #BCBDC3;
	padding: 12px;
	font-size:11px;
	background:#FFF;
	margin: 0 0 24px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#bd #content div#contact-form-dialog ol {
	margin: 0 0 0 24px;
	width: auto;
}	
#bd #content div#contact-form-dialog ol li {
	margin:0;
	list-style:decimal;
}
input#blazeCareerAttach {
	width: auto;	
}
label#yesattach {
	width: 600px;
	margin: 4px 0 4px 0;
}
div.contact-form p.small {
	font-size: 11px;
	line-height:13px;
	margin: 3px 0 15px 0;
	color: #999; 
}
.button {
	display: block;
	margin: 0 0 24px 0;
	clear: both;
	height: 26px;
}
.button .bcontent {
	background: transparent url("../images/BlazeButtonSprite.png") no-repeat scroll 0 -34px;
	border:medium none;
	display:block;
	float:left;
	line-height:16px;
	overflow:hidden;
	padding:1px 0 0 8px;
	*padding-left:1px;
	width:auto;
}
.button button {
	background:transparent url("../images/BlazeButtonSprite.png") no-repeat scroll right 0;
	border:medium none;
	color:#393D4E;
	cursor:pointer;
	display:block;
	float:left;
	font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-size:93%;
	line-height:16px;
	padding:4px 25px 6px 0;
	*padding-right: 13px;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;
}
.button.hover .bcontent {
	background: transparent url(../images/BlazeButtonSprite.png) no-repeat 0px -104px;
}
.button.hover button {
	background: transparent url(../images/BlazeButtonSprite.png) no-repeat right -70px;
}

/****** CASE STUDY STYLES **********/
#bd #content.folio {
	width: 898px;	
	padding: 24px 0 0 0;
	margin: 0;
}
#bd #content #casestudy #casestudy-content {
	margin: 34px 0 0 auto;	
	width: 640px;
}
#bd #content #casestudy #galleryContainer {
	position: relative;	
	width: 614px;
	height: auto;
}
#bd #content #casestudy.folio #galleryContainer {
	margin: 0 auto;
}
#bd #content #casestudy ul {
	margin: 0 0 0 14px;
	width: 614px;
}
#bd #content #casestudy.folio ul {
	margin: 0 auto;
}
#bd #content #casestudy ul li {
	list-style: none;
}
#bd #content #casestudy ul.dotnav {
	display: none;	
}
#bd #content #casestudy ul.dotnav li {
	height: 15px;
	width: 15px;
	float: right;
	font-size:2em;
	color: #A9A9A9;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 6px 8px;
}
#bd #content #casestudy ul.dotnav li {
	cursor: hand;
	cursor: pointer;
}
#bd #content #casestudy ul.dotnav li.red {
	color: #E80000;
}
#bd #content #casestudy ul.gallery {
	position: static;
	width: 614px;
	height: auto;
	overflow: hidden;
	z-index: 1;
	margin:0 0 0 14px;
	height: 350px;
	background: #000;
	
}
#bd #content #casestudy.folio ul.gallery {
	margin:0;
	
}
#bd #content #casestudy.folio p {
	width: 614px;
	margin: 32px auto;
	font-size: 11px;
}
#bd #content #casestudy.folio p strong {
	color: #C50000;
	font-weight: bold;
	font-size:15px;
}
#bd #content #casestudy ul.gallery li {
	width: 614px;
	height: 350px;
	right: auto;
	left: auto;
	cursor: hand;
	cursor: pointer;
	margin:0;
}
div#casestudy-content img {
	float: left;	
}
div#casestudy-content h2,
div#casestudy-content p {
	width: 440px;
	float:right;
	padding: 0 32px 0 0;
	margin: 0;
}
div#casestudy-content h2 {
	font-size: 13px;	
}
div#casestudy-content p {
	margin: 0 0 16px 0;
}
#bd #content #casestudy ul.nav {
	width: 614px;
	height: 350px;
	position: absolute;
	z-index: 2;
	display: none;
	opacity: 0;
	filter:alpha(opacity=0);
}
#bd #content #casestudy ul.nav li#left-slide,
#bd #content #casestudy ul.nav li#right-slide {
	height: 350px;
	width: 65px;
	position: absolute;
	margin: 0;
	cursor:hand;
	cursor: pointer;
	opacity:0.5;
	filter:alpha(opacity=50);
	right: auto;
	top: 0px;
	z-index:
}
#bd #content #casestudy ul.nav li#left-slide {
	left: 0px;
}
#bd #content #casestudy ul.nav li#right-slide {
	left: 549px;	
}

	/***** Case Study Navigation *****/
	div#cs-nav {
		width: 218px;
		padding: 0 0 4px 0;
		background:transparent url(../images/cs-nav-bottom.png) no-repeat bottom left;
		margin:29px 0 12px 8px;
	}
	div#cs-nav  ul {
		width: 210px;
		margin: 0;
		padding: 0 8px 6px 0;
		background:transparent url(../images/cs-bg-sprite.png) repeat-y 0 0;
	}
	div#cs-nav  ul li {
		padding: 10px 0 10px 8px;	
		height: 64px;
	}
	div#cs-nav  ul li a {
		text-decoration: none;
		color: #616471;
		font-size:11px;
		line-height:13px;
		text-align: right;
		display:block;
	}
	div#cs-nav  ul li a strong {
		display: block;
		margin: 4px 0;
		float: right;
		width: 115px;
	}
	div#cs-nav  ul li a img {
		float: right;	
		margin: 0 3px 0 6px;
		border: 2px solid #FFF;
	}
	div#cs-nav  ul li a:hover img,
	div#cs-nav  ul li a.selected img {
		border: 2px solid #E80000;
	}
	div#cs-nav  ul li a:hover strong,
	div#cs-nav  ul li a.selected strong {
		color: #C50000;
	}
	
	
	/***** END Case Study Navigation *****/

/****** END CASE STUDY STYLES ******/

/****** BLAZE ONLINE 3 STYLES *****/
#blazeonline3  div.left {
	width: 380px;
	float: left;
}
#blazeonline3  div.right {
	width: 200px;
	float:left;
}
#blazeonline3  div.right p {
	font-size: 11px;
	line-height: 15px;
	width: auto;
	margin:0;
	color: #666;
	padding: 0 8px 0 2px;
}
/****** END BLAZE ONLINE 3 STYLES *****/

/****** BLAZE SITEMAP STYLES *********/
#bd #content ul.sitemap,
#bd #content ul.sitemap ul {
	width: 626px;	
	margin: 0;
	padding: 0;
}
#bd #content ul.sitemap ul {
	border-top: 1px solid #BFC0C5;	
	padding: 11px 0 0 0;
}
#bd #content ul.sitemap li {
	list-style: none;
	margin: 0 0 27px 0;
	font-size:12px;
	font-weight:bold;
	color: #C50000;
}
#bd #content ul.sitemap ul li {
	width: 145px;
	float:left;
	list-style: none;
	margin: 1px 0 2px 0;
	font-size:12px;
	font-weight: normal;
	color: #3A3D4E;
}
#bd #content ul.sitemap ul li a {
	text-decoration: none;	
	color: #3A3D4E;
	padding: 0 0 0 10px;
	font-weight:normal;
}
#bd #content ul.sitemap ul li.strong a {
	font-weight: bold;	
	background:url("../images/bullets.png") no-repeat scroll 0 2px transparent;
}
#bd #content ul.sitemap ul li a:hover {
	color: #C50000;
}
#bd #content ul.sitemap ul li.strong a:hover {
	background:url("../images/bullets.png") no-repeat scroll 0 -981px transparent;
}
#bd #content ul.sitemap ul li.strong ul li a {
	font-weight: normal;
	background:none;
}
#bd #content ul.sitemap ul li.strong ul li a:hover {
	background: none;	
}
#bd #content ul.sitemap ul li ul {
	border: none;	
	padding: 3px 0 0 0;
	width: 145px;
}
#bd #content ul.sitemap ul li ul li {
	width: 113px;
	float:none;
	text-indent:-20px;
	padding: 0 0 0 18px;
}
#bd #content ul.sitemap ul li ul li a {
	background: none;
}	
input#meetingID {
	padding: 4px 4px;
	width: 160px;
	display:block;
	float:left;
	margin: 0;
}	
input#meetingID.initial {
	font-style: italic;
	color:#AAA;
}
#overlay3 {
	padding: 8px;
	float: left;
	border: 1px solid #999;
	background:#FCFCFC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	position: absolute !important;
}
#bd #content.videos {
	width: 100%;	
	float: none;
	margin:0;
	padding: 48px 0 0 0;
	background: #F2F2F2 url(../images/video-player-bg.png) 0 33px no-repeat;
}
#bd #content.videos p,
#bd #content.videos h2 {
	width: 700px;
	font-size:13px;
	margin: 12px auto 24px auto;
	_margin: 12px 0 24px 48px;
}
#casestudy #video-frame {
	width: 700px;
	height: 400px;
	background: #000 url(../images/video-player-bg.png);
	margin: 0 0 24px 100px;
	_margin: 24px 0 24px 48px;
}
body.videos #bd {
	background-image: none;	
}
#bd #content #casestudy .video-list {
	width: 750px;
	margin: 0 0 0 89px;
	height: 165px;
	_margin: 0 0 0 40px;
}
#casestudy .video-list li {
	float: left;
	width: 250px;
	height: 150px;
	_display: inline;
}
#casestudy .video-list li a {
	display: block;
	height: 150px;
	background:url(../images/dted-hover.jpg) no-repeat -25px -28px;
	text-indent: -9999em;
}
#casestudy .video-list li a:hover,
#casestudy .video-list li a.selected {
	background-position: -25px -208px;
}
#casestudy .video-list li a#gina {
	background-position: -275px -28px;
}
#casestudy .video-list li a#gina:hover,
#casestudy .video-list li a#gina.selected {
	background-position: -275px -208px;
}
#casestudy .video-list li a#tim {
	background-position: -530px -28px;
}
#casestudy .video-list li a#tim:hover,
#casestudy .video-list li a#tim.selected {
	background-position: -530px -208px;
}
