/*
-----------------------------------------------
August 2.0 Screen Styles
Author:   Matt Agar
Company:  August P/L
Version:  17 December 2007
----------------------------------------------- */


* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #29292c;
	background: #29292c /*url(../../img/bk_000000.png) repeat-x top center*/;
	-webkit-text-size-adjust: none;
}

div {
-webkit-text-size-adjust: none;
}



/* Typography and Links
----------------------------------------------- */

h1, h2, h3, h4 {
	line-height: 1.6em;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
}

h2 {
	font-size: 3.4em;
	line-height: 1.6em;
	font-weight: normal;
	margin: 10px 0 25px 0;
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2","Arial Narrow";
}

h3 {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;	
}

h4 { 
	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.6em;
}

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;
}


h3 a, 
h3 a:visited,
h3 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%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
}

div#wrapper_b {
	position: relative;
	width: 100%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
	background: url(../../img/bk_feeb6d.png) repeat-x top center;
}

div#wrapper_d {
	position: relative;
	width: 100%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
	background: url(../../img/bk_ffffff.png) repeat-x top center;
}

div#wrapper_s {
	position: relative;
	width: 100%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
	background: url(../../img/bk_ff91aa.png) repeat-x top center;
}

div#wrapper_l {
	position: relative;
	width: 100%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
}

div#wrapper_ls {
	position: relative;
	width: 100%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
	/*background: url(../../img/live_bg_full.jpg) no-repeat top center;*/
}

div#main {
	margin: 0 auto;
	width: 990px;
	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(../images/bg-nav.png);*/ /* for Mozilla/Opera/etc */
	background: #29292c;
	background: rgba(0, 0, 0, 0.75);
}
nav {
	position: absolute;
	top: 0px;
	z-index: 5;
	background: #29292c;
	/*width: 55%;*/
	/*padding: 0 22.5%;*/
}

header,
#content {
	background-color: inherit;
	color: inherit;
	padding: 0pt;
	position: absolute;
	top: 0px;
	/*width: 914px;*/
	width: 55%;
	padding: 0 22.5%;
	line-height:160%;
}

#content_mobile {
	margin:36px 0 0 0;
	padding-bottom:50px;
	background: #ffffff;
	color: #29292c;
	padding: 0pt;
	position: absolute;
	top: 0px;
	width: 100%;
}

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 h2 {
	margin-bottom: 10px;
}
.content-col-right h3 {
	/*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(../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(../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.6em;
}

#featured {
	float: left;
	width: 100%;
	margin: 15px 0 35px 0;
}
	

	.featured-container {
		margin: 20px 20px 40px 0;
	}
		
		.featured-container h4 {
			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: 860px;
 	height: 36px;
	margin: 0;
	padding: 0;
	list-style: none; 	
}

	nav ul.top-level li {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;	
		background: #29292c; /* Need this for nav to work in Opera */
	}


		nav ul.top-level li > a{
			display: block;
			height: 0px;
			padding: 36px 0 0;
			overflow: hidden;
			background: url(../images/nav.gif) no-repeat;
		}

		
		nav ul.top-level .menu-header-home > a{
			width: 70px;
			margin-left:12px;
			background-position: center top;
		}
		
		nav ul.top-level .menu-header-home > a:hover,
		nav ul.top-level .menu-header-home > .selected{
			background-position: -50px -36px;
		}

		nav ul.top-level .menu-header-1 > a{
			width: 70px;
			background-position: center -72px;
		} 
		
		nav ul.top-level .menu-header-1 > a:hover,
		nav ul.top-level .menu-header-1 > .selected{
			background-position: center -108px;
		}
		
		nav ul.top-level .menu-header-2 > a{
			width: 80px;
			background-position: center -144px;
		} 
		
		nav ul.top-level .menu-header-2 > a:hover,
		nav ul.top-level .menu-header-2 > .selected{
			background-position: center -180px;
		}
		
		nav ul.top-level .menu-header-3 > a{
			width: 110px;
			background-position: center -216px;
		} 
		
		nav ul.top-level .menu-header-3 > a:hover,
		nav ul.top-level .menu-header-3 > .selected{
			background-position: center -252px;
		} 
		
		nav ul.top-level .menu-header-4 > a{
			width: 115px;
			background-position: center -288px;
		} 
		
		nav ul.top-level .menu-header-4 > a:hover,
		nav ul.top-level .menu-header-4 > .selected{
			background-position: center -324px;
		} 
		nav ul.top-level .menu-header-5 > a{
			width: 130px;
			background-position: center -360px;
		} 
		
		nav ul.top-level .menu-header-5 > a:hover,
		nav ul.top-level .menu-header-5 > .selected{
			background-position: center -396px;
		}
		
		nav ul.top-level .menu-header-6 > a{
			width: 100px;
			background-position: center -432px;
		}
		
		nav ul.top-level .menu-header-6 > a:hover,
		nav ul.top-level .menu-header-6 > .selected{
			background-position: center -468px;
		}
		nav ul.top-level .menu-header-7 > a{
			width: 70px;
			background-position: center -504px;
		}
		
		nav ul.top-level .menu-header-7 > a:hover,
		nav ul.top-level .menu-header-7 > .selected{
			background-position: center -540px;
		}
		nav ul.top-level .menu-header-8 > a{
			width: 40px;
			background-position: center -576px;
		}
		
		nav ul.top-level .menu-header-8 > a:hover,
		nav ul.top-level .menu-header-8 > .selected{
			background-position: center -612px;
		}

	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(../images/sub-nav.png) top left repeat;
	}
	
		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;
			}
						

	nav ul.top-level li:hover ul{
		left: 0;
		visibility: visible;
	}

