﻿*
{
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    padding: 0;
    margin: 0;
}



body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url('../../media/images/siteBg.jpg' );
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #1c0e03;
    height: 100%;
}


html
{
    height: 100%;
}



/* -----  Global Styles ----- */



h1
{
    font-size: 1.6em;
    color: #916b3d;
    font-weight: bold;
    text-transform: uppercase;
    clear: left;
    margin-top: 1.6em;
    float: left;
    width: 680px;
}



h2
{
    font-size: 1.2em;
    font-weight: bold;
    color: #916b3d;
    text-transform: uppercase;
}


ol, ul
{
    list-style-type: none;
    font-size: 0.8em;
    color: #4e4e4e;
    line-height: 18px;
}



a img
{
    border: 0px;
    outline: none;
}



p
{
    font-size: 0.8em;
    color: #4e4e4e;
    line-height: 19px;
    margin-top: 1.4em;
}


table
{
    font-size: 0.8em;
    line-height: 19px;
    color: #4e4e4e;
}

a
{
    color: #87653c;
    text-decoration: underline;
    outline: none;
}



a:hover
{
    text-decoration: none;
}




/*wrapper styles*/

#wrapper
{
    width: 865px;
    margin: 0px auto;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%;
}



/*top styles*/


#top
{
    width: 372px;
    float: right;
    padding-top: 52px;
    font-size: 0.85em;
}

ul.topList
{
    list-style-type: none;
    width: 252px;
    float: left;
    margin: 1.3em 1.65em 0 0;
}

ul.topList li
{
    display: inline;
    padding-right: 1.2em;
    color: #00703c;
    font-weight: bold;
}

ul.topList li.number
{
    margin-right: 0;
}

ul.topList li a
{
    color: #725633;
}

a.booknowBtn
{
    background: url("../../media/images/booknowBtn.gif");
    background-repeat: no-repeat;
    width: 57px;
    height: 34px;
    float: left;
}
a.booknowBtn:hover
{
    background-position: -57px;
}


/*content styles*/

#contentContainer
{
    width: 865px;
    background: url("../../media/images/contentBg.png");
    _background: url("../../media/images/contentBgIE6.gif");
    background-repeat: repeat-y;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%;
    position: absolute;
    margin-top: 5.78em;
}

#content
{
    width: 730px;
    padding-top: 39px;
    margin-left: 85px;
    _margin-left: 45px;
    float: left;
}


img.logo
{
    float: left;
    width: 176px;
    height: 91px;
    margin-top: -1em;
}

ul.mainNav
{
    width: 515px;
    height: 34px;
    float: left;
    background: url("../../media/images/mainNavBg.gif");
    background-repeat: no-repeat;
    margin: 0.5em 0 0 2.7em;
}

ul.mainNav li
{
    display: inline;
    padding: 0.8em 2em 0 1em;
    float: left;
}

ul.mainNav li.last
{
    padding-right: 0px;
}



ul.mainNav a.itinerariesBtn
{
    background: url("../../media/images/itinerariesBtn.gif");
    background-repeat: no-repeat;
    width: 129px;
    height: 15px;
    float: left;
}
ul.mainNav a.itinerariesBtn:hover
{
    background-position: -129px;
}



ul.mainNav a.destinationsBtn
{
    background: url("../../media/images/destinationsBtn.gif");
    background-repeat: no-repeat;
    width: 143px;
    height: 15px;
    float: left;
}

ul.mainNav a.destinationsBtn:hover
{
    background-position: -143px;
}



ul.mainNav a.aboutBtn
{
    background: url("../../media/images/aboutBtn.gif");
    background-repeat: no-repeat;
    width: 138px;
    height: 14px;
    float: left;
}


ul.mainNav a.aboutBtn:hover
{
    background-position: -138px;
}



a.continueBtn
{
    background: url("../../media/images/continueBtn.gif");
    background-repeat: no-repeat;
    width: 134px;
    height: 23px;
    float: left;
}

a.continueBtn:hover
{
    background-position: -134px;
}


a.itinerary1Link
{
    background: url("../../media/images/itinerary1.gif");
    background-repeat: no-repeat;
    width: 201px;
    height: 30px;
    float: left;
    margin-bottom: 10px;
}
a.itinerary1Link:hover
{
    background-position: -201px;
}



a.kingdomofkentLink
{
    background: url("../../media/images/kingdomofkentBtn.gif");
    background-repeat: no-repeat;
    width: 201px;
    height: 30px;
    float: left;
    margin-bottom: 10px;
}
a.kingdomofkentLink:hover
{
    background-position: -201px;
}




