/* Work at Play | Global Syle */

/* Reset page layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, button, 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;

}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* The basics */
body {
	background: #000 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;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
	color:#FFFFFF;
	margin:10px 0 18px 0;
}
p {
	margin:0 0 18px 0;
	font-size:12px;
}
#content li {
	margin: 0 0 8px 0;
	list-style-type: none;
}
#products 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: #000;
	border-top: 20px solid #000;
}
#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: 226px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#navigation h1 br {
	display: none;
}
 #navigation-wrapper {
	position: relative;
	float: right;
	width: auto;
	z-index: 0;
}
#navigation-wrapper ul {
	list-style-type: none;
	height: 40px;
	margin: 0;
}
#navigation-wrapper ul li {
	float:left;
}
#navigation-wrapper #nav a{

	height: 40px;
	display: block;
	margin: 67px 10px 0 10px;
	font-size: 16px;
	
}

#navigation-wrapper .hover:hover 
{
	color: #ff3783;
	background-color: #fff;
}

#navigation-wrapper #active 
{
	color: #000;
	background-color: #ff3783;
}

#navigation #login
{
	background: url(images/login.png) no-repeat;
	width: 159px;
	height: 103px;
	float:right;
}

#navigation #logout
{
	background: url(images/login.png) no-repeat;
	width: 159px;
	height: 103px;
	float:right;
}

#navigation #logout p
{
	color: #000;
	padding: 13px 5px 0 10px;
}

#navigation #logout a
{
	color: #c50076;
}
#navigation #login-details
{
	color: #000;
	margin: 15px 0 0 12px;
	padding: 0px;
	font-size:10px;
}

#navigation #login-details .input
{
	margin: 0 0 0 4px;
	font-size:10px;
}

#login-details a.as
{
	margin:0;
	top:0;
}

#navigation  .login_btn
{
	background: url(images/login_btn.png) no-repeat  0 0;	
	width:45px;
	height: 19px;
	float:right;
	margin: 10px 12px 0 0;

}

#navigation .password_btn
{
	background: url(images/password_btn.png) no-repeat  0 0;	
	width:78px;
	height: 19px;
	float:left;
	margin: 10px 0px 0 12px;
}

#navigation span
{
	display: none;
}

#navigation span
{
	
}

/* Main content region */
.wrapper {
	width: 800px;
	_width:799px; /* 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:30px;
}
.slidable-page .wrapper {
	min-height: 600px;
}

.image_float_left
{
	float: left;
}

/* Footer */
#footer {

	width: 100%;
}

#footer-right
{
	float:right;
	width: 400px;
	
}
#footer h4 {
	color: #a05f99;
	font-size: 11px;
	margin:10px 0 0px 0;
	text-align: right;
}
#footer p {
	color:#000;
	text-align: right;
}

#footer a {
	color:#000;
	text-align: right;
}


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

/* 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/products.png");
	border-bottom: 2px solid #94b5c5;
}
h2.about {
	background:url("images/about.png") no-repeat right;
	border-bottom: 2px solid #9ecb3b;
}
h2.contact {
	background:url("images/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;
}
#velocity span, #sliiv span {
}
div.secondary img {
	position:absolute;
	top:70px;
	left:0;	
	z-index:90;
}
div.more {
	background: url("images/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 {
	background: url("images/bg_office.04.jpg") no-repeat top center;
}
#work .wrapper {
	width: 780px;
	margin-top: 0px;
}

.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:#fff;
}
.work-number {
	background: url("images/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 -560px;
}
.work-sample .six {
	background-position: 0 -700px;
}
#work-sample-media {
	background: #77b822;
	
}
#work-sample-sport {
	background-color: #f0f90b;
}
#work-sample-business {
	background-color: #fff;
}
#work-sample-ict {
	background-color: #800000;
}
#work-sample-radio {
	background-color: #290fc9;
}
#work-sample-tube {
	background-color: #a238c5;
}
.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/btn-back.gif") 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;
	background: #000;
}
.flip-content {
	display: none;
}
#flip-side .screenshot {
	background-color: #000;
	width: 441px;
	height: 100%;
	float: left;
	margin:0;
	padding:0;
	overflow: hidden;
}
#flip-side .screenshot img {
	height: 100%;
}
#flip-side .info {
	background-color: #000;
	color: #fff;
	width: 340px;
	height: 100%;
	margin:0;
	padding:0;
	float: left;
}
#flip-side .info .wrapper 
{
		width: 320px;
		padding: 10px 10px 0 10px;
		margin:0;
}
#flip-side h4 {
	font-size: 14px;
	color: #c50076;
	font-weight: bold;
	
}
#flip-side p {
	margin-bottom: 15px;
	font-size: 12px;
}
#flip-side .info a.close-flip {
	position: absolute;
	right: 10px;
	bottom: 10px;
}


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

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

/* About */
#about {
	background: transparent url(images/bg_office.06.jpg) no-repeat scroll center top;
}
#about .header {
	padding: 30px; 
	float: left;
	background: #000;
	opacity: 0.9;
	margin-bottom: 20px;
}
#about h3 {
	color: #9ecb3b;
}
h3.something {
	background-image: url("images/something_about_us.gif");
}
#about div.secondary {
	float:right;
}
#about div.primary {
	background:#9ecb3b;
	float:right;
	margin:0 10px 0 0;
}


/* Contact */
#contact {
	background: transparent url(images/bg_office.05.jpg) no-repeat scroll center top;
}
h3.hear {
	background-image:url("images/love_to_hear.gif");
}
#contact div.primary {
	background:#F36B22;
}
#contact div.more {
	background: none;
	padding-top:120px;
	text-align:right;
	color:#FFFFFF;
}
div#contact-form-wrapper p {
	margin-bottom:2px;
}
div#contact-form-wrapper div.message {
	color:#FFFFFF;
}
div#contact-form-wrapper {
	border-top:1px solid #ef915f;
	padding-top:10px;
}
#contact .form-item, #contact textarea {
	margin-bottom: 5px;
}
#contact textarea {
	height:45px;	
}
#contact textarea, #contact input {
	background: #ef915f;
	border:0 solid #ef915f;
	padding: 3px;
	width: 98%;
	color:#333333;
}
#contact input {
	height: 18px;
}
#contact textarea, #contact #send-id {
	font:normal 10px/14px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contact #send-id {
	background: url("images/btn_send.gif") no-repeat;
	width: 83px;
	height:33px;
	text-indent: -9999px;
	cursor: pointer;
	margin: -5px 0 15px 0;
	float:left;
}

#sponsors
{
	margin: 85px 0 0 0;	
	padding: 0;
}
#sponsors_small
{
	float:left;

}

#people
{
	margin: 0px 0 110px 160px;	
	padding: 0;
}


