body {
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica, tahoma;
	color: #333333;
	background-color: #373737;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

#container {
	width: 909px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

#header {
	height: 340px;
	bbackground-color:#CCCCCC;
	background-image:url(images/header-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footer {
	visibility:hidden;
	margin-top: 35px;
	margin-bottom: 20px;
}



#content {
	margin: 0;
	margin-bottom: 13px;
}
#contentcontent {
	text-align: left;
	margin-left: 300px; /*left*/
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	position:relative;
}

#left {
	position: absolute;
	width: 300px; /* left*/
	left: 0;
	top: 10px;

}
#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
}

#home-content {
	position: relative;
	height: 1080px;
}





/************************* header ********************************/

#logo {
	width: 268px;
	height: 42px;
	position: absolute;
	left: 7px;
	top: 10px;
}

#languagebuttons {
	position: absolute;
	left: 770px;
	top: 8px;
	width: 118px;
	height: 18px;
	z-index:2;
	background-color: #ebebeb;
	padding-left: 8px;
	text-align: left;
}

#enflag {
	position: absolute;
	right: 23px;
	top: 4px;
	width: 15px;
	height: 11px;
	z-index:10;
	background-color:#666666;
}

#chflag {
	position: absolute;
	right: 4px;
	top: 4px;
	width: 15px;
	height: 11px;
	z-index:10;
	background-color:#666666;
}

#toplinks {
	position: absolute;
	left: 677px;
	top: 32px;
	width: 218px;
	text-align: right;
	z-index:2;
}
#toplinks a:visited { color: #666666; text-decoration: none; }
#toplinks  a:link { color: #666666; text-decoration: none; }
#toplinks  a:hover { color: #666666; text-decoration: underline; }

#grunge{
	position:absolute;
	width: 909px;
	height: 14px;
	top: 61px;
	left: 0px;
	z-index:3;
	background-image:url(images/grunge.png);
	background-repeat:no-repeat;
}

#header-image{
	position: absolute;
	top: 61px;
	height: 234px;
	width: 909px;
	background-color:white;
	left: 0px;
	z-index:1;
}

#searchbar{
	height: 39px;
	width: 350px;
	position: absolute;
	left: 559px;
	top: 295px;
	background-color:white;
	background-image:url(images/searchbar.jpg);
	z-index:1;
	visibility:hidden;
}

#searchbutton {
	position:absolute;
	left:280px;
	top:6px;
	width:58px;
	height:23px;
	z-index:20;
}
#searchfield {
	position:absolute;
	left:48px;
	top:8px;
	width:220px;
	height:16px;
	z-index:21;
}
.keywordstf{
	height: 14px;
	width: 100%;
	border: 0px;
	background-color: #f7f7f7;
	font-size: 11px;
	z-index:30px;
}

#menu {
	z-index: 100;
}



/**********************Homepage styles***************************/

#home-featured {
	width: 500px;
	position:absolute;
	left: 16px;
	top: -20px;

}

#home-featured-title {
	padding-bottom: 10px;
}

#home-about {
	position: absolute;
	width: 356px;
	height: 420px;
	background-image:url(images/home-about-bg.jpg);
	left: 538px;
	top: 14px;
}
#home-about-text {
	position:absolute;
	left:23px;
	top:37px;
	width:315px;
	height:330px;
	z-index:1;
	text-align:left;
}
#home-about-more {
	position:absolute;
	left:240px;
	top:370px;
	width:102px;
	height:22px;
	z-index:2;
	text-align:left;
}
#home-gallery {
	position:absolute;
	width: 359px;
	height: 183px;
	left: 537px;
	top: 437px;
}
#home-gallery-text {
	position:absolute;
	left:28px;
	top:38px;
	width:134px;
	height:60px;
	z-index:1;
	text-align: left;
}





/********************* left column style *************************/


#leftmenu {
	background-image: url(images/vdots1.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#leftmenu-header{
	text-align: left;
	color: #0072a9;
	margin-bottom: 3px;
	margin-left: 4px;

}

/********************* footer ************************************/





/********************** Tour details page ***************************/












/********************* General ***********************************/

#contentcontainer {
	text-align: left;
	margin-top: 60px;
	margin-right: 20px;
	margin-left: 20px;
	position:relative;
}

.tour_box {
	position: relative;
	height: 150px;
	text-align:left;
}
.tour_thumb {
	position:absolute;
	left:10px;
	top:9px;
	width:128px;
	height:128px;
	z-index:1;
	border: 2px solid #D9D9D9;
}
.tour_details {
	position:absolute;
	left:160px;
	top:7px;
	width:500px;
	height:135px;
	z-index:2;
}



