@charset "utf-8";

/* --------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------   By modlao Design   ------------------------------------------------------- */
/* ----------------------------------------------         2010         ------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */

										/* StyleSheet of AnsaraHotel*/


/* Resets */
html, body, div, span, p, a, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-size: 100%;
}
html, body {
	height: 100%;
}
body {
	padding: 0;
	background-image:url(../images/BodyBackGround.png);
	background-repeat: repeat;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
img{
	border: 0;
}
#global {
	min-height: 100%;
	overflow: hidden;
	background-image: url(../images/BodyBackGround.png);
	background-repeat: repeat;
	width: 1024px;
}
a{
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
/*-------------------------------------------------------------------------------------------------*/
/*----------------------------------------- HEADER ------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
/* Header */
#header {
	height: 225px;
	position: relative;
	z-index: 99;
	background-image: url(../images/HeaderBackGround.png);
	background-repeat: repeat-x;
}
#subheader{
	background-image: url(../images/HeaderBackGround.png);
	background-repeat: repeat-x;
	height: 171px;
	width: 1024px;
	margin: 0 auto;
}

#vid a{
	display: block;
	width: 231px;
	height: 97px;
	left: -250px;
	top: -40px;
	position: absolute;
	background-image:url(../images/video.png);
}
#vid a:hover{
	background-position: 0 -97px;
}
#logo a{
	display: block;
	height: 98px;
	background-image: url(../images/Logo-AnsaraHotel.png);
	z-index: 50;
	width: 98px;
	position: relative;
	left: 45px;
	top: 40px;
  }
#logo a:hover{
	background-position: -98px;
}
.linecolortop{
	position: relative;
	height: 5px;
	top: 30px;
}
/* ---------------------- Navigation Menu RollOver Start Image --------------------------------- */
  #navigation {
	position: absolute;
	top: 104px;
	height: 67px;
	width: 1024px;
	z-index: 30;
  }
    #header ul.navigation {
	position: relative;
	height: 62px;
	left: 30px;
    }
      #header ul.navigation li {
	display: block;
	float: left;
	position: relative;
	padding: 0 0 0 8px;
      }
        #header ul.navigation li a {
	display: block;
	float: left;
	padding: 41px 14px 16px 5px;
	line-height: 14px;
	text-decoration: none;
	font-size: .8em;
        }
        /* Navigation Link Colors */
        #header ul.navigation li a:link,
        #header ul.navigation li a:visited {
	color: #93887b;
        }
        #header ul.navigation li a:hover {
          color: #fff;
        }
        #header ul.navigation li a:active {
	color: #93887b;
        }
        #header ul.navigation li ul {
	border: 1px solid #080808;
	top: 60px;
	left: 5px;
	position: absolute;
	width: 128px;
	padding-top: 2px;
	display: none;
	background-color: #4f4037;
        }
        #header ul.navigation li:hover ul {
          display: block;
        }
        #header ul.navigation li:hover a {
          color: #fff;
        }
          #header ul.navigation li ul li {
	border-bottom: 1px solid #6f6658;
	padding: 3px 4px;
	width: 120px;
          }
          #header ul.navigation li:last-child {
            border-bottom: none;
          }
            #header ul.navigation li ul li a {
	display: block;
	width: 100px;
	background: transparent;
	line-height: 16px;
	font-size: 12px;
	padding: 3px 7px;
	color: #cfc5ac !important;
	border: 1px solid transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
            }
            #header ul.navigation li ul li a:hover {
	color: #fff;
	border: 1px solid #382d25;
	background-color: #382d25;
            }
    /* Plus Logo */
    .small_plus {
      width: 86px;
      height: 57px;
      position: absolute;
      right: 2px;
      top: -47px;
      display: block;
      text-indent: -9999px;
    } 
/* -------------------------------- End Menu --------------------------------------- */

