@charset "utf-8";
body  {	font: 100% Arial, Helvetica, sans-serif;	margin: 0; 	padding: 0;	text-align: center; color: #000000;}
.thrColElsHdr #container {	width: 1000px; 	background: #FFFFFF;	margin: 0 auto;	text-align: left; } 
.thrColElsHdr #header {	padding: 0px;	background-repeat: no-repeat;} 
.headerpic {	padding-left: 10px;}
.thrColElsHdr #header h1 {	margin: 0;	padding-top: 3px;	font-size: 11px;	color: #666666;	padding-bottom: 10px;	padding-left: 30px;}
.thrColElsHdr #sidebar1 {	float: left;	width: 237px; 	padding: 0; }
.thrColElsHdr #sidebar2 {	float: right;	width: 237px; 	padding: 0;}

/*#sidebar*/
.thrColElsHdr #sidebar1  h2, #sidebar2  h2{	font-size: 15px;	margin: 0px;	height: 28px;	padding-top: 10px;
	padding-right: 0px;	padding-bottom: 0px;	padding-left: 10px;	color: #C71D22;  }
.thrColElsHdr #sidebar2  h3{	font-size: 15px;	padding-top: 3px;	margin: 0px;	color: #FFFFFF;  }
.thrColElsHdr #sidebar2  p{	font-size: 11px;	padding-left: 13px;	line-height: 1.7em;	color: #000000;	padding-right: 13px;
	text-align: justify;  }
.thrColElsHdr #sidebar2 .txt1{	font-size: 11px;	color: #FFFFFF;  }
.thrColElsHdr #sidebar2 .txt2{	font-size: 20px;	color: #FFFFFF;  }
.thrColElsHdr #sidebar2 .sponserlink{	font-size: 12px;	color: #000000;  }
.thrColElsHdr #sidebar1 h1{	font-size: 14px;	color: #000000;  }
.thrColElsHdr #sidebar2 h1{	font-size: 14px;	color: #000000;  }
.thrColElsHdr #sidebar1 p{	font-size: 11px;	color: #000000;  }
.thrColElsHdr #sidebar2 a{
}
/*#mainContent*/
.thrColElsHdr #mainContent {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 250px;
} 

#mainContent h1{
	font-size: 20px;
	background-image: url(../images/h1-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 28px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	color: #000000;
	font-weight: normal;
	display: block;
 }

#mainContent h2{
	font-size: 20px;
	margin: 0px;
	color: #9d2527;
	font-weight: bold;
	padding: 0px;
 }
#mainContent h3{
	font-size: 17px;
	margin: 0px;
	color: #9d2527;
	font-weight: bold;
	padding: 0px;
 }
#mainContent h4{
	font-size: 13px;
	margin: 0px;
	color: #CC6600;
	font-weight: bold;
	padding: 0px;
 }
#mainContent h5{
	font-size: 13px;
	margin: 3px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
 }
 
#mainContent li{
	font-size: 12px;

}
 
#mainContent .toplink{
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
#mainContent a{
	font-weight: bold;
	color: #000000;
}
#mainContent a:hover{
	font-weight: bold;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.thrColElsHdr #mainContent p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: justify;
}
  

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spacer { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height:10px;
	width: 10px;
}

