/* ----------------------------------------------------
					
OMG I don't even know where to start to thank people!
	
---------------------------------------------------- */

/* RESET! */

html, body, div, span, applet, object, iframe,
header, section, article, footer,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

header, section, article, footer {
	display: block;
}

/* --------------------------------------------------------------------------
	global
--------------------------------------------------------------------------- */

body {
	color: #333;
	font: 13px/24px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: center;
}

a:link, a:visited {
	color: #61a1db;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

a:hover {
	color: #67708f;
	text-decoration: none;
}

h1 {
	border-top: 0px solid #666;
	font: 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 0px;
	padding: 0px 0 0px 0px;
	text-transform: uppercase;
}


h1-backup{
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px solid #666;
	font: 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 24px;
	padding: 14px 0 14px 0px;
	text-transform: uppercase;
}


h1 span { color: #61a1db; }

h2 {
	color: #fff;
	
	font: 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 24px;
	text-transform: uppercase;
}

section header p {
	margin-top: 120px;
	
	border-bottom: 1px solid #e0e0e0;
	font-size: 23px;
	line-height: 33px;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 30px;
	padding: 0 0 20px 0;
}

/* TOP NAV */

#topnav {
	height: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 2;
	background: #fff;
	
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px solid #666;
	font: 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
/*
#topnav ul li {
	float:right; margin-left:10px; margin-top:10px; margin-bottom:10px;
}

#topnav h1 {
	float:center; 
}
*/



/* --------------------------------------------------------------------------
	branding
--------------------------------------------------------------------------- */

#branding {
	border-top: 10px solid #333;
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: left;
	width: 960px;
}

#branding img {
	margin-bottom: 32px;
}

#branding h1 {
	border-top: 1px solid #e0e0e0;
	border-bottom-width: 0;
	font: 23px/33px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 22px;
	padding: 24px 0 0 0;
	text-align: left;
	text-transform: none;
}

/* --------------------------------------------------------------------------
	work
--------------------------------------------------------------------------- */

#work {
	padding-bottom: 90px;
}

#work header {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 960px;
}

#work h1 {
	margin-bottom: 0;
	padding-left: 20px;
}
#work h1 span {
	display:none;
}

#work header p {
	border-width: 0;
	display: none;
	font: bold 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	height: 20px;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	top: 25px;
	width: 200px;
}

#work header p a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0px 0 0;
}

#work header p a:link, #work header p a:visited {
	color: #333;
	text-decoration: none;
}

#work header p a:hover {
	color: #61a1db;
	text-decoration: none;
}

/* --------------------------------------------------------------------------
	work list
--------------------------------------------------------------------------- */

#work-list {
	/* height of thumbnails area */
	height: 430px;
	list-style: none;
	line-height: 0;
	margin: 30px auto 0;
	position: relative;
	text-align: center;
	width: 960px;
}



#work-list li {
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*  work thumbs posiotioning starts here*/

#work-list-wsj {
	left: 0px;
}

#work-list-lwc {
	left: 196px;
}

#work-list-pluginsite {
	left: 392px;
}

#work-list-dell {
	left: 588px;
}

#work-list-cingslvr {
	left: 784px;
}

/*  row 1 */

#work-list-wsj, #work-list-lwc, #work-list-pluginsite, #work-list-dell, #work-list-cingslvr {
	top: 0px;
}


#work-list-marriott_shs {
	left: 0px;
}

#work-list-dyshopablevideo {
	left: 196px;
}

#work-list-7fam {
	left: 392px;
}

#work-list-cinggophone {
	left: 588px;

}
#work-list-cartier {
	left: 784px;
	}


/*  row 2 */

#work-list-marriott_shs, #work-list-dyshopablevideo, #work-list-7fam, #work-list-cinggophone, #work-list-cartier {
	top: 155px;
}

#work-list-absolut {
	left: 196px;
}

#work-list-cingptt {
	left: 392px;
}

#work-list-nintendogc {
	left: 588px;

}
#work-list-design {
	left: 784px;
}

#work-list-mcd {
	left: 0px;
}


/*  row 3 */

#work-list-absolut, #work-list-cingptt, #work-list-nintendogc, #work-list-design, #work-list-mcd {
	top: 310px;
}

/*  end of thumbs positioning */

#work-list a {
	color: #fff;
	display: block;
	font: 24px/26px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-weight: 100;
	height: 140px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	width: 176px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* normal thumbs / off state */

#work-list-wsj, #work-list-wsj a {
	background: #61a1db;
}

#work-list-lwc, #work-list-lwc a {
	background: #61a1db;
}

