/* Base Css file 'D:\internet\root\www\TourWebManta\www\Shared\Css\genLayoutCatIntro.css' */
div#catIntro div#catIntroPic 
{
	background-repeat: no-repeat;
	background-position: center top;
	height:176px;
	margin-bottom:10px;
}
div.values {
	padding-top:10px;
}
div.values div {
	width:163px;
	overflow:hidden;
}
div.values div.last {
	border-bottom-width: 0px;
}
div#catIntro div.title {
	padding-top:2px;
	line-height:48px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 5px;
}
div#catIntro div.title span.destinationName {
	font-family: "Arial Narrow", Arial;
	font-weight:normal;
	color:#3C51AA;
	font-size:48px;
	letter-spacing:-2.5px;
}
div#catIntro div.title span.countryName {
	font-family: "Arial Narrow", Arial;
	font-weight:normal;
	color:#3C51AA;
	font-size:24px;
	letter-spacing:-1.5px;
}
div#catIntro div.title span.countryName a:link, div#catIntro div.title span.countryName a:visited {
	color:#3C51AA;
	text-decoration:none;
}
div#catIntro div.title span.countryName a:active, div#catIntro div.title span.countryName a:hover {
	color:#3C51AA;
	text-decoration:underline;
}

/* introNav */
div#introNav table {
	width:100%;
}
div#introNav table tr td {
	width:50%;
	padding-left:10px;
	border:1px solid #3C51AA;
	padding-bottom:7px;
	padding-top:9px;
	font-weight:bold;
	text-transform: capitalize;
	color:#3C51AA;
	background-color:#EBFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	behavior: url(../Shared/Css/hover.htc);
}
div#introNav table tr td a:link, div#introNav table tr td a:visited {
	color:#3C51AA;
	text-decoration:none;
}
div#introNav table tr td a:active, div#introNav table tr td a:hover {
	color:#3C51AA;
	text-decoration:underline;
}
div#introNav table tr td#empty {
	background-color:#FFFFFF;
	background-image:none;
}
div#introNav table tr td:hover, div#introNav table tr td.hover {
	cursor:pointer;
	color:#3C51AA;
	text-decoration:underline;
}
div#introNav table tr td#empty:hover, div#introNav table tr td#empty.hover {
	background-color:#FFFFFF;
	cursor:default;
}
/* off */
/* navCategoryOff */
div#introNav table tr td#navCategoryOff {
	background-color:#F8F8F8;
}
div#introNav table tr td#navCategoryOff:hover, div#introNav table tr td#navCategoryOff.hover {
	color:#B3B3B3;
	background-color:#F8F8F8;
	cursor:text;
}
div#introNav table tr td#navCategoryOff a:link, div#introNav table tr td#navCategoryOff a:visited, div#introNav table tr td#navCategoryOff a:active, div#introNav table tr td#navCategoryOff a:hover {
	color:#B3B3B3;
	text-decoration:none;
	cursor:text;
}

/* thema */
div#catIntro div.title span.categoryName {
	font-family: "Arial Narrow", Arial;
	font-weight:normal;
	color:#3C51AA;
	font-size:48px;
	letter-spacing:-2.5px;
}
div#introNav div.geoTitle {
	width:528px;
	color:#FFFFFF;
	background-color:#3C51AA;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	border: 1px solid #3C51AA;
}
div#introNav div.geo {
	width:539px;
	padding:0px;
	clear:both;
	border-left:1px solid #3C51AA;
}


div#introNav div.geo div.countries {
	width:540px;
	clear:both;
	margin-left: -1px;
}
div#introNav div.geo div.countries div.country {
	width: 169px;
	display: inline;
	float: left;
	padding-left:10px;
	border-right:1px solid #3C51AA;
	border-bottom:1px solid #3C51AA;
	padding-bottom:7px;
	padding-top:9px;
	font-weight:bold;
	text-transform: capitalize;
	color:#3C51AA;
	background-color:#FFFFFF;
	behavior: url(../Shared/Css/hover.htc);
}

div#introNav div.geo div.countries div.active
{
	background-color: #ffff67;	
}

div#introNav div.geo div.countries div.country a:link, div#introNav div.geo div.countries div.country a:visited {
	color:#3C51AA;
	text-decoration:none;
}
div#introNav div.geo div.countries div.country a:active, div#introNav div.geo div.countries div.country a:hover {
	color:#3C51AA;
	text-decoration:underline;
}
div#catIntro div.map
{
  text-align:center;
}
      
      

