/* Localized */
/* Work at Play | Global Syle */

/* Reset page layout */
html, div, span, applet, object, iframe, 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;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* UPGRADE MESSAGE */
#msg {
	display: none;
}

/* The basics */
body {
	/*background: #fff url("../../images/bg_body.gif") repeat-x top center;*/
	font:normal 11px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #ffffff;
	background:url(../../images/bg_portfolio_bears.jpg) bottom left no-repeat fixed;
}
h4 {
	font-size: 14px;
	font-weight: lighter;
	color:#FFFFFF;
	margin:10px 0 18px 0;
}
p {
	margin:0 0 18px 0;
}
#logo {margin:0 0 20px 0;}
.copy { color:#333;}
#content li {
	margin: 0 0 8px 0;
	list-style-type: none;
}
#products-page li {
	margin:0 0 8px 14px;
	list-style-type: disc;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
}

/* Helpers */
.last, div.last, #footer div.last {
	margin-right: 0;
}

/* Navigation */
#navigation {
	background: #1d1e21;
	border-top: 20px solid #1d1e21;
}
#navigation h1 {
	height: 50px;
	float: left;
}
#navigation h1 a {
	background: url("../../images/logo.gif") no-repeat;
	width: 150px;
	height:50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#navigation .slogan {
background: url("../../images/logo_slogan.gif") no-repeat;
	width: 400px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#navigation h1 br {
	display: none;
}
#navigation #navigation-wrapper {
	position: relative;
	float: right;
	width: auto;
	z-index: 0;
}
#navigation ul {
	list-style-type: none;
	height: 40px;
	margin: 0;
}
#navigation ul li {
	float:left;
}
#navigation a {
	z-index: 500;
	background-repeat: no-repeat;
	height: 40px;
	display: block;
}
#navigation span {
	display: none;
}
#navigation a.work {
	background-image: url("../../images/tabs/work.png");
	width:65px;
}
#navigation a.products {
	background-image: url("../../images/tabs/products.png");
	width:107px;
}
#navigation a.services {
	background-image: url("../../images/tabs/services.png");
	width:107px;
}
#navigation a.about {
	background-image: url("../../images/tabs/about.png");
	width:80px;
}
#navigation a.contact {
	background-image: url("../../images/tabs/contact.png");
	width:92px;
}
#navigation a.active {
	color: #fff;
	height: 70px;
}
/* The coloured box behind the active navigation item */
#active-bg {
	background-color: #fff; /* Safari needs this */
	position: absolute;
	height: 70px;
	z-index: -1;
}

/* Main content region */
#projects  {
	clear:both;
	left:50%;
	margin:0 0 0 -370px;
	position:absolute;
	top:20px;
	width:940px;
	}

.wrapper {
	width: 940px;
	_width:939px; /* fudge IE6 */
	margin: 0 auto;
	clear:both;
}
#navigation div.wrapper, #footer div.wrapper {
	position: relative;
}
#content {
	clear:both;
	z-index: 0;
	height:600px;
}
.slidable-page {
	z-index: -1;
	padding-top:70px;
}
.slidable-page .wrapper {
	min-height: 600px;
}

/* Footer */
#footer {
	position: relative;
	width: 100%;
	z-index: 5; /* */	
	float: left;
}
#footer h4 {
	
	width:569px;
	height:20px;
	display: block;
	text-indent: -9999px;
	margin:0 0 6px 0;
}
#footer p {
	color:#c892c2;
}
#footer p.follow {
	z-index:99;
	position:absolute;
	margin-top:20px;	
	padding:0 0 50px 0;
}
#footer p.follow a {
	color:#c892c2;
}

/* Preload background images after JS loads */
#preload {
	display: none;
}

/* Positioning the social networking icons */
#socialnetworks {
	float: right;
	position: relative;
	margin-top: -30px;
	margin-right: 3px;
}

#socialnetworks li {
	float: left;
	padding: 1px;
}

#socialnetworks li img {
	width: 25px;
	height: 25px;
}

/* Dialog */
.ui-dialog-titlebar { 
  padding: 5px;
  background-color: #94A3C4;  
  font-size: 14px;
}

.ui-dialog .ui-dialog-titlebar-close {
  position:absolute;
  right: 7px;
}

.ui-dialog .ui-dialog-content { 
  background-color: #fff;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-dialog-overlay {
  background-color: #ccc;
  filter:alpha(opacity=70);/* for IE */
  opacity:0.7;/* CSS3 standard */
}

.facebook-profile-footer, .facebook-profile-footer a {
  color: #000;
  font-size: 10px;
  font-weight: bold;  
}
/* Work at Play | Work Samples Syle */

