/*-------------------------------
Inner Page Style Sheet (for newer browser support)

verion 1.0
author: Leung@eC
---------------------------------*/
body {
	background-image: url(/usa/images/bg-trip-planner.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #A3A9B4;
}

.pageSeparator {
	background-color: #BE1AD2;
}

#ic1ParagraphContentHeading,
#ic2ParagraphContentHeading,
#ic3ParagraphContentHeading,
#ic4ParagraphContentHeading,
#ic5ParagraphContentHeading,
#ii1ParagraphContentHeading,
#testimonialContentHeading,
#tourDetailContentHeading,
#ii1ParagraphImgCaption,
#ic5DownloadParagraphTitle,
#ic7DownloadParagraphTitle,
.audioguidetxt,
.navItem3On,
h1 {
	color: #BE1AD2;
}

.navItem3On,
.navItem3On a:link,
.navItem3On a:visited,
.navItem3On a:hover,
.navItem3Off a:hover,
.navItem2Off a:hover,
.navItem2On a:hover,
.navItemHighlight a:link,
.navItemHighlight a:visited {
	color: #BE1AD2;
}

#fourthLevelMenu a:hover,
.navItem3On a:hover,
.navItem3Off a:hover,
.navItem2Off a:hover,
.navItem2On a:hover {
	color: #BE1AD2;
}

#ic1ParagraphContentDetails a:link,
#ic2ParagraphContentDetails a:link,
#ic3ParagraphContentDetails a:link,
#ic4ParagraphContentDetails a:link,
#ic5ParagraphContentDetails a:link,
#ii1ParagraphImgCaption a:link,
#ii1ParagraphImgDescription a:link,
#ii1ParagraphContentDetails a:link,
.navItemHighlight a:link,
.navItem3On a:link {
	color: #BE1AD2;
}

#ic1ParagraphContentDetails a:visited,
#ic2ParagraphContentDetails a:visited,
#ic3ParagraphContentDetails a:visited,
#ic4ParagraphContentDetails a:visited,
#ic5ParagraphContentDetails a:visited,
#ii1ParagraphImgCaption a:visited,
#ii1ParagraphImgDescription a:visited,
#ii1ParagraphContentDetails a:visited,
.navItemHighlight a:visited,
.navItem3On a:visited, {
	color: #72107E;
}

#ic1ParagraphContentDetails a,
#ic2ParagraphContentDetails a,
#ic3ParagraphContentDetails a,
#ic4ParagraphContentDetails a,
#ic5ParagraphContentDetails a {
	text-decoration: none;
}

#ic1ParagraphContentDetails a:hover,
#ic2ParagraphContentDetails a:hover,
#ic3ParagraphContentDetails a:hover,
#ic4ParagraphContentDetails a:hover,
#ic5ParagraphContentDetails a:hover {
	text-decoration: underline;
} 

#livingCultureWithImg,
#livingCultureImgs,
#livingCultureContent {
	background-color: #BE1AD2;
}

.navItem3On {
	background-image: url(/usa/images/arrow-right-2nav-trip-planner.gif);
}

/* new */
.navItemHighlight {
	background-image: url(/usa/images/arrow-down-2nav-trip-planner.gif);
	font-weight: bold;	
	color: #BE1AD2;
}

/* Begin - New drop down list, section specific width and link colour
#pmenu a,
#pmenu a:visited {
	width: 249px;
} */
#pmenu li ul li a:hover {
	color: #BE1AD2;
}
/* End - New drop down list */
