@import url("reset.css");
/*---------------------------
main styles
---------------------------*/

body {
	font-size: 10px;
	line-height:1.2;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFF url(../images/mainbg.jpg) repeat-x;
}
h1 {
	font-size:70px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:bold;
}
h1.newshead {
	margin-bottom:0;
	line-height:1.1;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.8em;
	color:#333;
	line-height:1;
	letter-spacing:-1px
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#404040;
}
h3.newssub {
	font-weight:normal;
	margin-top:-6px;
	line-height:1;
}
h3.worksub {
	display:block;
	width:600px;
	float:left;
	font-weight:normal;
	margin-top:-6px;
	line-height:1;
	color:#F63;
}
h3.whatsnew {
	margin:30px 0 15px 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	color:#F63;
	margin:14px 0 14px 0;
}
.services-lcol2 h4 {
	color:#FF6633;
	font-size:1.2em;
}
h4 span{
	background:url(../images/arr_right.png) right 5px no-repeat;
	padding-right:18px;
	margin-right:5px;
}

h5 {
	font-size:13px;
	color:#474747;
}
.orange {
	color:#F63;
}
a#logo {
	width:73px;
	height:100px;
	background:url(../images/ttl-logo.gif);
	position:absolute;
	top:0;
	left:0;
}
a {
	text-decoration:none;
	color:#F63;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:12px 0 12px 0;
	color:#666;
}
.imgfloatleft {
	float:left;
	margin:0 15px 15px 0;
}
#wrapper {
	font-size:1.2em;
	width:940px;
	height:auto;

	clear:both;
	margin:0 auto 0 auto;
	padding:0 20px 0 20px;
}
#header {
	clear:both;
	width:940px;
	height:120px;
	position:relative;
	overflow:visible;
	z-index:10;
}
.clearfix {
	clear:both;
	height:0;
	display:block;
}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
/* End hide from IE-mac */


/*---------------------------
main nav
---------------------------*/

ul#menu {
	float:right;
	white-space:nowrap;
	margin-top:57px;
	height:20px;
	overflow:visible;
	z-index:100;
}
ul#menu, #header ul#menu li {
	list-style-type:none;
	font-weight:bold;
}
ul#menu a:hover {
	text-decoration:none;
}
ul#menu li {
	position:relative;
	padding:0;
	float:left;
	margin:0 2px 0 2px;
	overflow:visible;
}
ul#menu li:hover {
	background:url(../images/menu-centre-bg-ov.png) repeat-x;
	color:#FFF;
}
ul#menu li a {
	cursor:pointer;
	margin:0;
	padding-left:8px;
	display:block;
	white-space:nowrap;
	color:#999;
}
ul#menu li a:hover {
	background:url(../images/menu-left-bg-ov.png) top left no-repeat;
	color:#FFF;
}
ul#menu li a span {
	padding:2px 8px 0 0;
	display:block;
	height:20px;
}
ul#menu li a span:hover {
	background:url(../images/menu-right-bg-ov.png) top right no-repeat;
}
ul#menu li.current, ul#menu li.current:hover {
	background:url(../images/menu-centre-bg.png) repeat-x;
}
ul#menu li.current a, ul#menu li.current a:hover {
	background:url(../images/menu-left-bg.png) top left no-repeat;
	color:#FFF;
}
ul#menu li.current a span, ul#menu li.current a:hover span {
	background:url(../images/menu-right-bg.png) top right no-repeat;
}
ul#menu li.drop:hover, ul#menu li.current drop:hover {
	background:url(../images/menu-centre-bg-ov.png) repeat-x;
	color:#FFF;
}
ul#menu li.drop:hover a {
	background:url(../images/menu-left-bg-ov.png) top left no-repeat;
	color:#FFF;
}
ul#menu li.drop:hover a span {
	background:url(../images/menu-right-bg-ov.png) top right no-repeat;
	color:#FFF;
}
/*---------------------------
main nav - submenus
---------------------------*/
#header ul#menu li.drop ul.dropdown {
	list-style-type:none;
	display:none;
	z-index:500;
	position:absolute;
	left:0;
	top:15px;
	clear:both;
	width:141px;
	padding:0;
	margin:0;
	overflow:visible;
}
#header ul#menu li.drop ul.dropdown li {
	background:url(../images/subnav_top.png) top left no-repeat;
	width:141px;
	padding:7px 0 0 0;
	margin:0;
}
#header ul#menu li.drop ul.dropdown li ul.mid {
	color:#999;
	list-style-type:none;
	width:141px;
	clear:both;
	padding:0;
	margin:0;
}
#header ul#menu li.drop ul.dropdown li ul.mid li {
	background:none;
	padding:0;
}
#header ul#menu li.drop ul.dropdown li ul.mid li a {
	color:#999;
	width:129px;
	padding:3px 4px 3px 8px;
	display:block;
	background:url(../images/subnav_mid.png) left repeat-y;
	font-weight:normal;
	font-size:95%;
}
#header ul#menu li.drop ul.dropdown li ul.mid li a:hover {
	color:#333;
	width:129px;
	padding:3px 4px 3px 8px;
	display:block;
	background:url(../images/subnav_mid.png) left repeat-y;
}
#header ul#menu li.drop ul.dropdown li span.base {
	display:block;
	height:7px;
	width:141px;
	clear:both;
	background: url(../images/subnav_base.png) bottom left no-repeat;
}

