
	     
	    
	    * {
	margin:0;
	padding:0;
}
h2 {
	padding:1em 0 0 0;
}
h3 {
	padding:1em 0 0 0;
}
p {
	line-height:1.4em;
}
p + p {
	text-indent:2em;
}
body {
	font-size:100%;
	text-align:center;
	background:#FFFFFF;
	background: url("../../images/tailmy.gif") repeat-x scroll 0 0;
	font-family:Georgia,Arial,Verdana,Sans,sans-serif;
}
pre {
	display:block;
	margin:1em 0 0 0;
	width:488px;
}
pre code {
	background:#eee;
	display:block;
	padding:10px;
}
.r {
	float:right;
	padding:0 0 10px 20px;
}

/* Landscape mode (default) */
#wrap {
	margin:0 auto;
	width:1024px;
	position:relative;
	overflow:hidden;
	text-align:left;
	background:#fff;
}
#header {
	float:left;
	width:1024px;
	/*padding:10px 0 0 0;*/
	
	/*background:#fff;*/
	/*border-bottom:1px solid #000;*/
	height: 132px;
	background: url("../../images/tailmy.gif") repeat-x scroll 0 0;
}
#header h1 {
	padding:0 30px;	
	color:White;
	
} 
#header p {
	padding:0 30px;
	line-height:1.4em;
}
#content {
	float:left;
	width:1024px;
	 background: url("../../images/bottom.gif") repeat-x scroll 0 bottom #F3F3F3;
	position:relative;
	left:768px;
}
#main {
	float:left;
	width:708px;
	position:relative;
	right:738px;
	padding:20px 0;
}
#side {
	float:right;
	width:216px;
	position:relative;
	right:788px;
	padding-bottom:20px;
}
#sidea,
#sideb,
#sidec {
	clear:left;
	float:left;
	width:216px;
}
#footer {
	clear:both;
	float:left;
	width:1024px;
	
	/*background:#FFFFFF;*/
}
#footer p {
	padding:20px 30px;
}

@media only screen and (orientation:portrait){
	/* portrait mode */
	#header,
	#wrap,
	#footer {
		width:768px;
	}
	#content {
		left:0;
		background:#fff;
	}
	#main {
		float:left;
		width:708px;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#side {
		clear:left;
		float:left;
		width:768px;
		right:0;
		padding-bottom:20px;
		background:#eee;
	}
	#sidea {
		clear:none;
		width:216px;
		float:left;
		position:relative;
		left:30px;
		padding-top:20px;
	}
	#sideb {
		clear:none;
		width:216px;
		float:left;
		position:relative;
		left:60px;
		padding-top:20px;
	}
	#sidec {
		clear:none;
		width:216px;
		float:right;
		position:relative;
		right:30px;
		padding-top:20px;
	}
}

	.logo{background: url('../../images/hotel-paris-france.jpg') no-repeat scroll 565px 2px transparent;  height: 100%;}
   
   .input2
   {
   	    background: url(../../images/desktop/calendar-icon.png) no-repeat ;
        padding-left:30px;
   }
   
  /* 
  li {
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 2px;
    padding: 4px 0;
    position: relative;
}
+/

/**************************************/

.wrapper
{
	border-bottom: 1px solid #EAE9E9;
	margin-bottom: 20px;
	padding-bottom: 18px;
	overflow: hidden;
    width: 100%;
}

.img-indent
{
	float: left;
    margin: 0 20px 0 0;
    width:180px;
}

.hotel-name
{
	color: #5EA7E0;
	margin-bottom: 9px;
	margin-top: -3px;
	margin-left:280px;margin-top:-15px;
}

.hotel-description
{
	margin-bottom: 13px;
	margin-top:5px;
	padding-top:10px;
}

.image-hotel
{
	 padding:10px;          
          border:1px solid #999999;
          background-color:#FFFFFF;                   
          -moz-box-shadow:  0 0 7px #333333;
          -webkit-box-shadow:  0 0 7px #333333;
          filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=2);
          box-shadow: 0 0 7px #333333;
          
}

.hotel-images
{
	 padding:10px;  
	 height:272px;
	 width:366px;
	  border:1px solid #999999;
	  background-color:#FFFFFF;                   
	  -moz-box-shadow:  0 0 7px #333333;
	  -webkit-box-shadow:  0 0 7px #333333;
	  filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=2);
	  box-shadow: 0 0 7px #333333;
	  margin-left:auto;
	  margin-right:auto;
	  position:relative;
	  
	 
}

.hotel-detail
{
	 margin-left:auto;
	  margin-right:auto;
	  position:relative;
	  width:366px;
	  padding-bottom:20px;
}