a.itinerary2Link
{
    background: url("../../media/images/itinerary2.gif");
    background-repeat: no-repeat;
    width: 202px;
    height: 30px;
    float: left;
    margin-bottom: 10px;
}
a.itinerary2Link:hover
{
    background-position: -202px;
}

a.itinerary3Link
{
    background: url("../../media/images/itinerary3.gif");
    background-repeat: no-repeat;
    width: 202px;
    height: 30px;
    float: left;
}
a.itinerary3Link:hover
{
    background-position: -202px;
}



img.headingUnderline
{
    margin-top: 0;
}


img.itineraryHeader
{
    width: 387px;
    height: 297px;
    float:left;
    margin-right:1.2em;
    
}

.itineraryVisual{ width: 387px;margin-right: 1.5em;float: left;}

p.itineraryinclusion{text-align:center;}

a.itineraryinclusionLink{background:url("../../media/images/question.gif");background-repeat: no-repeat;
background-position: 0 0.03em;padding-left:22px;height:15px;vertical-align:middle;}


p.itineraryDate
{
    font-weight: bold;
    margin-top: 0;
    color: #00703c;
}
.itineraryDescription
{
    width: 315px;
    float: left;
}


a.brochureBtn
{
    float: left;
    width: 242px;
    height: 23px;
    background: url("../../media/images/brochureBtn.gif");
    background-repeat: no-repeat;
}
a.brochureBtn:hover
{
    background-position: -242px;
}

p.getReaderLink
{
    clear: left;
}

/*header styles*/

#header
{
    background: url("../../media/images/headerBg.jpg");
    background-repeat: no-repeat;
    width: 736px;
    height: 463px;
    clear: left;
    margin-top: 0.75em;
    float: left;
}


#header p.headerHeading span
{
    color: #00703c;
}


/*

.bannerImage
{
	width: 395px;
	height: 393px;
	float: left;
	margin: 1.7em 0 0 3.35em;
	_margin-left: 2.15em;
}

*/




/* begin: slideshow */
.slideshow
{
    position: relative;
    padding: 0;
    margin: 1.7em 0 0 3.35em;
    _margin-left: 2.15em;
    width: 395px;
    height: 393px;
    float: left;
    background-color: #fff;
}
.slideshow a img
{
    border: none;
}
.slideshow li.slide
{
    list-style-type: none;
}
.slideshow .slides
{
    height: 393px;
    margin: 0;
}
.slideshow .slides li.slide
{
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0;
}
.slideshow .buttons
{
    display: none;
}
.slideshow .buttons
{
    display: block;
    position: absolute;
    z-index: 100;
    left: 315px;
    top: 15px;
    margin: 0;
}
.slideshow .buttons li
{
    float: left;
    display: inline;
    margin-right: 0.5em;
    line-height: 6px;
}
.slideshow .buttons li a
{
    float: left;
    text-decoration: none;
    width: 6px;
    height: 6px;
    padding: 0.5em;
    color: #bfbfbf;
    background-color: #1e1e1e;
    outline: 0;
    font-size: 11px;
    text-align: center;
}
.slideshow ul.buttons li a:hover
{
    text-decoration: none;
    color: #fff;
}
.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a
{
    color: #666666;
}
/* end: slideshow */



#header p
{
    width: 255px;
    margin-left: 1.3em;
    _margin-left: 0.8em;
    line-height: 27px;
    font-size: 0.82em;
    float: left;
    clear: left;
}

#header p.headerHeading
{
    color: #87653c;
    font-weight: bold;
    margin-top: 6.2em;
    width: 255px;
    float: left;
    clear: left;
    line-height: 14px;
    font-size: 0.85em;
}


.headerCopy
{
    float: left;
    width: 255px;
}


img.headerDivider
{
    width: 736px;
    height: 5px;
    float: left;
    clear: left;
    margin: 1.4em 0 1.4em 0;
}



/*itinerary slider*/

