/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}


* {
margin: 0;
}

html, body {
height: 100%;
}

body {
	margin:0;
	padding:0;
	background-color:#666;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	}


.mainholder {
	margin:0 auto;
	text-align:center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
	}

.pagecontainer{
	margin:0 auto;
	width:960px; 
	min-height:720px; 
	position:relative;
	text-align:left;
	}

.logodiv {
	position:relative;
	display:block;
	text-align:center;
	width:205px; 
	height:195px;
	top:60px;
	left:20px;
	float:left;
	background: url(./elements/hotel-marrakeche-logo.png) no-repeat;
	}

.logodiv span { display:none; }

.text_wrapper {
	position:relative;
	display:block;
	text-align:center;
	width:645px; 
	height:220px;
	top:60px;
	margin-left:30px;
	float:left;
	padding:15px;
	line-height:1.6em;
	font-family: 'Open Sans', sans-serif;	color:#e5cbc3;
	font-size:15.5px;
	font-style:italic;
	text-align:left;
	text-shadow: 0 2px 2px rgba(0,0,0, .4);
	background: url(./elements/text-frame.png) no-repeat top left;
	}


.content_wrapper {
	position:relative;
	margin:0 auto;
	text-align:center;
	top:-10px;
	}


.imagecontainer{
	margin:0 auto; 
	width:840px; 
	height:410px; 
	position:relative;
	float:left;
	display:block;
	left:50px;
	margin-top:20px;
	background: url(./elements/hotel-marrakeche-photos.jpg) no-repeat top left;
	}

.copyright {
	margin:0 auto; 
	height:25px; 
	position:relative;
	float:left;
	top:345px;
	display:block;
	color:#FFF;
	font-size:12px;
	text-align:left;
	text-shadow: 0 2px 2px rgba(0,0,0, .4);
	}

.emaildiv {
	margin:0 auto; 
	height:25px; 
	position:relative;
	float:right;
	top:345px;
	display:block;
	color:#FFF;
	font-size:14px;
	text-align:left;
	text-shadow: 0 2px 2px rgba(0,0,0, .4);
	}

.h1 {
	line-height:1em;
	font-family: 'Open Sans', sans-serif;	color:#e5cbc3;
	font-size:15.5px;
	font-style:italic;
	text-align:left;
	}

a.email:link, a.email:visited { 
	font-size: 14px;
	text-decoration: none;
	color:#FFF;
	font-weight:normal;
	}

a.email:hover { color:#CCCBB9; }


.player {
	width:120px;
	margin:0 auto; 
	float:left;
	display:block;
	position:relative;
	top:330px;
	left:0;
	}

.push { height: 2em; }

.codedby {
	color:#999;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	height: 2em;
	}