.hotel-name2
{
	color: #5EA7E0;
	margin-bottom: 9px;
	margin-top: -3px;
	margin-left:90px;margin-top:-15px;
}

  #placeholder 
  {
    width: 366px;
    height: 272px;
  }

.address 
{
	color:Gray;
	font-size:80%;
	font-style: italic;
	
}
    
.stars-rt 
{
background-position: 0 -13px;
height: 13px;
position: relative;
width: 70px;
}

.ir {
    background-repeat: no-repeat;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

.hotelstar {
   
    margin-top: 3px;
}

.stars-rt, .stars-rt .value {
    background-image: url("../../images/desktop/starhotel.png");
}

.stars-rt .value {
    background-position: 0 0;
    height: 13px;
    left: 0;
    position: absolute;
    top: 0;
}

.stars-rt .stars_0 {
    width: 0;
}
.stars-rt .stars_1 {
    width: 14px;
}
.stars-rt .stars_2 {
    width: 28px;
}
.stars-rt .stars_3 {
    width: 42px;
}
.stars-rt .stars_4 {
    width: 56px;
}
.stars-rt .stars_5 {
    width: 70px;
}

.button {
    background: none repeat scroll 0 0 #0EB5D4;
    border: 1px solid #308D9F;
    color:#FFFFFF;
    font-weight:bold;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 7px 4px 6px;
    float:right;
    cursor:pointer;
}

.button1 {
    padding: 4px 10px 3px 25px;
    border: solid 1px #0EB5D4;
    position: relative;
    cursor: pointer;
    display: inline-block;
    /*background-image: url( 'bkg.png' );*/
    background-repeat: repeat-x;
    font-size: 15px;
    height: 18px;
    text-decoration: none;
    color: #FF820B;
    /*
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;*/
}
.button1 img {
    position: absolute;
    top: -4px;
    left: -12px;
    border: none;
}
.button1:hover {
    color: #A65304;
} 

.searchform
{
	width:550px;
	padding:10px;          
          border:1px solid #0EB5D4;
          background-color:#FFFFFF;                   
          -moz-box-shadow:  0 0 7px #05758A;
          -webkit-box-shadow:  0 0 7px #05758A;
          filter: progid:DXImageTransform.Microsoft.Shadow(color='#05758A', Direction=135, Strength=2);
          box-shadow: 0 0 7px #05758A;
          margin-bottom:20px;
           margin-left: auto ;
  margin-right: auto ;
}

.CheckinDate
{
	float:left;padding-right:15px;
}

.CheckinDate label
{
	display: block;
}

.CheckinDate input
{
	display:block;width:103px;height:23px;line-height:23px;vertical-align:middle;text-align:center;border: solid 1px #0EB5D4;
}



ul.tagcloud{font: 76%/1.3 Arial,sans-serif;list-style:none;margin:0;padding:0.5em;line-height:1.8;width: 90%;text-align:justify}
ul.tagcloud li{display:inline}
ul.tagcloud a{text-decoration:none;color: #787870;margin-right: 0.2em}
ul.tagcloud a:hover{text-decoration: underline;color: #444}
a.size1{font-size:80%}
a.size2{font-size:100%}
a.size3{font-size:125%}
a.size4{font-size:150%}
a.size5{font-size:180%}

.hotelheight
{
	height:50px;
}

.hotelleft
{
	float:left;width:120px;
}

.hotelmarginright
{
	float:left;margin-right:55px;
}
	
.hotelnavigation
{
	 width:300px;margin-left:auto;margin-right:auto;
}

#previous
{
	float:left;
}

#page
{
	margin-left:80px;
}

#next
{
	float:right;
}

.hotel-map
{
	display: block;margin-left:auto;margin-right:auto;margin-top:5px;border:0;
}

.hotel-link
{
	height:39px;
}

.hotel-logo
{
	padding:25px 10px 0 10px;float:left;
}

.hotel-search
{
	float:left;padding-right:15px;
}

.hotel-search label
{
	margin-left:5px;
}

.hotel-booking-date
{
	width:25px;float:left;padding-left:5px;
}

.booking-date
{
	height:25px;border: solid 1px #0EB5D4;
}

#minusthick
{
	margin:4px 3px;
}

.hotel-booking-day
{
	width:30px;float:left;padding-left:5px;
}

.hotel-booking-day input
{
	display:block;width:23px;height:23px;line-height:23px;vertical-align:middle;text-align:center;border: solid 1px #0EB5D4;
}

.hotel-booking-date-plus
{
	width:25px;float:left;
}

.hotel-booking-date-plus-uno
{
	height:25px;border:solid 1px #0EB5D4;
}

#plusthick
{
	margin:4px 3px;
}

#buttonsearch
{
	margin-top:20px;margin-left:8px;font-weight:bold;
}

.distance
{
	float:right;
}

.novideo
{
	display:none;
}