/*
----------------------------------------------- Fonts
*/
@font-face {
	font-family: 'akaChenRegular';
	src: url('/assets/fonts/akachen-webfont.eot');
	src: local('?'), url('/assets/fonts/akachen-webfont.woff') format('woff'), url('/assets/fonts/akachen-webfont.ttf') format('truetype'), url('/assets/fonts/akachen-webfont.svgz#webfontwTHHe2jF') format('svg'), url('/assets/fonts/akachen-webfont.svg#webfontgdqQioCL') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#2d2d2d url(/assets/images/bg_tile.jpg) repeat-x 0 0;
	color: #FFFFFF;
    font-style: italic;
}

body.short {
    background:#2d2d2d url(/assets/images/bg_tile_short.jpg) repeat-x 0 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'akaChenRegular';
    font-style: normal;
}

a {
	color:#fff;
}

a.yellow {
    background-color:#FCE701;
	color:#2d2d2d;
}

p {
	font-size:1.1em;
	line-height:1.3em
}

hr {
	background-image:url(/assets/images/hr.gif);
	background-repeat:repeat-x;
	border:none;
	width:100%;
	height:2px;	
	margin:24px 0 24px 0 ;
}
hr {
	border-top:2px dotted #333333;
	width:100%;
	height:2px;
	margin:24px 0;
}

h1 {
	font-size:3.5em;
	font-weight:normal;
	margin-bottom:0;
}

form input {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hide {
	display:none;
}

#top_nav {
    height:41px;
    background:#2d2d2d url(/assets/images/2011_top_nav_bg.png) repeat-x 0 0;
    font-style:normal !important;
}
#top_nav_inner {
    margin:0 auto;
    width:1024px;
    position:relative;
}
#top_nav ul {
    width:600px;
    position:absolute;
    top:0;
    left:150px;
}
#top_nav li {
    float:left;
    border-right:1px solid #5a5a5a;
    height:41px;
}
#top_nav li.last {
    border-right:none;
}
#top_nav li a {
    display:block;
    padding:15px 20px 5px;
    height:21px;
    background:#2d2d2d url(/assets/images/2011_top_nav_bg.png) repeat-x 0 0;
    font-family: 'akaChenRegular';
    color:#a3a3a3;
    font-size:20px;
    text-decoration:none;
}
#top_nav li a:hover, #top_nav li a.current {
    background:#2d2d2d url(/assets/images/2011_top_nav_bg.png) repeat-x 0 -41px;
    color:#fff;
}
#top_nav_inner div {
    position:absolute;
    top:7px;
    right:0;
    font-family: 'akaChenRegular';
    font-size:30px;
    color:#fff;
}
#top_nav_inner div span {
    color:#ff0200;
    font-size:18px;
    padding-right:4px;
}

#top-section {
	width:1024px;
	margin:0 auto;
	padding:0!important;
	padding:0 0 16px 0px;
	height:auto !important;
	height:398px;
	min-height:398px;
	background-image:url(/assets/images/bg_panel.jpg);
	background-repeat:no-repeat;
	position:relative;
    overflow: hidden;
}
#top-section-left {
	position:relative;
	width:220px;
	float:left;
	display:inline;
}

#home-top-section-left {
	position:relative;
	width:180px;
	float:left;
	display:inline;
}

#top-section a.logo, #top-section span.logo {
	display:block;
	width:175px;
	height:106px;
	margin-top:20px;
	background-image:url(/assets/images/is_logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#home-top-section-right {
	width:804px;
	float:left;
	display:inline;
}

#top-section-right {
	width:804px;
	float:left;
	display:inline;
}

/* page titles */
#top-section-right img.title {
    margin:90px 0 10px;
}
#top-section-right p {
    width:350px;
    font-family: 'akaChenRegular';
    font-style:normal;
    font-size:22px;
    padding-left:3px;
}
#top-section-right p.big{
    font-size:28px;
}

h1.title_clients {
    margin:90px 0 10px;
    width:388px;
    height:68px;
    background:url(/assets/images/page_title_clients.png) no-repeat 0 0;
    text-indent:-9999px;
}

#nav {
	width:670px;
	margin-top:121px;
	border-bottom:1px solid #FCE701;
}
#nav ul {
	font-size:1.6em;	
}
#nav li {
	float:left;
	display:inline;
	margin-right:21px;
	position:relative;
}
#nav li.last {
	margin-right:0;
	margin-left:3px;
}
#nav li a {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#f0a99c;
}
#nav li.first a {
	padding-left:4px;
}
#nav li.last a {
	padding-right:4px;
}
#nav li a:hover, #nav li.current a {
	color:#FFFFFF;
}
#nav li div.nav-highlight {
	display:block;
	width:100%;
	height:0;
	background-color:#FCE701;
	position:absolute;
	left:0;
	bottom:0;
}
#nav li.current div.nav-highlight {
	height:3px;
}
/* hide the nav highlighting from IE6 as it just doesn't work! */
* html #nav li div.nav-highlight {
	display:none;
}

