/*
-----------------------------------------------
August 2.0 Screen Styles
Author:   Matt Agar
Company:  August P/L
Version:  17 December 2007
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}

html, body {
	height: 100%;
	width: 100%; 
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background-color: #000;
}





/* Typography and Links
----------------------------------------------- */

h1, h2, h3, h4 {
	line-height: 1em;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
}

h1 {
	font-size: 3.4em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 10px 0 25px 0;
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2","Arial Narrow";
}

h2 {
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: normal;	
}

h3 { 
	margin:0 0 10px 0;
	color: #00d2ff;
	font-size: 1.2em;
	font-weight: normal;
}

.content-col-right h2.box-heading a {
	color: #00d2ff;
	text-decoration: none;	
}

p {
	margin: 0 0 1.5em;
}

ul {
	padding: 0 0 20px 40px;
	list-style: disc;
}

ul ul {
	padding-bottom: 0;	
}

p, #content li, time {
	line-height: 1.6em;
}

p a {
	line-height: 1.5em;
}

div#content ul li ul li {
	font-size: 1em;
}

div#content ul li ul {
	margin-top: 4px;
}

div#content ul li ul {
	margin-left: 0;
	padding-left: 20px;
}

a, 
a:visited,
a:hover {
	color: #fff;
}

h2 a, 
h2 a:visited,
h2 a:hover {
	text-decoration: none;
}

/*span*/.date, a.blue-link {
	color: #00d2ff;
}
.blue-link a{
	color: #00d2ff;
}

.img-replace {
	display: block;
	width: 100%;
	text-align:left;
	overflow: hidden;
	text-indent: -1000px;
	height: 38px;
}

.img-replace-fouroh {
	display: block;
	width: 100%;
	text-align:left;
	overflow: hidden;
	text-indent: -1000px;
	height: 77px;
}

h2.img-replace {
	height: 18px;
}

.button-submit {
	padding: 0 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #00C4EE;
	border: 1px solid #198DC7;
	cursor: pointer;
}

.button-submit:hover {
	background-color: #00b1d7;
	border-color: #00b1d7;
}

.hidden {
	display: none;
}



/* Structure
----------------------------------------------- */

div#wrapper {
	position: relative;
	width: 100%;
	/*margin: -1px 0 0;*/
	padding: 0;
}
div#main {
	margin: 0 auto;
	width: 914px;
	padding: 0px 20px;
}
div#nav-bar {
	float: left;
	height: 36px;
	left: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
	/*background-color: transparent;
	background-image: url(/common/images/bg-nav.png);*/ /* for Mozilla/Opera/etc */
	background: #000;
	background: rgba(0, 0, 0, 0.75);
}
nav {
	position: absolute;
	top: 0px;
	z-index: 5;
	/*width: 55%;*/
	/*padding: 0 22.5%;*/
}

header,
#content {
	background-color: inherit;
	color: inherit;
	padding: 0pt;
	position: absolute;
	top: 0px;
	/*width: 914px;*/
	
	z-index: 3;
	width: 55%;
	padding: 0 22.5%;
}

header {
	z-index: 4;
	padding-top: 170px;
}

	header img {
		position: absolute;
	}

div#flash-container {
	height: 100%;
	overflow: visible;
	width: 100%;
}
div#background {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
#flash-background {
	height: 100%;
}
.content-col-right {
	float: right;
	margin-right: -20px;
	width: 620px;
	margin-bottom:100px;
}
.content-col-right h1 {
	margin-bottom: 10px;
}
.content-col-right h2 {
	/*clear: both;*/
	margin-bottom: 20px;
}
.content-box {
	/*padding: 10px 10px 10px 10px;*/
	padding: 20px 25px;
	width: 560px;
	margin: -3px 5px;
	background-color: transparent;
	background: url(/common/images/bg-trans.png) top left repeat;
}

	.content-box .client-logo {
		float: right;
		margin: 0 0 0 50px;
	}

.awards-content .content-box {
	width: 564px;
	padding: 20px 23px;
}

.content-box ul {
    list-style-type:square;
}

.content-box-top,
.content-box-bottom {
	clear: both;
	width: 620px;
	height: 9px;
	background: url(/common/images/box-corners.gif) no-repeat;
}

.content-box-top {
	margin-top: 0;
}

.content-box-bottom {
	margin-bottom: 20px;
	background-position: left bottom;
}

.content-col-left {
	float: left;
	width: 300px;
	padding: 120px 0 0;
	margin-bottom:100px;
}

.logo {
	float: left;
	margin: 0 25px 30px 0;
}

div.scroll-box {
	overflow: auto;
	height: 400px;
}

div#print-logo { display: none; }

/* Home page
----------------------------------------------- */

div#home-content {
	margin: 75px 0 0 0;
}
div#standard-content {
	margin: 0;
}
		
.intro {
	width: 82%;
	font-size: 1.15em;
	line-height: 1.3em;
}

#featured {
	float: left;
	width: 100%;
	margin: 15px 0 35px 0;
}
	

	.featured-container {
		margin: 20px 20px 40px 0;
	}
		
		.featured-container h3 {
			color: #FFFFFF;
			text-transform: uppercase;
		}
		
		.featured-container a {
			display: block;
			/*width: 230px;*/
			height: 150px;
			/*padding: 16px 15px;*/
			overflow: hidden;
			/*background: url(../images/bg-our-work-home.png);*/
		}
		
