* {
        margin: 0;
        padding: 0;
        }


html {
    background: #fff url(/img/tile.png);
    color: #828E1E;
    font: .85em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
        
.clear { clear: both; } 
.float-left { float: left; margin-right: 15px; }
.float-right { float: right; margin-left: 10px; }
        
body {
        background: url(/img/top.png) repeat-x 0 -200px;
        height: 100%;
        text-align: center;
        }



p {
        font-size: 14px;
        color: #777;
        line-height: 155%;
        margin-bottom: 25px;
}
a { color: #777; text-decoration: underline; }
a:hover { background: #FFC; text-decoration: none; }

#wrapper {
/*      background: url(img/header.png) 0 0 no-repeat;
        padding: 121px 0 0 74px;
        width: 922px; */
        width: 1026px;
        height: 100%;
        text-align: left;
        background-color: #000;
        
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: url(/img/body.png);     
        }

#zcontent {
    width: 960px;
    padding: 0 33px;
}


#container {
        /*      width: 922px; */
    width: 960px;
        padding: 0 33px;
/*      overflow: hidden; */
        }

#container:after {
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

        
#main {
        float: left;
        width: 660px;
        overflow: hidden;
        margin-left: 27px;
        }
#slider {
        position: relative;
        width: 660px;
        }
.scroll {
        /*      height: 250px;*/
        width: 660px;
        overflow: auto;
        position: relative;
        clear: left;
}       
        .scrollContainer div.panel {
        /*      height: 210px; */
                width: 660px;
        }
        .hide { display: none; }
        
        .scrollButtons {
                display: none;
        }


/* GALLERY */   
        .gallery img {
        padding:0px;
        border:solid 1px #C0C0C0;
                }
        .gallery {
                text-align:left;
                }
                
                div#fancy_overlay{
                        position:absolute;
                        top:0;
                        left:0;
                        z-index:90;
                        width:100%;
                        background-color:#333;
                }

                div#fancy_loading{
                        position:absolute;
                        height:40px;
                        width:40px;
                        cursor:pointer;
                        display:none;
                        overflow:hidden;
                        background:transparent;
                        z-index:100;
                }

                div#fancy_loading div{
                        position:absolute;
                        top:0;
                        left:0;
                        width:40px;
                        height:480px;
                        background:transparent url(img/fancy_progress.png) no-repeat;
                }

                div#fancy_close{
                        position:absolute;
                        top:-12px;
                        left:-12px;
                        height:30px;
                        width:30px;
                        background:transparent url(img/fancy_closebox.png) ;
                        cursor:pointer;
                        z-index:100;
                        display:none;
                }

                div#fancy_content{
                        position:absolute;
                        top:0;
                        left:0;
                        width:100%;
                        height:100%;
                        padding:0; 
                        margin:0;
                        z-index:96;
                }

                #fancy_frame{
                        position:relative;
                        width:100%;
                        height:100%;
                        display:none;
                }

                img#fancy_img{
                        position:absolute;
                        top:0;
                        left:0;
                        width:100%;
                        height:100%;
                        border:0; 
                        padding:0; 
                        margin:0;
                        z-index:92;
                        cursor:pointer;
                }

                div#fancy_title{
                        position:absolute;
                        bottom:-35px;
                        left:0;
                        width:100%;
                        z-index:100;
                        display:none;
                }

                div#fancy_title table{
                        margin:0 auto;
                }

                div#fancy_title div{
                        color:#FFF;
                        font:bold 12px Arial;
                        padding-bottom:2px;
                }

                td#fancy_title_left{
                        height:32px;
                        width:15px;
                        background:transparent url(img/fancy_title_left.png) repeat-x;
                }

                td#fancy_title_main{
                        height:32px;
                        background:transparent url(img/fancy_title_main.png) repeat-x;
                }

                td#fancy_title_right{
                        height:32px;
                        width:15px;
                        background:transparent url(img/fancy_title_right.png) repeat-x;
                }

                div#fancy_outer{
                        position:absolute;
                    top:0;
                    left:0;
                    z-index:90;
                    padding:18px 18px 58px 18px;
                    margin:0;
                    overflow:hidden;
                    background:transparent;
                    display:none;
                }

                div#fancy_inner{
                        position:relative;
                        width:100%;
                        height:100%;
                        border:1px solid #fff;
                        background:#fff;
                }

                a#fancy_left, a#fancy_right{
                        position:absolute; 
                        bottom:10px; 
                        height:100%; 
                        width:35%; 
                        cursor:pointer;
                        background-image:url(img/data:image/gif;base64,AAAA);
                        z-index:100; 
                }

                a#fancy_left{
                        left:0px; 
                }

                a#fancy_right{
                        right:0px; 
                }

                a#fancy_left:hover{
                        background:transparent url(img/fancy_left.gif) no-repeat 0% 100%;
                }

                a#fancy_right:hover{
                        background:transparent url(img/fancy_right.gif) no-repeat 100% 100%;
                }

                #fancy_bigIframe, #fancy_freeIframe{
                        position:absolute;
                        top:0;
                        left:0;
                        width:100%;
                        height:100%;
                        z-index:10;
                }

                div#fancy_bg{
                        display:none;
                }

                div.fancy_bg{
                        position:absolute;
                        display:block;
                        z-index:70;
                }

                div.fancy_bg_n{
                        top:-18px;
                        width:100%;
                        height:18px;
                        background:transparent url(img/fancy_shadow_n.png) repeat-x;
                }

                div.fancy_bg_ne{
                        top:-18px;
                        right:-13px;
                        width:13px;
                        height:18px;
                        background:transparent url(img/fancy_shadow_ne.png) no-repeat;
                }

                div.fancy_bg_e{
                        right:-13px;
                        height:100%;
                        width:13px;
                        background:transparent url(img/fancy_shadow_e.png) repeat-y;
                }

                div.fancy_bg_se{
                        bottom:-18px;
                        right:-13px;
                        width:13px;
                        height:18px;
                        background:transparent url(img/fancy_shadow_se.png) no-repeat;
                }

                div.fancy_bg_s{
                        bottom:-18px;
                        width:100%;
                        height:18px;
                        background:transparent url(img/fancy_shadow_s.png) repeat-x;
                }

                div.fancy_bg_sw{
                        bottom:-18px;
                        left:-13px;
                        width:13px;
                        height:18px;
                        background:transparent url(img/fancy_shadow_sw.png) no-repeat;
                }

                div.fancy_bg_w{
                        left:-13px;
                        height:100%;
                        width:13px;
                        background:transparent url(img/fancy_shadow_w.png) repeat-y;
                }

                div.fancy_bg_nw{
                        top:-18px;
                        left:-13px;
                        width:13px;
                        height:18px;
                        background:transparent url(img/fancy_shadow_nw.png) no-repeat;
                }               
        

