

body {
	margin: 0;
	padding: 0;
	background: #050505 repeat-x;
	font: .9em Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #ccc;
}

div#content.about {
	padding-bottom: 25px;
}

h2 {
	font-size: 30px;
	color: #74e3e5;
	padding: 0 0 10px;
	margin: 0;
}

li {
}

#left_column li {
	font-size: 12px;
	line-height: 24px;
	list-style-type: disc;
	list-style-image: url(../cold/images/bullet.png);
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

li.interactive_development {
	list-style-image: url(../cold/images/bullet_interactive.png);
}

li.branding_identity {
	list-style-image: url(../cold/images/bullet_branding.png);	
}

li.social_marketing {
	list-style-image: url(../cold/images/bullet_social_marketing.png);
}

li.user_experience_design {
	list-style-image: url(../cold/images/bullet_user_experience.png);	
}

li.technology_management {
	list-style-image: url(../cold/images/bullet_technology.png);
}

li.built_environments {
	list-style-image: url(../cold/images/bullet_built_environments.png);	
}

li.rich_media_advertising {
	list-style-image: url(../cold/images/bullet_rich_media.png);	
}

li.research_and_analysis {
	list-style-image: url(../cold/images/bullet_research.png);
	
}












#column_right li {
	font-size: 14px;
	color: #fff;
	list-style-position: outside;
	padding-left: 2px;
	margin-bottom: 9px;
	line-height: 14px;
}

#what_we_believe {
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
}

img.believe {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}


#what_we_do ul {
	padding: 0 0 0 25px;
	margin: 0;
}

a:link, a:visited {
	color: #fff;
}

a.img {
	text-decoration: none;
	border: 0;
}

img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding-top: 13px;
	font-size: 12px;
	line-height: 24px;
}

span.large {
	color: #fff;
	font-size: 30px;
}

h1 {
	color: #fff;
	font-size: 45px;
	line-height: 1.5em;
	padding: 25px 0;
	margin: 0;
}



h3 {
	margin: 0;
	padding: 20px 0 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #d1f7f2;
	font-size: 38px;
}

#content_wrapper {
	width: 950px;
	margin: 0 auto;
	/*background: url(../cold/images/bg.jpg) no-repeat;*/
	min-height: 640px;
	padding-left: 25px;
	padding-right: 25px;
}

#content.home h1 {
	text-align: center;
}

#body_wrapper {
	background: #0d0d0d url(../cold/images/bg2.jpg) repeat-x;
}

#footer {
	margin: 0 auto;
	width: 950px;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 24px;
}


#footer_wrapper {
	background: #050505 url(../cold/images/bg_footer.png) repeat-x;
	padding-top: 50px;
	padding-bottom: 20px;
}

div#content.home {
	padding-top: 35px;
}

body #body_wrapper form#contactform input.button {
	display: block;
	text-align: center;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 10px;
	width: 105px;
	height: 30px;
	padding: 9px 5px 8px;
	cursor: pointer;
	border: 1px solid #1a3135;
}

div.address {
	font-size: 13px;
	padding-bottom: 10px;
}

#contact-wrapper {
	padding-top: 20px;
}

a.button:link, a.button:visited  {
	display: block;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 10px;
	width: 90px;
}

a.button_med:link, a.button_med:visited  {
	display: block;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 10px;
	width: 120px;
}


.slideToggle  {
	display: block;
	text-align: center;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 10px;
	width: 105px;	
	cursor: pointer;
	float: left;
	margin-right: 10px;
		padding-top: 9px;
	padding-bottom: 10px;

}


#content h1 {
	text-align: left;
}

#left_column {
	float: left;
	width: 600px;
}

#column_right {
	float: right;
	width: 300px;
}

#contact-wrapper label.error {
	color: #f00;
	font-size: 13px;
}

div#content.work {
	padding-bottom: 30px;
}

#contact_info h2 a:link, #contact_info h2 a:visited {
	color: #74e3e5;
	text-decoration: none;
}

#contact_info h2 a:hover {
	text-decoration: underline;
}


.box {
	padding: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #222424;
	background: url(../cold/images/bg_box.png) repeat;
}

.divider {
	height: 1px;
	background-color: #222424;
	margin-bottom: 15px;
	margin-top: 5px;
}


.divider2 {
	height: 1px;
	background-color: #222424;
	margin-bottom: 10px;
	margin-top: 20px;
}


