/*----------------------------
  ------reset default styles--
  ---------------------------- */
* {
   margin: 0;
   padding: 0;
   }

li, p, td, th{
	font-size: 12px;
   }

Img{
   border:none;
   }
.clear{
   clear:both;
   }
br.clear{
line-height:0;
}
   
/*----------------------------
  ---generic element styles---
  ---------------------------- */
html{
}
body {
	font: 12px verdana,arial,sans-serif;
	height: 100%;
	background:#ffffff;
	color:#f4f4f4;
	text-align:center;
	padding-bottom:20px;
	}
   
/*----------------------------
  ----------layout-------------
  ---------------------------- */

#outline{
   width:998px;
   margin:0 auto;
   text-align:left;
    overflow:hidden;
   }
   
/*
to use the page as a include of an existing page you can hide the head-area*/
#head-area{
   /*display:none;*/
   background:#900;
   height:140px;
   color: #fff;
   font:12px verdana;
   }
#head-left,
#head-center{
   float:left;
   height:90px;
   color: #fff;
   width:266px;
   padding:20px 0 0 30px;
  }

#head-right{   
  float:right;
  text-align:right;
  height:100px;
  width:400px;
  }
  

#v8infoheader{
  display: none;

 	/*clear:both;
   text-align:center;
   padding-top:5px;
   height:120px;
   font:16px georgia;
   font-weight:bold;*/
   }
   
#body-area{
   min-height:420px;
   background:#f4f4f4;
   color:#000;
   }
   
#foot-area,
#langselect{
   background:#c0c0c0;
   height:26px;
   line-height:24px;
   }

#dekor{
   background:url(../Img/dekor.jpg) no-repeat top center red;
   height:100px;
   }

#breadcrump{   
   background:url(../Img/breadbg.gif) no-repeat center 25px;
   padding:10px 0 20px 0;
   width:998px;
   height:60px;
   text-align:center;
   }

#mainbox{
padding:5px;
}


/*----------------------------
  ----------links-------------
  ---------------------------- */

a{
   color:#40423e;
   }

#head-area a{
   color:#fff;
   }

a:hover{}

#langselect ul{
   float:left;
   margin-left:20px;   
   }

#langselect li{
   display:block;
   float:left;
   padding:0 20px 0 0;
   }

#langselect a{
   font-size:11px;
   }

#langselect a.loginlink,
#langselect a.LogOffLink{
   float:right;
   margin-right:30px;   
   }

#langselect a.otherLink{
   float:right;
   margin-right:10px;   

   }
   
   
   
#langselect Img{
   margin-right:5px;
   }

#breadcrump ul{
   padding:0 40px;   
   }

#breadcrump li{
   display:block;
   float:left;
   width:150px;
   padding:10px 0 0 0;
   text-align:center;
   }

#breadcrump a,
#breadcrump span
{
   background:url(../Img/breadcrumblink.gif) no-repeat top center;
   padding-top:20px;  
   text-decoration:none;
   display:block; 
   width:110px;
   padding-left:20px;
   padding-right:20px;
   
   }

#breadcrump a:hover,
#breadcrump a.current,
#breadcrump span.current{
   background-image:url(../Img/breadcrumblinkactive.gif);
   color: #aa3434;
   }
   
#foot-area {
   font-weight:bold;
   }

#foot-area Img{
   display:none;
   float:left;
   margin-right:10px;
   }

/*----------------------------
  ----form elements-----------
  ---------------------------- */
   
form{
   display:inline;
   }

div.rightCalendar{
   border:solid 1px #40423e;
   border-bottom-width:4px;
   border-right-width:4px;
   width:450px;
   margin:10px 10px 10px 0;
   padding:0px 0 0px 0px;
   overflow:hidden;   
 /*  
       height:144px; 
   */
  }    



  .tickerstyle{
 
  } 

fieldset{
   border:solid 1px #40423e;
   border-bottom-width:4px;
   border-right-width:4px;
   width:440px;
   margin:10px 10px 10px 0;
   padding:10px 0 10px 10px;
   }

   
   