#work-list-pluginsite, #work-list-pluginsite a {
	background: #61a1db;
}

#work-list-dell, #work-list-dell a {
	background: #61a1db;
}

#work-list-marriott_shs, #work-list-marriott_shs a {
	background: #61a1db;
}

#work-list-cingslvr, #work-list-cingslvr a {
	background: #61a1db;
}

#work-list-dyshopablevideo, #work-list-dyshopablevideo a {
	background: #61a1db;
}

#work-list-7fam, #work-list-7fam a {
	background: #61a1db;
}

#work-list-cinggophone, #work-list-cinggophone a {
	background: #61a1db;
}

#work-list-cartier, #work-list-cartier a {
	background: #61a1db;
}

#work-list-absolut, #work-list-absolut a {
	background: #61a1db;
}

#work-list-cingptt, #work-list-cingptt a {
	background: #61a1db;
}

#work-list-nintendogc, #work-list-nintendogc a {
	background: #61a1db;
}

#work-list-design, #work-list-design a {
	background: #61a1db;
}

#work-list-mcd, #work-list-mcd a {
	background: #61a1db;
}


#work-list a:hover {
	background-color: #323437;
}


#work-list span.project-name {
	bottom: 0;
	display: block;
	left: 0;
	line-height: 28px;
	padding: 0 0 0px 0px;
	position: absolute;
	width: 176px;
}

#work-list span.project-extra {
	display: block;
	height: 140px;
	left: 0;
	position: absolute;
	top: 0;
	width: 176px;
}



#work-list li a span.project-extra {
	opacity: 1;
	z-index: 20;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#work-list a:hover span.project-extra {
	opacity: 0;
}

/* Hover effect w images - duplicate line for each button

#work-list-wsj a span.project-extra, #work-list-wsj a:hover span.project-extra {
	background: url(../img/thumb/WSJ_EveryJourney_1.jpg) no-repeat -135px 0;
}

*/

#work-list-wsj a span.project-extra, #work-list-wsj a:hover span.project-extra {
	background: #61a1db url(../img/thumb/WSJ_EveryJourney_1.jpg) no-repeat 0 0;
}

#work-list-lwc a span.project-extra, #work-list-lwc a:hover span.project-extra {
	background: #61a1db url(../img/thumb/lwc_1.jpg) no-repeat 0 0;
}

#work-list-pluginsite a span.project-extra, #work-list-pluginsite a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Marriott_plugin_1.jpg) no-repeat 0 0;
}

#work-list-dell a span.project-extra, #work-list-dell a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Dell_VostroLaunch_1.jpg) no-repeat 0 0;
}

#work-list-marriott_shs a span.project-extra, #work-list-marriott_shs a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Marriott_SHS_1.jpg) no-repeat 0 0;
}

#work-list-cingslvr a span.project-extra, #work-list-cingslvr a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Cingular_SLVR_1.jpg) no-repeat 0 0;
}

#work-list-dyshopablevideo a span.project-extra, #work-list-dyshopablevideo a:hover span.project-extra {
	background: #61a1db url(../img/thumb/DY_shopable_video.jpg) no-repeat 0 0;
}

#work-list-7fam a span.project-extra, #work-list-7fam a:hover span.project-extra {
	background: #61a1db url(../img/thumb/7FAM_youtube_channel_2.jpg) no-repeat 0 0;
}

#work-list-cartier a span.project-extra, #work-list-cartier a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Cartier_time_explorer.jpg) no-repeat 0 0;
}

#work-list-cinggophone a span.project-extra, #work-list-cinggophone a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Cingular_gophoneads_1.jpg) no-repeat 0 0;
}

#work-list-nintendogc a span.project-extra, #work-list-nintendogc a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Nintendo_cube_games_1.jpg) no-repeat 0 0;
}

#work-list-absolut a span.project-extra, #work-list-absolut a:hover span.project-extra {
	background: #61a1db url(../img/thumb/absolut_1.jpg) no-repeat 0 0;
}

#work-list-cingptt a span.project-extra, #work-list-cingptt a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Cingular_ptt_1.jpg) no-repeat 0 0;
}

#work-list-nintendogc a span.project-extra, #work-list-nintendogc a:hover span.project-extra {
	background: #61a1db url(../img/thumb/Nintendo_cube_games_1.jpg) no-repeat 0 0;
}

#work-list-design a span.project-extra, #work-list-design a:hover span.project-extra {
	background: #61a1db url(../img/thumb/design_1.jpg) no-repeat 0 0;
}

