﻿#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: #DFA801;
}

#leftContent li
{
    background: #ffffff url(images/PrognextStepBullet.png) left no-repeat;
}

#leftContent a:link, #leftContent a:visited
{
    color: #FFCC00;
}

#leftContent a:hover, #leftContent a:active
{
    color: #E5B72E;
}

#MessageBox
{
    background: #503b3c;
}

#Intro
{
    background: #503b3c;
}


#Intro h1
{
    color: #FFCC00;
}

#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: #FFCC00;
}

#Nav a
{
    color: #FFCC00;
}

#current a:hover, #Nav a:active
{
    color: #FFCC00;
}

#TopImgHolder
{
    background: #FFCC00;
}

#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: #FFCC00;
}

#Resources
{
    background: #FFCC00;
}

.galleryThumb a:Link, .galleryThumb a:Visited
{
    border: 3px solid #ff0000;
}

.galleryThumb a:Hover, .galleryThumb a:Active
{
    border: 1px solid #CC3333;
}


.resourcesContentBlock
{
    border: 2px solid #DFA801;
}


#Resources .heading a:Hover, #Resources .heading a:Active
{
    color: #000;
}

.vidLink
{
    color: #FFCC00;
}

.resourcesContentBlock .readOnLink
{
    color: #DFA801;
}

.resourcesContentBlock a:Link, .resourceContentBlock a:Visited
{
color: #DFA801;
}

.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: #FFCC00;
}

#LatestNews a:hover, #LatestNews a:Active
{
    color: #FFCC00;
}

#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 #FFCC00;
    font-size: 12px;
    width: 600px;
}

.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;
}

.visaTable .highSeason
{
    background:#DFA801;
    font-weight:bold;
    
}

.visaTable .closed
{
    background:#DFA801;
    font-weight:bold;
    color:#fcc726;
}


.visaTable .open
{
    background:#DFA801;
    font-weight:bold;
    color:#000000;
}

.title
{
    background-color: #DFA801;
    color: #fff;
}

.visaTable .question
{
    font-weight: bold;
    color: #DFA801;
}

.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;
}


#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:#FFCC00;
line-height:1.2em;
}