/*#newsletter-link-top {
	float: right;
	height: 36px;
	list-style: none;
	margin-right:10px;
	display: inline;
}*/

#newsletter-link-top {
	float: right;
	height: 36px;
	list-style: none;
	position:absolute;
	right:20px;
	top:0;
	display: inline;
}


#newsletter-link-top img{
	width: 29px;
	height: 36px;
	margin-left:8px;
}

	#newsletter-link-top li {
		display: block;
		float:left;
	}

	#newsletter-link-top .youtube a img{
		background: url('../images/sns.png') no-repeat left top;

	}

	#newsletter-link-top .facebook a img{
		background: url('../images/sns.png') no-repeat -37px top;
	}

	#newsletter-link-top .twitter a img{
		background: url('../images/sns.png') no-repeat -75px top;
	}

	#newsletter-link-top .youtube a:hover img{
		background-position: left -36px;
	}

	#newsletter-link-top .facebook a:hover img{
		background-position: -37px -36px;
	}

	#newsletter-link-top .twitter a:hover img{
		background-position: -75px -36px;
	}

/* 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.6em;
}
.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 {
			height: 13px;
			padding-top:0px;
			border: none;
			position:relative;
			margin:-18px auto 6px;
			text-align:center;
		}

		footer {
			background: #29292c;
			width: 100%;
			height: 13px;
			padding-top:0px;
			text-align:center;
			font-size:10px;
			border: none;
			position:fixed;
			top:100%;
			margin-top:-13px;
z-index:100;
		}

.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(../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 h4, .case-holder a { color: #00D2FF; font-weight: bold; }

.home .case-holder h4 {
	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(../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.6em; }

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;*/
}

	#background-wrap .bk {
		position: absolute;
		z-index: -1;
		width: 100%;
		margin-top:36px;
		/*min-width: 100%;*/
	}

	#bk_990 {
		z-index: -1;
		width: 990px;
		padding:36px 0 16px;
		margin:0 auto !important;
	}

	#bk_990_2 {
		z-index: -1;
		width: 990px;
		position: absolute;
		left:50%;
		top:-36px;
		padding:36px 0 16px;
		margin:0 0 0 -495px;
	}

	#bk_990_2 img{
		z-index: -1;
		width: 1px;
		height: 680px;
		padding:0;
		margin:0;
	}


#topup_bg {
	display:block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: url('../../img/bk80.png') repeat scroll left top transparent;
    z-index: 100;
}

#topup {
    position: relative;
    width: 810px;
    height: 520px;
    top: 50%;
    margin: -260px auto;
    padding: 0px;
}

#topup #JPplayer {
    display: block;
    position: relative;
    width: 560px;
    height: 315px;
    margin: 80px auto 0 auto;
}