#illustration-lcol3{
	float:right;
	width:245px;
	padding-top:30px;
}

/*---------------------------
home page
---------------------------*/
.home-lcol {
	width:560px;
	height:auto;
	float:left;
	position:relative;
	border-right: 1px solid #CCCCCC;
	margin-bottom:10px;
}
.home-lcol p, .home-rcol p {
	color:#666;
	font-size:13px;
}
.home-rcol {
	margin:0 0 12px 0;
	width:364px;
	height:auto;
	float:right;
	position:relative;
}
.home-rcol .space {
	padding:0 7px 7px 7px;
}
.mainpod {
	width:539px;
	padding-top:20px;
	height:272px;
	background:url(../images/main_pod_bg.png) top left no-repeat;
	color:#333;
	position:relative;
}
.mainpod img{
	position:absolute;
	right:4px;
	bottom:9px;
}
.mainpod p {
	font-size:13px;
}
.mainpod p.ruleabove {
	border-top:#F63 solid 3px;
	padding-top:10px;
}
.mainpod span {
	margin:0 0 0 18px;
	float:left;
	width:250px;
}
.mainpod h1 {
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:bold;
	color:#666;
	line-height:1.0;
	margin:0 0 6px 0;
}
.newitems {
	display:block;
	clear:both;
	background:url(../images/pod_bg.png) no-repeat;
	padding:9px;
	margin-bottom:20px;
	
}
.newitems p {
	margin:3px 0 3px 0;
	font-size:13px;
	
}
.featured {
	float:left;
	width:168px;
	height:auto;
	color:#666;
	padding-bottom:30px;
	margin-right:17px;
}
.featured p{
	font-size:11px;
}
.featuredpic {
	width:168px;
	height:209px;
	display:block;
	clear:both;
	border:#CCC solid 1px;
	position:relative;
	margin-bottom:10px;
}
.featured img {
	border:#FFF solid 2px;
}
.nopad {
	margin-right:0;
}
.item-row .end {
	margin-right:0px;
}
a.morebtn {
	width:168px;
	height:209px;
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	background:url(../images/more-info-btn.png) right bottom no-repeat;
}
a:hover.morebtn {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	background:url(../images/more-info-btn-ov.png) right bottom no-repeat;
}
a.morebtn span {
	display:none;
}
.newitems a{
	padding-left:5px;
}
/*---------------------------
meet the team
---------------------------*/
.teamIntro{
border-bottom: 1px solid #CCCCCC;
margin-bottom:20px;
}

