* {margin: 0px;padding: 0px;}

html, body
{
    max-height: 100%;    
    height: 100%;
    position: relative;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#main
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    min-width: 980px;
    min-height: 500px;
    overflow: hidden;
}

img
{
	border:0px none;
}

hr
{
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

h1
{
    font-size:10px;
	font-weight:bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

h2
{
    font-size:17px;
	font-weight:bold;  
	margin: 10px 0px 10px 0px;
	padding:0px; 
}
h3
{
    font-size:15px;
	font-weight:bold;
	margin: 0px;
	padding:0px;   
}
h4 
{
    font-size:13px;
    font-weight:bold;
    margin: 10px 0px 5px 0px;
}


table
{
    border-spacing: 0px; 
}

.title
{
    position: absolute;
    top: 167px;
    left: 10px;
	width: 480px;
	height: 20px;
    font-size: 20px;
}

.h1
{
    font-size: 20px;
    display: none;
    visibility: hidden;
}

A:link
{
    cursor: pointer;
    font-weight: bold;
    text-decoration:none; 
}

#logobg
{
    position: absolute;
    top:0px;
    margin-left: -209px;
    left: 50%;
    width: 418px;
    height: 132px;
}

#logo
{
    position: absolute;
    display: table-cell;
    left: 36px;
    top: 18px;
    width: 340px;
    height: 95px;
    vertical-align: middle;
    text-align: center;
}

#logocell
{
    width: 340px;
    height: 95px;
    padding: 0px;
    vertical-align: middle;
}

#logo img
{
    max-width: 340px;
    max-height: 95px;
}

#menubg
{
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 44px;
}

#menudiv
{
    background-position: center top;
    background-repeat: no-repeat;
    margin:  0px auto;
	min-width: 980px;
	max-width: 1440px;
    height: 40px;
    overflow: hidden;
}

#menu
{
    position: relative;
    top: 13px;
    width: 1050px;
    height: 20px;
    overflow: hidden;
    margin: auto;
}

#leftmenu
{
    left: 0px;
    width: 325px;
    height: 18px;
    overflow: hidden;
}

#leftmenu div
{
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}

#rightmenu
{
    float: right;
    right: 0px;
    width: 335px;
    height: 18px;
    overflow: hidden;
}

#rightmenu div
{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

#menu a
{
    font-size: 10pt;
    padding-bottom: 2px;
    padding-top: 5px;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

#submenubg
{
    position: absolute;
    right: 0px;
    top: 140px;
    width: 219px;
    overflow: hidden;
    min-height: 160px;
    z-index: 10;
}

#submenuicon
{
    position: absolute;
    left: 15px;
    top: 29px;
    width: 9px;
    height: 18px;
    overflow: hidden;
    z-index: 10;
}

#submenutoggle
{
    position: absolute;
    left: 0px;
    top: 0px;    
    width: 39px;
    height: 100%;
    background-position: 0px 15px;
    background-repeat: no-repeat;
}

#submenu
{
    left: 39px;
    position: absolute;
    padding: 10px 0px 10px 10px ;
    width: 180px;
    min-height: 160px;
}

#submenu .menubefore
{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 3px;
}


#submenu div
{
    margin-bottom: 5px;
}

#maincontentpanel
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 468px;
    z-index: 2;
}

#maincontentbg
{
    z-index: 1;
    position: relative;
    width: 992px;
    height: 468px;
    margin: auto;
}

#maincontent
{
    position: absolute;
    top: 210px;
    left: 10px;
    width: 710px;
    height: 240px;
    line-height: 20px;
    overflow: hidden;
    padding-right: 10px;
}

.scrollpanel {
    padding-bottom: 10px;
}

#bookingbg
{
	position: absolute;
    left:390px;
    top: 93px;
	width: 325px;
	height: 60px;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
}

#checkinlabel
{
	position: absolute;
   	left:40px;
    top: 7px;
    font-size: 11px;
}

#checkinspan img
{
    position: absolute;
   	left:125px;
    top: 30px;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    border: none;
}

#checkin
{
	position: absolute;
   	left:40px;
    top: 28px;
	border-style: none;
	width: 80px;
	height: 18px;
	font-size: 12px;
    font-weight: bold;

}
#checkoutlabel
{
	position: absolute;
    left:158px;
    top: 7px;
    font-size: 11px;
}

#checkoutspan img
{
    position: absolute;
   	left:243px;
    top: 30px;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    border: none;    
}

#checkout
{
	position: absolute;
   	left:158px;
    top: 29px;
	border-style: none;
	width: 80px;
	height: 18px;
	font-size: 12px;
    font-weight: bold;
}

#search
{
	position: absolute;
	left: 270px;
	top: 20px;
	width: 30px;
	height: 30px;
	font-size: 11px;
    cursor:pointer;
    cursor: hand;
}

#languages
{
    position: absolute;
    top: 172px;
    right:330px;
	width: 250px;
	height: 20px;
}

#languages table
{
    float: right;
}

#languages td
{
    padding-top: 2px;
    width: 27px;
    text-align: right;
}

#languages a:after
{
    content: " |";
}

#social
{
    position: absolute;
    top: 245px;
    left: 785px;
	width: 170px;
	height: 30px;
	text-align:left;
    margin-right: 5px;
}

#social table
{
    border-spacing: 0px;
    text-align: left;
}

#social table td
{
    padding: 0px;   
}

#contact
{
    position: absolute;
    top: 320px;
    left: 780px;
    width: 200px;
    height: 150px;
    font-size: 11px;    
}

.hotelname
{
    font-size: 15px;
    font-weight: bold;
    height: 17px;
    margin-bottom: 6px;
    display: inline-block;    
}

#geologo
{
    position: absolute;
    bottom: 5px;
    right: 10px;
	width: 170px;
	height: 30px;
}

#geologo img
{
    max-width: 130px;
    position: absolute;
    right: 0px;
}


#maincontenttogle
{
    position: absolute;
    top: 159px;
    left: 740px;
    width: 252px;
    height: 39px;
    cursor:pointer;
    cursor: hand;
}

#toggleimage
{
    position: absolute;
    top: 16px;
    right: 20px;
    width: 18px;
    height: 9px;
}

#toggleshow, #togglehide
{
    position: absolute;
    top: 12px;
    right: 50px;
    width: 100px;
    height: 20px;
    font-size: 16px;
    text-align: right;
}

#toggleshow
{
    visibility: hidden;
    display: none;
}

#contenttable
{
	width:100%;
	text-align:left;
    padding-bottom: 30px;
}

#contentimage
{
    float: left;
    padding-right: 10px; 
    padding-bottom: 10px;
}

#contenttext
{
    display: block;
}

#contenttitle
{
   
}

#pagecontents
{
    margin-top: 10px;
}

#pagecontents #thumbnails
{
    margin-top: 10px;
}

#pagemenu
{
    margin-top: 5px;
    text-align: center;
    padding: 5px;
}
#pagemenu a
{
}

#pagemenu .menubefore
{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 3px;
}

#pagemenu div
{
    display: inline-block;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;    
}

#pagemenu a
{
    font-size :12px;
    font-weight: normal;
}

#thumbnails
{
    width: 100%;
    overflow: auto;
    margin-top: 10px;
}

#thumbnails ul
{
    list-style-type: none; padding:0px;margin-left: 0px;
}

#thumbnails li
{
    float:left; margin-right:5px;margin-bottom: 5px;
}

.thumbnail
{
   width: 45px; 
   height:45px; 
   overflow:hidden;
}


.thumbnail img
{
    min-width: 45px;
    min-height: 45px;
}

#galleryimg
{
    position: absolute;
    top: 170px;
    left:670px;
    width: 28px;
    height: 21px;
    
}

.imagecontainer img
{
    max-width: 150px;
    max-height: 150px;
}

#extratable
{
    width: 100%;
    border-spacing: 0px;
}

#extratable th
{
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}
#extratable td
{
    padding-top: 3px;
    padding-bottom: 3px;
}

#breadcrumbdiv
{
    text-align: right;
}


.breadcrumbitem a
{
    font-style: italic;
    font-size: 11px;
    font-weight: normal;
}

.policies
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: 15px;
}

.policies th
{
   padding: 10px;
   width: 200px;
   text-align: left;
   font-weight: normal;
}

.policies td
{
    width: 500px;
    padding: 10px;
    text-align: left;
}

#weathertext
{
    display: none;
    visibility: hidden;
}

#socialtext
{
    position: absolute;
    top: 210px;
    left: 780px;
    width: 130px;
    height: 25px;
    font-size: 16px;
    border-bottom: 1px solid;
}


#contacttext
{
    position: absolute;
    top: 290px;
    left: 780px;
    width: 200px;
    height: 25px;
    font-size: 16px;
    border-bottom: 1px solid;
}

.accomodationinfocell
{
    padding-left: 10px; 
    width: 600px;
}

#accomodation img
{
    max-width: 100px;    
}

.roomcapacity
{
    text-align: right;
    font-weight: bold;
}

.roomdescription
{
    padding-top: 10px;
}

#requestform table
{
    width: 620px;
    text-align: left;
}

#requestform td
{
    padding-top: 3px;
}

#requestform th
{
    font-weight: normal;
    width: 150px;
    padding-left: 10px;
}

#requestform .requesttxt
{
    width: 200px;
}

#requestform #txtText
{
    width: 100%;
}

#contactinfo
{
    width: 100%;
}

#contactinfo td
{
    padding: 3px;
}

#contactinfo table
{
    padding-top: 20px;
    margin: auto;
}

#seals
{
    position: absolute;
    left: 5px;
    top: 70px;
    width: 140px;
	text-align:left;
    z-index: 1000;
}

#seals ul
{
    list-style-type: none; 
    margin: 0px;
    padding: 0px;
}

#seals li
{
    float:left;
    height: 100px;
    width: 110px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding-left: 7px;
    padding-right: 7px;
}

#seals li table
{
    width: 100%; 
    height: 100%; 
    border-spacing:0px;    
}

#seals li td
{
    padding: 0px;
}

#seals li img
{
    max-height: 85px;
    max-width: 110px;
}

#h1div
{
    z-index: 0;
    font-size:10px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    max-width: 200px;
    text-align: right;
}

.pp_inline td,.pp_inline span
{
    padding-top: 2px;
    padding-bottom: 2px;
}
