/*
 Jacksons Coaches css document
 date: 26-03-10
 author: timothy stringer
 build version: v2.1
*/

*{
    margin: 0;
    padding: 0;
}

body{
    background: #60c76e url('../images/header-slice.jpg') repeat-x left top;
    font: 1em Arial, Verdana, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
    color: #000;
}

h2, h3{
    margin-bottom: 20px;
}

/*LAYOUT STYLING*************/

.wrapper{
    margin: 0 auto;
    width: 1024px;
}

#header{
    height: 110px;
}

#header h1 a{
    background: url('../images/logo.gif') no-repeat left top;
    display: block;
    height: 110px;
    margin-left: 40px;
    text-indent: -9999px;
    width: 446px;
}

#header p{
    background: url('../images/call-now.gif') no-repeat left top;
    display: block;
    height: 56px;
    margin-right: 40px;
    text-indent: -9999px;
    width: 155px;   
}

#nav{
    margin-top: -50px;
    list-style: none;
    margin-right: 40px;
}
    #nav li{
        float: left;
        display: block;
    }
    
    #nav a{
        background-image: url('../images/nav.gif');
        background-repeat: no-repeat;
        display: block;
        height: 45px;
        text-indent: -9999px;
    }
    
    #nav-about{
        width: 61px;
    }
    
    #nav-about:hover{
        background-position: 0 -45px;
    }
    
    #nav-coach{
        background-position: -61px 0;
        width: 110px;
    }
    
    #nav-coach:hover{
        background-position: -61px -45px;
    }
    
    #nav-excur{
        background-position: -171px 0;
        width: 103px;
    }
    
    #nav-excur:hover{
        background-position: -171px -45px;
    }
    
    #nav-test{
        background-position: -274px 0;
        width: 116px;
    }
    
    #nav-test:hover{
        background-position: -274px -45px;
    }
    
    #nav-contact{
        background-position: -390px 0; 
        width: 75px;
    }
    
    #nav-contact:hover{
        background-position: -390px -45px;
    }
    
#white-stripe{
    background: #fff;
}

#inner-white{
    position: relative;
}

#sticker{
    background: url('../images/sticker.png') no-repeat left top;
    display: block;
    height: 312px;
    position: absolute;
    top: -26px; left: 20px;
    text-indent: -9999px;
    width: 312px;   
}

#home-contact{
    padding-top: 20px;
    font-size: 1.375em;
    margin-left: 360px;
}

#home-contact p{
    margin-bottom: 20px;
}

#home-contact a{
    background-image: url('../images/button.jpg');
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 193px;
}

#home-contact a:hover{
    background-position: 0 -50px;
}

#bottom{
    background: url('../images/bottom-slice.jpg') repeat-x left top;
}

#home-bottom{
    color: #fff;
    padding-top: 74px;
    min-height: 435px;
    height: auto !important;
    height: 435px;
}

#home-bottom p{
    margin-bottom: 20px;
}

#home-bottom img{
    border: 1px solid #fff;
    margin-bottom: 20px;
}

#welcome{
    margin-left: 40px;
}

#welcome p strong{
    font-size: 1.25em;
}

#home-testimonials p{
    font-size: 0.8125em;
    text-align: right;
}

#home-testimonials p.quoted{
    font-size: 1.125em;
    font-weight: 700;
    text-align: left;
}

#home-testimonials a,#home-testimonials a:visited{
    color: #fff;
    text-decoration: none;
}

#home-testimonials a:hover{
    color: #fff;
    text-decoration: underline;
}

#main, #side{
    width: 460px;
}

#main{
    margin: 40px 20px 40px 40px;
}

#full{
    margin: -20px 40px 40px;
}

#main p, #side p{
    margin-bottom: 20px;
}

#main ul{
    list-style: none;
    margin-bottom: 20px;
}

#side{
    margin: 40px 40px 40px 0; 
}

#side img{
    border: 1px solid #000;
}

#first{
    margin: 0 20px 20px 0;
}

#under{
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 40px 100px;
    list-style: none;
}

#under img{
    border: 1px solid #000;;
}

#under li{
    float: left;
    display: block;
    margin-right: 20px;
}

#footer{
    font-size: 0.6875em;
    color: #000;
}

#footer p{
    margin-left: 40px;
    margin-right: 40px;
}

#footer a, #footer a:visited{
    color: #000;
    text-decoration: none;
}

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

#copyright{
    float: left;
}

#linkback{
    float: right;
}

.left{
    float: left;
}

.right{
    float: right;
}

.clear{
    clear: both;
    display: block;
}

.third{
    float: left;
    margin-right: 20px;
    width: 300px;
}
    .third ul{
        list-style: inside;
        margin-bottom: 20px;
    }

address{
    font-style: normal;
    margin-bottom: 20px;
}

fieldset{
    border: 0;
}

label, input[type=text], textarea, select{
    display: block;
    margin-bottom: 10px;
    
}

input, textarea{
    padding: 3px;
}

input[type=text]{
    width: 244px;
}

textarea{
    font: 0.875em Arial, Verdana, sans-serif;
    height: 100px;
    width: 444px;
}

input[type=text], textarea{
    border: 1px solid #000;
}

able, td, th{
     border:1px solid #ccc;
}

/*EXCURSIONS TABLE STLYING */

table{
    border-collapse: collapse;
    font-size: 0.8125em;
    margin-bottom: 20px;
}

td{
    padding: 2px 5px;
    vertical-align: top;
}

th{
    background: #37c649;
    color: #fff;
    text-align: left;
    padding: 2px 5px;
}
.shaded{
    background: #cdffd3;
}