/* GENERIC FORMATTING */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	
	background-image: none;
	background-repeat: repeat-x;
	background-position: left center;
}

/* Reset default size attributes */
H1, H2, H3, H4, H5, ul, li, p, form, fieldset {
	margin: 0;
	padding: 0
}

li {
	list-style:  none;
}

img {
	border: none;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
acronym {
	border-bottom: 	1px dotted #000000; cursor:help; font-style:normal
}
a acronym {
	cursor:pointer
}

.none {
	display: none;
}

.shift {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
fieldset {
	border-style: none;
}
.clear {
	font-size: 1px;
	margin: 0 ;
	padding: 0 ;
	clear: both;
	height: 1px;
	line-height: 1px;
}

.strong {
	font-weight: bold;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.inline {
	display: inline;
}
.centred {
	/* text-align: center; */
}
.left {
	float: left;
}
.right {
	float: right;
}
.error {
	color: red;
}
.list_alpha li {
	list-style: lower-alpha;
}
.list_roman li {
	list-style: lower-roman;
}
.imageRight {
	margin: 10px 10px 10px 10px;
	float:right;
	border: 1px solid #FFFFFF;
}

.imageLeft {
	margin: 0 10px 10px 0;
	float:left;
	border: 1px solid #FFFFFF;
}

.italic { 
	font-style: italic; }
	
.backtoop img {
	margin:15px 0 0 0
}

#wrapper {
	/* text-align: center; */
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

#containerOuter {
	/* text-align: center; */
	width: 780px;
	margin: 0 auto;
	background-image: none;
	background-repeat: repeat-x;
	
}
#containerOuterGreen {
	/* text-align: center; */
	width: 780px;
	margin: 0 auto;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #AAB67B;
}
#containerInner {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
}
#containerInnerAllCountries {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: none;
}
#containerOuterGreen2 {
	/* text-align: center; */
	width: 780px;
	margin: 0 auto;
	background-image: none;
}
#containerInnerGreen {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: none;
}
#containerInnerGreen2 {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: none;
}
#containerInnerCountryIndia {
	background-image: none;
}

#containerInnerCountryIndiaGreen { 
	background-image: none;
}
#containerInnerCountryGreenRandOne { 
	background-image: none; 
}
#containerInnerCountryGreenRandTwo { 
	background-image: none;
}
#containerInnerCountryGreenRandThree { 
	background-image: none; 
}

#containerInnerCountryIndiaGreen2 {
	background-image: none;
}

/* Country Footers */

#containerInnerCountryKenya {
	background-image: none;
}
* html #containerInnerCountryKenya {  }

#containerInnerCountryKenyaPlain {
	background-image: none;
}
* html #containerInnerCountryKenyaPlain { height: 870px; }

#containerInnerCountryMalawi {
	background-image: none;
}

#containerInnerCountryUganda {
	background-image: none;
}

#containerInnerCountryTanzania {
	background-image: none;
}

#containerInnerCountryIndia2 {
	background-image: none;
}

#containerInnerCountryNepal {
	background-image: none;
}

#containerInnerCountryThailand {
	background-image: none;
}
#containerInnerCountryThailandPlain {
	background-image: none;
}

#containerInnerCountryChina {
	background-image: none;
}

#containerInnerCountryMexico {
	background-image: none;
}
#containerInnerCountryMexicoPlain {
	background-image: none;
}

#containerInnerCountrySouthAfrica {
	background-image: none;
}

#containerInnerCountrySouthAfrica {
	background-image: none;
}


/*********************************************************/


#containerOuter #containerInner #containerInnerCountryIndia h3, #containerOuter #containerInner #containerInnerCountryIndia h4 {
	/* color: green; */
}

#containerOuterGreen #containerInnerGreen #mainCentre h3, #containerOuterGreen #containerInnerGreen #mainCentre h4 {
	color: #990000;
}