#latest-news {
	float: left;
	width: 60%;
}

#twitter {
	float: right;
	width: 30%;
	padding: 0 5% 0 0;
}
	
	#twitter ul {	
		margin:0;
		padding:0;
		list-style:none;
	}
				
		#twitter .date {
			text-transform: lowercase;
		}
	
		#twitter a[rel=external] {
			font-size:13px;
			display:block;
			margin:15px 0 0 0;
		}


/* Navigation
----------------------------------------------- */

nav ul.top-level {
	float: left;
 	width: 568px;
 	height: 36px;
	margin: 0;
	padding: 0;
	list-style: none; 	
}

#main-menu-mobile-top {
	display: none;
	width: 105px;
}

	nav ul.top-level li {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;	
		background: transparent url(/common/images/transparent.gif); /* Need this for nav to work in Opera */
	}
	
	#main-menu-mobile-top li {
		float: none;
		width: 100%;
	}

		nav ul.top-level li > a,
		#main-menu-mobile li > a {
			display: block;
			height: 0px;
			padding: 36px 0 0;
			overflow: hidden;
			background: url(/common/images/nav.png) no-repeat;
		}
		
		nav ul.top-level .menu-header-home > a,
		#main-menu-mobile-top .menu-header-home > a,
		#main-menu-mobile .menu-header-home > a {
			width: 82px;
			background-position: center top;
		}
		
		nav ul.top-level .menu-header-home > a:hover,
		nav ul.top-level .menu-header-home > .selected,
		#main-menu-mobile-top .menu-header-home #current-page,
		#main-menu-mobile .menu-header-home > a:hover {
			background-position: center -36px;
		}
		
		#main-menu-mobile-top .menu-header-home > a,
		#main-menu-mobile .menu-header-home > a {
			width: 100%;
		}
		
		nav ul.top-level .menu-header-company > a,
		#main-menu-mobile .menu-header-company > a {
			width: 97px;
			background-position: center -72px;
		} 
		
		nav ul.top-level .menu-header-company > a:hover,
		nav ul.top-level .menu-header-company > .selected,
		#main-menu-mobile-top .menu-header-company #current-page,
		#main-menu-mobile .menu-header-company > a:hover {
			background-position: center -108px;
		}
		
		nav ul.top-level .menu-header-services > a,
		#main-menu-mobile .menu-header-services > a {
			width: 97px;
			background-position: center -144px;
		} 
		
		nav ul.top-level .menu-header-services > a:hover,
		nav ul.top-level .menu-header-services > .selected,
		#main-menu-mobile-top .menu-header-services #current-page,
		#main-menu-mobile .menu-header-services > a:hover {
			background-position: center -180px;
		}
		
		nav ul.top-level .menu-header-showcase > a,
		#main-menu-mobile .menu-header-showcase > a {
			width: 105px;
			background-position: center -216px;
		} 
		
		nav ul.top-level .menu-header-showcase > a:hover,
		nav ul.top-level .menu-header-showcase > .selected,
		#main-menu-mobile-top .menu-header-showcase #current-page,
		#main-menu-mobile .menu-header-showcase > a:hover {
			background-position: center -252px;
		} 
		
		nav ul.top-level .menu-header-careers > a,
		#main-menu-mobile .menu-header-careers > a {
			width: 95px;
			background-position: center -288px;
		} 
		
		nav ul.top-level .menu-header-careers > a:hover,
		nav ul.top-level .menu-header-careers > .selected,
		#main-menu-mobile-top .menu-header-careers #current-page,
		#main-menu-mobile .menu-header-careers > a:hover {
			background-position: center -324px;
		}
		
		nav ul.top-level .menu-header-contact > a,
		#main-menu-mobile .menu-header-contact > a {
			width: 92px;
			background-position: center -360px;
		}
		
		nav ul.top-level .menu-header-contact > a:hover,
		nav ul.top-level .menu-header-contact > .selected,
		#main-menu-mobile-top .menu-header-contact #current-page,
		#main-menu-mobile .menu-header-contact > a:hover {
			background-position: center -396px;
		}
		
		#main-menu-mobile-top #current-item span {
			position: absolute;
			top: 0;
			display: block;
			width: 10px;
			height: 36px;
			margin: 0 0 0 85px;
			background: url(../images/main-menu-mobile-arrow.png) no-repeat;
			cursor: pointer;
		}

	nav ul.top-level li ul {
		position: absolute;
		/*top: 36px;*/  /* using left instead of display to hide menus because display: none isn't read by screen readers */
		left: -999em;
		width: 200px;
		padding: 6px 0;
		list-style: none;
		background: url(/common/images/sub-nav.png) top left repeat;
	}
	
	#main-menu-mobile {
		width: 105px;
		height: auto;
		padding: 0;
		background: rgba(0, 0, 0, 0.75);
		z-index: 100;
	}
	
		nav ul.top-level li ul li {
			width: 100%;
		}

			nav ul.top-level li ul li a {
				width: 176px;
				height: auto;
				padding: 8px 12px;
				color: #000;
				font-size: 0.85em;
				text-decoration: none;
				background: none;
			}
				

			nav ul.top-level li ul li a:hover {
				text-decoration: underline;
			}
			
			#main-menu-mobile-top li > a,
			nav ul.top-level li #main-menu-mobile li > a {
				width: 105px;
			}
			
			#main-menu-mobile li > a {
				/*float: left;*/
			}
	
		#main-menu-mobile li ul {
			left: -999em;
			width: 175px;
			padding: 0;
			margin: -36px 0 0 105px;
		}
		
			#main-menu-mobile li ul li {
				
			}
			
				#main-menu-mobile li ul li > a {
					width: 150px !important;
					height: auto;
					padding: 10px 12px;
					overflow: auto;
					background: none;
				}			

	nav ul.top-level li:hover ul,
	#main-menu-mobile li:hover ul {
		left: 0;
		visibility: visible;
	}

