	* {
		margin: 0;
		padding: 0;
		
	}

	html
	{
		overflow-y: scroll !important;
		background: #aab9c1 url( '../images/bgr.jpg' ) repeat-x;
	}

	body
	{
		font-family: Arial;
		font-size: 12px;
		color: #676767;
		line-height: 17px;
	}
	
	#wrapper {
		margin: 15px auto;
		width: 1000px;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}

	a {
		color: #888888;
		text-decoration: none;
	}

	a:link, a:visited { outline: none; }
	
	a img {
		border: 0;
	}
	
	p {
		padding: 7px 0;
	}
	
	form, fieldset {
		border: 0;
	}
	
	h1, h2, h3, h4, h5, h6, h7
	{
		
		font-size: 1.1em;
		margin: 7px 0;
	}

	table {
		width: 100%;
		border-bottom: 2px solid #000;
	}
	
	table tr {
		
	}
	
	table tr td, table tr th {
		padding: 5px 10px;
		text-align: left;
	}
	
	table tr td {
		border: 1px solid #D8DBCE;
	}
	
	table tr th {
		border: 0;
		border-top: 2px solid #000;
		/*font-weight: normal;*/
	}

	.title
	{
		display: block;
		background: url( '../images/bullet.png' ) no-repeat 10px 10px;
		color: #5c5d56;
		font: 20px Garamond;
		padding-left: 20px;
		border-bottom: 2px solid #919e53;
		font-weight: bolder;
		position: relative;
	}

	.title.narrow
	{
		width: 50%;
	}

/*********************
*	HEADER
*********************/
	#header
	{
	}
	
	#header #logo
	{
		width: 239px;
		height: 63px;
	}

	#header .menu
	{
		clear: both;
		height: 48px;
		background: #fff url( '../images/menu_bgr.png' ) repeat-x bottom;
		border-bottom: 1px solid #8f9ba1;
		padding: 0 10px;
	}

	#header .menu ul
	{
		list-style: none;
	}

	#header .menu li
	{
		float: left;
		padding: 0 10px;
		display: block;
		height: 48px;
		line-height: 48px;

		margin-bottom: 5px;
	}

	#header .menu li.border
	{
		width: 2px;
		background: url( '../images/border.png' ) no-repeat center;
	}

	#header .menu li a
	{
		text-transform: uppercase;
		font-size: 12px;
		color: #394042;
	}

	#header .menu li a:hover,
	#header .menu li a.active
	{
		text-decoration: underline;
	}
	
	#board,
	#board-bgr
	{
		position: relative;
		float: right;
		margin-top: -354px;
		margin-top: -239px;
		z-index: 20;
		/*margin-right: 15px;*/
		width: 248px;
		height: 314px;
		height: 198px;
		
		padding: 20px 40px;
		font-size: 14px;
		color: #444f3b;
		line-height: 30px;
		_line-height: 23px;
		clear: right;
		background: #fff;
	}

	#board-bgr
	{
		margin-bottom: -354px;
		background: #fff;
	/*	filter: alpha(opacity=75);
		-moz-opacity: .75;
		opacity: .75;
		*/
	}

/*********************
*	SLIDESHOW
*********************/
	#slideshow {
		background: #fff;
	    position: relative;
	    height: 236px;
	    width: 994px;
	    
	    border: 3px solid #fff;
	}

	#slideshow img {
	    position:absolute;
	    top:0;
	    left:0;
	    z-index:8;
	    
	    width: 674px;
		
		/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
		/*opacity: 0;*/
		/*filter: alpha(opacity=0);*/
		
		opacity: 0;
		/*display: none; */
	}
	
	#slideshow img.active {
	    z-index:10;
	    opacity:1.0;
	}
	
	#slideshow img.last-active {
	    z-index:9;
	}
	

/*********************
*	CONTENT
*********************/
	.content
	{
		margin-top: 12px;
		clear: both;
		background: #f1f6f6;		
		padding: 10px;
	}

	.content p
	{
		padding: 12px;
	}

	.content img
	{
		border: 1px solid #d1cdb1;
	}

	.content ul
	{
		margin: 20px;
	}

	.note {
		margin: 20px 0;
		background: #FFF5EF;
		border: 1px dotted #FFBFBF;
		padding: 15px;
	}
	
	.lightblue {
		background: #EFF9FF;
		border-color: #A7B6BF;
	}

	.list
	{
		float: left;
		margin: 15px;
		width: 450px;
	}

	.list dt
	{
		clear: both;
		display: block;
		border-bottom: 1px solid lightgray;
		margin-bottom: 10px;
		font-weight: bolder;
	}

	.list dd
	{
		clear: both;
		margin-left: 15px;
	}

	.list dd ul
	{
		font-size: 11px;
		width: 40%;
		float: left;
	}

	.list dd li
	{
		margin: 5px 0;
	}

	.list dd .tours
	{
		float: right;
		width: 50%;
	}

	.tour
	{
		position: relative;
		float: left;
		margin: 2px;
	}

	.tour span
	{
		position: absolute;
		left: 2px;
		top: 2px;
		font-size: 22px;
		color: #fff;
	}

	.offer
	{
		margin: 10px auto;
		border: 1px solid #D8DBCE;
		padding: 5px;
		width: 90%;
		background: #fff;
	}

	.offer h3
	{
		margin: 0;
		padding: 10px;
		background: #BF642D;
		background: #919E53;
		color: #fff;
		color: #6F6F6F;
	}

	.offer h3 a
	{
		color: #fff;
		color: #3F3F3F;
	}
