@charset "UTF-8";


/***********************
    Universal
************************/
html {
    overflow-x: hidden;
    overflow-y: scroll;
}

body {
    overflow-x: hidden;
    text-align: center;
    font: 13px/1.5 Georgia, Times New Roman, "MS PMincho", HeiseiMincho, "Hiragino Mincho Pro W3", serif;
    *font-size:small;
    *font:x-small;
}

html>/**/body { /* for IE8 */
    background-position /*\**/: 50% 0\9;
}

*:first-child+html body { /* for IE7 */
    background-position: 50% 0;
}

body *{ line-height: 1.5; }

a {
    color: #000;
    text-decoration: none;
    background: url(../../src/img/slash.gif);
    outline: none;
}

img {
    vertical-align: bottom;
}

#loading{
    position:fixed;
    top:48%;
    left:48%;
    _display: none;
}

html>/**/body #loading { /* for IE8 */
    display /*\**/: none\9;
}

*:first-child+html #loading { /* for IE7 */
    display: none;
}

noscript {
    position: absolute;
    top: 10px;
    left: 10px;
}

/* alert for ie6 or older */
#nomoreie6 {
    border:1px solid #F7941D;
    background: #FEEFDA;
    padding: 15px;
    position: relative;
    top: -20px;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    z-index: 100000;
}

#nomoreie6 .inr-wr {
    width: 640px;
    margin: 0 auto;
    text-align: left;
}

#nomoreie6 .inr-wr div {
    position: absolute;
    top: 5px;
    right: 5px;
}

#nomoreie6 dl {
    width: 287px;
    float: left;
    padding: 0 0 0 63px;
    height: 73px;
    background: url('http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg') no-repeat 0 0;
}

#nomoreie6 dt {
    margin: .5em 0 0;
    font-weight: bold;
    font-size: 108%;
}

#nomoreie6 ul {
    margin-left:277px;
}

#nomoreie6 li {
    display: inline;
    float: left;
    margin-left: 10px;
}


/***********************
CommonFrames
************************/

/* All - common
   -----------------*/
#wr {
    opacity: 0;
    width: 960px;
    text-align: left;
    margin: 160px auto 40px;
}

html>/**/body #wr { /* for IE8 */
    margin /*\**/: 100px auto 40px\9;
}

*:first-child+html #wr { /* for IE7 */
    margin: 100px auto 40px;
}

#hd #gnav li,
#lNav h2,
#ft div h3 a,
#bdhFtrd .cthd h3 a,
#bdhPres .cthd h3 a,
#bdhWrks .cthd h3 a{
    font-size: 16px;
    font-family: 'DIN Next W02 Cond';
    line-height: .8;
    background: none;
}

#gnav a, #lNav a{
    position: relative;
}

#lNav {
    font-family: 'DIN Next W02 Cond';
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;
    padding: 1em 0 .7em;
}

#lNav h2 {
    font-size: 153.9%;
    margin: 0 0 1em;
}

#lNav h2 a {
    background: none;
}

#lNav ul {
    width: 176px;
}

#lNav li {
    margin: .7em 0 0;
    padding: .7em 0 0;
    background:url(../../src/img/bd01.gif) repeat-x;
    overflow: hidden;
}

#lNav li li {
    padding-left: 10px;
}

#lNav li a {
    line-height: 1;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 19px;
    background: url(../../src/img/unchecked.gif) no-repeat;
}

#lNav li a.c{
    background: url(../../src/img/checked.gif) no-repeat;
}

.c5 #lNav {
    background: none;
    padding-bottom: 0;
    padding-top: 0;
}

.c5 #lNav h2 {
    float: left;
    margin: 0 0 .7em;
}

.c5 #lNav ul {
    width: auto;
    float: right;
}

.c5 #lNav li {
    display: inline;
    float: left;
    background: none;
    margin:.5em 0 0 .5em;
    padding: 0;
}

.c5 #lNav li a {
    padding-right: .1em;
}