h1.page-title {
	display: none;
}
h2.tagline {
	float:left;
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
	width:620px;
	text-indent: -9999em;
	margin:40px 0 10px 0;
}
h2.products {
	background-image:url("../../images/titles/products.png");
	border-bottom: 2px solid #94b5c5;
}
h2.services {
	background:url("../../images/titles/services.png") no-repeat left;
	border-bottom: 2px solid #fff;
}
h2.about {
	background:url("../../images/titles/about.png") no-repeat right;
	border-bottom: 2px solid #9ecb3b;
}
h2.contact {
	background:url("../../images/titles/contact.png") no-repeat;
	border-bottom: 2px solid #F36B22;
}
div.secondary {
	position: relative;
	width: 620px;
	float:left;	
	z-index: 99;	
}
div.primary {
	color:#333333;
	width: 290px;
	height:410px;
	padding:20px 10px 30px 10px;
	float:left;
	margin-left:10px;
}
div.col {
	width:300px;
	margin:0 20px 0 0;
	float:left;
}
div.col.last {
	margin:0;
}
div.secondary img {
	position:absolute;
	top:70px;
	left:0;	
	z-index:90;
}
div.more {
	background: url("../../images/products/bg_more.gif") no-repeat bottom;
	position:relative;
	color:#333333;
	clear:both;
	width:620px;
	height:373px;
	z-index: 95;
	cursor: pointer;
}
div.more div.col {
	float:left;
	width:270px;
	padding:10px;
	margin:10px;
}
h3 {
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
	text-indent: -9999em;
	margin:23px 0 10px 0;
}

/* Work */
#work-page {
	/*background: url("../../images/bg_office.04.jpg") no-repeat top center;*/
	background:#FFF;
}
#work-page .wrapper {
	width: 780px;
}
.ie7 #work-page { border:1px soild red;}
#work-page #circles {
	
}
.work-sample {
	background: #9ecb3b;
	width: 240px;
	height: 150px;
	float: left;
	margin: 0 30px 30px 0;
	cursor: pointer;
	opacity:0.9;
}
.work-sample h2 {
	font-size:16px;
	margin: 20px 0 0 20px;
}
div.info h4 {
	color:#333333;
}
.work-number {
	background: url("../../images/work/work-numbers.png") no-repeat 0 0;
	width: 220px;
	height: 80px;
	padding: 0px 10px 10px;
}
.work-sample .two {
	background-position: 0 -140px;
}
.work-sample .three {
	background-position: 0 -280px;
}
.work-sample .four {
	background-position: 0 -420px;
}
.work-sample .five {
	background-position: 0 -818px;/*Previously Deqq, updated for Mattel*/
}
.work-sample .six {
	background-position: 0 -700px;
}
#work-sample-ignition {
	background-color: #1b92c2;
	background-color: #b2403e;
}
#work-sample-rio {
	background-color: #c30074;
	background-color: #d0933e;
}
#work-sample-nona {
	background-color: #D86F2F;
	background-color: #d8b549;	
}
#work-sample-kamakana {
	background-color: #9ecb3b;
	background-color: #a7a350;	
}
#work-sample-brains {
	background-color: #CB2D2C;
	background-color: #77afab;	
}
#work-sample-bsg {
	background-color: #cc97c4;
	background-color: #ffa315;	
}

.work-sample:hover {
	background-color: white;
}
#flip-side a {
	color: #c50076;
	text-decoration: none;
}
#flip-side a:hover {
	text-decoration: underline;
}
.close-flip {
	background: url("../../images/work/btn-back/index.html") no-repeat 0 0;
	width: 34px;
	height: 40px;
}
.close-flip span {
	display: none;
}

/* The work sample "flip side", initially hidden div */
#flip-side {
	position: absolute;
	z-index: 1000;
	width: 201px;
	min-height: 150px;
}
.flip-content {
	display: none;
}
.border { border:5px solid #c41b78;}
.ie7 .border { border:none;}
#flip-side .screenshot {
	background-color: #B3B3B3;
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
#flip-side .screenshot img {
	height: 100%;
}
#flip-side .info {
	background-color: #FFF;
	color: #333;
	width: 50%;
	height: 100%;
	float: right;
}
#flip-side .info .wrapper {
	width: 85%;
	height: 80%;
	padding: 20px 30px;
}
#flip-side h3 {
	font-size: 14px;
	color: #c50076;
	font-weight: bold;
	
}
#flip-side p {
	margin-bottom: 15px;
}
#flip-side .info a.close-flip {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.work-sample h1 {
	font-size: 20px; 
	margin-bottom: 15px;
}

/* Products */
#products-page {
	background: transparent url(../../images/bg_office.03.jpg) no-repeat scroll center top;
}
div.primary {
	background:#92b2c2;
}

h3.virtual {
	background-image:url("../../images/products/velocity.gif");
}
h3.deqq {
	background-image:url("../../images/products/deqq.gif");
	margin-top:50px;
}

#bears {
	position:absolute;
	left:0px;
	bottom:-5px;
	display:none;
	}


