
/* CSS Document */

@import url("deslist.css");

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #00F;
}

a:hover {
	text-decoration: none;
	color:#09F;
}

body {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 14px;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333;
}

h1 { 
	font-size: 2.5em;
}

h2 { 
	font-size: 1.4em;
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h3 { 
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FFF;
}

h4 {
	font-size: 13px;
	padding: 2px;
}

hr {
	margin-bottom: 10px;
	border: none;
	color: #006;
	background-color: #006;
	height: 1px;
	clear: both;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #000;	
}

ul span, ol span {
	color: #333;
}

p {
	padding: 10px;
}

#top {
	background-color: #555555;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

#bot {
	text-align: center;
	background-color: #555555;
	color: #fff;
	position: relative;
	clear: both;
	font-size: 10px;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
}

#header-top {
	background: url(../gifs/images/alainhotels_01.jpg) left repeat-x;
	height: 24px;
}

#header-bot {
	background: url(../gifs/images/alainhotels_06a.jpg) left repeat-x;
	height: 23px;
}

#container {
	padding-left: 5px;
}

/* search box */

#srchbox {
	padding: 5px;
	border: 1px solid #FFF;
	margin: 15px 5px;
	width: 200px;
}

#srchbox p {
	line-height: 14px;
	padding: 5px 0;
}

#chckrates {
	width: 460px;
	margin: 10px auto;
	height: 60px;
	border: 1px solid #009;
	text-align: center;
	clear: both;
}


/* Breadcrumbs */

#breadCrumbs {
	clear: both;
	padding: 0.3em .5em;
	margin: 5px 0 0 0;
	background: #EAEAEA url(../img/breadcrumbs_bg.gif);
	font-size: 10px;
	color: #666;
}

#breadCrumbs li {
	display:inline;
}

#breadCrumbs li a {
	margin-right:0.5em;
	padding-right:1em;
	background:url(../img/breadcrumbs_bullet.gif) right 0.7em no-repeat;
}

#breadCrumbs li a:hover, #footer li a:hover {
	text-decoration:underline;
}

#adver {
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #06F;
	text-align: center;
	clear: both;
}

#testi {
	width: 610px;
	padding: 10px 0;
	margin-top: 10px;
	height: 100px;
	clear: left;
	border-top: 1px solid #00C;
	border-bottom: 1px solid #00C;
}

#testi img {
	float: left;
	margin-right: 15px;
}

#testi h3 {
	font-size: 15px;
}

#testi p {
	margin-top: 20px;
	font-size: 12px;
}

.htlname {
	background-color: #f8f8f8;
	font-size: 10px;
}

.htlname h3 {
	color: #009;
	font-size: 13px;
}

.htlname p {
	line-height: 19px;
	color: #000;
	clear: both;
}

/* info */

.rowbox {
	padding-top: 20px;
}

.rowbox img {
	float: left;
	margin-right: 10px;	padding: 5px;
	border: 1px solid #999;
}

.rowbox .htl_box{
	width: 175px;
	height: auto;
	float: left;
	padding: 10px 10px 10px 17px;
}

.feat_htl {
	width: 580px;
	margin: auto;
	margin-top: 15px;
	background: url(../imgs/img07.jpg) repeat-x left bottom;
	height: 85px;
	padding: 5px;
}

.feat_htl p {
	padding-top: 5px;
}

.feat_htl img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #999;
}


/* Sidebar */	

#sidebar {
	width: 210px;
	background-color: #86ACD3;
}

.sidebox {
	margin-bottom: 10px;	
}


/* sidebar menu */

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}

#sidebar ul.sidemenu li {
	padding: 0px 10px;
}

#sidebar ul.sidemenu a {
	display: block;
	font-weight: normal;
	color: #FFF;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #FFF;
	text-decoration:none;
}

#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #FFF;
}

#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #993333;
	color: #993333;		
}

#content {
	width: 617px;
	margin-top: 15px;
	
}

#content .drpshdw {
	background: url('../img/shadow.gif') no-repeat bottom right;
	clear: both;
	float: right;
	margin: 0 145px 15px 0;
	padding: 0;
	position: relative;
}

#content  .drpshdw img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content .drpshadw2 {
	background: url('../img/shadow.gif') no-repeat right bottom;
	float: right;
	margin: 10px 35px 10px 0;
	padding: 0;
	position: relative;
}

#content .drpshadw2 img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content p {
	line-height: 15px;
	padding: 0;
	clear: both;
}



/* additional classes */

.alignright {
	float: right;
	width: 100px;
	text-align: center;
	margin-top: 20px;
}

.clear { 
	clear: both; 
}

.white {
	color: #FFF;
}

.gray  { 
	color: #BFBFBF; 
}

.red {
	color: #F00;
}

.font11 {
	font-size: 11px;
}

.font13 {
	font-size: 12px;
	color: #F00;
}

.navyblu {
	color: #009;
}

.big {
	font: Verdana, Geneva, sans-serif;  
   color: #897EA6;
   float: left;
   padding: 6px 5px 0 0;

}

#footer {
	border-top: 1px solid #00C;
}