fieldset.from-to-box,
fieldset.NoOfRooms {
   height:75px;
`}

fieldset.NoOfRooms {
   margin-top:24px;
`}

fieldset.full_int,
fieldset.full{
   clear:both;
   width:920px;
   }   
   
fieldset strong{
   display:block;
   clear:both;
   height:30px;
   line-height:30px;
   }
      
legend{
   font:19px georgia;
   margin-left:30px;
   }

label{
   float:left;
   text-align:right;
   margin:4px 10px 4px 0;
   }
   
input{
   border:solid 1px #40423e;
   float:left;
   width:140px;
   margin:4px 0 4px 10px;
   }
   
select{
   border:solid 1px #40423e;
   float:left;
   margin:0 0 4px 10px;
   width:142px;
   }

select.month,
select.year{
   width:66px;
   }
      
input:focus{}

input.button,
input.widebutton{
   width:140px;
   font:12px georgia;
   color:#fff;
   background:url(../Img/button-bg.jpg) repeat-x left bottom  #e5e5e5;
   border:solid 4px #40423e;
   height:35px;
   padding:0 0 4px 0;
   cursor:pointer;
   }
   
input.widebutton{
   width:240px;
 }   

input.button:hover,
input.widebutton:hover{
   background:url(../Img/button-bg-hover.jpg) repeat-x left bottom  #e5e5e5;
   }
   
#btnSearch{
   float:right;
   margin-right:14px;
   }   
   

#childbox{
   width:310px;
   float:right;
   }
   
#personbox{
   width:350px;
   float:right;
   }
   
#personbox label{
   margin:4px 0 4px 0px;
   display:block;
   width:160px;
   clear:left;
   }

#childbox label,
.loginform label{
   margin:4px 0 4px 0px;
   display:block;
   width:120px;
   clear:left;
   }

.loginform label{
   width:180px;
   }
   
fieldset.from-to-box label{
   margin:4px 0 4px 0px;
   display:block;
   width:80px;
   float:left;
   }

   fieldset.from-to-box input{
   width:80px;
   float:left;
   }
   


fieldset.person-per-room  label{
   clear:left;
   }
   
fieldset.from-to-box select,
fieldset.NoOfRooms select,
fieldset.person-per-room select{
   width:40px;
   float:left;
   margin-top:4px;
   }   
   
#childbox select option{
  margin:0 4px 0 2px;
  }
  
/*----------------------------
----content elements-----------
---------------------------- */
div#errorpage{
   text-align:center;
   padding:30px;
   margin:50px;
   line-height:4em;
   background:#fff;
   }


div.warn{
  color:red!important;
  font-weight:bold;
  }

span.warn{
  font-weight:bold;
 }
 

div.textbox{
  clear:both;
   margin:10px;
   padding:20px 0 10px 10px;
 }
 
 

 
div.fulltextbox{
   clear:both;
   border:solid 1px #40423e;
   border-bottom-width:4px;
   border-right-width:4px;
   margin:40px 10px 10px 10px;
   padding:30px 0 10px 10px;
 }

 div.halftextbox{
  float:left;
  width:470px;
  padding-left:10px;
  } 

 
div.buttonbox{
   clear:both;
   margin:10px;
   text-align:right;
   padding:10px 0 20px 10px;
 }

div.buttonbox * {
 float:right; 
 }
 
  
/*legend look a like*/  
div.legend{
   background:#e5e5e5;
   font:19px georgia;
   padding:0 2px;
   width:310px;
   margin: -44px 0 0 30px;
   }

div.fulltextbox p{
   padding:10px;
   }
   
div.fulltextbox ul,
div.halftextbox ul,
fieldset ul{
   list-style:none;
   padding:10px;
   }   

div.fulltextbox ul li strong,
div.halftextbox ul li strong,
fieldset ul li strong {
   display:block;
   float:left;
   width:180px;
   height:1em!important;
   line-height:1;
   }   
   
   
div.fulltextbox ul li,
div.halftextbox ul li,
fieldset ul li {
   clear:left;
   padding:0 0 4px 0;
   }

