/*  Colours 
    Yellow: #DEE459
    Light Green: #8CC63F
    Dark Green: #006838
    
    Bronze: #a97b50
    Silver: #939598
    Gold: #f8d733
    Platinum: #e7e8e9
*/



@media (max-width:580px) {
#header-nav-left li:nth-of-type(3) /*about*/,
    #header-nav-left li:nth-of-type(7) /*prices*/{
    display:none;    
    }
}
@media (max-width:770px) {
#header-nav-left li:nth-of-type(6), /*why us*/
        #header-nav-left li:nth-of-type(5) /*game zones*/{

    display:none;
}
}


@media (max-width:900px) {
    #header-nav-left li:nth-of-type(4), /*gallery*/
    #header-nav-left li:nth-of-type(8) /*faqs*/{
    display:none;
}
}
#header-nav-wrapper{
width:100%
}




* {
    margin: 0;
    padding: 0;
}


#wrapper {
    max-width: 1000px;
    background: #000000;
    margin: 0 auto;
    overflow: hidden;
}

body {
    margin: 0 auto;
    background: #000000;
    /*color: #FFFFFF;*/
}

body, th, td {
    font-family: arial, helvetica, sans-serif;
}

input, textarea, select, option {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}

h1, h2, h3, h4, h5 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
}

h1 {
    font-size: 40pt;
    line-height: 43pt;
}

h2 {
    font-size: 22pt;
    line-height: 25pt;
}

h3 {
    font-size: 22pt;
    line-height: 25pt;
    color: #8CC63F;
    margin: 0 0 15px 0;
}

h4 {
    font-size: 17pt;
    line-height: 21pt;
}

h5 {
    font-size: 13pt;
    line-height: 15pt;
}

p {
    font-size: 10pt;
    font-weight: normal;
    line-height: 13pt;
    font-family: arial, helvetica, sans serif;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}

a {
    color: #8CC63F;
    text-decoration: none;
}

a:hover {
    color: #DEE459;
}

img { 
    border: none; 
}

.white {
    color: #ffffff;
}

.white-bold {
    font-weight: bold;
    color: #ffffff;
}

.yellow {
    color: #DEE459;
}

.yellow-bold {
    font-weight: bold;
    color: #DEE459;
}

.light-green {
    color: #8CC63F;
}


.bold-light-green {
    font-weight: bold;
    color: #8CC63F;
}

.dark-green {
    color: #006838;
}

.bold-dark-green {
    font-weight: bold;
    color: #006838;
}

html {
    font-size: 100%;
}

.bold {
    font-weight: bold;
}

.indent {
    margin-left: 20px;
}

.black {
    color: #000000;
}



/* Site-Wide */

.button-read {
    display: block;
    width: 120px;
    height: 30px;
    margin: 20px 0 0 0;
    background: url(../images/buttons/button-read.png) 0 -30px no-repeat;
}

.button-read:hover {
    background: url(../images/buttons/button-read.png) 0 0 no-repeat;   
}

.sign-up {
    float: left;
    width: 210px;
    height: 170px;
    overflow:hidden;
    margin: 0 0 0 0;
    padding: 70px 20px 0 20px;
    background: url(../images/signup.png) 0 0 no-repeat;
}

.sign-up-formField {
    background-color: #FFFFFF;
    margin: 3px 0px 0px 0px;
    padding-left: 3px;
    height: 20px;
    width: 200px;
    font-size: 10pt;
    color: #333333;
}

.sign-up-submit {
    float: right;
    text-align: right;
    margin: 0 0 0 0;
}

.food-ad {
    float: left;
    width: 210px;
    height: 102px;
    overflow:hidden;
    margin: 20px 0 0 0;
    padding: 138px 20px 0 20px;
    background: url(../images/food.png) 0 0 no-repeat;
}

.food-header {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    color: #006838;
    font-size: 30pt;
    margin-bottom: 5px;
}