#newsletter-link-top {
	float: right;
	height: 35px;
	padding: 0;
	list-style: none;
}

	#newsletter-link-top a {
		display: block;
		width: 115px;
		height: 0;
		padding: 36px 0 0;
		overflow: hidden;
		background: url(../images/nav-newsletter.png);
		cursor: pointer;
	}

	#newsletter-link-top a:hover,
	#newsletter-link-top .hover a {
		background-position: left -36px;
	}
	
	#newsletter-link-top li #newsletter-form {
		display: none;
		position: absolute;
		top: 36px;
		right: 20px;
		width: 210px;
		padding: 15px 20px 20px;
		color: #2d2f31;
		font-size: 12px;
		background: url(/common/images/sub-nav.png) top left repeat;
	}
	
	#newsletter-link-top .hover #newsletter-form {
		display: block;
	}
	
		#newsletter-form p {
			padding: 0;
			margin: 0 0 10px;
			font-size: 12px;
			line-height: 21px;
		}

		#newsletter-form .textfield {
			width: 190px;
			padding: 2px 9px;
			margin: 0 0 10px;
			color: #818181;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			border: 1px solid #98999a;
		}

		#newsletter-form .errors {
			padding: 0;
			margin: 0 0 10px;
			color: #00C4EE;
			font-size: 12px;
			line-height: 21px;
			background: none;
			border: none;
		}

/* Forms
----------------------------------------------- */

#contact-form {
	float: left;
	clear: both;
	width: 100%;
}

	.contact {
		/*margin-top: 1em; margin-bottom:-20px;*/
	}
	
		.contact p {
			float: left;
			clear: both;
			width: 520px;
			margin: 0 0 10px;
		}

		.contact .required {
			float: right;
			color: #00C4EE;
			font-weight: bold;
		}

		.contact label {
			float: left;
			width: 105px;
			text-align: right;
			padding: 4px 10px 4px 0;
			vertical-align:middle;
		}

.contact .textarea label {
	display: block;
}