#front_button a.button:link, #front_button a.button:visited  {
	float: right;
	margin-right: 180px;
	margin-top: -15px;
}

li.twitter {
	display: block;
	width: 240px;
	height: 90px;
	float: left;
	margin-left: 23px;
	margin-right: 23px;
	font-size: 11px;
	padding: 15px 15px 5px;
	color: #fff;
	line-height: 18px;
	background: url(../cold/images/bg_box.png) repeat;
	overflow: hidden;

}



li.twitter a:link, li.twitter a:visited {
	color: #fff;
}

#twitter_wrapper {
	padding-top: 100px;
}

#column_right li.contact_twitter {
	list-style-image: url(../cold/images/bullet_twitter.png);
}

#column_right li.contact_login {
	list-style-image: url(../cold/images/bullet_login.png);
	padding-bottom: 0;
	margin-bottom: 0;
}


#column_right li.contact_facebook {
	list-style-image: url(../cold/images/bullet_facebook.png);
}
#column_right li.contact_linkedin {
	list-style-image: url(../cold/images/bullet_linkedin.png);
}

#contact_info ul a:link, #contact_info ul a:visited {
	text-decoration: none;
}

#contact_info ul a:hover {
	text-decoration: underline;
}

#content.contact #column_right {
	padding-top: 17px;
}

#contact_info ul {
	margin: 0;
	padding: 0 0 0 25px;
}

#header {
	margin: 0;
	padding-bottom: 25px;
}

#header_left {
	float: left;
	padding-top: 33px;
}

#header_right {
	float: right
}

ul#menu{
    margin:0 auto;
    list-style: none;
	padding: 0;
}

ul#menu li{
     float:left;
}



ul#menu li a:link, ul#menu li a:visited, ul#menu li a:active {
    display: block;
	background-repeat: no-repeat;
	background-position: no-repeat scroll top left;
	height: 53px;
	padding-right: 51px;
	padding-top: 50px;
	padding-left: 51px;
	position: relative;
}



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

ul#menu li a#home {
	background: url(../cold/images/menu_home.jpg) no-repeat 0 0;
} 

ul#menu li a#work {
	background: url(../cold/images/menu_work.jpg) no-repeat 0 0;
}



ul#menu li a#about {
	background: url(../cold/images/menu_about.jpg) no-repeat 0 0;
}

ul#menu li a#contact {
	background: url(../cold/images/menu_contact.jpg) no-repeat 0 0;
}


.clear {
	clear: both;
}

body#index a#home.fadeThis {
	background-position: 0 -103px;
}

body#index a#home.selected {
	background-position: 0 -103px;
}


body#work a#work.fadeThis {
	background-position: 0 -103px;
}

body#work a#work.selected {
	background-position: 0 -103px;
}

body#about a#about.fadeThis {
	background-position: 0 -103px;
}
body#about a#about.selected {
	background-position: 0 -103px;
}

body#contact a#contact.fadeThis {
	background-position: 0 -103px;
}

body#contact a#contact.selected {
	background-position: 0 -103px;
}


.fadeThis {
	background: url(../cold/images/menu_home.jpg) no-repeat 0 0;
	display: block;
	background-repeat: no-repeat;
	background-position: no-repeat scroll top left;
	height: 53px;
	padding-right: 51px;
	padding-top: 50px;
	padding-left: 51px;
	position: relative;
		
	}
	
	.fadeThis * {
	  display: none;
	}
	
	a#home.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 53px;
		padding-right: 51px;
		padding-top: 50px;
		padding-left: 51px;
	    background: url(../cold/images/menu_home.jpg) no-repeat 0 -103px;
}
	a#work.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 53px;
		padding-right: 51px;
		padding-top: 50px;
		padding-left: 51px;
	    background: url(../cold/images/menu_work.jpg) no-repeat 0 -103px;
}
	a#about.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 53px;
		padding-right: 51px;
		padding-top: 50px;
		padding-left: 51px;
	    background: url(../cold/images/menu_about.jpg) no-repeat 0 -103px;
}

	a#contact.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 53px;
		padding-right: 51px;
		padding-top: 50px;
		padding-left: 51px;
	    background: url(../cold/images/menu_contact.jpg) no-repeat 0 -103px;
}





#nav-reflection {
min-height: 60px;
list-style: none;
padding: 0;
margin: 0;
}
			