.green-box-plain {
    float: left;
    width: 250px;
    height: 220px;
    overflow:hidden;
    margin: 0 0 0 0;
    background: url(../images/green-box-plain.png) 0 0 no-repeat;
}

.more-images {
    float: left;
    width: 210px;
    height: 185px;
    overflow:hidden;
    margin: 20px 0 0 0;
    padding: 15px 20px 20px 20px;
    background: url(../images/green-box-plain.png) 0 0 no-repeat;
}

.more-images a {
    color: #DEE459;
}

.more-images a:hover {
    color: #000000;
}

.image-header {
    color: #000000;
    margin-bottom: 3px;
}



/* Header */

#header {
    max-width: 850px;
    height: 400px;
    margin: 0 auto;
    padding: 0 75px 0 75px;
    overflow: hidden;
    background: #000000 url(../images/header.jpg) 0 0 no-repeat;
}

#header-address-wrapper {
    max-width: 600px;
    height: 60px;
    margin: 0px 0 0 0;
    padding: 0 0px 0 0;
    float: right;
    text-align: right;
}

.header-address {
    width: 420px;
    height: 60px;
    margin: 10px 20px 0 20px;
    font-size: 11pt;
    line-height: 12pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    text-transform: uppercase;
    float: left;
    text-align: right;
}

.header-address-button {
    width: 130px;
    height: 30px;
    margin: 0 0 0 0;
    padding: 15px 0 0 10px;
    float: right;
    text-align: left;
    background: url(../images/header-map-button.png) 0 0 no-repeat;
}

.header-address-button a {
    font-size: 22pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    color: #8CC63F;
}

.header-address-button a:hover {
    color: #FFFFFF;
}


#header-info-wrapper {
    max-width: 850px;
    height: 60px;
    margin: 210px 0 0 0;
    float: left;
    text-align: left;
}

.header-info-email {
    width: 300px;
    height: 60px;
    margin: 0 50px 0 0;
    float: left;
    text-align: left;
}

.header-info-tel {
    width: 200px;
    height: 60px;
    margin: 0 0 0 0;
    float: left;
    text-align: left;
}

.header-info-small {
    font-size: 15pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    line-height: 23pt;
    letter-spacing: 1pt;
    text-align: left;
    color: #FFFFFF;
    margin: 0 0 5px 0;
}

.header-info-large {
    margin: 7px 0 0 0;
    font-size: 27pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    margin: 10px 0 0 0;
    letter-spacing: 1pt;
    text-align: left;
    color: #FFFFFF;
}

.header-info-large a {
    color: #FFFFFF;
}

.header-info-large a:hover {
    color: #8CC63F;
}

#header-nav-wrapper {
    max-width: 850px;
    height: 37px;
    margin: 27px 0 0 0;
    float: left;
}

#header-nav-left {
   max-width: 670px;
    height: 37px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    float: left;
}

#header-nav-left ul {
    list-style-type: none;
    float: left;
}

#header-nav-left li {
    float: left;
}

#header-nav-left a {
    display: block;
    height: 37px;
    padding: 0px 20px 0 0px;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 17pt;
    color: #000000;
}

#header-nav-left a:hover {
    color: #006838;
}

#header-nav-left .active a {
    color: #006838;
}

#header-nav-right {
    width: 140px;
    height: 37px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    float: right;
}

#header-nav-right ul {
    list-style-type: none;
    float: right;
}

#header-nav-right li {
    float: right;
}

#header-nav-right a {
    display: block;
    height: 37px;
    padding: 0px 0px 0 20px;
    text-transform: none;
    text-decoration: none;
    text-align: right;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 17pt;
    color: #000000;
}

#header-nav-right a:hover {
    color: #006838;
}

#header-nav-right .active a {
    color: #006838;
}

#header-right {
    width: 350px;
    height: 60px;
    margin: 0 0 0 0;
    float: right;
}

#header-contact {
    max-width: 950px;
    height: 17px;
    margin: 10px 0 5px 0;
    text-align: right;
    overflow: hidden;
}

