
 /* Page Structure */
HTML, BODY	{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
width: 100%;
height: auto;
background: #eec1aa url(images/bg_gradient.png);
}
#container	{
width: 885px;
height: 100%;
margin: 0;
background: url(images/bg.png);
background-repeat: repeat-y;
}
#container2	{
width: 758px;
padding: 3px;
text-align: left;
margin: 0;
border: 1px solid #ccc;
}
/* Logo Section along the TOP*/
#titleArea	{
width: 763px;
height: 80px;
padding: 15px 0 0;
margin: 0;
background-color: #fff;
background-image: url(images/le_plaza_haiti_logo.png);
background-repeat: no-repeat;
/* background-position: center; */
background-position: left;
}
/* Left Side Top */
#titleLeft	{
float: left;
width: 260px;
height: 75px;
overflow: visible;
background: url(images/le_plaza_haiti.gif);
background-position: center;
background-position: top;
background-repeat: no-repeat;
margin-left: 200px;
}
#titleLeft h1	{
color: #d15213;
font-size: 25px;
letter-spacing: 9px;
line-height: 26px;
text-align: right;
white-space : nowrap;
margin: 0 -9px 0 0;
background-color: #fff;
display: none;
}
#titleLeft h3	{
color: #aaa;
font-size: 12px;
letter-spacing: 2px;
line-height: 12px;
text-align: right;
padding: 0 1px 0 3px;
margin: 40px 0 0;
white-space : nowrap;
font-style: italic;
}
#address	{
color: #666;
font-size: 13px;
line-height: 20px;
text-align: right;
padding: 0 1px 0 0;
white-space : nowrap;
}
/* Right Side Top */
#titleMenu	{
width: 300px;
float: right;
text-align: right;
color: #666;
padding: 0;
font-size: 67%;
}
#titleMenu a:link, #titleMenu a:visited	{
color: #666;
text-decoration: none;
border: none;
}
#titleMenu a:hover	{
color: #000;
text-decoration: underline;
border: none;
}
#titleMenu a:active	{
color: #000;
text-decoration: none;
border: none;
}

/* Flags and Languages */

#langContain	{
position: relative;
left: 100px;
width: 200px;
height: 40px;
padding: 3px 5px 0 4px;
}
#flags	{
float: right;
margin: 0;
}
#flags a	{
display: inline;
width: 130px;
height: 15px;
color: #666;
background-color: #fff;
text-decoration: none;
font-size: 120%;
}
#flags a span	{
position: absolute;
left: -1000px;
border: none;
}
#langContain a:link span, #langContain a:visited span	{
text-decoration: none;
}
#flagContain #flagDefault	{
display: inline;
position: absolute;
padding: 3px;
width: 150px;
height: 20px;
border: none;
background-color: #fff;
}
/* Must declare hover doing something before doing anything at all with a:hover span 
   + must be inside a position: relative DIV */

#langContain a:hover	{
white-space: normal;
text-decoration: none;
}
#langContain a:hover span	{
top: 6px;
left: 60px;
padding: 0 10px 10px 0;
text-decoration: none;
border-color: #fff;
background-color: #fff;
}
#langContain a:active span	{
text-decoration: none;
}