#topup #CloseBtn {
    display: block;
    position: absolute;
    width: 100px;
    height: 26px;
    top: 350px;
    left: 360px;
	cursor:pointer;
    z-index: 9999;
}

#topup #CloseBtn a{
    display: block;
    width: 100px;
    height: 26px;
	overflow:hidden;
}

#topup #CloseBtn a img{
	margin:0;
}

#topup #CloseBtn a:hover img{
	margin:-34px 0 0;
}




/*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: #29292c;
}

.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.6em;*/
}

.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;
}
	
	nav,
	header,
	#content {
		width: 990px;
		left: 50%;
		padding-right: 0;
		padding-left: 0;
		margin-left: -495px;
	}

.news #ttl{
position:relative;
top:52px;
left:25px;
}

.news #col_left{
width:720px;
margin:70px auto 0;
padding:20px 105px;
min-height:300px;
background:url('../../img/bk85.png') left top;

/* with right_col
width:550px;
float:left;
margin:65px 0 30px 25px;
padding:20px 30px 30px 50px;
display:inline;*/
}

.news #col_right{
width:230px;
min-height:300px;
background:url('../../img/bk85.png') left top;
float:left;
padding:20px 15px 30px 35px;
display:none;/*inline;*/
margin:65px 0 30px 20px;
}

.news #col_left .news_ttl{
font-weight:bold;
font-size:120%;
margin:10px 0;
}

.news #col_right .news_ttl{
font-weight:bold;
margin:10px 0;
}

.news #col_left .news_ttl .news_icon{
margin:0 10px 0 -20px;
}

.news #col_right .news_ttl .news_icon{
margin:0px 5px 0 -15px;
}

.news #col_left .news_ttl .news_date{
font-size:80%;
font-weight:normal;
color:#666666;
margin-left:20px;
}

.news #col_right .news_ttl .news_date{
font-size:80%;
font-weight:normal;
color:#666666;
margin-left:5px;
}


.news #col_left .news_detail{
margin-bottom:40px;
}

.news .news_detail img{
opacity: 1.0 !important;
}

.news .news_detail .kome{
font-size:10px;
color:#555555;
line-height:140% !important;
margin:0 0 6px 0;
}

.live_schedule{
margin-top:36px;
min-height:556px;
background: url(../../img/live_bg_full.jpg) no-repeat -705px -36px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 1024px) {
.live_schedule { 
	background: url(../../img/live_bg_1280.jpg) no-repeat -145px -36px;
}
}

.discography{
margin-top:36px;
min-height:556px;
/*height:100% !important;*/
background:#ffffff url(../../img/discography_page.jpg) no-repeat bottom center;
-webkit-background-size:990px 3000px;
margin-bottom:50px;
}

.discography #slider{
margin-top:26px;
/*margin-bottom:330px;*/
}

.discography #slider ul{
	margin:20px auto 0;
	min-height:100px;
}

.discography #slider li{
	list-style:none;
	float:left;
	display:inline;
	margin:0 10px 20px 10px;
	list-style-position:inside;
	width:150px;
	min-height:100px;
	/*background:#cccccc;*/
	font-size:90%;
}

.discography #slider li img{
height:100px;
display:block;
margin: 0 auto 5px;
}

.discography #slider li a{
cursor:pointer;
}

.discography #slide1,
.discography #slide2,
.discography #slide3{
width:200px;
}


.discography #slide1:hover,
.discography #slide2:hover,
.discography #slide3:hover{
cursor: pointer;
}

#target1, #target2 {
	display: none;
    margin: 0 auto;
	width:900px;
}

#target3 {
	display: none;
    margin: 0 0 0 -30px;
	width:900px;
	text-align:center;
}

.discography #slider .close{
	float:right;
	cursor: pointer;
	margin-top:-50px;
	margin-right:46px;
}

.discography #slider #target3 .close{
	float:right;
	cursor: pointer;
	margin-top:-40px;
	margin-right:46px;
}
.discography #album{
margin-top:20px;
margin-left:32px;
}

.discography #single{
margin-top:20px;
margin-left:17px;
display:none;
}

.discography #dvd{
margin-top:20px;
margin-left:18px;
}

