* {padding: 0;	margin: 0;}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
p {
  margin: 1em 0;
}
ul, li {
	margin: 0.5em 1em;
	list-style: circle;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #87b857;
}
img{
	border: 0;
	}
.txtImg {
  margin: 0 4px;
}
td {
  vertical-align: top;
  }
h1{
  color: #fff;
	font-size: 125%;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: 3.5px;
	margin: 0;
	float: left;
	display: block;
}
h1 a{
  color: #fff;
  text-decoration: none;
}
h2 {
	font-size: 95%;
  color: #006600;
  font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 80%;
	color: #333;
	text-align: left;
	margin: 0;
}
h3 a{
	text-decoration: none;
	color: #333;
}
h3 a:hover{
	text-decoration: underline !important;
}
hr {
  border: none 0;
  border-top: 1px solid #000000;
  height: 1px;
}
#page {
	text-align: left;
	margin: 12px auto;
	padding: 0;
	width: 770px;
}


#header {
	margin: 0;
	padding: 0;
	height: 180px;

}
.headR{
  margin-left: 4px;
}
#header h1 {
	font-size: 90%;
	background-color: #164336;
	height: 23px;
	width: 100%;
	display: block;
	margin-bottom: 3px;
	padding-top: 3px;
}
#header h1 img{
	margin: 2px 4px;
}

#topMenu { 
  width: 100%; 
  float: left; 
  padding: 2px 0; 
  margin: 0;
  background-color: #164336;
  height: 24px;
  }
#topMenu ul {
  margin: 0; 
  padding: 0; 
  position: relative; 
  display: inline;
  }
#topMenu li {
  float: left; 
  list-style-type: none; 
  margin: 0 0 0 3px; 
  text-indent: 4px; 
  width: 149px; 
  height: 24px;
  font-family: Arial; 
  font-weight: bold;
  font-size: 75%; 
  position: relative;
  background-image: url(../images/nav.gif);
  background-repeat: no-repeat;
  }
#topMenu a {
  text-decoration: none;
  padding-top: 4px;  
  color: #fff; 
  display: block;
  height: 24px;
  }
#topMenu a:hover{
  text-decoration: underline; 
  background-image: url(images/nav_on.gif);
  background-repeat: no-repeat;
  }

#topMenu li ul {
  display: none;
  width: 149px;
  margin: 0;
  position: absolute; 
  top: 100%;
  left: 0;
  border: solid 1px #000;
  background: #eee;
  z-index: 10;
  }

#topMenu li ul li {
  padding: 0 2px;
  display: block;
  text-align: left; 
  background-image: none;
  font-size: 100%;
}
#topMenu li ul li a {
  color: #000;
  background-image: none !important;
  }
#topMenu li ul li a: hover {
  background-image: none !important;
  }
#topMenu li:hover ul, #topMenu li.over ul { 
  display: block; 
}
#search {
	margin: 0;
	padding: 2px 0;
	float: left;
}
#searchL {
  float: left;
  font-size: 75%;
  padding-left: 8px;
}
#searchR {
  float: right;
  padding-right: 8px;
font-size: 75%;
}
#search input {
  border: 1px solid #666666;
  font-size: 70%;
}
#header img{
	display: inline;
	}
#breadcrumbs {
	padding: 2px 0 2px 8px;
	font-size: 75%;
	font-weight: bold;
	clear: both;
}
#breadcrumbs a{
	color: #3D81EE;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color: #cbd8de;
	text-decoration: underline;
}
#main1 #breadcrumbs{
  font-size: 90%;
}
#container {
	padding: 0;
	margin: 0;
	float: left;
	}
#right {
	float: right;
	font-size: 77%;
	width: 290px;
	text-align: center;
	background-color: #ccdecb;
	border: 1px solid #164336;
	padding-bottom: 26px;
	margin-top: 26px;
	margin-bottom: 12px;
}
#right img{
  margin-top: 12px;
  border: 1px solid #164336;
}
#right h2{
  background-color: #164336;
  color: #eef;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 2px;
}
#info{
  width: 250px;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  clear: both;
  float: left;
  height: 17px;
  font-size: 110%;
  text-align: left;
  font-weight: bold;
  color: #164336;
}
#info a{
  text-decoration: none;
  color: #3b4a56;
}
#info a:hover{
  color: #3D81EE;
}
#info img{
  float: left;
  margin-right: 6px;
}
#navMap{
  width: 250px;
  border: 1px solid #3D81EE;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  clear: both;
}
#accomTypes{
  text-align: left;
  width: 250px;
  border: 1px solid #3D81EE;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  float: left;
  clear: both;
}
#right h3{
  width: 100%;
  display: block;
  color: #eef;
  background-color: #3D81EE;
  text-align: center;
  font-size: 90%;
  padding: 1px 0;
}
#accomTypes li{
  list-style: none !important;
  margin-left: 0;
}
.acColL,.acColR{

  font-size: 77%;
}
.acColL{
  float: left;
  width: 115px;
  }
