@charset "utf-8";
/* CSS Document */

body {
	color:#171717;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color:#fff;
}

#header  h1 {
	background:url(../images/logo2.png);
	background-repeat:no-repeat;
	margin:0 0 25px 0;
	padding:0;
	float:left;
}

#header  h1 a {
	width:365px;
	height:60px;
	color:#ffffff;
	font-size:0;
	display:block;
}

dl h3 a {
	color:#ff6600;
	font-size:12px;
	text-decoration:none;
}

dl h3, dl p {
	margin:0 !important;
	padding:0 !important;
}

dd {
	display:none;
	margin:5px 0 15px 7px;
}

dt {
	margin:10px 0;
}

#superwrapper {
	width:100%;
	display:table;
	margin:0 auto;
	background-image:url(../images/header-footer-bg.png);
	background-repeat:repeat-x;
}

#wrapper {
	width:1038px;
	margin:0px auto;
}

#header {
	height:193px;
}

#languages {
}

#languages ul {
	width:960px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
}

#languages ul li {
	width:80px;
	background-image:url(../images/languagesBG.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-left:10px;
	float:right;
}

#languages li a {
	color:#ffffff;
	padding:2px 0 4px 0;
	text-align:center;
	text-decoration:none;
	display:block;
}

#languages #active a {
	color:#ff8e14;
}

#navigation {
	width:800px;
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	float:left;
	clear:both;
}

#navigation li {
	height:40px;
	text-align:center;
	overflow:hidden;
	float:left;
}

#navigation li a {
	color: #fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding:12px 25px 13px 25px;
	display:block;
}

#navigation #active {
	color:#FFF;
}

#contents {
	background-image:url(../images/content_bg.png);
	background-position:0 100px;
	background-repeat:no-repeat;
	text-align:justify;
	padding:110px 30px 0 30px;
}

#contents #content {
	float:left;
}

#contents #content h2 {
	font-size:18px;
	margin:27px 0 13px 0;
	padding:0;
}

#contents #content p {
	margin:10px 0;
	padding:0;
}

#search {
	clear:both; height:75px; width:960px;
	padding: 15px 0 15px 30px;
}

#search h2 {
	margin:0 0 5px 0;
	font-size:14px;
}

#search td {
	font-weight:bold;
	padding:7px 0;
}

#search input {
	font-weight:bold;
}

#search button {
	width:33px;
	height:26px;
	background:url(../images/searchButton.gif);
	border:none;
	cursor:pointer;
	margin-left:15px;
}

#search #hotelCheckin, #search #hotelCheckout {
	width:100px;
	background-color:#ffffff;
	background:url(../images/searchCal.gif);
	background-repeat:no-repeat;
	background-position:right center;
	cursor:pointer;
}

#affiliates {
	height:60px;
	width:920px;
	background-image:url(../images/affiliatesBG.gif);
	background-repeat:no-repeat;
	margin-top:50px;
	padding:0 30px 0 30px;
}

#affiliates h2 {
	color:#4893d9;
	margin:5px 0;
}

#affiliates ul {
	list-style:none;
	margin:0;
	padding:0;
}

#affiliates ul li {
	height:24px;
	margin-right:5px;
	float:left;
}

#affiliates ul li img {
	border:#cccccc 1px solid;
	padding:1px;
}

#destinations {
	height:160px;
	width:920px;
	margin:0 auto;
	background-image:url(../images/topDestinationsBottom.gif);
	background-color:#d8e6f9;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:25px;
	padding-bottom:15px;
	clear:both;
}

#destinations h2 {
	height:26px;
	background-image:url(../images/topDestinationsTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:18px;
	margin:0;
	padding:7px 15px 0 15px;
	border-bottom:#ffffff 1px solid;
}

#destinations ul {
	list-style-type:none;
	margin:10px 15px 5px 15px;
	padding:0;
}

#destinations ul li {
	width:25%;
	color:#333333;
	margin-bottom:5px;
	float:left;
}

#destinations ul li:hover {
	color:#f15a29;
}

#destinations ul li a {
	color:#171717;
	text-decoration:none;
}

form td {
	padding:0 10px 10px 0;
	font-weight:bold;
}

form td input, form td textarea {
	width:230px;
	border:#ccc 2px solid;
	padding:2px;
}

form button {
	width:120px;
	background:none;
	background-image:url(../images/buttonBG.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	border:0;
	padding:6px 0;
	cursor:pointer;
}

#footer {
	height:60px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	padding-top:56px;
	margin-top:0px;
}

#footer div {
	width:920px;
	margin:0 auto;
	overflow:auto;
	color:#ffffff;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#footer ul li {
	margin-right:20px;
	float:left;
}

#footer a {
	color:#ffffff;
}

.gray:link
{
	font-size: 11px;
	color: #333;
	text-decoration:none;
}
.gray:visited
{
	font-size: 11px;
	color: #333;
	text-decoration:none;
}
.gray:hover
{
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}

.thumb_title:link
{
	font-size: 11px;
	color: #f15a29;
	text-decoration:none;
}
.thumb_title:visited
{
	font-size: 11px;
	color: #f15a29;
	text-decoration:none;
}
.thumb_title:hover
{
	font-size: 11px;
	color: #000;
}
.thumb_1{
	float:left; width:60px; margin-top:5px;
}
.thumb_2{
	float:right; width:140px; margin-left:5px; margin-right:10px;  margin-top:5px;
}

  #div_attr_ex {
    position: relative;
    margin: 80px 0 0 0;
    float: left;
    width: 300px;
  }
  #div_attr_ex_list {
    position: absolute;
    left: 0px;
	top:-70px;
  }
  #div_attr_ex .panoramio-wapi-images {
    background-color: #e9f2ff;
  }
  #div_attr_ex .pwanoramio-wapi-tos{
    background-color: #e9f2ff !important;
  }

.path_text{
	color:#333;
}
.path{
	color:#29aae2;
	text-decoration:none;
}
.link{
	color:#ff6600;
	font-size:12px;
	text-decoration:none;
	height:25px;
}