/*---------------------------
news page
---------------------------*/
.news-lcol1 {
	margin:20px 0 12px 0;
	width:284px;
	height:auto;
	float:left;
	position:relative;
	margin-right:12px;
}
.news-lcol2, .news-lcol3 {
	margin:40px 0 12px 0;
	width:288px;
	min-height:350px;
	height: auto !important;
	height: 350px;
	float:left;
	position:relative;
	padding-left:15px;
	border-left:#CCC solid 1px;
}
.news-lcol3 {
	width:500px;
}
.news-rcol, .news-rcol2 {
	margin:40px 0 12px 0;
	width:295px;
	height:auto;
	float:right;
	position:relative;
}
.news-rcol2 {
	width:384px;
}
.news-lcol1 ul {
	width:264px;
	height:33px;
	background:url(../images/newsyrs.png) left bottom no-repeat;
	list-style-type:none;
	padding-left:20px;
}
.news-lcol1 li {
	float:left;
	white-space:nowrap;
	padding:10px 12px 12px 0;
}
.news-lcol1 li.arrows {
	margin-left:90px;
}
.news-lcol1 li a {
	color:#666;
}
.news-lcol1 li.arr-l {
	padding:10px 12px 12px 0;
}
.news-lcol1 li.arr-r {
	padding:10px 0 12px 0;
}
.news-lcol1 li.arr-l a {
	width:14px;
	height:11px;
	background:url(../images/arr_left.png) left top no-repeat;
	display:block;
}
.news-lcol1 li.arr-r a {
	width:14px;
	height:11px;
	background:url(../images/arr_right.png) left top no-repeat;
	display:block;
}
.news-lcol1 li a span {
	display:none;
}
.news-lcol1 li.current a {
	color:#F63;
}
.newslinks {
	padding:8px 20px 16px 20px;
}
.newslinks a {
	color:#333;
}
.divider {
	border-bottom:#CCC solid 1px;
}
.newsPhoto{
	/*background:url(../images/newsphoto_bg.png) 0 0 no-repeat;*/
	
	padding:6px 0 0 7px;
}
.caption {
	font-size:13px;
	color:#4f4f4f;
	font-weight:bold;	
}
.imageCaption{
	margin:0px 0 0 6px;
}
.news-rcol .icon{
margin:10px auto 0 40px;
}
/*---------------------------
Our work page
---------------------------*/
#ourWork a.bugfix_temp{
background-position:relative;
bottom:-23px!important;
}
#ourWork p{
	width:700px;
	margin-bottom:20px;
}
#workPodContainer{
width:980px;
overflow:hidden;
white-space:nowrap
}
.workPod{
	background:url(../images/ourwork_pod.png) 0 0 no-repeat;
	width:208px;
	height:114px;
	position:relative;
	float:left;
	margin:0 35px 35px 0;
}
.workPod h2{
font-size:20px;
font-weight:bold;
color:#FF6633;
padding:5px 0 0 8px;
z-index:999
}

.workPod a.morebtn {
	width:208px;
	height:114px;
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	background:url(../images/our_work_morebtn.png) left bottom no-repeat;
}
.workPod a:hover.morebtn {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	background:url(../images/our_work_morebtn.png) left bottom no-repeat;
}
.workPod a.morebtn span {
	display:none;
}