#header-contact-home {
    width: 350px;
    height: 20px;
    margin: 31px 0 0 0;
    text-align: right;
    overflow: hidden;
}

.header-contact {
    font-size: 11pt;
    text-align: right;
    overflow: hidden;
}

.header-contact-home {
    height: 20px;
    font-size: 11pt;
    margin: 20px 0 0 0;
    text-align: right;
    overflow: hidden;
}


/* Page */

#page {
    max-width: 850px;
    margin: 0 auto;
    padding: 40px 75px 20px 75px;
    overflow: hidden;
    background: #000000 url(../images/main.jpg) 0 0 no-repeat;
}

#about-page-two {
    clear: both;
    max-width: 850px;
    margin: 0 auto;
    padding: 40px 75px 20px 75px;
    overflow: hidden;
    background: #000000 url(../images/main.jpg) 0px -400px no-repeat;
}


#prices-page-two {
    clear: both;
    max-width: 850px;
    margin: 0 auto;
    padding: 40px 75px 20px 75px;
    overflow: hidden;
    background: #000000 url(../images/main.jpg) 0px -400px no-repeat;
}

/* Content */

.content-full {
    float: left;
    max-width: 850px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.content-full-faq {
    float: left;
    max-width: 550px;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #8CC63F;
}

.content-one {
    float: left;
    width: 250px;
    overflow:hidden;
    margin: 0 50px 0 0;
}

.content-one-last {
    float: left;
    width: 250px;
    overflow:hidden;
    margin: 0 0 0 0;
}

.content-double-left {
    float: left;
    max-width: 550px;
    overflow: hidden;
    margin: 0 50px 0 0;
}

.content-double-right {
    float: left;
    max-width: 550px;
    overflow: hidden;
    margin: 0 0 0 0;
}

.content-half-left {
    float: left;
    width: 400px;
    overflow: hidden;
    margin: 0 50px 0 0;
}

.content-half-right {
    float: left;
    width: 400px;
    overflow: hidden;
    margin: 0 0 0 0;
}


/* Home */

#home-welcome-wrapper {
    float: left;
    max-width: 850px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.home-welcome {
    max-width: 700px;
    float: left;
    color: #DEE459;
}

.home-facebook {
    width: 150px;
    float: left;
}

.home-video {
    float: left;
    max-width: 550px;
    height: 314px;
    overflow:hidden;
    margin: 0 0 0 0;
    padding: 13px 15px 13px 15px;
    background: url(../images/homevidborder-white.png) 0 0 no-repeat;
    position: relative;
}

.video-banner {
    float: left;
    width: 206px;
    height: 125px;
    overflow:hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

.home-explore {
    color: #FFFFFF;
    margin: 20px 0 0 0;
}

.home-look {
    font-size: 23pt;
    line-height: 25pt;
}

#home-page-nav {
    width: 215px;
    margin: 10px 0 0 0;
    overflow: hidden;
}

#home-page-nav ul {
    width: 215px;
    list-style-type: none;
    float: left;
}

#home-page-nav li {
    width: 215px;
    height: 37px;
    margin: 0 0 7px 0;
    float: left;
}

#home-page-nav a {
    display: block;
    width: 205px;
    height: 34px;
    padding: 3px 0 0 10px;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 18pt;
    color: #DEE459;
    background: url(../images/sub-button.png) 0 -37px no-repeat;
}

#home-page-nav a:hover {
    color: #FFFFFF;
    background: url(../images/sub-button.png) 0 0 no-repeat;
}

.sessions {
    float: left;
    width: 120px;
    text-align: left;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 30pt;
    line-height: 27pt;
    color: #DEE459;
}

.price {
    float: left;
    margin: 20px 0 0 0;
    width: 120px;
    text-align: left;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 70pt;
    color: #FFFFFF;
}

.person {
    float: left;
    width: 240px;
    text-align: left;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 30pt;
    line-height: 27pt;
    color: #FFFFFF;
}