div.fulltextbox ul li span.right,
div.halftextbox ul li span.right,
fieldset ul li span.right{
  display:block;
  padding:0 0 4px 180px;
  }

div.fulltextbox ul li.sum,
div.halftextbox ul li.sum {
  font-weight:bold!important;
  } 
   
   
/*room listing*/
div.room{
   margin:20px 10px;
   }  

div.room div.imagefield{
   float:left;
   height:84px;
   width:120px;
   overflow:hidden;
   }  

div.room div.headerfield{
   margin-top:10px;
   font-weight:bold;
   color:#40423e;
   }
   
div.room div.headerfield div.title{
background:#c0c0c0;
  float:left;
  width:420px;
  padding-left:10px;
  }
   
div.room div.headerfield div.price{
background:#c0c0c0;
  float:left;
  width:120px; 
  text-align:right;
  }
  
div.room div.headerfield div.price a.detail{
   text-decoration:none;
   color:#aa3434;
  }
  

div.room div.headerfield div.date{
background:#c0c0c0;
  float:left;
  width:210px; 
  padding-right:10px;
  text-align:right;
  }
   
   
div.room div.textfield{
  float:left;
  width:560px; 
  padding:10px 0 0 10px;
  }   

div.room div.buttonfield{
  float:left;
  width:190px;
  padding:10px 0 0 0;
  } 
  
div.room a.morelink{
   display:block;
   text-align:right;
   clear:both;
   padding-right:20px;
   text-decoration:underline;
   }   
   
div.room input,
input.smallbutton{
   width:130px;
   font:14px georgia;
   color:#fff;
   background:url(../Img/button-bg.jpg) repeat-x left bottom  #e5e5e5;
   border:solid 3px #40423e;
   height:30px;
   padding:0 0 4px 0;
   float:right;
   cursor:pointer;
   }           
   
/*packages table*/
table#packages{
   border-collapse:collapse;
   margin:10px;
   }
   
table#packages th,
table#packages td{
padding:2px;
   }
   
table#packages th{
background:#e5e5e5;
   }

table#packages td{
border-bottom:solid 2px #e5e5e5;
   }
   
table#packages td.box{
   text-align:left;
   }
   
table#packages td.price,
table#packages th.price{
text-align:right;
padding-right:10px;
   }
   
/*Reservations*/   
table.reservations{
   border-collapse:collapse;
   margin:20px 0;
   width:910px;
   }
   
table.reservations th,
table.reservations td{
   padding:2px;
   }
   
table.reservations th{
   background:#ccc;
   font-size:0.9em;
   text-align:center;
   }
   
table.reservations tr.even td{
   background:#f0f0f0;
   }   
   
/*Rate Details*/   

dvi#rate-container{
   margin:40px 10px 10px 10px;
   text-align:center;
   }

table#rate-details{
   border:solid 1px #40423e; 
   border-bottom-width:4px;
   border-right-width:4px;
   width:50%;
   margin-left:24%;
   }

table#rate-details th{ 
   background:;
   padding:2px; 
   border-bottom:solid 1px;    
   font-size:1em;
   }

table#rate-details td{
   border-bottom:solid 1px #c0c0c0;
   padding:2px;
   font-size:1em;
   }

   table#rate-details td.noborder{
   border:none;
   }

   
col.label{
   width:180px;
   padding:10px;
   }
col.chkbox{
   width:30px;
   background:#c0c0c0;
   
   }
   
col.name{
width:400px;
background:#c0c0c0;
   }


col.ryth,
col.price{
   width:120px;
   background:#c0c0c0;
      }
	  
table#Table1  {
   border-collapse:collapse;
   width:80%;
   margin:0 auto;
   }   
	  
table#Table1  td{
   padding:0 0 0 10px;
   border-bottom:solid 2px #ccc;
   font-weight:bold;
   }   

 table#Table1 tr.even td{
   background:#f0f0f0;
   }  
   
table#Table1  th{
   padding:4px 0 2px 10px;
   background:#c0c0c0;
   }   

