﻿body{
	margin:0;
	color:#333;
	font: 11px Arial, Helvetica, sans-serif;
}
img{
	border-style:none;
}
a{
	text-decoration:none;
	color:#00264c;
}
a:hover{
	text-decoration:underline;
}
input,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	margin:22px auto;
	width: 960px;
	padding-bottom: 5px;
	background: url(/resources/images/template/page-bottom.gif) no-repeat 0 100%;
}
#header{
	background: #fff url(/resources/images/template/header-bg.jpg) no-repeat;
	padding-bottom: 5px;
}
#header .logo{
	display: block;
	width: 236px;
	padding: 12px 51px 0px 52px;
	background: url(/resources/images/template/line.gif) no-repeat 100% 0;
	text-indent: -9999px;
	overflow: hidden;
}
#header .logo a{
	height: 67px;
	display: block; 
	background: url(/resources/images/template/logo2.gif) no-repeat;
}
#header .nav-holder{
	overflow: hidden;
	height: 1%;
	margin-top: 14px;
	padding: 0 9px 0 20px;
	background: url(/resources/images/template/nav-bg.gif) repeat-x;
	border-bottom: 1px solid #b6b6b6;
}
#header .nav-holder #nav{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
#nav li{
	float: left;
	padding: 0 20px 0 22px;
	background: url(/resources/images/template/sep-nav.gif) no-repeat;
	margin-left: -1px;
}
#nav a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 29px;
}
.nav-holder .form-holder,
.form-holder fieldset{
	float: right;
	width: 229px;
}
* html .nav-holder .form-holder,
* html .form-holder fieldset{
	width: 235px;
}
* +html .nav-holder .form-holder,
* +html .form-holder fieldset{
	width: 235px;
}
.form-holder fieldset{
	padding-top: 5px;
}
.form-holder a{
	float: left;
	margin-right: 6px;
}
.form-holder input{
	color: #444;
	font-size: 10px;
	border: none;
}
.form-holder input.txt{
	width: 132px;
	padding:4px 9px 3px;
	background: url(/resources/images/template/search-bg.gif) no-repeat;
	margin: 0 3px 0 2px;
}
#content{
	overflow: hidden;
	height: 1%;
	padding: 0 5px 5px;
	background: #fff url(/resources/images/template/line-grey.gif) repeat-y 780px 0;

}
#content .side-bar{
	float: left;
	width: 175px;
}
.side-bar h3,
.foto-column h2{
	font-size: 12px;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 11px;
	background: url(/resources/images/template/title-bg.gif) repeat-x;
}
.side-bar .form{
	background: #ddd;
}
.side-bar .form div{
	border-bottom: 1px solid #fff;
	padding: 4px 11px 6px;
}
.side-bar .form div div.left{
	border:0;
	padding:0;
	width:90px;
	float:left;
}
.side-bar .form div div.right{
	border:0;
	padding:0;
	width:60px;
	float:right;
	text-align:right;
}
.form div label{
	color: #111;
	display: block;
	padding-bottom: 6px;
}
.form div select{
	width: 78px;
	height: 15px;
	margin-right: 2px;
	font-size: 10px;
}
* +html .form div select{
	height: 17px;
}
.form div select.date{
	width: 45px;
}
.side-bar .form .request{
	padding: 9px 11px;
}
.form .request a{
	background: url(/resources/images/template/arrow.gif) no-repeat 0 4px;
	padding-left: 9px;
}
.side-bar .menu{
	margin-top: 5px;
	/*border: 1px solid #ddd;
	border-width: 1px 1px 0 1px;*/
}
.side-bar .menu h3{
	background:none;
	/*background: url(/resources/images/template/title-bg2.gif) repeat-x;*/
}
.side-bar .menu ul,
.side-bar .links-list{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul li{
	margin-bottom: 2px;
	background: url(/resources/images/template/menubg.gif) no-repeat top left;
	padding: 7px 10px;
}
.menu ul a
{
	padding-left: 9px;
	background: url(/resources/images/template/arrow-red.gif) no-repeat 0 4px;
	color:#fff;
	font-size:12px;	
}

.foto-column .more{
	padding-left: 9px;
	background: url(/resources/images/template/arrow-red.gif) no-repeat 0 4px;
}
.links-list li{
	height:1%;
	position: relative;
	padding-top: 5px;
}
.links-list li a{
	position: absolute;
	bottom: 9px;
	left: 0;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
#content .main-content{
	width: 770px;
	float: right;
	
}
#content .main-content .page-img{
	border-bottom: 5px solid #fff;
	display: block;
}
#content .main-content .txt-content{
	float: left;
	width: 590px;
}
.txt-content .small-nav{
	list-style: none;
	margin: 0;
	padding: 4px 10px 8px;
}
.txt-content .small-nav li{
	color: #777;
	display: inline;
}
.txt-content .small-nav li strong{
	font-weight: normal;
	color: #111;
}
.txt-content .txt-box{
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 13px 30px 0 10px
}
.txt-content .txt-box-cont
{
	border-top:0px;
}
.txt-content .txt-box h1{
	font-size: 16px;
	margin: 0 0 11px;
	color: #00264c;
	font-weight: bold;
}
.txt-content .txt-box h3{
	font-size: 14px;
	margin: 0 0 11px;
	color: #00264c;
	font-weight: bold;
}
.txt-content .txt-box p{
	line-height: 16px;
	margin: 0 0 16px;
}
#content .main-content .foto-column{
	float: right;
	width: 169px;
}
.foto-column h2{
	background: none;
	padding: 0;
	margin:6px 0 11px 4px;
}
.foto-column ul{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
.foto-column ul li{
	float: left;
	padding: 0 0 6px 5px;
}
.foto-column ul img,
.foto-column ul a{
	display: block;
}
.foto-column .more{
	margin-left: 5px;
}
.foto-column .travel-agency{
	padding: 19px 30px;
	border-top: 1px solid #ddd;
	margin-top: 7px;
}
.foto-column .travel-agency a{
	display: block;
}
#footer{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 4px 0 15px;
	text-align: center;
}
#footer li{
	background: url(/resources/images/template/sep-footer.gif) no-repeat 0 2px;
	display: inline;
	padding: 0 4px 0 5px;
}
#footer li:first-child {
	background: none;
}

