body {
  font:76% verdana,Arial,sans-serif;
  text-align: center;
  background-color: #262626;
  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:0px;
  color:#555555;
  background: #262626 url('/img/background.jpg') top center no-repeat;
  overflow-x: hidden;
}

A:link { COLOR: #000000; text-decoration: none }
A:visited { COLOR: #000000; text-decoration: none }
A:active { COLOR: #000000; text-decoration: none }
A:hover { COLOR: #000000; text-decoration: underline }

#headerdiv {
  margin-left: auto; 
  margin-right: auto;
  width: 1009px;
  height: 175px;
  border: 0px solid #000000;
  background: #262626 url('/img/header.jpg') top left no-repeat;
  text-align: left;
}

#headerdiv h1 {
  padding-top:56px;
  padding-left:200px;
  margin:0 1px 1px 1px;
  font-family: Georgia;
  font-size:34pt;
  letter-spacing: 5px;
  font-weight:bold;
  /*color: #990000;*/
  color:#FFFFFF;
  line-height:26px;
}

#headerdiv h2 {
  margin:0px;
  padding-left:282px;
  padding-top:15px;
  font-family: Georgia, verdana;
  font-size: 14px;
  /*color: #990000;*/
  color:#FFFFFF;
  line-height:22px;
  letter-spacing: 1px;
}

#mainmenu {
  margin-left: auto; 
  margin-right: auto;
  width: 1008px;
  height:30px;
  background: #990000 url('/img/bgmenu.gif') top left repeat-x;
}

#mainmenu ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  color: White;
  float: left;
  width: 100%;
  font-family: Georgia, verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#mainmenu ul li { display: inline; }

#mainmenu ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 0px solid #FFFFFF;
	text-shadow:0 1px 2px #000000;
}

#mainmenu ul li a:hover {
  background-color: transparent;
  color: #000;
}


#langbar {
float:right;
font-family: Georgia, verdana, arial, sans-serif;
background: transparent; 
height:20px;
width:300px;  
position:relative;
top: 7px;
right: 10px;
border:0px solid #000;
color: white;
}

#langbar p {
	padding-top: 2px;
	margin-top: 1px;
	text-align: right;
}

#langbar A:link { COLOR: #ffffff; text-decoration: none }
#langbar A:visited { COLOR: #ffffff; text-decoration: none }
#langbar A:active { COLOR: #ffffff; text-decoration: none }
#langbar A:hover { COLOR: #ffffff; text-decoration: underline }

#contentdiv {
  margin-left: auto; 
  margin-right: auto;
  width: 1006px;
  margin-top:0px;
  margin-bottom:0px;
  border:1px solid #d5d5d5;
  text-align: left;
  background-color: #ffffff;

}

#content_center {
  margin-top: 7px;
  margin-left:208px;
  margin-right:274px;
  padding-left: 2px;
  border: 0px solid #a5a5a5;
  
}

#content_center h2 {
  margin-top: 5px;
  margin-bottom:4px;
  font-size: 16px;
  text-align: left;
  padding:0px;
  border-bottom: 0px solid #990000;
}

#content_center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-size: 12px;
  text-align: left;
  padding:4px;
  border-bottom: 0px solid #990000;
}

#content_center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Georgia, verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#content_left {
  float: left;
  width:215px;
  border: 0px solid #cccccc;
}

#content_left h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-size: 12px;
  text-align: left;
  color: #000000;
  padding:4px;
  border-bottom: 0px solid #990000;
}

#content_left p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-size: 11px;
  line-height: 16px;
}

#content_right {
  float: right;
  width:260px;
  padding-right: 10px;
  border-left:0px dashed #cccccc;
}

#content_right h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-size: 12px;
  text-align: left;
  color: #000000;
  padding:4px;
  border-bottom: 0px solid #990000;
}

#content_right p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-size: 11px;
  line-height: 16px;
}

#minimap {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border: 1px solid #FFFFFF;
  text-align: center;
}
#menudis {
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 10px;
  border: 1px solid #FFFFFF;
}

#mainfooter {
  margin-left: auto; 
  margin-right: auto;
  width: 1010px;
  background: #262626;
  border: 0px solid #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align:center;
  font-size: 10px;
  color:#ffffff;
  padding-top: 5px;
}


#mainfooter A:link { COLOR: #fff; text-decoration: none }
#mainfooter A:visited { COLOR: #fff; text-decoration: none }
#mainfooter A:active { COLOR: #fff; text-decoration: none }
#mainfooter A:hover { COLOR: #fff; text-decoration: underline }