.contact select, .contact .textfield, .contact textarea, textarea {
	float: left;
	border: 1px solid #231E1B;
	color: #000;
	width: 380px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.contact input {
	/*height: 16px;*/
}

.contact textarea {
	width: 380px;
	height: 100px;
}
.contact .buttons {
	margin: 10px 0 20px 110px;
}
.contact .button {
	width: auto;
	padding: 0 15px;
	height: 22px;
	color: #fff;
	background-color: #eb1666;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #7C0C47;
}
.contact input.alt {
	background-color: #00c4ee;
	border: 1px solid #198dc7;
	font-weight: bold;	
}
.content-col-left .contact {
	margin-bottom: 10px;	
}
.content-col-left .contact input.alt {
	margin-top: 10px;	
}
.contact input.filefield {
	clear: right;
	height: auto;
}

/* RegisterForm
----------------------------------------------- */

.register {
	margin-top: 1em; margin-bottom:-20px;
}

.register .compulsory {
	font-weight: bold;
}

.register label {
	/*float: left;*/
	width: 105px;
	text-align: right;
	padding: 4px 10px 4px 0;
	vertical-align:middle;
}

.register .textarea label {
	display: block;
}

.register select, .contact .textfield, .contact textarea, textarea {
	border: 1px solid #4f4f4f;
	color: #ccc;
	width: 380px;
	padding: 2px 2px 2px 10px;
	font: 1em Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.chkbox{ 
	margin:5px 10px 0 0; 
	background:#101010;
}

.register input {
	height: 20px;
	background:#101010;
	border:1px solid #4f4f4f;
	padding: 2px 2px 2px 10px;
}

.register textarea {
	width: 380px;
	height: 100px;
}
.register .buttons {
	margin: 10px 0 20px 0;
}
.register .button {
	width: auto;
	padding: 0 15px;
	height: 22px;
	color: #fff;
	background-color: #00d2ff;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #0088a5;
}
.register input.alt {
	/*background-color: #00c4ee;
	border: 1px solid #198dc7;*/
	font-weight: bold;	
}
.content-col-left .register {
	margin-bottom: 10px;	
}
.content-col-left .register input.alt {
	margin-top: 10px;	
}
.register input.filefield {
	height: auto;
}

/*------------------------------------*/

.form-message, .errors {
	background-color: #eb1666;
	border: 3px solid #7C0C47;
	color: #fff;
	margin: 10px 0;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.fake-button {
	width: 70px;
	height: 22px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #00c4ee;
	border: 1px solid #091d97;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	outline: 0;	
}
.no-select {
	color: #aaa;
}

/* Misc
----------------------------------------------- */

a img {
	border: 0;
}

.image-replace {
	text-indent: -5000px;
}

.clear {
	clear: both;
}

p.pdf { padding:60px 0 0 0; font-size:11px; color:#aaa; width:200px; }
p.pdf a { color:#fff; }
p.right { float:right; padding-top:20px; }
p.left { float:left; padding-top:20px; }
div#skip-nav { position:absolute; text-indent:-9999em; height:0; }
a#content-begins { height:0; width:0; }
span.noshow { display:none;}



/* Footer */
footer { clear: both; /*width:910px; padding:30px 0 0 30px; height:200px;*/ text-align:left; font-family:"Trebuchet MS", Helvetica, sans-serif; background: url(/common/images/bg-trans.png) top left repeat; 

	width: 92%;
	padding: 70px 4% 30px;
}
footer fieldset { padding:0 0 0 30px; border:0; }
footer legend { display:none; }
footer div.section1 { float:left; width:290px; margin-left:-30px; margin-right:10px; padding-left:0px; height:190px; padding-right: 0px; }
footer div.section-about { background:url(../images/vr.png) no-repeat; float:left; width:300px; height:190px; padding:0 20px; }
footer div.section-links { background:url(../images/vr.png) no-repeat; float:left; width:150px; height:190px; padding:0 20px; }
footer div.section3 { background:url(../images/vr.png) no-repeat; float:left; width:255px; height:210px; padding:0 0 0 20px; }
footer div.section { background:url(../images/vr.png) no-repeat; float:left; width:285px; height:210px; padding:0 20px; }
footer h2 { color:#fff; padding:0 0 10px 0; height:15px; margin-bottom:5px; font-size: 15px; font-family: "Arial Narrow", Arial, Verdana, sans-serif; }
footer ul { list-style-type:none; width:130px; margin:0; padding:0; float:left; }
footer li { line-height:16px; font-size:12px; }
footer a { color:#fff; text-decoration:none; outline:none; }
footer a img { border:0; }
footer div.section1 a:hover { text-decoration:underline; }
footer p { margin:0; padding:0 0 10px 0; line-height:16px; color:#fff; float:none; font-size:12px; }
footer p.sub { height:60px; width:130px; float:left;}
footer h2#foot_contents { background:url(../images/foot_contents.gif) no-repeat; }
footer h2#foot_about { background:url(../images/foot_about.gif) no-repeat; }
footer h2#foot_follow{ background:url(../images/foot_follow.png) no-repeat; }
footer h2#foot_aimia{ background:url(../images/foot_aimia_title.gif) no-repeat; clear: left; }
footer h2#foot_site { background:url(../images/foot_site.gif) no-repeat; }
footer span, div#footer strong {  }

footer h3 {
	clear: both;
	color: #FFFFFF;
}

footer .footer-bottom {
	/*float: left;*/
	clear: both;
	width: 810px;
	padding: 20px 0;
}

	footer #copy {
		padding: 0;
		color: #aaa;
		font-size: 10px;
		line-height: 14px;
	}

footer div.line { width:260px; height:70px; clear:left; }
footer #august-image { display:block; background:url(../images/august_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
footer #august-image:hover { background:url(../images/august_sp.gif) -100px 0 no-repeat; }
footer #minotaur-image { display:block; background:url(../images/minotaur_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
footer #minotaur-image:hover { background:url(../images/minotaur_sp.gif) -100px 0 no-repeat; }
footer #hoopla-image { display:block; background:url(../images/hoopla_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
footer #hoopla-image:hover { background:url(../images/hoopla_sp.gif) -100px 0 no-repeat; }
footer #mailconnect-image { display:block; background:url(../images/mailconnect_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
footer #mailconnect-image:hover { background:url(../images/mailconnect_sp.gif) -100px 0 no-repeat; }

footer a.twitter { display:block; background:url(../images/twitter-sprite.png) 0 0 no-repeat; width:28px; height:29px; cursor:pointer; float: left; margin-bottom: 23px; }
footer a.twitter:hover { display:block; background:url(../images/twitter-sprite.png) 0px -29px no-repeat; width:28px; height:29px; cursor:pointer; }
footer a.facebook { display:block; background:url(../images/facebook-sprite.png) 0 0 no-repeat; width:28px; height:29px; cursor:pointer; float: left; margin-left: 8px; margin-bottom: 23px;}
footer a.facebook:hover { display:block; background:url(../images/facebook-sprite.png) 0px -29px no-repeat; width:28px; height:29px; cursor:pointer; }
footer a.linkedin { display:block; background:url(../images/linkedin-sprite.png) 0 0 no-repeat; width:28px; height:29px; cursor:pointer; float: left; margin-left: 8px; margin-bottom: 23px; }
footer a.linkedin:hover { display:block; background:url(../images/linkedin-sprite.png) 0px -29px no-repeat; width:28px; height:29px; cursor:pointer; }
footer a.foursquare { display:block; background:url(../images/foursquare-sprite.png) 0 0 no-repeat; width:28px; height:29px; cursor:pointer; float: left; margin-left: 8px; margin-bottom: 23px;}
footer a.foursquare:hover { display:block; background:url(../images/foursquare-sprite.png) 0px -29px no-repeat; width:28px; height:29px; cursor:pointer; }


footer a.aimia { display: block; background:url(../images/foot_aimia.png) 0px -53px no-repeat; width:77px; height: 0; padding: 53px 0 0; cursor: pointer; float: left; margin: 5px 0 30px; overflow: hidden; }
footer a.aimia:hover { background-position: top left; }


.space-up { margin-top:20px; }
.flickr { background:url(../images/flickr.gif) no-repeat center right; padding-right: 24px; }
.filenote { float: left; clear: both; display: block; margin: 5px 0 0 115px; font-size: 11px; color: #aaa; white-space: nowrap; }
ul#share-panel { list-style-type: none; padding: 0; height: 35px; }
ul#share-panel li { float: left; margin-right: 20px; }
ul#share-panel a { padding-left: 22px; font-size: 11px; text-decoration: none; }
.logospace a { padding-left: 18px; }
a.twitter { background:url(../images/tw.gif) no-repeat 0 0; }
a.facebook { background:url(../images/fb.gif) no-repeat 0px 1px; }
a.digg { background:url(../images/digg.gif) no-repeat 0px 1px; }
a.delicious { background:url(../images/del.gif) no-repeat 0px 1px; }
p.skivvy { text-align:right; color:#333; margin-right:10px; font-size:12px; }
.awards img { margin: 3px 3px 7px 3px; }
h2 a:hover { text-decoration: none; }
.padding-and-a-half { padding-top:0.5em; }

div.content-col-left a.case-visit { display:block; height:250px; width:242px; background: top left url(../images/case-scr-bg.gif) no-repeat; padding:6px 5px 5px 6px; text-decoration:none; outline:0; }
div.content-col-left a.long { background: top left url(../images/case-scr-bgx.gif) no-repeat; height: 460px; }
div.content-col-left a.case-visit label { float:right; font-size:12px; padding-right:10px; cursor:pointer; padding-top:20px; text-decoration:none; font-weight:bold; }
div.content-col-left a.case-out { float:left; font-size:12px; outline:0; padding-top:0; text-decoration:none; font-weight:bold; margin-top:-27px; }

div.case-study h2 strong { font-weight:400; color:#00D2FF; }
div.case-study h3 { font-weight:400; color:#00D2FF; font-size:15px; margin-bottom:-5px; }
div.case-study ul { padding-left:20px; padding-bottom:10px; }
div.case-logo { float:right; margin:10px 0 15px 15px; }
div.case-logo img { margin-left:5px; padding-right:10px; }
div.case-logo ul { list-style-type:none; border-left:1px solid #aaa; padding-top:0; padding-bottom:0; margin-top:15px; padding-left:20px; font-size:0.9em; }
div.case-logo ul strong { font-weight:400; color:#00D2FF; }
div.case-logo li { text-indent: -5px; }

div.content-col-left span.sub-title { text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:11px; }
div#news-2009-items, div#news-2008-items, div#news-2007-items { display:none; }

.case-holder { width: 290px; float:left; margin-bottom: 20px; }
.case-left { margin-right: 20px; }
.case-box { padding: 10px 10px 0 10px; width: 260px; margin: -3px 5px; background-color: transparent;
	background: url(/common/images/bg-trans.png) top left repeat; height: 290px; }
.case-box-top, .case-box-bottom { width: 290px; height: 9px; background: url(../images/case-corners.gif) no-repeat; }
.case-box-bottom { background-position: left bottom; }
.case-box .case-thumbnail {
	height: 152px;
	margin: 0 0 10px;
	overflow: hidden;
}
.case-holder h3, .case-holder a { color: #00D2FF; font-weight: bold; }

.home .case-holder h3 {
	color: #FFFFFF;
}

.case-holder .case-summary {
	height: 85px;
	margin: 0 0 10px;
	overflow: hidden;
}
.case-holder p {  line-height:16px; }
.case-holder .case-see-more {
	margin: 0;
}
.case-box a {
	text-decoration: none;
}

.case-box a:hover {
	text-decoration: underline;
}

.case-over .case-box { background: url(/common/images/bg-sel.png) top left repeat; }

p.left a, p.right a { color:#fff; font-weight:400; font-size:11px; outline:0; }
p.left a:hover, p.right a:hover { text-decoration:none; }
p.left a:hover span, p.right a:hover span { text-decoration:underline; }
p.left a span, p.right a span { color:#00D2FF; }

#blanket { position:fixed; height:100%; width:100%; background:#000; z-index:4; top:0; display:none; }
div#wrapper-popup { width: 100%; margin: 0; padding: 0; position:absolute; z-index:5; }
div#wrapper-popup #case-popup { background:top left url(../images/popup-bg.gif) no-repeat; height:590px; width:950px; display:none; margin:20px auto; }
div#wrapper-popup a#close-popup { float: right; display:block; margin:25px; height:18px; width:18px; outline:0; background:top left url(../images/button-close.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup a#prev-popup { float: right; position:absolute; display:block; margin:60px 0 0 230px; height:24px; width:24px; outline:0; background:top left url(../images/button-left.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup a#next-popup { float: right; position:absolute; display:block; margin:60px 0 0 830px; height:24px; width:24px; outline:0; background:top left url(../images/button-right.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup #case-popup ul { list-style-type:none; padding:10px 40px 20px 40px; width:150px; float:left; }
div#wrapper-popup #case-popup li { padding:6px 40px 6px 0; border-right:1px solid #888; }
div#wrapper-popup #case-popup #image-popup { float:left; padding: 50px 0 0 40px; }
div#wrapper-popup #case-popup #image-popup img { display:none; }
div#wrapper-popup #case-popup #image-popup img.screen-selected { display:inline; }
div#wrapper-popup #case-popup a.screen-popup { outline:0; }
div#wrapper-popup #case-popup h2 { float:right; margin:20px auto -40px; text-align:center; width:700px; display: none; }

.screen-popup img { border:5px solid #454545; }
.screen-selected img { border:5px solid #000; }

div.content-box a { text-decoration:underline; }
div.content-box a:hover { color:#aaa; }
p.leadin { font-size: 1.7em; line-height: 1.2em; }

p.pdf-news { font-size:11px; color:#aaaaaa;}


/*BIGGEST MORNING TEA ROTATOR*/
.indicator {background: url(../../news/australias-biggest-morning-tea-2010/images/scroll.png) top left no-repeat  !important; width: 199px !important; height: 11px !important; margin-top: -165px !important;}

.em_wfs_layout label{ color:#fff;}
.em_wfs_layout {background:#000;}

#em_wfs_submit{
	width: auto;
	padding: 0 15px;
	height: 22px;
	color: #fff;
	background-color: #00d2ff;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #0088a5;
	float:left;
}



/*BACKGROUND*/

#background-wrap {
	/*position: absolute;
	z-index: 1;
	top: 0px;*/
}

	#background-wrap img {
		position: absolute;
		z-index: -1;
		width: 100%;
		/*min-width: 100%;*/
	}



/*SHOWCASE PAGE*/

ul.showcase-tabs {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	width: 100%;
}

	ul.showcase-tabs li {
		float: left;
		margin: 0 2px 0 0;
		padding: 0;
		overflow: hidden;
		background: url(../images/showcase-tab-bg.png);
	}

	ul.showcase-tabs .last {
		margin: 0;
	}

		ul.showcase-tabs li a {
			display: block;
			text-decoration: none;
			color: #a2a2a2;
			/*font-size: 13px;*/
			padding: 5px 20px;
			line-height: 19px;
		}

ul.showcase-tabs li a:hover {
}
html ul.showcase-tabs li.active a{
	color:#fff;
}
html ul.showcase-tabs li.active, html ul.tabs li.active a:hover  { 
	background: #000;
}

.content-col-right .tab-content h2 { 
	margin-bottom:5px;
}

.tab-container {
	clear: both;
	width: 100%;
	position:relative;
}
.tab-content {
	/*padding: 10px 20px 10px 20px;*/
	padding: 10px 0;
}

.tab-content p {
	/*font-size: 12px;
    line-height: 1.50em;*/
}

.thumb-gallery li{
	list-style:none;
	display:inline;
	margin-right:25px;
	list-style-position:inside;
}
.showcase-nav-left a {
	color:#00d2ff;
	float: left;
	font-size: 12px;
}

.showcase-nav-right a{
	color: #00d2ff;
	float: right;
	font-size: 12px;
}

#goback-project-splash {
	float: right;
	margin-bottom: 5px;
	font-size: 12px;
}


/* Media Queries
----------------------------------------------- */

@media screen and (min-width: 320px) {
	
	nav,
	header,
	#content {
		padding: 0 20px;
	}
	
		#main-menu-full-screen {
			display: none;
		}
		
		#main-menu-mobile-top {
			display: block;
		}
		
	header {
		padding-top: 170px;
	}
	
	.home,
	.standard,
	.news,
	.awards-content,
	.projects,
	.careers,
	.apply-now,
	.contact-page {
		margin-top: 280px;
	}
	
		.content-col-right,
		.content-col-left {
			float: none;
			clear: both;
			width: 100%;
			padding: 0;
		}
		
		.content-col-right {
			margin: 0;
		}
		
			.content-box {
				background: #111;
			}
			
				.case-box {
					background: #111;
				}
				
				.case-over .case-box {
					background: #222;
				}
		
				.home .case-box {
					width: 230px;
					height: auto;
					padding: 10px;
				}
		
					.home .case-box-top, 
					.home .case-box-bottom {
						width: 100%;
						background-position: -490px top;
					}
					
					.home .case-box-bottom {
						background-position: -490px bottom;
					}
	
	.contact p {
		width: 100%;
	}
			
		.contact label {
			float: none;
			display: block;
			text-align: left;
		}
		
		.filenote {
			margin: 5px 0 0;
			white-space: normal;
		}
		
		.contact .buttons {
			margin: 0;
		}
		
	footer {
		width: 100%;
		padding: 30px 0;
	}
	
		footer fieldset {
			padding: 0;
		}
		
			footer div.section1,
			footer div.section-about,
			footer div.section-links {
				float: none;
				clear: both;
				height: auto;
				margin: 0;
				background: none;
				border-top: 1px solid  #AAAAAA;		
			}
			
				footer .section-links .social,
				footer .section-links .member {
					float: left;
				}
				
				footer .section-links .social {
					width: 60%;
				}
				
				footer .section-links .member {
					width: 40%;
				}
			
			footer .footer-bottom {
				width: 100%;
			}
			
				#subscribe {
					margin: 0 0 16px;
				}
				
				footer #copy {
					float: none;
					width: 100%;
				}
}

/* 320 x 480 (iPhone)
----------------------------------------------- */

@media screen and (min-width: 320px) and (max-width: 479px) {
	
	ul {
		padding-left: 25px;
	}
		
	nav,
	header,
	#content {
		width: 280px;
	}
	
		nav ul.top-level li ul li a {
			font-size: 12px;
			line-height: 16px;
		}
	
		.intro,
		#latest-news,
		#twitter {
			float: none;
			clear: both;
			width: 100%;
			padding: 0;
		}
		
			.content-box {
				width: 220px;
			}
			
			.awards-content .content-box {
				width: 188px;
				padding: 20px 39px; 
			}
			
			.content-box-top,
			.content-box-bottom {
				width: 280px;
			}

			.content-box-top {
				background-position: -620px top;
			}
			
			.content-box-bottom {
				background-position: -620px bottom;
			}

			.logo {
				margin-right: 10px;
			}
			
				ul.showcase-tabs {
					height: auto;
				}
				
					ul.showcase-tabs li {
						float: none;
						margin: 0 0 2px 0;
					}
					
						ul.showcase-tabs li a {
							width: 100% !important;
						}
										
				.contact select,
				.contact input,
				.contact textarea,
				textarea {
					width: 195px;
					padding-top: 5px;
					padding-bottom: 5px;
				}
		
			footer div.section1,
			footer div.section-about,
			footer div.section-links {
				width: 100%;
				padding: 20px 0;		
			}
			
	#fancybox-wrap {
		width: 280px !important;
		left: 50% !important;
		padding: 0 !important;
		margin: 0 0 0 -160px !important;
		/*border: 1px solid #f00 !important;*/
	}
	
		#fancybox-outer {
			height: auto !important;
			background: #000000 !important;
		}
	
		#fancybox-content {
			width: 240px !important;
			height: auto !important;
		}
		
			#fancybox-img {
				width: 240px !important;
				height: auto !important;
			}
}

/* Minimum 480px width
----------------------------------------------- */

@media screen and (min-width: 480px) {
				
	.logo {
		margin-right: 5px;
	}
			
	.case-holder {
		width: 200px;
	}
	
	.home .case-holder {
		width: 260px;
	}
	
	.case-holder-right {
		margin-right: 0;
	}
	
		.case-box {
			width: 170px;
		}
		
			.case-box .case-thumbnail {
				width: 170px;
				height: 100px;
			}
			
				.case-box .case-thumbnail img {
					width: 100%;
					height: auto;
				}
				
			.case-holder .case-summary {
				height: 140px;
			}
	
		.case-box-top, .case-box-bottom {
			width: 200px;
			background-position: -290px top;
		}
		
		.case-box-bottom {
			background-position: -290px bottom;
		}
			
	.contact select,
	.contact .textfield,
	.contact textarea,
	textarea {
		width: 330px;
	}
	
}

/* 480 x 640 (small tablet)
----------------------------------------------- */

@media screen and (min-width: 480px) and (max-width: 767px) {

	nav,
	header,
	#content {
		width: 420px;
	}
		
		.content-box {
			width: 360px;
		}
		
		.awards-content .content-box {
			width: 376px;
			padding: 20px 17px; 
		}
		
		.content-box-top,
		.content-box-bottom {
			width: 420px;
		}

		.content-box-top {
			background-position: -900px top;
		}
		
		.content-box-bottom {
			background-position: -900px bottom;
		}
	
		footer div.section1,
		footer div.section-about,
		footer div.section-links {
			width: 380px;
			padding: 20px;		
		}
	
}

/* Minimum 768px width
----------------------------------------------- */

@media screen and (min-width: 768px) {
	
	.home {
		margin-top: 330px;
	}
	
	.standard,
	.news,
	.awards-content,
	.projects,
	.careers,
	.apply-now,
	.contact-page {
		margin-top: 170px;
	}
			
		.content-col-right,
		.content-col-left {
			clear: none;
		}
			
		.content-col-right {
			float: right;
		}
			
			.content-box {
				background: url("/common/images/bg-trans.png") repeat scroll left top transparent;
			}
			
				.case-box {
					background: url("/common/images/bg-trans.png") repeat scroll left top transparent;
				}
				
				.case-over .case-box {
					background: url(/common/images/bg-sel.png) top left repeat;
				}
				
			ul.showcase-tabs li a {
				background: #111111;
			}
			
			ul.showcase-tabs li.active a {
				background: #222222;
			}
			
			.contact label {
				float: left;
				width: 105px;
				text-align: right;
			}
			
			.contact select,
			.contact .textfield,
			.contact textarea,
			textarea {
			    width: 380px;
			}
			
			.contact .required {
			    float: left;
			    margin: 0 0 0 5px;
			}
			
			.contact .buttons {
				margin-top: 10px;
			}
			
			.filenote,
			.contact .buttons input {
				margin-left: 115px;
			}
			
		.content-col-left {
			float: left;
			padding: 120px 0 0;
		}
		
}

/* 768 x 1024 (iPad - Portrait)
----------------------------------------------- */

@media screen and (min-width: 768px) and (max-width: 1023px) {
	
	header,
	#content {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	nav {
		width: 93%;
		padding-left: 5%;
		padding-right: 2%;
	}
	
		#main-menu-full-screen {
			display: block;
		}
		
		#main-menu-mobile-top {
			display: none;
		}
		
		#newsletter-link-top li #newsletter-form {
			right: 2%;
		}
		
			.featured-container {
				width: 220px;
				padding: 0;
				margin-right: 10px;
			}
			
				.featured-container a {
					/*width: 190px;
					height: 122px;
					background-position: right top;*/
				}
			
				.featured-container img {
					width: 100%;
					height: auto;
				}
				
			#latest-news {
				width: 62%;
			}
			
			#twitter {
				float: left;
				width: 29%;
				padding: 0 0 0 4%;
			}
			
			.content-col-right {
				width: 66%;
			}
			
				.content-box {
					width: 380px;
				}
			
				.awards-content .content-box {
					width: 376px;
					padding: 20px 27px; 
				}
				
				.content-box-top, 
				.content-box-bottom {
					width: 440px;
				}
				
				.content-box-top {
					background-position: -1320px top;
				}
				
				.content-box-bottom {
					background-position: -1320px bottom;
				}
			
			.content-col-left {
				width: 30%;
			}
			
			footer ul {
				width: auto;
				padding: 0 25px 0 0;
			}
			
			footer div.section1,
			footer div.section-about,
			footer div.section-links {
				float: left;
				clear: none;
				height: auto;
				border: none;	
			}
			
			footer div.section1 {
				width: 30%;
			}
			
			footer div.section-about,
			footer div.section-links {
				padding: 0 3%;
				background: url("../images/vr.png") no-repeat scroll 0 0 transparent;
			}
			
			footer div.section-about {
				width: 36%;
			}
			
			footer div.section-links {
				width: 22%;
			}
				
				footer .section-links .social,
				footer .section-links .member {
					float: none;
					width: 100%;
				}
			
}

