html {
	color:#000;  
	background:#FFF;  
}  
body {  
	font:10px/1.231 verdana, arial, helvetica, clean, sans-serif;  
	color: #6E6E6E;  
	text-align:center;  
	background: url(../images/bg.jpg) repeat-x;  
	margin: 0px;  
}  
fieldset,img {  
	border:0;  
}  
  
address,caption,cite,code,dfn,em,var {  
	font-style:normal;  
	font-weight:normal;  
}  
li {  
list-style:none;  
}  
hr {  
	background: #C5C5C5;  
	height: 3px;  
	width: 95%;  
	border: 0;  
}  
caption,th {  
	text-align:center;  
}  
h1 {  
	font-size:140%;	  
	font-weight: bold;  
	margin: 10px;  
	color: black;  
}  
  
h2, h3,h4,h5,h6 {  
	font-size:100%;  
	font-weight:normal;  
}  
h3 {  
	font-size:120%;	  
	font-weight: bold;  
	margin: 10px;  
	color: black;  
}  
  
q:before,q:after {  
	content:'';  
}  
abbr,acronym {  
	border:0;  
	font-variant:normal;  
}  
sup {  
	vertical-align:text-top;  
}  
sub {  
	vertical-align: -3px;  
}  
input, textarea, select {  
	font:10px/1.231 verdana, arial, helvetica, clean, sans-serif;  
}  
textarea{  
	width: 100%;  
}  
legend {  
	color:#000;  
}  
  
th {  
	background: #666666;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	padding: 5px;  
}  
  
th a:link {  
	background: #666666;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	display: block;  
	padding: 5px;  
	text-decoration: underline;  
}  
th a:visited {  
	background: #858585;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	display: block;  
	padding: 5px;  
	text-decoration: underline;  
}  
th a:hover {  
	background: #0079EE;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	display: block;  
	padding: 5px;  
}  
  
td.request {  
	background: #0069CE;  
	border: 1px solid #0069CE;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	text-align: center;  
}  
.request a:link, .request a:visited {  
	background: #0069CE;  
	color: white;  
	font-weight: bold;  
  
}  
  
.request a:hover {  
	display: block;  
	background: #60B1FF;  
	width: 100%;  
	height: 100%;  
}  
  
td.details {  
	background: #0283FF;  
	border: 1px solid #0283FF;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	text-align: center;  
}  
.details a:link, .details a:visited {  
	background: #0283FF;  
	color: white;  
	font-weight: bold;  
  
}  
  
.details a:hover {  
	display: block;  
	background: #60B1FF;  
	width: 100%;  
	height: 100%;  
}  
  
td.book {  
	background: #ff870f;  
	border: 1px solid #ff870f;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	text-align: center;  
}  
.book a:link, .book a:visited {  
	background: #ff870f;  
	color: white;  
	font-weight: bold;  
}  
  
.book a:hover {  
	display: block;  
	background: #e67300;  
	width: 100%;  
	height: 100%;  
}  
  
td.price {  
	background: #FFD700;  
	border: 1px solid #FFD700;  
	color: #0061BD;  
	font-size: 11px;  
	font-weight: bold;  
	text-align: center;  
}  
td.mprice {  
	background: #FFD700;  
	color: #0061BD;  
	font-size: 11px;  
	font-weight: bold;  
	text-align: right;  
}  
td.map {  
	background: #00B001;  
	border: 1px solid black;  
	color: white;  
	font-size: 11px;  
	font-weight: bold;  
	text-align: center;  
}  
.map a:link, .map a:visited {  
	background: #00B001;  
	color: white;  
	font-weight: bold;  
}  
  
.map a:hover {  
	display: block;  
	background: #00B001;  
	width: 100%;  
	height: 100%;  
}  
  
  
pre,code,kbd,samp,tt {  
	font-family:monospace;  

	line-height: 100%;  
}  
/*---------------------------------*/  
  