/* Primary Navigation */
#navArea	{
display: block;
width: 758px;
height: 24px;
background: #fff;
margin: 0 0 1px;
padding: 0;
white-space : nowrap;
}
a#tabWelcome	{
display: block;
float: left;
width: 140px;
height: 20px;
margin: 0 1px 0 0;
padding: 2px 0 0 10px;
color: #fff;
font-size: 80%;
font-style: normal;
text-decoration: none;
background-color: #3b7195;
border: 1px solid #367f85;
border-left: none;
border-right:none;
}
a#tabWelcome:hover	{
font-style: italic;
font-size: 85%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
a#tabAccomodations	{
display: block;
float: left;
width: 140px;
height: 20px;
margin: 0 1px;
padding: 2px 0 0 10px;
color: #fff;
font-size: 80%;
text-decoration: none;
background-color: #367f85;
border: 1px solid #339471;
border-left: none;
border-right: none;
}
a#tabAccomodations:hover	{
font-style: italic;
font-size: 85%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
a#tabAmenities	{
display: block;
float: left;
width: 140px;
height: 20px;
padding: 2px 0 0 10px;
color: #fff;
font-size: 80%;
margin: 0 1px;
text-decoration: none;
background-color: #339471;
border: 1px solid #2aaa5f;
border-left: none;
border-right: none;
}
a#tabAmenities:hover	{
font-style: italic;
font-size: 85%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
a#tabSpecial	{
display: block;
float: left;
width: 140px;
height: 20px;
padding: 2px 0 0 10px;
color: #fff;
font-size: 80%;
margin: 0 1px;
text-decoration: none;
background-color: #2aaa5f;
border: 1px solid #25bc4b;
border-left: none;
border-right: none;
}
a#tabSpecial:hover	{
font-style: italic;
font-size: 85%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
a#tabPhotos	{
display: block;
float: left;
width: 140px;
height: 20px;
color: #fff;
font-size: 80%;
margin: 0 0 0 1px;
padding: 2px 0 0 10px;
text-decoration: none;
background-color: #25bc4b;
border: 1px solid #339471;
border-left: none;
border-right: none;
}
a#tabPhotos:hover	{
font-style: italic;
font-size: 85%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
.navBar	{
clear: both;
width: 100%;
height: 6px;
max-height: 6px;
overflow: hidden;
margin: 0 0 3px;
padding: 0;
background-color: #d15213;
}

/* Main Body of Page */
#main	{
clear: both;
width: 474px;
margin: 0 0 5px;
padding:  0;
background-color: #fff;
}
#main #pageTitle, #main h2	{
width: 100%;
font-size: 160%;
margin: 10px 0 10px 20px;
color: #d15213;
letter-spacing: 104%;
font-variant: small-caps;
}
#main P, #main TD	{
text-align: left;
font-size: 80%;
padding: 0;
margin: 5px 5px 3px 5px;
}
a:link, a:visited, a:hover, a:active	{
color: #000;
text-decoration: none;
}
a:hover	{
text-decoration: underline;
}
#main a:link, #main a:visited	{
color: #003399;
}
a:active	{
  outline: none;
}
#main .sectionTitle, #main h3	{
font-size: 90%;
padding: 0 0 0 10px;
border-left: 3px solid #21e6bf;
background: url("images/sectionBG.png");
background-repeat: repeat-y;
letter-spacing: 3px;
margin: 10px 0 5px 10px;
}

/* Side Bar Area */
#sidebar	{
width: 278px;
margin: 0;
padding: 0;
overflow: visible;
background-color: #fff;
}
#box	{
display: block;
width: 276px;
height: 73px;
padding: 0;
margin: 0 0 4px;
border: 1px solid #818181;
}
a#box:link, a#box:visited	{
color: #838282;
text-decoration: none;
}
a#box:hover, a#box:active	{
color: #000;
text-decoration: none;
}
a.reservations:link, a.reservations:visited	{
background: url("images/boxes/le_plaza_haiti_hotel_2.png");
}
.special	{
background: url("images/boxes/jean_jacques_dessalines_2.png");
}
.directions	{
background: url("images/boxes/port-au-prince_haiti_2.png");
}
a.reservations:hover, a.reservations:active	{
color: #000;
background: url("images/boxes/le_plaza_haiti_hotel.png");
}
a.special:hover, a.special:active	{
color: #000;
background: url("images/boxes/jean_jacques_dessalines.png");
}
a.directions:hover, a.directions:active	{
color: #000;
background: url("images/boxes/port-au-prince_haiti.png");
}
a#box span	{
float: right;
margin: 55px 5px 0;
font-size: 90%;
letter-spacing: .2em;
}