#containerOuterGreen #containerInnerGreen2 #mainCentre h3, #containerOuterGreen #containerInnerGreen2 #mainCentre h4 {
	color: #990000;
}

.breadcrumbList { text-transform: uppercase; }

.expTable { background-color: #EBB566; border-collapse:	collapse; }

.expTable tr { margin: 0; padding: 0; }

.expTable td { margin: 0; padding: 3px; }

#mainLeft {
	display: none;
	
}
#mainLeftGreen {
	display: none;
	
}
#mainLeftGreen2 {
	display: none;
}

#mainCentre {
	float: left;
	width: 575px;
	margin: 13px 0 0 20px;
	padding-bottom: 50px;
}
#mainCentre h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 15px 0 7px 0;
}
#mainCentre h3 {
	font-size: 1em;
	font-weight: bold;
	/* color: #F8E4C9; */
	color: #990000;
	margin: 0 0 5px 0;
	padding-top: 15px;
}
#mainCentre p {
	font-size: 0.8em;
	margin: 0 0 10px 0;
}
#mainCentre p a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#mainCentre a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#mainCentre ul, #mainCentre ol {
	padding: 0;
	margin: 0 10px 10px 20px;
}

#mainCentre li {
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	list-style: none;
	font-size: 0.8em;
	background: url(../images/page_structure/bullet_01.gif) no-repeat 0px 6px;
}

span.plainheading {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	/* color: #F8E4C9; */
	color: #000;
}

#mainRight {
	width: 155px;
	float: left;
}
/* Top Banners */
#header {
	background-image: none;
}
#flashHeader {
	/* background-image: url(../images/page_structure/header_001a.jpg);
	background-repeat: no-repeat; */
	display: none;
	/* height: 188px; */
	width: 766px;
}
#headerKenya {
	display: none;
}
#headerMalawi {
	display: none;
}
#headerTanzania {
	display: none;
}
#headerUganda {
	display: none;
}
#headerIndia {
	display: none;
}
#headerNepal {
	display: none;
}
#headerThailand {
	display: none;
}
#headerChina {
	display: none;
}
#headerMexico {
	display: none;
}
#headerSouthAfrica {
	display: none;
}

#headerSriLanka {
	display: none;
}


/* Random */

#headerrandomChina {
	display: none;
}
#headerrandomIndia {
	display: none;
}
#headerrandomKenya {
	display: none;
}
#headerrandomMalawi {
	display: none;
}
#headerrandomMexico {
	display: none;
}
#headerrandomNepal {
	display: none;
}
#headerrandomTanzania {
	display: none;
}
#headerrandomThailand {
	display: none;
}
#headerrandomUganda {
	display: none;
}

#headerrandomSouthAfrica {
	display: none;
}

#topNavigation {
	display: none;
	background-color: #000000;
	width: 766px;
}
#topNavigation ul {
	margin-left:30px;
}
#topNavigation li {
	display: none
	float: left;
}
#mainLeftNav {
	display: none;
	background-color: #990000;
	padding: 15px 0 15px 0;
}
#mainLeftNavFoot {
	display: none;
	background-image: none;
	height:16px;
}
#mainLeftNavFootGreen {
	display: none;
	background-image: none;
	height:16px;
}
#mainLeftNavFootGreen2 {
	display: none;
	background-image: none;
	height:16px;
}
#mainLeftNavCountry {
	display: none;
	background-color: #990000;
	padding: 15px 0 0 0;
}
#mainLeftNav ul, #mainLeftNavCountry ul {
	margin: 0 5px 0 10px;
	padding: 5px 0 0 0;
}
#mainLeftNav li, #mainLeftNavCountry li {
	background-image: url(../images/page_structure/bullet_02.gif);
	background-repeat: no-repeat;
	margin: 0 0 9px 0;
	padding: 0 0 0 12px;
	background-position: 0 1px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 100%;
}

#mainLeftNav ul.levelTwo {
	margin: 0 5px 0 5px;
	padding: 5px 0 0 0;
}