/***********************
LayoutPattern
--------------------
difined className by
<leftColumn>-<rightColumn>

************************/
.c2-c3 .ctL { width: 372px; float: left; }
.c2-c3 .ctR { width: 568px; float: right; }

.c1-c4 .ctL,
.c1-c3-c1 .ctL { width: 176px; float: left; }
.c1-c4 .ctR, .c1-c3-c1 .ctR { width: 764px; float: right; }

.c1-c3-c1 .ctR .ctL { width: 528px; float: left; padding: 0 20px;}
.c1-c3-c1 .ctR .ctR { width: 176px; float: right; }


/* Header
   -----------------*/
#hd {
    position: relative;
    height: 43px;
}

#hd #logo h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 224px;
    height: 43px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../../src/img/answr.gif) no-repeat;
}

#hd #logo h2 a { 
    display: block;
    width: 100%;
    height: 100%;
    background: none;
}

#hd #logo h3 {
    position: absolute;
    top: 0;
    left: 244px;
    font-family: 'DIN Next W02 Cond';
    letter-spacing: .05em;
    color:#666;
    line-height: 1;
    width:300px;
}

#hd li {
    display: inline;
    float: left;
    margin-left: 1em;
}

#hd #gnav {
    position: absolute;
    left: 244px;
    bottom: 3px;
}

#hd #gnav li a {
    line-height: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    padding-left: 19px;
    background: url(../../src/img/unchecked.gif) no-repeat;
}

#hd #gnav a.c{
    background: url(../../src/img/checked.gif) no-repeat;
}


#hd #util {
    position: absolute;
    right: 0;
    top: -.5em;
}

#hd #util li {
    font-size: 78%;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}

#hd #util li a {
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
}

#hd #util li img {
    vertical-align: middle;
}

#hd #srch {
    position: absolute;
    right: 0;
    bottom: 0;
}

#hd #srch input {
    border: none;
    background: #fff url(../../src/img/search.gif) no-repeat 3px 50%;
    padding: 3px 3px 3px 18px;
    font-size: 86%;
    border: 1px solid #ddd;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    width: 164px;
}


/* Delimiter
   -----------------*/
#dl {
    margin: 15px 0 0;
}

#dl li {
    display: inline;
    float: left;
    background: #000 url(../../src/img/dl01.gif) no-repeat 100% 0;
    height: 15px;
    padding: 0 13px 0 5px;
}

#dl li.last { background: #000 url(../../src/img/dl02.gif) no-repeat 100% 0; }

#dl li a {
    font-size: 10px;
    line-height: 15px;
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    color: #fff;
}


/* Body
   -----------------*/
#bd {
    width: 960px;
    margin: 0 auto;
    padding: 2em 0 60px;
    min-height: 340px;
}

#bd .pagenation {
    font-size: 86%;
    padding: .5em 0;
}

#bd .pagenation *{
    line-height: 1;
}

#bd .pagenation p {
    float: left;
}

#bd .pagenation ul {
    float: right;
}

#bd .pagenation li { 
    display: inline;
    float: left;
    margin-left: 1px;
}

#bd .pagenation li a {
    background: none;
}

#bd .cthd .pagenation {
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;
}

#bd .ctft .pagenation {
    background:url(../../src/img/bd01.gif) repeat-x;
}


/* Footer
   -----------------*/
#ft #ftComp,
#ft #ftProj,
#ft #ftNews,
#ft #ftPres,
#ft #ftCont {
    display: inline;
    float: left;
    width: 176px;
    margin: 0 20px 0 0;
}

#ft #ftCont {
    margin-right: 0;
}

#ft .cthd {
    border-top: 3px solid #000;
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;
    padding: 1em 0;
}

#ft .ctbd,
#ft #twitter_update_list{
    font-size: 78%;
    line-height: 1.6;
}

#ft .ctbd p,
#ft #ftPres ul,
#ft #ftNews ul {
    margin: 1em 0 0;
    width: 100%;
    float: left;
}

#ft p.profileLink a {
    background:none;
}

#ft .ctbd p {
    line-height: 1.8;
}