/* Sidebar Text Area Below Boxes */
#sidebar .sideBox	{
width: 100%;
min-height: 200px;
overflow: visible;
margin: 7px 0 10px;
padding: 0 0 10px 0;
background-color: #d9d9d9;
}
#sidebar .sideName	{
color: #000;
font-size: 100%;
text-align: left;
font-weight: normal;
margin: 5px 5px 5px 10px;
width: 263px;
border-bottom: 1px solid #fff;
}
#sidebar .sideTitle	{
display: block;
color: #000;
font-size: 120%;
margin: 5px;
padding: 0;
width: 200px;
text-align: left;
}
#sidebar P, #sidebar P a:link, #sidebar P a:visited	{
display: block;
color: #000;
font-size: 82%;
padding: 3px 3px 3px 15px;
margin: 0 0 0 10px;
width: 200px;
text-decoration: none;
background-color: #d9d9d9;
border: 1px solid #d9d9d9;
}
#sidebar P a:hover {
text-decoration: none;
border-top: 1px solid #e7e7e7;
border-right: 1px solid #c6c6c6;
border-bottom: 1px solid #c6c6c6;
border-left: 1px solid #e7e7e7;
}
#sidebar P a:active	{
text-decoration: none;
border-top: 1px solid #c6c6c6;
border-right: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
border-left: 1px solid #c6c6c6;
}
#sidebar UL	{
	margin: 0 0 0 40px;
	padding: 0;
}
/* Footer Area */
#footer	{
margin: 3px 0 0;
padding: 0 0 10px;
width: 766px;
height: 60px;
text-align: left;
background-color: #fff;
}
#bottom	{
	width: 100%;
	border: 1px solid #ccc;
}
#copyRight	{
	display: block;
	clear: left;
	float: left;
	width: auto;
	max-width: 350px;
	height: 33px;
	color: #666;
	font-size: 75%;
	padding: 4px;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: 3px;
	left: 3px;
}
#contact a:link, #contact a:visited, #contact a:hover, #contact a:active	{
	display: block;
	float: left;
	width: 300px;
	height: 3em;
	padding: 4px;
	margin: 0 10px 0 110px;
	font-size: 75%;
	color: #666;
	text-decoration: none;
	border: 2px solid #fff;
}
#contact a:hover	{
	color: #000;
	border: 2px outset #666;
	background-color: #ededed;
}
#contact a:active	{
	color: #000;
	border: 2px inset #666;
	background-color: #ededed;
}
#upd	{
	float: right;
	padding: 3px 10px;
}

/* Forms Stuff */

a.button:link, a.button:visited, a.button:hover, a.button:active	{
	display: inline: block;
	padding: 3px 5px;
	margin: -6px 0 0 5px;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
	background-color: #3b7195;
	text-decoration: none;
}
a.button:hover, a.button:active	{
	background-color: #339471;
	color: #000;
}
INPUT, OPTION, SELECT	{
	font-family : "Courier New", Courier, monospace;
}

/* Miscellaneous Styles */
.photoRight	{
	clear: right;
	float: right;
	margin: 0 0 5px 5px;
}
.photoLeft	{
	clear: left;
	float: left;
	margin: 0 5px 5px 0;
}
.nobr	{
	white-space : nowrap;
}
LI	{
	font-size: 80%;
	list-style-type: disc;
}
UL.fancy LI	{
	list-style-type: none;
	list-style-image: url("images/listBullet.gif");
	line-height: 14px;
	margin: 0 0 5px 10px;
	padding: 0 0 0 10px;
	font-size: 90%;
}
.note	{
	padding: 0 0 0 20px;
	font-style: italic;
	font-size: 80%;
}
.bad	{
	font-size: 100%;
	width: 60%;
	text-align: center;
	padding: 15px;
	margin-left: 200px;
	color: Red;
	border-left: 5px solid Red;
	border-right: 5px solid Red;
	font-style: italic;
	font-weight: bold;
}
#preload	{
	display: none;
	position: absolute;
	left: -1000px;
}
.required	{
	font-size:80%;
	color: red;
}
.message {
	font-size: 80%;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	background-color: #ffcc00;
	border: 1px solid white;
	position: relative;
}
TH	{
	font-weight: bold;
	padding:: 0 10px 0 0;
	margin: 0;
	text-align: left;
}
#main .small	{
	font-size: 75%;
	padding: 0 10px;
}
.fltrt	{
	float: right;
	margin: 0 0 5px 5px
}
.fltlft	{
	float: left;
	margin: 0 5p 5px 0;
}
dd	{
	display:none;
}
a	{
	outline: none;	
}
#tableRates	{
	margin: 20px 30px;
}
TABLE#tableRates TR TD	{
	padding: 2px 8px;
	text-align: center;
	border: 1px solid #666;
}
TABLE#tableRates TR TD.noBorder	{
	border: 1px solid #FFF;
}