#intro {
	background-position:right 0;
	background-repeat:no-repeat;
	height:260px;
	margin-top:17px;
	padding-top:22px;
}

#intro h1 {
	width:430px
}

#intro p {
	font-size:2.2em;
	width:410px;
	margin-top:16px;
}

/* home-carousel */
#home-carousel {
    position: relative;
	margin-top:0px;
	margin-left:0;
	width:810px;
	height:398px;
	position:relative;
    font-family:'akaChenRegular';
    overflow: hidden;
}

#home-carousel p {
    line-height: 1.5em;
    padding-right: 1em;
    font-weight: normal;
    font-size: 1.6em;
}

#home-carousel .slide {
    position: absolute;
    width: 784px;
    height: 398px;
}

#home-carousel .slide.agency {
    position: relative;
    background: url(/assets/images/home/agency.png) no-repeat bottom left;
    padding-left: 375px;
}

#home-carousel .slide.agency .cr8agency {
    margin-top: 128px;
}

#home-carousel .slide.mobile {
    position: relative;
    background: url(/assets/images/home/dhd.png) no-repeat bottom left;
    padding-left: 460px;
    width: 344px;
}

#home-carousel .slide.mobile .btn_learnmore {
    background-image: url(/assets/images/home/learn_more.png);
    dispay: block;
    width: 344px;
    height: 69px;
    position: absolute;
    top: 300px;
}


#home-carousel .slide.mobile .btn_learnmoresmall {
    background-image: url(/assets/images/home/learn_more_small.png);
    dispay: block;
    width: 181px;
    height: 62px;
    position: absolute;
    top: 300px;
    left: 140px;
}

#home-carousel .slide.mobile .btn_findoutmore {
    background-image: url(/assets/images/home/find_out_more.png);
    dispay: block;
    width: 176px;
    height: 47px;
    position: absolute;
    left: 143px;
    bottom: 22px;
}

#home-carousel .slide.mobile .btn_findoutmore span,
#home-carousel .slide.mobile .btn_learnmore span,
#home-carousel .slide.mobile .btn_learnmoresmall span {
    display: none;
}

#home-carousel img.title {
    padding: 40px 0 10px 0;
}


#home-carousel .slide.mobile img {
    padding-top: 28px;
}
#home-carousel .slide.mobile p {
    line-height: 1.2em;
    font-size: 17px;
}


#home-carousel h2 {
    font-size: 28px;
    margin: 25px 0 5px 0;
    font-weight: normal;
}

#home-carousel p {
    font-style:normal;
}

#home-carousel .slide.web-design {
    background: url(/assets/images/slides/web_tippee_bg.png) no-repeat bottom left;
    padding:0 0 0 344px;
    width: 440px;
    /*height:398px;*/
}
#home-carousel .slide.web-design img.title {
    padding-top:120px;
}
#home-carousel .slide.web-design p {
    padding:0 0 0 10px;
}
#home-carousel .slide.web-design a.button {
    margin:10px 0 0 10px;
}

#home-carousel .slide.web-design-music {
    background: url(/assets/images/slides/web_music_bg.png) no-repeat bottom left;
    padding:0 0 0 424px;
    width: 360px;
    /*height:398px;*/
}
#home-carousel .slide.web-design-music img.title {
    padding-top:70px;
}
#home-carousel .slide.web-design-music p {
    padding:0 0 0 10px;
}
#home-carousel .slide.web-design-music a.button {
    margin:10px 0 0 10px;
}


#home-carousel .slide.web-design-inl {
    background: url("/assets/images/home/inl-face.png") no-repeat scroll 108px bottom transparent;
    padding:0 0 0 424px;
    width: 360px;
    /*height:398px;*/
}
#home-carousel .slide.web-design-inl img.title {
    padding-top:70px;
}
#home-carousel .slide.web-design-inl p {
    padding:0 0 0 10px;
}
#home-carousel .slide.web-design-inl a.btn-case-study {
    display: block;
    background-image: url(/assets/images/home/case_study.png);
    width: 169px;
    height: 50px;
}

#home-carousel .slide.concept_mobile {
    background: url("/assets/images/home/web_conceptMobile_bg.png") no-repeat scroll 0px bottom transparent;
    padding:0 0 0 424px;
    width: 360px;
    /*height:398px;*/
}
#home-carousel .slide.concept_mobile  img.title {
    padding-top:70px;
}
#home-carousel .slide.concept_mobile  p {
    padding:0 0 0 4px;
}
#home-carousel .slide.concept_mobile  a.btn-case-study {
    display: block;
    background-image: url(/assets/images/home/case_study.png);
    width: 169px;
    height: 50px;
}

#home-carousel .slide.strategy {
    background: url("/assets/images/home/strategy.png") no-repeat scroll 50px bottom transparent;
    padding:0 0 0 424px;
    width: 360px;
    /*height:398px;*/
}