#mainLeftNav ul.levelTwo li ul {
	margin: 0 0 5px 5px;
}

#mainLeftNav ul.levelTwo li {
	background-image: url(../images/page_structure/bullet_02.gif);
	background-repeat: no-repeat;
	margin: 0 0 9px -10px;
	padding: 0 0 0 10px;
	background-position: 0 1px;
	font-weight: bold;
	line-height: 100%;
} 
#mainLeftNav ul.levelTwo li li {
	background-image: url(../images/page_structure/bullet_06.gif);
	font-weight: normal;
	margin: 0 0 5px -10px;
}
#mainLeftNav li li, #mainLeftNavCountry li li {
	font-size: 1em;
	font-weight: normal;
	/* background: url(none); */
	padding: 0;
	margin: 0 0 5px -10px;
}

#mainLeftNav li li li, #mainLeftNavCountry li li li {
	margin: 0 0 0 0.1em;
	padding: 0.2em 0 0.2em 0;
}

#mainLeftNav a, #mainLeftNavCountry a {
	color: #FFFFFF;
}

p.fbLogoContainerColorOne { display: none; margin: 0; padding: 0.3em 0 0 0.2em; }
p.fbLogoContainerColorTwo { display: none; margin: 0; padding: 0.3em 0 0 0.2em; }
p.fbLogoContainerColorThree { display: none; margin: 0; padding: 0.3em 0 0 0.2em; }

#mainLeftNavAfrica {
	display: none; 
	background: url(../images/page_structure/left_nav_div_a.gif) no-repeat left bottom;
	padding: 5px 0 10px 0;
}
#mainLeftNavAsia {
	display: none; 
	background: #AD2A13 url(../images/page_structure/left_nav_div_b.gif) no-repeat left bottom;
	padding: 5px 0 10px 0;
}
#mainLeftNavAmerica {
	background: #C15426 url(../images/page_structure/left_nav_div_c.gif) no-repeat left bottom;
	padding: 5px 0 25px 0;
}

/* Search Bar */

#searchBar {
	display: none;
	background-color: #009899;
	font-size: 0.65em;
	padding: 2px 3px 0 15px;
	line-height: 30px;
}
#searchBar a {
	color: #000000;
	text-decoration: underline;
}

#searchSubmit {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	background: #009899;
	border-style: none;
	border-color: #009899;
}
#query {
	width: 137px;
	border: 1px solid #009899;
}

#searchBarForm {
	float: right; 
	width: 220px; 
	text-align: right; 
	/* margin-top:4px; */
	margin: 0;
	padding: 0;
}

#searchBarForm fieldset { 
	margin: 0;
	padding: 0;
}

#searchBarForm label { padding-right: 0.3em; }

#footerTop {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/page_structure/footer_top.gif);
	height: 14px;
	overflow: hidden;
}

#footer {
	clear: both;
	color: #000;
}
#footer div#yogLogo {
	position:absolute;
	top:6px;
	right:165px;
}
#footer p {
	font-size: 0.65em;
	color: #000;
	line-height: 130%;
	margin: 0px 0px 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer ul { padding-bottom: 1.7em; }

#footer ul li {
	
	text-transform: uppercase;
	font-size: 0.7em;
}

.countriesThird {
	float: left;
	width: 175px;
	margin-right: 16px;
}
.countriesThirdPara1 {
	font-weight: bold;
	padding-top: 10px;
}
#itineraryBg {
	background: #F4D3A6 url(../images/page_structure/v_panel_bg.gif) repeat-y;
	margin-bottom: 3px;
}
#itineraryBg h3 {
	/* color: #000000; */
	color:#990000;
	font-size: 0.85em;
}