img.brandingIcon{
	position:absolute;
	right:10px;
	top:10px;
}
img.stratIcon{
	position:absolute;
	right:10px;
	top:32px;
}
img.packageIcon{
	position:absolute;
	right:10px;
	top:23px;
}
img.advertIcon{
	position:absolute;
	right:10px;
	top:17px;
}
img.brandingIcon{
	position:absolute;
	right:10px;
	top:10px;
}
img.corpIcon{
	position:absolute;
	right:10px;
	top:17px;
}
img.posIcon{
	position:absolute;
	right:10px;
	top:32px;
}
img.webIcon{
	position:absolute;
	right:10px;
	top:17px;
}
img.eventsIcon{
	position:absolute;
	right:10px;
	top:17px;
}
p.more {
	margin:0;
	padding:0;
}
p.more a {
	text-align:right;
	width:250px;
	float:right;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.4em;
	color:#F63;
	margin:-6px 0 0 0;
	padding:0 25px 0 0;
	background:url(../images/arr_right.png) no-repeat 99% 55%;
}
p.more a:hover {
	text-decoration:none;
	background:url(../images/arr_right.png) no-repeat 100% 55%;
}
.examples {
	width:900px;
	clear:both;
	display:block;
	padding-bottom:15px;
}
.cols12 {
	width:299px;
	height:550px;
	float:left;
	position:relative;
	border-right:#CCC solid 1px;
	z-index:1;
}
.cols3 {
	height:550px;
	width:300px;
	position:relative;
	float:left;
	position:relative;
	z-index:1;
}
.worktext {
	position:absolute;
	top:273px;
	left:0;
	padding:0 12px 12px 12px;
	height:265px;
}
.worktext h5 {
	margin:12px 0 0 0;
	padding:0;
}
.worktext p {
	margin:0 0 12px 0;
	color:#666;
}
.pointlft {
	position:absolute;
	left:0px;
	top:350px;
	width:12px;
	height:20px;
	display:block;
	background:url(../images/pointLft.gif) 0 0 no-repeat;
}
.pointrgt {
	position:absolute;
	left:928px;
	top:350px;
	width:12px;
	height:20px;
	display:block;
	background:url(../images/pointRgt.gif) 0 0 no-repeat;
}
.pointlft span, .pointrgt span {
	display:none;
}
/*---------------------------
services page
---------------------------*/
.services-lcol1 {
	margin:40px 0 12px 0;
	width:138px;
	height:auto;
	float:left;
	position:relative;
	margin-right:12px;
}
.services-lcol2, .testimonial-lcol2 {
	margin:40px 0 12px 0;
	width:505px;
	height:auto;
	float:left;
	position:relative;
	padding-left:15px;
	border-left:#CCC solid 1px;
}
.services-lcol2 ul {
	margin-left:12px;
}
.services-lcol1 ul li.selected {
	list-style-type:none;
	padding-left:20px;
	background:url(../images/arr_right.png) 0 6px no-repeat;
}
.services-lcol1 ul li.selected a {
	color:#F63;
}
.services-lcol1 ul li {
	list-style-type:none;
	padding:4px 0 4px 0;
}
.services-lcol1 ul li a {
	color:#666;
}
.case_studies {
	position:relative;
	margin:20px 0 12px 0;
	width:206px;
	height:auto;
	float:right;
}
.case_studies ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.case_studies li.title {
	width:196px;
	height:auto;
	background:url(../images/casestud_bg.png) left top no-repeat;
	list-style-type:none;
	padding:10px 0 10px 10px;
	display:block;
	margin-top:0;
}
.case_studies li.title a {
	padding:0;
	margin-right:15px;
	display:block;
	background:url(../images/arrow-down.png) right top no-repeat;
}
.case_studies li {
	font-size:95%;
	width:186px;
	height:auto;
	background:url(../images/case_study_bg.png) top left no-repeat;
	list-style-type:none;
	padding:15px 10px 6px 10px;
	margin-top:6px;
}
.case_studies li strong {
	clear:both;
	display:block;
	width:166px;
	margin-bottom:10px;
}
.case_studies li img {
	float:right;
	margin:0 0 10px 10px;
}
.case_studies li a {
	display:block;
	padding:6px 0 0 0;
}
/*---------------------------
contact page
---------------------------*/
.contact-lcol1{
	margin:40px 0 12px 0;
	width:570px;
	height:auto;
	float:left;
	position:relative;
	margin-right:12px;
	border-right:#CCC solid 1px;
	padding-right:15px;
	padding-bottom:15px;
}
.contact-lcol1 p{
	width:350px;
}
#mapContainer{
	background:url(../images/map_bg.png) 0 0 no-repeat;
	width:540px;
	height:315px;
	clear:both;
	padding:10px 0 0 10px;
}
#contactDetails{
	width:330px;
	float:right;
	padding-top:50px;
	min-height:400px;
	background:url(../images/telephone.png) bottom center no-repeat
	
}
#contactDetails dl.address{
	margin-bottom:20px;
}
#contactDetails dl dt{
	color:#FF6633;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
#contactDetails dl dd{
	color:#666666;
	padding-bottom:2px;
}

/*---------------------------
about us page
---------------------------*/
.mainBody_aboutus{
	background:url(../images/aboutus_illus.png) right center no-repeat;
	min-height:400px;
}

.mainBody_experience{
	background:url(../images/owl_illus.jpg) right center no-repeat;
	min-height:400px;
}
/*---------------------------
the team page
---------------------------*/
.teamPanel{
	background:url(../images/meetteam_bg.png) 0 0 no-repeat;
	min-height:170px;
	padding:10px 0 0 10px;
	margin-bottom:10px;
}
.includeIllustration{
	width:750px;
	min-height:170px;
	background:url(../images/gingerbread_1.png) top right no-repeat;
}
.teamPhoto{
	float:left;
	background:url(../images/teamphoto_bg.png) 0 0 no-repeat;
	padding:9px 0 0 10px;
	width:141px;
	height:141px;

}
.teamPanel .details{
	float:left;
	width:370px;
	margin:5px 10px 0 0;
	padding-right:10px;
}
.teamPanel h2{
	color:#333333;
	font-size:1.6em;
	letter-spacing:0.1px;
	padding-bottom:10px;
}
.teamPanel h2 span{
	font-size:12px;
	color:#666666;	
}
.teamPanel .teamIllustration{
	margin-top:-10px;
}