/* home-slideshow */
#slideshow {
	margin-top:68px;
	margin-left:0;
	width:670px;
	height:330px;
	position:relative;
}
#slideshow #slides-container {
  margin:0 auto;
  width:670px;
  height:330px;
  /*overflow:auto; /* allow scrollbar */
  overflow:hidden;
  position:relative;
}
#slideshow #slides-container .slide {
  margin:0 auto;
  width:650px; /* reduce by 20 pixels of #slides-container to avoid horizontal scroll */
  height:330px;
}
#slideshow #slides-container .slide-wrapper {
	height:330px;
}
#slideshow #slides-container .slide-wrapper {
	position:relative;
}
#slideshow #slides-container .slide-wrapper div.contents {
	position:absolute;
	bottom:-500px;
	left:3px;
	width:604px;
	padding:14px 30px;
	background-color:#FCE701;
	color:#000;
	text-decoration:none;
}
.slide h3, .slide p {
	margin:0;
}
.slide h3 {
	font-size:3em;
	font-weight:normal;
}
.slide p {
	font-size:1.4em;
	padding-top:8px;
}
#slideshow .slide img {
	float:right;
	margin:0;
}


/* Slideshow controls */

.control, .mock-control {
  display:block;
  width:39px;
  height:330px;
  text-indent:-9999px;
  position:absolute;
  cursor: pointer;
}
#left-control {
  top:0;
  left:0;
  background:#FFE401 url(/assets/images/prev_slide.gif) no-repeat 10px 115px;
  z-index:1;
}
#right-control {
  top:0;
  right:0;
  background:#FFE401 url(/assets/images/next_slide.gif) no-repeat 10px 115px;
  z-index:1;
}

/* Slideshow navigation */
#slideshow-navigation {
	padding-top:22px;
}
#slideshow-navigation li {
    float:left;
    font-family: 'akaChenRegular';
    font-style:normal;
    font-size:24px;
    color:#a70303;
    margin-right:19px;
}
#slideshow-navigation li.title {
    margin-right:6px;
}
#slideshow-navigation a {
	height:20px;
	margin-left:5px;
    text-decoration:none;
    color:#ff0200;
}
#slideshow-navigation a:hover, #slideshow-navigation a.active {
	color:#fff;
}

/* Slideshow navigation */
#home-carousel-navigation {
	margin:30px 0 0 168px;
}
#home-carousel-navigation li {
    float:left;
    font-family: 'akaChenRegular';
    font-style:normal;
    font-size:24px;
    color:#a70303;
    margin-right:20px;
}
#home-carousel-navigation li.title {
    margin-right:20px;
}
#home-carousel-navigation a {
	height:20px;
	margin-left:5px;
    text-decoration:none;
    color:#ff0200;
}
#home-carousel-navigation a:hover, #home-carousel-navigation a.active {
	color:#fff;
}

#main-content .info {
    position: absolute;
    width: 100%;
    width: 100%;
    height: 375px;
}

#main-content.clients-page, #main-content.news {
    margin-top: 100px;
}

#home-carousel-info-panels {
    position: relative;
    height: 375px;
    clear: both;
}


/* main content area */
#main-content {
	width:1024px;
	margin:10px auto 30px auto;
    font-style:italic;
}
/*#main-content.home {
    margin:10px auto 30px auto;
}*/
/* work page in IE7 needs an ugly fix, see #main-content.work */

.main-content-left {
    width:430px;
    margin:32px 0 0 170px;
    float:left;
}
.main-content-left p, .main-content-right p, #main-right p {
    /*color:#c7c7c7;*/
    font-size:1.3em;
}
.main-content-left p.intro, .main-content-right p.intro, #main-right p.intro {
    color:#fff;
    font-size:1.3em;
}
.main-content-left p span, .main-content-right p span, #main-right p span {
    color:#ff0200;
}
.main-content-left ul, .main-content-right ul {
    list-style: disc outside url("/assets/images/bullet_red.png");
    margin: 0 0 10px 20px;
    padding: 15px 0 0;
}
.main-content-left li, .main-content-right li {
    margin-bottom:10px;
    font-size:1.4em;
    line-height: 1.4em;
}
.main-content-left p.phone {
    font-size:40px;
    font-family: 'akaChenRegular';
    font-style:normal;
    margin-top:5px;
}
.main-content-right {
    width:364px;
    margin:50px 0 0 40px;
    float:left;
}
.main-content-right h2 {
    color: #FFFFFF;
    font-size: 30px;
    margin: 0 0 18px;
}
.main-content-right .quote_box {
    background: #7a7979 url(/assets/images/quote_box_bg.png) repeat-x 0 0;
    padding:12px 7px 2px;
    width:296px;
    margin:110px 0 0;
}
.main-content-right .quote_box p {
    font-family: 'akaChenRegular';
    font-style:normal;
    font-size:20px;
    color:#2d2d2d;
    margin:0;
    padding: 5px 10px 12px;
}
.main-content-right .quote_box span {
    display:block;
    font-family: 'akaChenRegular';
    font-style:normal;
    font-size:14px;
    color:#2d2d2d;
    padding:0 5px 10px
}
.main-content-right .quote_box em {
    display:block;
    font-size:16px;
    padding:0 7px 10px;
    color:#2d2d2d;
}
.main-content-right .quote_box dl {
    margin:0;
    color: #2D2D2D;
    font-family: 'akaChenRegular';
    font-size: 20px;
    font-style: normal;
    padding:20px 15px 0;
}
.main-content-right .quote_box dd {
    font-size:14px;
    margin-bottom:26px;
}
.main-content-right p.footnotes {
    color:#fff;
    font-size:12px;
    line-height:150%;
}
.main-content-right #cross_platform {
    margin:22px 0 0;
    font-family: 'akaChenRegular';
    font-style:normal;
    font-size:18px;
    color:#fff;
}
.main-content-right #cross_platform img {
    margin-top:8px;
}
.main-content-right #web_logos {
    list-style:none;
    margin:0;
    width:300px;
}
.main-content-right #web_logos li {
    float:left;
    width:57px;
    height:58px;
    margin:0 14px 16px 0;
}