.book {
    float: left;
    width: 50px;
    text-align: right;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    font-size: 30pt;
    line-height: 27pt;
}

.book a {
    color: #8CC63F;
}

.book a:hover {
    color: #DEE459;
}


/* FAQs */

.faq-question {
    float: left;
    width: 180px;
    overflow:hidden;
    margin: 0 50px 0 0;
}

.faq-answer {
    float: left;
    width: 320px;
    overflow:hidden;
    margin: 0 0 0 0;
}

/* About */

.about-header {
    max-width: 850px;
    float: left;
    color: #DEE459;
}

.about-sub-header {
    max-width: 850px;
    float: left;
    color: #DEE459;
    margin: 0 0 20px 0;
}

.about-links-sub-header {
    max-width: 850px;
    float: left;
    color: #DEE459;
    overflow: hidden;
    margin: 0 0 0px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #DEE459;
}

.about-image-banner {
    clear:both;
    max-width: 1000px;
    height: 200px;
    float: left;
    margin: 0px 0 0px 0;
    background: url(../images/about-image-banner.png) 0 0 no-repeat;
}




/* News */

.news-article {
    float: left;
    max-width: 850px;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #8CC63F;
}

.news-full {
    float: left;
    max-width: 850px;
    overflow: hidden;
    margin: 0 0 0 0;
}

.news-content {
    float: left;
    max-width: 550px;
    overflow: hidden;
    margin: 0 50px 0 0;
}

.news-image {
    float: left;
    width: 230px;
    height: 200px;
    overflow:hidden;
    margin: 0 0 0 0;
    padding: 10px 10px 10px 10px;
    background: url(../images/news-image-holder.png) 0 0 no-repeat;
}


/* Gallery */

#gallery {
    float: left;
    max-width: 550px;
    overflow: hidden;
    margin: 0 0 0 0;
}

#gallery ul {
    max-width: 550px;
    overflow: hidden;
    list-style-type: none;
    float: left;
}

#gallery li {
    width: 130px;
    height: 110px;
    margin: 5px 5px 5px 0px;
    float: left;
}

#gallery a {
    display: block;
    width: 130px;
    height: 110px;
    text-transform: none;
    text-decoration: none;
    background: url(../images/gallery/gallery-holder.png) 0 -110px no-repeat;
}

#gallery a:hover {
    background: url(../images/gallery/gallery-holder.png) 0 0 no-repeat;
}




/* Why us */

.why-header {
    max-width: 850px;
    float: left;
    color: #DEE459;
}

.why-sub-header {
    max-width: 850px;
    float: left;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}

.why-sub-large {
    max-width: 550px;
    color: #8CC63F;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #DEE459;
}





/* Game Zones */

#game-zone-wrapper {
    float: left;
    max-width: 850px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.game-zone-one {
    float: left;
    max-width: 550px;
    height: 220px;
    overflow: hidden;
    margin: 0 50px 0 0;
    background: url(../images/game-zones/game-zone-one.png) 0 0 no-repeat;
}

.game-zone-two {
    float: left;
    width: 250px;
    height: 220px;
    overflow:hidden;
    margin: 0 50px 0 0;
    background: url(../images/game-zones/game-zone-two.png) 0 0 no-repeat;
}

.game-zone-three {
    float: left;
    max-width: 550px;
    height: 220px;
    overflow: hidden;
    margin: 0 0 0 0;
    background: url(../images/game-zones/game-zone-three.png) 0 0 no-repeat;
}

.game-zone-four {
    float: left;
    max-width: 550px;
    height: 220px;
    overflow: hidden;
    margin: 0 50px 0 0;
    background: url(../images/game-zones/game-zone-four.png) 0 0 no-repeat;
}

.game-zone-five {
    float: left;
    width: 250px;
    height: 220px;
    overflow:hidden;
    margin: 0 0 0 0;
    background: url(../images/game-zones/game-zone-five.png) 0 0 no-repeat;
}

