/* CSS Document Dahab Paradise Hotel */

html,body {
	background:#1A1A1A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
}

img { border: 0px; }


#outwrapper {
	width:900px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:80px;
	width:100%;
}

#menu {
	width:100%;
	margin-bottom: 25px;
}

#menu ul {
	float:left;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

#menu li {
	display:inline;
}

#mainwrapper {
	width:100%;
	background-color:#F1ECE8;
	background-image:url(../lib_dahab_paradise_hotel_red_sea/tree.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#mainwrapper_text {
	margin-top:60px;
	float:right;
	padding-right:20px;
	margin-left: 20px;
	width:428px;
	height:260px;
	overflow:auto;
	text-align:: left;
}

#mainwrapper_text p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#2B1D14;
}

#ul,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	margin-right:15px;
	margin-left:15px;
	color:#2B1D14;
}

#mainwrapper_text img {
	margin-top:30px;
}

#mainwrapper_menu {
	float:right;
	width:280px;
	height:20px;
}

#mainwrapper_menu ul {
	float:right;
	color:#3D342B;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

#mainwrapper_menu li {
	display:inline;
	padding-right:15px;
}

#mainwrapper_left {
	float:left;
}

#mainwrapper_flash {
	float:left;
	height:350px;
	width:530px;
	background-color:#F1ECE8;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	width:1000px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	background-image: url(../lib_dahab_paradise_hotel_red_sea/a_footer_dahab_paradise_hotel_dahab.gif);
	background-repeat: no-repeat;
}

#footer_foot_holder {
	width:1000px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
}

#footer_foot {
	width:1000px;
	height:120px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 6px;
}

#footer_foot_right_1 {
	width: 140px;
	height: 80px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	float: right;
	text-align: right;
	border-left: 1px #9C8E83 dashed;
}

#footer_foot_right_2 {
	width: 140px;
	height: 80px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	float: right;
	text-align: right;
	border-left: 1px #9C8E83 dashed;
}

#footer_foot_right_3 {
	width: 240px;
	height: 80px;
	margin: 0px, 0px, 0px 0px;
	float: right;
	text-align: right;
	border-left: 1px #9C8E83 dashed;
	padding-right: 20px;
}

#footer_foot_left_1 {
	width: 160px;
	height: 100px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	float: left;
	text-align: left;
	text-indent: 6px;
}

#footer_foot_left_2 {
	width: 110px;
	height: 100px;
	margin: 0px, 0px, 0px 0px;
	padding: 10px 0px 0px 10px;
	float: left;
	text-align: left;
	text-indent: 6px;
}

/** text classes */

.h1 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

/* link styles */

a[href$='.pdf'] { padding:0 20px 0 0; background:transparent url(../lib_dahab_paradise_hotel_red_sea/icons/icon_pdf.gif) no-repeat center right; }


a.bodylink {
	font-weight: bold;
	color: #9C8E83;
	text-decoration: none;
}

a.bodylink:visited {
	font-weight: bold;
	color: #9C8E83;
	text-decoration: none;
}

a.bodylink:hover {
	font-weight: bold;
	color: #493837;
	text-decoration: none;
}

a.bodylink:active {
	font-weight: bold;
	color: #9C8E83;
	text-decoration: none;
}

.footerlink {
	padding: 0px 0.5em;
}

a.footerlink {
	color: #9C8E83;
	text-decoration: none;
}

a.footerlink:visited {
	color: #9C8E83;
	text-decoration: none;
}

a.footerlink:hover {
	color: #DCD7D3;
	text-decoration: none;
}

a.footerlink:active {
	color: #9C8E83;
	text-decoration: none;
}


/* site map */

ul#sitemap {
	margin: 1em 0;
	list-style-type: none;
	background: url(../../sitemap_images/a_dot.gif) repeat-y 3px 0;
	padding: 0;
}

ul#sitemap li {
	margin-bottom: .5em;
}

ul#sitemap li a {
	background: url(../../sitemap_images/a_bullet_1.gif) no-repeat 0 .4em;
	padding-left: 15px;
}

ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open {
	background-image: url(../../sitemap_images/a_bullet_2.gif); 
}

/* second level */
ul#sitemap ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#sitemap li li {
	background: url(../../sitemap_images/a_dot_2.gif) no-repeat 2px .5em;
}

ul#sitemap li li a {
	padding: 0 0 0 30px;
	background: url(../../sitemap_images/a_bullet_1.gif) no-repeat 20px .3em;
}

/* third level */
ul#sitemap ul ul { 
	background: url(../../sitemap_images/a_dot.gif) repeat-y 30px 0; 
}

ul#sitemap li li li { 
	background: url(../../siteamap_images/a_dot_2.gif) no-repeat 30px .5em; 
}

ul#sitemap li li li a {
	padding: 0 0 0 60px;
	background: url(../../siteamap_images/a_bullet_1.gif) no-repeat 50px .3em;
}

/* fourth level */
ul#sitemap ul ul ul { 
	background: url(../../sitemap_images/a_dot.gif) repeat-y 60px 0; 
}

ul#sitemap li li li li { 
	background: url(../../sitemap_images/a_dot_2.gif) no-repeat 60px .5em; 
}

ul#sitemap li li li li a {
	padding: 0 0 0 90px;
	background: url(../../siteamap_images/a_bullet_1.gif) no-repeat 80px .3em;
}