/* Navigation */	
ul.Navigation { padding:0; margin:0; list-style:none; border:0;}
ul.Navigation li {
	margin:0;
	line-height:0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
ul.Navigation li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/bt-over-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.9em;
	font-weight: bold;
}
ul.Navigation li a:hover {
	color:#FFFFFF;
	background-image: url(../images/bt-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* facilties */	
ul.facilties {
	padding:0;
	margin:0;
	list-style:none;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
ul.facilties li a{
	margin:0;
	font-size:11px;
	line-height:1.2em;
	padding: 0px;
}
ul.facilties li  {
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/tick2.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
ul.facilties li a:hover {
	color:#990000;
}

		


/* Navigation2 */	
ul.Navigation2 {
	padding:0;
	margin:0;
	list-style:none;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
.droplist{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	background-color: #E6E6E5;
	background-image: url(../images/box3-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:237px;
	color: #000000;
}
.droplist2{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #aaaaaa;
	background-color: #c71d22;
	background-image: url(../images/box2-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:237px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #aaaaaa;
}

ul.Navigation2 li {
	margin:0;
	line-height:0px;
	padding: 0px;
}
ul.Navigation2 li a {
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 1.9em;
	font-weight: bold;
	background-image: url(../images/tick1.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
ul.Navigation2 li a:hover {
	color:#990000;
}

	

.box1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	background-color: #ff7602;
	background-image: url(../images/box1-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
	background-color: #c71d22;
	background-image: url(../images/box2-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 215px;
}
.box3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
	background-color: #E6E6E5;
	background-image: url(../images/box3-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

.fix {
	position: absolute;
	width: 490px;
}
.picture {
	border:1px solid #999999;
	margin: 3px;
	padding: 3px;

}
.txt1 {
	font-size: 16px;
	font-weight: bold;
	color: #9D2527;
}

.txt2 {
	font-size: 12px;
	color: #9D2527;
}

.txt3 {
	font-size: 12px;
	font-weight: bold;
	color: #9D2527;
}
.txt4 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt4 a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt5 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.txt6 {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}

/* menu_left_set */	
.menu_left_set{
	width:237px;
	float:left;
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
.menu_right_set{
	width:237px;
	float:left;
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
.left_conner_orange{width:8px;float:left}
.right_conner_orange3{width:8px;height:auto;float:right}
.text_right{
	width:auto;
	margin-top:11px;
	float:left
}
.text14bold_white{
	color:#C71D22;
	font-size:14px;
	font-weight:bold
}
a.text14bold_white:link,a.text14bold_white:visited,a.text14bold_white:active{color:#fff;font-size:14px;font-weight:bold}
a.text14bold_white:hover{color:#fff;font-size:12px;font-weight:bold;text-decoration:underline}

/* end menu_left_set */	

/* hotellisting */
.left_listing{width:auto;float:left}
.right_button{
	width:140px;
	height:auto;
	float:right
}

.address {
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.icon {
padding:2px;
}
.maincontent-center{
	float:left;
	margin: 5px;
	padding: 0px;
	width: 490px;
}
.left_listing2{width:380px;float:left}
.left_listing3{width:490px;float:left}
.left_listing4{
	width:345px;
	float:left
}
.right_button2{width:100px;height:auto;float:right; padding-bottom:3px}

.button1 a{
	font-size: 12px;
	color: #000000;
	background-image: url(../images/but-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7602;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	float: right;
	padding-right: 6px;
	width: auto;
}

.button1 a:hover{
	color: #FFFFFF;
	background-image: url(../images/but-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7602;
	font-weight: bold;
}
.button2 a{
	font-size: 12px;
	color: #000000;
	background-image: url(../images/but-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7602;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	float: right;
	padding-right: 6px;
	width: 50px;
}
.button2 a:hover{
	color: #FFFFFF;
	background-image: url(../images/but-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7602;
	font-weight: bold;
}
.button3 a{
	font-size: 10px;
	color: #000000;
	background-color: #FF7602;
	padding-left: 3px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	float: right;
	padding-right: 3px;
	width: auto;
}

.button3 a:hover{
	color: #FFFFFF;
	background-color: #990000;
}

.right_conner_button{width:31px;height:auto;float:right}
/* end hotellisting */

/* weather */

.weather_set{
	width:237px;
	float:left;
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}

.left_conner_weather{width:8px;float:left}
.right_conner_weather{width:8px;height:auto;float:right}
.text_right_weather{
	width:auto;
	margin-top:11px;
	float:left
}

/* end weather */
.footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	padding: 0;
}
.footer_resize { margin:0 auto; padding:0; width:1000px;}
.footer_width{
	width: 150px;
	padding-right: 5px;
}


.footer ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;

}
.footer img { display:inline; margin:5px 10px; padding:0;}
.footer ul li {
	line-height: 11px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0;
	margin-right: 3;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 6px;
}
.footer h1 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4;
	text-align: left;
}
.footer h4 {
	margin:0;
	padding:0;
	color:#000000;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

.footer p {
	margin:0;
	padding:30px 20px 10px 20px;
	float:right;
	color:#000000;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:1.8em;
}
.footer a {
	color:#000000;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.footer a:hover {
	text-decoration:none;
	color: #990000;
}
/* searchmenu */	
.searchmenu_set{
	width:237px;
	background-image: url(../images/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
.searchmenu_set{
	width:237px;
	background-image: url(../images/searchbox_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.searchmenu_left_conner_orange{
	width:8px;
	float:left;
}
.searchmenu_right_conner_orange3{width:8px;height:auto;float:right}
.searchmenu_text_right{
	width:auto;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 11px;
	text-align: left;
	padding-top: 10px;
}
.searchmenu{
	font-size:11px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	line-height: 1.5em;
}
.searchmenu_text1{
	color:#FFFFFF;
}
.searchmenu_text2{
	color:#000000;

}
.searchbox {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/searchbox_bg2.gif);
	padding: 3px;
	margin: 0px;
	width: 231px;
	background-color: #F77202;
	
}
.searchboxbottom {
	width: 237px;
	
}


/* end searchmenu */	
#searchbutton {
	margin-left: 159px;
	position: absolute;
	width: 78px;
	height: 79px;
}