.game-zone-six {
    float: left;
    width: 250px;
    height: 220px;
    overflow:hidden;
    margin: 0 50px 0 0;
    background: url(../images/game-zones/game-zone-six.png) 0 0 no-repeat;
}

.game-zone-seven {
    float: left;
    max-width: 550px;
    height: 220px;
    overflow: hidden;
    margin: 0 0 0 0;
    background: url(../images/game-zones/game-zone-seven.png) 0 0 no-repeat;
}

.game-zone-eight {
    float: left;
    max-width: 850px;
    height: 220px;
    overflow: hidden;
    margin: 0 0 0 0;
    background: url(../images/game-zones/game-zone-eight.png) 0 0 no-repeat;
}

.game-zone-new {
    float: left;
    max-width: 550px;
    height: 220px;
    overflow: hidden;
    margin: 0 0 0 0;
    background: url(../images/game-zones/game-zone-new.png) 0 0 no-repeat;
}

.game-zone-small {
    float: left;
    width: 200px;
    overflow: hidden;
    padding: 150px 25px 0 25px;
    margin: 0 0 0 0;
}

.game-zone-large {
    float: left;
    width: 500px;
    overflow: hidden;
    padding: 150px 25px 0 25px;
    margin: 0 0 0 0;
}

.game-zone-full {
    float: left;
    max-width: 800px;
    overflow: hidden;
    padding: 150px 25px 0 25px;
    margin: 0 0 0 0;
}


/* Prices */

.price-stamps {
    max-width: 850px;
    height: 200px;
    margin: 20px 0 0px 0;
    padding: 62px 0 0 0;
    overflow: hidden;
    float: left;
    color: #FFFFFF;
    background: url(../images/price-stamps.png) 0 0 no-repeat;
}

.price-sub {
    margin-bottom: 0px;
}
    
.price-one {
    width: 177px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    margin: 0 48px 0 0;
}

.price-two {
    width: 177px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    margin: 0 48px 0 0;
}

.price-three {
    width: 177px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    margin: 0 45px 0 0;
}

.price-four {
    width: 177px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 0 0;
}

.inc-price {
    width: 177px;
    text-align: center;
    font-size: 30pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 0 70px 0;
}

.paintballs-bronze {
    font-size: 28pt;
    color: #a97b50;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
}

.paintballs-silver {
    font-size: 28pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #939598;
}

.paintballs-gold {
    font-size: 28pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #f8d733;
}

.paintballs-platinum {
    font-size: 28pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #e7e8e9;
}

.paintballs-yellow {
    font-size: 28pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #DEE459;
    line-height: 28pt;
}
.upgrades {
    clear:both;
    width: 1000px;
    height: 290px;
    margin: 0 0 0 0;
    padding: 10px 75px 0 75px;
    overflow: hidden;
    float: left;
    background: #333333 url(../images/upgrades-banner.jpg) 0 0 no-repeat;
}

.upgrades-title {
    margin-bottom: 5px;
    color: #FFFFFF;
}

.upgrade-text {
    font-size: 15pt;
    line-height: 22pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #000000;
    margin: 0 0 0 0;
}

.upgrade-price {
    font-size: 15pt;
    line-height: 22pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    color: #000000;
    margin: 170px 0 0 0;
}   

.upgrade-one {
    width: 177px;
    height: 200px;
    float: left;
    text-align: left;
    color: #8CC63F;
    margin: 0px 48px 0 0;
    background: url(../images/upgrades-gun.jpg) 0 30px no-repeat;
}

.upgrade-two {
    width: 177px;
    height: 200px;
    float: left;
    text-align: left;
    color: #8CC63F;
    margin: 0 48px 0 0;
    background: url(../images/upgrades-goggles.jpg) 0 30px no-repeat;
}

.upgrade-three {
    width: 177px;
    height: 200px;
    float: left;
    text-align: left;
    color: #8CC63F;
    margin: 0 45px 0 0;
    background: url(../images/upgrades-armour.jpg) 0 30px no-repeat;
}