.gettingThere { margin-bottom: 0.2em; padding: 1em 1em 0.1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/arBg.gif) center left no-repeat; min-height: 150px; }
* html .gettingThere { height: 120px; line-height: 0.95em; }
.orientation { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/orBg.gif) center left no-repeat; min-height: 190px; }
* html .orientation { line-height: 0.95em; }
.newHome { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/nhBg.gif) center left no-repeat; min-height: 180px; }
* html .newHome { line-height: 0.95em; }
.theProject { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/tpBg.gif) center left no-repeat; min-height: 200px; }
* html .theProject { line-height: 0.95em; }
.safari { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/saBg.gif) center left no-repeat; min-height: 110px; }
* html .safari { line-height: 0.95em; }
.independantTravel { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/itrBg.gif) center left no-repeat; min-height: 320px; }
* html .independantTravel { line-height: 0.95em; height: 320px; }
.itHome { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/hmBg.gif) center left no-repeat; min-height: 100px;}
* html .itHome { line-height: 0.95em; }


.arrival { margin-bottom: 0.2em; padding: 1em 1em 0.1em 6em; background: #F4D3A6 url(../images/page_structure/itBg/arrival_red.gif) center left no-repeat; min-height: 150px; }
* html .arrival { height: 150px; }

/* Days one to three */

.daysOneToThree { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/1_3.gif) center left no-repeat; min-height: 150px; }
* html .daysOneToThree { height: 150px; }

.daysOneToThreeRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/1_3_red2.gif) center left no-repeat; min-height: 150px; }
* html .daysOneToThree { height: 140px; }

.daysOneToThreeRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/1_3_red2.gif) center left no-repeat; min-height: 150px; }
* html .daysOneToThree { height: 140px; }

/* Days one to four */

.daysOneToFour { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/1_4.gif) center left no-repeat; min-height: 180px; }
* html .daysOneToFour { height: 180px; }

.daysOneToFourRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/1_4_red.gif) center left no-repeat; min-height: 180px; }
* html .daysOneToFourRed { height: 180px; }

.daysOneToFourRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/1_4_red2.gif) center left no-repeat; min-height: 180px; }
* html .daysOneToFourRed2 { height: 180px; }

/* Days four to twenty three */

.daysFourToTwentyThree { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/4_23.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyThree { height: 180px; }

.daysFourToTwentyThreeRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/4_23_red.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyThreeRed { height: 180px; }

.daysFourToTwentyThreeRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/4_23_red.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyThreeRed2 { height: 180px; }

/* Day twenty four */

.dayTwentyFour { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/24.gif) center left no-repeat; min-height: 150px; }
* html .dayTwentyFour { height: 150px; }

.dayTwentyFourRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/24_red.gif) center left no-repeat; min-height: 150px; }
* html .dayTwentyFourRed { height: 150px; }

.dayTwentyFourRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/24_red2.gif) center left no-repeat; min-height: 150px; }
* html .dayTwentyFourRed2 { height: 150px; }

/* Day 25 - 29 */

.daysTwentyFiveToTwentyNine { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/25_29.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyFiveToTwentyNine { height: 200px; }

.daysTwentyFiveToTwentyNineRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/25_29_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyFiveToTwentyNineRed { height: 200px; }

.daysTwentyFiveToTwentyNineRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/25_29_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyFiveToTwentyNineRed2 { height: 200px; }

/* Day 29 */

.dayTwentyNine { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/29.gif) center left no-repeat; min-height: 150px; }
* html .dayTwentyNine { height: 150px; }

.dayTwentyNineRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/29_red.gif) center left no-repeat; min-height: 150px; }
* html .dayTwentyNineRed { height: 150px; }

.dayTwentyNineRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/29_red2.gif) center left no-repeat; min-height: 150px; }
* html .dayTwentyNineRed2 { height: 150px; }

/* Days 30 - 44 */