#main-content-bottom {
    clear:both;
    margin:30px 0 50px 170px;
}
#main-content-bottom h2 {
    font-size:30px;
    margin:0 0 18px 0;
    color:#fff;
}
#home-recent-work {

}
#home-recent-work li {
    float:left;
    margin-right:15px;
}
a.more-work {
    display:block;
    margin-top:83px;
    width:37px;
    height:35px;
    background:url(/assets/images/button_more_work.png) no-repeat 0 0;
    text-indent:-9999px;
}

/* button rounded corners and graduated bg */
a.button, #detail-right a.button {
    display:inline-block;
    margin-top:20px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font-family: 'akaChenRegular';
    font-size:20px;
    font-style:normal;
    padding:6px 44px 5px 18px;
    text-decoration:none;
    color:#000;
    position:relative;
}
a.button span {
    display:block;
    width:9px;
    height:10px;
    background:url(/assets/images/button_arrow.png) no-repeat 0 0;
    position:absolute;
    top:11px;
    right:15px;
}
a.button.btn_yellow {
    background:#fff url(/assets/images/button_bg_yellow.png) repeat-x 0 0;
}

/* mobile page - free report FORM */
#report_container {
    margin-top:50px;
}
#report_container h2 {
    font-family: 'akaChenRegular';
    font-size:30px;
    font-style:normal;
    color:#fff;
}
form#free_report {

}
form#free_report label {
    display:none;
}
form#free_report label.show {
    display:inline;
    font-size:14px;
}
form#free_report input.text{
    width:280px;
    background-color:#000;
    border:none;
    padding:5px;
    font-family:Georgia,'Times New Roman', serif;
    font-size:14px;
    color:#FCE701;
    margin-bottom:8px;
}
form#free_report div {
    margin-bottom:8px;
}
form#free_report span.error {
    display:block;
    color:#FF0000;
    padding-left:4px;
    padding-bottom:10px;
    font-size:13px;
}
#report_response {
    margin-top:30px;
    font-size:20px;
    color:#FCE701;
}

/* new work page */
#main-right.work h1 {
    margin:30px 0 10px 0;
    font-weight:normal;
}
#main-right.work h2 {
    font-size:2.4em;
    font-weight:normal;
    margin:24px 0 18px;
    color:#fff;
}
#main-right.work div.hr {
    height:50px;
}
#main-right.work div.hr hr {
    display:none;
}
.main-content-right #client_logos {
    list-style:none;
    margin:0 0 0 14px;
    width:300px;
}
.main-content-right #client_logos li {
    float:left;
    width:87px;
    height:87px;
    margin:0 10px 10px 0;
}






#main-left {
	width:220px;
	float:left;
	height:350px;
	margin-top:14px;
}
ul#sub-nav {
	font-size:2em;
	padding-top:6px;
}
ul#sub-nav li {
	margin-bottom:14px;
}
ul#sub-nav a {
	text-decoration:none;
	padding:4px 15px;
}
ul#sub-nav a:hover, ul#sub-nav li.current a {
	background-color:#FCE701;
	color:#2d2d2d;
}

#main-left a#know-about-you {
	display:block;
	margin:130px 0 0 0;
	width:167px;
	height:167px;
	background-image:url(/assets/images/know_about_you.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#detail-left a#know-about-you {
	display:block;
	width:167px;
	height:167px;
	background-image:url(/assets/images/know_about_you.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#detail-right.wide img {
	padding:20px 0;
}

#detail-right #column2 {
	display:block;
	width:460px;
	float:left;
	
}

#detail-right #column2 p{
	width:460px;
	padding:0;
	margin:0 0 10px 0;
	
}