#ft .ctft {
    margin: 1em 0 0;
    padding: 1em 0 0;
    background:url(../../src/img/bd01.gif) repeat-x;
    font-size: 78%;
}

#ft #ftNews .ctbd p {
    margin-top: 0;
}

#ft #ftPres li,
#ft #ftNews li {
    margin: 0 0 1em;
    padding: 0 0 1em;
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;
    width: 100%;
    float: left;
}

#ft #ftPres dd {
    margin: .3em 0 0;
}

#ft #ftPres .ctft {
    margin: 0;
    padding: 0;
    background: none;
}

#ft #ftNews li {
    overflow: hidden;
}

#ft #ftNews li span {
    margin-right: .5em;
}

#ft #ftNews li *{
    *word-break: break-all;
}

#ft #ftProj .ctbd p a,
#ft #ftNews .ctbd p a {
    background: none;
}

#ft #ftBott {
    margin: 4em 0 0;
    padding: 1em 0 0;
    background:url(../../src/img/bd01.gif) repeat-x;
    width: 100%;
    float: left;
}

#ft #ftBott .ctL {
    float: left;
}

#ft #ftBott .ctL li {
    display: inline;
    float: left;
    margin-right: 1em;
}

#ft #ftBott .ctL li a {
    background: none;
}

#ft #ftBott .ctR {
    float: right;
    font-size: 78%;
}

#ft #ftBott .ctR ul {
    float: right;
    padding: 0 0 .5em;
}

#ft #ftBott .ctR li {
    display: inline;
    margin-left: .5em;
    padding-left: .5em;
    border-left: 1px solid #999;
    font-family: Helvetica, Arial, sans-serif;
}

#ft #ftBott .ctR address {
    clear: right;
}



/***********************
    Specific Modules
************************/

/* Home - common
-----------------*/
#bdhProj .cthd,
#bdhFtrd .cthd,
#bdhPres .cthd,
#bdhWrks .cthd {
    margin: 0 0 1em;
}

#bdhProj .cthd h3,
#bdhFtrd .cthd h3,
#bdhPres .cthd h3,
#bdhWrks .cthd h3 {
    float: left;
}

#bdhProj .cthd h3 a,
#bdhFtrd .cthd h3 a,
#bdhPres .cthd h3 a,
#bdhWrks .cthd h3 a{
    font-size: 18px;
    font-family: 'DIN Next W02 Cond';
    line-height: 1;
    background:none;
}

#bdhProj .cthd p,
#bdhFtrd .cthd p,
#bdhPres .cthd p,
#bdhWrks .cthd p {
    float: right;
    font-size: 78%;
}

#bdhProj .ctbd,
#bdhFtrd .ctbd,
#bdhPres .ctbd,
#bdhWrks .ctbd {
/* margin: 1em 0 0; */
}

#bdhFtrd .ctbd p a {
    color: #fff;
    background: none;
}

/* Home - Project
-----------------*/
#bdhProj {
    margin:1em 0 0;
}


/* Home - featured
-----------------*/
#bdhFtrd .ctbd {
    color: #fff;
    background: #000;
    padding: 15px;
}

#bdhFtrd .ctbd h4 {
    font-size: 108%;
    margin: 1em 0 .5em;
}

#bdhFtrd .ctbd h4 img {
    vertical-align: middle;
}

#bdhFtrd .ctbd h4 a {
    color: #fff;
    background: none;
}

#bdhFtrd .ctbd p {
    font-size: 86%;
    line-height: 1.6
    color: #ddd;
}

#bdhFtrd .ctbd p img {
    width: 340px;
}

#bdhFtrd .ctft {
    background:url(../../src/img/bd02.gif) repeat-x;
    margin: 1em 0 0;
    padding: .5em 0 0;
}

#bdhFtrd .ctft p {
    font-size: 78%;
}

#bdhFtrd .ctft p a {
    color: #fff;
    background: none;
}


/* Home - press
-----------------*/
#bdhPres {
    margin: 3em 0 0;
}

