
<STYLE TYPE="text/css">
<!--

body {
background-color="#ECE5D3";
}

#footbar {

 background-image: url("images/footbar.jpg");
    float: left;
    width: 100%;
    height: 99px;
}

ul {
	list-style: none;
	float: left;
	margin: 0em;
	padding:0em;
	font-family: verdana;
font-size: 8pt;
}

ul li {

	list-style: none;
	line-height: 100%;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	text-align: left;
	font-family: verdana;
font-size: 8pt;
	
}
#borderit {
	
	float: left;
	margin: 0em;
	padding: 0em;
	font-family: verdana;
	font-size: 8pt;
}


#borderit a img {
vertical-align: bottom;	
margin: 0px;	
border: solid 2px #ccc; 
}

#borderit a:hover img {
border-color: #3d4d6c; 
}

#borderit a:hover {
border-width: 0;
}


p {font-size : 9pt; font-family: verdana, sans-serif; color: #111111; line-height:1.6;}
p.about {font-size : 8.5pt; font-family: verdana, sans-serif; color: #111111; line-height:1.5;}
p.label {font-size : 9pt; font-family: verdana, sans-serif; color: #ffffff; line-height:1.5; font-weight: bold; letter-spacing: 1px;}

p.foot {font-size : 9pt; font-family: verdana, sans-serif; color: #5a8894; line-height:1.5;}
a {font-size : 8pt; font-family : verdana, sans-serif; color: #5a8894; text-decoration: none;}
a:hover {color: #3d4d6c}

 
-->

/* Font family */
#gcbe_h .gc_sh * {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Font & Background color */
#gcbe_h .gc_sh .gc_horizontalSh{
	background-color: none;
	color: #ECE5D3;
}
/* Best available rate label customization */
#gcbe_h .gc_sh .gc_horizontalSh .shortHandTitle {
	color:inherit;
	text-align:left;
	font-weight:bold;
	font-family:inherit;
}
/* Book now Button and font color*/
#gcbe_h .gc_sh .shortHandCheckRates {
	background:url(images/square_brown1.png) no-repeat;
	color:#111111;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
	letter-spacing:normal;
}

/* ----- Start Size & Position ----- */

#gcbe_h .gc_sh .gc_horizontalSh{ 
	width:670px;
	height:40px;
	padding:0 75px;
	clear:both;
	background-color:#111111;
	}
#gcbe_h .gc_sh .gc_horizontalSh .shortHandTitle {
	width:145px;
	border-right:none;
}
/* check-in container and label width */
#gcbe_h .gc_sh .gc_horizontalSh .shortHandDate {width: 215px; }
#gcbe_h .gc_sh .gc_horizontalSh .checkinLabel {width:105px; }

/* Nr. of nights container and label width */
#gcbe_h .gc_sh .gc_horizontalSh .shortHandNrNights {width:140px; }
#gcbe_h .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {width: 80px; }

/*Book online container & button customization*/
#gcbe_h .gc_sh .gc_horizontalSh .shortHandButton {margin-top:4px;}
#gcbe_h .gc_sh .shortHandCheckRates {
	width:122px;
	height:21px;
	border:none;
	padding-bottom:2px;
	margin-top:5px;
}

#gcbe_h .gc_sh .startDay {
	}
	
.gc_sh .yuimenu ul li
{
	float: none;
}
.gc_sh .yuimenu .bd
{
	overflow: hidden;
}
/* ----- End Size & Position ----- */

</STYLE>