#featured
{
    width: 736px;
    position: relative;
    margin-top: 1.5em;
    height: 425px;
}
#featured ul.ui-tabs-nav
{
    position: absolute;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 106px;
    float: left;
}
#featured ul.ui-tabs-nav li
{
    padding: 1px 0;
    padding-left: 13px;
    font-size: 12px;
    color: #666;
}
#featured ul.ui-tabs-nav li img
{
    float: left;
    margin: 2px 5px;
    background: #fff;
    padding: 1px;
    border: 1px solid #eee;
}
#featured ul.ui-tabs-nav li span
{
    font-size: 11px;
    line-height: 18px;
}
#featured li.ui-tabs-nav-item a
{
    display: block;
    height: 34px;
    color: #333;
    background: #fff;
    line-height: 20px;
}
#featured li.ui-tabs-nav-item a:hover
{
    background: #f2f2f2;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a
{
    background: #ccc;
}
#featured .ui-tabs-panel
{
    width: 615px;
    height: 325px;
    position: relative;
    background: url("../../media/images/itineraryinfoBg.jpg");
    background-repeat: repeat-x;
    margin-left: 7.5em;
}
#featured .ui-tabs-panel .info
{
    position: absolute;
    left: 0;
}
#featured .info h2
{
    padding-left: 1em;
    margin: 0;
    margin-top: 1.2em;
    overflow: hidden;
}
#featured .info p
{
    padding-left: 1.5em;
    padding-right: 1.5em;
    float: left;
    clear: left;
    width: 575px;
}
#featured .info a
{
    text-decoration: none;
}
#featured .info a:hover
{
    text-decoration: underline;
}
#featured .ui-tabs-hide
{
    display: none;
}


p.question
{
    font-weight: bold;
    color: #00703c;
}


/*book now form styles*/

span.formIndicator
{
    color: Red;
    font-weight: bold;
}

table.booknowForm img
{
    padding: 0;
}


table.booknowForm select
{
    width: 205px;
    font-size: 12px;
    color: #4e4e4e;
    margin-bottom: 1em;
}

table.booknowForm
{
    font-size: 12px;
    color: #4e4e4e;
    margin-top: 1.5em;
}

table.booknowForm td
{
    padding: 0 1em 0.2em 0;
}

table.booknowForm td.tdSpacing
{
    padding-top: 0.4em;
}
/*
table.booknowForm td input
{
	margin-bottom: 1em;
	color: #4e4e4e;
}
*/
table.booknowForm td input.dietaryRequests
{
    width: 200px;
    height: 150px;
}

table.booknowForm td input.uniformWidth
{
    width: 200px;
    height: 19px;
}
table.booknowForm td input.dateofbirth
{
    width: 70px;
}

a.calendar
{
    vertical-align: top;
    margin-left: 0.5em;
}

a.calendar img
{
    vertical-align: middle;
}

a.submitBtn
{
    background: url("../../media/images/submitBtn.gif");
    background-repeat: no-repeat;
    width: 98px;
    height: 21px;
    float: left;
    clear: left;
    margin-top: 1.2em;
}
a.submitBtn:hover
{
    background-position: -98px;
}

.checkbox
{
    vertical-align: middle;
}


table.booknowformpart2
{
    font-size: 12px;
    color: #4e4e4e;
    margin-top: 0.3em;
}

table.booknowformpart2 td.tdSpacing
{
    padding-top: 0.2em;
}

table.booknowformpart2 td.textareaTitle
{
    padding-top: 1.2em;
}



/*Homepage Feature styles*/


#features
{
    width: 736px;
    clear: left;
    float: left;
}


#leftFeature
{
    width: 258px;
    float: left;
    clear: left;
}



img.featureVerticalDivider
{
    float: left;
    margin: 0 0.8em 0 0.8em;
}



#leftFeature p.leftFeatureHeading, #middleFeature p.middleFeatureHeading, #rightFeature p.rightFeatureHeading
{
    float: left;
    margin: 0 0 0.9em 0;
}
#leftFeature p.leftFeatureHeading img, #middleFeature p.middleFeatureHeading img, #rightFeature p.rightFeatureHeading img
{
    vertical-align: middle;
    padding-right: 0.7em;
}



#middleFeature, #rightFeature
{
    width: 205px;
    float: left;
}


table.DatesPrices
{
    margin-top: 1.2em;
    font-weight: bold;
    line-height: 17px;
}

table.DatesPrices td
{
    width: 150px;
}

table.DatesPrices td.tourDate
{
    color: #00703c;
    padding-right: 1.2em;
}

table.DatesPrices td.tableHeading
{
    padding-bottom: 0.5em;
    color: #916b3d;
}


/*footer styles*/

#footer
{
    width: 736px;
    height: 115px;
    clear: left;
    float: left;
    background: url("../../media/images/footerBg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 0.85em;
    font-family: Arial, Helvetica, Sans-Serif;
}

#footer p
{
    line-height: 14px;
    float: left;
    margin-top: 0;
}

#footer ul.footerLinks
{
    float: left;
    margin-left: 2.7em;
}


#footer ul.footerLinks li
{
    display: inline;
    float: right;
    padding-left: 1.2em;
}
