﻿body {
	background-color: #F6EBCF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.left_sidebar {
	float: left;
	height: 100%;
	width: 210px;
	background-color: #FFF9CE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
.main_content {
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
.right_sidebar {
	background-color: #FFF9CE;
	float: right;
	height: auto;
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
.main_buttons_left {
	width: 180px;
	margin-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5C08E;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #763D08;
}

.smallPrint  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #763D08;
}
.contactDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #763D08;
	font-weight:bold;
}

.tableDestInfo{
    border-color: #763D08; 
    display:block; 
    text-align: center;
    width: 100%;
}




.main_buttons_yellow {
	width: 180px;
	margin-left: 15px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	background-image:url(pics/main_link_yellow.gif);
	background-repeat:no-repeat;
	height:24px;
	
}

.main_buttons_green {
	width: 180px;
	margin-left: 15px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	background-image:url(pics/main_link_green.gif);
	background-repeat:no-repeat;
	height:24px;
}



.main_buttons_red {
	width: 180px;
	margin-left: 15px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	background-image:url(pics/main_link_red.gif);
	background-repeat:no-repeat;
	height:24px;
}













.menu_heading {
	width: 180px;
	margin-left: 18px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #763D08;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #764208;
}
.top_slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #88551C;
	font-weight: bold;
}
.main_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D3A05;
}
.languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693600;
	height: 30px;
	width: auto;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
.newsletter_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693600;
	height: 30px;
	width: auto;
	float: right;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
.blocks {
	padding: 7px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #763D08;
}
.dynamic_heading {
	width: auto;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #763D08;
	padding-left: 5px;
	font-style: italic;
}


.tab_yellow {
	background-image: url(pics/tab_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	
	
}
.tab_destinations {
	background-image: url(pics/tab_destinations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
}
.tab_destinationsInfoPage
{
	background-image: url(pics/tab_destinationsInfoPage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:Gray;
}
.tab_destinationsInfoPageActive
{
	background-image: url(pics/tab_destinationsInfoPageActive.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:Black;
}
.tab_green {
	background-image: url(pics/tab_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
}
.tab_red {
	background-image: url(pics/tab_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
}
.tab_packageInfoPageActive
{
    background-image: url(pics/tab_packagesInfoPageActive.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:black;
}
.tab_packageInfoPage
{
    background-image: url(pics/tab_packagesInfoPage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:Gray;
}

.subTablePackageInfoTab
{
    width:90%; 
    min-width:400px; 
    border-top: 2px #ECD180 solid; 
    border-bottom: 2px #ECD180 solid; 
    border-left: 2px #ECD180 solid; 
    border-right: 2px #ECD180 solid; 
    color: #763D08;
}

.tab_packages_left {
	background-image: url(pics/tab_packages_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_packages_middle {
	background: #E6BA8A url(pics/tab_packages_middle.gif);
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;    
}
.tab_packages_right {
	background-image: url(pics/tab_packages_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_info_left {
	background-image: url(pics/tab_info_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab_info_middle {
	background: #C4CF39 url(pics/tab_info_middle.gif);
	background-position: left top;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;    
}
.tab_info_right {
	background-image: url(pics/tab_info_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


a:link {
	color: #763D08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #763D08;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #763D08;
}
.packageInfoPageDiv
{
    border-bottom: 5px #FD9E72 solid; 
    border-top: 5px #FD9E72 solid; 
    border-left: 5px #FD9E72 solid; 
    border-right: 5px #FD9E72 solid; 
    width:90%; 
    min-width:600px; 
    color: #763D08;
}
.validationClass
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #FF0000;
}
.messageTableField
{
    background-color: #738A9C;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    text-align:right;
}

.article_comment {
	font-size:10px;
}

.modalBackground 
{ 
 background-color:white; 
 -ms-filter:alpha(opacity=70); 
 -ms-opacity:0.7;
}


.greenTab .ajax__tab_header					{ background:url(pics/greentab-line.gif) repeat-x bottom; }
.greenTab .ajax__tab_outer						{ background:url(pics/greentab-right.gif) no-repeat right; }
.greenTab .ajax__tab_inner						{ background:url(pics/greentab-left.gif) no-repeat; }
.greenTab .ajax__tab_tab						{ background:url(pics/greentab.gif) repeat-x; }
.greenTab .ajax__tab_hover .ajax__tab_outer	{ background:url(pics/greentab-hover-right.gif) no-repeat right; }
.greenTab .ajax__tab_hover .ajax__tab_inner	{ background:url(pics/greentab-hover-left.gif) no-repeat; }
.greenTab .ajax__tab_hover .ajax__tab_tab		{ background:url(pics/greentab-hover.gif) repeat-x; }
.greenTab .ajax__tab_active .ajax__tab_outer	{ background:url(pics/greentab-active-right.gif) no-repeat right; }
.greenTab .ajax__tab_active .ajax__tab_inner	{ background:url(pics/greentab-active-left.gif) no-repeat; }
.greenTab .ajax__tab_active .ajax__tab_tab		{ background:url(pics/greentab-active.gif) repeat-x; }
.greenTab .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:11px; }
.greenTab .ajax__tab_outer						{ height:29px; }
.greenTab .ajax__tab_inner						{ padding-left:3px; }
.greenTab .ajax__tab_tab						{ padding:8px 40px;margin:0; }
.greenTab .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff; }