#detail_box_01,
#detail_box_02,
#detail_box_03,
#detail_box_04,
#detail_box_05,
#detail_box_06,
#detail_box_07,
#detail_box_08,
#detail_box_09,
#detail_box_10,
#detail_box_11,
#detail_dvd_01,
#detail_dvd_02,
#detail_dvd_03,
#detail_dvd_04,
#detail_dvd_05,
#detail_dvd_06,
#detail_dvd_07,
#detail_dvd_08,
#detail_dvd_09{
	width:680px;
	float:left;
	display:none;
	margin: 15px 150px 320px;
}

*:first-child+html #detail_dvd_01,
*:first-child+html #detail_dvd_02,
*:first-child+html #detail_dvd_02,
*:first-child+html #detail_dvd_04,
*:first-child+html #detail_dvd_05,
*:first-child+html #detail_dvd_06,
*:first-child+html #detail_dvd_07,
*:first-child+html #detail_dvd_08,
*:first-child+html #detail_dvd_09,
*:first-child+html #detail_dvd_10 {
	width:680px;
	min-height:700px;
	float:left;
	display:none;
	margin: 15px 150px 15px;
padding-bottom : 50px;
}

.detail_left{
	width:300px;
	float:left;
	display:inline;
}

.detail_right{
	width:350px;
	float:left;
	display:inline;
	margin: 0 0 0 30px;
}

.discography .item_jaket img{
height:300px;
}

.buy_buttom{
	margin:20px 0 0;
}

.buy_buttom img{
	margin-left:15px;
}

.discography .item_info{
	font-size:80%;
	text-align:left;
	line-height:14px;
	margin:20px 0 0;
	color:#555555;
}

.discography h1{
	text-align:left;
margin:-8px 0 0 ;
}

.discography .track{
	text-align:left;
}

.discography #slider .back{
	float:right;
	cursor: pointer;
	margin:-45px -70px 0 0;
}

.discography #slider .back3{
	float:right;
	cursor: pointer;
	margin:-36px -58px 0 0;
}

#slide_detail_1,
#slide_detail_2,
#slide_detail_3{
	display:none;
}

.link{
margin-top:36px;
min-height:650px;
background: url(../../img/link_bg_full.jpg) no-repeat -705px -36px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 1024px) {
.link { 
	background: url(../../img/link_bg_1280.jpg) no-repeat -145px -36px;
}
}

.shopping{
margin-top:36px;
min-height:566px;
background: url(../../img/shopping_bg.jpg) no-repeat bottom left;
}

.shopping #shopping_list{
float:right;
margin-top:25px;
display:inline;
width:520px;
min-height:516px;
text-align:right;
background:url('../../img/shop-tee.gif') no-repeat top center;
}

.shopping #shopping_buy{
position:absolute;
top:32px;
right:35px;
}

.link #link_list{
margin:180px auto 0;
width:800px;
text-align:center;
}

.link #link_list li{
	/*float:left;
	margin:0 10px 20px 10px;
	width:150px;
	min-height:100px;
	background:#cccccc;*/
	font-size:120%;
	list-style:none;
	list-style-position:inside;
	margin-left:-40px;
}

@media (max-width: 1024px) {


	nav,
	header,
	#content{
		left: 0 !important;
		margin-left: 0 !important;
		width: 990px !important;
	}

	nav{
		min-width: 990px;
		width: 990px;
	}

	header{
		left: 30px !important;
		margin-left: 0 !important;
	}

}
	
		#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;
		}

/*--------------------------biography--------------------------*/
	.biography{
	background:#feeb6d url(../../img/biography.png) no-repeat top left;
	width:990px ;/*!important*/
	overflow:visible;
	line-height:160%;
	margin:36px 0;
	}

div#bio_space{
float:left;
width:100%;
height:80px;
margin:0;
dispray:inline;

}

div#bio_pict{
display:inline;
float:left;
width:400px;
height:640px;
background: url(../../img/biography_pict.png) no-repeat top left;
margin:36px 0 0 30px;
}

#bio_pict img{
		width:150px;
		height:20px;
margin:4px 5px;
	}

div#bio_shirane{
display:inline;
float:left;
width:160px;
dispray:inline;
margin:443px 0 0 15px;
}

div#bio_katayose{
display:inline;
float:left;
width:150px;
dispray:inline;
margin:440px 0 0 50px;
}