h1 {
        height: 302px;
        overflow: hidden;
        text-indent: -10000px;
        background: url(/img/header_sub.png);
}
        
#logo {
        background: url(img/logo.png) 0 0 no-repeat;
/*        width: 245px;
        height: 67px;
                
                padding-bottom: 1px;*/
        display: block; 
                width: 147px;
                height: 39px;
                z-index:999;
                margin-top: -130px;
                margin-left:60px;
                padding-bottom: 100px;
        }
                
#logo span { display: none; }
/*h3 a:hover {
        background: url(img/logo.png) 0 0 no-repeat;
         [disabled]border-bottom: 1px dotted #777; 
        padding-bottom: 0;
}*/
        
h2 {
        font-size: 14px;
        margin-bottom: 20px;
        color: #EDBD0E;
        text-transform: uppercase;
        }       

#nav {
        /*background: url(img/nav.png) 0 0 no-repeat; //this line already removed//
    width: 660px;
        height: 47px;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 40px;*/

    margin-top: -84px;
    height: 44px;
    padding-bottom: 30px;
    overflow: hidden;

        }

#nav li,
#nav a {
    float: left;
    list-style: none;
}

#nav a {
    color: #d7c7b7;
    text-decoration: none;
    height: 44px;
    line-height: 44px;
    white-space: nowrap;
    padding: 0 25px;
}

#nav a:hover, #nav a:active {
    background: #59473D;
    color: #fff;
}


/* original             
#nav li {
        list-style-type: none;
        float: left;
        padding-top: 17px;
        padding-bottom: 17px;
        padding-right: 10px;
        padding-left: 10px;
                }
#nav li a {
     height: 13px;
     line-height: 47px;
     display: block;
     color: #93C4E2;
     font-size: 11px;
     text-decoration: none;
                }
#nav li a span { display: none; }
#nav li a:hover { background-position: 0 -13px; }
#nav li#nav-work a.selected { background: url(img/nav-work.png) center -26px no-repeat; height: 30px; }
#nav li#nav-blog a.selected { background: url(img/nav-news.png) center -26px no-repeat; height: 30px; }
#nav li#nav-contact a.selected { background: url(img/nav-contact.png) center -26px no-repeat; height: 30px; }
#nav li#nav-services a.selected { background: url(img/nav-services.png) center -26px no-repeat; height: 30px; }
#nav li#nav-about a.selected { background: url(img/nav-about.png) center -26px no-repeat; height: 30px; }
#nav li#nav-say a.selected { background: url(img/nav-say.png) center -26px no-repeat; height: 30px; }
#nav li#nav-help a.selected { background: url(img/nav-help.png) center -26px no-repeat; height: 30px; }
               
#nav-about a { background: url(img/nav-about.png) 0 0 no-repeat; width: 62px; height: 13px; }
#nav-work a { background: url(img/nav-work.png) 0 0 no-repeat; width: 62px; height: 13px; }
#nav-blog a { background: url(img/nav-news.png) 0 0 no-repeat; width: 64px; height: 13px; }
#nav-contact a { background: url(img/nav-contact.png) 0 0 no-repeat; width: 79px; height: 13px; }
#nav-say a { background: url(img/nav-say.png) 0 0 no-repeat; width: 95px; height: 13px; }
#nav-services a { background: url(img/nav-services.png) 0 0 no-repeat; width: 95px; height: 13px; }
#nav-help a { background: url(img/nav-help.png) 0 0 no-repeat; width: 62px; height: 13px; }
    */            
