﻿

#ProgrammeContent
{
    background: #181818 url(images/leftStrip.gif) left repeat-y;
}

#leftContentWhite
{
    background: #ffffff url(images/leftStripsmaller.gif) left repeat-y;
}

#leftContent h2
{
    background: #ffffff url(images/headingbg.gif) left no-repeat;
    color: #99CC00;
}

#leftContent li
{
    background: #ffffff url(images/PrognextStepBullet.png) left no-repeat;
}

#leftContent a:link, #leftContent a:visited
{
    color: #99CC00;
}

#leftContent a:hover, #leftContent a:active
{
    color: #669900;
}

#MessageBox
{
    background: #503b3c;
}

#Intro
{
    background: #503b3c;
}


#Intro h1
{
    color: #99CC00;
}

#Navholder
{
    background: #181818 url(images/title.gif) top left no-repeat;
}

#ProgNavOuter
{
    background: #181818 url(images/leftStrip.gif) left no-repeat;
}

#Nav li
{
    margin-right: 3px;
    background: #99CC00;
}

#Nav a
{
    color: #99CC00;
}

#current a:hover, #Nav a:active
{
    color: #99CC00;
}

#TopImgHolder
{
    background: #99CC00;
}

#ProgNextStep
{
    background: transparent url(images/progNextStepbg.jpg) center no-repeat;
    color: #ff0000;
}

#NextStepHolder
{
    color: #ff0000;
}

#NextStepHolder a:Link, #NextStepHolder a:Visited
{
    background: transparent url(images/PrognextStepBullet.png) left no-repeat;
}


#NextStepHolder a:Hover, #NextStepHolder a:Active
{
    background: transparent url(images/PrognextStepBullet.png) left no-repeat;
    color: #99CC00;
}

#Resources
{
    background: #99CC00;
}

.galleryThumb a:Link, .galleryThumb a:Visited
{
    border: 3px solid #ff0000;
}

.galleryThumb a:Hover, .galleryThumb a:Active
{
    border: 1px solid #CC3333;
}


.resourcesContentBlock
{
    border: 2px solid #669900;
}


#Resources .heading a:Hover, #Resources .heading a:Active
{
    color: #000;
}

.vidLink
{
    color: #99CC00;
}

.resourcesContentBlock .readOnLink
{
    color: #99CC00;
}

.heading
{
    background: transparent url(images/reourcesHeadBg.gif) left no-repeat;
}

.noLinkHeading
{
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#LatestNews
{
    border: 2px solid #920505;
}

#LatestNews h2
{
    color: #99CC00;
}

#LatestNews a:hover, #LatestNews a:Active
{
    color: #99CC00;
}

#trekAmerica
{
    background: #cc0000 url(/images/trek.gif) top left no-repeat;
}

#trekAmerica .highlight
{
    color: #000000;
    font-weight: bold;
}

#trekAmerica p
{
    font-size: 75%;
    padding-left: 10px;
    margin-top: 30px;
    line-height: 1.5em;
    font-weight: bold;
}

#trekAmerica a:link, #trekAmerica a:Visited
{
    margin: 0;
    color: #333333;
    font-size: 100%;
    font-weight: bold;
}

#trekAmerica a:hover, #trekAmerica a:Active
{
    margin: 0;
    color: #ffffff;
    font-size: 100%;
    font-weight: bold;
}

.LinksTable
{
    margin: 20px 0;
    width: 80%;
    background-color: #fff;
    font-size: 75%;
    line-height: 1.4em;
}

.visaTable
{
    border: 3px solid #99CC00;
}

.visaTable .title
{
    background-color: #669900;
    color:#fff;
}

.visaTable .heading
{
    font-weight: bold;
}

.visaTable .highSeason
{
    background:#669900;
    font-weight:bold;    
}

.visaTable .closed
{
    background:#669900;
    font-weight:bold;
    color:#7fa436;
}


.visaTable .open
{
    background:#669900;
    font-weight:bold;
    color:#000000;
}

.visaTable .header
{
font-weight:bold;
}



.CostsTable
{
    margin-top: 20px;
    border: 3px solid #C30000;
    width: 80%;
    background-color: #fff;
    font-size: 75%;
    line-height: 1.4em;
}

.visaTable td, .CostsTable td
{
    border-bottom: 1px solid #ccc;
}



.question
{
    font-weight: bold;
    color: #669900;
}

.UsefulLinks
{
    margin: 20px 0;
    padding: 0 0 0 50px;
    font-size: 70%;
}

.UsefulLinks a
{
    background: #ffffff url(images/PrognextStepBullet.png) left no-repeat;
    width: 100%;
    padding: 14px 0 15px 20px;
}

.nzTable
{
    margin: 10px;
    background-color: #fff;
    width: 600px;
    border: 1px solid #000;
    line-height: 18px;
}

.nzTable td
{
    padding: 4px;
    border: 1px solid #000;
}

.nzTable .title
{
    background-color: #669900;
    font-size: 14px;
    font-weight: bold;
}

.nzTable .heading
{
    font-weight: bold;
}

#depDatesDiv
{
    border: 1px solid #000;
    margin-bottom: 20px;
}
#depDates
{
    width: 80px;
}


#depDates .full
{
    color: #999999;
}

#depDates td
{
    border: 1px solid #000;
    font-size: 11px;
    padding: 5px;
    background-image: url(images/tabNav.jpg);
    background-repeat: repeat-x;
}


#ProgNextStep li .TeamCall
{
font-size:8pt;
font-weight:bold;
line-height:1.2em;
color:#000000;
}

#ProgNextStep li .TeamTel
{
font-size:18pt;
font-weight:bold;
color:#99CC00;
line-height:1.2em;
}