/*
	.offer .period
	{
		color: #DFD1C3;
	}
	
	.offer .period.onlight
	{
		color: #fff;
	}
*/
	.offer .but
	{
		margin: 0;
		margin-top: -3px;
	}

	.offer .content
	{
		margin: auto;
		padding: auto;
		background: transparent;
		
		font-size: 1.2em;
		font-weight: bolder;
	}

	.content .offer h4,
	.content .offer ul
	{
		margin: 10px 30px;
	}
	
	.content ul li{
		margin-left: 20px;
	}


	
/*********************
*	FOOTER
*********************/

	#footer
	{
		margin: 0 auto;
		width: 900px;
		
		padding: 10px 0;
		font: 10px Verdana;
		color: #fff;
	}

	#langbar
	{
		margin-top: 70px;
		margin-right: 10px;
		float: right;
		height: 35px;
	}

	#langbar a
	{
		float: left;
		height: 35px;
		margin: 0 5px;
	}

	#langbar a.active
	{
		background: url( '../images/langbar_active.png' ) no-repeat bottom center;
	}

	#langbar img
	{
		border: 1px solid #d9d6c1;
	}

/*********************
*	MESSAGE AREA
*********************/

	.message-board {
		float: right;
		width: 400px;
		margin-left: 20px;
		margin-top: 20px;
		clear: none;
	}
	
	.message-board .information {
		background: #eaeff3 url( '../images/admin/icons/info.png' ) no-repeat 5px center;
		padding: 7px;
		padding-left: 30px;
		border: 1px solid #D0DEE5;
	}
	
	.message-board .errors {
		border: 1px dashed #b66e6e;
		padding: 7px;
		background: #fee4db url( '../images/admin/icons/error.png' ) no-repeat 5px center;
		padding-left: 30px;
		color: #8e1515;
		line-height: 17px;
	}
	
	#main .message-board p {
		padding: 0;
		margin: 0;
	}

/*********************
*	GALLERY
*********************/

	a.thumb {
		float: left;
		width: 170px;
		height: 103px;
		text-align: center;
		background: #C0A264;
		background: #fff;
		padding: 5px;
		/*padding-bottom: 10px;*/
		margin: 6px;
	}

	a.thumb img
	{
		border: 0;
	}
	
	a.thumb:hover {
		background: #EFD295;
	}

	
/*********************
*	FORM
*********************/
form label
{
	float: left;
	clear: left;
	width: 200px;
	text-align: right;
}
	.but {
		background: #d7d7d7;
		border: 0;
		padding: 3px;
		margin: 5px;
		text-decoration: none;
		cursor: pointer;
	}
	
	.but input {
		background: transparent;
		border: 0;

		color: #3e4547;
		text-transform: uppercase;
		font-weight: bolder;
		font: 10px "Trebuchet MS";
	}
	
	.input {
		border: 1px solid #d8dbce;
		height: 18px;
		margin: 4px 0;
		font-size: 10px;
		width: 50%;
	}
	
	textarea.input {
		height: 150px;
	}	
	
	form .required
	{
		border: 1px solid #DFB0A7;
	}
	/* Some resets for compatibility with existing CSS */
.date_selector, .date_selector * {
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.date_selector {
  background: #F2F2F2;
  border: 1px solid #bbb;
  padding: 5px;
  margin: -1px 0 0 0;
  position: absolute;
  z-index: 100000;
  display: none;
}
.date_selector_ieframe {
  position: absolute;
  z-index: 99999;
  display: none;
}
  .date_selector .nav {
    width: 17.5em; /* 7 * 2.5em */
  }
  .date_selector .month_nav, .date_selector .year_nav {
    margin: 0 0 3px 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
  }
  .date_selector .month_nav {
    float: left;
    width: 55%;
  }
  .date_selector .year_nav {
    float: right;
    width: 35%;
    margin-right: -8px; /* Compensates for cell borders */
  }
  .date_selector .month_name, .date_selector .year_name {
    font-weight: bold;
    line-height: 20px;
  }
  .date_selector .button {
    display: block;
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    line-height: 17px;
    font-weight: bold;
    color: #003C78;
    text-align: center;
    font-size: 120%;
    overflow: hidden;
    border: 1px solid #F2F2F2;
  }
    .date_selector .button:hover, .date_selector .button.hover {
      background: none;
      color: #003C78;
      cursor: pointer;
      border-color: #ccc;
    }
  .date_selector .prev {
    left: 0;
  }
  .date_selector .next {
    right: 0;
  }
  .date_selector table {
    border-spacing: 0;
    border-collapse: collapse;
    clear: both;
  }
    .date_selector th, .date_selector td {
      width: 2.5em;
      height: 2em;
      padding: 0;
      text-align: center;
      color: black;
    }
    .date_selector td {
      border: 1px solid #ccc;
      line-height: 2em;
      text-align: center;
      white-space: nowrap;
      color: #003C78;
      background: white;
    }
    .date_selector td.today {
      background: #FFFEB3;
    }
    .date_selector td.unselected_month {
      color: #ccc;
    }
    .date_selector td.selectable_day {
      cursor: pointer;
    }
    .date_selector td.selected {
      background: #D8DFE5;
      font-weight: bold;
    }
    .date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover {
      background: #003C78;
      color: white;
    }