#nav-reflection li {
margin-right: 35px;
float: left;
	height: 60px;
}
			
#nav-reflection a, #nav-reflection a:visited, #nav-reflection a:hover {
width: auto;
height: 23px;
background: url(../cold/images/icons_footer.png) no-repeat;
display: block;
text-indent: 20px;
font-size: 11px;
line-height: 24px;
text-decoration: none;
color: #999;
}

#nav-reflection a:hover {
	text-decoration: none;
	color: #fff;
}
			
#nav-reflection span {
margin-top: 1px;
width: 21px;
height: 21px;
text-align: center;
background: url(../cold/images/icons_footer_reflection.png) no-repeat;
display: block;
}
			
/* Button Colors */
		
#nav-reflection li.button-color-1 a {
background-position: 6px -3px;
}
			
#nav-reflection li.button-color-2 a {
background-position: -182px -3px;
}
			
#nav-reflection li.button-color-3 a {
background-position: -377px -3px;
}
			
#nav-reflection li.button-color-4 a {
background-position: -584px -3px;
}
			
/* Button Reflection Color */
		
#nav-reflection li.button-color-1 span {
background-position: 6px 0;
}
			
#nav-reflection li.button-color-2 span {
background-position: -182px 0;
}
			
#nav-reflection li.button-color-3 span {
background-position: -377px 0;
}
			
#nav-reflection li.button-color-4 span {
background-position: -584px 0;
}	

/* Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	background: #101010 no-repeat 0 0;
	position:relative;
	width: 950px;
	padding: 10px 0;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width: 930px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width: 883px;
	padding: 0;
}

/* Slideshow controls style rules.
 */
.control {
  display:block;
  height: 74px;
  position:absolute;
  cursor: pointer;
  width: 55px;
  z-index: 999;
  text-indent: -10000px;
  margin-top: 180px;
}
#leftControl {
  top:0;
  left:0;
  background: transparent url(../cold/images/button_previous.png) no-repeat 0 0;
	margin-left: 10px;
}
#rightControl {
  top:0;
  right:0;
  background: transparent url(../cold/images/button_next.png) no-repeat 0 0;
}

.caption {
	height: 110px;
	padding: 5px 20px;
	background: url(../cold/images/bg_caption.png) repeat;
	z-index: 998;
	position: relative;
	margin: -123px 0 0;
	text-align: left;
	font: normal normal 18px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #fff;
}

span.intro {
	font: 18px/24px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #aaa;
}

div.read_more_inner {
	margin-top: 20px;
	font-size: 12px;
}

div.read_more {
	line-height: 24px;
	padding: 10px 20px 0;
}
	
	
	
	.pusher {
		cursor:pointer;
	padding:3px 10px 3px 7px;
	font-weight:900;
	font-size:14px;
	margin:0;

}

img.portfolio {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #2e2e2e;
}

div.portfolio_images {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.portfolio_buttons a.button {
float: left;
margin-right: 10px;
}	

.portfolio_buttons a.button_med {
float: left;
margin-right: 10px;
}



/* CONTACT FORM */
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size: 14px;
	width:auto;
	color: #fff;
	padding-bottom: 3px;
}

p.thank_you {
	color: #6fdadc;
	font-size: 18px;
}

span.name {
	color: #fff;
}

div#content.contact {
	padding-bottom: 25px;
}


form#contactform input {
	color: #fff;
	font-size: 12px;
	border: 1px solid #021518;
}

#contactname {
	padding:5px;
	font-size:16px;
	color:#333;
	background: url(../cold/images/bg_forms.png) repeat;
	border: 1px solid #141d1f;
	width: 507px;

}

#email {
	padding:5px;
	font-size:16px;
	color:#333;
	background: url(../cold/images/bg_forms.png) repeat;
	border: 1px solid #141d1f;
	width: 507px;

}

#subject {
		padding:5px;
	font-size:16px;
	color:#333;
	background: url(../cold/images/bg_forms.png) repeat;
	border: 1px solid #141d1f;
	width: 507px;

}
form#contactform textarea {
	font-size: 12px;
	padding:0.6em 0.5em 0.7em;
	background: url(../cold/images/bg_forms.png) repeat;
	border: 1px solid #141d1f;
	width: 504px;
	color: #fff;
	height: 230px;
}

#studios.box {
	background: url(../cold/images/studios.png) no-repeat 0 bottom;
	padding-bottom: 120px;
	line-height: 20px;
}