div#bio_jan{
display:inline;
float:left;
width:150px;
dispray:inline;
margin:10px 0 0 120px;
}


div#bio_text{
float:left;
display:block;
width:485px;
margin:31px 0 50px 40px;
dispray:inline;
	line-height:180%;
}

#topics a:link{
/*color:#29292c;*/
}

#topics{
width:240px;
height:118px;
background: url(../images/topics_bg.png) no-repeat left top;
position:absolute;
top:72px;
float:left;
z-index:100;
}

#topics .tp_content{
	width:220px;
	height:124px;
	padding:27px 6px 0 14px;
	color: #29292c;
	font-size:10px;
	line-height:18px;
	overflow:hidden;
}

#topics .tp_content a:link,
#topics .tp_content a:visited,{
	color:#2080ba !important;
}

#media_pop{
width:470px;
height:440px;
background: url(../../img/media_pop_bk.png) no-repeat left top;
margin:60px 0 0 470px;
padding-top:80px;
}

#media_pop .box{
width:380px;
height:330px;
background: none;
margin:15px 0 0 60px;
}

*:first-child+html#media_pop .box{
margin:100px 0 0 50px;
}

.media #media_pop .text{
margin:0 0 18px;
}

.media #media_pop .ttl{
font-size:120%;
font-weight:bold;
margin:0px 0 6px;
}

.media #media_pop .ttl .icon{
margin:0px 5px 0 -13px;
}

.media .ttl .news_date{
font-size:80%;
font-weight:normal;
color:#666666;
margin-left:20px;
}

.media .ttl .news_date2{
font-size:80%;
font-weight:normal;
color:#666666;
}

.media .news_date2{
font-size:90%;
font-weight:normal;
color:#666666;
}

#live_pop{
margin:105px 0 100px 80px;
}

#live_pop ,
#live_pop a,
#live_pop a:link,
#live_pop a:hover,
#live_pop a:visited{
color:#ffffff !important;
}

.live_schedule #live_pop .ttl{
font-size:120%;
font-weight:bold;
margin:0 0 6px;
color:#ffff99;
}

.live_schedule #live_pop .text{
margin:0 0 20px;
}

.live_schedule #live_pop .fes{
border: solid 15px #ffffff;
background:#ffffff;
display:block;
margin :10px auto;
}

.live_schedule #live_pop .ttl span{
margin:0px 5px 0 -13px;
}

#mail_box{
width:600px;
margin:80px auto ;
}

.mail_ttl{
float:left;
display:inline;
margin:6px 30px 0 0;
}

.mail {
min-height:556px;
background: url(../../img/bk_ffffff.png) repeat-x center top;
}

div #wrapper_mail {
	position: relative;
	width: 100%;
	height:100%;
	/*margin: -1px 0 0;*/
	padding: 0;
	ackground: #ffffff;
}

#mailmagazine{
border:#cccccc 1px solid;
padding:50px;
margin-bottom:20px;
}

.mail .midashi{
float:left;
display:inline;
font-size:150%;
font-weight:bold;
margin:0px 0 5px 0; 
line-height:150%;
text-align:center;
}

.mail .midashi a{
color:#e00000;
text-decoration:underline;
}

.mail_text{
text-align:center;
line-height:180%;
padding:10px 0;
}
.mail_text b{
font-size:110%;
font-weight:bold;
margin:0px 0 5px 0; 
}

.great_border{
width:600px;
height:41px;
background:url('../../img/border.jpg') repeat-x center center;
}

#mail_formset{
	width:400px;
	display:none;
	min-height:150px;
	margin: 0 auto 10px;
	padding:20px;
	text-align:left;
	border:#cccccc 1px solid;
}

.mail_form{
cursor:pointer;
}


.media .coming_soon{
	margin:130px 0 0 100px;
}

.shopping .coming_soon{
	margin:230px 0 0 20px;
}


.jScrollbar3 .jScrollbar_mask p{
	-webkit-text-size-adjust: none;
}

.live_detail #schedule_content{
padding:0 20px;
}

.live_detail .ttl{
font-weight:bold;
font-size:120%;
margin:10px 0;
}

.live_detail .ttl .news_icon{
margin:0 10px 0 -20px;
}

.live_detail .text {
margin:0 0 40px 0;
}