.daysThirtyToThirtyFour { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/30_34.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyToThirtyFour { height: 200px; }

.daysThirtyToThirtyFourRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/30_34_red.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyToThirtyFourRed { height: 200px; }

.daysThirtyToThirtyFourRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/30_34_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyToThirtyFourRed2 { height: 200px; }


/* Day 35 */

.dayThirtyFive { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/35.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtyFive { height: 150px; }

.dayThirtyFiveRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/35_red.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtyFiveRed { height: 150px; }

.dayThirtyFiveRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/35_red2.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtyFiveRed2 { height: 150px; }

/* Day 36 */

.dayThirtySix { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/36.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtySix { height: 150px; }

.dayThirtySixRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/36_red.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtySixRed { height: 150px; }

.dayThirtySixRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/36_red2.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtySixRed2 { height: 150px; }

/* Days 4 to 22 */

.daysFourToTwentyTwo { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/4_22.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyTwo { height: 180px; }

.daysFourToTwentyTwoRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/4_22_red.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyTwoRed { height: 180px; }

.daysFourToTwentyTwoRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/4_22_red2.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyTwoRed2 { height: 180px; }

/* 23 - 27 */

.daysTwentyThreeToTwentySeven { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/23_27.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyThreeToTwentySeven { height: 200px; }

.daysTwentyThreeToTwentySevenRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/23_27_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyThreeToTwentySevenRed { height: 200px; }

.daysTwentyThreeToTwentySevenRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/23_27_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyThreeToTwentySevenRed2 { height: 200px; }

/* 28 - 32 */

.daysTwentyEightToThirtyTwo { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/28_32.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyEightToThirtyTwo { height: 200px; }

.daysTwentyEightToThirtyTwoRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/28_32_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyEightToThirtyTwoRed { height: 200px; }

.daysTwentyEightToThirtyTwoRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/28_32_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyEightToThirtyTwoRed2 { height: 200px; }

/* 33 - 34 */

.daysThirtyThreeToThirtyFour { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/33_34.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyThreeToThirtyFour { height: 200px; }

.daysThirtyThreeToThirtyFourRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/33_34_red.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyThreeToThirtyFourRed { height: 200px; }

.daysThirtyThreeToThirtyFourRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/33_34_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyThreeToThirtyFourRed2 { height: 200px; }

.daysTwoToThree { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/2_3_red2.gif) center left no-repeat; min-height: 180px; }
* html .daysTwoToThree { height: 180px; }

.daysFourToTwentyTwo { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/4_22.gif) center left no-repeat; min-height: 180px; }
* html .daysFourToTwentyTwo { height: 180px; }

/* 23 - 28 */

.daysTwentyThreeToTwentyEight { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/23_28.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyThreeToTwentyEight { height: 200px; }

.daysTwentyThreeToTwentyEightRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/23_28_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyThreeToTwentyEightRed { height: 200px; }

.daysTwentyThreeToTwentyEightRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/23_28_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyThreeToTwentyEightRed2 { height: 200px; }

/* 29 - 23 */

.daysTwentyNineToThirtyThree { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/29_33.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyNineToThirtyThree { height: 200px; }

.daysTwentyNineToThirtyThreeRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/29_33_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyNineToThirtyThreeRed { height: 200px; }

.daysTwentyNineToThirtyThreeRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/29_33_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyNineToThirtyThreeRed2 { height: 200px; }

/* 34 - 35 */

.daysThirtyFourToThirtyFive { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/34_35.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyFourToThirtyFive { height: 200px; }

.daysThirtyFourToThirtyFiveRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/34_35_red.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyFourToThirtyFiveRed { height: 200px; }

.daysThirtyFourToThirtyFiveRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/34_35_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysThirtyFourToThirtyFiveRed2 { height: 200px; }


.dayThirtySix { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/36.gif) center left no-repeat; min-height: 150px; }
* html .dayThirtySix { height: 150px; }

/* 24 - 26 */

.daysTwentyFourToTwentySix { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/24_26.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyFourToTwentySix { height: 200px; }

.daysTwentyFourToTwentySixRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/24_26_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyFourToTwentySixRed { height: 200px; }

.daysTwentyFourToTwentySixRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/24_26_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentyFourToTwentySixRed2 { height: 200px; }

/* 27 - 33 */

.daysTwentySevenToThirtyThree { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/27_33.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentySevenToThirtyThree { height: 200px; }

.daysTwentySevenToThirtyThreeRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/27_33_red.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentySevenToThirtyThreeRed { height: 200px; }

.daysTwentySevenToThirtyThreeRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/27_33_red2.gif) center left no-repeat; min-height: 200px; }
* html .daysTwentySevenToThirtyThreeRed2 { height: 200px; }

/* 34 - 35 */

.daysThirtyFourToThirtyFive { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/34_35.gif) center left no-repeat; min-height: 200px;}
* html .daysThirtyFourToThirtyFive { height: 200px; }

.daysThirtyFourToThirtyFiveRed { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #F4D3A6 url(../images/page_structure/advItBg/34_35_red.gif) center left no-repeat; min-height: 200px;}
* html .daysThirtyFourToThirtyFiveRed { height: 200px; }

.daysThirtyFourToThirtyFiveRed2 { margin-bottom: 0.2em; padding: 1em 1em 1em 6em; background: #DEA07E url(../images/page_structure/advItBg/34_35_red2.gif) center left no-repeat; min-height: 200px;}
* html .daysThirtyFourToThirtyFiveRed2 { height: 200px; }


#itineraryGetting {
	background: url(../images/page_structure/v_panel_getting.gif) no-repeat left top;
	padding: 0px 15px 20px 95px;
}
#itineraryOrientation {
	background: url(../images/page_structure/v_panel_orientation.gif) no-repeat left top;
	padding: 0px 15px 20px 95px;
}
/*
.contactsHalf {
	float: left;
	width: 240px;
	margin-right: 25px;
}

* html .contactsHalf { width: 220px; margin-right: 5px;  }
*/

.contactWrap { width: 100%; padding-right: 7px; clear: both; }

#mainCentre p.smallPrint {
	font-size: 70%;
}

/* News */

a.newsArticleLink { color: #990000; }


.diary1 {
	background: #D5DBBE;
	padding: 5px 10px 10px 20px;
}
#mainCentre .diary1 h3, #mainCentre .diary2 h3 {
	font-size: 0.85em;
	/* color: #000000; */
	color: #990000;
}

.diary1foot1 {
	background-image: none;
	height: 12px;
	margin-bottom: 4px;
}
.diary2 {
	background: #C6CEA7;
	padding: 5px 10px 10px 20px;
}
.diary1foot2 {
	background-image: none;
	height: 12px;
	margin-bottom: 4px;
}

/* Site map */

#siteMap ul li { font-size: 1em; }

#siteMap ul li ul li { font-size: 1em; }

#siteMap a { color: #990000; }


/* HEADINGS */
.replace { 
	position: relative; 
	margin: 0px; 
	padding: 0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ 
	overflow: hidden; /* */ 
} 
.replace span { 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index: 1; /*for Opera 5 and 6*/ 
} 
#headingCountry, #headingCountry span {
	font-size: 1em;
} 
#headingWhy, #headingWhy span {
	font-size: 1em;
} 
#headingNavAfrica, #headingNavAfrica span {
	font-size: 1em;
} 
#headingNavAsia, #headingNavAsia span {
	font-size: 1em;
} 
#headingNavAmerica, #headingNavAmerica span {
	font-size: 1em;
} 
#headingCountryMapAmericas, #headingCountryMapAmericas span {
	font-size: 1em;
} 
#headingCountryMapAsia, #headingCountryMapAsia span {
	font-size: 1em;
} 
#headingCountryMapAfrica, #headingCountryMapAfrica span {
	font-size: 1em;
} 
#headingNewsDiaries, #headingNewsDiaries span {
	font-size: 1em;
} 
#headingBrochure, #headingBrochure span {
	font-size: 1em;
} 
#headingApply, #headingApply span {
	font-size: 1em;
} 
#headingContact, #headingContact span {
	font-size: 1em;
} 
#headingUseful, #headingUseful span {
	font-size: 1em;
} 
#headingNews, #headingNews span {
	font-size: 1em;
} 
#headingAdventures, #headingAdventures span {
	font-size: 1em;
} 
#headingGap, #headingGap span {
	font-size: 1em;
}

