html, body, div, span, p, ul, li {
    margin: 0;
    padding: 0;
}

body {
    font-family: Tahoma, Arial, Verdana;
    font-size: 13px;
    background-color: #000;
    color: #000;
    background: #000 url('tour-bg.png') repeat;
}

img {
    border: 1px solid #363636;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.wrapper {
    margin: auto;
}

.header {
    height: 240px;
    font-family: Verdana;
    background: url('head.png') repeat center top;
}
.head-banner {
    height: 240px;
    font-family: Verdana;
    background: url('header-bg.jpg') no-repeat center top;
}

.header .top {
    height: 26px;
    font-size: 11px;
    font-weight: bold;
    color: #747474;
}

.header .top ul {
    position: absolute;
    left: 15px;
    top: 5px;
    color: #747474;
}

.header .top li {
    float: left;
    text-transform: uppercase;
    padding: 0 10px 0 15px;
    background: url('dot.gif') no-repeat 0 5px;
}

.header .top .first {
    background: none;
}

.header-right {
    float: right;
    padding: 3px 10px 0 10px;
    position: absolute;
    right: 25px;
    top: 2px;
    text-transform: uppercase;
}

.header-right a {
    color: #fdb1dc;
}

.content {
    text-align: center;
    position: relative;
}

.categories {
    float: left;
    padding: 7px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial;
    color: #6f6f6f;
    position: absolute;
    left: 70px;
}
.categories a {
    color: #000000;
}
.categories li h2 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    font-weight: bold;
}
.categories li {
    float: left;
    padding: 0 5px;
}

.categories li h2:after {
    content: "|";
    padding-left: 5px;
}

.categories .last h2:after {
    content: "";
}

.categories a:hover, .categories .selected {
    text-decoration: underline;
}

.pagination {
    padding: 10px 0;
    position: absolute;
    right: 0;
}

.pagination li {
    float: left;
    height: 17px;
    margin: 4px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #929292;
    position: relative;
    right: 30px;
    padding: 2px 6px 0;
    background-color: #363636;
}

.pagination li.first {
    background: #fdb1dc;
    border: 1px solid #929292;
}

.pagination li.first a {
    color: #272727;
}

.pagination li a {
    color: #fff;
}

.pagination li.dots {
    border: none;
    background: none;
}

.pagination li.last {
    width: 34px;
}

#pic-zone {
    padding-top: 50px;
}

.ila-main-logo {
    float: left;
    background: url('ila-logo.png') no-repeat;
    width: 424px;
    height: 140px;
    position: relative;
    top: 22px;
    left: 25px;
}

.clickable-header {
    text-indent: -9999px;
    float: left;
    background: transparent;
    width: 100%;
    height: 170px;
    position: absolute;
    top: 26px;
    left: 0px;
    margin: 0;
    z-index: 9998;
}

.get-instant-access {
    float: right;
    background: url('get-instant-access.png') no-repeat;
    width: 300px;
    height: 82px;
    position: relative;
    top: 45px;
    right: 25px;
    z-index: 9999;
}

/*.get-instant-access:hover {
    background-position: 0 -63px;
}*/

.pic {
    position: relative;
    width: 378px;
    height: 305px;
    display: inline-block;
    margin: 3px;
}

.pic:hover img {
    border: 1px solid #d41516;
}

.ila-logo {
    background: url('ilikeasians.png') no-repeat;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 7px;
    width: 129px;
    height: 59px;
    cursor: pointer;
}

.play-button {
    background: url('play-button.png') no-repeat;
    display: none;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 378px;
    height: 305px;
    cursor: pointer;
}

.join-button {
    width: 875px;
    height: 142px;
    background: url('watch-them-all-here.png') no-repeat 0 0;
    margin: 50px auto;
    cursor: pointer;
    text-align: center;
    display: block;
}

.call-to-action {
    display: block;
    font-size: 28px;
    font-family: Arial;
    font-weight: bold;
    margin: 20px 0;
}

.call-to-action a {
    color: #000;
    text-decoration: underline;
}

.center {
    position: relative;
    overflow: hidden;
}

ul.bottom {
    float: left;
    position: relative;
    left: 50%;
    padding: 5px 0;
    margin: 0 auto;
    clear: both;
}

.bottom a {
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    font-family: Arial;
}

.bottom li {
    float: left;
    padding: 0 5px;
    position: relative;
    right: 50%;
}

.bottom li:after {
    content: "-";
    padding-left: 5px;
    font-weight: bold;
}

.bottom .last:after {
    content: "";
}

.footer {
    background: url(disclaimer-bg.jpg) repeat-x center top;
    clear: both;
    display: block;
    text-align: left;
    overflow: hidden;
    color: #acacac;
    padding: 50px 0 30px 0;
    margin-top: 30px;
}

.footer img {
    border: none;
}

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

.footer p {
    margin-bottom: 10px;
}

.footer-wrapper {
    width: 871px;
    margin: auto;
}

.ila-small-logo {
    float: left;
    background: url('logo-footer.png') no-repeat;
    width: 220px;
    height: 223px;
    text-indent: -9999px;
}

.footer-right {
    float: right;
    width: 582px;
    margin-left: 20px;
}

.footer-menu {
    overflow: hidden;
    margin-top: 10px;
}

.footer-menu li {
    float: left;
    margin-right: 15px;
}