.thumbnail_left {
  float:left;
  margin-right:20px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
.s_ {
  width: 50px;
  height: 20px;
  margin: 0;
  border: 0;
  background:  url(/img/etoiles/s_.gif) no-repeat center top;
  /*overflow: hidden;*/
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:#fff;
  text-indent : -9999px;
}
.s_asc {
  width: 50px;
  height: 20px;
  margin: 0;
  border: 0;
  background:  url(/img/etoiles/s_asc.gif) no-repeat center top;
  /*overflow: hidden;*/
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:#fff;
  text-indent : -9999px;
}
.s_desc {
  width: 60px;
  height: 20px;
  margin: 0;
  border: 0;
  background:  url(/img/etoiles/s_desc.gif) no-repeat center top;
  /*overflow: hidden;*/
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:#fff;
  text-indent : -9999px;
}
.tooltip {
        background-color:#555555;
        font-weight:bold;
        border:2px #FFFFFF solid;
        color: #FFFFFF;
        z-index:10;
      }
.tooltip_title {
	background-color:#FFFFFF;
	font-weight: bold;
	color: #000000;
}

.tooltip_content {
	color: #ffffff;
	width: 280px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}

.tooltip_content_selected {
	background-color:#FF0000;
	color: #ffffff;
	width: 280px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
     
#map_container {
background-color: #fff; 
border: 0px solid #262626; 
padding-bottom: 0px;
padding-left: 0px; 
padding-right: 0px;
margin-left: 0px;
color:#000000;
}

#close_map{
text-align: right;
font-size: 20px;
line-height:26px;
color:#FFFFFF; 
cursor:move;
}

#close_map A:link { COLOR: #FFFFFF; text-decoration: none }
#close_map A:visited { COLOR: #FFFFFF; text-decoration: none }
#close_map A:active { COLOR: #FFFFFF; text-decoration: none }
#close_map A:hover { COLOR: #FFFFFF; text-decoration: underline }

.important { color: #990000; }

form#niceform {
background:	#ffffff;
width:570px; 
border:1px solid #000000;

padding:5px;
margin:0 auto;
font-family: Georgia, verdana, Arial, Helvetica, sans-serif;	

}

form#niceform fieldset {
width:530px; 
display:block; 
border:1px dotted #cccccc; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 13px;
line-height:1.2em;
color:#000000;
}


form#niceform legend {
font-weight:bold;
font-family: Georgia, verdana, arial, sans-serif;
font-size: 14px;
color: #000000;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #FFFFFF;
padding: 0 5px;
background: #FFFFFF;
}

form#niceform label {
clear:left; 
display:block; 
float:left; 
width:180px; 
text-align:left;
font-family: Georgia, verdana, arial, sans-serif;
font-size: 12px;
padding-right:10px; 
color: #000000; 
margin-bottom:0px;
}

form#niceform input {
border:1px solid #555555; 
padding:0 2px; 
margin-bottom:0.1em;

}

form#niceform select {
border:1px solid #555555; 
margin-bottom:0.1em;
}

form#niceform textarea {
border:1px solid #555555; 
padding:0.1em; 
overflow:auto; 
}

form#niceform option {
background:#C5D9FF; 
color:#003399;
}

form#niceform optgroup {
background: #4D89FF; 
color:#FFF; 
}

form#niceform optgroup option {
background:#C5D9FF; 
color:#003399;
}

form#niceform #button1 {
color:#555555;
border:1px solid #555555; 
font-weight: bold;

width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}


form#niceform #button1:hover {
color:#000;
}

.hotel_box {
width:485px;
height:100px;
padding:2px 2px 0 0;
margin-top:2px;
border-bottom: 1px dashed #cbcbcb;
background-color:#ffffff;
color:#505050;
}

.hotel_box_small {
width:255px;
height:70px;
padding:2px 2px 0 2px;
margin-top:2px;
border-bottom: 1px dashed #cbcbcb;
background-color:#ffffff;
color:#505050;
font-size: 11px;
}

.hotel_title_small {
width:255px;
height:70px;
padding:2px 2px 0 2px;
margin-top:2px;
border-bottom: 1px dashed #cbcbcb;
background-color:#ffffff;
color:#505050;
font-size: 9px;
}

.imgbox {
float: left;
background-color:#ffffff;
width: 130px;
text-align: center;
}

.imgboxsmall {
float: left;
background-color:#ffffff;
width: 85px;
text-align: center;
}

.hotel_box_img {
border:1px solid #ffffff;
padding:2px 5px 2px 0;

max-width: 125px;
width: expression(this.width > 125 ? 125: true);

}