a {  
	text-decoration:none;  
}  
a:hover {  
	text-decoration: underline;  
}  
label {  
	display:block;  
	font-weight:bold;  
	margin:5px 0;  
	color: black;  
}  
input.button {   
	font: bold 12px Arial, Sans-serif;   
	height: 25px;  
	margin: 0;  
	padding: 2px 3px;   
	color: #ffffff;  
	background: #e7e6e6 url(../images/button.jpg) repeat-x;  
	border: 1px solid #dadada;  
}  
form {  
	background: #F3F3F3;  
	font-size: 10px;  
	padding: 10px;  
	width: 90%;  
	text-align: left;  
	border: 1px solid #DADADA;  
}  
  
#searchform, #quickform {  
	background: #DBF4FF;  
	font-size: 10px;  
	padding: 10px;  
	width: 153px;  
	margin-top:0px;  
	border: 1px solid #DADADA;  
	text-align: justify;  
}  
  
#flags {  
	background: url(../images/navbg.jpg) repeat-x;  
	text-align: right;  
	float: left;  
	width: 20%;  
	height: 25px;  
	line-height: 25px;  
	vertical-align: middle;  
	margin: 0px;  
}  
#euromap {  
	width: 490px;  
	height: 422px;  
	position: relative;  
	top: -510px;  
	left: 10px;  
}  
/*ul.sidemenu li a*/  
ul#euromap li a{  
	list-style-image: url(../images/dot.png);  
	list-style: circle;  
}  
  
a#euromap  {  
	background: #1E90FF;  
	padding: 5px;  
	color:white;  
	font-weight: bold;  
}  
  
.cityname {  
	position: relative;  
}  
  
  
  
  
#pagination {  
	padding: 5px;  
	background: #E9E9E9;  
	border: 1px solid #C8C8C8;  
	text-align: center;  
}  
#pagination a:link {  
	color: #0068CC;  
	font-weight: bold;  
}  
  
#pagination a:visited {  
	color: #0068CC;  
	font-weight: bold;  
}  
  
#pags {  
	padding: 5px;  
	margin: auto;  
	background: #E9E9E9;  
	border: 1px solid #C8C8C8;  
	text-align: center;  
	font-weight: bold;  
	vertical-align: middle;  
	width: 97%;  
	height: 17px;  
	line-height: 17px;  
}  
  
#pags #licurrent {  
	background: #B0D9FF;  
	color: white;  
	padding: 3px 3px;  
	margin: 0 2px;  
	border: 1px solid #B4B4B4;  
	font-weight: bold;  
  
}  
  
#pags li {  
	display: inline;  
	font-weight: bold;  
	text-decoration: none;  
}  
  
#pags li a:link {  
	background: #1E90FF;  
	color: white;  
	padding: 3px 3px;  
	margin: 0 2px;  
	border: 1px solid #B4B4B4;  
}  
  
#pags li a:visited {  
	background: #1E90FF;  
	color: white;  
	padding: 3px 3px;  
	margin: 0 2px;  
	border: 1px solid #B4B4B4;  
}  
  
#pags li a:hover {  
	background: #00BFFF;  
	color: white;  
	padding: 3px 3px;  
	margin: 0 2px;  
	border: 1px solid #707070;  
}  
  
#wrap {  
	width:894px;  
	text-align:left;  
	margin:0 auto;  
	background:url(../images/wrapbg.jpg) repeat-y;  
}  
#box{padding-left: 30px;}  
#header {  
	width:894px;  
	background: url(../images/header.jpg) no-repeat;  
	height:126px;  
	margin: 0 auto;  
}  
#logo a:link, #logo a:visited, #logo a:hover {  
	font-size: 26px;  
	font-weight: bold;  
	float: right;  
	text-decoration: none;   
	color: white;  
	position: relative;  
	top: 90px;  
	margin: 0;
	margin-right: 15px;
}  

  
#left {  
	float:left;  
	width:490px;  
	padding: 4px;  
	text-align: justify;  
}  
#left h1{  
	margin-left: 5px;  
	padding: 5px;  
	background: url(../images/h1bg.jpg) repeat-y;  
}  
#left h3{  
	margin-left: 5px;  
	padding: 5px;  
	background: url(../images/h3bg.jpg) repeat-y;  
}  
  
#rt { float:right; height:796px;width:250px  }  
#left-side {  
	background: transparent;  
	float:left;   
	width:175px;  
	padding:10px;  
	border-right: 1px solid #eaeaea;  
}  
  
#right-side {  
	background: transparent;  
	float:right;   
	width:175px;  
	padding:10px;  
	border-left: 1px solid #eaeaea;  
}  
  