#detail-right #column2 li{
	margin-bottom:10px;
	display:inline;
	
}

#detail-right #column2 li a{
	margin-bottom:10px;
	clear:both;
	display:inline;
	padding:0 0 0 5px;
	
}

#detail-right #column2 li span{
	color:#fff;
	font-size:1.4em;
	display:inline;
	margin-top:2px;
}

#detail-right #column3 {
	display:block;
	width:332px;
	float:right;
	
}

#detail-right #column3 img {
	float:left;
	
}

#detail-right #column3 a.mapAnchor {
	background-color:transparent;
	
}


#main-right {
	/*width:676px;*/
    width:770px;
	float:left;
}
#main-right #grid-mask {
	height:502px;
	overflow:hidden;
	/*border:1px solid #FFFFFF;*/
	position:relative;
	margin-top:16px;
}
#main-right ul {
	width:676px;
	position:relative;
}
#main-right li {
	position:absolute;
	width:169px;
	height:169px;
}
/*
rows are generated dynamically in /css/grid/grid.css

#main-right li.row1 {
	top:0;
}
*/

#main-right li.col1 {
	left:0;
}
#main-right li.col2 {
	left:169px;
}
#main-right li.col3 {
	left:338px;
}
#main-right li.col4 {
	left:507px;
}
#main-right li div.square-inner {
	float:left;
	display:inline;
	margin:0 6px 6px 0;
	position:relative;
}
#main-right li img {
	/* opacity set with jquery instead of this
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
 */
}
#main-right li img, #main-right li div {
 	cursor:pointer;
}
#main-right li img.nolink {
 	cursor:default;
}
#main-right li.last {

}
#main-right li div.info-box {
	display:none;
	width:141px;
	height:0;
	/*height:55px;*/
	padding:5px 7px 7px 7px;
	background-color:#FCE701;
	color:#000000;
	position:absolute;
	left:4px;
	bottom:5px;
}
#main-right li div {
	font-size:1.1em;
}
#main-right li div h4 {
	font-size:1.1em;
	margin-bottom:8px;
	line-height:130%;
}
#main-right li a {
	text-decoration:none;
}

/* thumbnail pagination */

.pagination.top {
	position:absolute;
	top:434px;
	left:214px;
}
.pagination.bottom {
	margin-top:16px;
	margin-left:-4px;
}
.pagination a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-color:#A70302;
	width:20px;
	height:20px;
	float:left;
	margin-left:5px;
	cursor:pointer;
	outline:none;
}
.pagination a:hover {
	background-color:#FF0100;
}
.pagination a.active {
	background-color:#FF0100;
}



/* about us / people */
ul#sub-nav.on-white a {
	color:#757575;
}
#detail-right.wide p {
	width:650px;
}
#detail-right.wide h2 {
	font-size:3em;
}
#detail-right.wide h2 span {
	display:block;
	font-size:0.7em;
	padding-top:16px;
}
#detail-right.wide ul li {
	font-size:1.4em;
	margin-bottom:12px;
	line-height:140%;
}

#detail-right.people h2 {
	margin-bottom:10px;
}
#detail-right.people p {
	width:380px;
}
#detail-right.people div {
	position:relative;
	margin-bottom:40px;
}
#detail-right.people img {
	position:absolute;
	top:0;
	right:0;
}
#detail-right.people dl {
	font-size:2em;
}
#detail-right.people dl a {
	font-size:1em;
}
#detail-right.people dt, #detail-right.people dd {
	float:left;
	display:inline;
	margin-right:6px;
	padding:4px 0;
}
#detail-right.people dt {
	color:#8b8b8b;
}
#detail-right.people dd {
	margin-right:25px;
}



/* our work */
#slideshow.work-slideshow {
	margin-top:0;
}

#page-image {
	width:100%;
	height:398px;
    background: no-repeat bottom;
}

#page-image.our-work {
	background-image:url(/assets/images/laptop.png);
}

/* our services */
#page-image.our-services {
	background-image:url(/assets/images/boxing_glove.png);
}

/* contact */
#page-image.contact {
	/*background-image:url(../images/contact.png);*/
}

/* about */
#page-image.about-us {
	background-image:url(../images/about.png);
}

/* clients */
#page-image.clients {
	background-image:url(/assets/images/clients.png);
}

/* news */
#slideshow.news-slideshow {
	margin-top:0;
}

#page-image.our-news {
	background-image:url(/assets/images/news.png);
}

/* questionnaire */
#page-image.questionnaire {
	/*background-image:url(/assets/images/know_about_you_header.png);*/
}


#slideshow #slides-container .slide-wrapper div.info {
	display:none;
	background:#FCE701 url(/assets/images/work_go_arrow.gif) no-repeat 630px center;
	color:#000000;
	/*height:66px;*/
	height:0;
	left:3px;
	padding:10px 8px;
	position:absolute;
	bottom:3px;
	width:648px;
}