.upgrade-four {
    width: 177px;
    height: 200px;
    float: left;
    text-align: left;
    color: #8CC63F;
    margin: 0 0 0 0;
    background: url(../images/upgrades-smoke.jpg) 0 30px no-repeat;
}

.included {
    max-width: 850px;
    margin: 20px 0 0px 0;
    padding: 20px 0 0 0;
    overflow: hidden;
    float: left;
    color: #FFFFFF;
    border-top: 1px solid #8CC63F;
}

.included-left {
    width: 400px;
    margin: 0px 50px 0px 0;
    overflow: hidden;
    float: left;
    color: #FFFFFF;
}

.included-right {
    width: 400px;
    margin: 0px 0 0px 0;
    overflow: hidden;
    float: left;
    color: #FFFFFF;
}

.included-left-left {
    width: 190px;
    margin: 0px 0 20px 0;
    overflow: hidden;
    float: left;
    color: #FFFFFF;
}

.included-left-right {
    width: 190px;
    margin: 0px 0 0px 0;
    overflow: hidden;
    float: left;
    color: #FFFFFF;
}

.included-left-left ul {
    list-style-type: none;
    width: 190px;
    overflow: hidden;
}

.included-left-left li {
    width: 190px;
    height: 30px;
    margin: 2px 0 2px 0;
    padding: 0 0 0 30px;
    overflow: hidden;
    color: #8CC63F;
    font-size: 13pt;
    line-height: 18pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;   
    background: url(../images/tick.jpg) 0 -3px no-repeat;
}

.included-left-right ul {
    list-style-type: none;
    width: 190px;
    overflow: hidden;
}

.included-left-right li {
    width: 190px;
    height: 30px;
    margin: 2px 0 2px 0;
    padding: 0 0 0 30px;
    overflow: hidden;
    color: #8CC63F;
    font-size: 13pt;
    line-height: 18pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;   
    background: url(../images/tick.jpg) 0 -3px no-repeat;
}



/* Book */

.link-logo {
    float: right;
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 0px 0px 10px 10px;
}


/* Book */

#book {
    float: left;
    width: 510px;
    /*height: 465px;*/
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 20px 20px 20px 20px;
    background: url(../images/book-back.png) 0 0 no-repeat;
}

#book-left {
    float: left;
    width: 245px;
    margin: 0 20px 0 0;
    overflow: hidden;
    color: #FFFFFF;
}

#book-right {
    float: left;
    width: 245px;
    margin: 0 0 0 0;
    overflow: hidden;
    color: #FFFFFF;
}

.label {
    font-size: 16pt;
    line-height: 18pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    color: #FFFFFF;
}

.sub-label {
    font-size: 12pt;
    line-height: 18pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    color: #FFFFFF;
}

.formField {
    background-color: #FFFFFF;
    margin: 3px 0px 0px 0px;
    padding-left: 3px;
    height: 20px;
    width: 245px;
    font-size: 10pt;
    color: #333333;
}

.formField-large {
    background-color: #FFFFFF;
    margin: 3px 0px 0px 0px;
    padding-left: 3px;
    height: 100px;
    width: 502px;
    font-size: 10pt;
    color: #333333;
}

.warning {
    font-size: 10pt;
    color: #eb038b;
}

.submit {
    margin: 20px 0 0 0;
    float: right;
    text-align: right;
}

.comments {
    float: left;
    text-align: left;
}

.privacy {
    font-size: 8pt;
    line-height: 10pt;
}



/* Contact */

#contact {
    float: left;
    max-width: 950px;
    overflow: hidden;
    margin: 30px 0 20px 0;
}

#contact-form {
    width: 450px;
    margin: -5px 0 -10px 0;
    padding: 10px 20px 0 20px;
    overflow: hidden;
    background-color: #CCCCCC;
}

.contact-form-top {
    width: 450px;
    margin: 0 0 0 0;
    overflow: hidden;
}