#bdhPres .ctbd .ct1 {
    width: 176px;
    float: left;
}

#bdhPres .ctbd .ct2 {
    width: 176px;
    float: right;
}

/*
  #bdhPres .ctbd dl {
  margin: 1em 0 0;
  }

#bdhPres .ctbd dt {
font-size: 86%;
}

#bdhPres .ctbd dd {
margin: .5em 0 0;
font-size: 78%;
line-height: 1.6;
}

#bdhPres .ctbd p img {
width: 176px;
}
*/

#bdhPres .ctft {
    margin: 1em 0 0;
    padding: .5em 0 0;
    background:url(../../src/img/bd01.gif) repeat-x;
}

#bdhPres .ctft p {
    font-size: 78%;
}


/* Home - works
-----------------*/
#bdhWrks {
    /* margin:1em 0 0; */
}
#bdhWrks .ctbd ul {
    width: 176px;
    display: inline;
    float: left;
    margin-left: 20px;
    overflow: hidden;
}

#bdhWrks .ctbd .ul01 {
    margin-left: 0;
}

#bdhWrks .ctbd li {
    text-align: center;
    margin: 0 0 3em;
}

#bdhWrks .ctbd li dl {
    margin: .5em 0 0;
}

#bdhWrks .ctbd li dt {
    font-size: 78%;
}

#bdhWrks .ctbd li dt img {
    margin-left: .5em;
    vertical-align: middle;
}

#bdhWrks .ctbd li dd {
    font-size: 78%;
    font-style: italic;
}

#bdhWrks .ctbd li dd a {
    background: none;
    color: #666;
}

#bdhWrks .viewAll {
    clear: both; 
}

#bdhWrks .viewAll a {
    line-height: 1.8; 
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 86%;
}

#bdhWrks .ctft {
    margin: 1em 0 0;
    padding: .5em 0 0;
    background:url(../../src/img/bd01.gif) repeat-x;
}

#bdhWrks .ctft p {
    font-size: 78%;
}


/* Press - common
-----------------*/
#bdPlis .listRow .article dl,
#bdPsum .ctR .article dl {
    margin: .5em 0 0;
}

#bdPlis .listRow .article dt,
#bdPsum .ctR .article dt {
    font-size: 78%;
}

#bdPlis .listRow .article dd,
#bdPlis .listRow .article ul,
#bdPsum .ctR .article dd,
#bdPsum .ctR .article ul {
    margin: .3em 0 0;
}

#bdPlis .listRow .article li,
#bdPsum .ctR .article li {
    display: inline;
    font-style: italic;
    font-size: 78%;
}

#bdPlis .listRow .article dd img,
#bdPsum .ctR .article dd img {
    vertical-align: middle;
    margin-left: .5em;
}

#bdPlis .ctbd .msg {
    padding: 0 0 3em;
}


/* Press - list
-----------------*/
#bdPlis .cthd h1 {
    font-size: 138.5%;
    line-height: 1;
    margin: 1em 0 0;
}

#bdPlis .ctbd {
    margin: 2em 0 0;
}

#bdPlis .listRow .article{
    width: 176px;
    display: inline;
    float: left;
    margin:0 0 2em 20px;
}

#bdPlis .listRow .ctT {
    margin-left: 0;
}

#bdPlis .listRow .article dd,
#bdPlis .listRow .article ul {
    font-size: 86%;
}

#bdPlis .listRow .article li a {
    background: none;
    color: #666;
}


/* Press - summary
-----------------*/
#bdPsum .ctL .pressEntry .cthd .title {
    margin: 1em 0 0;
}

#bdPsum .ctL .pressEntry .cthd .title p,
#bdPsum .ctL .pressEntry .cthd .title li {
    font-size: 86%;
}

#bdPsum .ctL .pressEntry .cthd .title p {
    float: left;
}

#bdPsum .ctL .pressEntry .cthd .title ul {
    float: left;
}

#bdPsum .ctL .pressEntry .cthd .title li {
    display: inline;
    float: left;
    margin-left: .5em;
    font-style: italic;
}