/*              #nav li a:hover {
                        background: url(img/nav-bg.png) 0 -47px repeat-x;
                        color: #fff;
                        }
                
                #nav li#home a {
                        background: url(img/nav-home.png) 0 0 no-repeat;
                        width: 148px;
                        height: 47px;
                        display: block;
                        border-left: none;
                        border-right: none;
                        margin-left: -3px;
                        }
                        #nav li#home a:hover { background-position: 0 -47px; }
                        #nav li#home a span { display: none; }
        */
        #work ul {
        list-style-type: none;
        margin: 35px 0 0 0;
        padding: 0;
        }
        #work li {
        float: left;
        margin: 0 9px 9px 0;
        border: none;
        }
               #work li img {
               width: 212px;
               height: 153px;
               border: none;
                                }
              #work li a img {
        display: block;
        margin-bottom: 12px;
        border: 1px solid #000;
                                        }
               #work li a:hover img {
        border: 1px solid #EDBD0E;
                                        }
                #work p {
                        font-size: 10px;
                        clear: both;
                        }

                        #tooltip {
                                font-size: 10px;
                                position:absolute;
                                width: 80px;
                                height: 17px;
                                background: url(img/tooltip-bg.gif) 0 0 no-repeat;
                                padding: 2px 0 0 13px;
                                color:#333;
                                display:none;
                                }
                #credit-msl { 
                        margin-top: 2px; 
                        float: left; 
                        background: url(img/credit-msl.gif) 0 0 no-repeat; 
                        width: 12px; 
                        height: 12px; 
                        display: block;
                        }
                #credit-change {
                        margin-top: 2px;
                        float: left;
                        background: url(img/credit-change.gif) 0 0 no-repeat;
                        width: 12px;
                        height: 12px;
                        display: block;
                        }
                #credit-unpublished {
                        margin-top: 2px;
                        float: left;
                        background: url(img/credit-unpublished.gif) 0 0 no-repeat;
                        width: 12px;
                        height: 12px;
                        display: block;
                        }
                #work h3 a {
                        float: left;
                        text-decoration: none;
                        font-size: 13px;
                        color: #777;
                        margin-right: 4px; 
                        }
#packages ul {
        list-style-type: square;
        float: left;
        margin-left: 15px;
        padding: 0;
        margin-right: 80px;
        }
        #package ul li {
                list-style-type: square;
                font-size: 11px;
                color: #777;
                line-height: 155%;
                }
        .fancy-chart {
                float: left;
                margin-top: -20px;
                width: 297px;
                height: 199px;
                background: url(img/icon-def.png) 0 0 no-repeat;
                }
        .client-list { float: left; list-style-type: none;}                   
        .client-credit { font-size: 9px; padding-top: 10px; clear: both; font-style: italic; }
        .about-footer {
                width: 540px;
                height: 86px;
                clear: both;
                padding: 0 0 0 120px;
                border-top: 1px dotted #BBB7A5;
                }
                .about-footer p {
                        padding-top: 20px;
                        font-size: 12px;
                        font-weight: bold;
                        }
                        
#about ul {
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 0;
        margin-right: 50px;
        }
        #about ul li {
                font-size: 11px;
                color: #777;
                line-height: 155%;
                }
        .fancy-chart {
                float: left;
                margin-top: -20px;
                width: 297px;
                height: 199px;
                background: url(img/icon-def.png) 0 0 no-repeat;
                }
        .client-list { float: left; }                   
        .client-credit { font-size: 9px; padding-top: 10px; clear: both; font-style: italic; }
        .about-footer {
                width: 540px;
                height: 86px;
                clear: both;
                padding: 0 0 0 120px;
                border-top: 1px dotted #BBB7A5;
                }
                .about-footer p {
                        padding-top: 20px;
                        font-size: 12px;
                        font-weight: bold;
                        }