.contact-form-bottom {
    width: 450px;
    margin: 0 0 0 0;
    overflow: hidden;
}

#contact-details {
    width: 450px;
    margin: 35px 0 0 0;
    overflow: hidden;
}

#contact-details ul {
    float: left;
    list-style-type: none;
    width: 450px;
    overflow: hidden;
    text-decoration: none;
}

#contact-details li {
    width: 450px;
    padding: 5px 0 0 0;
    border-bottom: 1px solid #cccccc;
    margin: 0px 0 10px 0;
    overflow: hidden;
}

.contact-title {
    width: 200px;
    float: left;
    margin: 0 50px 0 0;
}

.contact-detail {
    font-size: 13pt;
    line-height: 17pt;
    width: 200px;
    float: left;
}

.contact-detail a {
    color: #000000;
}

.contact-detail a:hover {
    color: #666666;
}

#contact-privacy {
    margin: 110px 0 0 0;
}

fieldset {
}



/* Sitemap */

#sitemap {
    float: left;
    max-width: 550px;
    overflow: hidden;
    margin: 0 0 0 0;
}

#sitemap ul {
    max-width: 550px;
    overflow: hidden;
    list-style-type: none;
    float: left;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #DEE459;
}

#sitemap li {
    max-width: 550px;
    margin: 5px 0 5px 20px;
    float: left;
}

#sitemap a {
    display: block;
    max-width: 550px;
    text-transform: none;
    text-decoration: none;
    color: #8CC63F;
    font-size: 10pt;
    font-weight: normal;
}

#sitemap a:hover {
    color: #DEE459;
}

.sitemap-header {
    color: #FFFFFF;
    margin-bottom: 0px;
}



/* Footer */

#footer-wrapper {
    clear: both;
    max-width: 850px;
    height: 380px;
    margin: 0 auto;
    padding: 10px 75px 0 75px;
    overflow: hidden;
    text-align: left;
    font-size: 8pt;
    background: #000000 url(../images/footer.jpg) 0 0 no-repeat;
}


#footer-no-ads {
    clear: both;
    max-width: 850px;
    height: 180px;
    margin: 0 auto;
    padding: 130px 75px 0 75px;
    overflow: hidden;
    text-align: left;
    font-size: 8pt;
    background: #000000 url(../images/footer.jpg) 0 -110px no-repeat;
}

#footer-ads-wrapper {
    max-width: 850px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin: 20px 0 40px 0;
}

#footer-ad-parental {
    width: 240px;
    height: 60px;
    margin: 0 50px 0 0;
    float: left;
    background: #000000 url(../images/parental-button.jpg) 0 0 no-repeat;
    padding: 10px 0 0 10px;
}

.parental-header {
    width: 240px;
    font-size: 21pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    float: left;
    text-align: left;
    margin: 0 0 6px 0;
    color: #000000; 
}

.parental-body {
    font-weight: bold;
    line-height: 10pt;
}

.parental-body a {
    color: #FFFFFF;
}

.parental-body a:hover {
    color: #8CC63F;
}

#footer-adbox-left {
    float: left;
    width: 250px;
    height: 170px;
    overflow:hidden;
    margin: 0 50px 0 0;
}

#footer-adbox-right {
    float: left;
    width: 250px;
    height: 170px;
    overflow:hidden;
    margin: 0 0 0 0;
}

.adbox-white {
    float: left;
    width: 210px;
    height: 125px;
    overflow:hidden;
    margin: 0 0 0 0;
    padding: 25px 20px 20px 20px;
    background: url(../images/ads/adborder-white.png) 0 0 no-repeat;
}

.adbox-lowprices {
    float: left;
    width: 210px;
    height: 125px;
    overflow:hidden;
    margin: 0 0 0 0;
    padding: 25px 20px 20px 20px;
    background: url(../images/ads/adborder-lowprices.png) 0 0 no-repeat;
}

