A
{
	text-decoration:none;	
}
Table
{
	font-family:Arial;
	font-size:12px;
}
.copyright
{
	color:#ffffff;	
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
}
.copyright A
{
	color:#F4E995;	
	margin-left:10px;
}
/*Destination*/
.DestinationItems
{
	padding-left:15px;
	padding-right:15px;	
	font-weight:bold;
	font-size:13px;
}
.DestinationItems A
{
	color:#ffffff;	
}
.SubDestinationItems
{
	padding-left:15px;
	padding-right:15px;	
	font-weight:bold;
	font-size:13px;
	background:#86280E;
}
.SubDestinationItems A
{
	color:#ffffff;	
}
.cssTourHeadLine
{
	font-size:16px;	
}
.TourHeadlineItems
{
	font-weight:bold;	
	height:35px;
}
.TourHeadlineItems A
{
	color:#000000;	
}
.TourListItems
{
	font-weight:bold;
	padding-bottom:5px;
}
.TourListItems A
{
	color:#000000;	
}
.TourItemsDetail
{
	padding-top:10px;	
}
.TourItemsDetail A
{
	color:#8E1A0A;
}
.articleSummaryItems
{
	padding-right:20px;	
	padding-bottom:20px;
}
.summaryEnjoy
{
	padding-top:5px;
	text-align:justify;
	font-size:11px;	
	height:50px;
}
.TourHeadlineBestItems
{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;	
	padding-left:8px;
}
.TourHeadlineBestItems A
{
	color:#8E1A0A;
}
.TourPromotionItems
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;	
	font-weight:bold;
}
.TourPromotionItems A
{
	color:#000000;	
}
.CategoryItemBreakCrumb
{
	font-weight:bold;	
	color:#8E1A0A;
	font-size:16px;
}
.CategoryItemBreakCrumb A
{
	color:#8E1A0A;	
}
.slashBreakCrumb
{
	padding-left:10px;
	padding-right:10px;	
}
.cssTopbanner
{
	color:#ffffff;	
}
.cssTopbanner A
{
	color:#ffffff;	
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-weight: bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
font-size:13px;
font-family:Arial;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 18px;
margin-right: 3px;
border: 1px solid #DCDCDC;
color: #2d2b2b;
background:#F0F0F0;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url('/shadeactive.gif');
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
/*display:block !important; */
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
/*display: block;*/
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
/*display:block !important;*/
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url('/indentbg.gif') center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url('/indentbg2.gif') center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
/*display:block !important;*/
}
}
.dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 10px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* Slide Content */

.sliderwrapper
{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
height: 200px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
height: 100%;
}

.pagination{
	font-weight:bold;
	padding-top:5px;
}

.pagination a{
text-decoration: none; 
color: #00007D;
background: white;
}

/* Mode Slide */

div.ja-rsslide {
	border: 1px solid #141414;
	margin-top: 2px;
	width: 100%;
}

div.ja-rsslide .ja-innerpad {
	border: 1px solid #505050;
	padding: 0;
}

div.ja-rsslide_img_full {
	height: 390px;
	text-align: center;
}

#ja-rsslidescroll_1,
#ja-rsslidescroll_2 {
	left: 0;
	position: absolute;
	top: 2px;
	width: 100%;
}

#ja-rsslide-navigation {
	bottom: 0px;
	left: 0px;
	margin: 10px 0 0;
	padding: 6px 0;
	position: absolute;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=114);
}

#ja-rsslide-navigation-left,
#ja-rsslide-navigation-right {
	float: left;
	height: 60px;
	text-align: center;
	width: 38px;
	padding-top:10px;
	cursor:pointer;
}

div#ja-rsslide-navigation-center {
	float: left;
	margin: 0;
	padding: 0;
}

div#ja-rsslide-navigation-center ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#ja-rsslide-navigation-center ul li.jarss-element {
	display: none;
}

div#tooltip {
	background: #999;
	border: 1px solid #666;
	border-bottom-width: 2px;
	border-right-width: 2px;
	color: #FFF;
	display: none;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	position: absolute;
	text-align: left;
	z-index: 1000;
}

#features {
	background: url(features.png) no-repeat top right;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	z-index: 3;
}