.acColR{
  float: right;
  width: 130px;
  }
#villages{
  width: 250px;
  margin-left: 20px;
  margin-bottom: 12px;
  float: left;
  clear: both;
  text-align: left;
}
#mainPhoto{
  width: 250px;
  border: 1px solid #3D81EE;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  float: left;
  clear: both;
}
.thumb { 
  width: 60px;
  height: 60px;
  margin-right: 3px;
}
#map{
  width: 270px;
  height: 275px;
  border: 1px solid #3D81EE;
  margin-left: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
  float: left;
  clear: both;
}
#directions{
  width: 250px;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: left;
  clear: both;
}
#main { 
	float: left;
	width: 470px;
}

.padded {
  padding: 4px 6px;
}
#footer {
	clear: both;
	margin-top: 12px;
	text-align: center;
	font-size: 66%;
	border-top: 1px solid #3D81EE;
	padding-top: 5px;
}

#foot {
  clear: both;
}
 
#tabs
{
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	clear: both;
	height: 25px;
}
#tabs ul{
	width: 100%;
}
#tabs li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 70%;
	font-weight: bold;
	float: left;
  margin-right: 4px;
  height: 25px;
}
	
#tabs a:link, #tabs a:visited
{
	padding: 2px 10px 7px 10px;
	height: 25px;
	background: #f3f3f3;
	margin-right: 4px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabs a:link.active, #tabs a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabs a:hover
{
	background: #fff;
}
#info {
  }
#strap {
	padding: 2px 8px;
}
#mainTable {
	width: 100%;
}
.row {
	width: 100%;
	float: left;
	height: 80px;
	margin: 2px 0;
	background-color: #eef;
}
.rowInner {
	padding: 0 10px;
	font-size: 75%;
}
.rowL {
	float: left;
	width: 383px;
}
.rowR {
	width: 383px;
	float: left;

	margin-left: 4px;
}
.rowPic {
	float: left;
	width: 80px;
	margin: 8px;
}
.rowPic img {
	border: 1px solid #444;
}
.rowText {
	float: right;
	width: 250px;
	margin-right: 15px;
	margin-top: 5px;
}
.rowText p{
	font-size: 75%;
	}
#mainText {
	padding: 5px;
	font-size: 80%;
}
#mainText p{
  
}
#topText{
	clear: both;
  background-color: #eef;
  border: 1px solid #3D81EE;
  margin-top: 4px;
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#topText h2{
  color: #3D81EE;
  font-size: 133%;
  font-weight: normal;
}
#contactBox{
  background-color: #eef;
  border: 1px solid #3D81EE;
  width: 220px;
  float: left;
  margin-top: 12px;
  font-size: 75%;
  padding: 6px 8px;
  line-height: 120%;
}
#contact {
  margin-top: 12px;
}
#bookingBox{
  width: 180px;
  float: right;
  margin-top: 12px;
  font-size: 75%;
  padding: 0 20px 6px 6px;
  line-height: 150%;
  color: #666;
  text-align: right;
}
#bookingBox img{
  margin-top: 9px;
}
#prices{
  font-weight: bold;
  font-size: 125%;
  font-family: Arial, Helvetica, sans-serif;
}
#prices b{
  color: #3D81EE;
  font-size: 110%;
}
#stars,#diamonds,#penants{
  text-align: center;
}
#features {
  width: 100%;
  float: left;
  margin-top: 12px;
}
#feature ul{
  padding: 0;
  margin: 0;
  }
#features li{
  list-style: none;
  background-image: url(/accommodation/images/tick.gif);
  background-repeat: no-repeat;
  background-position: 2px 0;
  margin: 0;
  padding: 0 0 0 18px;
  width: 45%;
  float: left;
  font-size: 80%;
}


.matches{
  font-size: 80%;
  clear: both;
}
.pages{
  font-size: 80%;
  clear: both;
  color:#3D81EE;
  font-weight: bold;
}
.pages a{
  color:#333;
  font-weight: normal;
}
#homeMap{
  margin: 2px 0;
  float: left;
}
#mainMap{
  margin-top: 9px;
  border: 1px solid #3D81EE;
  clear: both;
  float: left;
}
#attrList{
}
.darkCell{
  background-color: #F5F4ED;
  padding: 2px 8px;
}
.lightCell {
  padding: 6px 8px;
}
#searchForm{
  width: 270px;
  background-color: #edefed;
  border: 1px solid #006600;
  margin: 12px 0 12px 10px;
  padding: 12px 0;
  text-align: center;
  clear: both;
}
#searchForm input, #searchForm select{
  width: 200px;
  margin: 0 15px;
  border: 1px solid #006600;
  }
.txtImg{
  border: 1px solid #444;
}
