@charset "UTF-8";
/* CSS Document */

/* 	Color Pallette
		Red: #E32426;
*/



body {
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	background-color: #FFF;
	color: #999;
}

strong { font-weight: bold; }

/* Links */
a { color: #999; text-decoration:none; }
a:hover { 
	color: #E32426; 
	cursor: pointer;
	}


.highlight { color: #E32426; }
.hidden { display: none; }
.visible { display: block; }


/* Javascript Actions */
.redMain,
.redParent,
.redCurrent { color: #E32426; }

.killit { display: none; }



.redItalic {
	width: 100%;
	padding: 0px;
	padding-bottom: 5px;
	color: #E32426;
	font-size: 12px;
	font-family: Georgia, Times, Serif;
	font-style: italic;
	}

a#clientListLink {color: #E32426;}
	
	


/* MAIN CONTAINERS */

#wrapper {
	margin:0px auto 10px auto;
	width:1024px;
	height:625px;
}

#main {
	width:990px;
	margin:25px auto 0px auto;
}


/* Header */

#header {
	width:880px;
	height:64px;
	margin:0px auto 0px auto;
}

#logo {
	width:286px;
	height:46px;
	float:left;
	position:relative;
}

div#logo a img {
	width: auto;
	height: auto;
	}





/* START OF GREEN CONTAINER */

#greencontainer {
	width:880px;
	height:122px;
	margin:0px auto 0px auto;
	clear:both;
}

#greencontainer_port {
	width:880px;
	height:100px;
	margin:0px auto 0px auto;
	clear:both;
}

#greencontainer_work {
	width:880px;
	height:80px;
	margin:0px auto 0px auto;
	clear:both;
}

/* WORK NAV STARTS HERE */

#workNav {
	width:880px;
	height:15px;
	float:left;
	position:relative;
}

#workNav ul {
	float:left;
	width:800px;
	padding-top:4px;
}

#workNav ul li {
	font-size:11px;
	float:left;
	padding-right: 15px;
}

#workNav ul li a {
	font-size:11px;
	float:left;
	padding-right:15px;
	text-transform: lowercase;
}

#greencontainer a {
	display: block;
	width: 100%;
	height: 100%;
	}

#greenback {
	width:299px;
	height:122px;
	float:right;
	margin-right:1px;
	position:relative;
}


.greentext {
	width:269px;
	height:56px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-top:18px;
}

.greentext p {
	color: #FFF;
	font-size: 22px;
	line-height: 26px;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 200;
	letter-spacing: 0px;
	}

/* WORK CONTENT AREA */

#workContent {
	float:left;
	width:880px;
	position:relative;
	clear:both;
	height: auto;
}

.ourWork {
	width: auto;
	height: auto;
	margin-right:25px;
	margin-top:30px;
	float:left;
}

.contactUsText {
	width: auto;
	height: auto;
	margin-right:25px;
	margin-top:40px;
	float:left;	
	}

div.ourTeam {
	width:125px;
	height:23px;
	background-image:url(../assets/images/main_template/ourteam_text.jpg);
	background-repeat:no-repeat;
	margin-right:25px;
	margin-top:40px;
	float:left;
}



.identity {
	width:94px;
	height:28px;
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;
	background-image:url(../assets/images/our_work_template/identity_text.jpg);
	background-repeat:no-repeat;
	float:left;
}







/* START OF NAVIGATION */

#navigation {
	width:530px;
	height:20px;
	float:right;
	position:relative;
	margin-top:8px;
}

#navigation ul {
	width:530px;
	float:left;
	padding-top:5px;
}

#navigation ul li {
	font-size:13px;
	float:left;	
}

#navigation ul li#one {
	width:70px;
	padding-right:42px;
}

#navigation ul li#two {
	width:52px;
	padding-right:42px;
}

#navigation ul li#three {
	width:59px;
	padding-right:39px;
}

#navigation ul li#four {
	width:58px;
	padding-right:42px;
}

#navigation ul li#five {
	width:43px;
	padding-right:45px;
}

#navigation ul li#six {
	width:38px;
}

#navigation ul li a {}







/* START OF HOME CONTENT AND IMAGE CONTAINER */

#contentContainer {
	margin:0px auto 0px auto;
	width:880px;
	height:auto;
	clear:both;
}

#homeImageContainer {
	float:left;
	width:580px;
	height:232px;
}

div#homeImageContainer:hover img.active {display:none; }
div#homeImageContainer a:hover img.active {display: block;}