#services ul {
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 0;
        margin-right: 50px;
        }
        #services ul li {
                font-size: 11px;
                color: #777;
                line-height: 155%;
                }
        .client-list { float: left; }                   
        .client-credit { font-size: 9px; padding-top: 10px; clear: both; font-style: italic; }
        .services-footer {
                width: 540px;
                height: 86px;
                clear: both;
                padding: 0 0 0 120px;
                border-top: 1px dotted #BBB7A5;
                }
                .services-footer p {
                        padding-top: 20px;
                        font-size: 12px;
                        font-weight: bold;
                        }
                        

#contact-box {
                float: left;
                width: 215px;
                margin-right: 20px;
                }
#contact-box p {
                font-size: 11px;
                }
#form-box {
        float: left;
        width: 400px;
                }
#contact form {
                padding-left: 0px;
                }
#form-bottom {
                height: 61px;
                }
label {
        font-size: 11px;
        line-height: 30px;
        text-transform: uppercase;
        color: #CCC;
        margin-right: 20px;
                }
input {
        float: right;
        margin-right: 0px;
        border: none;
        padding-left: 15px;
        height: 35px;
        width: 303px;
        background-color: #CCC;
                }
input:focus {
    outline: none;
}
select {
        float:right;
        color: #000000;
        background: #CCC;
        padding: 5px;
}

textarea#message {
        width: 303px;
        height: 150px;
        background-color: #CCC;
        float: right;
        margin-right: 0px;
        border: none;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 10px;
    font: .85em "Trebuchet MS", Arial, Helvetica, sans-serif;                      
                }
textarea:focus { outline: none; }
#form-box form p {
                }
                
#paperclip {
       height: 69px;
        margin-left: -33px;
}
.formbutton {
        width:318px;
        font-weight:bold;
     font-size: 14px;
     background-color:#EDBD0E;
     border-style:solid;
     border-color:#ffffff;
}
.formbutton:hover {
     border-color:#EDBD0E;
}

.otherbutton {
        width:150px;
        font-weight:bold;
     font-size: 14px;
     background-color:#EDBD0E;
     border-style:solid;
     border-color:#ffffff;
}
.otherbutton:hover {
     border-color:#EDBD0E;
}

#sidebar {
        padding: 0 0px;
        overflow: hidden;
        float: right;
        width: 245px;
}
#sidebar-bottom {
        background: #000000;
        height: 88px;
}

#sidebar-paper {
        background: #000000;
        padding: 40px 30px 0 30px;
}       
#sidebar-paper h2 { font-size: 12px; padding-bottom: 10px; padding-top: 10px; margin-bottom: 0; }
#sidebar-paper p { font-size: 12px; line-height: 140%; }
#sidebar-paper ul {
        list-style-type: none;
        margin-bottom: 20px;
        }
        #sidebar-paper li {
                margin-bottom: 8px;
                font-size: 12px;
                padding-left: 20px;
        }
        li.icon-twitter { background: url(img/icon-twitter.jpg) 0 0 no-repeat; height: 16px; }
        li.icon-facebook { background: url(img/icon-facebook.jpg) 0 0 no-repeat; height: 16px; }
        li.icon-collabfinder { background: url(img/icon-collabfinder.jpg) 0 0 no-repeat; height: 16px; }
        li.icon-linkedin { background: url(img/icon-linkedin.jpg) 0 0 no-repeat; height: 16px; }
        li.icon-flickr { background: url(img/icon-flickr.jpg) 0 0 no-repeat; height: 16px; }
        #sidebar-paper li:hover { background-position: 0 -16px;}

#twitter-box {
        margin: 0;
        padding: 0;
        margin-left: -5px;
        background: url(img/twitter-bg.jpg) 0 0 repeat-y;
        width: 188px;
        }
        #twitter-box p {
                padding: 10px 5px 14px 15px;
                width: 168px;
                background: url(img/twitter-bottom.jpg) left bottom no-repeat;
        }
        #twitter-box p em { font-size: 9px; font-style: italic; }
        #twitter-box h2 { padding: 0; margin: 0; }
        #twitter-box h2 a {
                margin: 0; padding: 0;
                background: url(img/09/twitter.jpg) 0 0 no-repeat;
                height: 42px;
                display: block;
                width: 188px;
        }
        #twitter-box h2 a:hover {
                background-position: 0 -42px;
        }
        #twitter-box h2 a span { display: none; }

#linkbox {
        border: 1px solid black;
        position: absolute;
        bottom: 1em;
        right: 1em;
        width: 150px;
        height: 25px;
        z-index: 8;
        background: #fff;
        }
        
#bottombar {
        background: url(img/bottombar.png) 0 0 no-repeat;
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 4;
        }
.thirdItem {
        margin-right: 0px;
}


#footer {
    height: 61px;
    line-height: 48px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    background: url(/img/footer.png);
    margin: 0;
    color: #d7c7b7;
    font-size: 90%;
}


#footer a {
    color: #d7c7b7;
    text-decoration: underline;
}

#footer a:hover,
#footer a:active {
    background: #59473D;
    color: #fff;
}