#bdPsum .ctL .pressEntry .cthd .title li a,
#bdPsum .ctR .recentList .article li a {
    background: none;
    color: #666;
}

#bdPsum .ctL .pressEntry .cthd h1 {
    clear: both;
    font-size: 108%;
    font-weight: bold;
    font-family: Helvetica, Arial, clean, sans-serif;
    padding: .3em 0 0;
}

#bdPsum .ctL .pressEntry .cthd h1 img {
    vertical-align: middle;
}

#bdPsum .ctL .pressEntry .ctbd {
    margin: 1.5em 0 3em;
}

#bdPsum .ctL .pressEntry .ctbd p {
    margin: 0 0 2em;
    line-height: 1.8;
    font-size: 93%;
}

#bdPsum .ctR .recentList h4 {
    font-style: italic;
    margin: 0 0 1em;
    font-size: 93%;
}

#bdPsum .ctR .recentList .article {
    margin: 0 0 1em;
    padding: 0 0 1em;
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;
}

#bdPsum .ctR .recentList .article dd,
#bdPsum .ctR .recentList .article ul,
#bdPsum .ctR .recentList p {
    font-size: 78%;
}


/* Works - summary
-----------------*/
#bdWsum .ctbd {
    margin: 1em 0 0;
    position: relative;
}

#bdWsum .ctbd .ct1 {
    position: relative;
    overflow: hidden;
    height: 450px;
    margin: 0 0 2em;
}

#bdWsum .ctbd .ct1 ul {
    position: relative;
}

#bdWsum .ctbd .ct1 li {
    display: inline;
    float: left;
    padding-right: 15px;
}

#bdWsum .ctbd .ct2 {
    /*width: 372px;*/
    width: 264px;
    float: left;
    font-size: 86%;
    font-family: Helvetica, Arial, sans-serif;
}

#bdWsum .ctbd .ct2 dl {
    margin: .3em 0 0;
}

#bdWsum .ctbd .ct2 dt,
#bdWsum .ctbd .ct2 dd {
    display: inline;
}

#bdWsum .ctbd .ct2 dt {
    margin-right: .7em;
    font-weight: bold;
}

#bdWsum .ctbd .ct3 {
    /*margin-left: 392px;*/
    margin-left: 284px;
}

#bdWsum .ctbd .ct3 p {
    font-size: 86%;
    line-height: 1.8;
}

#bdWsum .ctft {
    margin: 2em 0 0;
}

#break {
    position: absolute;
    top:190px;
    /* left:740px; */
    left:0;
    background:#cf0;
    cursor: pointer;
}


/* Works - list
-----------------*/
/*
  #bdWlis .inr-wr {
  height: 600px;
  overflow-y: hidden;
  }
  */

#bdWlis ul {
    display: inline;
    float: left;
    width: 176px;
    margin-left: 20px;
}

#bdWlis #ul01 {
    margin-left: 0;
}

#bdWlis li {
    text-align: center;
    margin: 0 0 3em;
    width: 100%;
    float: left;
}

#bdWlis li dl {
    margin: .5em 0 0;
}

#bdWlis li dt {
    font-size: 78%;
}

#bdWlis li dt img {
    vertical-align: middle;
    margin-left: .5em;
}

#bdWlis li dd {
    font-size: 78%;
    font-style: italic;
}

#bdWlis li dd a {
    background: none;
    color: #666;
}


/* Company - philosophy
-----------------*/
#bdCphi .ctbd h2 {
    font-size: 138.5%;
    font-family: Helvetica, Arial, sans-serif;
    margin: 2em 0 0;
}

#bdCphi .ctbd p{
    margin: 2em 0 0;
    line-height: 1.8;
    font-size: 93%;
}

#bdCphi .ctft {
    margin: 3em 0 0;
}

#bdCphi .ctft p {
    text-align: right;
}

#bdCphi .ctft p span {
    display: block;
    margin: .3em 0 0;
}

