html,body {
/*    height: 100%;*/
    font-family: "Lucida Grande","Lucida Sans Unicode","Verdana",sans-serif;
    line-height: 1.5;
}

a {
    text-decoration: none;
}
.hidden,.projImgs dt {
    visibility: collapse;
    height: 0;
    width: 0;
}
h1,h2,h3,h4,dt {
    font-weight: bold;
}
#floater {
    height: 25px;
/*    margin-bottom: -300px;*/
/*    position: relative;*/
    clear: both;
/*    float: left;*/
}
#holder,#display,.itemHolder,.footerBlock {
    width: 990px;
}
#holder {
/*    margin: auto;*/
    clear: both;
    padding:0;
    height: 605px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -302px;
    margin-left: -495px;
}
#content {
    clear: both;
}
#header,.footerBlock {
    height: 100px;
    background: url(../images/css/assets.gif) no-repeat;
}
#nav li a,.togBar span {
    background: url(../images/css/arrows.png) no-repeat;
}
#logo a {
    float: left;
    width: 320px;
    padding-top: 100px;
    display: block;
}
#logo p,#logo a {
    height: 0;
    overflow: hidden;
}
#headerR {
    margin: 15px 0 0 480px;
    float: left;
    width: 0px;
    font-size: .8em;
}
#contact {
    float: left;
    padding-right: 20px;
    width: 160px;
    height: 20px;
}
#headerR a {
    color: #B3B3B3;
}
#headerR a:hover {
    color: #fff;
}
#headerR a:active {
    color: red;
}
/*the extra 10px account for the centered text*/
#nav {
    float: left;
    margin-top: 32px;
    text-align: center;
    width: 170px;
}
#nav li a {
    float: right;
    display: block;
    width: 70px;
    height: 34px;
    background-position: 50px 50px;
}
#nav li a.current {
    color: #fff;
    background-position: 30px -75px;
}
#mask {
    position: relative;
    overflow: hidden;
}
#display,#handles {
    margin: 5px 0;
}
#nav li {
    display: inline;
}
#handles li {
    display: block;
    float: left;
    height: 0px;
    overflow: hidden;
    padding-top: 75px;
    display: block;
    width: 125px;
    background: url(../images/css/assets.jpg) no-repeat;
    margin: 12px 1px 0px 0px;
}
#handles li#nav_ww {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
#handles li#nav_ww.navOn {
    background-position: 0 -75px;
}
#handles li#nav_art {
    background-position: -125px 0;
}
#handles li#nav_art.navOn {
    background-position: -125px -75px;
}
#handles li#nav_clarity {
    background-position: -250px 0;
}
#handles li#nav_clarity.navOn {
    background-position: -250px -75px;
}
#handles li#nav_fdgh {
    background-position: -375px 0;
}
#handles li#nav_fdgh.navOn {
    background-position: -375px -75px;
}
#handles li#nav_mgf {
    background-position: -500px 0;
}
#handles li#nav_mgf.navOn {
    background-position: -500px -75px;
}
#handles li#nav_smor {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background-position: -625px 0;
}
#handles li#nav_smor.navOn {
    background-position: -625px -75px;
}
#handles li span {
    display: block;
    height: 0px;
    overflow: hidden;
}
#footer {
}
#handles {
    margin: 5px 0 0 0;
    height: 90px;
    background-color: #333;
    padding: 3px 20px 0 115px;
}
.footerBlock {
    display: block;
    height: 20px;
    background-position: 0 -210px;
}
#box {
    position: absolute;
}
#box .itemHolder {
    float: left;
}
#box p,#box ul {
    font-size: .7em;
}
.maskEdge,#box .itemHolder,#mask {/*this determines where the handle box goes*/
    height:390px;
}
.inner {
    padding: 20px;
    opacity: .85;*filter:alpha(opacity=85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.togBar h3 {
    background-color: #000;
    color: #fff;
    display: inline;
    padding: 5px 5px 5px 15px;
    font-size: .9em;
}
.togBar,#handles li {
    cursor: pointer;
}
.togBar span {
    height: 18px;
    width: 20px;
    margin-left: 5px;
    display: inline-block;
    background-position: -5px 7px;
}
.inner h4 {
    font-size: .8em;
}
.innerData {
    background-color: #000;
    padding: 15px 15px 0 15px;
    color: #fff;
    height: 320px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    overflow-y: auto;
}
.visit {
    font-size: .9em;
    font-weight: bold;
    color: #191919;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    background-color: #FFF;
    margin: 20px auto 0;
    display: block;
    width: 100px;
    text-align: center;
}
#walking {
    background: url(../images/content/walking_wounded.jpg) no-repeat;
}
#art {
    background: url(../images/content/art.jpg) no-repeat;
}
#flowers {
    background: url(../images/content/flowers.jpg) no-repeat;
}
#clarity {
    background: url(../images/content/clarity.jpg) no-repeat;
}
#mgf {
    background: url(../images/content/mgf.jpg) no-repeat;
}
#smorg {
    background: url(../images/content/smorg.jpg) no-repeat;
}
.innerData div {
    float: left;
}
.projBlurb {
    width: 240px;
    min-height: 190px;
    margin: 0px;
}
.projBlurb p {
    margin-bottom: 5px;
}
.projImgs {
    width: 650px;
    margin: 5px 0px 5px 5px;
    line-height: 1.3;
}
#smorg .projImgs {
    margin-left: 30px;
}
.copyr {
    margin: 5px 0 0 0px;
    font-size: .85em;
}
.ddType,.copyr {
    color: #808080;
}
.projImgs li {
    float: left;
    width: 75px;
    height: 100px;
    margin: 0px 8px 15px;/* padding:60px 0 0;*/
    color:#fff;
}
.projImgs li a {
    display: block;
    width: 75px;
    padding-top: 75px;
    overflow: hidden;
    height: 0;
    border: 1px solid #B3B3B3;
    margin: 0 0 2px;
}
.projImgs li a:hover {
    border: 1px solid #fff;
}
.ddType {
    text-transform: uppercase;
    font-size: .8em;
}
.projTech {/* margin:5px;*/
    min-height:100px;
    width: 920px;
}
.projTech div {
    margin: 5px 15px 0px 0px;
    width: 240px;
}
.projTech div.col3 {
    width: 320px;
}
.projTech li {
    margin-bottom: 2px;
}
.floatList li {
    float: left;
    width: 100px;
}
.ww a {
    background: url(../images/content/ww_assets.jpg) no-repeat;
}
#ww_tx a {
    background-position: -100px 0;
}
#ww_dvd a {
    background-position: -200px 0;
}
#ww_swf a {
    background-position: -400px 0;
}
#ww_poster a {
    background-position: -500px 0;
}
.art a {
    background: url(../images/content/art_assets.jpg) no-repeat;
}
#art_swf a {
    background-position: -100px 0;
}
#art_dvd a {
    background-position: -200px 0;
}
.cl a {
    background: url(../images/content/cl_assets.jpg) no-repeat;
}
#cl_sban a {
    background-position: -100px 0;
}
#cl_pban a {
    background-position: -200px 0;
}
#cl_prod_page a {
    background-position: -300px 0;
}
#cl_feeds a {
    background-position: -400px 0;
}
.fdgh a {
    background: url(../images/content/fdgh_assets.jpg) no-repeat;
}
#fdgh_people a {
    background-position: -100px 0;
}
#fdgh_person a {
    background-position: -400px 0;
}
#fdgh_dvd a {
    background-position: -200px 0;
}
#fdgh_dvd_cover a {
    background-position: -300px 0;
}
.mob a {
    background: url(../images/content/mgf_assets.jpg) no-repeat;
}
#mob_gold a {
    background-position: -100px 0;
}
#mob_search a {
    background-position: -200px 0;
}
#mob_wall a {
    background-position: -300px 0;
}
.smorgI a {
    background: url(../images/content/smorg_assets.jpg) no-repeat;
}
#smorg_estate_pc a {
    background-position: -100px 0;
}
#smorg_cwd a {
    background-position: -200px 0;
}
#contempt_swf a {
    background-position: -300px 0;
}
#contempt_dvd a {
    background-position: -400px 0;
}
#smorg_flowers a {
    background-position: -500px 0;
}
#smorg_hiro a {
    background-position: -600px 0;
}
#smorg_losing a {
    background-position: 0 -75px;
}
#smorg_dead a {
    background-position: -100px -75px;
}
#smorg_poker a {
    background-position: -200px -75px;
}
#smorg_rnr a {
    background-position: -300px -75px;
}
#smorg_granny a {
    background-position: -400px -75px;
}
#smorg_jack a {
    background-position: -500px -75px;
}
#smorg_tx2 a {
    background-position: -600px -75px;
}