#homeContentRight {
	float:right;
	width:300px;
	height: auto;
}

#identityContentRight {
	float:right;
	width:300px;
	height: auto;
}

.imageBox {
	width:112px;
	height:112px;
	border:2px solid #FFF;
	float:left;
	position:relative;
	overflow: hidden;
}

.imageBox img {
	width: 100%;
	height: 100%;
}
				

.designInfluence {
	width:212px;
	height:28px;
	float:left;
	margin-left:25px;
	margin-top:30px;
	background-image:url(../assets/images/main_template/designtoinfluence.jpg);
	background-repeat:no-repeat;
}

#homeContentRight p {
	color:#999;
	font-family:Helvetica;
	font-size:75%;
	line-height:20px;
	clear:both;
	margin-left:40px;
	margin-bottom:16px;
	width:245px;
}







/* START OF FOOTER */

#footer {
	width:880px;
	height:115px;
	margin:0px auto 0px auto;
	clear:both;
	/*border-top: 1px solid red;*/
}



#contentFooter {
	width:800px;
	height:115px;
	float:left;
	position: relative;
	}

	div#terms {
		width: 400px;
		height: 485px;
		overflow: scroll;
		position: absolute;
		z-index: 1;
		top: -410px;
		right: 40px;
		border: 5px solid #999;
		border-bottom-width: 0px;
		background-color: #FFF;
		}

	div#termsClose {
		width: 400px;
		height: 20px;
		position: absolute;
		z-index: 2;
		bottom: 25px;
		right: 40px;		
		border: 5px solid #999;
		border-top-width: 0px;
		background: #FFF;
		}			
		
		div#termsClose a {
			float: right; clear: none;			
			}
			
			div#termsClose a img {
				margin: 3px;
				float: right; clear: none;
				}

		div#termsInner {
			position: relative; 
			width: 375px;
			margin: 10px;
			padding-bottom: 50px;
			}
			
			div#termsInner h1 {
				width: 100%;
				padding: 0px;
				padding-bottom: 15px;
				color: #E32426;
				font-weight: bold;
				}

			div#termsInner h2 {
				width: 100%;
				padding: 0px;
				padding-bottom: 5px;
				color: #E32426;
				font-size: 12px;
				font-family: Georgia, Times, Serif;
				font-style: italic;
				}			
				
			div#termsInner p {
				width: 360px;
				margin: 0px;
				padding: 0px;
				padding-bottom: 20px;
				font-size: 12px;
				}	
				
				






#contentFooter p {
	font-family:Helvetica;
	font-size:9px;
	color:#999;
	margin-top:92px;
	float:left;
	width:800px;
}

#footerImage {
	width:52px;
	height:56px;
	float:left;
	margin-top:50px;
	margin-left:26px;
}

#footerImage a:hover {
	cursor: pointer;
	}

#footerImage a:active:hover {
	cursor: default;
	}


/* END OF FOOTER */



/* WHAT WE DO IMAGE CONTAINER START */


#wwdImageContainer {
	float:left;
	width:348px;
	height:232px;
	margin-top: 42px;
}

#wwdImageContainer_port {
	float:left;
	width:348px;
	height:232px;
	margin-top:22px;
}

.nocursor,
.nocursor:hover { cursor: default; }

div#wwdImageContainer_port:hover img.active {display:none; }
div#wwdImageContainer_port a:hover img.active {display: block;}

div#wwdImageContainer:hover img.active {display:none; }
div#wwdImageContainer a:hover img.active {display: block;}

div.showView img.active { display:none; }
div.showView:hover img.active { display:none; }
div.showView a:hover img.active { display: block;}

div.showView img.current { display:block; }
div.showView:hover img.current { display:block; }
div.showView a:hover img.current { display: block;}

div.showView a.nocursor:hover { cursor: default; }
div.showView:hover a.nocursor img.active { display: none; }
div.showView a.nocursor:hover img.active { display: none; }


#wwdContentRight {
	width:530px;
	height:auto;
	margin-top: 15px;
	position: relative;
	float:right;
}


	#wwdIntro {
		background: #FFF;
		padding-top: 23px;
		float: left;
		}
	

		img.wwdTitle {
			width: auto;
			height: auto;
			float: left;
			clear: none;
			padding-left:25px;
			padding-right:25px;
			padding-top:5px;
			}

		img.ourWorkTitle {
			width: auto;
			height: auto;
			margin-left:25px;
			margin-right:25px;
			float:left;
			margin-top: 28px;
			}
			
		p.ourWorkIntro {
			margin-top:23px;
			margin-left:70px;
			margin-bottom:25px;
			color:#999;
			font-family:Helvetica;
			font-size:80%;
			line-height:22px;
			}	


	
	#wwdPortfolio {
		background: #FFF;	
		overflow: hidden;
		}