.block h2 {  
	background:url(../images/bkbgrd.jpg) no-repeat;  
	height: 25px;  
	width:175px;  
	font-size: 11px;  
	font-weight: bold;  
	color: white;  
	text-indent: 35px;  
	line-height: 25px;  
	margin-bottom: 5px;  
}  
#cell1, #cell7 {  
	background: url(../images/bgcell1.jpg) repeat-x;  
	/*height: 310px;  */
	height: 230px;
	width: 225px;  
	margin: 2px;  
	padding: 7px;  
	float: left;  
	overflow: hidden;  
	border: 1px solid #E7E7E7;  
}  
#cell1 h1, #cell7 h1 {  
	background: #1479C1;  
	line-height: 150%;  
	margin: 0px;  
	color: white;  
	text-align: center;  
}  
#cell1 a:link, #cell1 a:visited, #cell1 a:hover, #cell7 a:link, #cell7 a:visited, #cell7 a:hover {  
	color: white;  
}  
#cell1 li, #cell2 li, #cell3 li, #cell4 li, #cell5 li, #cell6 li, #cell7 li, #cell8 li, #cell9 li, #cell10 li {  
	margin: 5px 0px; 
	list-style: none outside url(../images/bullet.jpg);  
}  
  
#cell1 li a:link, #cell1 li a:visited, #cell1 li a:hover, #cell2 li a:link, #cell2 li a:visited, #cell2 li a:hover, #cell3 li a:link, #cell3 li a:visited, #cell3 li a:hover, #cell4 li a:link, #cell4 li a:visited, #cell4 li a:hover, #cell5 li a:link, #cell5 li a:visited, #cell5 li a:hover, #cell6 li a:link, #cell6 li a:visited, #cell6 li a:hover, #cell7 li a:link, #cell7 li a:visited, #cell7 li a:hover, #cell8 li a:link, #cell8 li a:visited, #cell8 li a:hover, #cell9 li a:link, #cell9 li a:visited, #cell9 li a:hover, #cell10 li a:link, #cell10 li a:visited, #cell10 li a:hover{  
	font-weight: bold;  
	color: blue;
}  
#cell1 img, #cell7 img{  
	background: #F1F1F1;  
	border: 1px solid #B1B1B1;  
	margin: 5px;  
	padding: 5px;  
}  
#cell2, #cell8 {  
	background: url(../images/bgcell2.jpg) repeat-x;  
	height: 230px;  
	width: 225px;  
	margin: 2px;  
	padding: 7px;  
	float: left;  
	overflow: hidden;  
	border: 1px solid #E7E7E7;  
}  
#cell2 h1, #cell8 h1{  
	background: #19b1bb;  
	line-height: 150%;  
	margin: 0;  
	color: white;  
	text-align: center;  
}  
#cell2 a:link, #cell2 a:visited, #cell2 a:hover, #cell8 a:link, #cell8 a:visited, #cell8 a:hover {  
	color: white;  
}  
#cell2 img, #cell8 img{  
	background: #F1F1F1;  
	border: 1px solid #B1B1B1;  
	margin: 5px;  
	padding: 5px;  
}  
#cell3, #cell9 {  
	background: url(../images/bgcell3.jpg) repeat-x;  
	height: 230px;  
	width: 225px;  
	margin: 2px;  
	padding: 7px;  
	float: left;  
	overflow: hidden;  
	border: 1px solid #E7E7E7;  
}  
#cell3 h1, #cell9 h1{  
	background: #d05a00;  
	line-height: 150%;  
	margin: 0;  
	color: white;  
	text-align: center;  
}  
#cell3 a:link, #cell3 a:visited, #cell3 a:hover, #cell9 a:link, #cell9 a:visited, #cell9 a:hover {  
	color: white;  
}  
#cell3 img, #cell9 img{  
	background: #F1F1F1;  
	border: 1px solid #B1B1B1;  
	margin: 5px;  
	padding: 5px;  
}  
#cell4, #cell10 {  
	background: url(../images/bgcell4.jpg) repeat-x;  
	height: 230px;  
	width: 225px;  
	margin: 2px;  
	padding: 7px;  
	float: left;  
	overflow: hidden;  
	border: 1px solid #E7E7E7;  
}  
#cell4 h1, #cell10 h1{  
	background: #555555;  
	line-height: 150%;  
	margin: 0;  
	color: white;  
	text-align: center;  
}  
#cell4 a:link, #cell4 a:visited, #cell4 a:hover, #cell10 a:link, #cell10 a:visited, #cell10 a:hover {  
	color: white;  
}  
#cell4 img, #cell10 img{  
	background: #F1F1F1;  
	border: 1px solid #B1B1B1;  
	margin: 5px;  
	padding: 5px;  
}  
#cell5 {  
	background: url(../images/bgcell5.jpg) repeat-x;  
	height: 230px;  
	width: 225px;  
	margin: 2px;  
	padding: 7px;  
	float: left;  
	overflow: hidden;  
	border: 1px solid #E7E7E7;  
}  
#cell5 h1{  
	background: #952300;  
	line-height: 150%;  
	margin: 0;  
	color: white;  
	text-align: center;  
}  
#cell5 a:link, #cell5 a:visited, #cell5 a:hover {  
	color: white;  
}  
#cell5 img{  
	background: #F1F1F1;  
	border: 1px solid #B1B1B1;  
	margin: 5px;  
	padding: 5px;  
}  
#cell6 {  
	background: url(../images/bgcell6.jpg) repeat-x;  
	height: 230px;  
	width: 225px;  
	margin: 2px;  
	padding: 7px;  
	float: left;  
	overflow: hidden;  
	border: 1px solid #E7E7E7;  
}  
#cell6 h1{  
	background: #787600;  
	line-height: 150%;  
	margin: 0;  
	color: white;  
	text-align: center;  
}  
#cell6 a:link, #cell6 a:visited, #cell6 a:hover {  
	color: white;  
}  
#cell6 img{  
	background: #F1F1F1;  
	border: 1px solid #B1B1B1;  
	margin: 5px;  
	padding: 5px;  
}  
.sign { color:#0e59ea;font-size:11px; width: 240px; text-align:left; padding-top:5px  }  
  
  
ul.sidemenu {  
	text-align: left;  
	margin: 7px 8px 8px 10px; padding: 0;			  
	border-top: 1px solid #E5E5E5;  
	font-weight: bold;  
	text-decoration: none;	  
}  
ul.sidemenu li {  
	list-style: none;  
	padding: 4px 0 4px 5px;  
	margin: 0 2px;		  
	border-bottom: 1px solid #E5E5E5;  
}  
* html body ul.sidemenu li {  
	height: 100%;  
}  
ul.sidemenu li a {  
	text-decoration: none;	  
	color: #326ea1;   
	border: none;		  
}  
ul.sidemenu li a:hover {	  
	color: #383d44;  
	border: none;  
}  
  
#footer {  
	clear:both;  
	background:url(../images/ft.gif) no-repeat;  
	height:48px;  
	padding-top: 20px;  
	padding-left: 20px;  
	color: white;  
	font-weight: bold;  
	text-align: center;  
}  
  
