body {
	background:#000;
	color:#fff;
	font-family: georgia;
	font-size:15px;
	line-height:20px;
	margin:0;
	overflow:hidden;
}
p{
	margin-top:10px;
}
div{
	
}
a img{
	border:none;
}
a{
	color:#ec80ae;
	text-decoration: underline;
	z-index:10000;
	position: relative;
}
#dotted{
	position:fixed;
	width:120%;
	height:120%;
	z-index: -10;
	background: url('../images/dotted.png');
	top:-20px;
	left:-20px;
	overflow:hidden;
	opacity:0.4;
	filter: alpha(opacity = 40);
}
#background{
	top:40px;
	left:-8px;
	width:100%;
	height:100%;
	z-index: -20;
}
#background img{
}
#header{
	top:0;
	left:0;
}
#nav_wrapper{
	width:1017px;
	margin: 0 auto;
	/*height:100px;*/
	height:120px;
}
.publicMenuTopPink{
	position:absolute;
	background:#df0b83;
	padding:11px;
	width:74px;
	height:179px;
	line-height: 23px;
	z-index:150;
	top:-127px;
}
.publicMenuTopGrey{
	position:absolute;
	background:#736F6E;
	padding:11px;
	width:74px;
	height:162px;
	z-index:150;
	top:-100px;
}
.publicMenuWorkGrey{
	position:absolute;
	background:#736F6E;
	padding:11px;
	width:74px;
	height:178px;
	z-index:150;
	top:-116px;
}
.menuItemSeparator{
	display:none;
}
.menuItem{
	
}
#publicMenuSub{
	height:154px;
}
.menuItemLogo{
	
}
.menuItem a{
	color:#fff;
	text-decoration: none;
}
#body{
	width:900px;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
	z-index:13;
	/*padding-top:66px;*/
	padding-left:126px;
}
#body_team_left{
	float:left;
	width:585px;
	margin-right:37px;
}
#body_team_right{
	float:left;
	width:196px;
	margin-top:10px;
}
.content_wrapper{
	width:680px;
}
.error_wrapper{
	width:550px;
}
.error_wrapper p {
	margin: 0 0 6px;
}
h1.error{
	height: 110px !important;
}
h1.sifr{
	font-size: 90px;
	height: 102px;
	margin: 0;
}
h2{
	font-size:50pt;
	color:#fff;
	margin:0;
}
h2.sifr{
	font-size:50px;
	height: 58px;
	margin:0;
}
#body.work{
	padding:0;
	width:100%;
}
.work .work_header{
	width:774px;
	margin: 0 auto;
	overflow:hidden;
}
#work-wrapper-bottom ul{
	margin:0;
	padding:0;
	list-style: none;
}
#work-wrapper-previous{
	float:left;

}
#work-wrapper-current{
	float:left;

}
.case_content{
	position:absolute;
	bottom:0;
	top:286px;
	left:15px;
}
.case_content, .case_background {
	height:130px;
	width:656px;
}
.case_content_inner{
	overflow: hidden;
	padding: 15px 16px;
}
.case_content_top{
	position:relative;
	z-index:10000;
	font-size: 31px;
	line-height: 44px;
}
.case_background{
	background:#000;
	position: absolute;
	top:0;
	left:0;
	z-index:10;
}
.case_content_bottom{
	bottom: 15px;
	position: absolute;
	vertical-align: bottom;
	overflow:hidden;
	z-index:10000;
	font-size:17px;
}
.case_content_bottom a{
	text-decoration: none;
	color:#fff;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.worklist{
	position:relative;
}
.contact_top{
	overflow:hidden;
	width:100%;
	margin-bottom:1px;
}
.contact_bottom {
	overflow: hidden;
}
.contact_bottom_left{
	width:480px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.contact_bottom_right{
	float:left;
}
.listitem{
	position:relative;
	overflow: hidden;
	float:left;
	cursor: pointer;
}
#work-wrapper-next{
	float:left;
}
#work-wrapper-bottom-left{
	float:left;
	margin-right:20px;

}
#work-wrapper-bottom-right{
	float:left;
	width:580px;
}
#work-wrapper-bottom-left ul{
	margin:0;
	padding:0;
	list-style: none;
}
#case_div{
	width:144px;
	height:96px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	position:relative;
}
#case_bg{
	position:absolute;
	top:0;
	left:0;
	background:#1d1d1d;
	width:144px;
	height:96px;
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#control{

	width:100%;
	height:100%;
}
#ctl_prev{
	width:20%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
#ctl_prev a{
	display:none;
	position:absolute;
	top:50%;
	left:0;
}
#ctl_next{
	width:20%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}

