/* GENERAL STYLES */
/* GENERAL STYLES */
/*logo*/
#logo
{
	background: #028181;
	border-right: solid 1px white;
}

/*navigation header*/

#header #navi
{
	background: transparent;
}

#header #navi li
{
	background: #028181 url(/images/interface/backgrounds/menu-selector.gif) no-repeat center right;
	border: solid 1px #028181;
	border-right: solid 1px #fff;
}

#header #navi li:hover
{
	color: #03babc;
	border: solid 1px #028181;
	border-right: solid 1px #fff;
	background: #028181 url(/images/interface/backgrounds/menu-selector-hover-military.gif) no-repeat center right;
}

#header #navi li:hover a
{
	color: #03babc;
}

#header #navi li a
{
	color: #eee;
	text-decoration: none;
}

#header #navi li a:hover
{
	color:#eee;
}

#header #navi li div.containerOutter2 ul li a
{
	color: #fff;
}

#header #navi li div.containerOutter2 ul li a:hover
{
	color: #c47735;
}

#header #navi li div.containerOutter2 ul li div.containerOutter3
{
	visibility: hidden;
	background-color: transparent;
}

#header #navi li div.containerOutter2 ul li:hover div.containerOutter3
{
	display: block;
	visibility: visible;
}

#header #navi li:hover div.containerOutter2,
#header ul li div a:hover div.containerOutter3
{
	display:block;
	visibility: visible;
}

/* element simply used to cover-up left hand blank area of menu */
#coverup
{
	background-color: #028181;
}

/* last element of the first menu overflow element no content */
#header #navi li.last,
#header ul li.last:hover
{
	color: #fff;
	background: #028181 none;
	border: solid 1px #028181;
	border-right: solid 1px white;
}

#header #navi li.selected:hover a
{
	color: #fff;
}

/* colour varies from page to page */
#contentBar
{
	color: #028181;
	background-color: transparent;
	border-top: solid 5px #028181;
	border-bottom: none 0px transparent;
}

#contentBar ul li
{
	border-left: solid 1px #028181;
}

#contentBar ul li a
{
	color: #028181;
	font-weight: normal;
}

/* colour varies from page to page */

#straplinefooter
{
	border-bottom: solid 14px #423833;
	color: #fff;
	background: url(/images/interface/backgrounds/military-footer.gif) repeat-x top left;
}

#contentArea #pageTitle h1
{
	color: #028181;
}

#contentArea .preamble
{
	color: #b6b28b;
}

#contentArea .mainText,
#left-col .mainText,
#right-col .mainText
{
	color: #827873;
}

#specificContent
{
	margin: 20px 0px 30px 0px;
	border-width: 0px;
	padding: 0px;
	padding-top: 0px;
	color: #b6b28b;
	width:200px;
}
#specificContent .title
{
	margin: 0px 0px 6px 81px;
	color: #2E337A; 
	padding-top: 9px;
}
#specificContent ul
{
	border-left: solid 1px #b6b28b; 
	padding-left: 8px;
	margin: 0px 0px 10px 85px;
	text-align: left;
	list-style: none;
}

#specificContent div.destLink a
{
	color:#b6b28b;
}

.pageContentHeadingText, 
.largerHeadingText,
#contentArea .mainText a.pageContentHeadingText, 
#contentArea .mainText a.largerHeadingText,
#left-col .mainText a.pageContentHeadingText, 
#left-col .mainText a.largerHeadingText,
#right-col .mainText a.pageContentHeadingText, 
#right-col .mainText a.largerHeadingText {
	color: #028181;
}

#navitopright div a:hover
{
	background: transparent url(/images/interface/backgrounds/navi-top-selector-orange.gif) no-repeat top left;
	color: #D38994;
}

div.destinationBlock
{
	overflow: hidden;
	display: block;
	margin-top: 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: solid 1px #000;
}

div.destinationBlock img,
div.destinationBlock div.blankHolder
{
	margin: 0px!important;
	float:left;
	width: 45px;
	height: 45px;
	border-width: 0px;
}

div.destinationBlock div.destinationSummary
{
	font-size: 12px;
	margin-left: 54px;
}

div.destinationBlock div.destinationSummary div.title
{
	color: #028181;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}

div.destinationBlock div.destinationSummary div.title a
{
	font-weight: bold;
	color: #2E337A;
	text-decoration: none;
	font-style:normal;
}

div.destinationBlock div.destinationSummary a
{
	color: #000;
	font-style: italic;
}

#contentImage.map
{
	/*margin-right: 0px;
	width: 335px;*/
}

#contentImage.map img.map
{
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin-bottom: 10px;
	width: 336px;
}

#contentImage.map div.continentList
{
	font-size: 0.9em;
	margin-bottom: 20px;
}

#contentImage.map div.continentList a
{
	color: #000;
	text-decoration: none;
}

#contentImage.map div.continentList a:hover
{
	color: #2E337A;
	text-decoration: none;
}

#contentImage.map div.continentList a.active
{
	color: #028181;
	text-decoration: none;
}

#contentArea.destIndex
{
	width:365px!important;
}

#contentArea.destIndex h3,
#contentArea.destIndex h3 a
{
	color: #028181;
	text-decoration: none;
}

#contentArea.destIndex h3 a:hover
{
	color: #028181;
	text-decoration: underline;
}

#continentText
{
	margin-top: 12px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #c9c6a9;
}

#contentImage.map #imageGallery
{
	margin-top: 20px;
}


#contentArea #countryName
{
	font-size: 13px;
	font-weight: bold;
	color: #028181;
	margin-bottom: 16px;
}

#contentArea div.scheduleBlock
{
	margin-bottom: 3px;
}

#contentArea div.scheduleBlock div.scheduleTitle
{
	border-bottom: solid 1px #dad8c5;
	padding-bottom: 3px;
}

#contentArea div.open div.scheduleTitle a,
#contentArea div.closed div.scheduleTitle a
{
	padding-left: 16px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
}

#contentArea div.open div.scheduleContent
{
	margin-top: 3px;
	color: #000;
	font-size: 13px;
	margin-left: 16px;
}

#contentArea div.open div.scheduleTitle a
{
	color: #028181;
	background-image: url(/images/interface/backgrounds/school-open-arrow.gif);
	background-position: 0px 5px;
}

#contentArea div.closed div.scheduleTitle a
{
	color: #000;
	background-image: url(/images/interface/backgrounds/school-closed-arrow.gif);
	background-position: 0px 2px;
}

.acrobat div.itinerary a
{
	color: #2E337A;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