/*------------------ SubNav ------------------------ */
#subnav{
	width: 400px;
	margin: -58px 0 0 650px;
	position: absolute;
}
.sharing-cl{
  overflow:hidden; 
  margin:0;
  padding:0;
  list-style:none;
}
.sharing-cl a{
	overflow:hidden;
	width:53px;
	height:27px;
	float:left;
	margin-right:5px;
	text-indent:-300px;
}
.sharing-cl a{
	background-image: url(../images/share-sprite.png);
	background-repeat: no-repeat;
}
a.sh-mail{
	background-position:-12px -40px;
}
a.sh-tweet{
	background-position:-65px -40px;
}
a.sh-face{
	margin-right:0;
	background-position:-120px -40px;
}
a.sh-faceshare{
	margin-right:0px;
	background-position:-173px -40px;
	width: 92px;
}
a.sh-tripadvisor{
	background-position:-257px -40px;
	width: 60px;
	margin-right: 0px;
}
a.sh-mail:hover{background-position:-12px 1px;}
a.sh-tweet:hover{background-position:-65px 1px;}
a.sh-face:hover{background-position:-120px 1px;}
a.sh-faceshare:hover{background-position:-173px 1px;}
a.sh-tripadvisor:hover{background-position:-257px 1px;}
.indeximgright{
	float: right;
}
#indeximgleft{
	float: left;
	height: 489px;
}
.slideshow {
	width: 857px;
	overflow: hidden;
	height: 491px;
}
#catchphrase{
	position: absolute;
	top: 136px;
	z-index: 10;
}
#indexgraphic{
	position: absolute;
	top: 390px;
	z-index: 300;
}
#subcontentindex{
	width: 1024px;
	min-height: 100%;
	background-color: #E2DAC7;
	height: 490px;
	position: relative;
	margin: 0 auto;
}
/*-------------------------------------------------------------------------------------------------*/
/*----------------------------------------- CONTENT -----------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
#contentindex {
	color: #363B29;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	background-image: url(../images/IndexContent.jpg);
	background-repeat: repeat-x;
	margin: -105px 0 0 0;
}
#content{
	color: #4D3E34;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	margin: -55px 0 0 0;
	background-image: url(../images/ContentBackGround.png);
	background-repeat: repeat-x;
	background-color: #E2DAC7;
}
#subcontent{
	width: 1024px;
	background-color: #E2DAC7;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/ContentBackGround.png);
	background-repeat: repeat-x;
	min-height: 100%;
}
#title{
	background-image:url(../images/TitleBackground.png);
	position: relative;
	height: 70px;
	margin: -490px 0 0 0;
}
#titletext{
	padding: 46px 0 4px 46px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #4D3E34;
}
#linecolordown{
	height: 6px;
	z-index: 400;
	background-image: url(../images/LineColordown.jpg);
}
#dateweather{
	left: 935px;
	position: relative;
	top: -60px;
	width: 110px;
}
#time{
	width: 110px;

}
#weather_widget * {
	margin:0px;
	padding:0px;
	color: #93887b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#weather_widget {
	width:60px;
	height: 20px;
	margin: 1px 0 0 3px;
}
#contenttext2{
	min-height: 100%;
	position: relative;
	overflow: visible;
	width: 600px;
	padding: 34px 0 0 300px;
}
#contenttext2 ul{
	list-style-type: disc;
	margin: 0 70px 25px 30px;
}
#contenttext2 li{
	margin: 0 0 10px 0;
	font-size: .8em;
}
#contenttext2 a{
	color: #4D3E34;
}
#contenttext2 a:hover{
	text-decoration:underline;
}

#list{
	width: 450px;
	margin: 20px 0 0 0;
}
#list  ul{
	list-style-type: square;
}
#list  li{
	margin: 0;
	font-style: italic;
}
#list2{
	width: 450px;
	font-size: .8em;
}
#list2  ul{
	list-style-type: square;
	margin: 0 0 20px 0;
}
#list2  li{
	margin: 0 0 0 30px;
	font-style: italic;
	font-size: 1em;
}
.cadrea{
	width:280px;
	float: left;
	position: relative;
}
.cadreb{
	width:280px;
	float: right;
	position: relative;
}
.cadrec{
	width: 600px;
}
#manifest{
	background-image: url(../images/VientianeManifest.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding: 95px 8px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-variant: small-caps;
}
#gallery{
	width: 480px;
	position: relative;
	margin: 0 auto;
	height: 368px;
	padding: 10px 0 0 0;
}
#gallery ul{
	display: inline-block;
	margin: 0 0 20px 0;
}
#gallery li{
	margin: 0 0 0 20px;
	height: 62px;
	width: 62px;
	display: block;
	float: left;
}
#roomlist{
	width: 150px;
}
#roomlist a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #84921F;
}
#roomlist ul{
	list-style-type: disc;
	margin: 0 0 0 30px;
}
#roomlist li{
	margin: 0 0 10px 0;
}
#map{
	height: 295px;
	margin: 0 0 15px -30px;
}
#softopening{
	margin: 0 0 20px 0
}
.line{
	width: 600px;
	border-bottom: 1px solid #4D3E34;
	margin: 30px 0 30px 0;
	clear: both;
}
.line2{
	width: 200px;
	border-bottom: 1px solid #4D3E34;
	margin: 0 auto 30px auto;
	clear: both;
}
.top{
	font-size: 0.8em;
	float: right;
	margin: -30px 0 30px 0;
}
#contact{
	height: 385px;
	width: 350px;
	text-align: center;
	margin: 0 auto;
}
#logocontact a{
	display: block;
	height: 59px;
	background-image: url(../images/Logo-AnsaraHotel-Contact.png);
	width: 59px;
	margin: 20px  auto 10px auto;
}
#logocontact a:hover{
background-position: -59px;
}
/* ----------------------------------------------- Table ---------------------------------------- */
.tablebook{
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 0.8em;
	width: 450px;
}
.tableresa{
	border-collapse: collapse;
	margin: 0 auto 20px auto;
	font-size: 0.8em;
	width: 600px;
}
.tableservice{
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 0.8em;
	width: 600px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: thin solid #F57F25;
	color: #4D3E34;
	text-align: center;
	font-weight: bold;
	background-color: #F0ECE3;
	vertical-align: middle;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #F57F25;
	padding: 3px;
	text-align: center;
	color: #4D3E34;
	height: 50px;
	vertical-align: middle;
}