#footer a {  
	color: #b1dbf6;  
	font-weight: bold;  
	text-decoration: none;  
}  
  
#footer a:hover {  
	color: #ffffff;  
	font-weight: bold;  
	text-decoration: none;  
}  
.testimonial {  
	background: #F6F6F6;  
	border: 1px solid #E0E0E0;  
	width: 96%;  
	padding: 10px;  
	text-align: justify;  
	margin: 10px 0;  
}  
  
.link {  
	background: #F6F6F6;  
	border: 1px solid #E0E0E0;  
	width: 96%;  
	padding: 10px;  
	text-align: justify;  
	margin: 10px 0;  
}  
#navbar {  
	background: url(../images/navbg.jpg) repeat-x;  
	line-height: 25px;  
	width: 884px;  
	height: 25px;  
	margin: 0px auto;  
	border-right: 5px solid #246aae;  
	border-left: 5px solid #246aae;  
}  
ul#nav {  
	background: url(../images/navbg.jpg) repeat-x;  
	font-weight: bold;  
	margin: 0;  
	width: 80%;  
	float: left;  
	padding: 0px;  
}  
ul#nav li{  
	display: block;  
	float: left;  
	height: 25px;  
	line-height: 25px;  
	text-align: center;  
	vertical-align: middle;   
}  
ul#nav a:link, ul#nav a:visited {  
	display: block;  
	float: left;  
	width: 90px;  
	height: 25px;  
	line-height: 25px;  
	color:#FFFFFF  
}  
  