.adbox-upgrades {
    float: left;
    width: 210px;
    height: 125px;
    overflow:hidden;
    text-align: left;
    margin: 0 0 0 0;
    padding: 25px 20px 20px 20px;
    background: url(../images/ads/adborder-upgrades.png) 0 0 no-repeat;
}

.adbox-food {
    float: left;
    width: 210px;
    height: 53px;
    overflow:hidden;
    text-align: left;
    margin: 0 0 0 0;
    padding: 97px 20px 20px 20px;
    background: url(../images/ads/adborder-food.jpg) 0 0 no-repeat;
}

.adbox-header {
    width: 210px;
    font-size: 25pt;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    letter-spacing: 1pt;
    float: left;
    margin: 0 0 12px 0;
}

.adbox-header-food {
    color: #006838;
}

.adbox-header a {
    color: #8CC63F;
}

.adbox-header a:hover {
    color: #DEE459;
}

.adbox-body {
    font-weight: bold;
    line-height: 11pt;
}

.adbox-body-food {
    font-weight: bold;
    line-height: 11pt;
    color: #000000;
    margin-top: 0px;
}

.adbox-body a {
    color: #FFFFFF;
}

.adbox-body a:hover {
    color: #8CC63F;
}

#footer-info-wrapper {
    max-width: 850px;
    overflow: hidden;
    float: left;
    margin: 0px 0 0px 0;
}

#footer-left {
    max-width: 620px;
    margin: 0 auto;
    float: left;
}

#footer-right {
    width: 230px;
    overflow: hidden;
    margin: 0 auto;
    float: right;
}

.footer-menu-left {
    max-width: 620px;
    overflow: hidden;
    text-align: left;
    margin: 0 0 20px 0;
    font-family: arial, helvetica, sans-serif;
}

.footer-menu-left ul {
    max-width: 620px;
    margin: 0 auto;
    list-style-type: none;
}

.footer-menu-left li {
    float: left;
}

.footer-menu-left a {
    display: block;
    padding: 0px 10px 0 0;
    text-transform: none;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}

.footer-menu-left a:hover {
    color: #000000;
}

.footer-menu-right {
    width: 230px;
    margin: 0 0 0px 0;
    text-align: right;
    font-family: arial, helvetica, sans-serif;
}

.footer-menu-right ul {
    width: 230px;
    margin: 0 auto;
    list-style-type: none;
}

.footer-menu-right li {
    float: right;
}

.footer-menu-right a {
    display: block;
    padding: 0px 0 0 10px;
    text-transform: none;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}

.footer-menu-right a:hover {
    color: #000000;
}

#footer-legal {
    max-width: 670px;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    margin: 0 auto; 
}

#footer-legal-text {
    max-width: 635px;
    float: left;
}

.legal {
    font-size: 8pt;
    line-height: 10pt;
}

#footer-social {
    float: right;
    margin: 15px 0 0 0;
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
}

#footer-social ol {
    float: right;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#footer-social li {
    display: inline;
    position: relative;
    padding-left: 5px;
}

#bottom-band {
    clear: both;
    max-width: 850px;
    height: 20px;
    margin: 0 0 20px 0;
    overflow: hidden;
    font-size: 8pt;
}

.pwd {
    text-align: right;
    font-size: 8pt;
    padding: 0 0 0 0;
    color: #666666;
}

.pwd a {
    color: #666666;
}

.pwd a:hover {
    color: #CC0066;
}

.sign-up button,
#book button{
width: 184px;
height: 55px;
background: url(../images/submit.jpg) 0 0 no-repeat;
border: 0;
text-indent: -500px;
cursor: pointer;
overflow: hidden;
display: block;
position: relative;
}

#book button{
font-size: 0; 
}
.loader{
width: 16px;
height: 16px;
background: url(../images/loader.gif) 50% 50% no-repeat;
display: block;
position: absolute;
top: 19px;
right: 19px;
}
.required{
background-color: #feecec;
border-width: 1px;
border-style: solid;
border-color: #C00;
}

.right{
float:right;
margin:10px 20px;
}