div.info h2 {
	font-size: 20px;
    margin-top: 20px;;
}

.slide-wrapper div.info h3 {
	color:#000000;
	font-size:2.2em;
}
.slide-wrapper div.info p {
	font-size:1.2em;
}
/* work page has left nav in different place! */
#top-section-left ul {
	position:absolute;
	top:550px;
	left:0;
}
*+html #main-content.work {
/*	margin-top:269px;*/
}


/* work detail/article detail */
#detail {
    color: #FFFFFF;
    margin-top: 95px !important;
    margin-top:79px;
}
body.short #detail {
    margin-top: 10px !important;
    margin-top:0;
}
#detail-inner {
	margin:0 auto;
	width:1020px;
	padding:22px 0 0 0;
	/*color:#C7C7C7;*/
}

#bubble-left {
	width:150px;
	padding-right:20px;
	float:left;
	display:inline;
}

#detail-left {
	width:251px;
	width:185px;
	float:left;
	display:inline;
	margin-top:20px;
}

#detail-left.related {
	width:200px;
}

#detail-left.thin {
	width:140px;
	padding-right:20px;
	float:left;
	display:inline;
	margin-top:20px;
}

#detail-left #client-logo {
	width:215px;
	background-repeat:no-repeat;
	margin:0 0 50px 10px;
	display:none;
}
#detail-left h4 {
	color:#fff;
	float:left;
	font-size:1.2em;
	font-weight:normal;
	padding-left:1px;
}
#detail-left ul {
	width:163px;
	width:195px;
	float:right;
	margin-bottom:30px;
}
#detail-left li {
	margin:0 0 6px 3px;
	position:relative;
}
#detail-left li div {
	display:none;
	width:141px;
	height:0;
	/*height:55px;*/
	padding:5px 7px 7px 7px;
	background-color:#FCE701;
	color:#000000;
	position:absolute;
	left:4px;
	bottom:5px!important;
	bottom:185px;
}
#detail-left li div {
	font-size:1.1em;
}
#detail-left li div h5 {
	font-size:1.1em;
	margin-bottom:8px;
	line-height:130%;
}

#detail-right {
	width:645px;
	float:left;
	display:inline;
	padding:0 0 30px 15px;
	position:relative;
}

#detail-right.fullWidth {
	width:840px;
	float:left;
	display:inline;
	padding:0 0 30px 15px;
	position:relative;
}

#detail-right h1 {
	font-size:2.9em;
	line-height:130%;
	margin-bottom:20px;
}
#detail-right span {
	display:block;
	font-size:1.3em;
	padding-bottom:12px;
}

#detail-right span.label {
	display:block;
	font-size:1.3em;
	padding-bottom:12px;
	float:left;
	color:#fff;
}

#detail-right h2 {
	font-weight:normal;
	font-size:2.6em;
	margin:18px 0 20px 0;
	width:375px;
    color:#fff;
}
#detail-right h3 {
	font-weight:normal;
	font-size:2em;
	margin:0;
	width:375px;
}
#detail-right ul {
	margin:10px 0 50px;
}
#detail-right p {
	font-size:1.4em;
	margin-bottom:0;
	padding-bottom:10px;
}
#detail-right a {
	font-size:1.6em;
	padding:4px 4px;
	text-decoration:none;
	color:#c7c7c7;
}

#detail-right div.external-link {
	margin-top:20px;
	margin-left:-4px;
}

#detail-right a:hover {
	background-color:#FCE701;
    color:#2D2D2D;
}

#detail-right p a, #detail-right ul a {
	font-size:1em;
}

#detail-right blockquote {
	color:#A40000;
	font-size:1.8em;
	line-height:120%;
	margin:0 0 20px 0;
}
#detail-right blockquote span {
	display:block;
	padding:10px 0;
	font-size:0.6em;
	color:#000000;
}
#detail-right blockquote p {
	width:245px;
	font-size:0.6em;
	padding:0;
	margin:0;
	color:#000000;
}

/* clients */
*+html #main-content.clients {
	/*margin-top:269px;*/
}

.clients #main-right li img, #main-right li div {
	cursor:default;
}



#detail-right #column2 ul#contact-list li {
	display:block;
}
#detail-right #column2 ul#contact-list li a {
	font-size:1.4em;
}

#is_map {
	width:332px;
	height:332px;
	margin-bottom:16px;
}

#column3 img {
	margin-bottom:14px;
}

#services-text {
	width:635px;
	padding:15px 15px 20px 20px;
	margin:0 6px 12px 0;
	background-color:#FCE701;
	color:#000000;
}
#services-text h2 {
	font-weight:normal;
	font-size:3.8em;
}
#services-text p {
	font-size:2em;
	line-height:130%;
}

