/* Common styles and nav ----------------------------------------------- */
html {
    overflow: -moz-scrollbars-vertical;
}

#head {
    min-height: 80px;
    position: relative;
}

#head h1 {
    position: absolute;
    top: 0;
    right: 0;
    height: 80px;
    overflow: hidden;
}

a:link {
    color: #ff6600;
    text-decoration: none;
}

a:visited {
    color: #ff6600;
    text-decoration: none;
}

a:active {
    color: #ff6600;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #ff6600;
}

body {
    color: #33332a;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

h2 {
    color: #990;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h3 {
    color: #660;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.topbar {
    width: 765px;
    height: 80px;
    vertical-align: bottom;
    background: url(../images/tui-logo.gif) no-repeat top right;
    margin: 0 auto;
}

#subheadpaged {
    position: absolute;
    background-color: #EFEFE5;
    padding: 6px 0 0 0;
    height: 64px;
    z-index: 0;
    top: 81px;
    left: 0;
    width: 100%;
}

#subhead {
    position: relative;
    background-color: #EFEFE5;
    padding: 6px 0 0 0;
    margin-bottom: 12px;
    height: 64px;
    z-index: 0;
    left: 0;
    width: 100%;
}

.titlestrip {
    margin: 0 auto 48px auto;
}

#topmenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#topmenu li {
    float: left;
    margin: 0;
    font-size: 120%;
    font-weight: bold;
}

#topmenu li a {
    padding: 6px;
}

#topmenu li a:link, #topmenu li a:visited {
    color: #f60;
    text-decoration: none;
}

#topmenu li a:hover {
    color: #fff;
    background: #f60;
}

#topmenu {
    height: 2em;
    position: absolute;
    bottom: 0;
}

#topmenu ul {
    font-family: arial, sans-serif;
    list-style: none;
    padding: 0;
    margin: 0;
}

#topmenu li {
    display: inline;
}

#topmenu li.first a {
    padding-left: 0;
}

body#home li#mhome a, body#about li#mabout a, body#clients li#mclients a, body#showreel li#mshowreel a, body#jobs li#mjobs a, body#contact li#mcontact a {
    color: #fff;
    background-color: #ff6600;
}

#topmenu li.selected a {
    color: #fff;
    background-color: #ff6600;
}

#topmenu li.selected a:link, #topmenu li.selected a:visited {
    color: #fff;
    text-decoration: none;
}

#topmenu li a:hover {
    color: #fff;
}

.footer {
    border-top: 1px solid #CDCDC3;
    margin-top: 40px;
    padding: 5px 0 20px 0;
    font-size: 90%;
    color: #66665D;
}

/* Clients pager and slider -------------------------------------------- */
#paging {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #CDCDC3;
    height: 2.1em;
    z-index: 20;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -383px;
    width: 765px;
}

#paging ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#paging li {
    float: left;
    margin: 0;
    font-size: 140%;
    font-weight: bold;
}

#paging li a {
    padding: 3px 6px;
}

#paging li a:hover {
    color: #fff;
    background: #f60;
}

#paging li.selected {
    color: #66665d;
    background-color: #EFEFE5;
}

#paging li.selected a {
    color: #66665d;
    background-color: #EFEFE5;
}

.tuisliderbox {
    overflow: hidden;
    height: 1024px;
    position: relative;
    padding-top: 8px;
}

#tuisliderpage0, #tuisliderpage1, #tuisliderpage2, #tuisliderpage3, #tuisliderpage4, #tuisliderpage5, #tuisliderpage6, #tuisliderpage7, #tuisliderpage8, #tuisliderpage9, #tuisliderpage10 {
    position: absolute;
}

#tuisliderpage0 {
    left: 0px;
}

#tuisliderpage1 {
    left: 765px;
}

#tuisliderpage2 {
    left: 1530px;
}

#tuisliderpage3 {
    left: 2295px;
}

#tuisliderpage4 {
    left: 3060px;
}

#tuisliderpage5 {
    left: 3825px;
}

#tuisliderpage6 {
    left: 4590px;
}

#tuisliderpage7 {
    left: 5355px;
}

#tuisliderpage8 {
    left: 6120px;
}

#tuisliderpage9 {
    left: 6885px;
}

#tuisliderpage10 {
    left: 7650px;
}

.pic {
    padding-bottom: 15px;
}

.bottomnav {
    margin-top: 0;
    margin-bottom: 30px;
}

.featured {
    padding-top: 10px;
    border-top: 2px solid #CDCDC3;
}

.featured .feat-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.back {
    background: url(../images/arrow-l.gif) no-repeat;
    padding-left: 18px;
    padding-right: 20px;
}

a.back:hover {
    background: #ff6600 url(../images/arrow-l-hl.gif) no-repeat;
    padding-left: 18px;
    padding-right: 20px;
}

/* Home-page specific -------------------------------------------------- */
.h-address {
    border-top: 1px solid #CDCDC3;
    font-size: 90%;
    padding: 5px 0 10px 0;
}

.h-intro {
    border-top: 8px solid #CDCDC3;
    border-bottom: 8px solid #CDCDC3;
    padding: 6px 0 10px 0;
    font-size: 120%;
}

.h-intro p {
    padding: 0 0 8px;
    margin: 0;
}

.h-examples {
    margin: 15px 0 0 0;
}

.h-client {
    margin: 0px 0 15px 0;
}

body#home h2 {
    font-size: 24px;
    line-height: 36px;
    color: #9A9A90;
    font-weight: normal;
}

div.wkw-intro {
    margin: 5px 0 20px;
	overflow:hidden;
}

/* Clients page specific ----------------------------------------------- */
.clientlist ul {
    margin-left: 0;
}

.clientlist li {
    list-style-type: none;
}

/* Showreel page specific ---------------------------------------------- */
.video {
    background: #DEDED4;
}

/* Contact page specific ---------------------------------------------- */
body#contact #message, body#contact #name, body#contact #email {
    width: 360px;
}

#crypto {
    width: 90px;
}

/* About us page specific ---------------------------------------------- */
body#about h3 {
    line-height: 18px;
    margin-bottom: 9px;
    color: #33332A;
}

/* Jobs page specific ---------------------------------------------- */
body#jobs h3 {
    line-height: 18px;
    margin-bottom: 9px;
    color: #33332A;
}