.hotel_title {
color:#990000;
text-align:right;
padding-right:5px;
float:left;
}

.hotel_price {
color:#990000;
font-weight: bold;
text-align:right;
padding-right:5px;
float:right;
}

.hotel_desc {
padding-left:5px;
padding-bottom:2px;
padding-top:5px;
color: #555555;
}

.hotel_nav {
text-align:right;
padding-top:7px;
padding-right:5px;
padding-bottom:2px;
color: #990000;
}

.hotel_nav input {
border:1px solid white;
background-color:white;
color: #990000;
cursor: pointer;
}

.hotel_nav input:hover {
border:1px solid white;
background-color:white;
color: #555555;
}

.hotel_nav A:link { COLOR: #990000; text-decoration: none }
.hotel_nav A:visited { COLOR: #990000; text-decoration: none }
.hotel_nav A:active { COLOR: #990000; text-decoration: none }
.hotel_nav A:hover { COLOR: #555555; text-decoration: none }

.hotel_box li{
float:right;
list-style-type:none;
border:1px solid;
padding:2px 10px 2px 10px;
margin-bottom:2px;
margin-right:2px;
white-space:nowrap;
background:#c0c0c0;
color:#57aaff;
}

.highlighted {
color: #990000;
padding: 5px;
}

.bordertable {
	border:1px solid #c0c0c0;
}
.tabheader {
	color: #ffffff;
	background-color: #555555;
}

.tabline {
	background-color: #fafbfc;
}

.leftbox {
	width: 194px;
	margin:0px 10px 11px;
	padding:0px 0px 0px;
	border:1px solid #a5a5a5;
	background-color: #fff;
	color:#000000;
}

.leftbox h3 {
background: url(/img/leftbox_header.gif) repeat-x top left;
}

#searchbox {
background: transparent;
padding: 10px 2px 0px 0px;
}
#shuttlebox {
background: url(/img/airport-shuttle.jpg) no-repeat top left;
padding: 68px 10px 5px 10px;
}
#toursbox {
background: url(/img/paris-city-tours.jpg) no-repeat top left;
padding: 69px 10px 5px 10px;
}

.rightbox {
	width: 260px;
	margin:0px;
	padding:0px;
	border:1px solid #a5a5a5;
	background-color: #fff;
	color:#000000;
}

.rightbox h3 {
background: url(/img/leftbox_header.gif) repeat-x top left;
}

#conciergebox {
background: url(/img/backconcierge.jpg) no-repeat top left;
padding: 10px 10px 5px 65px;
height: 90px;
}

.centerbox {
margin:0px 0px 10px 0px;
padding:0px;
border:1px solid #a5a5a5;
background-color: #fff;
color:#000000;
}

#lastbox {
padding: 0px 0px 0px 0px;
}

#philobox {
background: url(/img/philobg.gif) repeat-x top left;
height: 235px;
padding: 0px 0px 0px 10px;
}

.philotext {
padding: 5px 0px 20px 10px;
margin-right: 10px;
font-size: 9px;
}

.calendar {
background: url(/img/calendar.gif) no-repeat center right;
border:1px solid #c9c9c9;
padding:2px 0px 2px 2px; 
margin-bottom: 4px;
width: 100px;
}

.livechat {
width: 215px;
margin: 0px 0px 10px;
padding:0px;
border:0px solid #d5d5d5;
background-color: #fff;
text-align: center;
}

.clear{clear:both;}

.bottomnav {
	border-top:1px solid #ffffff;
	margin:0px;
	margin-top:15px;
	height: 150px;
}
.bottomnavcol {
	width: 20%;
	float:left;
	color:#ffffff;
	text-align:left;
}

.bottomnavcol a {
	width: 196px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	padding-left: 40px;
}

.heading {
	color: #ffffff;
}

.bottomnavcol a:link, .bottomnavcol a:visited {
	color: #ffffff;
	text-decoration:none;
}
.bottomnavcol a:hover {
	color:#00aeef;
	text-decoration:none;
}
.bottomnavmain {
	font-size:13px;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding-left: 40px;
}

.bottomSpace {
	line-height: 6px;
}
div#searchbox label {
clear:left;
display:block;
float:left;
font-weight:bold;
text-align:left;
width:80px;
padding-left: 5px;
padding-top: 4px;
}
.search {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border:1px solid #C9C9C9;
margin-bottom:4px;
padding:2px 0 2px 2px;
width:100px;
margin-left:10px;
margin-top:10px;
}
.classblod{
font-weight:bold;
}