#services-featured {
	width:332px;
	height:332px;
	float:left;
	display:inline;
	position:relative;
}
#services-featured div.info {
	display:none;
	background:#FCE701 url(/assets/images/work_go_arrow.gif) no-repeat 290px center;
	color:#000000;
	/*height:66px;*/
	height:0;
	left:3px;
	padding:10px 28px 10px 8px;
	position:absolute;
	bottom:3px;
	width:290px;
}
#services-featured div.info h3 {
	color:#000000;
	font-size:1.8em;
	font-weight:normal;
}
#services-featured div.info p {
	font-size:1.2em;
}


/* contact us */

#detail-right #column2 #people li.tel {
	font-size:1.4em;
	display:inline-block;
	margin-left:10px;
	}

#detail-right #column2 #people li.person span.big {
	font-size:1.6em;
	display:inline;
	line-height:1.8em;
	margin-left:0;
	}
	
#detail-right #column2 #people li.person h3 {
	font-size:1.6em;
	display:inline;
	line-height:1.8em;
	}

#detail-right #column2 #people .person a {
	font-size: 1em;
}

#detail-right #column2 #people .person span {
	font-size: 1em;
	margin-left:10px;
}

.marginClear {
	margin:-10px;
	font-size: 1.4em;
	
	}

/* contact us - definition list instead of ul */
#column2 dl, #column2 dl dt, #column2 dl dd, #column2 dl span, #column2 dl a {
	font-size:100%;
}
#column2 dl {
    font-size:90%;
}
#column2 dl {
	padding-bottom:20px;
}
#column2 dl dt {
	font-size:1.6em;
	margin:22px 0 8px 0;
}
#column2 dl dt span {
	display:inline;
    color:#fff;
}
#column2 dl dd {
	display:inline;
	font-size:1.4em;
	padding-bottom:24px;
	padding-right:11px;
}
#column2 dl dd a {
	padding:0;
}



/* questionnaire */

#intro.questionnaire h1, #intro.questionnaire p {
	width:520px;
}
#questionnaire-container {
	width:1020px;
	margin:0 auto 30px auto;
}
form#questionnaire, div#questionnaire {
	margin:0 0 50px 218px;
	width:670px;
	padding:22px 0 0 0;
}
form#questionnaire .important {
	display:none;
}
form#questionnaire h2, div#questionnaire h2 {
	font-size:3.5em;
	font-weight:normal;
	margin-bottom:22px;
	margin-top:60px;
	color:#fff;
}
div#questionnaire p {
	margin-bottom:200px;
	font-size:1.6em;
}
form#questionnaire h2.first {
	margin-top:0;
}
form#questionnaire h2 em {
	font-style:normal;
	font-size:0.4em;
	color:#a5a5a5;
	padding:0 0 24px 8px;
	line-height:150%;
}
form#questionnaire h3 {
	font-size:2.1em;
	font-weight:normal;
	margin:40px 0 22px;
	color:#fff;
}
form#questionnaire h3 em {
	font-style:normal;
	font-size:0.7em;
	color:#a5a5a5;
	padding:0 0 0 8px;
	line-height:150%;
}
form#questionnaire div {
	margin-bottom:24px;
}
form#questionnaire div label {
	font-size:2.2em;
	font-weight:normal;
	display:block;
	margin-bottom:8px;
	line-height:100%;
}
form#questionnaire div label sup {
	font-size:0.8em;
	color:#a5a5a5;
}
form#questionnaire div label em {
	font-style:normal;
	font-size:0.7em;
	color:#a5a5a5;
	padding-left:8px;
}
form#questionnaire div span, form#questionnaire ul#dates li span {
	display:block;
	background-color:#000;
	padding:12px 20px;
	border:1px solid #000;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(/assets/css/border-radius.htc);
}
form#questionnaire div span input, form#questionnaire div span textarea {
	border:none;
	background-color:#000;
	color:#FCE701;
	font-size:1.9em;
	width:99%;
}
form#questionnaire div span textarea {
	overflow:hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* fancy checkboxes */
form#questionnaire div li {
	width:33%;
	float:left;
	margin-bottom:18px;
}
form#questionnaire div li label {
	font-size:1.5em;
	display:inline-block;
	padding-left:8px;
}
form#questionnaire div li span {
	display:inline;
	background-color:transparent;
	padding:0;
	border:none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	behavior: none;
}

/* questionnaire validation */
form#questionnaire label.error {
	color:#cc0000;
	font-size:1.4em;
	margin-top:5px;
}

/* start/end dates */
form#questionnaire ul#dates li {
	float:left;
	width:48%;
	padding-right:4%
}
form#questionnaire ul#dates li.right {
	padding-right:0;
}
form#questionnaire ul#dates li span {
	width:45%;
	display:inline-block;
}
form#questionnaire ul#dates label {
	font-size:2.1em;
	padding-right:6px;
}
form#questionnaire li span {
	display:inline;
}
form#questionnaire li span input {
	border:none;
	background-color:#000;
	color:#FCE701;
	font-size:1.9em;
	width:99%;
}
form#questionnaire div.submit {
	text-align:right;
}
form#questionnaire input.submit {
	height:52px;
	padding-right:32px;
	border:none;
	background:transparent url(/assets/images/questionnaire_submit.png) no-repeat right 4px;
	font-size:2.2em;
	color:#ffffff;
	width:auto;
	cursor:pointer;
}