table#Table1  td input.smallbutton{
   font-size:12px;
   border:solid 3px #40423e;
   height:26px;
   padding:0 0 2px 0;
   margin-right:10px; 
 } 

table#Table1  td input.smallbutton{
   font-size:12px;
   width:130px;
   border:solid 3px #40423e;
   height:26px;
   padding:0 0 2px 0;
   margin-right:4px; 
 } 
table#Table1  td input.widebutton{
   font-size:12px;
   height:26px;
   padding:0 0 2px 0;
   margin-right:4px; 
 }
 
 
   
col.role{
   width:120px;
   }

col.fname,
col.nname{
   width:300px;

   }

col.button{
   width:220px;
   }	  



.tickerstyle{
  width:440px; 
  height:144px; 
  background:#f2f2f2; 
  border:solid 1px #40423e;
  padding:20px 0 10px 10px;
  border-bottom-width:4px;
  border-right-width:4px;
  margin:20px 10px 10px 0;
  overflow:hidden;
  } 

.messagediv{
  display: none;
 }  

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	/*background-color:#ffffdd;*/
	background:#666;
	border:solid 1px #40423e;
    padding:3px;
	width:340px;
	height:410px; 
/*    position:fixed;
	top:100px; */
}
.SlideShow  
{
/*    background:#fff;
	width:300px;
	height:290px;    */
}
  
/*----------------------------
  --- Slide Show ---
  ---------------------------- */

/*body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666}*/
#gallery {
   position:relative; 
   height:300px; 
   width:290px; 
   margin:10px auto; 
   padding:5px; 
   border:4px solid #fff; 
   }
/*#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px} */
#image {
   position:relative; 
   width:280px; 
   height:200px; 
   padding:5px;
overflow:hidden;   
   background:#FFF url(../img/loading.gif) center center no-repeat
   }
#image img {
   position:absolute; 
   top:5px; 
   left:5px
   }

   #thumbwrapper {
   margin-top:5px; 
   padding:0px 0; 
   width:290px; 
   height:90px; 
   background:#f2f2f2
   }
#thumbarea {
   position:relative; 
   overflow:hidden; 
   height:90px; 
   width:290px; 
   }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:90px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer;}
#thumbs img {height:1%;}

.imgnav {position:absolute; height:275px; width:20%; z-index:100; height:315px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../img/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../img/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#searchRigh, #searchLeft{width: 16px; height: 16px; }

.tablist {
	border:1px solid black;
	border-bottom:0px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	width:290px; 
	background:#DDD;
}

.tabcontent {
	border:1px solid black;
	padding:5px;
	background:#DDD;
}

#tabHeader a{
	text-decoration:none;
	color:black;
   }


#monthB,#monthA{
	/*color:#000000;*/
	font-size:10pt;
}
.weekday{
	color:#000000;
	width: 25px;
	text-align:center;	
	background-color:#ffffff;
	font-size:8pt;
}

.cal_open,.cal_open_legend{
	background-color : #98d75a;
	text-align:right;
	text-decoration:underline;
}
.cal_closed,.cal_closed_legend{
	background-color : #ff5252;
	text-align:right;
	text-decoration:none;
}
.cal_restricted,.cal_restricted_legend{
	background-color : #f0ef7b;
	text-align:right;
	text-decoration:underline;
}
.cal_invalid,.cal_invalid_legend{
	/*background-color : #dddddd;*/
	text-align:right;
	text-decoration:none;
}
.cal_open_legend,.cal_closed_legend,.cal_restricted_legend,.cal_invalid_legend{
	font-size:8pt;
	text-decoration:none;
}
.avail_calendar{
	border-width:2px;
	/*border-color:#cccccc;
	border-style:solid;  */
	padding: 0px 5px 0px 5px;
	width:450px;
}
 
.calendarHeader{
  background-color : #C0C0C0;
  height:20px;
} 

.calendarLegend{
  text-align:left;
  font-size:8pt;
}

#EmbeddedLogin{
  float:right;
  font-size:10px;  
}
#EmbeddedLogin input{
   float:none;
   width:50px;
   margin:0 0 0 0;
   font-size:10px;

    }
