/* CSS Document */

/*
 * The # is used to specify an ID element.
 * The ID can only be used by one element. 
 *
 * The . is used to specify a CLASS element.
 * CLASS is used for multiple instances or tags. 
*/


td.left_column {
  background-color: #171963;
}

td.center_column {
  background-color: #171963;
}

td.right_column {
  background-color: #171963;
}

#mainlinks a:hover {
  color: #6c3032;
}

.currentpage {
  color: #6c3032;
}

#tripadvisor {
 width: 95%;
}

.orange_text,.thumbnail {
	color: #ec4b0d !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.room_layout{
 font-weight: bold;
 font-size:10px;
 text-decoration:underline;
}

img.thumb{
 border: 0px;
}

.amenities{
 font-size: 10px;
}

#large_image{
 width: 213px;
 height: 190px;
}
#main_content b{

color:#fe9659;

}

#main_content  b a{
text-decoration:underline;
color:#fe9659;
font-weight:bold;

}

/*#main_content .sample_page2{
 font-weight:bold;
color:#2e5d93;

}

#main_content  .sample_page2 a{
text-decoration:underline;
color:#2e5d93;
font-weight:bold;
}*/

.TA_rtable td {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

#TA_Header {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; margin-bottom: 10px; text-align: center; margin-left: 25%; width: 50%;}

#TA_Flags {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; margin-top: 10px; margin-left: 25%; width: 50%; text-align: center;}

#TA_Link {background-color: #CB4512!important; font-size: 11px!important; text-align: center!important;}

#TA_Flags2 {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

.TA_heading {font-size:13px;}

.gmap_text {
	color:#000000;
	}

/*#interior{
	display:none;}
	
#relevance{
	display:none;}*/


#safety {
    display:none;
      filter:alpha(opacity=100); 
      position:absolute; 
      border-style: none;
	  font-weight: bold;
      padding: 3px;
	  color:#ffffff;
	  font-size: 11px;
	 }
	 
.event_link{
	color: #CB4512!important;
	font-weight: bold;
}
	
.event_hol {
	color: #006ae3;
	font-weight: bold;
}

.event_festiv {
	color: #fcae05;
	font-weight: bold;
}	 

h3 {
	margin-bottom: 0px;
}

.survey_div {
	background-image: url(../images/grey_pixel.gif);
	background-repeat: repeat-y;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*fieldset {
	border-color: #ccccba;
}*/
	
	
#check_availability {
	position:absolute;
	top: 445px;
	left:244px;
	width:152px;
}	

#pdf {
	width: 210px;
	visibility: hidden;
}

  /*
	#overlay{
		background: black none repeat scroll 0% 0%;
		display: none;
		position: absolute;
		top: 0pt;
		left: 0pt;
		z-index: 90;
		width: 100%;
		height: 3327px;
		opacity:0.8;
	}
	#player11 {
		z-index:10000;
		position: absolute;
		left: 50%;
		padding:10px;
		top:50px;
		background-color:white;
		width:546px;
		height:358px;
		padding-bottom:30px;
		margin-left:-273px;
		
		}
	#player11 a {
		float:right;
		color:grey;
	}
	#player11 h4 {
		color:#5A4C43;
		font-weight:bold;
		margin:0px;
		margin-bottom:5px;
		padding:5px;
	}
#initialtext {
  position:absolute;
  top:14px;
  left:14px;
  z-index:91;
}
#dlg1 {
  position:absolute;
  top:12px;
  left:373px;
  z-index:2;
}
#mytext {
  position:absolute;
  top:269px;
  left:10px;
  width:355px;
  height:34px;
  z-index:89;
}
#ssl {
  position:absolute;
  top:247px;
  left:14px;
  z-index:102;
  visibility: hidden;
}
#repClickedDiv {
  position:absolute;
  top:241px;
  left:10px;
  z-index:89;
  visibility: hidden;
}
*/

	h1{
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
#trip_top{
	position:absolute;
	width:490px;
	top:60px;
	right:400px;
	z-index:1000;
	color:#03F;
	
}
