﻿body
{
    margin:0 0 0 0;
    font-family:Arial, Verdana;
    font-size:0.8em;
    background-image:url('/images/background.png');
	background-repeat:repeat-x;
	/*background-color:#D3D7CF;*/
}

#mainContent
{
	/*background-image:url('/images/content_background.jpg');*/
	background-repeat:no-repeat;
	width: 100%;
	background-color:#fff;
}

#content 
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
}

#navigationMenuRow
{
	height:30px;
	width:980px;
	background-image:url('/images/menubar_background.jpg');
	background-repeat:repeat-x;
}

a.navigation
{
	color:#333333;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
}

a.navigation:hover
{
	color:#333333;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
}

.navigationCellOut
{
	background-image:url('');
}

.navigationCellOver
{
	background-image:url('/images/menubar_background_over.jpg');
	background-repeat:repeat-x;
}

#logo
{
	position:absolute;
	float:left;
}

#footer
{
	width:100%;
	background-image:url('/images/footer.jpg');
	background-repeat:no-repeat;
	background-color:#F3F9E3;
	text-align:center;
}

a.navigationFooter
{
	color:#333333;
	font-size:0.8em;
	text-decoration:none;
}

a.navigationFooter:hover
{
	color:#333333;
	font-size:0.8em;
	text-decoration:underline;
}

.footerCopyright
{
	font-size:0.8em;
}

a.photographyBy
{
	font-size:0.8em;
	color:#618D03;
	text-decoration:none;
}

a.photographyBy:hover
{
	font-size:0.8em;
	color:#9A5901;
	text-decoration:underline;
}

.featuredTour
{
	width:590px;
	height:200px;
	/*background-image:url('/images/featuredtour_background.jpg');
	background-repeat:repeat-x;	*/
	padding-top:5px;
}

.featuredTourContainer
{
	padding-top:10px;
}

.featuredTitle
{
	font-size:1.4em;
	font-weight:bold;
	color:#333333;
}

.featuredInfo
{
	position:absolute;
	float:right;
	width:260px;
	height:200px;
	padding-left:330px;
	padding-top:20px;
}

.featuredImage
{
	position:absolute;
	float:left;
	width:312px;
	height:177px;
}

.contactCountry
{
	font-size:1em;
	font-weight:bold;
}

.modalBackground 
{
   background-color:#000;
   filter:alpha(opacity=70);
   opacity:0.7;
}

.serviceHeader
{
	font-size:1.2em; 
	font-weight:bold; 
	color:#666666;
}

.serviceCategory
{
	font-size:0.9em; 
	font-weight:bold; 
	color:#666666; 
	font-style:italic;
}

.serviceNavigationRowOver
{
	border:solid 1px #6EDD00;
}

a.packageNavigation
{
	color:#333333;
	text-decoration:none;
}

a.packageNavigation:hover
{
	color:#333333;
	text-decoration:underline;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:980px; display:none}
#wrapper * {margin:0; padding:0; }
#fullsize {position:relative; width:980px; height:300px; 
            border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:980px; 
              height:0; background:#000; color:#fff; overflow:hidden; 
              z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:980px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; 
          filter:alpha(opacity=40)}
.linkhover {background:url(/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px; background-color:#000000;}
#slideleft {float:left; width:20px; height:81px; 
            background:url(/images/scroll-left.gif) center center no-repeat; 
            background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; 
             background:#222 url(/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:930px; margin-left:5px; 
            height:81px; overflow:hidden; background-color:#000000;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

a.highlightLink
{
    font-weight:bold;
    color:#000;
    text-decoration:none;
}

a.highlightLink:hover
{
    font-weight:bold;
    text-decoration:underline;
}

a.topdestinationslinks
{
    color:#000;
    text-decoration:none;
}

a.topdestinationslinks:hover
{
    color:#639732;
    text-decoration:underline;
}

