@charset "utf-8";
/* CSS Document */

<!--
.Hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B4B4B;
}
.pricefrom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9D0C;
}
.Rating {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
body,td,th {
	color: #B4D0EF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
img
{  border-style: none;
}
body {
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	color: #4A9BC1;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.Main_Menu{
list-style-type: none;
margin: 5px 0;
margin-bottom: 5px;
padding: 0;
width: 170px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.Main_Menu li a{
background: white url(http://www.holiday2cyprus.co.uk/images/menu/glossyback.gif) repeat-x bottom left;
font: bold 10px  Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
padding-bottom: 10px;
text-decoration: none;

}


* html .Main_Menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.Main_Menu li a:visited, .glossymenu li a:active{
color: white;
}


.underlinemenu{
font-size:10px;
color:#B4D0EF;
font-family:Verdana, Geneva, sans-serif;
width: 100%;
}

.underlinemenu ul{
padding: 2px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: centre; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li { 
display:inline; list-style-type:none; padding-left:1em; margin-left:1em; border-left:1px solid #ccc 
} 
li:first-child { 
border-left:none 
} 

.underlinemenu ul li a{
color: #494949;
margin-right: 1px; /*spacing between each menu link*/
text-decoration: none;
}
.footerrights {
	color: #0D4A65;
	font-weight: bold;
	text-align: right;
	font-size: 9px;
}
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	height: 15px;
	width: 160px;
}
.textbox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	height: 15px;
	width: 150px;
}



-->