#ctl_next a{
	display:none;
	position:absolute;
	top:50%;
	right:0;
}
#box_subscribe{
	display:none;
	border:3px solid #fff;
	position:relative;
}
.box_subscribe_wrapper{
	color:#fff;
	font-size:15px;
	line-height:15px;
	position:relative;
}
.sub_loading{
	background:#fff;
}
.sub_success{
	background:#000;
	opacity: 0.9;
	display:none;
	text-align: center;
	line-height:165px;
	font-size:32px;
	color:#fff;
}
.sub_loading,.sub_success{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;
}
.box_subscribe_content{
	font-family:georgia;
	overflow: hidden;
	padding: 26px 20px 41px 19px;
}
.box_subscribe_content label{
	display:none;
}
.box_subscribe_content input{
	border: 0;
	height: 25px;
	line-height: 25px;
	font-family:georgia;
	font-size: 14px;
	margin: 9px 0 8px;
	padding: 0 6px;
	width: 313px;
}
.xbackground{
	position:absolute;
	top:0;
	left:0;
	background:#000;
	opacity:0.7;
	z-index:15;
}
#box_subscribe .xbackground{
	width:364px;
	height:165px;
}
#box_contact{
	display:none;
	border:3px solid #fff;
	position:relative;
}
.box_contact_wrapper{
	color:#fff;
	font-size:15px;
	line-height:15px;
	position:relative;
}
.con_loading{
	background:#fff;
}
.con_success{
	background:#000;
	opacity: 0.9;
	display:none;
	text-align: center;
	line-height: 390px;
	font-size: 55px;
	color:#fff;
}
.con_loading,.con_success{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;
}
.box_contact_content{
	font-family: georgia;
	overflow: hidden;
	padding: 81px 62px 66px 61px;
}
.box_contact_content label{
	display:none;
}
.box_contact_content input{
	height: 24px;
}
.box_contact_content textarea{
	height: 144px;
}
.box_contact_content input, .box_contact_content textarea{
	border: 0;
	font-family:georgia;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
	padding: 0 9px;
	width: 431px;
}

// js scroll panel
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #464646;
}
.jScrollPaneDrag {
	position: absolute;
	background: #7d7d7d;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* gradient */
.gradient {
	margin: 0 0 0 15px;
}
.submitbut, .lnk_nav_ctl {
	cursor: pointer;
}

#work_info_container {
	bottom: -242px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

#work_info_wrapper {
	background: #636363;
	margin: 0 auto;
	padding: 0 16px;
	width: 535px;
}

#work_info_container, #work_info_wrapper {
	height:299px;
}

.work_content_inner{
	overflow: hidden;
	padding: 15px 0;
}

.work_content_top{
	position:relative;
	z-index:10000;
	font-size: 35px;
	line-height: 44px;
	padding-top: 8px;
	height: 80px;
}

.work_content_bottom{
	bottom: 15px;
	vertical-align: bottom;
	overflow:hidden;
	z-index:10000;
	font-size:17px;
}

.work_content_bottom a{
	text-decoration: none;
	color:#fff;
}

.contact_top p, .contact_bottom_left p {
	margin: 0 0 18px;
}

#nyroModalBg {
	background: transparent !important;
}

#box_contact_background, #box_subscribe_background {
	background: #000;
	opacity: 0.85;
	position: absolute;
}

#box_contact {
	display: none;
}

#box_contact, #box_contact_background, .box_contact_wrapper {
	height: 390px;
	/* the width with camera
	width: 845px;*/
	width: 572px;
}
#box_subscribe, .box_subscribe_wrapper, #box_subscribe_background {
	width:364px;
	height:165px;
}
.error_addr h2 {
	font-size: 18px;
	margin: 0;
}

.error_addr {
	margin-top: 10px;
	width: 240px;
	float: left;
}

.contact_right_button {
	margin-bottom: 20px;
}

#index_title {
	overflow: hidden;
	position: relative;
	height: 180px;
}

#index_title h1.second {
	position: absolute;
	top: 80px;
}

#team_title {
	overflow: hidden;
	position: relative;
	height: 145px;
}

.team_title {
	height: 100px;
	top: 0px;
}

.team_role {
	height: 60px;
	top: 85px;
}

#team_title, .team_title, .team_role {
	width: 100%;
}

.team_title, .team_role {
	position: absolute;
}

#work_content_text {
	float: left;
	font-size: 15px;
	height: 150px;
	line-height: 18px;
	overflow: hidden;
	position: relative;
}

#work_content_text, #work_content_text #panel {
	width: 450px;
}

#work_content_text p {
	margin-top: 0;
}

#work_content_text #panel {
	height: 150px;
}

#work_content_team {
	float: left;
	font-size: 15px;
	height: 150px;
	line-height: 21px;
	margin-left: 16px;
	position: relative;
	width: 69px;
}

/* For background scaling */
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

html, body {
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
}

#holder {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	z-index: -20;
}

.holderFlv {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: -10000;
}

#holderFlv embed {
	z-index: -10000;
}

#holderFlv object {
	z-index: -10000;
}
#holder[id] {
	display: table;
}
#holder div {
	position: absolute;
	left: 0;
	top: 50%;
}
#holder[id] div {
	display: table-cell;
	vertical-align: middle;
	position: static;
}
#holder img {
	position: relative;
	top: -50%;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic;
	width: 100%;
}
*:first-child+html #holder div {
	position: absolute;
}/*force IE 7 back to position:absoulte*/

#body {
	z-index: 2;
	height: 100%;
	overflow: auto;
}
/* eof */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#holderImg, #holderImgNext {
		top: 75% !important;
		left: 25% !important;
	}
}