/* Minimum 1024px width
----------------------------------------------- */

@media screen and (min-width: 1024px) {
	
	nav,
	header,
	#content {
		width: 914px;
		left: 50%;
		padding-right: 0;
		padding-left: 0;
		margin-left: -457px;
	}
	
		#main-menu-full-screen {
			display: block;
		}
		
		#main-menu-mobile-top {
			display: none;
		}
		
		#newsletter-link-top li #newsletter-form {
			right: 0;
		}
		
		.content-col-right {
			float: right;
			width: 620px;
			margin-right: -20px;
			margin-bottom: 100px;
		}
		
			.logo {
				margin-right: 25px;
			}
			
			.case-holder {
				width: 290px;
			}
			
			.home .case-holder {
				width: 260px;
			}
			
				.case-box {
					width: 260px;
				}
				
				.home .case-box {
					width: 230px;
					height: auto;
					padding: 10px;
				}
				
					.case-box .case-thumbnail {
						width: 100%;
						height: 152px;
					}
					
					.case-holder .case-summary {
					    height: 90px;
					}
			
				.case-box-top,
				.case-box-bottom {
				    width: 290px;
				    background-position: left top;
				}
			
				.home .case-box-top,
				.home .case-box-bottom {
				    width: 260px;
				    background-position: -490px top;
				}
				
				.case-box-bottom {
					background-position: left bottom;
				}
				
				.home .case-box-bottom {
					background-position: -490px bottom;
				}
		
		.content-col-left {
			float: left;
			width: 300px;
			margin-bottom: 100px;
		}
		
		footer {
			width: 884px;
			padding-left: 30px; 
		}
		
			footer div.section1,
			footer div.section-about,
			footer div.section-links {
				float: left;
				clear: none;
				height: 160px;
    				padding: 0 20px;
				background: url("../images/vr.png") no-repeat scroll 0 0 transparent;
				border: none;
			}
			
			footer div.section1 {
				width: 290px;
				padding: 0;
				background: none;
			}
			
			footer div.section-about {
    				width: 300px;
			}
			
			footer div.section-links {
				width: 150px;
			}
			
				footer .section-links .social,
				footer .section-links .member {
				    float: none;
				    clear: both;
				    width: 100%;
				}
			
			footer .footer-bottom {
				width: 810px;
			}
}