.whatwedo {
	width:153px;
	height:23px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	margin-top: 5px;
	background-image:url(../assets/images/wwd_template/whatwedo_text.jpg);
	background-repeat:no-repeat;
}

.newsHeading {
	width: 81px;
	height: 37px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	background-image: url(../assets/images/news/news_text.jpg);
	background-repeat: no-repeat;
	}


/* Style the rollover links */
.wwdTextLink {
	display: block;
	padding-bottom:14px;
	margin-left:70px;
	font-family: Helvetica;
	font-size:80%;
}

#sixth { padding-bottom: 0px;}



p.introductionText a {
	color: #F00;
	text-decoration: none;
	}

p.introductionText a:hover {	text-decoration: underline; } 

img.introductionImage {
	width: 100%;
	height: auto;
	}

/* OWENSE CORNING START */



/* CAROUSEL START */

#horizontal_carousel {
	width:530px;
	float:left; clear: none;
	position:relative;
}

#horizontal_carousel .container {
  float: left;
  width: 530px;
  height: auto;
  position: relative;    
  overflow: hidden;
}


#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  float: left; clear: both;
  height: auto;
}                      

#horizontal_carousel ul li {
  width: 480px;
  height: auto;
  padding-left: 50px;
  padding-top:23px;
  list-style: none;   
  float: left;
  position:relative;
}

#horizontal_carousel ul li .info {
	position:absolute;
	color:#E32426;
	font-size:11px;
	font-weight:bold;
	left: 50px;
	top: 0px;
}

#horizontal_carousel ul li .info .normal {
	color:#E32426;
	font-family: "Century", Georgia, Serif;
	letter-spacing: -0.5px;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	padding-left:3px;
}

#horizontal_carousel ul li .imagenumber {
	position:absolute;
	color:#E32426;
	font-size:10px;
	left: 354px;
	top: 2px;
}

#horizontal_carousel ul li img {
	float: left; 
	clear: none;
	margin-top: 6px;
	width: auto;
	height: auto; 
	max-width: 100%;
	max-height: none;
}



#horizontal_carousel ul li div.info h4 {
	width: 100%;
	padding: 0px;
	padding-top: 0px;
}

#horizontal_carousel ul li div.info p {
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

/* Carousel buttons */



#horizontal_carousel .previous_button,
#horizontal_carousel .next_button {
	width: 12px;
	height: 12px;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	float:left;
	clear:none;
	top: 2px;
	}

#horizontal_carousel .previous_button {	left: 337px; }
#horizontal_carousel .next_button { left: 386px; }		

#horizontal_carousel .previous_button,
#horizontal_carousel .previous_button_over,
#horizontal_carousel .previous_button_disabled,
#horizontal_carousel .next_button,
#horizontal_carousel .next_button_over,
#horizontal_carousel .next_button_disabled {
	background:url(../assets/images/wwd_template/arrows.jpg) no-repeat;
	}

#horizontal_carousel .previous_button_disabled,
#horizontal_carousel .next_button_disabled { cursor: default; }

#horizontal_carousel .previous_button {	background-position: 0px 0px; }
#horizontal_carousel .next_button { background-position: -12px 0px; }

#horizontal_carousel .previous_button_over { background-position: 0px -12px; }
#horizontal_carousel .next_button_over {background-position: -12px -12px; }

#horizontal_carousel .previous_button_disabled { background-position: 0px -24px; }
#horizontal_carousel .next_button_disabled {background-position: -12px -24px; }


















/* OUR WORK CAROUSEL START */

#identity_carousel {
	width: 270px;
	min-height:100px;
	float:left;
	margin-left: 30px;
	position: relative;
}

#identity_carousel .container {
  float: left;
  width: 270px;
  min-height: 100px;
  position: relative;    
  overflow: hidden;
}


#identity_carousel ul {
  width: 100000px;
  min-height: 100px;
  margin: 0;
  padding:0;
  position: relative;
	}                      

#identity_carousel ul li {
  width: 270px;
  min-height: 228px;
  padding-top:23px;
  list-style: none;   
  float: left;
  position:relative;
}

#identity_carousel ul li img,
#identity_carousel ul li a img {
	float: left; 
	clear: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: none;
	margin-top: 6px;
}