/* --------------------------------- formulaire ------------------------------------------- */
#formulaire{
	width:480px;
	text-align: left;
	margin: 20px 120px 20px 0;
	padding: 20px 120px 20px 0;
	border-top: 1px solid #4D3E34;
	border-bottom: 1px solid #4D3E34;
}
			 		
label{
	float: left;
	width: 200px;
	font-size: 0.9em;
	color: #4D3E34;
	padding: 0 20px 0 0;
}
input {
	margin-bottom: 6px;
	width: 155px;
}
textarea{
	width:175px;
	margin-bottom: 6px;
	height: 80px;
}
select{
	margin-bottom: 6px;
	width:158px;
}
#submitbutton{
	width: 65px;
	height: 20px;
	border:none;
	float: left;
	background: url('../images/ButtonSend.jpg') no-repeat;
	margin: 10px 0 0 221px;
}
#submitbutton:hover{
	background-position: -65px;
	cursor:pointer;
}
#clearbutton{
	width: 65px;
	height: 20px;
	border:none;
	float: right;
	background: url('../images/ButtonClear.jpg') no-repeat;
	margin:10px 102px 0 0;
}
#clearbutton:hover{
	background-position: -65px;
	cursor:pointer;
}
br{
	clear: left;
}
.legende{
	font-size: .8em;
}	
/*-------------------------------------------------------------------------------------------------*/
/*----------------------------------------- FOOTER ------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
/* ------------ footer --------------*/
#footer {
	background-image: url(../images/footerbackground.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	position: relative;
	height: 28px;
	z-index: 300;
}
#subfooter{
	width: 1024px;
	position: relative;
	height: 75px;
	margin: 0 auto;
}
#footermenu{
	width: 1024px;
	padding: 5px 0 10px 0;
	color: #93887b;
	font-size: 0.8em;
}
#footermenu ul{
	list-style-type: none;
}
#footermenu   li {
	display: inline;
	margin: 0 12px 0 9px;
}
#footermenu  a{
	color: #93887b;
}
#footermenu  a:hover{
	color: #fff;
}
#adresse{
	color: #93887b;
	font-size: 0.7em;
	letter-spacing: .2em;
}
#adresse a{
	color: #93887b;
}
#adresse a:hover{
	color: #fff;
	text-decoration: underline;
}
/* ------------ Copyright --------------*/
#copyright {
	margin: 15px 0 5px 0;
	text-align: center;
}
.mod a{
	color: #e2d9c6;
	font-size: 0.7em;
	text-decoration: none;
}
.mod a:hover{
	color: #FFFFFF;
}


/* ---------------------- page flip - booking ------------------------- */
#pageflip {
	position: relative;
	z-index: 100;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 50;
	right: 0;
	top: 0;
	text-indent: -9999px;
	background-image: url(../images/BookNow.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ------------------------------------------- redirection ---------------------------------- */
#redircontent{
	background-image: url(../images/redirectionContent02.png);
	background-repeat: repeat-x;
	
}
#redirsubcontent{
	background-image:url(../images/redirectionBack02.png);
	background-repeat: none;
	height: 258px;
	width: 537px;
	margin: 130px auto;
	padding: 165px 140px 0 185px;
	color: #4D3E34;
}
#redirsubcontent a{
	color: #F77815;
	font-variant: small-caps;
}
/* ------------------------------------------- newsletter ---------------------------------- */
#newscontent{
	background-image: url(../images/news-redirection-content.png);
	background-repeat: repeat-x;
}
#newssubcontent{
	background-image:url(../images/news-redirection.png);
	background-repeat: none;
	height: 230px;
	width: 677px;
	margin: 90px auto;
	padding: 165px 0 0 185px;
	color: #4D3E34;
}
#newssubcontent a{
	color: #F77815;
	font-variant: small-caps;
}
/* ---------------------------------------- back to top ------------------------------------- */
#backtotop  a{
	background-image: url(../images/BackToTop.png);
	background-repeat: no-repeat;
	height:24px;
	float: right;
	background-color: #E2DAC7;
	width: 42px;
	margin: -24px 0 0 0;
}
#backtotop  a:hover{
	background-position:-42px 0;
}

.sizeA{
	font-size: 0.8em;
	line-height: 1.5em;
}
.sizeB{
	font-size: .9em;
	line-height: 1.5em;
}
.orange{
	color: #F57F25;
	margin: 0 0 5px 0;
	font-variant: small-caps;
}
.green{
	color:#84921F;
	margin: 0 0 5px 0;
	font-variant: small-caps;
}
.jaune{
	color:#CE9A22;
	font-variant: small-caps;
}
.blue{
	color:#4788BC;
	font-variant: small-caps;
}
.normal{
	
}
.center{
	text-align: center;
}
.bold{
	font-weight: bold;
}
.ital{
	font-style: italic;
}
p{
	margin: 0 0 20px 0;
	font-size: .9em;
}
.souli{
	text-decoration: underline;
	font-size: .8em;
}
.hidden{
	display:none;
	font-size: 0.8em;
}
.mailinside{
	color: #5C4F30;
}
.light{
	color: #806655;
}