#work-list-mcd a span.project-extra, #work-list-mcd a:hover span.project-extra {
	background: #61a1db url(../img/thumb/mcdnemo_1.jpg) no-repeat 0 0;
}






/* --------------------------------------------------------------------------
	=work details
--------------------------------------------------------------------------- */

#work-container {
	background-color: #333;
	
	height: 0px;
	margin-top: -1px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

div.work-details {
	border-bottom: 1px solid #cccdce;
	border-top: 1px solid #cccdce;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
}

div.work-details section {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 960px;
}

div.work-details section:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* trying to reposition the launh project button  */

div.launchproject {

	text-align: left;
	/* need to position : relative  */
	position: relative;
	top: -162px;
	
	}

.screenshots {
	border: 1px solid #333;
	height: 566px;
	position: relative;
	width: 960px;
}

.screenshots ul,
.screenshots li {
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.screenshots li {
	height: 566px;
	position: center;
	width: 960px;
}

.screenshots img {
	left: 0px;
	position: center;
	top: 0px;
	z-index: 0;
}

.screenshots img.empty {
	z-index: 100;
}

.screenshots div {
	background-color: #333;
	bottom: 0;
	color: #a2a3a8;
	font: bold 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	height: 25px;
	position: absolute;
	left: 0;
	width: 960px;
}




.screenshots div span {
	position: absolute;
	
}

/* -280 to move the < > to the sides of the slideshow */
.screenshots div span.control-prev {
	left: 15px;
	top: -280px;
}

.screenshots div span.control-next {
	left: 915px;
	top: -280px;
}


.screenshots div span.control-counter {
	right: 15px;
	top: 5px;
	position: center;
}

.screenshots div span a {
	display: block;
	height: 31px;
	text-indent: -9999px;
	width: 31px;
}

.screenshots div span.control-prev, .screenshots div span.control-prev a {
	background: url(../img/ux/control-prev.png) no-repeat 0 0;
	height: 31px;
	width: 31px;
}

.screenshots div span.control-next, .screenshots div span.control-next a {
	background: url(../img/ux/control-next.png) no-repeat 0 0;
	height: 31px;
	width: 31px;
}

.screenshots div span a:hover {
	background-position: 0 -31px;
}

#work h2 {
	text-align: left;
	font: 22px/24px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	text-transform: none;
	font-weight: 300;
	margin: 0 0 0px 0;
	padding: 0px 0 0 0;
}

#work h2 span {
	color: #96989c;
	font-weight: 300;
}

#work h3 {
	text-align: left;
	color: #96989c;
	border-bottom: 5px solid #666;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 35px;
	padding: 0 0 30px 0;
}

#work h3 span {
	color: #61a1db;
	font-weight: 100;
}

#work article {
	float: left;
	margin-right: 40px;
	width: 270px;
}

#work article p {
	padding-top:24px;
}

#work article.detail {
	margin-right: 0;
}

#work article h4 {
	color: #96989c;
	font: 13px/13px "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

/* --------------------------------------------------------------------------
	=clients
--------------------------------------------------------------------------- */

#clients {
	margin: 0 auto;
	padding-bottom: 65px;
	text-align: left;
	width: 960px;
}

#clients img {
	float: left;
	margin-bottom: 37px;
}

#clients:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#clients h1 {
	background: url(../img/thumb/icon-clients.png) no-repeat 0 50%;
	margin-bottom: 20px;
	padding-left: 110px;
}

#clients h1 span {
color: #61a1db;
}

#clients h3 {
	color: #96989c;
	font-weight: 600;
	padding-left: 110px;
	
	
}

#clients h3 span {
	color: #96989c;
	font-weight: 300;
}

/* --------------------------------------------------------------------------
	=contact
--------------------------------------------------------------------------- */

#contact {
	margin: 0 auto;
	text-align: left;
	padding-bottom: 90px;
	width: 960px;
}

#contact:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#contact h1 {
	background: url(../img/thumb/icon-contact.png) no-repeat 0 50%;
}

#contact article {
	float: left;
	width: 228px;
}

#contact ul {
	list-style: none;
	margin: 0;
}

#contact a:after {
	content: url(../img/icon-arrow.png);
	position: relative;
}


/* --------------------------------------------------------------------------
	=footer
--------------------------------------------------------------------------- */

footer {
	background-color: #000;
	color: #a2a3a8;
	margin: 0 auto;
	padding: 25px 35px 90px 35px;
	position: relative;
	text-align: left;
	width: 890px;
}

footer p.location {
	color: #fff;
	font-size: 19px;
	padding-top: 7px;

}