ul#nav a:hover{  
	background: url(../images/navbgover.jpg) repeat-x;  
	text-decoration: none;  
}  
  
  
#login {margin-top: 20px;  
}  
#login input{display:block; margin-bottom:5px}  
#login h2{font-size:18px;padding-left: 40px;}  
#blog h2{font-size:18px;padding-left: 40px;}  
  
  
  
#login form{margin-top: 15px; padding-left: 10px;}  
.password {width:80px}  
#login .loginb h2{font-size:18px; margin-top: -35px; padding-left: 115px;}  
.checkbox { margin-top: 20px;}  
#login input.checkbox { display:inline}  
#login .ft{font-size:11px; padding-top:10px;padding-left:10px;}  
  
#blog {padding-top: 40px;}  
#blog h2{padding-left: 40px;padding-bottom: 28px;}  
#blog .lt { float:left; width:75px; font-size:12px}  
#blog .rt {float:left; width:105px; font-size:12px}  
.blog {clear:both; height: 160px;}  
.blog h3{color:#e47711;font-size:14px;padding-bottom: 15px;}  
.floatl{ float:left}  
.floatr{float:right;}  
#top .floatr{ margin-top: 4px; padding-right: 4px;}  
#mid .floatr {width: 280px;}  
#mid .floatr div.party{padding-top: 20px; padding-bottom: 30px; padding-left: 30px;}  
#mid .floatr div.party span{font-size:12px;}  
#rt h2{color:#FFFFFF}  


#boxesdp {
	padding: 5px;
	height: 20px;
	background: #e6e6e6;
}

#cap {
	line-height: 18px;
	font-weight: bold;
	margin-left: 10px;
	float: right;
	height: 267px;
	width: 260px;
}
#loaderdiv {
	background: #FFFFFF;
	background-image: url(../images/loader.gif);
	background-position:left center;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 48px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
	height: 48px;
	width: 244px;
	text-align: left;
	text-indent: 55px;
	padding: 5px;
	border: 3px solid #7c7c7c;
	float: right;
}

#reqf {
	font-weight: bold;
	color: #FFF;
	text-align: left;
	float: right;
	height: 125px;
	width: 260px;
	background-image: url(../images/bke.jpg);
	background-repeat: repeat-x;
}
#reqf label {
	font-weight: bold;
	color: #FFF;
	line-height: 23px;
	padding-left: 5px;	
}
#anch {
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF870F;
	float: right;
	margin-bottom: 3px;
	width: 100%;
	text-align: center;
}
#reqpr {
	line-height: 20px;
	font-weight: bold;
	color: #000;
	background-color: #E4E4E4;
	padding: 5px;
	float: right;
	height: 80px;
	width: 254px;
	border: 3px solid #999;
	text-align: left;
	display: none;
}
input.pbtn {  
	color:#050;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px;
}
#priceq {
	height: 100px;
	width: 244px;
	vertical-align: middle;
	background: #dbf4ff;
	padding: 5px;
	font-weight: bold;
	border: 3px solid #7c7c7c;
	float: right;
}
#warn {
	 background-color: #FF0000;
	 color: #fff;
	 height: 60px;
	 font-weight:bold;
	 font-size: 12px;
	 text-align:center;
}
#b_submit {
	width:70px;
	background-color: #FF0000;
	color: #fff;
	border: 2px solid #000;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	margin-right:50px;
}

.gbck {
	width:70px;
	background-color: #FF0000;
	color: #fff;
	border: 2px solid #000;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding:3px;
	font-size:11px;
	font-weight:bold;
}
.gbck1 {
	text-align:right;
	background-color: #FF0000;
	color: #fff;
	width:80px;
	margin-top:15px;
	font-weight:bold;
	float:right;
	padding:3px;
	text-align:center;
}
.gbck1 a:link, .gbck1 a:visited, .gbck1 a:hover, .gbck1 a:active {
	color: #fff;
}