p.budget {
	margin:0;
	padding:0;
	height:0;
}


/* footer */
#footer {
	background-color:#161616;
	height:300px;
	padding-top:20px;
}

#footer ul {
	width:995px;
	margin:0 auto;
	padding-left:30px;
	font-size:1.2em;
	font-weight:bold;
	line-height:150%;
	color:#C9C9C9;
    font-style: italic;
}
#footer li {
	background-image:url(/assets/images/footer_divider.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	display:inline;
	padding:10px 0 0 0;
}
#footer li.address {
	width:355px;
}
#footer li.call-email {
	width:300px;
	padding-left:20px;
}
#footer li.call-email span {
	color:#616161;
}
#footer li a {
	text-decoration:none;
}
#footer li.newsletter {
	width:300px;
	padding-left:20px;
	background-image:none;
}

#footer ul#brandbar {
    width: 1000px;

}

#footer ul#brandbar li {
    background-image: none;
}


#footer ul#brandbar li img {
    padding: 0px 13px 0 10px;
}


#footer form h4 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:-7px;
}
#footer form label {
	display:none;
}
#footer form input.text {
	border:none;
	background-color:#000000;
	color:#FCE701;
	padding:4px 12px;
	width:152px;
}
#footer form input.submit {
	height:44px;
	padding-right:25px;
	border:none;
	background:#161616 url(/assets/images/newsetter_signup_submit.png) no-repeat right 4px;
	font-size:1.5em;
	color:#C9C9C9;
	width:110px;
	cursor:pointer;
}
#footer #home-newsletter-signup #message {
	padding-top:10px;
	color:yellow;
	font-size:1.2em;
	font-weight:normal;
}
#footer label.error {
	color:#ff0000;
	font-weight:normal;
}

#footer ul#twitter-facebook {
	clear:both;
}
#footer ul#twitter-facebook li {
	background-image:none;
}
#footer ul#twitter-facebook a {
	text-indent:-9999px;
	display:block;
	height:37px;
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:18px;
}

#footer ul#twitter-facebook a:hover {
	background-position:bottom center;
	
}
#footer ul#twitter-facebook a.twitter {
	width:35px;
	background-image:url(/assets/images/twitter.png);
	margin-right:14px;
}
#footer ul#twitter-facebook a.rss {
	width:35px;
	background-image:url(/assets/images/rss.png);
}
#footer ul#twitter-facebook a.blogger {
	width:35px;
	background-image:url(/assets/images/blogger.png);
}

#footer ul#twitter-facebook a span {
	display:none;
}


/* magic fixer */
.clearfix {
	margin:0;
	padding:0;
}

.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}

.clearboth {
    clear:both;
}

#countdown {
    height: 82px;
    overflow: hidden;
    padding-left: 10px;
}

#countdown .hours {
    position: relative;
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    height: 82px;
    background: url(/assets/images/title_hour.png) no-repeat 120px bottom;

}
#countdown .minutes {
    position: relative;
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    height: 82px;
    background: url(/assets/images/title_min.png) no-repeat 120px bottom;
}
#countdown .seconds {
    position: relative;
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    height: 82px;
    background: url(/assets/images/title_sec.png) no-repeat  120px bottom;
}

.digit_low {
    background-color: #000;
    position: absolute;
    left: 56px;
    top: 0px;
    width: 56px;
    background-image: url(/assets/images/numbers.png);
    background-repeat: no-repeat;
    height: 492px;
    z-index: 0;
}

.digit_low,{
    top: -328px;
}



.digit_high {
    top: 0px;
}
.digit_high2 {
    top: -82px;
}

.digit_high {
    background-color: #000;
    position: absolute;
    top: -82px;
    left: 0px;
    width: 56px;
    background-image: url(/assets/images/zeros.png);
    background-repeat: no-repeat;
    height: 492px;
    z-index: 0;
}
.digit_high2 {
    background-color: #000;
    position: absolute;
    top: -82px;
    left: 56px;
    width: 56px;
    background-image: url(/assets/images/zeros.png);
    background-repeat: no-repeat;
    height: 492px;
    z-index: 0;
}
.digit_low_mask {
    position: absolute;
    top: 0px;
    left: 56px;
    width: 56px;
    background-image: url(/assets/images/barrel.png);
    background-repeat: no-repeat;
    height: 82px;
    z-index: 1;
}

.digit_high_mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 56px;
    background-image: url(/assets/images/barrel.png);
    background-repeat: no-repeat;
    height: 82px;
    z-index: 1;
}

.web-design-main {
    padding-top: 40px;
    padding-left: 100px;
}