.team-col {
	float:right;
	width:750px;
	height:auto;
	position:relative;
	margin:40px 0 12px 0;
}
.team-panel {
	width:698px;
	height:auto;
	padding:20px 26px 20px 26px;
	background:url(../images/team-bg.png) left top no-repeat;
	position:relative;
}
.team-panel img {
	float:left;
	margin-right:12px;
}
.team-panel .t-col1 {
	float:left;
	width:310px;
	margin-right:12px;
}
.team-panel .t-col2 {
	float:left;
	width:218px;
	height:120px;
	padding-left:12px;
	border-left:#CCC solid 1px;
}
.team-panel .t-col3 {
	float:left;
	width:450px;
	padding-left:12px;
	border-left:#CCC solid 1px;
}
.team-panel .title {
	font-size:1.6em;
	margin-top:0;
}
.team-panel .t-col1 .title {
	color:#333;
}
.team-panel p {
	margin:0 0 12px 0;
}
.team-panel .t-col2 .title {
	margin-bottom:24px;
}
.team-panel .t-col3 span {
	color:#F63;
}
.team-panel .t-col3 h2, .team-panel .t-col1 h2 {
	color:#333;
	margin-bottom:3px;
}
/*---------------------------
testimonial
---------------------------*/
.testimonial-lcol2 {
	margin:40px 0 12px 0;
	width:505px;
	height:auto;
	float:left;
	position:relative;
	padding-left:15px;
	border-left:#CCC solid 1px;
}
.testimonial-lcol2 h3{
	color:#FF6633;
	font-weight:bold;
	font-size:14px;
}
.testimonial p{
	margin:5px 0 20px 0;
}
.testimonial{
	border-bottom:1px solid #e2e2e2;
	margin:0 0 20px 0;
}
/*---------------------------
footer
---------------------------*/

#footer {
	clear:both;
	width:940px;
	border-top:#F63 solid 3px;
	padding-top:15px;
	color:#999;
	font-size:95%;
}
#footer a {
	color:#999;
	text-decoration:underline;
}
#footer p {
	margin-top:0;
	float:left;
}
.logos {
	float:right;
	text-align:right;
}
/*---------------------------
floats, clears
---------------------------*/

/* floatfix */
.floatfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden
}
.floatfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .floatfix {
	height:1%
}
.floatfix {
	display:block
}
/* End hide from IE-mac */

.floatLeft {
	float:left;
	margin-right:10px;
}
.floatRight {
	float:right;
	margin-left:10px;
}
.clr {
	height:0;
	clear:both;
	display:block;
}





/*---------------------------
our work slideshow
---------------------------*/
#ourWork a.backWork{
	position:relative;
	right:39px;
	bottom:0px;
	left:720px;
	background:url(../images/back_to_work.png) left top no-repeat;
	width:138px;
	height:37px;
	display:block;
	text-indent:-3000px;
	white-space:nowrap;
	overflow:hidden;
}
#ourWork a.backWork:hover{
background-position:left bottom;
}
#slideshow {
	margin:20px auto 60px auto;
	width:940px;
	height:400px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:940px;
  height:400px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  background:url(../images/ourwork_bg.png) 0 0 no-repeat;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:832px; /* reduce by 23 pixels of #slidesContainer to avoid horizontal scroll */
  height:400px;
 

}
.slideshowContent{
	width:850px;
	overflow:hidden;
	margin:0 0 0 45px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:45px;
  height:400px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  
}
#leftControl {
  top:0;
  left:4px;
  z-index:999;
  background:transparent url(../images/left_control.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:2px;
  background:transparent url(../images/right_control.png) no-repeat 0 0;
  z-index:999;

}
.workExample_left{
	width:375px;
	height:350px;
	margin:22px 20px 0 20px;
	border-right:1px #e2e2e2 solid;
	padding-right:20px;
	float:left
}
.workExample_right{
	width:375px;
	height:350px;
	margin:22px 0 0 0;
	float:left;
}

.workExample_single{
	margin:22px 0 0 60px;
}



#tooltip { 
    display:none; 
    background:transparent url(../images/tooltip.png) no-repeat center center; 
    font-size:9px; 
    height:45px; 
    width:131px; 
    padding:22px 0 0 0;
	text-align:center; 
    color:#fff;
	z-index:9999;
	margin-top:75px;	    
}