#identity_carousel ul li object,
#identity_carousel ul li embed {
	margin-top: 4px;
	}


#identity_carousel ul li .info {
	position:absolute;
	color:#E32426;
	font-size:10px;
	font-weight:bold;
	left: 0px;
	top: 0px;
}

#identity_carousel ul li .info .normal {
	color:#E32426;
	font-family: "Century", Georgia, Serif;
	letter-spacing: -0.5px;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	padding-left:3px;
}

#identity_carousel ul li .imagenumber {
	position:absolute;
	color: #E32426;
	font-size:10px;
	left: 227px;
	top: 2px;
}








/* Carousel buttons */
#identity_carousel .previous_button,
#identity_carousel .next_button {
	width: 12px;
	height: 12px;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	float:left;
	clear:none;
	left: 210px;
	top: 2px;
	}

#identity_carousel .previous_button { left: 210px; }
#identity_carousel .next_button {	left: 260px; }




#identity_carousel .previous_button,
#identity_carousel .previous_button_over,
#identity_carousel .previous_button_disabled,
#identity_carousel .next_button,
#identity_carousel .next_button_over,
#identity_carousel .next_button_disabled {
	background:url(../assets/images/wwd_template/arrows.jpg) no-repeat;
	}

#identity_carousel .previous_button_disabled,
#identity_carousel .next_button_disabled { cursor: default; }

#identity_carousel .previous_button {	background-position: 0px 0px; }
#identity_carousel .next_button { background-position: -12px 0px; }

#identity_carousel .previous_button_over { background-position: 0px -12px; }
#identity_carousel .next_button_over {background-position: -12px -12px; }

#identity_carousel .previous_button_disabled { background-position: 0px -24px; }
#identity_carousel .next_button_disabled {background-position: -12px -24px; }


















p.contactLocations {
	margin-left: 292px;
	line-height: 1.25em;
	font-size: 14px;
	}
	
	p.contactLocations strong {
		color: #000;
		}
	


/* -------------------------------------- */
			/* Our Team */
/* -------------------------------------- */
table#teamMember {
	margin-top: 30px;
	}
	
	table#teamMember td { }



div.teamMemberInfo {
	margin: 0px 25px 25px 0px;
	}

	div.teamMemberInfo img.heading { float: left; clear: both; }
	div.teamMemberInfo img.thumbnail { 
		float: right; clear: both;
		margin: 10px 12px 0px 0px;
		}
		
.teamMemberBio {
	color:#999;
	font-family:Helvetica; 
	font-size:12px;
	line-height: 18px;
	vertical-align: top;
	background: #FFF;
	}
		
		


/* -------------------------------------- */
					/* news */
/* -------------------------------------- */		

div#newsContentRight {
	width:530px;
	height:auto;
	margin-top: 15px;
	overflow: hidden;
	position: relative;
	float:right;
	}
	
div#newsContentRight div#wwdIntro {			
		background: #FFF;
		padding-top: 23px;
		float: left; 
		}
		
div#newsContentRight div#wwdIntro img.introductionImage { float: left; clear: none; }	





/* -------------------------------------- */
			/* Client list */
/* -------------------------------------- */


div#clientList {
		width: 500px;
		height: 450px;
		overflow: scroll;
		position: absolute;
		z-index: 100;
		top: -95px;
		left: 30px;
		/*border: 1px solid #999;*/
		border-bottom-width: 0px;
		background-color: #FFF;
		}

	div#clientListClose {
		width: 500px;
		height: 20px;
		position: absolute;
		z-index: 102;
		top: 340px;
		left: 30px;		
		/*border: 1px solid #999;*/
		border-top-width: 0px;
		background: #FFF;
		}			
		
		div#clientListClose a {
			float: right; clear: none;			
			}
			
			div#clientListClose a img {
				margin: 3px;
				float: right; clear: none;
				}

		div#clientListInner {
			position: relative; 
			width: 400px;
			margin: 10px;
			}
			
			div#clientListInner h1 {
				width: 100%;
				padding: 0px;
				padding-bottom: 15px;
				color: #E32426;
				font-weight: bold;
				}

			div#clientListInner h2 {
				width: 100%;
				padding: 0px;
				padding-bottom: 5px;
				color: #E32426;
				font-size: 12px;
				font-family: Georgia, Times, Serif;
				font-style: italic;
				}			
				
			div#clientListInner p {
				width: 360px;
				margin: 0px;
				padding: 0px;
				padding-bottom: 20px;
				font-size: 12px;
				}	