.whitetext {
	color: #FFFFFF
}

a:visited {
	color: #34971b; font-weight: bold; text-decoration: none;
}
a:link {
	color: #34971b; font-weight: bold; text-decoration: none;
}
a:hover {
	color: #34971b; font-weight: bold; text-decoration: underline;
}




a.greenbglink:visited {
	color: white; background-color: #40a522; font-weight: bold; text-decoration: none; padding-left: 4px; padding-right: 4px;
}
a.greenbglink:link {
	color: white; background-color: #40a522; font-weight: bold; text-decoration: none; padding-left: 4px; padding-right: 4px;
}
a.greenbglink:hover {
	color: white; background-color: #e3db00; font-weight: bold; text-decoration: none; padding-left: 4px; padding-right: 4px;
}


#pagenums a:visited {
	color: #40a522; 
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #a1d893; 
	text-decoration: none;
	padding: 1px; 
	padding-left: 6px; 
	padding-right: 6px;
}
#pagenums a:link {
	color: #40a522; 
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #a1d893;  
	text-decoration: none; 
	padding: 1px;
	padding-left: 6px; 
	padding-right: 6px;
}
#pagenums a:hover {
	color: white;
	background-color: #40a522;  
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #40a522; 
	text-decoration: none; 
	padding: 1px;
	padding-left: 6px; 
	padding-right: 6px;
}


a.whitelink:visited {
	color: white; text-decoration: none;
}
a.whitelink:link {
	color: white; text-decoration: none;
}
a.whitelink:hover {
	color: white; text-decoration: underline;
}

a.tourtitlelink:visited {
	font-size:13px;
	color: black; text-decoration: none; font-weight:bold;
}
a.tourtitlelink:link {
	font-size:13px;
	color: black; text-decoration: none; font-weight:bold;
}
a.tourtitlelink:hover {
	font-size:13px;
	color: black; text-decoration: underline; font-weight:bold;
}

#footerlinks {
	font-size: 11px;
	background-image:url(images/hdots.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 15px;	
	margin: 15px;
	margin-bottom: 5px;
}
#footerlinks a:visited {
	color: black; text-decoration: none;
}
#footerlinks a:link {
	color: black; text-decoration: none;
}
#footerlinks a:hover {
	color: black; text-decoration: none;
}

ul,ol,li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
p {
	margin: 0px;
}

.imgleft {
	margin-right: 15px;
	border: 1px solid #0094d8;
	padding: 1px;	
}
.imgright {
	margin-left: 15px;
	border: 1px solid #0094d8;
	padding: 1px;	
}
.imgborder {
	border: 1px solid #0094d8;
	padding: 1px;	
}

.greytext {color: #999999}


.contenttitle {
	font-size: 13px;
	background-image:url(images/title-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left: 34px;
	color: black;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 7px;
	padding-top: 1px;

}



h1,h2,h3,h4,h5,h6 {
	margin-bottom: 10px;
}

.gallery-image {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.error {
    color: #cd0125;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	text-align:left;
	padding: 10px;
}
legend {
	color: #fab200;
	font-weight: bold;
	margin: 5px;
}

#categorylinks {

}
#navlist
{
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0;
	list-style: none;
	width: 100%;		
}
#navlist li 
{
	margin-left: 0px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cbcbcb;	
	background-image:url(images/pointer.gif);
	background-position: center left;
	background-repeat:no-repeat;	

}

#navlist li a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica;
	display:block;
	width: 100%;
}
#navlist li a:link {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, helvetica;	
	display:block;
	width: 100%;
}
#navlist li a:hover {
	color:#34971b;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, helvetica;	
	display:block;
	width: 100%;
	
}
#navlist li.over{
	background-image:url(images/pointer.gif);
	background-color: #F8F8F8;
}

#navlist li.over a{
	color:#34971b;
}

.bullet {
	margin-right: 2px;
	margin-left: 0px;
	font-size: 14px;
	color: #34971b;
}


hr {
	border: 0;
	color: #bae6f7;
	background-color: #bae6f7;
	height: 1px;
	width: 100%;
	text-align: left;
}

.black12{
	color: black;
}

h2.greentitle {
	font-size: 18px;
	color: #34971b;
}

.green18{
	font-size: 18px;
	color: #34971b;
	font-weight: bold;
}
.grey18{
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.green14 {
	font-size: 14px;
	font-weight: bold;
	color: #34971b;
}

h1{
	font-size: 18px;
}

.fullwidthtf {
	width: 98%;
}
.fullwidthta {
	font-family:Arial, Helvetica, sans-serif;
	width: 98%;
}