#bdCphi .ctft p span.ct1 {
    font-size: 78%;
}

#bdCphi .ctft p span.ct2 {
    font-size: 138.5%;
}

#bdCphi .ctft p span.ct3 {
    font-size: 78%;
    font-style: italic;
}


/* Company - outline
-----------------*/
#carousel {
    position: relative;
}

#carousel .nav a {
    background: none;
}

#carousel .nav #prev,
#carousel .nav #next {
    position: absolute;
    bottom: 10px;
    z-index: 100;
}

#carousel .nav #prev {
    right: 56px;
}

#carousel .nav #next {
    right: 10px;
}

/*
  #bdCout #carousel {
  position: relative;
  }

#bdCout #carousel .nav a {
background: none;
}

#bdCout #carousel .nav #prev,
#bdCout #carousel .nav #next {
position: absolute;
bottom: 10px;
z-index: 100;
}

#bdCout #carousel .nav #prev {
right: 56px;
}

#bdCout #carousel .nav #next {
right: 10px;
}
*/

#bdCout .ctbd {
    margin: 2em 0 0;
}

#bdCout .ctbd .about h4,
#bdCout .ctbd .detail h4 {
    font-size: 108%;
    margin: 0 0 1em;
}

#bdCout .ctbd .about {
    width: 372px;
    float: left;
}

#bdCout .ctbd .about p {
    margin: 1em 0 0;
    line-height: 1.8;
    font-size: 93%;
}

#bdCout .ctbd .detail {
    width: 372px;
    float: right;
}

#bdCout .ctbd .detail table {
    width: 100%;
    background:url(../../src/img/bd01.gif) repeat-x;
}

#bdCout .ctbd .detail th,
#bdCout .ctbd .detail td {
    padding-top: .5em;
    padding-bottom: .5em;
    vertical-align: top;
    line-height: 1.8;
    font-size: 86%;
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;
}

#bdCout .ctbd .detail th {
    padding-right: .5em;
    white-space: nowrap;
/*font-family: Helvetica, Arial, sans-serif;*/
}

#bdCout .ctbd .detail td {
    padding-left: .5em;
}

#bdCout .ctbd .detail p {
    margin: 2em 0 0;
}

/* Company - people
-----------------*/
#bdCpeo .sec h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #666;
    font-size: 93%;
}

#bdCpeo .picked .sec h3,
#bdCpeo .picked .cp h3 { 
    margin-left: 196px;
}

#bdCpeo .sec dt strong,
#bdCpeo .sec li strong {
    font-family: Helvetica, Arial, sans-serif;
}

#bdCpeo .picked .sec dt span,
#bdCpeo .list .sec li span,
#bdCpeo .cp .sec dt span {
    margin-left: 1em;
    font-style: italic;
    font-size: 78%;
    color: #666;
}

#bdCpeo .list .sec li span {
    display: block;
    margin-left: 0;
}

#bdCpeo .list .sec li {
    margin: 1em 0 0;
}

#bdCpeo .list .sec li * {
    line-height: 1.2 !important;
}

#bdCpeo .picked .sec {
    margin: 0 0 1em;
    padding: 0 0 1em;
    background: url(../../src/img/bd01.gif) repeat-x 0 100%;
}

#bdCpeo .cp .row {
    margin: 1em 0 0;
    padding: 1em 0 0;
    background: url(../../src/img/bd01.gif) repeat-x;
}

#bdCpeo .cp .sec {
    display: inline;
    width: 176px;
    float: left;
    margin-left: 20px;
}

#bdCpeo .cp .ctT {
    margin-left: 0;
}

#bdCpeo .picked .sec p {
    width: 176px;
    float: left;
}

#bdCpeo .cp .sec p {
    margin-bottom: 1em;
}

#bdCpeo .picked .sec dl {
    margin-left: 196px;
}

#bdCpeo .picked .sec dt,
#bdCpeo .cp .sec dt {
    margin: .5em 0 0;
}