#headingGraduate, #headingGraduate span {
	font-size: 1em;
}

#headingStudent, #headingStudent span {
	font-size: 1em;
}

#headingPlain, #headingPlain span {
	font-size: 1em;
}

/* footer pages */

#headingLinks, #headingLinks span {
	font-size: 1em;
}

#headingAccessibility, #headingAccessibility span {
	font-size: 1em;
}

#headingPrivacy, #headingPrivacy span {
	font-size: 1em;
}

#headingTerms, #headingTerms span {
	font-size: 1em;
}

#headingSitemap, #headingSitemap span {
	font-size: 1em;
}

#headingAdmin, #headingAdmin span {
	font-size: 1em;
}

/* HEADINGS */
.firstPara {
	padding-top: 15px;
}

/* Tables */

table { border: 1px solid #000; border-bottom: none; border-right: none; font-size: 80%; width: 100%; margin: 0; }
table th { border-bottom: 1px solid #000; border-right: 1px solid #000; padding: 0.3em; }
table td { border-bottom: 1px solid #000; border-right: 1px solid #000; padding: 0.3em; }

/* Videos */

.videoFrame { 
	width:550px;
	height:265px;
}

/* Recaptcha css */

div#recaptcha_widget { margin-bottom: 0.6em; }

div#recaptcha_widget #recaptcha_response_field { width: 10em; }

div#recaptcha_widget a, div#recaptcha_widget span { font-size: 0.8em; }

div#recaptcha_image { margin-bottom: 0.4em; }

div.recaptcha_only_if_incorrect_sol { color: red; }

span.recaptcha_only_if_image {}
span.recaptcha_only_if_audio {}

input#recaptcha_response_field {}

div.captchaReload {}

a.captchaTextLink {}

div.recaptcha_only_if_image {}
div.recaptcha_only_if_audio {}

div.captchaHelp {}

/* Captcha help popup */

div.capWinWrap #content { padding: 0 0 0.3em 0.5em; font-size: 0.85em; }

div.capWinWrap h1 { margin: 0 0 0 0em; padding: 0.2em 0 0 0.2em; font-size: 1.3em; }

div.capWinWrap h2 { margin-left: 0.6em; font-size: 1.2em; }

div.capWinWrap ul { margin: 0 0 0 0.8em; }

div.capWinWrap ul li p { width: 320px; }

a.closewindow { margin: 0 0 0 0.8em;  }


h5.navHeading { 
	color: #fff; 
	padding-left: 0.8em;
}


#mainCentre form.galleryForm {  }

#mainCentre form.galleryForm p { clear: both; padding-bottom: 0; }

#mainCentre form.galleryForm p label { padding-top: 0.2em;  }

#mainCentre form.galleryForm p label.leftBlock { float: left; text-align: right; margin-right: 0.5em;  }



#mainCentre form.galleryForm p label.galleryShortWidth { width: 11em; }

#mainCentre form.galleryForm p select { border: 1px solid #999; width: 15em; }

#mainCentre form.galleryForm p input { margin-bottom: 0.3em; }

#mainCentre form.galleryForm p input.calendarInput { width: 10em; }

/***************  page loader div css ***************/
#prepage{
	display: none;
}

#prepageBox{
	display: none;
}

ul.footerPages {
	display: none;
}

#mainRightHome {
	display: none;
}

#mainCentreHome p {
	
}

#mainCentreHome .imageRight {
	display: none;
}

#mainCentreHome h2 { margin-bottom: 10px; }

div.mainCentreHomeHalfRight, div.mainCentreHomeHalfLeft { clear: both; margin-top: 10px; }

#footer br { clear: both; margin-top: 10px; }

#footer a { display:inline; color: black; }

#yogLogo { display: none; }

