/* Meudon Hotel 2008 Style Sheet v1.1 */

/* Copyright (c) 2008. Meudon Hotel, Dynamics Web Management */

/* Page Body Styles */

body {
	margin:10px;
	background-color:#ACD4F1;
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	background-image:url(../images/background_grad.jpg);
	background-repeat:repeat-x;
}

td,th {
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
}

/* * */

/* MAIN NAVIGATION */

.mainNav {
	margin: 1px 0;
	text-align: center;
	z-index: 345;
	font-size: 13px;
	z-index: 345;
}
.mainNav ul {
	margin: 0;
	list-style-type: none;
	padding: 2px 0 4px 0;
	background-color: #0368A6;
	color:#FFFFFF;
	z-index: 345;
}
.mainNav li {
	position: relative;
	display: inline;
	list-style-type: none;
	font-variant: normal;
	border-left: 0px solid #ffffff;
	margin: 0 0 0 -1px;
	padding: 0;
	z-index: 345;
}
.mainNav li.last {
	border-right: 0px solid #ffffff;
}
.mainNav a,
.mainNav a:link,
.mainNav a:visited,
.mainNav a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0;
	padding-right: 8px;
	padding-left: 8px;
	z-index: 345;
}
.mainNav a:hover {
	font-weight: normal;
	color: #B09C34;
	z-index: 345;
}

/* MAIN DROPDOWNS */

.mainNav ul ul {
	left: 1px;
	top: 1em;
	position: absolute; z-index: 345;
	display: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.mainNav li:hover ul {
	display: block;
	text-align: left;
	margin-top: 2px;
	z-index: 350;
}
.mainNav ul ul li {
	font-size: 90%;
	display: block;
	border: none;
	margin: 0;
	z-index: 350;
}
.mainNav ul ul a {
	display: block;
	width: 120px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	z-index: 350;
}

html>body .mainNav ul ul a {
	min-width: 120px;
	width: auto;
	z-index: 350;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}

/* NAVIGATION END */



/* Layout Styles */

#border { /* Border Style - Incases site content in 1px width border */
	border:solid;
	border-color:#0065A4;
	border-width:0px;
	width:700px;
	text-align:center;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header {
	width:700px;
	height:140px;
	text-align:center;
	margin: 0 auto;
}
#navigation {
	width:700px;
	text-align:center;
	margin: 0 auto;
	z-index: 350;
}
#content {
	position:relative;
	width:680px;
	text-align:left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer2 {
	width:680px;
	height:40px;
	text-align:center;
	margin: 0 auto;
	padding:10px;
	background-repeat:no-repeat;
}
#babel {
	width:680px;
	text-align:center;
	margin: 0 auto;
	padding:10px;
}
#columnleft {
	float:left;
	clear:left;
	width:250px;
}
#columnright {
	float:right;
	clear:right;
	width:420px;
	text-align:right;
}
/* * */

/* Contextual Selectors */

h1 {
	font-weight:bold;
	font-size:16px;
	margin: 0 0 10px 0;
	color:#B1953A;
}
h2 {
	font-weight:bold;
	font-size:13px;
	margin: 0 0 10px 0;
	color:#000000;
}
/* * */

/* Anchor pseudo-classes */

/* * */

/* Individual content classes */

.link {
	font-size:12px;
	color:#B1953A;
}
.link:hover {
	color:#000000;
}
.linka {
	font-size:12px;
	color:#0065A4;
}
.linka:hover {
	color:#000000;
}
.imagefloat1 {
	float:right;
	clear:right;
	margin: 0 0 0 10px;
	border:solid;
	border-width:2px;
	border-color:#0065A4;
}
.imagefloat2 {
	float:right;
	clear:right;
	margin: 10px 0 0 10px;
	border:solid;
	border-width:2px;
	border-color:#0065A4;
}
.imageborder {
	border:solid;
	border-width:2px;
	border-color:#0065A4;
}
.imagehome1 {
	margin: 10px 10px 0 0;
	border:solid;
	border-width:2px;
	border-color:#0065A4;
}
.imagehome2 {
	margin: 10px 0 0 0;
	border:solid;
	border-width:2px;
	border-color:#0065A4;
}
.imagehome3 {
	margin: 0 10px 0 0;
	border:solid;
	border-width:2px;
	border-color:#0065A4;
}
.bold {
	font-weight:bold;
}
.eden {
	padding-left:65px;
}

/* NEW GALLERY STYLES */

ul#gallery{
	list-style-type:none;
	padding:0;
	width:600px;
	position:relative;
	float:none;
	height: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#secondary ul#gallery li {
	float:right;
	display:inline;
	width:125px;
	height:100px;
	margin:10px;
	margin-right: 12px;
}
.cb {
	clear:both;
}
#secondary{
margin-top:-25px;
}


#secondary ul#gallery li a {
	display:block;
	width:125px;
	height:100px;
	text-decoration:none;
	border:1px solid #000;
}
#secondary ul#gallery li a img {
	display:block;
	width:125px;
	float:right;
	height:100px;
	border:0;
}
#secondary ul#gallery li a:hover {
    border-color:#aeaeae;
}
#secondary ul#gallery li a:hover img {
	position:absolute;
	z-index:1;
	left:-1px;
	top:29px;
	width:600px;
	height:450px;
	border:1px solid #000;
}
#secondary ul#gallery li a span{
	display:none;
}
#secondary ul#gallery li.initial_display{
	float:none;
	margin:0px;
	margin-left:0px;
	top: 0px;
}
#secondary ul#gallery li a:hover span {
    display:block;
    position:absolute;
    z-index:1;
    left:25px;
    text-align:left;
    top:490px;
    width:400px;
    height:auto;
    font-size:14px;
    color:#B1953A;
}
#secondary ul#gallery li.next_gallery 
{
    margin-right:10px;
    float:right;
    clear:both;
    background: url(../images/next_gallery.gif) no-repeat top right;
    width:17px !important;
    height:18px !important;
}
#secondary ul#gallery li.next_gallery a{
    float:right;
    width:17px !important;
    height:18px !important;
    border:0px !important;
}
#secondary ul#gallery li.prev_gallery {
    float:right;
    background: url(../images/prev_gallery.gif) no-repeat top right;
    width:17px !important;
    height:18px !important;
}
#secondary ul#gallery li.prev_gallery a{
    float:right;
    width:17px !important;
    height:18px !important;
    border:0px !important;
}	
	/* FOOTER MAP NAVIGATION */

.footerNav {
	margin: 1px 0;
	text-align: center;

}
.footerNav ul {
	margin: 0;
	list-style-type: none;
	padding: 2px 0 4px 0;
}
.footerNav li {
	position: relative;
	display: inline;
	list-style-type: none;
	border-left: 1px solid #0368A6;
	margin: 0 0 0 -1px;
	padding: 0;
	font-size: 75%;
}
.footerNav li.last {
	border-right: 1px solid #0368A6;
}
.footerNav a,
.footerNav a:link,
.footerNav a:visited,
.footerNav a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
}
.footerNav a:hover {
	font-weight: normal;
	color: #B09C34;
}
#footer {
	clear: both;
}
/* offers style */
#offers {
float:right;
margin:0px 0px 10px 20px;
padding:15px;
background-color:#ACD4F1;
color:white;
width:200px;
border:#0065a4 1px solid;
}
#offers a {
display:block;
padding:5px;
background-color:#0065a4;
border:solid 1px white;
color:white;
text-decoration:none;
text-align:center;
margin:20px;
font-size:110%;
}
#offers a:hover{
text-decoration:underline;
}