/*calendar start*/
div.calendar-content
{
	float:left;
	width:161px;
	margin:0px 15px 0px 0px;
}
div.calendar
{	
	margin:10px 0;
	width:161px;
	overflow:hidden;
	background:url(/resources/images/template/cal-top.gif) no-repeat top left;
}
div.calendar .calendar-bottom
{
	width:157px;
	padding:2px;
	height:100%;
	background:url(/resources/images/template/cal-bottom.gif) no-repeat bottom left;
}
div.calendar .calendar-nav
{
	width:100%;
	height:25px;
}
div.calendar .calendar-nav input
{
	float:left;
	margin:5px 0 0 4px;
}
div.calendar .calendar-nav select
{
	float:left;
	margin:5px 0 0 4px;
}
div.calendar .calendar-nav select.month
{
	width:48px;
}
div.calendar .calendar-nav select.year
{
	width:55px;
}
div.calendar table
{	
	width:100%;
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#555;
	border-collapse:collapse;
}
div.calendar table a
{
	margin:1px;
	display:block;
	width:18px;
	height:18px;
	line-height:18px;
	color:#555;
	text-decoration:none;
	text-align:center;
}
div.calendar table a.selected 
{
	background:#00264c;
	color:#fff;
	font-weight:bold;
}
div.calendar table a.today
{
	color:#387eaf;
	font-style:italic;
}
div.calendar table th
{
	text-align:center;
	padding:3px;	
	border-top:1px solid #ddd;	
}
div.calendar table td
{
	text-align:center;	
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;	
}
div.calendar table td.first-col
{
	border-left:0px;
}
/*calendar end*/

div.clear
{
	clear:both;
}
table.form
{
	width:100%;
}
table.form td
{
	padding:0px 10px 12px 0;
	vertical-align:top;
}
table.form td input
{
	width:155px;
}
table.form td textarea
{
	width:155px;
	height:60px;
}

#thwate
{
	float:right;
	margin-top:-40px;
}

.right
{
	float:right;
}