#bdCpeo .picked .sec dd,
#bdCpeo .cp .sec dd {
    font-size: 86%;
    margin: .5em 0 0;
    line-height: 1.8;
}

#bdCpeo .list {
    margin: 0 0 1em;
    padding: 0 0 2em;
    background: url(../../src/img/bd01.gif) repeat-x 0 100%;
}

#bdCpeo .cp {
    margin: 2em 0 0;
}

#bdCpeo .list .sec {
    width: 176px;
    display: inline;
    float: left;
    margin-left: 20px;
}

#bdCpeo .list .ctT {
    margin-left: 0;
}


/* Company - recruit
-----------------*/
#bdCrec .cthd h3 {
    font-size:138.9%;
    margin: .5em 0;
}

#bdCrec .cthd p {
    font-size: 93%;
}

#bdCrec .ctbd,
#bdCrec .ctft {
    margin: 2em 0 0;
}

#bdCrec .ctbd table {
    font-size: 86%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

#bdCrec .ctbd th, #bdCrec .ctbd td {
    font-family: Helvetica, Arial, sans-serif;
    padding: .5em;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}

#bdCrec .ctbd th {
    width: 1%;
    white-space: nowrap;
    font-weight: bold;
    text-align: right;
    background: #f9f9f9;
}

#bdCrec .ctbd td {
    width: 99%;
    border-right: 1px solid #ddd;
}

#bdCrec .ctft dl {
    font-size: 86%;
    margin: 0 0 1em;
}

#bdCrec .ctft dt {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#bdCrec .ctR li{
    margin: 0 0 1em;
}


#bdCoff li {
    margin: 0 0 1em;
}

#bdCoff li p {
    margin: .5em 0 0;
    font-size: 78%;
    text-align: center;
}



/* Project
-----------------*/
#bdProj .ctbd {
    margin: 1.5em 0 0;
}

#bdProj .ctbd h2 {
    font-size: 138.5%;
    font-family: Helvetica, Arial, sans-serif;
    clear: both;
}

#bdProj .ctbd p {
    margin: 1em 0 0;
    line-height: 1.8;
    font-size: 93%;
}

#bdProj .ctbd p img {
    float: right;
    margin: 0 0 10px 20px;
}

#bdProj .ctft {
    background:url(../../src/img/bd01.gif) repeat-x;
    padding: 1em 0 0;
    margin: 3em 0 0;
}

#bdProj .ctft h4 {
    font-family: 'DIN Next W02 Cond';
    line-height: 1;
}

#bdProj .ctft .row dl {
    width: 176px;
    display: inline;
    float: left;
    margin: 1em 0 0 20px;
}

#bdProj .ctft .row dl.ctT {
    margin-left: 0;
}

#bdProj .ctft .row dt {
    margin: 0 0 .5em;
}

#bdProj .ctft .row dd {
    text-align: center;
}

#bdProj .ctft .row .dd2 {
    font-style: italic;
}

#bdProj .ctft .row .dd2 a {
    background: none;
}

#bdProj .ctft .row .dd1 a {
    font-size: 86%;
}

#bdProj .ctft .row .dd2 a {
    font-size: 78%;
}


/* Contact
-----------------*/
#bdCont .ctbd {
    margin: 1em 0 0;
}

#bdCont .ctbd .office {
    width: 372px;
    float: left;
    display: inline;
    margin-right: 20px;
}

#bdCont .ctbd .access {
    width: 372px;
    float: left;
}

#bdCont .ctbd .pdf {
    width: 176px;
    float: right;
}

#bdCont .ctbd h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 .5em;
    padding: 0 0 .5em;
    background:url(../../src/img/bd01.gif) repeat-x 0 100%;

}

#bdCont .ctbd dl {
    font-size: 86%;
}

#bdCont .ctbd dt {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 1em 0 0;
}


/* Ajax Modules
-----------------*/
.box2d {
    z-index: 2;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
    filter: alpha(opacity=0);
    moz-opacity:0;
    opacity:0;
    
}

.jScrollPaneDrag {
	position: absolute;
	background: #000;
	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;*/
}

